/** Shopify CDN: Minification failed

Line 838:2 Unexpected "{"
Line 838:3 Expected identifier but found "%"
Line 844:2 Unexpected "{"
Line 844:3 Expected identifier but found "%"
Line 850:2 Unexpected "{"
Line 850:3 Expected identifier but found "%"

**/
/*holidaygift*/
@keyframes mui-auto-fill-cancel {
  0% {
    display: block;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: scale(0.95);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.main-nav .tab-open .shop-by-product .product-grid.tab-content.shop-by-series-tab.outdoor-furniture .left-section {
    width: 90% !important;
}
.main-nav.mobileMenuHeader .search-field-box .search-field {
    width: 38%;
    margin-top: 0px;
    margin-left: 0px;
    background: rgba(215, 217, 226, 0.494);
    border: 0px;
    padding: 10px;
    border-radius: 25px;
    color: rgb(0, 0, 0);
    height: 32px;
    transition: 200ms ease-in;
    position: absolute;
    top: 16px;
     input {
      margin-left: 15px;
      font-family: helvetica-neue-lt-pro;
      font-size: 12px;
      font-weight: 400;
      background: transparent;
      border: unset;
      top: -5px;
      position: relative;
      color: #000;
  }
    &::before {
    content: "";
    background-image: url(https://staging.dev-newageproducts.com/assets/newNavDesign/search.png);
       background-size: 14px;
    background-repeat: no-repeat;
    width: 18px;
    height: 17px;
    position: absolute;
}
}
.main-nav.mobileMenuHeader.mobileMenuSearchPadding {
    background: #fff;
}
.main-header .main-nav .nav-container.tab-open, .main-header .main-nav .nav-container.nav-categories,.main-header .main-nav .nav-container.upper-container .logo,.main-header .main-nav .nav-container.upper-container .searchBar {
    display: flex;
    @media (max-width: 1400px) {
      display: none; 
    }
}
.bottom-list {
    margin-top: 15px;
}
.main-header .main-nav.mobileMenuHeader .zeynep{
 .change_region_mobile_dropdown {
    margin-bottom: 0;
    margin-top:0px;
    position: relative;
  }
  .bottom-list{
   .single-item {
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    a{
      display: flex; 
    }
    .bottom-svgs {
        width: 16px;
        margin-right: 13px;
    }
    .bottom-text {
    font-family: helvetica-neue-lt-pro, sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: rgb(0, 0, 0);
    margin: 0;
    line-height: normal;
   
}
}
 .single-item + .single-item {
    margin-top: 17px;
}
}
}
.submenu::-webkit-scrollbar {
  width: 0px;
}

.submenu::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.submenu::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 0px;
}

.main-header .main-nav.mobileMenuHeader .zeynep .submenu.sale-Main .product-grid.shop-by-product {
    grid-template-columns: 1fr 1fr;
  }
  .main-header .main-nav.mobileMenuHeader .zeynep .submenu .category-title.open-tab-title{
        text-transform: uppercase;
  }
.main-header .main-nav.mobileMenuHeader .zeynep .submenu{
  .sale-Main{
     .product-grid.shop-by-product {
    grid-template-columns: 1fr 1fr;
    }
  }
  .submenu-content.additional-links{
   a{
    font-size: 14px;
    font-family: helvetica-neue-lt-pro, sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #000;
  }
  .product-item{
    padding: 13px 0px;
    position: relative;
  }
}
  .product-grid{
    margin-top: 20px;
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    .product-item {

      .TabletImage{
        display: none;
      }

    }
    .product-item-box {
          display: flex;
          -webkit-box-pack: justify;
          justify-content: space-between;
          align-items: center;
          margin-top: 13px;
          margin-bottom: 30px;
          flex-direction: column;
      .internal-title {
        font-family: helvetica-neue-lt-pro, sans-serif;
        font-size: 12px;
        font-weight: 500;
        margin: 0;
        color: #000;
        }
 .btn-container {
    display: flex;
    gap: 26px;
    margin-top: 26px;
    justify-content: center;
    align-items: center;
       a {
        font-family: helvetica-neue-lt-pro-cond;
        font-size: 12px;
        text-transform: uppercase;
        text-align: center;
        text-decoration: underline;
         color: #000;
    }
  }
      }
    }

  &.shop-by-product .submenu-content{
  grid-template-columns: 1fr 1fr; 
  }
  &.shop-by-series{
    .product-item{
        .product-item-box{
           flex-direction: row;
          -webkit-box-pack: justify;
          justify-content: space-between;
          align-items: flex-start;
          .content{

          p.internal-desc{
            display: none;
          }
          }
        }
    .swatch-container {
          display: flex;
          -webkit-box-pack: end;
          justify-content: end;
          gap: 10px;
         img {
          width: 20px;
          height: 20px;
          border-radius: 100%;
          padding: 2px;
          border: 1px solid rgb(215, 217, 226);
        }
        a:first-child img {
            border-color: #000000;
        }
      }
    }
  }
   &.shop-the-look{
    .product-item{
        .product-item-box{
           flex-direction: row;
          -webkit-box-pack: justify;
           justify-content: space-between;
          align-items: flex-start;
          .content {
            p.internal-desc{
              display: none;
            }
            .btn-container{
                  justify-content: flex-start;  
            }
          }
        }
    .swatch-container {
          display: flex;
          -webkit-box-pack: end;
          justify-content: end;
          gap: 10px;
         img {
          width: 20px;
          height: 20px;
          border-radius: 100%;
          padding: 2px;
          border: 1px solid rgb(215, 217, 226);
        }
        a:first-child img {
            border-color: #000000;
        }
      }
    }
  }
  &.shop-by-price{
    .product-item-box{
           flex-direction: row;
          -webkit-box-pack: justify;
          justify-content: space-between;
          align-items: flex-start;
          .content{

          p.internal-desc{
            display: none;
          }
          }
          .btn-container {
            justify-content: flex-start;
            align-items: flex-start;
          }
        }
  }
}
.jsx-2704587756.mb-2 {
  margin-bottom: 20px;
}
.jsx-2704587756.mb-2 a {
  color: #000;
}
.lan_french {
  .main-nav
    .tab-open
    .shop-offers
    .offer-banner.major-offers
    .content.major-btn {
    bottom: 12%;
  }
  .offer-banner.major-offers img.dekstopEngimg {
    display: none;
  }
  .main-nav .tab-open .shop-offers .offer-banner .dekstopEngimg {
    display: none;
  }
  .main-nav .tab-open .shop-offers .offer-banner img.hide.dekstopFrenshimg {
    display: block;
  }
}
.lan_english {
  .MobileImage.frenchbanner,
  .TabletImage.frenchbanner {
    display: none;
  }
}
.main-nav
  .tab-open
  .shop-offers
  .offers-grid.major-offers
  .content
  .btn-container {
  &.linkingHP {
    border: 2px solid #c90101;
    padding: 4px;
    margin-top: 10px;
    cursor: pointer;
    a {
      color: #c90101;
      font-size: 14px;
      font-family: ProximaNova Semi Bold !important;
      text-decoration: none;
      @media (max-width: 1700px) {
        font-size: 12px;
      }
      &:lang(fr) {
        font-size: 12px;
        @media (max-width: 990px) {
          font-size: 9px;
          line-height: normal;
          display: block;
        }
      }
    }
    &:hover {
      background: #c90101;
      color: #fff;
      a {
        color: #fff;
      }
    }
  }
}
.main-header
  .main-nav.mobileMenuHeader
  .zeynep
  .menu-list-box
  .has-submenu.child-wrapper.MemorialDaySale
  .shop-offers
  .offer-banner
  a {
  color: #fff !important;
}

.main-header
  .main-nav.mobileMenuHeader
  .zeynep
  .menu-list-box
  .MemorialDaySale
  a.nav-category.main-title.promotion,
.main-header
  .main-nav.mobileMenuHeader
  .zeynep
  .menu-list-box
  div#MemorialDaySale
  label.menu-names {
  /* color: #c90101 !important; */
}
.main-nav.redSale {
  .tab-open .shop-offers .offer-banner.major-offers .content {
    top: 80%;
  }
}
.main-nav .tab-open .shop-offers .offer-banner.major-offers .content.major-btn {
  top: unset;
  bottom: 15% !important;
  transform: unset;
  left: 0;
  right: 0;
  width: 100%;
  height: unset;
  @media (max-width: 1399px) {
    bottom: 25% !important;
  }
  @media (max-width: 767px) {
    bottom: 12% !important;
  }

  .collection-link {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .main-nav
    .MemorialDaySale.tab-open
    .shop-offers
    .offers-grid-main-wrap
    .offer {
    border: unset !important;
    /* background: #f2f2f2 !important; */
  }
  .main-nav
    .MemorialDaySale.tab-open
    .shop-offers
    .offers-grid-main-wrap
    .offer
    .content {
    text-align: center !important;
    text-decoration: unset !important;
  }
  .main-nav .MemorialDaySale.tab-open .shop-offers p.internal-title {
    text-decoration: unset !important;
    line-height: normal;
    font-size: 11px;
    &:lang(fr) {
      font-size: 14px;
    }
  }
}
/*holdiday gifting*/

/*holidaygift*/
.lan_french
  .main-nav
  .tab-open
  .shop-offers
  .offer-banner.major-offers
  .content.holidayGifting.frenchText {
  display: block;
}
.lan_french
  .main-nav
  .tab-open
  .shop-offers
  .offer-banner.major-offers
  .content.holidayGifting.englishText {
  display: none;
}
.lan_english
  .main-nav
  .tab-open
  .shop-offers
  .offer-banner.major-offers
  .content.holidayGifting.frenchText {
  display: none;
}
.lan_english
  .main-nav
  .tab-open
  .shop-offers
  .offer-banner.major-offers
  .content.holidayGifting.englishText {
  display: block;
}

.main-nav
  .tab-open
  .shop-offers
  .offer-banner.major-offers
  .content.holidayGifting
  .save-upto:lang(fr) {
  max-width: 300px;
  font-size: 16px;
  @media (max-width: 1399px) {
    max-width: 500px;
  }
}
.main-nav
  .tab-open
  .shop-offers
  .offer-banner.major-offers
  .content
  .holiday-title:lang(fr) {
  font-size: 22px;
}

.main-nav .tab-open .shop-offers .offer-banner.major-offers {
  .content .holiday-title {
    font-family: "ProximaNova Bold";
    font-size: 32px;
    letter-spacing: 5.7px;
    padding-left: 0;
    margin: 0;
    @media (max-width: 1399px) {
      font-size: 42px;
      letter-spacing: 0px;
      padding-left: 0;
    }
    @media (max-width: 767px) {
      font-size: 36px;
      line-height: normal;
    }
  }
  .content.holidayGifting {
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    bottom: 30px;
    height: unset;
    @media (max-width: 1700px) {
      top: 43%;
    }
    &:lang(fr) {
      @media (max-width: 1399px) {
        top: 35%;
        p.holiday-title {
          font-size: 30px;
        }
      }
      @media (max-width: 767px) {
        top: 20%;
      }
    }
    @media (max-width: 767px) {
      top: 110px;
      height: calc(100% - 200px);
      width: 100%;
      padding: 0 20px;
      transform: unset;
      left: unset;
      text-align: center;
    }
    @media (max-width: 425px) {
      height: calc(100% - 120px);
      top: 60px;
    }
    .save-upto {
      font-family: "ProximaNova Regular";
      font-size: 22px;
      text-transform: none;
      max-width: 260px;
      margin: 0 auto;
      text-align: center;
      @media (max-width: 1399px) {
        font-size: 18px;
        max-width: unset;
        margin-top: 15px;
      }
      @media (max-width: 767px) {
        font-family: "ProximaNova Regular";
        font-size: 24px;
        max-width: 265px;
      }
    }
    .save-upto {
      margin-top: 20px;
    }
  }
  .bottom-text.giftingoffers {
    padding: 10px 0px;
    font-family: "ProximaNova Regular";
    font-size: 11px;
    letter-spacing: 0.64px;
    bottom: 10px;
    text-align: center;
    text-transform: none;
    @media (max-width: 1399px) {
      font-size: 12px;
      letter-spacing: 0.23px;
    }
    @media (max-width: 767px) {
      font-size: 12px;
      letter-spacing: 0.23px;
    }
  }
  .collection-link {
    @media (max-width: 1399px) {
      font-size: 12px !important;
      font-family: "ProximaNova Regular";
      letter-spacing: 0.35px;
    }
    @media (max-width: 767px) {
    }
  }
}
.has-submenu.child-wrapper.MemorialDaySale.tab-open a {
  font-family: "ProximaNova Bold" !important;
}

/*nav swatch*/

.outdoor-kitchens .shop-by-type .types-list .img-container {
  display: flex;

  position: relative;
}

.outdoor-kitchens .shop-by-type .types-list .img-container .swatch-container {
  position: absolute;

  bottom: 10px;

  display: flex;

  gap: 5px;

  -webkit-box-pack: center;

  justify-content: center;

  width: auto;

  transform: translateX(-50%);

  left: 50%;
}

.outdoor-kitchens
  .shop-by-type
  .types-list
  .img-container
  .swatch-container
  .NavSwatch.active {
  width: 25px;

  height: 25px;

  border-radius: 50px;

  cursor: pointer;

  border: 2px solid rgb(0, 114, 188);
}

.outdoor-kitchens
  .shop-by-type
  .types-list
  .img-container
  .swatch-container
  .NavSwatch {
  width: 25px;

  height: 25px;

  border-radius: 50px;

  cursor: pointer;

  border: 2px solid transparent;

  max-width: unset;
}

/*blackfriday*/

.main-nav .tab-open .shop-offers .offer-banner .content.blackfriday {
  transform: translate(-50%, 0px);

  top: unset;

  bottom: 12%;

  left: 50%;

  height: unset;
}

.main-nav
  .tab-open
  .shop-offers
  .offer-banner
  .content.blackfriday
  .best-prices-section {
  display: flex;

  flex-direction: column;

  -webkit-box-align: center;

  align-items: center;
}

.main-nav
  .tab-open
  .shop-offers
  .offer-banner
  .content.blackfriday
  .best-prices-section
  .best-prices {
  font-family: "ProximaNova Semi Bold";

  font-size: 52px;

  letter-spacing: 0.52px;

  line-height: 50px;

  padding-bottom: 10px;

  width: fit-content;

  margin: 0;
}

.main-nav
  .tab-open
  .shop-offers
  .offer-banner
  .content.blackfriday
  .best-prices-section
  .best-prices
  + .up-to {
  border-top: 1px solid rgb(112, 112, 112);
}

.main-nav
  .tab-open
  .shop-offers
  .offer-banner
  .content.blackfriday
  .best-prices-section
  .up-to {
  padding-top: 10px;

  font-family: "ProximaNova Semi Bold";

  font-size: 40px;

  letter-spacing: 0.4px;

  line-height: 40px;

  width: fit-content;

  margin: 0;
}
/* lazy loading css end here blur effects */
.pullUpLive-Chat.live-chat-test .bottom-bar {
  margin-bottom: 0;
}
.lan_french .shop font,
.lan_french .shop-offers font {
  font-size: 95%;
}
.lan_french .shop-offers .major-offers-banner-offer-title-fr font {
  font-size: 77%;
}
body .main .breadcrumbs {
  background: rgb(248, 248, 248);
  padding: 0;
  margin-bottom: 20px;
  border: 0;
}
body .main .breadcrumbs .container-fluid {
  padding: 10px 140px;
  margin: auto;
}
.MuiInputBase-inputTypeSearch::placeholder {
  margin-left: 10px;
  font-family: "ProximaNova Regular";
  font-size: 16px;
  color: #fff;
}
body .main .breadcrumbs .container-fluid .column {
  padding: 0;
}
body .main .breadcrumb a,
body .main .breadcrumbs span {
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 1px;
  text-decoration: none;
  font-family: "ProximaNova Regular" !important;
}
/*lazy loading css end here blur effects  */
.header-top {
  text-align: center !important;
  padding: 10px;
  background: radial-gradient(#628090 -627%, #000) 0% 0% / cover no-repeat
    padding-box padding-box;
  font-size: 14px;
  margin-bottom: 0 !important;
}
.topSlider span span {
  font-family: "ProximaNova Semi Bold";
  margin-left: 10px;
}
.topSlider span span:hover {
  border-bottom: 1px solid #fff;
}
.topSlider span:hover span::after {
  left: 5px;
}
.topSlider span {
  font-size: 14px;
  /* letter-spacing: 0.7px; */
}
.topSlider span span::after {
  /* content: ""; */
  font-family: FontAwesome;
  font-size: 7px;
  padding-left: 5px;
  left: 0px;
  position: relative;
  transition: all 0.2s ease 0s;
  top: -2px;
}
.header-top ul.slick-dots {
  width: auto;
  bottom: 6px;
  right: 20px;
  z-index: 999;
}
.header-top ul.slick-dots li {
  margin: 0px;
  width: 12px;
}
.header-top ul.slick-dots li button {
  padding: 0;
  background: transparent !important;
  font-size: 0;
  line-height: 0;
  color: transparent !important;
  border: 0;
  outline: none;
  border-radius: unset !important;
}
.header-top ul.slick-dots li {
  margin: 0px;
  width: 12px;
}
.header-top ul.slick-dots li button::before {
  color: rgb(112, 112, 112);
  font-size: 10px;
  opacity: 1;
}
.header-top ul.slick-dots li.slick-active button::before {
  color: rgb(255, 255, 255);
}
body .main {
  margin-top: 0;
  {% if product.tags contains targetnewpip %}
  padding-top: 122px;
  @media (max-width: 1400px) {
    margin-top: 0;
    padding-top: 56px;
  }
  {% else %}
  padding-top: 122px;
  @media (max-width: 1400px) {
    margin-top: 0;
    padding-top: 56px;
  }
  {% endif %}
}

.layout__template--index.IndexHomepage .main {
  @media (max-width: 1400px) {
    margin-top: 0;
    padding-top: 0;
  }
}
.shop-by-departments .main-title {
  margin-top: 50px;
  @media (max-width: 1400px) {
    margin-top: 100px;
  }
}
body .header {
  padding-bottom: 0;
}
.main-header {
  position: relative;
}
.main-nav {
  z-index: 99999999;
  position: absolute;
  background: #222;
  width: 100%;
}
.main-nav .nav-container {
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 20px 260px 0;
  margin: auto;
  -webkit-box-align: center;
  align-items: center;
   position: relative;

.redioButton input[type="radio"] {
  display: none;
}

/* Style the custom radio */
.redioButton .checkmark {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  user-select: none;
  display: inline-block;
}

/* Add custom circle */
.redioButton .checkmark::before {
  content: "";
  position: absolute;
  left: -20px;
  top: -2px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 2px solid black; /* black border */
  background-color: white;
}

/* Add custom checked dot */
.redioButton input[type="radio"]:checked + .checkmark::after {
  content: "";
  position: absolute;
  left: -16px;
  top: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: black; /* change from blue to black */
}
  &.tab-open{
    flex-wrap: wrap;
    padding: 0px;
    align-items: flex-start;
    width: 100%;
    z-index: -1;
    position: absolute;
    &::before {
      content: "";
      position: absolute;
      width: 100%;
      height: 1px;
      background: rgba(204, 204, 204, 0.49);
      top: 52.5px;
      }
    .navigation-div {
        display: contents;
      .nav-containerInsider{
        display: flex;
        width: 100%;
        -webkit-box-pack: justify;
        justify-content: space-between;
        margin: auto;
        -webkit-box-align: center;
        align-items: flex-start;
        padding: 0px 0px 0px 50px;
        flex-wrap: wrap;
        z-index: -1;
        position: relative;
        transition: background-color 0.2s;
        .shop-by-product {
            width: 85%;
            padding-top: 26px;
            padding-bottom: 40px;
          .sale-container {
              display: flex;
              flex-wrap: wrap;
              gap: 40px;
            .shop-by-product-tab.shop {
                width: 65%;
            }
          .offer-container {
                width: 30%;
            }
          }
          .tab-item-container{
            display: flex;
              -webkit-box-pack: justify;
              justify-content: space-between;
          .main-title.menu-tabs {
                display: flex;
                gap: 40px;
            font-family: helvetica-neue-lt-pro, sans-serif;
            font-weight: 500;
            font-size: 14px;
            margin-bottom: 17px;
            
            .tab {
                  color: #9393A3;
                  cursor: pointer;
              &.active{
                color: rgb(0, 0, 0);
                border-bottom: 2px solid rgb(0, 0, 0);
                padding-bottom: 8px;
              }
              
              &:hover{
                color: #000;
              }
              }
            .shop-allbtn a{
              font-family: helvetica-neue-lt-pro, sans-serif;
                font-weight: 500;
                font-size: 14px; 
                color: #9393A3;
              &:hover{
                color: #000;
              }
              }
            }
            .compare-text{
              font-size: 14px;
              font-family: helvetica-neue-lt-pro, sans-serif;
              text-transform: none;
              a {
                  text-decoration: underline;
                  font-size: 10px;
                  font-family: 'helvetica-neue-lt-pro-cond';
                  text-transform: uppercase;
                  margin-left: 5px;
                 &:hover{
                    color: #468beb;
                  }
              }
            }
          }
          }
        .separator {
            width: 0.5px;
            background-color: rgba(204, 204, 204, 0.49);
            position: absolute;
            height: 100%;
            right: 13.5%;
            margin-bottom: 0px;
        }
        .additional-links {
              width: 13.9%;
              padding-top: 25px;
              padding-bottom: 50px;
          .nav-addon-sec .nav-addon-sec-inner .links-list:nth-child(2){
          .title-container{
              position: relative;
                  width: 100%;
              &::after {
                    content: "";
                    display: block;
                    width: 100%;
                    height: 1px;
                    background-color: rgba(204, 204, 204, 0.49);
                    position: absolute;
                    bottom: 0px;
                }
                p {
                      padding: 0 26px;
                  }
          }
            }
           .nav-addon-sec .nav-addon-sec-inner {
                display: flex;
                flex-direction: column;
                    -webkit-box-pack: start;
    justify-content: flex-start;
    position: relative;
    gap: 70px;
            .links-list {
                  display: flex;
                  flex-direction: column;
                  width: 100%;
             .main-title {
                    font-family: helvetica-neue-lt-pro, sans-serif;
                    font-weight: 500;
                    font-size: 14px;
                    margin: 0 0 13px;
                }
               .single-link {
                    font-family: helvetica-neue-lt-pro, sans-serif;
                    font-weight: 500;
                    text-decoration: none !important;
                    color: rgb(0, 0, 0) !important;
                    font-size: 12px !important;
                     margin-top: 17px;
                 &:hover {
                      font-weight: 700;
                  }
                }
              a{
                    padding: 0px 26px;
              }
              
              &:nth-child(1) p {
                  padding: 0 26px;
              }
              }
             
            
             .links-list a + a {
                  margin-top: 10px;
              }
            }
          }
      }
    }
  }
}
.main-nav .tab-open .internal-title + .internal-desc {
  margin-top: 3px;
}
.main-nav .right .search-field {
  color: #000;
  /* height: 50px;
  transition: all 200ms ease-in 0s;
  border-radius: 25px;
  border: 1px solid transparent;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.4375em;
  letter-spacing: 0.00938em;
  box-sizing: border-box; */
  position: relative;
  cursor: text;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}

.main-nav .right .search-field::before {
  content: "";
  background-image: url("/cdn/shop/files/WHITE-SearchIcon-MagnifyingGlass_1.svg?v=1711442125");
  background-size: 20px;
  background-repeat: no-repeat;
  width: 25px;
  height: 20px;
}
.main-nav .mobile_search_bar {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: 9;
  display: flex;
  background: #fff;
  /* background: white; */
  margin-right: 35px;
  flex-direction: row;
  align-items: center;
  /* justify-content: flex-start; */
  gap: 2%;
  transition: opacity 1.2s ease-in-out;
}
.mobile_search_bar.show {
  opacity: 1;
  visibility: visible;
  width: -webkit-fill-available;
  margin: 0;
  font-family: helvetica-neue-lt-pro;
    font-weight: 400;
}
.mobile-search-field.show {
  display: block !important;
}
@keyframes expandWidth {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.main-nav .mobile-search-field {
  display: none;
  border-radius: 25px;
  background: white;
  border: 1px solid rgb(30, 33, 40);
  width: 100%;
  min-width: 0%;
  overflow: hidden;
  animation: expandWidth 0.5s ease-in-out;
}
.main-nav
  .tab-open
  .shop-offers
  .offer-banner.major-offers
  .content
  .collection-link.memolink {
  font-size: 12px;
  /* text-decoration: underline; */
}
.main-nav
  .tab-open
  .shop-offers
  .offer-banner.major-offers
  .content
  .collection-link.memolink:hover {
  text-decoration: underline;
}
.main-nav .mobile_search_bar .mobile-search-field .input_field {
  display: flex;
  align-items: center;
  gap: 2%;
  height: 32px;
}
.main-nav .mobile_search_bar .mobile-search-field .input_field::before {
  content: "";
  margin-left: 2%;
  background-image: url("/cdn/shop/files/WHITE-SearchIcon-MagnifyingGlass_1.svg?v=1711442125");
  background-size: 20px;
  background-repeat: no-repeat;
  width: 25px;
  height: 20px;
  filter: invert(1);
}
.main-nav .right .search-field:hover,
.main-nav .right .search-field:focus,
.main-nav .right .search-field.Mui-focused,
.main-nav .right .search-field.active {
  width: 100% !important;
  transform: scaleX(1) !important;
}
.css-c6bojz {
  font: inherit;
  letter-spacing: inherit;
  color: currentcolor;
  padding: 4px 0px 5px;
  border: 0px;
  box-sizing: content-box;
  background: none;
  height: 1.4375em;
  margin: 0px;
  -webkit-tap-highlight-color: transparent;
  display: block;
  min-width: 0px;
  width: 100%;
  animation-name: mui-auto-fill-cancel;
  animation-duration: 10ms;
}
.main-nav .right .search-field input {
   font-family: 'helvetica-neue-lt-pro';
        font-weight: 400;
  font-size: 16px;
  color: #fff;
}
.main-nav .left {
  width: 30%;
  /* float: unset;
    display: flex;
    gap: 15%; */
}
.main-header .left {
  float: unset;
  display: unset;
  gap: unset;
  .zipcodepopup{
    position: relative;
    .location{
      span{
        color: #fff;
        cursor: pointer;
        color: rgb(255, 255, 255);
        font-size: 12px;
        font-family: 'helvetica-neue-lt-pro';
        font-weight: 300;
      }
    }
    .back-drop{
     background-color: transparent;
      @media (max-width: 1400px) {
       background-color: #00000080;
      }
    }
    .regionalMainPopup{
    position: absolute;
    transform: translateY(7%);
    left: -2%;
    top: 60%;
    background-color: #fff;
    width: 175px;
    padding: 17px 0 17px;
    box-shadow: #000 5px 10px 18px;
    .regionalHeader {
          display: none;
      }
    @media (max-width: 1400px) {
    position: fixed;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    &::before {
          border-width: 0 !important;
    }
    .regionalHeader {
        display: block;
        position: absolute;
        top: -15px;
        right: 4px;
    }
    }
      &::before {
        content: "";
        width: 0px;
        height: 0px;
        border-style: solid;
        border-width: 0px 15px 12px;
        border-color: transparent transparent white;
        position: absolute;
        bottom: 100%;
        left: 0%;
        margin-left: 72px;
        z-index: 20;
          @media (max-width: 1400px) {
          content: unset;
          border-width: 0;
          }
      }
      .regionalPopup {
          width: 175px;
          margin: 0 auto;
          padding: 0px;
          position: relative;
        .regionalData{
          .regionalBody{
            .regionalRedioBtn{
              h3.text-heading{
              font-weight: 500;
              font-size: 10px;
              padding: 0px 7px 13px;
              text-align: center ;
              font-family: helvetica-neue-lt-pro, sans-serif;
              margin: 0;
              color: #000;
              line-height: normal;
              }
              .country-line {
                  mix-blend-mode: multiply;
                  border: 1px solid rgba(204, 204, 204, 0.49);
                  opacity: 1;
                  margin: 0px;
                  color: rgb(255, 255, 255);
                  width: 100%;
              }
              .redioflexbutton{
                padding: 13px 7px 0px;
                gap: 18px;
                display: flex;
                flex-flow: wrap;
                flex-direction: column;
                align-content: flex-start;
                .redioButton{
                  label{
                    justify-content: flex-start;
                    align-items: center;
                    padding: 0px;
                    margin-left: 30px;
                    overflow: unset;
                    input{
                      
                    }
                    span.checkmark{
                      font-family: helvetica-neue-lt-pro, sans-serif !important;
                      font-size: 12px;
                      font-weight: 400;
                      letter-spacing: 0.00938em;
                      padding: 0 0 0 6px;
                    }
                  }
                }
              }
            }
            .regionalInputFileds{
              margin: 17px 0px 7px;
              padding: 0px 7px;
              .RegionalDiv{
                font-family: 'helvetica-neue-lt-pro';
                font-weight: 400; 
                input.regional_input{
                 font-family: helvetica-neue-lt-pro !important;
                      font-weight: 400;
                      font-size: 14px;
                      padding: 10px 14px;
                      height: 18px;
                      border-radius: 0;
                      color: #9393A3;
                }
              }
              span.errorRegionalZipCode{
                 font-family: helvetica-neue-lt-pro !important;
                      font-weight: 400;
                      font-size: 10px;
                      letter-spacing: normal;
              }
            }
            .regionalSubmitBtn{
              padding: 0px 7px;
              margin: 10px 0px;
              .regionButton {
                font-family: helvetica-neue-lt-pro-cond;
                font-size: 10px;
                width: 100%;
                border-radius : 0px;
                background-color: rgb(0, 0, 0);
                color: rgb(255, 255, 255);
                padding: 15px 24px;
                &:after{
                content: unset;
                }
                &:hover {
                   background: #000;
                  }
              }
            }
            .zipcode-note {
                font-family: helvetica-neue-lt-pro, sans-serif;
                font-weight: 400;
                font-size: 10px;
                text-align: center;
                width: 100%;
                padding: 0px 14px;
                max-width: 200px;
                margin: 7px auto 0px;
                color: #000;
            }
          }
        }
      }
    }
  }
}
.main-header.visible_xs .left {
  float: unset;
  display: flex;
  gap: 20px;
  .btn-open.first {
    padding: 10px 10px 10px 0;
     img{
       width: 20px;
    }
}
 .search-icon {
    padding: 10px 10px 10px 0;
    img{
      width: 16px;
    }
}
.logo{
img
 {
    width: 90px;
}
}
}
 .main-header .left .search-icon {
    display: flex;
  }
.btn-open.first{
 padding: 10px;
}
.main-nav .left .TabletViewSearchbar {
  display: none;
}
.main-nav .logo {
  width: 40%;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  img{
    max-width: 146px;
    
  }
}
.main-nav .right {
  width: 30%;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: end;
  justify-content: flex-end;
  .searchBar{
    .MuiInputBase-root.MuiInputBase-colorPrimary.search-field.css-oasusv{
    color: rgb(255, 255, 255);
    height: 32px;
    border-radius: 0px;
    border: 0.5px solid rgb(255, 255, 255);
    width: 176px;
    padding: 0px 10px;
    transition: transform 0.3s ease;
    position: relative;
    transform: scaleX(0.9);
    transform-origin: right center; 
    position: relative;
      &:before{
        content: "";
        background-image: url(/cdn/shop/files/WHITE-SearchIcon-MagnifyingGlass_1_de01a5e5-c2f8-4d16-8b39-fb4667f441d7.svg?v=1753637320);
        background-size: 17px;
        background-repeat: no-repeat;
        width: 25px;
        height: 17px;
      }
      input{
        margin-left: 10px;
        font-family: helvetica-neue-lt-pro, sans-serif !important;
        font-weight: 300 !important;
        font-size: 14px !important;
        font: inherit;
        letter-spacing: inherit;
        color: currentColor;
        padding: 4px 0 5px;
        border: 0;
        box-sizing: content-box;
        background: none;
        height: 1.4375em;
        margin: 0;
        -webkit-tap-highlight-color: transparent;
        display: block;
        min-width: 0;
        width: 100%;
        -webkit-animation-name: mui-auto-fill-cancel;
        animation-name: mui-auto-fill-cancel;
        -webkit-animation-duration: 10ms;
        animation-duration: 10ms;
        -moz-appearance: textfield;
      }
      &.active, &.hover{
        width: 100%;
        border-radius: 0px;
        border: 0.5px solid rgb(255, 255, 255);
        /* padding: 10px 20px; */
        input{
          width: 100%;
        }
      }
}
  }
}
.main-nav .right .location {
  display: flex;
  justify-content: center;
  align-items: center;
}
.main-nav .right .location,
.main-nav .right .order-status,
.main-nav .right .cart {
  cursor: pointer;
}
.main-nav .right .location img {
  width: 24px;
}
.main-nav .right .location span {
  color: #fff;
  font-size: 16px;
  line-height: normal;
}
.main-nav .right .location img + span {
  margin-left: 7px;
  font-family: "ProximaNova Regular";
}
.main-nav .right div + div {
  margin-left: 30px;
}
.main-nav .right .order-status {
  position: relative;
}
.main-nav .right .order-status img {
  width: 20px;
  /* filter: invert(1); */
}
.main-nav .right .order-status .order-tooltip {
  display: none;
  position: absolute;
  width: max-content;
  padding: 4px 8px;
  background-color: rgb(242, 242, 242);
  top: 30px;
  font-family: "ProximaNova Regular";
  font-size: 12px;
  transform: translateX(-50%);
  left: 50%;
  border-radius: 12px;
  color: #000;
}
.main-nav .right .order-status:hover .order-tooltip {
  display: block;
}
.main-nav .right .order-status .order-tooltip::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent rgb(242, 242, 242);
}
.main-nav .right .cart img {
  width: 20px;
  /* filter: invert(1); */
}
.main-nav .hr-separator {
  max-width: 1640px;
  margin: 25px auto;
}
.main-nav .hr-separator hr {
  color: rgb(255, 255, 255);
  width: 100%;
}
/*menu css  */
.main-nav .nav-container.nav-categories {
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 0px 130px;
  margin: auto;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
}
.main-nav .nav-item,
.main-nav .nav-itemNoDropdown {
  font-size: 14px;
  cursor: pointer;
  color: #fff;
  text-transform: uppercase;
  font-family: helvetica-neue-lt-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  padding: 30px 10px 10px;
  border-bottom: 2px solid transparent;
  &:lang(fr) {
    font-size: 12px;
  }
}
.main-nav .nav-item:hover,
.main-nav .nav-item.tab-active {
  text-shadow: rgb(0, 0, 0) 0px 0px 0.7px, rgb(0, 0, 0) 0px 0px 0.7px;
  border-bottom: 2px solid #fff;
}

/*Dropdown css*/
.main-nav .nav-container.tab-open.hide {
  display: none;
}
.main-nav .nav-container.tab-open a,
.main-nav .nav-container.tab-open a:link,
.main-nav .nav-container.tab-open a:visited,
.main-nav .nav-container.tab-open a:hover,
.main-nav .nav-container.tab-open a:active {
  color: #000;
}

.main-nav .nav-container.tab-open {
  text-transform: uppercase;
  background-color: #fff;
}
.main-nav .nav-container.tab-open {
  align-items: flex-start;
}

.main-nav .tab-open .shop-by-product .product-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 40px 26px;
  .product-item{
    .img-container {
        max-width: 100%;
      img {
            width: 100%;
        }
    }
    .content{
      .internal-title {
          font-family: helvetica-neue-lt-pro, sans-serif;
          font-size: 12px;
          font-weight: 500;
          margin-top: 13px;
      }
      .btn-container{
        a{
        font-family: helvetica-neue-lt-pro-cond;
        font-size: 12px;
        text-decoration: underline;
          &:hover{
          text-shadow: unset;
          color: rgb(70, 139, 235);  
          }
        }
      }
      &.series{
        .content-grid-item {
            display: flex;
            flex-wrap: wrap;
            align-items: flex-start;
          .left-section {
            width: 60%;
            margin-top: 13px;
          .internal-title {
             text-align: left;
              margin: 0px;
            }
           .internal-sub-title {
                font-family: helvetica-neue-lt-pro, sans-serif;
                font-size: 12px;
                font-weight: 400;
                margin-top: 7px;
                text-transform: none ;
                 text-align: left;
            }
            .btn-container {
              text-align: left;
              -webkit-box-pack: start;
              justify-content: start;
          }
          }
          .right-section{
            width: 40%;
            margin-top: 13px;
           .swatches-container {
                display: flex;
                -webkit-box-pack: end;
                justify-content: end;
                gap: 10px;
             .swatch-item img {
                width: 24px;
                height: 24px;
                border-radius: 100%;
                padding: 2px;
                border: 1px solid rgb(215, 217, 226);
            }
            .swatch-item:nth-child(1) img {
                border: 1px solid rgb(0, 0, 0);
                border-radius: 100%;
                padding: 2px;
                width: 24px;
                height: 24px;
            }
            }
          }
        }
      }
      &.price{
        .left-section{
          width: 90%;
          p.internal-title{
          text-align: left;
          }
          .internal-desc {
            font-family: helvetica-neue-lt-pro, sans-serif;
            font-size: 12px;
            font-weight: 400;
            font-size: 12px;
            margin: 7px 0 0;
        }
          .btn-container{
            justify-content: flex-start;
          }
        }
      }
    }
  }
  &.shop-by-product-tab.garage,&.shop-by-product-tab.outdoor-kitchens,&.shop-by-product-tab.grills-appliances,&.shop-by-product-tab.outdoor-furniture,&.shop-by-product-tab.indoor{
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  &.shop-by-series-tab.garage,&.shop-by-price-tab.garage,&.shop-by-series-tab.garage-flooring,&.shop-by-series-tab.outdoor-kitchens,&.shop-by-series-tab.outdoor-furniture,&.shop-by-price-tab.outdoor-kitchens{
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px;
  }
 
}
.main-nav .tab-open .shop-by-product .product-grid .internal-title {
  text-align: center;
}
.main-nav .tab-open .btn-container {
  display: flex;
  gap: 26px;
  margin-top: 26px;
  justify-content: center;
}
.main-nav .tab-open .shop-by-product .product-grid .btn-container {
  -webkit-box-pack: center;
  justify-content: center;
}
.main-nav .tab-open .btn-container a {
  font-family: helvetica-neue-lt-pro-cond;
  font-size: 12px;
  font-weight: 400;
}

.main-nav .nav-container.tab-open {
  align-items: flex-start;
}
.main-nav .tab-open .shop-by-type {
  margin: 0px 25px;
}
.main-nav .tab-open .shop-by-type {
  margin: 0px 25px;
}
.main-nav .tab-open .shop-by-type .types-list {
  display: grid;
  gap: 25px 15px;
}
.main-nav .tab-open .internal-title {
  font-family: "ProximaNova Semi Bold";
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 0;
  line-height: normal;
  &:lang(fr) {
    font-size: 12px;
    @media (max-width: 1700px) {
      height: 20px;
    }
  }
}
.main-nav .tab-open .internal-desc {
     font-family: helvetica-neue-lt-pro, sans-serif;
    font-size: 12px;
    font-weight: 400;
  margin: 8px 0 0;
  line-height: normal;
  text-transform: none;
}

.main-nav .tab-open .additional-links .links-list {
  display: flex;
  flex-direction: column;
  width: max-content;
}

.main-nav .tab-open .shop-by-type .types-list.grid {
  grid-template-columns: 1fr 1fr;
}
.main-nav .tab-open .additional-links .links-list a + a {
  margin-top: 10px;
}
.main-nav .tab-open .additional-links a.tel {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  text-decoration: none;
}
.main-nav .tab-open a.nav-category {
  text-decoration: unset;
}
.bottom-bar {
  padding-top: 25px;
  background: rgb(248, 248, 248);
  margin-bottom: -10px;
}
.bottom-bar .nav-container {
  background-color: rgb(221, 221, 221);
}
.bottom-bar .bottom-text {
  padding: 10px 0px;
  font-family: "ProximaNova Regular";
  font-size: 16px;
  letter-spacing: 0.64px;
  margin: 0;
}

/*Sale menu css start here*/
.main-nav .tab-open .shop-offers {
  margin-right: 25px;
  padding-bottom: 30px;
}
.main-nav .tab-open .shop-offers .offer-banner {
  position: relative;
  text-align: center;
  color: rgb(255, 255, 255);
  &.major-offers .img-container {
    max-width: 605px;
    @media (max-width: 1400px) {
      max-width: unset;
    }
  }
  &.major-offers .content {
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    height: unset;
    bottom: 30px;
    @media (max-width: 1700px) {
      top: 43%;
    }
  }
}
.main-nav .tab-open .shop-offers .offer-banner .content {
  position: absolute;
  top: 100px;
  height: calc(100% - 100px);
  width: 100%;
}
/* .main-nav .tab-open .shop-offers .offer-banner.major-offers .content {
  top: 60px;
  height: calc(100% - 60px);
} */

.main-nav .tab-open .shop-offers .offer-banner .content .offer-title {
  font-family: ProximaNova Bold !important;
  font-size: 52px !important;
  letter-spacing: 7.35px;
}
.main-nav
  .tab-open
  .shop-offers
  .offer-banner.major-offers
  .content
  .sale:lang(fr) {
  font-size: 32px !important;
  line-height: normal !important;
  letter-spacing: 21.32px !important;
  padding-left: 12px;
}
.main-nav .tab-open .shop-offers .offer-banner .content .offer-title span {
  font-family: "ProximaNova Regular";
  letter-spacing: 22px;
  font-size: 52px;
}
.main-nav .tab-open .shop-offers .offer-banner .content .offer-links {
  display: flex;
  gap: 25px;
  -webkit-box-pack: center;
  justify-content: center;
}
.main-nav .tab-open.shopSale .shop-offers .offer-banner .content .offer-title {
  line-height: normal;
}
.main-nav
  .tab-open
  .shop-offers
  .offer-banner
  .content
  .offer-title
  + .offer-links {
  margin-top: 60px;
}
.main-nav
  .tab-open
  .shop-offers
  .offer-banner
  .content
  .offer-links
  + .offer-links {
  margin-top: 25px;
}
.main-nav
  .tab-open
  .shop-offers
  .offer-banner
  .content
  .offer-links
  + .collection-link {
  margin-top: 50px;
}
.main-nav .tab-open .additional-links a.featured {
  color: #dc3a37;
}
.main-nav
  .tab-open
  .shop-offers
  .offer-banner.major-offers
  .content
  .offer-title {
  font-family: "ProximaNova Regular";
  /* background-color: rgb(177, 71, 45); */
  color: rgb(255, 255, 255);
  padding: 5px 15px;
  font-size: 14px;
  width: fit-content;
  margin: 0px auto;
  @media screen and (min-width: 768px) and (max-width: 1400px) {
    /* background-color: rgb(177, 71, 45); */
    color: rgb(255, 255, 255);
    padding: 5px 15px;
    font-size: 14px;
    width: fit-content;
    margin: 0px auto;
  }
}
.main-nav .tab-open .shop-offers .offer-banner.major-offers .content hr {
  width: 80%;
  color: rgb(255, 255, 255);
}
.main-nav .tab-open .shop-offers .offer-banner.major-offers .content .sale {
  font-family: "ProximaNova Regular";
  font-size: 52px;
  letter-spacing: 21.32px;
  padding-left: 21.32px;
  margin: 0;
  @media screen and (min-width: 768px) and (max-width: 1400px) {
    font-size: 48px;
    letter-spacing: 3.6px;
  }
}
.main-nav
  .tab-open
  .shop-offers
  .offer-banner.major-offers
  .content
  .save-upto {
  font-family: "ProximaNova Regular";
  font-size: 24px;
  margin: 20px 0 0;
  text-transform: none;
}
.main-nav .tab-open .internal-title + .internal-title {
  margin-top: 8px;
}
.main-nav
  .tab-open
  .shop-offers
  .offer-banner.major-offers
  .content
  .collection-link {
  margin-top: 50px;
}
.main-nav .tab-open .shop-offers .offers-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
}
.main-nav .tab-open .shop-offers .offers-container {
  display: flex;
  gap: 15px;
}
.main-nav .tab-open .shop-offers .offers-grid.major-offers {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 30px;
}
.main-nav .tab-open.shopSale .shop-offers .offers-grid.major-offers {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
}
.main-nav .tab-open .additional-links .links-list + .main-title {
  margin-top: 50px;
}
.main-nav .tab-open .shop-offers .offer-banner .content .offer-links a,
.main-nav .tab-open .shop-offers .offer-banner .content .collection-link a {
  font-size: 10px;
}
.main-nav .tab-open .shop-offers .offer-banner .content .collection-link a {
  color: #fff;
}
.nav-container.tab-open.shop .offer-banner.major-offers a {
  color: #fff;
}
.main-nav .tab-open .shop-offers .offer-banner .bottom-text {
  position: absolute;
  font-size: 12px;
  bottom: 5px;
  text-align: center;
  letter-spacing: 0.64px;
  font-family: "ProximaNova Regular";
  width: 100%;
  padding: 10px 0;
}
.main-nav .tab-open .shop-offers .offer-banner .bottom-text p {
  margin: 0;
  font-family: "ProximaNova Regular";
  font-size: 12px;
  letter-spacing: 0.3px;
  max-width: 310px;
  margin: 0px auto;
  text-transform: none;
}
.main-nav .tab-open .main-title.hidden {
  display: block !important;
  visibility: hidden;
}
.main-nav .tab-open .additional-links a.featured {
  color: rgb(220, 58, 55);
}
/* .main-nav .tab-open .shop-offers .offer-banner .content .bottom-text {
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
} */
.main-nav .tab-open .shop-offers .offers-grid.major-offers .content {
  text-align: center;
}
.main-nav
  .tab-open
  .shop-offers
  .offers-grid.major-offers
  .content
  .btn-container {
  justify-content: center;
  align-items: center;
}
.main-nav .right ul.ub-cart-items div + div {
  margin-left: 0;
}
.main-nav .right .cart ul.ub-cart-items img {
  width: 100%;
  filter: unset;
}
/*media css start from here*/
@media (max-width: 1800px) {
  .main-nav .nav-container.nav-categories {
    padding: 0 70px;
  }
  .main-nav .nav-container {
    padding: 20px 120px;
  }
  .main-nav .tab-open .shop-by-type .types-list {
    row-gap: 23px;
  }
}
@media (max-width: 1700px) {
  body .main .breadcrumbs .container-fluid {
    padding: 10px 50px;
  }
  body .ub-cart:before,
  body .ub-cart:after {
    right: 40px;
  }
  body .ub-cart {
    right: -50px;
  }
  .main-nav .tab-open .additional-links a {
    font-size: 12px;
  }
  .bottom-bar .bottom-text {
    font-size: 14px;
  }
  .main-nav .nav-item,
  .main-nav .nav-itemNoDropdown {
    font-size: 14px;
    
    &:lang(fr) {
      font-size: 12px;
    }
  }
  .main-nav .nav-container {
    max-width: 100%;
    padding: 20px 90px;
  }
  .main-nav .nav-container.nav-categories {
    padding: 0 40px;
    max-width: 100%;
  }
  .main-nav .nav-container.tab-open {
    padding-top: 0px;
  }
  .main-nav .hr-separator {
    max-width: 100%;
    padding: 0px 50px;
  }

  .main-nav .tab-open .main-title {
    font-size: 12px;
  }
  .main-nav .tab-open .main-title a {
    font-size: 10px;
  }
  .main-nav .tab-open .internal-title {
    font-size: 12px;
  }
  .main-nav .tab-open .btn-container {
    gap: 20px;
  }
  .main-nav .tab-open .btn-container a {
    font-size: 12px;
  }
  .main-nav .bottom-text {
    font-size: 14px;
  }
  .main-nav .tab-open .internal-desc {
    font-size: 12px;
  }
 
}
@media (max-width: 1640px) {

}
@media (max-width: 1536px) {
 
  .main-nav
    .tab-open
    .shop-offers
    .offer-banner.major-offers
    .content
    .collection-link {
    margin-top: 30px;
  }
}
@media (max-width: 1500px) {
 
  .main-nav .nav-container {
    padding: 0px 30px;
  }
  .main-nav .nav-container.nav-categories {
    padding: 0 20px;
  }
  .main-nav .tab-open .internal-title + .internal-title {
    margin-top: 6px;
  }
  .main-nav .tab-open .shop-by-type .types-list {
    row-gap: 25px;
  }
}
@media (max-width: 1400px) {
  body .main .breadcrumbs .container-fluid {
    padding: 10px 35px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1400px) {
  p.sale.MobileSale {
    display: none;
  }
  .main-nav .tab-open .shop-offers .offer-banner.major-offers .content hr {
    width: 55%;
    margin: 10px auto;
  }
  .main-header .main-nav.mobileMenuHeader .zeynep .support-section p {
    margin: 0px 0 0;
    line-height: normal;
  }

  .main-header .main-nav.mobileMenuHeader .zeynep .support-section p + p {
    margin-top: 15px;
  }

  .main-nav .mobile_search_bar {
    gap: 20px;
    padding: 0px 20px;
    margin-right: 0;
  }
  .main-nav .mobile-search-field {
    width: 90%;
  }
  .main-header
    .main-nav.mobileMenuHeader
    .zeynep
    .menu-list-box
    .main-title
    span.hidden_xs {
    display: inline-block !important;
  }
  .main-header
    .main-nav.mobileMenuHeader
    .zeynep
    .menu-list-box
    label.menu-names.MobileNav {
    display: none;
  }

  /* p.sale.MobileSale {
    display: none;
  } */
  .main-nav
    .tab-open
    .shop-offers
    .offer-banner
    .content
    .offer-title
    span.tabletSale {
    text-align: center;
    font-size: 42px;
    letter-spacing: 13px;
    /* padding-left: 13px; */
    font-family: "ProximaNova Regular";
    display: inline-block !important;
  }
  .main-nav
    .tab-open
    .shop-offers
    .offer-banner
    .content
    .offer-title
    span.tabletSale {
    /* display: none !important; */
  }
  .main-nav .tab-open .shop-offers .offer-banner .content .offer-title {
    font-size: 42px !important;
    letter-spacing: 7.8px;
    padding-left: 7.8px;
  }
  .main-nav
    .tab-open
    .shop-offers
    .offer-banner.major-offers
    .content
    .save-upto {
    font-size: 18px;
    margin-top: 10px;
  }
  .main-nav
    .tab-open
    .shop-offers
    .offer-banner.major-offers
    .content
    .collection-link {
    margin-top: 25px;
    text-decoration: underline;
  }
  .main-nav
    .tab-open
    .shop-offers
    .offer-banner.major-offers
    .content
    .collection-link:hover {
    text-decoration: underline;
  }
  .main-header
    .main-nav.mobileMenuHeader
    .zeynep
    .submenu
    .shop-by-type
    .types-list.fw
    .product-item
    .content
    .btn-container {
    justify-content: flex-start;
  }
  .mobile_search_bar .searchResults {
    width: 90%;
    top: 46px;
    left: 50%;
    transform: translate(-53%, 0px);
  }
  .main-header
    .main-nav.mobileMenuHeader
    .zeynep
    .menu-list-box
    .main-title.promotion {
    /* color: rgb(220, 58, 55); */
    margin-bottom: 0;
  }
  .main-header
    .main-nav.mobileMenuHeader
    .zeynep
    .submenu
    .shop-by-type
    .types-list.fw {
    grid-template-columns: 1fr 1fr !important;
  }
  .main-header
    .main-nav.mobileMenuHeader
    .zeynep
    .submenu
    .shop-by-type
    .types-list.fw
    .product-item
    .content {
    margin: 0;
  }
  .main-header
    .main-nav.mobileMenuHeader
    .zeynep
    .submenu
    .shop-by-type
    .types-list.fw
    .internal-title {
    margin-top: 10px;
    text-align: left;
  }
  .main-header.visible_xs {
    display: block !important;
  }
  .main-header.hidden_xs {
    display: none !important;
  }
  .main-header .main-nav.mobileMenuHeader {
    padding: 15px;
  }
  .main-header .main-nav.mobileMenuHeader .nav-container {
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin: auto;
    -webkit-box-align: center;
    align-items: center;
  }
  .btn-open.first {
    /* filter: invert(1); */
  }
  .main-nav .right img {
    /* filter: invert(1); */
    max-width: 14px;
  }
  .main-nav .right .right_search_icon {
    display: none;
  }
  .main-nav .left .TabletViewSearchbar {
    /* filter: invert(1); */
    max-width: 14px;
    display: block;
  }
  .main-nav .right .order-status img,
  .main-nav .right .cart img {
    width: 34px;
  }
  .main-header .right .search-icon .search-input {
    border-bottom: 1px solid rgb(255, 255, 255);
    width: 0px;
  }
  .main-header .right .search-icon {
    display: flex;
  }
  
  
  .main-header .main-nav.mobileMenuHeader .zeynep .cancelClosebtn {
    position: absolute;
    right: 5%;
    top: 30px;
    width: auto;
    display: flex;
  }
  .main-header .main-nav.mobileMenuHeader .zeynep .menu-list-box.nav-list {
    margin-top: 80px;
  }
  .submenu-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
     padding: 20px 0;
  }
  .main-header .main-nav.mobileMenuHeader .zeynep .menu-list-box .nav-category {
    padding: 10px 0px;
    position: relative;
    display: block;
  }
  
 
  .main-header .main-nav.mobileMenuHeader .zeynep .submenu {
    background-color: #fff;
    top: 0px;
    padding: 0px 20px 50px !important;
    .category-title.open-tab-title{
      margin: 0px 0 13px;
      font-family: helvetica-neue-lt-pro, sans-serif;
      font-weight: 700;
      font-size: 14px;
      color: rgb(147, 147, 163);
      display: flex;
      -webkit-box-pack: justify;
      justify-content: space-between;
      .shop-all-link{
        a{
        font-family: helvetica-neue-lt-pro-cond;
        font-size: 12px;
        text-transform: uppercase;
        text-align: center;
        text-decoration: underline;
        color: #000;
        }
      }
    }
   ul.tab-menu {
        margin: 0;
      li{
        padding: 13px 0;
        position: relative;
        a{
          font-size: 16px;
          font-family: helvetica-neue-lt-pro, sans-serif;
          font-weight: 500;
          font-style: normal;
          display: block;
        }
        &.dropdownChild-li::after {
            content: "";
            background-image: url(https://assets.newageproducts.com/navbar/mobile/DARK-Mobile-ForwardIcon-ForwardArrow.svg);
            height: 13px;
            width: 8px;
            background-repeat: no-repeat;
            background-size: contain;
            transform: translateY(-50%);
            position: absolute;
            top: 50%;
            right: 0px;
        }
      }
    }
  }
  label.menuClose {
    opacity: 0;
  }
  .main-header .main-nav.mobileMenuHeader .zeynep:not(.no-transition),
  .main-header .main-nav.mobileMenuHeader .zeynep .submenu:not(.no-transition) {
    transition: unset;
  }
  .main-header .zeynep-overlay {
    background-color: transparent;
  }
  .main-header
    .main-nav.mobileMenuHeader
    .zeynep
    .menu-list-box
    label.menu-names {
    text-transform: uppercase;
    width: 100%;
    text-align: left;
    margin-left: 6px;
    margin-top: 0px;
    color: rgb(147, 147, 163);
    font-family: helvetica-neue-lt-pro, sans-serif;
    font-size: 14px;
  }
  .main-header .main-nav.mobileMenuHeader .zeynep .MenumobileBorder {
    display: none;
  }
  .header .zeynep .menu-list-box .menu-name {
    padding: 0;
    background: transparent !important;
  }
  .top-category-text p.top-text {
    
    font-size: 20px;
    letter-spacing: 0.5px;
  }
  .main-header .main-nav.mobileMenuHeader .zeynep .submenu .shop-by-product,
  .main-header .main-nav.mobileMenuHeader .zeynep .submenu .shop-by-type {
    /* margin-top: 20px; */
  }
  .main-header .main-nav.mobileMenuHeader .zeynep .main-title a {
  
    font-size: 14px;
    text-decoration: underline;
    color: #000;
  }
  
  .main-header .main-nav.mobileMenuHeader .zeynep .internal-title {
   
    font-size: 14px;
    &:lang(fr) {
      font-size: 12px;
    }
  }
  

  .change_region_mobile_dropdown {
    margin-bottom: 0;
    margin-top: 100px;
    position: relative;
  }
  .main-header .main-nav.mobileMenuHeader .zeynep .location {
    margin-top: 70px;
  }
  .main-header .main-nav.mobileMenuHeader .zeynep .location p {
    margin: 0;
    text-transform: capitalize;
  }

  .main-header .main-nav.mobileMenuHeader .zeynep hr.footerHr {
    color: rgb(242, 242, 242);
    width: 100%;
    margin: 25px auto;
  }
  .main-header .main-nav.mobileMenuHeader .zeynep .support-section {
    padding: 7px 0px 200px;
  }


  .main-header .main-nav.mobileMenuHeader .zeynep .btn-container a.call {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 0, 0);
  }

  .main-header .main-nav.mobileMenuHeader .zeynep .btn-container a.chat {
    color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
  }
  .main-header
    .main-nav.mobileMenuHeader
    .zeynep
    .cancelClosebtn.closeBtnChild {
    position: relative;
    right: 0;
    top: 0;
  }
  /* .MobileImage {
    display: none;
  } */
  .main-nav .tab-open .shop-offers .offers-container {
    flex-direction: column;
  }
  .main-header .main-nav.mobileMenuHeader .zeynep .shop.tab-open .submenu {
    padding: 0 40px;
  }
  .main-nav .tab-open .shop-offers .offer-banner .content .bottom-text p {
    font-size: 10px;
  }
  .main-nav .tab-open .shop-offers .offers-grid {
    gap: 35px;
  }
  .main-nav .tab-open .shop-offers .offers-grid.major-offers {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 15px;
    margin-top: 20px;
  }
  .main-nav .tab-open .shop-offers p.main-title {
    display: none;
  }
  .main-nav .tab-open .shop-offers .offer-banner .content .bottom-text {
    bottom: 5px;
    margin-top: 20px;
  }
  .main-nav .tab-open .shop-offers .offer-banner.major-offers .content {
    top: 50%;
    height: calc(100% - 110px);
    bottom: unset;
  }
  .main-nav
    .tab-open
    .shop-offers
    .offer-banner.major-offers
    .content
    .save-upto
    br {
    display: none;
  }
  .main-nav .tab-open .shop-offers .offer-banner .content .collection-link a {
    /* text-decoration: underline; */
  }
  .has-submenu.child-wrapper.shop.tab-open .additional-links {
    display: none;
  }
  .main-header
    .main-nav.mobileMenuHeader
    .zeynep.opened.submenu-opened
    .support-section {
    padding-left: 0 !important;
  }

  .main-nav .tab-open .shop-offers {
    margin-right: 0;
  }
  .main-nav .tab-open .shop-offers .offer-banner .content {
    position: absolute;
    top: 33px;
    height: calc(100% - 41px);
    width: 100%;
    padding: 0px 20px;
  }
  .main-nav .tab-open .shop-offers .offer-banner .content .offer-title br {
    display: none;
  }
  .main-nav .tab-open .shop-offers .offer-banner .content .offer-title span {
    letter-spacing: 13px;
  }
  .main-nav
    .tab-open
    .shop-offers
    .offer-banner
    .content
    .offer-title
    + .offer-links {
    margin-top: 30px;
  }
  .main-nav
    .tab-open
    .shop-offers
    .offer-banner
    .content
    .offer-links
    + .offer-links {
    margin-top: 15px;
  }
  .main-nav .tab-open .shop-offers .offer-banner .content .offer-links a {
    text-decoration: underline;
  }
  .main-nav
    .tab-open
    .shop-offers
    .offer-banner
    .content
    .offer-links
    + .collection-link {
    margin-top: 30px;
  }
  .main-header
    .main-nav.mobileMenuHeader
    .zeynep
    .menu-list-box
    .has-submenu.child-wrapper.MemorialDaySale
    .shop-offers
    .offer-banner
    a {
    color: #fff;
  }

  .zeynep.opened.submenu-opened .support-section.FooterMenus {
    display: none;
  }
}
/*mobile css start from here*/
@media (max-width: 1400px) {
  .main-nav .tab-open .shop-offers .offer-banner.major-offers .content .sale {
    font-size: 45px;
    letter-spacing: 3.6px;
    line-height: 64px;
  }
  .header-top .topSlider span.visible_xs {
    font-size: 10px;
    text-align: center;
  }

  .main-nav .memorialdaysale-mobile-header {
    background: #f2f2f2 !important;
  }
  .main-nav
    .tab-open
    .shop-offers
    .offer-banner.major-offers
    .content
    .collection-link {
    font-size: 12px;
  }
  .topSlider span span {
    margin-left: 10px;
  }
  .topSlider span span:after {
    content: unset;
  }
  .zeynep.opened.submenu-opened .support-section.FooterMenus {
    display: none;
  }
  .main-header
    .main-nav.mobileMenuHeader
    .zeynep
    .menu-list-box
    .visible_xs
    .main-title {
    margin: 0;
    padding: 35px 0 15px;
    padding-bottom: 0px;
  }
  .zeynep.opened.submenu-opened .change_region_mobile_dropdown {
    display: none;
  }
  body .main .breadcrumbs .container-fluid {
    padding: 8px 15px;
  }
  .topSlider span span {
    /* display: block;
    margin-top: 5px;*/
    text-decoration: underline;
    font-size: 10px;
  }
  .main-nav .mobile_search_bar {
    gap: 20px;
    padding: 0px 20px;
  }
  .main-nav .mobile-search-field {
    width: 90%;
  }
  .main-header
    .main-nav.mobileMenuHeader
    .zeynep
    .menu-list-box
    label.menu-names.TabltesNav {
    display: none;
  }
  .main-header
    .main-nav.mobileMenuHeader
    .zeynep
    .menu-list-box
    .has-submenu.child-wrapper.MemorialDaySale
    .shop-offers
    .offer-banner
    a {
    color: #fff;
  }
  .main-nav .tab-open .shop-offers .offer-banner.major-offers .content {
    /* top: 0;
    height: 100%; */
    height: calc(100% - 100%);
    top: 110px;
    bottom: unset !important;
  }
  .main-nav .tab-open .shop-offers .offer-banner .content .offer-title span {
    font-size: 36px;
    letter-spacing: 21.32px;
    padding-left: 21.32px;
  }
  .main-nav
    .tab-open
    .shop-offers
    .offer-banner.major-offers
    .content
    .offer-title {
    margin-top: 0;
    font-size: 36px !important;
    padding: 0;
  }

  .main-header
    .main-nav.mobileMenuHeader
    .zeynep
    .MemorialDaySale
    .offers-grid.major-offers
    .btn-container {
    display: block;
  }
  .main-nav
    .MemorialDaySale.tab-open
    .shop-offers
    .offers-grid-main-wrap
    .offer
    .content {
    text-decoration: underline;
    text-align: left;
  }
  .breadcrumbs .container-fluid {
    padding-right: 10px;
    padding-left: 10px;
  }
  .main-header
    .main-nav.mobileMenuHeader
    .zeynep
    .menu-list-box
    .MemorialDaySale
    .main-title {
    margin: 0;
    /* background: #f2f2f2 !important; */
  }
  .main-header
    .main-nav.mobileMenuHeader
    .zeynep
    .menu-list-box
    .MemorialDaySale
    .main-title
    a {
    font-family: "ProximaNova Bold";
    font-size: 18px;
    position: relative;
    text-decoration: none;
    display: block;
  }

  .main-nav.mobileMenuHeader
    .zeynep
    .menu-list-box
    .MemorialDaySale.tab-open
    .additional-links
    a
    + a {
    /* margin-top: 20px; */
  }
  .main-nav.mobileMenuHeader
    .zeynep
    .menu-list-box
    .MemorialDaySale.tab-open
    .additional-links
    .links-list
    a.featured {
    color: #dc3a37 !important;
    margin-top: 20px;
    font-family: "ProximaNova Bold";
  }
  .main-nav .MemorialDaySale.tab-open .shop-offers .offers-grid.major-offers {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }
  .main-nav
    .MemorialDaySale.tab-open
    .shop-offers
    .offers-grid-main-wrap
    .offer {
    border: 1px solid rgb(216, 216, 216);
    padding: 10px;
    background: white;
    border-radius: 5px;
  }
  .main-nav
    .MemorialDaySale.tab-open
    .shop-offers
    .offer-banner
    .content
    .bottom-text
    p {
    font-size: 10px;
  }
  .main-nav
    .MemorialDaySale.tab-open
    .shop-offers
    .offer-banner
    .content
    .bottom-text {
    text-align: center;
    margin-top: 25px;
  }
  .main-nav .tab-open .shop-offers .offers-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 35px;
  }
  .main-nav .tab-open .shop-offers .offer-banner .content .bottom-text {
    position: absolute;
    font-size: 10px;
    bottom: 20px;
    text-align: left;
    width: 100%;
    padding: 0;
    /* letter-spacing: normal; */
  }
  hr.jsx-2704587756 {
    color: rgb(242, 242, 242);
    width: 100%;
    margin: 25px auto;
  }
  .main-nav .tab-open .shop-offers .offer-banner .content .offer-links {
    display: flex;
    flex-direction: column;
    margin-top: 25px;
    width: 100%;
    align-items: flex-start;
    gap: 20px;
  }
  .main-nav .tab-open .shop-offers .offer-banner .content .offer-links a:after {
    content: "";
    background-image: url("/cdn/shop/files/DARK-Mobile-ForwardIcon-ForwardArrow_1.svg?v=1718811550");
    height: 13px;
    width: 8px;
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: 3%;
    filter: invert(100%);
  }
  .main-nav .tab-open .shop-offers .offer-banner .content .offer-links a {
    width: 100%;
    text-align: left;
    position: relative;
    font-size: 16px;
    text-decoration: unset;
  }
  .main-nav .tab-open .shop-offers .offer-banner .content {
    top: 30px;
    height: calc(100% - 40px);
    padding: 0 20px;
  }

  .main-nav .tab-open .shop-offers .offer-banner .content .bottom-text p {
    font-size: 10px;
  }
  .main-nav .shop.tab-open .shop-offers .offer-banner .content .offer-title {
    text-align: left;
  }
  .main-nav .tab-open .shop-offers .offer-banner.major-offers .content hr {
    margin: 25px auto;
  }
  .main-nav
    .tab-open
    .shop-offers
    .offer-banner.major-offers
    .content
    .save-upto {
    text-transform: none;
    margin: 15px auto;
    font-family: "ProximaNova Regular";
    font-size: 18px;
    max-width: 250px;
  }
  .main-nav .tab-open .shop-offers .offer-banner .content .collection-link a {
    /* text-decoration: underline; */
  }
  .main-nav
    .tab-open
    .shop-offers
    .offer-banner.major-offers
    .content
    .collection-link {
    margin-top: 50px;
    text-decoration: underline;
  }
  .main-nav .tab-open .shop-offers {
    margin-right: 0;
  }

  .support-section.FooterMenus.active {
    display: none;
  }
  .additional-links .MobileImage {
    display: none;
  }
  .main-nav .shop.tab-open .additional-links,
  .main-nav .MemorialDaySale.tab-open .additional-links {
    margin-left: 0;
    /* margin-top: 30px; */
  }

  .additional-links .TabletImage {
    display: block;
  }
  .main-header
    .main-nav.mobileMenuHeader
    .zeynep
    .menu-list-box
    .shop.tab-open
    .additional-links
    .links-list,
  .main-header
    .main-nav.mobileMenuHeader
    .zeynep
    .menu-list-box
    .MemorialDaySale.tab-open
    .additional-links
    .links-list {
    width: 100%;
  }
  .main-header
    .main-nav.mobileMenuHeader
    .zeynep
    .menu-list-box
    .shop.tab-open
    .additional-links
    .links-list
    a
    + a {
    margin-top: 10px;
  }
  .main-header
    .main-nav.mobileMenuHeader
    .zeynep
    .menu-list-box
    .shop.tab-open
    .additional-links
    .links-list
    a,
  .main-header
    .main-nav.mobileMenuHeader
    .zeynep
    .menu-list-box
    .MemorialDaySale.tab-open
    .additional-links
    .links-list
    a {
    font-size: 18px;
    position: relative;
    color: #000;
  }
  .main-header
    .main-nav.mobileMenuHeader
    .zeynep
    .menu-list-box
    .shop.tab-open
    .additional-links
    .links-list
    a::after,
  .main-header
    .main-nav.mobileMenuHeader
    .zeynep
    .menu-list-box
    .MemorialDaySale.tab-open
    .additional-links
    .links-list
    a::after {
    content: "";
    background-image: url("/cdn/shop/files/DARK-Mobile-ForwardIcon-ForwardArrow_1.svg?v=1718811550");
    height: 13px;
    width: 8px;
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: 3%;
  }
  .main-header
    .main-nav.mobileMenuHeader
    .zeynep
    .menu-list-box
    .shop.tab-open
    .main-title
    p,
  .main-header
    .main-nav.mobileMenuHeader
    .zeynep
    .menu-list-box
    .MemorialDaySale.tab-open
    .main-title
    p {
    margin-bottom: 25px;
    margin-top: 0;
  }

  .main-header
    .main-nav.mobileMenuHeader
    .zeynep
    .menu-list-box
    .has-submenu.child-wrapper.shop
    .shop-offers
    .offers-container,
  .main-header
    .main-nav.mobileMenuHeader
    .zeynep
    .menu-list-box
    .has-submenu.child-wrapper.MemorialDaySale
    .shop-offers
    .offers-container {
    display: flex;
    gap: 25px;
    flex-direction: column;
  }
  .main-header
    .main-nav.mobileMenuHeader
    .zeynep
    .menu-list-box
    .has-submenu.child-wrapper.shop
    .shop-offers
    .offer-banner,
  .main-header
    .main-nav.mobileMenuHeader
    .zeynep
    .menu-list-box
    .has-submenu.child-wrapper.MemorialDaySale
    .shop-offers
    .offer-banner {
    position: relative;
    text-align: center;
    color: rgb(255, 255, 255);
  }
  .main-header
    .main-nav.mobileMenuHeader
    .zeynep
    .menu-list-box
    .main-title.promotion {
    /* color: rgb(220, 58, 55); */
    margin-bottom: 0;
  }
 
  .header-top {
    text-align: left !important;
    padding: 10px;
    /* background: radial-gradient(rgb(98, 128, 144) -62%, rgb(0, 0, 0) 100%) 0% 0% /
      cover no-repeat padding-box padding-box; */
    background: #000;
    font-size: 12px;
  }
  .header-top ul.slick-dots {
    width: auto;
    bottom: auto;
    right: 15px;
    transform: translateY(-50%);
    top: 45%;
  }
  .main-header .main-nav.mobileMenuHeader {
    padding: 10px 20px;
  }
  .main-header .main-nav.mobileMenuHeader .nav-container {
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 0px 0px;
    margin: auto;
    -webkit-box-align: center;
    align-items: center;
  }
  .btn-open.first {
    /* filter: invert(1); */
  }
  .main-nav .right img {
    /* filter: invert(1); */
    max-width: 14px;
  }
  .main-nav .right .order-status img,
  .main-nav .right .cart img {
    width: 34px;
  }
  .main-header .right .search-icon .search-input {
    border-bottom: 1px solid rgb(255, 255, 255);
    width: 0px;
  }
  .main-header .right .search-icon {
    display: flex;
  }
  .main-header .main-nav.mobileMenuHeader .zeynep {
    background-color: #fff;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    padding: 0px 20px;
    max-width: 450px;
    overflow-y: scroll;
    animation: 1s ease 0s 1 normal none running menuOpen;
    transition: all 1s ease-out;
    height: 100vh;
  }
  .main-header .main-nav.mobileMenuHeader .zeynep .submenu {
    left: 500px;
  }
  .main-header .main-nav.mobileMenuHeader .zeynep .submenu.opened {
    left: 0;
  }

  .main-header .main-nav.mobileMenuHeader .zeynep .cancelClosebtn {
     position: absolute;
    right: 4%;
    top: 30px;
    width: auto;
    display: flex;
  }
  .main-header .main-nav.mobileMenuHeader .zeynep .menu-list-box.nav-list {
    margin-top: 80px;
  }
  .submenu-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
  }
  .main-header .main-nav.mobileMenuHeader .zeynep .menu-list-box .nav-category {
    padding: 13px 0px;
    position: relative;
    display: block;
  }
  .main-header .main-nav.mobileMenuHeader .zeynep .menu-list-box .main-title {
    font-family: helvetica-neue-lt-pro, sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: black;
    text-transform: uppercase;
    line-height: normal;
  }
  .main-header
    .main-nav.mobileMenuHeader
    .zeynep
    .menu-list-box
    .nav-category::after {
    content: "";
    background-image: url("/cdn/shop/files/DARK-Mobile-ForwardIcon-ForwardArrow_1.svg?v=1718811550");
    height: 13px;
    width: 8px;
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: 0%;
  }
  .main-header .main-nav.mobileMenuHeader .zeynep .submenu {
    background-color: #fff;
    top: 10px;
    padding: 0px 20px 50px;
   .category-title.open-tab-title{
      margin: 0px 0 13px;
      font-family: helvetica-neue-lt-pro, sans-serif;
      font-size: 14px;
      color: rgb(147, 147, 163);
      display: flex;
      -webkit-box-pack: justify;
      justify-content: space-between;
      .shop-all-link{
        a{
        font-family: helvetica-neue-lt-pro-cond;
        font-size: 12px;
        text-transform: uppercase;
        text-align: center;
        text-decoration: underline;
        color: #000;
        }
      }
    }
     ul.tab-menu {
        margin: 0;
      li{
        padding: 13px 0;
        position: relative;
        a{
          font-size: 16px;
          font-family: helvetica-neue-lt-pro, sans-serif;
          font-weight: 500;
          font-style: normal;
          display: block;
        }
        &.dropdownChild-li::after {
            content: "";
            background-image: url(https://assets.newageproducts.com/navbar/mobile/DARK-Mobile-ForwardIcon-ForwardArrow.svg);
            height: 13px;
            width: 8px;
            background-repeat: no-repeat;
            background-size: contain;
            transform: translateY(-50%);
            position: absolute;
            top: 50%;
            right: 0px;
        }
      }
    }
  }
  label.menuClose {
    opacity: 0;
  }
  .main-header .main-nav.mobileMenuHeader .zeynep:not(.no-transition),
  .main-header .main-nav.mobileMenuHeader .zeynep .submenu:not(.no-transition) {
    transition: unset;
  }
  .main-header .zeynep-overlay {
    background-color: transparent;
    display: none;
  }
  .main-header
    .main-nav.mobileMenuHeader
    .zeynep
    .menu-list-box
    label.menu-names {
    text-transform: uppercase;
   width: 100%;
    text-align: left;
    margin-left: 6px;
    margin-top: 0px;
    color: rgb(147, 147, 163);
    font-family: helvetica-neue-lt-pro, sans-serif;
    font-size: 14px;
  }
  .main-header .main-nav.mobileMenuHeader .zeynep .MenumobileBorder {
    color: #f2f2f2;
    width: 100%;
    margin: 5px auto 25px;
  }
  .header .zeynep .menu-list-box .menu-name {
    padding: 0;
    background: transparent !important;
  }
 

 
  
  .main-header .main-nav.mobileMenuHeader .zeynep .location {
    margin-top: 70px;
  }
  .main-header .main-nav.mobileMenuHeader .zeynep .location p {
    margin: 0;
    text-transform: capitalize;
  }

  .main-header .main-nav.mobileMenuHeader .zeynep hr.footerHr {
    color: rgb(242, 242, 242);
    width: 100%;
    margin: 25px auto;
  }
  .main-header .main-nav.mobileMenuHeader .zeynep .support-section {
    padding: 10px 0px 200px;
  }
  

  .main-header .main-nav.mobileMenuHeader .zeynep .btn-container {
    display: flex;
    gap: 20px;
    margin-top: 20px;
  }
  .main-header .main-nav.mobileMenuHeader .zeynep .btn-container a.call {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 0, 0);
  }
 
  .main-header .main-nav.mobileMenuHeader .zeynep .btn-container a.chat {
    color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
  }
  .main-header
    .main-nav.mobileMenuHeader
    .zeynep
    .cancelClosebtn.closeBtnChild {
    position: relative;
    right: 0;
    top: 0;
  }
  .header-top ul.slick-dots li {
    height: 16px;
    width: 16px;
  }
  .mobile_search_bar .searchResults {
    width: 90%;
    top: 46px;
    left: 50%;
    transform: translate(-53%, 0px);
  }
  .main-nav .tab-open .additional-links .links-list a + a {
    margin-top: 20px;
  }
  .main-header .main-nav.mobileMenuHeader .zeynep .support-section p {
    margin: 0px 0 0;
    line-height: normal;
  }

  .main-header .main-nav.mobileMenuHeader .zeynep .support-section p + p {
    margin-top: 15px;
  }
  .main-nav .tab-open a:hover {
    text-shadow: unset;
  }
}
@media (max-width: 400px) {
  .main-header .main-nav.mobileMenuHeader .zeynep .btn-container a.support-btn {
    font-size: 10px;
  }
}
@media (max-width: 375px) {
  .main-nav .tab-open .shop-offers .offer-banner .content .offer-links {
    gap: 16px;
  }
}

.header .zeynep {
  max-width: 350px;
  width: 100%;
  height: 100vh;
  background-color: rgb(255, 255, 255);
  transition: all 0.6s ease 0s;
  display: flex;
  flex-direction: column;
  position: fixed;
  inset: 0px;
  overflow-y: auto;
  .side-bar-header {
    height: 40px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 30px 0px;
    .cancel {
      position: absolute;
      left: 15px;
       img {
        height: 100%;
      }
    }
  }
    .logo-img-box {
    width: 40%;
    }
  .menu-list-box{
      width: 100%;
    margin: 0;
    .menu-name {
      display: flex;
      -webkit-box-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      align-items: center;
      transition: all 0.5s ease 0s;
      position: relative;
     &.child-back{
        background-color: rgb(245, 246, 246);
        -webkit-box-pack: start;
        justify-content: flex-start;
       img{
        opacity: 0.6;
        width: 10px;
        height: 10px;
       }
      }
     .back-to-menu {
       padding-left: 15px;
       font-size: 18px;
       margin: 0;
       line-height: normal;
       color: #000;
      }
      &.black {
        background: rgb(0, 0, 0);
        color: rgb(255, 255, 255) !important;
        font-size: 22px;
      }
      &.shop-cta {
        color: rgb(0, 114, 188);
       img {
          position: relative;
          left: 4px;
        }
      }
      &.greyLink {
        background-color: rgb(245, 246, 246);
      }
      &.greyLinkBG {
        background-color: #CCCCCC;
      }
      &.sale-menu {
        color: red;
      }
    }
    .black-block{
      width: 100%;
      background-color: rgb(0, 0, 0);
      height: 100%;
      padding: 20px;
      .iZXnsP {
        font-family: "ProximaNova Semi Bold";
        font-size: 18px;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        height: 50px;
        color: rgb(255, 255, 255);
        spacer {
          flex: 1 1 0%;
        }
        .icon {
          margin-right: 15px;
          width: 40px;
          height: 35px;
        }
        .spacer {
          flex: 1 1 0%;
        }
        &.mycart{
          .icon {
            margin-right: 25px;
            width: 30px;
            height: 30px;

          }
        }
      }
    }
  }
}
.zeynep{
  bottom:0;
  overflow:hidden;
  -webkit-overflow-scrolling:touch;
  overflow-y:auto;
  pointer-events:none;
  position:fixed;
  top:0;
  transform:translateX(-100%) translateZ(0px);
  z-index:1011;
  &::-webkit-scrollbar {
      width: 1px;
    }
}


.zeynep:not(.no-transition),
.zeynep .submenu:not(.no-transition){
  transition:all 250ms;
}

.zeynep-overlay{
  background-color:rgba(0, 0, 0, .42);
  bottom:0;
  display:none;
  left:0;
  position:fixed;
  right:0;
  top:0;
  z-index:1010;
}

.zeynep-opened .zeynep-overlay{
  display:block;
}

.zeynep.opened{
  pointer-events:auto;
  transform:translateX(0px) translateZ(0px);
}

/* .zeynep.submenu-opened{
  overflow:hidden;
} */

.zeynep .submenu{
  bottom:0;
  height: 100vh;
  overflow:hidden;
  -webkit-overflow-scrolling:touch;
  overflow-y:scroll;
  pointer-events:none;
  position:fixed;
  top:0;
  width:100%;
   z-index: 1;
}

.zeynep .submenu.opened{
  left:0;
  pointer-events:auto;
}

.zeynep .submenu.opened:not(.current){
  overflow:hidden;
}

.btn-open:active {
  box-shadow: inset 0 3px 5px 0px rgba(0, 0, 0, .1);
}

/* zeynepjs menu styles */
.zeynep {
  background-color: #ffffff;
  color: #404143;
  width: 295px;
}

.zeynep ul {
  list-style-type: none;
  padding: 0;
  padding-left: 0;
  -webkit-overflow-scrolling: touch;
}
.zeynep ul > li {
  display: block;
}

.zeynep ul > li > a {
  color: #000;
  transition: all 150ms;
}

/* zeynepjs submenu styles */
.zeynep .submenu {
  background-color: #ffffff;
  left: 350px;
  top: 60px;
}