.nudge-offer { background: transparent !important; }
.nudge-offer .product-title  { margin: 10px 0; font-size: 14px; display: block; font-weight: normal;}
.icu-offer-title {  font-size: 23px; margin-bottom: 20px; text-transform: uppercase; font-weight: normal; color: #000; }
.nudge-offer .product-price-wrapper { font-size: 14px; margin-bottom: 20px; display: block; }
.nudge-wrapper { margin: 0 20px !important; }
.nudge-offer .variants-wrapper { display: none !important; }

a { text-decoration: none !important; letter-spacing: normal; }


.announcement-bar {
  .announcement-bar__message { padding: 1.4rem 0; letter-spacing: normal;
    span { font-size: 14px; } 
  }
}

.header {
  .list-menu {
    li { padding: 0 15px;
      a { font-size: 16px; color: #000; text-decoration: none; padding: 0; transition: all 0.5s ease;
        span { text-decoration: none;
          &.header__active-menu-item { font-weight: 600; color: #BB9358; }
        }
      &:hover { color: #BB9358; transition: all 0.5s ease; }
      }
    }
  }
  .header__icons { padding: 0; margin-top: 10px; 
   .header__icon { display: block; height: auto; width: auto; margin: 0 10px; 
    span { display: initial; 
        img { width: 25px; }     
    } 
    &.header__icon--cart { 
      margin: 0; margin-top: 2px; 
      img { width: 27px; margin-left: 5px; }
    }
    &.header__icon--account {
      img { width: 26px; }
    }
   }
 }
}

summary.list-menu__item { font-size: 16px; color: #000; padding: 0; 
  span { text-decoration: none !important; }                        
}
.header__submenu {
  li {
    a{ padding: 10px !important; }
  }
}

.mega-menu {
  .header__menu-item { padding: 0 25px !important; text-decoration: none !important; 
    span { text-decoration: none !important; font-size: 16px; color: #000; }                   
  }
  .mega-menu__content {
    ul {
      li { padding: 0 0 10px; 
        .mega-menu__link--level-2 { padding: 0 0 15px; color: #BB9358; }
      }
    }
  }
}


.footer { 
  .footer__blocks-wrapper { width: 100%; overflow: hidden; display: flex; justify-content: space-between;
    .footer-block { width: auto; max-width: fit-content; float: left;
        img { width: 100%; max-width: 150px; display: block; margin: 0; border: 0; }
        h2 { font-size: 18px; }
        .f-menu { list-style: none; margin: 0; padding: 0; 
          li { list-style: none; color: #fff; margin-bottom: 10px; font-size: 15px; display: flex; font-weight: 300;
           a { text-decoration: none; color: #fff; }
           i { margin-right: 10px; line-height: 32px; }
         }
        }
     .linkmenu{
       li {
         a { text-decoration: none; font-size: 15px; padding: 0 0 10px; color: #fff;
          &:hover { color: #BB9358; }
         }
       }
     }
    }
  }
 .footer__column--info { display: none; }
 .footer__content-bottom { border: 0; padding: 0; }
 .footer__copyright { margin: 0; display: flex; justify-content: space-between; width: 100%; border-top: 1px solid #727272; align-items: center; padding: 5px 0;
    p { font-size: 14px; }
   .list-social {
     li {
       a { text-decoration: none; border: 1px solid #fff; border-radius: 100%; text-align: center; padding: 5px; margin: 0 8px; transition: all 0.5s ease;
         i { font-size: 17px; line-height: 22px; }
          &:hover { color: #000; background: #fff; transition: all 0.5s ease;}
       }
     }  
   }
  .list-social__link:hover .icon { transform: initial; }
 }
}

.whats-app-sticky { width: 50px; position: fixed; bottom: 0; right: 10px; 
  img { animation: flip 5s infinite linear; }
}
@keyframes flip {
  0 {
    transform: rotateY(0deg);
  }
 100% {
   transform: rotateY(360deg);
 }
}

.peppy-notify-me-button { border-radius: 10px !important; }
.peppy-popup-form-branding { opacity: 0; }

/* -------------- Homepage  ------------ */

.slideshow__text.banner__box { max-width: 100% !important; }
.slideshow__text {
  .banner__text {
    p { color: #fff; text-transform: uppercase; }
  }
}
.slideshow__controls { position: absolute !important; bottom: 20px; left: 0; right: 0; border: 0 !important; 
  .slider-button { display: none; }
  .slider-counter--dots {
    .slider-counter__link { padding: 0 7px; 
      .dot { border: 1px solid #fff !important; }
    }
    .slider-counter__link--active {
      .dot { background: #fff; }
    }
  }
}
.banner-url { z-index: 99;}


.tabs-section { padding-top: 100px; 
  .h1 { text-align: center; font-size: 25px; text-transform: uppercase; color: #000; margin: 0 0 10px; }
  .p { text-align: center; margin: 0; color: #777; width: 100%; max-width: 920px; margin: 0 auto 60px; letter-spacing: normal; line-height: 28px; }
}


.product-grid {
  .grid__item { padding: 0 10px; 
    .card__inner { display: -webkit-box;
        .media { position: initial; 
          img { position: initial;  }  
        }
        .media--hover-effect {
          img:nth-child(2) { position: absolute; }
        }
       .card__content { display: none; }   
    }
    .card__badge  {
        .sale-product { display: none; }
      }
    .card__heading { font-size: 16px; 
      a { text-decoration: none; 
        &:hover { color: #BC9251; }
      }
    }  
    .price__sale { display: flex; gap:1rem;
      .price-item { color: #BC9251; }
      .price-item--sale { font-weight: 600; }             
      s { color: #767678 !important; }
    }
    .card__heading a:after { content: initial; }
   .card__media { position: relative;  transition: all 0.5s ease;
      .product_url { position: absolute; top: 0; left: 0; height: 100%; width: 100%; background-color: #000; opacity: 0; display: block; }
     &:hover .product_url { opacity: 0.5; transition: all 0.5s ease;}
     .cart-wishlist { position: absolute; z-index: 9; transform: translate(-50%, -50%); top: 50%; left: 50%; opacity: 0; transition: all 0.5s ease; display: flex;
       button { margin-right: 10px; display: block; background: #fff; border: 0; border-radius: 100%; height: 50px; width: 50px; display: flex; align-items: center; justify-content: center; cursor: pointer;
          img { width: 25px; }
        }
     }
     &:hover .cart-wishlist { opacity: 1; transition: all 0.5s ease; }
   }
    .card__badge { display: none; }
  }
  .price__regular .price-item--regular { display: none; }
}
.ui-tabs .ui-tabs-panel { padding: 0 !important; }

.banner { margin: 100px 0 0; 
  .banner__content {
    p { color: #fff; }
    .button { background: #fff; color: #000; opacity: 1; }
  }
}
.cart-wishlist-page { position: absolute; z-index: 9; transform: translate(-50%, -50%); top: 50%; left: 50%; opacity: 0; transition: all 0.5s ease; display: flex;
   button { margin-right: 10px; display: block; background: #fff; border: 0; border-radius: 100%; height: 50px; width: 50px; display: flex; align-items: center; justify-content: center; cursor: pointer;
      img { width: 25px; }
    }
}
.card__inner:hover .cart-wishlist-page { opacity: 1; transition: all 0.5s ease; }

.collection__title .title { text-align: center; }

.home-collection-list-main { background: #f2f2f2; }
.home-collection-list { width: 100%; overflow: hidden; padding: 100px 0; 
  .home-wrapper { width: 100%;
    .title { text-align: center; margin:0;
      h2 { font-size: 25px; margin-top: 0; }
    }
    .content {
      ul { margin: 0; padding: 0; display: flex;
        li { margin: 0; padding: 0 10px; list-style: none; box-sizing: border-box;
          img { width: 100%; }
          .content { margin-top: 10px; 
            a { color: #000; text-decoration: none; font-size: 18px; display: block; line-height: normal; 
              &:hover { color: #BC9251; }
            }
            p { margin: 0; font-size: 16px; color: #777;}
          }
        }
      }
    }
  }
}

.multicolumn { width: 100%; overflow: hidden; margin-top: 50px; margin-bottom: 50px; 
  .title-wrapper-with-link { margin-bottom: 20px; }
  .multicolumn__title { text-align: center; display: block; 
    .title { text-transform: uppercase; font-size: 25px; }    
  }
  .multicolumn-list {
    .multicolumn-card { background: transparent !important; height: auto !important;
      .multicolumn-card__info { box-shadow: 0px 8px 20px 0px #0000000F; background: #fff !important; margin: 0 10px; position: relative; min-height: 250px;
         p { color: #777; letter-spacing: normal; font-size: 15px; }
         i { position: absolute; bottom: -33px; left: 21px; color: #fff; font-size: 60px; }
      }
    }
    .user-icon { display: flex; margin-top: 30px; padding-left: 10px; align-items: center;
      .left { margin-right: 20px; 
         img { width: 80px; border-radius: 100px; }     
       }
      .right { text-align: left;
         h2 { margin: 0 0 10px; font-size: 18px; }
      }
    }
    .multicolumn-list__item {
      padding: 10px; 
    }
  }
  .slick-dots { position: relative;
    li {
      button { border: 1px solid #ddd; padding: 0; border-radius: 100%; background: #ddd; }
    }
  }
}

@media(max-width: 749px){
  .tabs .product-grid > li:nth-child(3),
  .tabs .product-grid > li:nth-child(4){ display: none; }
}

.tabs  {
  .list-tab { background: none; padding: 15px 0 25px; display: flex; justify-content: center; border: none; list-style: none; 
    li { border: none; background: none; margin: 0; padding: 0 40px; border-bottom: 1px solid #ddd;  
      a {  color: #777; padding:0 10px;  padding-bottom: 10px;  font-family: 'Montserrat'; text-decoration: none; width: 100%; display: block; }
        &.ui-tabs-active a { color: #BC9251; border-bottom: 2px solid #BC9251; font-weight: 600; } 
    }
  }
}
.tabs .slick-track .grid__item  {
  padding: 0 10px;
}
@media (max-width: 768px) {
  .tabs .slick-next {
    right: 15px;
  }
  .tabs .slick-prev {
    left: 15px;
  } 
}
.tabs .slick-next,.tabs .slick-prev {
  transform: none;
}
.tabs .slick-next::before,.tabs .slick-prev::before { color: #000;}
/* .tabs .slick-slider{ margin: 0 -5px;} */
.tabs .collection__view-all  a{ color: white!important; font-family: 'Montserrat'; letter-spacing: normal; font-size: 16px; margin-top: 25px; }
.tabs { background: none!important;border: none!important}

.tabs-section h2 {
  text-align: center;
}


.browse-category { width: 100%; overflow: hidden; padding-bottom: 50px; 
  .home-cate-wrapper {
    .title { text-align: center; margin: 5rem 0 5rem; 
      h2 { margin: 0 0 8px; letter-spacing: normal;  
        span { color: var(--main-text-color); font-weight: 600; }   
      }
      img { display: block; margin: auto; }
    }
    ul { margin: 0; padding: 0; list-style: none; display: flex; justify-content: space-between; 
      li { margin: 0; padding: 0; list-style: none; text-align: center; 
        .img-link { margin: 0; border-radius: 100px; overflow: hidden; }
        img { display: block; border-radius: 100px; transition: all 0.5s ease; width: 160px; height: 160px; object-fit: cover; object-position: top;
          &:hover { transform: scale(1.1); transition: all 0.5s ease; }    
        }
        a { color: #000; margin-top: 15px; text-transform: uppercase; display: block; 
          &:hover { color: var(--main-text-color); }  
        }
      }
    }
  }
}



/* ------------------- collection page ------------------ */

.collection-page { width: 100%; overflow: hidden; }

.collection-hero { background: #f5f5f5; }

.card__content .card__badge { display: block !important; margin: 0; position: absolute; top: 0; right: 0;
  span { border-radius: 0; padding: 10px; font-size: 14px; }
}
.grid__item .card__content .final-p {/*display: none;*/order: 2;/*margin: 0 0 0 1rem;*/ }
.tax-note { display: none !important;}
.product-form__submit { cursor: pointer !important;}
.cart-drawer .totals { margin-bottom: 20px; }
.cart__blocks .totals { margin-bottom: 20px; font-weight: bold; }

/* -------------------- product page --------------- */

.product { margin: 0 0 100px !important;
  .product__info-wrapper {
    .product__title {
      h1 { font-size: 25px; text-transform: uppercase; }
    }
    .product__description { margin-top: 0; 
      p { color: #777; letter-spacing: normal; }      
    }
    .price {
      .price__sale { display: flex; align-items: center; gap: 1rem;
        .final-p { order: 2; 
          .price-item { color: #767678; }
         }
        .price-item--sale { order: 1; color: #BC9251; font-size: 25px; font-weight: 600; }
      }
      .price__badge-sale { display: none; }
    }
    .product__tax { display: none; }
    .product-form__input {
      .form__label { font-size: 18px; color: #000; }
      input[type=radio]:checked+label { background: transparent !important; color: #000; border: 1px solid #B99357; font-weight: bold; }
      input[type=radio].disabled+label { background: #B3B3B3; 
        &:after { content: ''; width: 100%; height: 1px; background: #ddd; }                                   
      }
      input[type=radio]+label { background: #f1f1f1; border: 0; }
    }
    .product-form__quantity {  display: flex; align-items: center; margin-top: 30px;
      .quantity__label { margin-right: 10px; }
      .quantity:after { box-shadow: initial; }
      .quantity { border: 1px solid #ddd; border-radius: 10px; }
    }
    .product-form__buttons { max-width: 100%;  display: flex; 
      .product-form__submit { border: 1px solid #B99357; border-radius: 10px; color: #000; letter-spacing: normal; font-size: 16px; text-transform: uppercase; width: 50%;
        &:after { box-shadow: initial; }
      }
      .shopify-payment-button { width: 50%; margin-left: 10px; }
      .shopify-payment-button__button { background: #B99357; border-radius: 10px; line-height: 2px; letter-spacing: normal; font-size: 16px; text-transform: uppercase; cursor:pointer;
        &:after { box-shadow: initial; }
      }
    }
    .pay-width { display: flex; align-items: center; color: #000; margin: 0; 
      p { font-size: 14px; margin: 0; margin-right: 10px;  line-height: normal; }
      img { width: 250px; }
    }
    .accordion__title { font-size: 16px; color: #000; letter-spacing: normal; }
    .accordion__content { background: #f5f5f5; padding: 10px; border-radius: 10px; 
      ul { padding: 0; 
        li { color: #777; margin: 10px 0px; }
      }  
      p { font-size: 15px; color: #000; letter-spacing: normal; }
    }
    .price__regular .price-item--regular { display: none; }
  }
  .btn-sticky-add { display: none; position: fixed; bottom: 0; left: 0; margin-bottom: 0; }
}
.product__text { color: #000; font-size: 16px; font-family: 'Montserrat'; }

.related-products  { width: 100%; overflow: hidden; background: #f4f4f4; 
  .related-products__heading { font-size: 25px; text-transform: uppercase; text-align: center; }                   
}

.shopify-policy__title {
  h1 { font-size: 25px; text-transform: uppercase; margin: 50px 0; text-align: left; }
}
.shopify-policy__container { width: 100%; max-width: 1500px; color: #000; letter-spacing: normal; padding-bottom: 50px; 
  a { color: #BB9358; text-decoration: underline; }      
  p {
    img { border: 0; margin: 0; margin-right: 10px; vertical-align: middle; margin-top: 5px; }
  }
}
  
.related-section { background: #f4f4f4; 
  .color-scheme-1 { background: #f4f4f4; }
}

.pro_feature_icons { display: flex; align-items: center; margin-top: 15px; justify-content: space-between; 
  .icon_item { display: flex; align-items: center; 
    i { width: 40px; height: 40px; min-width: 40px; min-height: 40px; background: #BC9251; display: flex; align-items: center; justify-content: center; border-radius: 100%; margin-right: 10px;
      img {  max-width: 100%; height: auto; border-style: none; vertical-align: top; }  
    }
    span { font-size: 12px; line-height: 16px; color: #000; font-family: Open Sans, sans-serif; font-weight: 400; letter-spacing: normal; }
  }
}

.offer-text { margin-top: 30px !important; 
  .offer-item-inner-top { display: block; text-align: center; margin: 0 0 10px; 
    span { color: #BC9251; vertical-align: middle; font-size: 16px; text-transform: uppercase; letter-spacing: normal; }
    svg { width: 25px; height: auto; fill: #BC9251; margin-right: 6px; vertical-align: middle; }
  }
   .offer_coupon {
     ul { list-style: none; margin: 0; border: 2px dotted #BC9251; padding: 20px; border-radius: 10px; text-align: center; color: #000;
       li { list-style: none; border-bottom: 1px solid #ddd; margin: 0 0 5px; padding: 0 0 5px; display: block; letter-spacing: normal; font-size: 14px;
         &:last-child { border: 0; margin: 0; padding: 0; }   
       }
     }  
   }
}


.offer_coupon {
    background: linear-gradient(to bottom, rgba(255, 247, 230, 0.1), rgba(240, 200, 120, 0.3));
    border-radius: 16px;
}

.icon-popup-cover { display: none; text-align: center; justify-content: space-between; margin: 30px 0 !important;
    .icon-popup-cover-item {
      img { width: 70px; }
      h3 { margin: 0; font-size: 14px; letter-spacing: normal; }
    }              
}


/*-------------- About page --------------- */

.about-title {
  .about-title-wrapper {
    .title { width: 100%; text-align: center;
      h2 { font-size: 25px; text-transform: uppercase; margin: 0 0 10px; }
      p { letter-spacing: normal; font-size: 18px; color: #777; width: 100%; max-width: 920px; margin: auto; line-height: 28px; }
    }
  }
}

.about-image-text { width: 100%; overflow: hidden; margin-top: 100px;
  .about-image-wrapper { width: 100%; overflow: hidden;
    .content { display: flex; align-items: center;
      .image-left { width: 50%; padding-right: 25px; position: relative;
        .main-image { width: 100%; display: block; }
        .icon { position: absolute; transform: translate(-50%, -50%); top: 40%; left: 35%; animation: rotation 10s; animation-timing-function: linear; animation-iteration-count: infinite;}
      }
      .content-right { width: 50%; padding-left: 25px; 
        h2 { font-size: 25px; letter-spacing: normal; }
        p { letter-spacing: normal; }
      }
    }
  }
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

.about-bottom-image-text { width: 100%; overflow: hidden; margin-top: 50px; 
  .about-image-wrapper { width: 100%; overflow: hidden;
    .content { display: flex; 
      .content-left { width: 50%; padding-right: 30px; 
        .title { 
          h2 { font-size: 25px; text-transform: uppercase; }
          .text {
            h2 { color: #B68F58; font-size: 20px; font-weight: 600; }
            p { color: #777; font-size: 16px; letter-spacing: normal; }
          }
        }
      }
      .image-right { width: 50%; padding-left: 30px; 
        .main-image { width: 100%; }
      }
    }
  }
}

.about-image-icon { width: 100%; overflow: hidden; margin-top: 50px; margin-bottom: 100px; 
   .about-icon-wrapper { width: 100%; overflow: hidden;
    .image-content { display: flex; align-items: center;
      .image-left { width: 50%; padding-right: 30px;
        img { display: block; width: 100%; }
      }
      .right-icon { width: 50%; padding-left: 30px; 
        h2 { text-transform: uppercase; font-size: 25px; text-align: center; margin-bottom:50px; }
        .sub-title { color: #777; font-size: 15px; }
        ul { margin: 20px 0 0; padding: 0; list-style: none; display: flex; flex-wrap: wrap; justify-content: center;
          li { margin: 0 0 35px; list-style: none; width: 25%; float: left; text-align: center; border-right: 1px solid #f5f5f5;
            img { }
            p { font-size: 14px; color: #777; margin: 0; }
            &:last-child { border: 0; }
            &:nth-child(4) { border: 0; } 
          }
        }
      }
    }    
  } 
}

.cart__ctas {
  button { background: #BC9251; letter-spacing: normal; text-transform: uppercase; }
}



.home-autoscroll { width: 100%; overflow:hidden;
  .home-auto-wrapper { width: 100vw; overflow: hidden; background: #BC9251; padding: 5px 0; 
    ul { margin: 0; padding:0; white-space: nowrap; white-space: nowrap !important; display: flex; 
      li { list-style: none; float: left;  align-items: center; margin: 0 10px; justify-content: center; display: flex;
        img { margin-right: 20px; float: left; }
        p { color: #fff; float: right; }
      }
    }
  }
}


.slideshow__media  { 
  .mo-image { display: none !important; }
}

.Testimonial {
  .main-page-title { text-align: center; font-size: 30px; }
}

.testimonial-main { width: 100%; overflow: hidden;
  .testimonial-wrapper {
    ul { margin: 0; padding: 0; list-style: none;
      li { padding: 20px; border: 1px solid #ddd; border-radius: 10px; margin: 0 0 20px; 
        .main-icon { display: flex; align-items: center;
          .image { margin-right: 20px; 
            img { width: 80px; border-radius: 100px; display: block; }
          }
          .title { margin: 0; 
            p { margin: 0 0 10px; color: #000; letter-spacing: normal; }       
          }
        }
        .content {
          p { color: #000; font-size: 16px; letter-spacing: normal; margin-bottom: 0; }
        }
      }
    }
  }
}



/* ------------------------ media query ------------------------ */


@media only screen and (max-width: 1024px) {
  .product-grid {
    .grid__item { padding: 0 5px; 
      .card__inner {  }
    }
  }
  .about-image-text { margin-top: 50px; }
}

@media only screen and (max-width: 1200px) {
.browse-category {
     .home-cate-wrapper {
       ul {
        li { padding: 0 10px; 
          img {  }     
        }
      }
    }
  }
  
}


@media only screen and (max-width: 1024px) {
  .browse-category {
     .home-cate-wrapper {
       ul {
        li { 
          img { width: 100px; height: 100px; margin: auto; }
         a { font-size: 14px; } 
        }
      }
    }
  }
}


@media only screen and (max-width: 768px) {
 .slideshow__media  { height: 450px !important; 
    img { display: none; }
    .mo-image { display: block !important; }
  }
 .slideshow__text-wrapper { position: absolute !important; bottom: 0; }
 .tabs-section {  padding-top: 50px; padding-left: 0; padding-right: 0;
    .h1 { font-size: 20px; padding: 0 20px; }
    .p { margin: 0 auto 40px; padding: 0 20px; }
  }


.product-grid {
   .grid__item {
     .card__inner {  }
     .card__media {
      .cart-wishlist { display: none !important; }
    }
  }
}
.card__content .card__badge { margin: 0 !important; right: 0; top: 0;
  span { padding: 5px; font-size: 12px; }
}

  .pagination__item { height: 3.4rem !important; }
  .pagination__list>li { max-width: 3.4rem !important; }

  

  .tabs.ui-tabs .ui-tabs-nav { overflow-x: scroll; margin: 0 0 20px; padding: 15px 0 0 !important; justify-content: left !important; }
  .tabs.ui-tabs .ui-tabs-nav li { padding: 0 20px !important; }
  .tabs.ui-tabs .ui-tabs-nav::-webkit-scrollbar { width: 3px; height: 3px; }
  
  .tabs.ui-tabs .ui-tabs-nav::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #ddd;
    border-radius: 10px;
  }
  
  .tabs.ui-tabs .ui-tabs-nav::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px;
  }
  .tabs.ui-tabs .ui-tabs-nav li.ui-tabs-active a { border: 0 !important; }

  .banner { margin: 50px 0 0; }

  .product-grid {
    .grid__item {
      .card__heading {
          a { font-size: 14px; height: 36px; overflow: hidden; }
      }
    }
  }
  .home-collection-list { padding: 50px 0 30px;
    .home-wrapper {
      .title {
        h2 { font-size: 20px; }
      }
      .content {
        ul { flex-wrap: wrap;  margin: 0 -5px; 
          li { width: 50%; margin: 0 0 30px; padding:0 5px; float: left;
            .content {
              p { font-size: 14px; letter-spacing: normal; line-height: normal; margin-top: 5px; }
              a { font-size: 16px; }
            }
          }
        }
      }
    }
  }
  .multicolumn  {
    .page-width { padding-top: 0; }
    .multicolumn__title {
      .title { font-size: 20px; }
    }
    .multicolumn-list {
      .user-icon {
        .right {
            h2 { font-size: 14px; }
          img { width: 90px; }
        }
      }
    }
  }
  .footer__content-top { padding: 0 20px; 
    .footer__blocks-wrapper { display: block;
      .footer-block { width: 100%; overflow: hidden; max-width: 100%; }
    }
  }
  .footer { padding-top: 50px !important;
    .footer__blocks-wrapper {
      .footer-block {
        .f-menu { margin: 0 0 30px; 
          li { color: #ccc; 
            a { color: #ccc; }
          }
        }
        .f-logo { display: block; margin: 0 auto 50px; }
        h2 { border-bottom: 1px solid #151515; padding: 0 0 10px; font-size: 15px !important; position: relative;
          &:after { content: "\f078"; font-family: 'FontAwesome'; font-size: 14px; height: auto; position: absolute; top: 0; right: 0; left: initial; border: 0; font-weight: 400; width: auto;}   
        }
        ul { display: none; }
        &.active h2:after { content: "\f077"; }
        .linkmenu {
           li {
            a { color: #ccc; }
          }
        }
      }
    }
    .footer__content-bottom-wrapper { padding: 0 20px; }
  }

  .product {
    .product__info-wrapper {
      .product-form__buttons {flex-wrap: wrap;
        .product-form__submit { width: 100%; }      
        .shopify-payment-button { width: 100%; margin: 0; }
      }
    }
    .product-popup-modal__button { padding-right: 0 !important; }
  }

  .about-title {
    .about-title-wrapper {
     .title {
        h2 { font-size: 20px; }
        p { font-size: 14px; line-height: 24px; }
      }
    }
  }
  .Video-playbtn { width: 50px !important; height: 50px !important; }
  .about-image-text {
     .about-image-wrapper {
      .content { flex-wrap: wrap; 
         .image-left { width: 100%; padding-right: 0px; }   
         .content-right { width: 100%; text-align: center; padding: 0;  
           h2 { font-size: 20px; }               
         }
       }
     }
  }
  .about-bottom-image-text {
    .about-image-wrapper {
       .content { flex-wrap: wrap;
        .content-left { width: 100%; padding-right: 0; text-align: center; order: 2; 
          .title {
            h2 { font-size: 20px; }
            .text {
               p { font-size: 14px; } 
            }
          }
        }
        .image-right { width: 100%; padding: 0; }
      }
    }
  }
  .about-image-icon { margin-bottom: 50px; 
     .about-icon-wrapper {
      .image-content { flex-wrap: wrap;
        .image-left { width: 100%; padding-right: 0; }
        .right-icon { padding: 0; width: 100%; text-align: center; 
          ul { display: flex; flex-wrap: wrap; 
            li { width: 33%; 
              p { font-size: 12px; }
            }   
          }
          h2 { font-size: 20px; }
          .sub-title { font-size: 14px; letter-spacing: normal; }
        }
      }
    }
  }

  .related-products {
    .product-grid {
      .grid__item {  max-width: 49%; }
    }
  }

  .product-grid {
    .grid__item {
      .card__media {
        &:hover .product_url { opacity: 0; transition: all 0.5s ease; }
      }
    }
  }

  .browse-category {
     .home-cate-wrapper {
       ul { flex-wrap: wrap; 
        li { margin: 20px 0; }
      }
    }
  }
}

@media only screen and (max-width: 749px) {
  .banner {
    .banner__content {
      .banner__text.rte.body {
          p { color: #000; }
      }
    }
  }
  .multicolumn {
    .multicolumn-list {
      .multicolumn-card {
        .multicolumn-card__info { margin: 0;
        }
      }
    }
  }
  .footer__content-top { padding: 0 20px !important; }
  .footer { padding-bottom: 30px !important; 
    .footer__blocks-wrapper {
      .footer-block { margin: 0; }
    }
    .footer__content-bottom {
      .footer__copyright  { border: 0; flex-wrap: wrap;
        p { order: 2; width: 100%; text-align: center; }
        .list-social { order: 1; width: 100%; justify-content: center; border-bottom: 1px solid #444; padding-bottom: 20px;}
      }
    }
  }
  .product { margin: 0 0 50px !important; 
     .product__info-wrapper {
       .product__title { margin-top: 30px; 
        h1 { font-size: 20px; }
      }
    }
  }
  .related-products {
    .related-products__heading { font-size: 20px; }
  }
  .multicolumn {
     .multicolumn-list {
       .multicolumn-card {
         .multicolumn-card__info {
          p { font-size: 14px; }
        }
      }
     .user-icon {
        .left {
          img { width: 60px;  }
        }
      }
    }
  }
  .product-grid { 
     .grid__item {
       .card__inner {  }
    }
  }
  .price:not(.price--show-badge) .price-item--last:last-of-type { font-size: 14px; }

  .product {
    .product__info-wrapper {
      .product-form__input { width: 100%; }
    }
  }
  .product__text { font-size: 14px; }
  .product-popup-modal__opener { margin-top: -60px !important; margin-bottom: 0 !important; }

  .product {
    .product__info-wrapper {
      .product-form__input {
          input[type=radio]+label { font-size: 12px; }
      }
    }
  }

  .whats-app-sticky { width: 40px; bottom: 50px;  }

  .product {
    .btn-sticky-add { display: block; text-transform: uppercase; background: #BC9251; z-index: 999; }
  }
}



@media only screen and (max-width: 425px) {
  /* .utility-bar { display: none; } */
  .announcement-bar {
    .announcement-bar__message { padding: 5px 0; }
  }
  .header {  padding: 10px 2rem 10px 2rem !important; border-bottom: 1px solid #ddd; 
    & .header__icons {
        & .header__icon { margin-right: 0; 
          span  img{ margin-top: -2px; }
           img {  }
          &.header__icon--cart { margin-right: 0; margin-top: 0; }
        }
    }
  }

  .banner--mobile-bottom .banner__box {
    padding: 4rem 2.5rem !important;
  }
  .banner {
    .banner__content {
        p { letter-spacing: normal; }
    }
  }

  .slideshow__media  { height: 300px !important; 
    
  }
  
}

@media only screen and (max-width: 480px) {
  .multicolumn-card__info {
    padding: 1.5rem !important;
  }
  .about-image-text {
     .about-image-wrapper {
      .content { 
         .image-left {
           .icon { width: 60px; }
         } 
       }
     }
  }
  .tabs.ui-tabs .ui-tabs-nav {
    li:nth-child(3) a{ width: 110px;}
  }
  .product-grid {
    .grid__item { padding: 0 5px; 
      .card__inner {  }
    }
  }

  .browse-category {
     .home-cate-wrapper {
       .title { margin: 5rem 0 3rem; }
       ul { 
        li { margin: 10px 0; width: 50%; }
      }
    }
  }
  
}

@media only screen and (max-width: 375px) {
 .product-grid {
    .grid__item { padding: 0 5px; 
      .card__inner {  }
    }
  }
  .card__media img {  }
  .card__inner {  }
}


@media only screen and (max-width: 580px) {
.icu-offer-items { flex-wrap: wrap !important; }
  #nudge-offer-list .nudge-offer .nudge-wrapper { width: 100%; margin-bottom: 20px !important; }
}

.discount-badge {
  order: 3;
  background: #BC9251;
  color: #fff;
  border-radius: 10px;
  border-color: #BC9251;
  margin: 0 !important;
}