@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap);.item-attributes {
  vertical-align: top;
  padding-left: 0; }

.line-item-attributes,
.line-item-option {
  font-size: 0.813rem;
  margin: 0; }

.line-item-name {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #222;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 0.313em; }

.line-item-pricing-info {
  margin-bottom: 0; }
  .line-item-pricing-info + .price {
    font-size: 1em;
    font-weight: bolder; }
  .line-item-pricing-info + .unit-price .price {
    font-size: 1em;
    font-weight: bolder; }

.line-item-price-quantity-info {
  margin-top: 0.625em;
  border-top: 1px solid #ccc; }

.line-item-total-text {
  font-size: 0.813em; }

.pricing {
  font-size: 1em;
  font-weight: bolder; }

.item-image {
  height: 5.625em;
  width: 5.625em;
  margin-right: 0.938em;
  -ms-flex-positive: 0;
      flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0; }
  .item-image img.product-image {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
    max-height: 5.625em; }

.non-adjusted-price {
  display: none; }

.line-item-promo {
  color: #008827;
  font-size: 0.813em; }

.line-item-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.bundled-line-item + .bundled-line-item {
  margin-top: 0.625em; }

.bundle-includes {
  font-size: 0.813em;
  margin-bottom: 0.625em; }

.line-item-divider {
  margin: 0.625em -1.225em 0.625em -1.325em; }

.line-dotted {
  border-top: 0.063em dashed #ccc; }

.line-item-availability {
  font-size: 0.813rem; }

.product-line-item-details {
  overflow-y: auto; }

/* Colors */
/* Swatch colors */
/*Fonts*/
/*Font sizes*/
/*Max container width*/
/*Border*/
/*Margins*/
/*Images*/
/* Icons */
/* Colors */
/* Swatch colors */
/*Fonts*/
/*Font sizes*/
/*Max container width*/
/*Border*/
/*Margins*/
/*Images*/
/* Icons */
.card-header > a {
  font-family: 'Montserrat','sans-serif';
  float: right;
  color: #EE4C24 !important;
  text-decoration: underline;
  text-align: right; }
  .card-header > a:hover {
    text-decoration: none; }
  @media (max-width: 576px) {
    .card-header > a {
      font-size: 14px;
      letter-spacing: 0.7px;
      line-height: 18px; } }

.card-footer > a {
  color: #EE4C24 !important;
  text-decoration: underline; }

.card-header {
  font-family: "Montserrat", "sans-serif" !important;
  background-color: #FFFFFF !important; }
  .card-header h2 {
    color: #626669;
    font-family: "Montserrat", "sans-serif" !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 24px; }
    @media (max-width: 576px) {
      .card-header h2 {
        font-size: 18px;
        letter-spacing: 1px;
        line-height: 22px; } }

.card-body {
  font-family: "Montserrat", "sans-serif" !important;
  background-color: #FFFFFF; }
  .card-body dt {
    color: #626669;
    font-weight: bold;
    font-size: 15px; }
  .card-body dd {
    color: #626669;
    font-size: 14px; }
  .card-body .fer-recent-order {
    color: #626669;
    font-size: 15px; }
  .card-body .fer-dash-img-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center; }
    .card-body .fer-dash-img-container .img-fluid {
      height: 45px;
      width: 45px; }
  .card-body p {
    font-size: 14px;
    color: #626669;
    margin: 0; }
  .card-body .fer-dash-div-info {
    color: #626669;
    font-size: 14px; }
  .card-body .empty-wishlist-msg {
    color: #626669;
    font-size: 15px; }

.card {
  border-top: none;
  border-left: none;
  border-right: none;
  width: 80%; }

.fer-dash-left {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: end;
      align-items: flex-end; }

.card-footer .dashboard-order-card-footer-value {
  font-size: 14px; }

.card-footer .dashboard-order-card-footer-columns > p {
  color: #626669;
  font-size: 14px;
  margin: 0;
  text-align: center;
  white-space: nowrap; }

.card-footer .dashboard-order-card-footer-value:first-child {
  padding-left: 25px; }

.card-footer .wl-social-sharing-text {
  color: #626669;
  font-size: 15px; }

/*Card ordes history*/
.card-order-history .card-info-group {
  background-color: #E0E0E2; }

.card-order-history .card-footer {
  background-color: #E0E0E2; }

@media (max-width: 992px) {
  .card {
    width: 100%; }
    .card .dashboard-order-card-footer-columns > p {
      font-size: 12px; } }

.card-footer-border {
  border-top: 1px solid #A2A3A5; }

.dashboard-cards-block-title {
  color: #626669;
  font-size: 15px;
  font-weight: bold; }

.dashboard-info {
  color: #626669;
  font-size: 14px; }

.ferco-my-account-banner {
  margin-bottom: 25px; }
  .ferco-my-account-banner .image {
    position: relative; }
    .ferco-my-account-banner .image img {
      width: 100%; }
      @media (max-width: 992px) {
        .ferco-my-account-banner .image img {
          height: 100px; } }
  .ferco-my-account-banner .ferco-my-account-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(255, 255, 255, 0.86);
    text-align: center;
    padding: 3%;
    line-height: normal;
    color: #6D7278;
    font-family: 'Montserrat','sans-serif';
    font-size: 45px;
    font-weight: bold;
    letter-spacing: 7.59px;
    /*right: 3%;*/
    text-transform: uppercase; }
    @media (max-width: 992px) {
      .ferco-my-account-banner .ferco-my-account-text {
        font-size: 15px; } }

h2.projects-card-title {
  font-family: 'Montserrat','sans-serif';
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold; }

.card-header a.show-more-projects, .card-header a.show-less-projects {
  text-decoration: underline; }
  .card-header a.show-more-projects:hover, .card-header a.show-less-projects:hover {
    cursor: pointer; }

.project-wrapper {
  text-align: start;
  padding: 2%; }
  .project-wrapper:not(:first-child) {
    border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .project-wrapper h2 {
    font-family: 'Montserrat','sans-serif';
    text-transform: uppercase;
    font-size: 17px;
    font-weight: bold; }
  .project-wrapper p {
    margin-top: 5%; }
  .project-wrapper .btn.btn-primary {
    margin-top: 5%;
    padding: 2% 13%;
    text-align: end; }
  .project-wrapper .showWishlist {
    text-align: end; }
  .project-wrapper .shareContainer {
    margin-top: 2%; }
  .project-wrapper .deleteButton a {
    background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='20px' height='24px' viewBox='0 0 20 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 53.1 (72631) - https://sketchapp.com --%3E%3Ctitle%3Etrash%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Dektop' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Carro-de-compra' transform='translate(-1173.000000, -487.000000)' fill='%236D7278' fill-rule='nonzero'%3E%3Cg id='Producto' transform='translate(138.000000, 416.000000)'%3E%3Cg id='trash' transform='translate(1035.000000, 71.000000)'%3E%3Cpath d='M19,4 L15.9,4 C15.4215673,1.6735832 13.3751008,0.00299828742 11,0 L9,0 C6.62489917,0.00299828742 4.57843265,1.6735832 4.1,4 L1,4 C0.447715262,4.00000002 2.98023224e-08,4.44771526 2.98023224e-08,5 C2.98023224e-08,5.55228474 0.447715262,5.99999998 1,6 L2,6 L2,19 C2.00330612,21.7600532 4.23994685,23.9966939 7,24 L13,24 C15.7600532,23.9966939 17.9966939,21.7600532 18,19 L18,6 L19,6 C19.5522847,6 20,5.55228475 20,5 C20,4.44771525 19.5522847,4 19,4 Z M9,2 L11,2 C12.2709888,2.00155063 13.4036464,2.80229835 13.829,4 L6.171,4 C6.59635357,2.80229835 7.72901121,2.00155063 9,2 Z M16,19 C16,20.6568542 14.6568542,22 13,22 L7,22 C5.34314575,22 4,20.6568542 4,19 L4,6 L16,6 L16,19 Z' id='Shape'%3E%3C/path%3E%3Cpath d='M8,18 C8.55228475,18 9,17.5522847 9,17 L9,11 C9,10.4477153 8.55228475,10 8,10 C7.44771525,10 7,10.4477153 7,11 L7,17 C7,17.5522847 7.44771525,18 8,18 Z' id='Path'%3E%3C/path%3E%3Cpath d='M12,18 C12.5522847,18 13,17.5522847 13,17 L13,11 C13,10.4477153 12.5522847,10 12,10 C11.4477153,10 11,10.4477153 11,11 L11,17 C11,17.5522847 11.4477153,18 12,18 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='20px' height='24px' viewBox='0 0 20 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 53.1 (72631) - https://sketchapp.com --%3E%3Ctitle%3Etrash%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Dektop' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Carro-de-compra' transform='translate(-1173.000000, -487.000000)' fill='%236D7278' fill-rule='nonzero'%3E%3Cg id='Producto' transform='translate(138.000000, 416.000000)'%3E%3Cg id='trash' transform='translate(1035.000000, 71.000000)'%3E%3Cpath d='M19,4 L15.9,4 C15.4215673,1.6735832 13.3751008,0.00299828742 11,0 L9,0 C6.62489917,0.00299828742 4.57843265,1.6735832 4.1,4 L1,4 C0.447715262,4.00000002 2.98023224e-08,4.44771526 2.98023224e-08,5 C2.98023224e-08,5.55228474 0.447715262,5.99999998 1,6 L2,6 L2,19 C2.00330612,21.7600532 4.23994685,23.9966939 7,24 L13,24 C15.7600532,23.9966939 17.9966939,21.7600532 18,19 L18,6 L19,6 C19.5522847,6 20,5.55228475 20,5 C20,4.44771525 19.5522847,4 19,4 Z M9,2 L11,2 C12.2709888,2.00155063 13.4036464,2.80229835 13.829,4 L6.171,4 C6.59635357,2.80229835 7.72901121,2.00155063 9,2 Z M16,19 C16,20.6568542 14.6568542,22 13,22 L7,22 C5.34314575,22 4,20.6568542 4,19 L4,6 L16,6 L16,19 Z' id='Shape'%3E%3C/path%3E%3Cpath d='M8,18 C8.55228475,18 9,17.5522847 9,17 L9,11 C9,10.4477153 8.55228475,10 8,10 C7.44771525,10 7,10.4477153 7,11 L7,17 C7,17.5522847 7.44771525,18 8,18 Z' id='Path'%3E%3C/path%3E%3Cpath d='M12,18 C12.5522847,18 13,17.5522847 13,17 L13,11 C13,10.4477153 12.5522847,10 12,10 C11.4477153,10 11,10.4477153 11,11 L11,17 C11,17.5522847 11.4477153,18 12,18 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 18px 18px;
    background-position: center;
    width: 18px;
    height: 22px; }
  .project-wrapper i {
    padding: 0% 2%; }

.minicart {
  position: relative;
  font-family: 'Montserrat','sans-serif'; }
  .minicart h1 {
    font-size: 1rem; }
  .minicart .cart {
    padding-top: 0.625em;
    padding-bottom: 0.625em;
    background-color: #FFFFFF; }
    .minicart .cart .fer-minicart-title {
      color: #626669;
      font-weight: bold; }
  .minicart .text-right .normal {
    color: #626669; }
  .minicart .remove-btn {
    color: #999;
    float: right;
    background-color: white;
    border: none;
    font-size: 1.625em;
    margin-top: -0.313em;
    padding: 0; }
  .minicart .fer-product-mini-row:nth-child(even) .card {
    background-color: #F8F8F8; }
  .minicart .product-summary {
    margin-right: -0.938em;
    max-height: 21.875em;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 0.938em; }
  .minicart .card {
    border: none;
    border-radius: 0;
    background-color: #E0E0E2;
    margin-bottom: 0; }
    .minicart .card .card-body {
      padding: 0.625em; }
      .minicart .card .card-body .product-line-item .remove-line-item .remove-product {
        background: none;
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='20px' height='24px' viewBox='0 0 20 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 53.1 (72631) - https://sketchapp.com --%3E%3Ctitle%3Etrash%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Dektop' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Carro-de-compra' transform='translate(-1173.000000, -487.000000)' fill='%236D7278' fill-rule='nonzero'%3E%3Cg id='Producto' transform='translate(138.000000, 416.000000)'%3E%3Cg id='trash' transform='translate(1035.000000, 71.000000)'%3E%3Cpath d='M19,4 L15.9,4 C15.4215673,1.6735832 13.3751008,0.00299828742 11,0 L9,0 C6.62489917,0.00299828742 4.57843265,1.6735832 4.1,4 L1,4 C0.447715262,4.00000002 2.98023224e-08,4.44771526 2.98023224e-08,5 C2.98023224e-08,5.55228474 0.447715262,5.99999998 1,6 L2,6 L2,19 C2.00330612,21.7600532 4.23994685,23.9966939 7,24 L13,24 C15.7600532,23.9966939 17.9966939,21.7600532 18,19 L18,6 L19,6 C19.5522847,6 20,5.55228475 20,5 C20,4.44771525 19.5522847,4 19,4 Z M9,2 L11,2 C12.2709888,2.00155063 13.4036464,2.80229835 13.829,4 L6.171,4 C6.59635357,2.80229835 7.72901121,2.00155063 9,2 Z M16,19 C16,20.6568542 14.6568542,22 13,22 L7,22 C5.34314575,22 4,20.6568542 4,19 L4,6 L16,6 L16,19 Z' id='Shape'%3E%3C/path%3E%3Cpath d='M8,18 C8.55228475,18 9,17.5522847 9,17 L9,11 C9,10.4477153 8.55228475,10 8,10 C7.44771525,10 7,10.4477153 7,11 L7,17 C7,17.5522847 7.44771525,18 8,18 Z' id='Path'%3E%3C/path%3E%3Cpath d='M12,18 C12.5522847,18 13,17.5522847 13,17 L13,11 C13,10.4477153 12.5522847,10 12,10 C11.4477153,10 11,10.4477153 11,11 L11,17 C11,17.5522847 11.4477153,18 12,18 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center; }
      .minicart .card .card-body .product-line-item .remove-line-item .fer-x-minicart {
        color: transparent; }
      .minicart .card .card-body .product-line-item .product-line-item-details .fer-not-available-cart-msg {
        font-size: 12px;
        z-index: 1;
        color: #FF0101;
        white-space: nowrap;
        margin-top: 8px; }
      .minicart .card .card-body .product-line-item .line-item-unit-price .line-item-pricing-info .unit-price-label {
        color: #626669;
        white-space: nowrap;
        font-size: 12px; }
      .minicart .card .card-body .product-line-item .line-item-unit-price .price {
        white-space: nowrap; }
        .minicart .card .card-body .product-line-item .line-item-unit-price .price .strike-through {
          color: #606669; }
          .minicart .card .card-body .product-line-item .line-item-unit-price .price .strike-through .value {
            font-size: 12px;
            font-weight: bold; }
        .minicart .card .card-body .product-line-item .line-item-unit-price .price .sales .value {
          color: #606669;
          font-size: 12px;
          font-weight: bold; }
      .minicart .card .card-body .product-line-item .line-item-quantity .quantity-form {
        margin: 0;
        margin-left: 15px; }
      .minicart .card .card-body .product-line-item .line-item-quantity .quantity-label {
        color: #626669;
        font-size: 12px; }
      .minicart .card .card-body .product-line-item .line-item-quantity .quantity {
        max-width: 57px;
        min-width: 57px;
        font-size: 12px; }
      .minicart .card .card-body .product-line-item .line-item-total-price .line-item-total-price-label {
        color: #626669;
        font-size: 12px; }
      .minicart .card .card-body .product-line-item .line-item-total-price .price .strike-through {
        color: #606669;
        font-size: 12px;
        font-weight: bold; }
      .minicart .card .card-body .product-line-item .line-item-total-price .price .line-item-total-price-amount {
        color: #606669;
        font-size: 12px;
        font-weight: bold; }
      .minicart .card .card-body .product-line-item .line-item-attributes {
        color: #626669;
        font-size: 12px; }
      .minicart .card .card-body .product-line-item .line-item-promo div {
        color: #BF0000; }
  .minicart .card:nth-child(even) {
    background-color: #F8F8F8; }
  .minicart .quantity-label {
    font-size: 0.813em; }
  .minicart .quantity {
    width: 100%; }
  .minicart .popover {
    top: 100%;
    left: auto;
    right: 0;
    min-width: 23.44rem;
    max-width: 23.44rem;
    min-height: 22.7rem;
    display: none; }
    .minicart .popover::before {
      left: auto;
      right: 15px; }
    .minicart .popover::after {
      left: auto;
      right: 16px; }
    .minicart .popover.show {
      display: block; }
  .minicart .minicart-footer {
    border-top: 1px solid #ccc; }
    .minicart .minicart-footer .checkout-btn {
      border-radius: 10px;
      color: #FFFFFF;
      background-color: #A9A8A3;
      border-color: #A9A8A3; }
  .minicart .estimated-total {
    margin-top: 0.625em; }
  .minicart .sub-total-label {
    font-size: 1em;
    font-weight: 600;
    color: #626669; }
  .minicart .sub-total {
    font-size: 1em;
    font-weight: 600;
    color: #626669; }
  .minicart .line-item-divider {
    margin: 0.625em -0.625em 0.625em -1.325em; }
  .minicart .line-item-name {
    width: 90%;
    color: #626669;
    font-size: 15px; }

@media (min-width: 544px) and (max-width: 768.98px) {
  .hide-link-med {
    display: inline; } }

@media (min-width: 769px) {
  .hide-no-link {
    display: none; } }

@media (max-width: 543.98px) {
  .hide-no-link {
    display: none; } }

/*Fer supply card*/
.fer-supply-minicart {
  margin-bottom: 30px; }

/*Remove Product Modal*/
#removeProductModal {
  font-family: 'Montserrat','sans-serif';
  z-index: 1000; }
  #removeProductModal .modal-dialog .modal-content .modal-header .modal-title {
    color: #626669;
    font-family: 'Montserrat';
    font-size: 30px; }
  #removeProductModal .modal-dialog .modal-content .modal-body {
    color: #626669; }
    #removeProductModal .modal-dialog .modal-content .modal-body .product-to-remove {
      color: #626669; }
  #removeProductModal .modal-dialog .modal-content .modal-footer .btn-outline-primary {
    color: #626669;
    border-color: #626669;
    border-radius: 10px; }
    #removeProductModal .modal-dialog .modal-content .modal-footer .btn-outline-primary:hover {
      background-color: #FFFFFF; }
  #removeProductModal .modal-dialog .modal-content .modal-footer .cart-delete-confirmation-btn {
    background-color: #626669;
    border-color: #626669;
    border-radius: 10px; }
    #removeProductModal .modal-dialog .modal-content .modal-footer .cart-delete-confirmation-btn:hover {
      color: #FFFFFF; }

.fer-myaccount-logout {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  font-family: 'Montserrat','sans-serif';
  color: #EE4C24 !important;
  text-decoration: underline;
  margin-right: 10px; }
  .fer-myaccount-logout:hover {
    text-decoration: none; }
  @media (max-width: 992px) {
    .fer-myaccount-logout {
      margin-right: 15px; } }
  @media (max-width: 552px) {
    .fer-myaccount-logout {
      margin-left: 15px; } }

.fer-dashboard-row {
  margin: auto;
  width: 80%; }
  @media (max-width: 992px) {
    .fer-dashboard-row {
      width: 100%; } }
