/** Shopify CDN: Minification failed

Line 2270:0 Unexpected "}"

**/
div .cart-icon .cartCount:empty {
  display: none;
}
.main-header .wrapper-top-cart.cart-icon .cartCount-wrap {
    margin-left: 5px;
  }
  .cart-icon a,
  span.cm-mega-menu-alpha-cd {
    font-weight: 500;
  }
  .flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .desktop-navigation-wrap .search-bar .icon-search {
    background: rgba(255,255,255,0);
    min-width: inherit;
    float: left;
}
ul.right-groups.header-items.flex.fl-alc li:nth-child(2) a{

  width : 124px;
}
.search_opened .desktop-navigation-wrap .search-bar .icon-search{

  display: none;
}

.close-search.search-focus-show{
  display :none;
}
.cartCount-wrap{

  font-size: 10px;
  padding-top: 9px;
}
ul.right-groups.header-items.flex.fl-alc li {
    transition: all 50ms ease-in-out;
    border-radius: 11px;
    flex: 1;
    cursor: pointer;
    padding: 5px 0;
    width: 50px;
    width: max-content;

}
.flex.fl-alc.btn-chat {
  color: #000000;
  background: #ffffff;
  border: none;
  display: flex;
  flex-direction: column;
  width: max-content;
  margin-left: 23px;
}
ul.right-groups.header-items.flex.fl-alc  li:first-child{
  margin-right: 0px
}
ul.right-groups.header-items.flex.fl-alc  li:nth-child(3){
  min-width: 60px;
}
ul.right-groups.header-items.flex.fl-alc  li.wrapper-top-cart.cart-icon.cart-handler-header{
min-width: 66px;
}
ul.right-groups.header-items.flex.fl-alc li.wrapper-top-cart.cart-icon.cart-handler-header.cart-empty-icon {
  min-width: unset;
}
ul.right-groups.header-items.flex.fl-alc li:hover {
  color: #000;
  cursor: pointer;
}
ul.right-groups.header-items.flex.fl-alc span.wishlistCount {
  font-size: 14px;
  line-height: 1;
  margin-top: 10px;
  align-self: center;
  position: absolute;
  top: 0;
  right: 15px;
  margin-top : 0;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.mob-low-headSearch{
  display: none;
}
ul.right-groups.header-items li a.maxwishlist{
  position: relative;
}

span.topbadge {
  color: #fff !important;
  font-family: Poppins,sans-serif,Arial,"sans-serif" !important;
  background-color: #582bde !important;
  padding: 2px 4px !important;
  font-weight: 400 !important;
  opacity: 0.9;
  top: -6px !important;
  border-radius: 50px;
}
span.topbadge:empty {
  display: none;
}

.site-footer .footer-pane{
  background:#ffffff;
}
.site-footer .footer-pane {
  display: none;
}
.footer-pane-item.accessbility.blue {
  color: #526FA7 ;
}
.footer-bottom {
  background-color: #000000;
  height:35px;
}
button.btn.icon-reset.search-focus-show{
  display: none;
 }
  #dropdown-cart .no-items,
  #dropdown-cart.cart--empty .has-items,
  .error-box,
  .main-header .header-pc .maxwishlist .wishlistCount,
  .main-menu .site-nav .sign-in,
  .main-menu .site-nav .wislst,
  .max-tooltip {
    display: none;
  }
  input[type="search"]::placeholder {
    color: #737373;
  }
  .main-content input[type="email"],
  .main-content input[type="password"],
  .main-content input[type="tel"],
  .main-content input[type="text"],
  .main-content textarea {
    height: 45px;
    padding: 9px 12px 7px;
    width: 100%;
    display: block;
    outline: 0;
    border: 1px solid #e3e3e3;
    border-radius: 10px;
  }
  .header-default .search-form .search-bar,
  .header-pc .maxwishlist,
  .header-pc a.wishlist,
  .mega-banner-in > a,
  div#shopify-section-navigation {
    position: relative;
  }
  .fl-alc {
    align-items: center;
    -webkit-align-items: center;
  }
  .header-logo .logo-img {
    display: initial;
  }
  .main-header .header-pc .maxwishlist {
    margin-left: 10px;
  }
  .wrapper-top-cart.cart-icon {
    overflow: hidden;
    position: relative;
  }
  .cart-icon {
    padding-right: 10px;
  }
  #dropdown-cart {
    background: #fff;
  }
  #dropdown-cart,
  #dropdown-customer {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh;
    z-index: 99999;
    overflow-y: scroll;
    -webkit-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -ms-transition: transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
    width: 337px;
    max-width: -moz-calc(100vw - 40px);
    max-width: -webkit-calc(100vw - 40px);
    max-width: -ms-calc(100vw - 40px);
    max-width: calc(100vw - 40px);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translate(100%);
  }
  html.cart-show body {
    overflow: hidden;
  }
  html.cart-show #dropdown-cart,
  html.customer-show #dropdown-customer {
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    display: block;
    animation: slideToLeft 250ms ease-in-out;
  }

  .cart-show .uitityHeader .main-header-new.sticky,.cart-show .loadState .announcement-bar{ 

    z-index : -1;
  }

  .search-active .mb-area{
    z-index: -1;
  }
  body .desktop-navigation-wrap .site-nav .menu-lv-1>a>span {
    position: relative;
    z-index: 10000000;
    color: #fff;
  }
  @keyframes slideToLeft {
    0% {transform: translateX(100%);}
    100% {transform: translateX(0%);}
  }
  #dropdown-cart .has-items,
  #dropdown-cart.cart--empty .no-items {
    display: block;
  }
  .cart-title {
    justify-content: center;
    padding: 1.92rem 0;
    box-shadow: 0 3px 8px #0000000d;
  }
  #dropdown-cart .no-items {
    text-align: center;
    padding: 0 15px;
    margin-top: 50px;
  }
  .error-box {
    background: #e62b72;
    color: #fff;
    padding: 10px;
    text-align: center;
    margin: 0 10px;
    position: absolute;
    z-index: 1;
    top: 10px;
    font-size: 10px;
  }
  .cart-bottom-footer {
    padding: 14px 15px 0;
    border-top: 1px solid #e1e1e3;
    bottom: 0;
    right: 0;
    left: 0;
    background: #fff;
    z-index: 1;
  }
  .desktop-navigation-wrap {
    margin-bottom: -1px;
  }
  .jas-mb-style {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 100%;
    height: 100vh;
    z-index: 999;
    visibility: hidden;
    overflow-y: scroll;
    -webkit-transition: transform 0.5s, visibility 0.5s;
    -moz-transition: transform 0.5s, visibility 0.5s;
    -ms-transition: transform 0.5s, visibility 0.5s;
    -o-transition: transform 0.5s, visibility 0.5s;
    transition: transform 0.5s, visibility 0.5s;
    padding-bottom: 100px;
    background-color: #fff;
  }
  .desktop-navigation-wrap,
  .main-header .header-panel-bt {
    border-bottom: 1px solid #e1e1e3;
  }
  body .wrapper-navigation .main-menu {
    box-shadow: none;
  }
  .v-center-flex {
    align-items: center;
  }
  .quickSearchResultsWrap {
    box-shadow: none;
    position: relative;
    background-color: #fff;
    display: none ;
    z-index: 4;
    -webkit-box-shadow: 0 0 3px rgb(0 0 0 / 12%);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 3px #0000001f;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
    padding: 15px 10px;
  }
  .main-menu.jas-mb-style .cart-icon .cartCount {
    background-color: unset;
    font-size: 12px;
    line-height: 12px;
    color: #582bde;
    margin-left: 3px;
    align-self: center;
  }

  .cart-icon a {
    position: relative;
  }
  .cart-icon .cartCount{
    color: #fff !important;
    line-height: 11.5px;
    font-size: 14px;
    font-weight: 400;
    position: absolute;
    top: -4px;
    right: 15px;
    padding: 2px 4px;
    background: #582bde !important;
    color: #fff;
    border-radius: 50px;
    opacity: 0.9;
    line-height: 1;
    width: 20px;
    height: 20px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .quickSearchResultsWrap .custom-scrollbar {
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-box-shadow: 0 0 3px rgb(0 0 0 / 12%);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 3px #0000001f;
    padding: 15px 0;
    max-height: -moz-calc(100vh - 150px) ;
    max-height: -webkit-calc(100vh - 150px) ;
    max-height: -ms-calc(100vh - 150px) ;
    max-height: calc(100vh - 150px);
  }
  .quickSearchResultsWrap .header-search__trending {
    margin-bottom: 15px;
  }
  .desktop-navigation-wrap .search-bar input[type="search"]:focus-visible {
    box-shadow: none;
  }
  input[type="search"] {
    padding: 9px 12px 7px;
    line-height: 22px;
  }
  .desktop-navigation-wrap.wrapper-navigation .main-menu {
    padding: 10px;
  }
  .desktop-navigation-wrap .search-bar .icon-search {
    -webkit-appearance: none;
    position: absolute;
    top: 4px;
    left: 10px;
    width: 23px;
    height: 23px;
    z-index: 2;
    padding: 0;
  }
  .search-bar .icon-search {
    background: rgba(255, 255, 255, 0);
    min-width: inherit;
  }
  .desktop-navigation-wrap .search-bar .icon-search img {
    width: 100%;
    height: 100%;
    display: block;
    max-width: 11px;
  }
  .header-search__form {
    margin-left: 0;
    background: #fff;

}
  .menu-title {
    top: 1.28rem;
    font-weight: 500;
    font-size: 1.14rem;
    color: #292929;
  }
  .menu-btn,
  .menu-title {
    position: absolute;
    left: 1.07rem;
  }
  .menu-btn {
    bottom: 1.28rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    width: 2.35rem;
    height: 2.35rem;
    border-radius: 50%;
  }
  .mega-banner-in .menu-btn img {
    width: 15px;
  }
  @media (min-width: 1200px) {
    .site-nav .menu-lv-1 {
      display: inline-block;
      margin-left: 18px;
      margin-right: 18px;
    }
    

    .maxwishlist span.wishlist-text,
    .site-nav .menu-mb-title {
      display: none;
    }
    .wrapper-navigation .main-menu {
      position: static;
      overflow: inherit;
      margin: 0;
      padding: 0;
      width: 100%;
      height: inherit;
      top: inherit;
      right: inherit;
      z-index: inherit;
      bottom: inherit;
      box-shadow: 0 1px 1px #0000001a;
      -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 10%);
      -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
      -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    }
    body .wrapper-navigation .main-menu {
      padding-bottom: 13px;
    }
    .site-nav {
      margin: 0;
    }
    .site-nav .menu-lv-1 > a {
      line-height: 1.65em;
      position: relative;
      padding-left: 0;
      padding-right: 0;
    }

    .quickSearchResultsWrap {
      position: absolute;
      top: -moz-calc(100% + 5px);
      top: -webkit-calc(100% + 5px);
      top: -ms-calc(100% + 5px);
      top: calc(100% + 5px);
      right: 0;
      width: 553px;
      padding-left: 5px;
      padding-right: 5px;
      display: none;
    }
    .quickSearchResultsWrap .custom-scrollbar {
      max-height: -moz-calc(80vh - 150px);
      max-height: -webkit-calc(80vh - 150px);
      max-height: -ms-calc(80vh - 150px);
      max-height: calc(80vh - 150px);
    }
    .search-bar .icon-search {
      display: flex;
      align-items: center;
    }
  }
@media (min-width : 768px)  and (max-width : 1025px){
  body .site-header .search-form{
    display: block;
  }
  .nav-bar ul.site-nav.site-nav-desktop {
    justify-content: center;
  }
}
  @media (max-width: 1500px) and (min-width: 768px) {
   
    .cart-icon .cartCount{
      margin-top: 1px;
      margin-left: 3px;
    }
    .cm-mega-menu-filter-content > ul > li a,
    .cm-mega-menu-filter-link a {
      font-size: 1.04rem;
    }
    .header-top {
      font-size: 1rem;
    }
    .cm-mega-menu-filter-title,
    .cm-mega-menu-tp-1-menu-l2 a,
    .feature-brand-ttl,
    .site-nav-dropdown.style_4 .cm-mega-menu .menu-lv-2 > a,
    a.__top_brands {
      font-size: 1.14rem;
    }
 
  ul.right-groups.header-items.flex.fl-alc li:first-child>a>span.head-text {
    min-width: max-content;
}
  }

  @media (min-width: 1025px) {
    
    .site-nav .icon-dropdown {
      opacity: 0;
    }
    .site-nav .icon-dropdown:focus {
      display: block;
      opacity: 1;
      border: none;
      background: transparent;
      color: white;
    }
    .head-text,
    .wrapper-header a,
    span.cm-mega-menu-alpha-cd {
      font-weight: 500;
    }
    ul.right-groups.header-items.flex.fl-alc {
      justify-content: end;
      margin: 0;
      align-items: center;
      margin-right: 8px;
    }
    ul.right-groups li a img {
         max-height: 20px;
    }
    .cm-mega-menu-filter-content,
    .cm-mega-menu-filter-content > ul > li,
    .cm-mega-menu-tp-1-menu,
    .desktop-navigation-wrap
      .site-nav
      .menu-lv-1
      > a
      > span:not(.icon-dropdown):before,
    .header-mb,
    .visible-mobile,
    body .desktop-navigation-wrap .site-nav > li.dropdown > a:after,
    body .desktop-navigation-wrap .site-nav > li.dropdown > a:before,
    body .site-nav .menu-mb-title {
      display: none;
    }
    body .header-default .header-bottom {
      z-index: 100;
    }
    .header-panel-bt .container {
      display: flex;
      justify-content: space-between;
    }
    .header-default .header-bottom,
    .main-header.header-default .header-bottom .acc-links,
    .main-header.header-default .header-bottom .find-a-store > a,
    .main-header.header-default .lang-currency-groups .dropdown-label,
    header.header-default .header-bottom .find-a-store > a {
      color: #000;
    }
    .head-text {
      line-height: 1.28rem;
      margin-left: 1.07rem;
      margin-right: 1.07rem;
      min-width: 4.5rem;
    }
    .header-top-bar > :last-child .head-text {
      margin-right: 0;
    }
    .center-groups.header-items {
      margin-left: 3%;
    }
    .wrapper-top-cart.cart-icon {
      padding-right: 0;
    }
    #dropdown-cart,
    .cart-show #dropdown-cart {
      -webkit-transition: transform 0.5s;
      -moz-transition: transform 0.5s;
      -ms-transition: transform 0.5s ;
      -o-transition: transform 0.5s ;
      transition: transform 0.5s ;
      height: 100% ;
    }
    #dropdown-cart {
      padding-right: 0;
      max-width: 687px;
    }
    .cart-title {
      box-shadow: 0 3px 11px #0000000f;
    }
    div#dropdown-cart .cart-bottom-footer {
      padding-top: 2.14rem;
    }
    div#shopify-section-navigation {
      z-index: 90;
    }
    body .wrapper-navigation .main-menu {
      visibility: visible;
    }
    .a-z-back-wrp,
    .cm-mega-menu-filter-title-mob,
    .mb-area-mob,
    .menu-mb-title-bk,
    .parent-links-mob,
    li.site-nav-mob-handler {
      display: none !important;
    }
    .desktop-navigation-wrap .site-nav .menu-lv-1:nth-child(2),
    .desktop-navigation-wrap .site-nav > li:first-child {
      margin-left: 0;
    }
    .desktop-navigation-wrap.wrapper-navigation .header-search {
      margin-left: 15px;
    }
    .header-bottom .header-panel-bt {
      padding-top: 19px;
      padding-bottom: 25px;
    }
    .desk_flex {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
    }
    .desk_jus_spbtw {
      justify-content: space-between;
      -webkit-justify-content: space-between;
    }
    .home-slideshow .slide-content .slide-heading {
      font-size: 5.07rem;
    }
    body .desktop-navigation-wrap .site-nav .menu-lv-1.clearance > a,
    body .desktop-navigation-wrap .site-nav .menu-lv-1 > a.current {
      color: #e11973 ;
    }
    .header-pc .logo-img img {
      width: 240px;
    }
    .main-menu.jas-mb-style .col-3,
    .main-menu.jas-mb-style .mainBar {
      transition: 0.5s;
    }
    .desktop-navigation-wrap .header-seach-wrap {
      position: relative;
      height: 35px;
      width: 58%;
    }
    .desktop-navigation-wrap .header-seach-wrap .search-form {
      max-width: 1530px;
      width: 578px;
      height: 35px;
      position: absolute;
      right: 0;
      top: 0;
    }

    .snize-price-list .snize-price{

      color: #e3366b;
    }
    .snize-ac-results .snize-discounted-price{

      color: #757575;
    }
    .search_opened .desktop-navigation-wrap .header-seach-wrap .search-form {
      width: calc(100vw - 45px);
      position: relative;
      left: 0;
    }

    .main-menu.jas-mb-style .row {
      min-height: 35px;
    }
    #dropdown-cart .products-grid > .item {
      -ms-flex: 0 0 33.33%;
      flex: 0 0 33.33%;
      max-width: 33.33%;
    }
    .sold-out-custom-label {
      font-size: 10px;
      padding: 8px 5px;
    }
    body .desktop-navigation-wrap .site-nav .menu-lv-1 > a {
      padding: 0;
      /* font: 500 15px/23px Poppins; */
      letter-spacing: 0px;
      color: #000;
      text-transform: none;
      font-weight: 500;
      font-size: 15px;
      line-height: 23px;
      font-family: Poppins;
    }
    body .desktop-navigation-wrap .site-nav .menu-lv-1 > a:focus-visible{

      outline: 3px solid #fff!important;
    }
    .site-nav .icon-dropdown:focus-visible{

      outline: 1px solid #fff!important;
    }
    .cm-mega-menu-filter-content > ul > li,
    .cm-mega-menu-tp-1-col,
    .cm-mega-menu-tp-1-menu-col,
    .cm-mega-menu-tp-1-menu-l2,
    .site-nav-dropdown.style_4 .menu-col {
      padding-left: 15px;
      padding-right: 15px;
    }
    body .desktop-navigation-wrap .site-nav .menu-lv-1 > a:hover {
      text-decoration: none;
      color: #5a5a5a;
    }
    body .desktop-navigation-wrap .site-nav .menu-lv-1 > a > span:after {
      content: "";
      display: block;
      height: 2px;
      background: #000;
      position: absolute;
      top: 100%;
      left: 0;
      margin: 5px auto 0;
      opacity: 0;
      width: 0;
      transition: width 0.3s;
    }
    body .desktop-navigation-wrap .site-nav .menu-lv-1:hover > a > span:after {
      opacity: 1;
      width: 100%;
    }
    .desktop-navigation-wrap .site-nav .menu-lv-1 {
      margin-left: 9px;
      margin-right: 9px;
      display: flex;
      gap: 7px;
    }
    .desktop-navigation-wrap.wrapper-navigation
      .quickSearchResultsWrap
      .custom-scrollbar {
      position: absolute;
      left: 0;
      top: 100%;
      background: #fff;
    }
    .desktop-navigation-wrap.wrapper-navigation .main-menu {
      text-align: left;
      overflow: visible;
      z-index: 15;
      background-color: black;
    }
    .menu-mb-translate-in {
      background: #fff;
      padding-top: 15px;
    }
    .sub-menu-mobile > div > .site-nav-dropdown {
      padding-top: 30px;
    }
    .site-nav .mega-menu:hover > .sub-menu-mobile,
    .site-nav .mega-menu.active > .sub-menu-mobile {
      z-index: 100000;
      display: block;
      opacity: 1;
      visibility: visible;
      pointer-events: auto;
    }
    .cm-mega-menu-tp-1-menu-l2 > a,
    .feature-brand-ttl strong,
    .site-nav-dropdown.style_4 .cm-mega-menu .menu-lv-2 > a {
      font-size: 14px;
      color: #000;
      opacity: 1;
      font-weight: 500;
      text-transform: capitalize;
      line-height: 1.5;
      padding: 4px 0;
      margin: 4px 0;
      display: inline-block;
      padding-bottom: 10px;
    }
    .cm-mega-menu-tp-1-menu-l3 li{
      margin-top: 16px;
    }
    .site-nav-dropdown.style_4 .cm-mega-menu .menu-lv-2 .menu-lv-3 {
      margin-top: 0px;
    }
    .site-nav-dropdown.style_4 .menu-col {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 69%;
      flex: 0 0 69%;
      max-width: 69%;
    }
    .site-nav-dropdown.style_4 .menu-col-banner {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 30%;
      flex: 0 0 30%;
      max-width: 30%;
      padding-left: 0;
      padding-right: 0;
    }
    .mega-banner-in {
      display: grid;
      grid-template-columns: auto auto auto;
      grid-column-gap: 24px;
      grid-row-gap: 11px;
      width: 100%;
      flex-wrap: nowrap;
    }
    .mega-banner-in > a {
      width: 100%;
      height: 100%;
      transition: opacity .3s;
      margin: 0;
      padding: 0;
      display: inline-block;
    }
    .cm-mega-menu-tp-1-prodct .item a:hover img,
    .mega-banner-in > a img:hover {
      opacity: 0.8;
    }
    .site-nav .menu-lv-3 > a[class*="shop_all"] {
      text-decoration: underline;
    }
    body .cm-mega-menu,
    body .container .cm-mega-menu {
      padding-bottom: 43px;
    }
    .main-menu *,
    .site-nav li {
      position: static;
    }
    .site-nav .mega-menu > .sub-menu-mobile {
      top: 20px;
      background: 0 0 ;
      position: absolute;
      left: 0;
      right: 0;
      z-index: -1;
      padding: 34px 0 0;
      max-height: 82vh;
      overflow-x: hidden;
      overflow-y: auto;
      opacity: 0;
      visibility: hidden;
      pointer-events: none;
      width: 100%;
      text-align: left;
    }
    .site-nav .mega-menu> .sub-menu-mobile.menu-mb-translate.sub-menu-open {
      display: block;
      opacity: 1;
      z-index: 1000000;
      visibility: visible;
    }
    .site-nav-dropdown.style_4 .menu-col .col-xl-4 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 21% ;
      flex: 0 0 21%;
      max-width: 21%;
    }
    .site-nav-dropdown.style_4 .menu-col>.row>div:last-child {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 1;
      max-width: 100%;
    }
   .style_4 .menu-lv-2+.menu-lv-2.top-brands ul.site-nav-dropdown {
        display: flex;
        flex-wrap: wrap;
    }
    .style_4 .menu-lv-2 + .menu-lv-2 ul.site-nav-dropdown li {
      flex: 0 0 33.33%;
    }
    .cm-mega-menu-tp-1-col.col-left {
      width: 70%;
    }
    .cm-mega-menu-filter-menu {
      display: flex;
      align-items: center;
      margin-bottom: 20px;
    }
    .cm-mega-menu-filter-title {
      letter-spacing: 4.8px;
      color: #292929;
      margin-bottom: 0;
      font-size: 16px;
      display: block;
      font-weight: 800;
      margin-right: 12px;
    }
    .cm-mega-menu-filter-alpha {
      display: flex;
      margin-left: 0;
    }
    span.cm-mega-menu-alpha-cd {
      color: #292929;
      display: flex;
      justify-content: center;
      text-align: center;
      line-height: 30px;
      flex: 0 0 30px;
      cursor: pointer;
      padding: 0 10px;
      font-size: 13px;
      font-weight: 300;
    }
    span.cm-mega-menu-alpha-cd:hover {
      color: #C41759;
    }
    span.cm-mega-menu-alpha-cd.active {
      font-weight: 700;
      color: #C41759;
    }
    .cm-mega-menu-filter-link a {
      text-decoration: underline;
      letter-spacing: 0;
      color: #292929;
      font-size: 16px;
    }
    .cm-mega-menu-filter-link {
      line-height: 35px;
      padding-top: 12px;
    }
    .cm-mega-menu-tp-1-col.col-right {
      width: 30%;
    }
    .cm-mega-menu-tp-1-menu-col.col-left {
      width: 60%;
    }
    .cm-mega-menu-tp-1-menu-col.col-right {
      width: 40%;
    }
    .cm-mega-menu-tp-1-menu-l2.cm-mega-menu-1 {
      width: calc(100% - 33.3333%);
    }
    .cm-mega-menu-tp-1-menu-col.col-left > .row {
      flex-wrap: wrap;
    }
    .cm-mega-menu-tp-1-menu-l2 {
      width: 33.3333%;
    }
    .cm-mega-menu-filter-content > ul > li a,
    .cm-mega-menu-tp-1-menu-l2 a,
    .feature-brand-ttl {
      font-size: 14px;
      color: #000;
      opacity: 1;
      font-weight: 300;
      text-transform: capitalize;
      line-height: 1.5;
      padding: 4px 0;
      margin: 4px 0;
      display: inline-block;
    }
    .cm-mega-menu-filter-title strong {
      font-weight: 800;
      cursor: pointer;
    }
    .cm-mega-menu-filter-content > ul,
    .cm-mega-menu-tp-1-menu-l2.cm-mega-menu-1 .cm-mega-menu-tp-1-menu-l3 > ul {
      display: flex;
      flex-wrap: wrap;
      margin: 0 -15px;
    }
    .cm-mega-menu-tp-1-menu-l2.cm-mega-menu-1
      .cm-mega-menu-tp-1-menu-l3
      > ul
      > li {
      width: 50%;
      padding-left: 15px;
      padding-right: 15px;
    }
    .cm-mega-menu-tp-1-prodct {
      display: flex;
      max-width: 260px;
      flex-wrap: wrap;
      justify-content: space-between;
      margin-top: 16px;
    }
    .cm-mega-menu-tp-1-prodct .item {
      width: calc(50% - 10px);
      min-height: 4.78rem;
      margin-bottom: 14px;
    }
    .cm-mega-menu-tp-1-prodct .item a {
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 14px 10px;
      background: no-repeat padding-box #fff;
      box-shadow: 0 1px 8px #00000029;
      border-radius: 10px;
      position: relative;
      height: 100%;
    }
    .site-nav-dropdown.style_1 {
      padding-bottom: 24px;
    }
    .cm-mega-menu-filter-content.show-area,
    .cm-mega-menu-filter-content > ul > li.show-filter-li,
    .cm-mega-menu-tp-1-menu.show-area {
      display: block;
    }
    .cm-mega-menu-filter-content > ul > li {
      width: 22%;
      margin-bottom: 10px;
      padding-left: 15px;
      padding-right: 15px;
    }
    .cm-mega-menu-filter-content > ul > li a,
    .cm-mega-menu-filter-content > ul > li a:hover {
      color: #292929;
    }
    .cm-mega-menu-tp-1-prodct,
    .cm-mega-menu-tp-1-prodct .item {
      align-items: stretch;
    }
    .site-nav-dropdown.style_1 .cm-mega-menu-tp-1-menu-col.col-left {
      width: 40%;
      order: 2;
      margin-left: 5%;
    }
    .cm-mega-menu-tp-1-prodct .item a img {
      max-height: 35px;
      transition: opacity 0.2s;
    }
    .mega-banner-in > a img {
      overflow: hidden;
      transition: opacity 0.3s;
      opacity: 1;
      display: block;
      border-radius: 0px;
      overflow: hidden;
      transition: opacity .3s;
      opacity: 1;
      width: 100%;
      max-width: 119px;
      height: 160px;
      -webkit-object-fit: contain;
      -moz-object-fit: contain;
      object-fit: contain;
      -webkit-object-position: center;
      -moz-object-position: center;
      object-position: center;
    }
    .site-nav-dropdown.style_1 .cm-mega-menu-tp-1-menu-col.col-right {
      order: 1;
      width: auto;
      margin-left: 5%;
    }
    .main-menu.jas-mb-style1 .mainBar {
        display: flex;
        align-items: center;
    }
    .row.v-center-flex .mainBar .mb-area {
        width: 100%;
    }
    .main-menu .container1 {
      max-width: 1420px;
      padding-left: 15px;
      padding-right: 15px;
      margin: auto;
    }
  }

  @media (max-width: 1199px) {
    body.topPad .desktop-navigation-wrap {
      display: none;
    }
    body .desktop-navigation-wrap .site-nav .menu-lv-1>a>span {
      color: #000;
      margin-top: 33px;
    }
    .desktop-navigation-wrap .back-label.explore.visible-mobile {
      display: none;
    }
    ul.site-nav.site-nav-desktop {
      justify-content: center;
      display: flex;
      gap: 0;
      justify-content: left;
      overflow-x: scroll;
    }
    .desktop-navigation-wrap .site-nav .menu-lv-1 {
      margin-left: 8px;
      margin-right: 8px;
      display: flex;
      padding: 5px 0;
      visibility: visible;
    }
    body .desktop-navigation-wrap .site-nav>li.mb-login.blog {
      display: none;
    }
    .desktop-navigation-wrap.wrapper-navigation .main-menu {
      background-color: #fff !important;
    }
    .wrapper-navigation.hidden_mobile.desktop-navigation-wrap .mainBar {
      flex-direction: column-reverse;
      gap: 15px;
    }
    body .desktop-navigation-wrap .site-nav .menu-lv-1>a {
      min-width: 105px;
      border: 1px solid transparent;
      border-radius: 4px;
      padding: 8px 7px !important;
      text-align: center;
      width: max-content;
      box-shadow: #0003 0 0 6px;
      transition: color .2s ease 0s;
      line-height: 1.25 !important;
      height: 100%;
      text-align: center;
      justify-content: center;
    }
    button.icon-dropdown.mainMenu {
      display: none;
    }
    .desktop-navigation-wrap .site-nav .menu-lv-1>a>span {
      font-weight: 600;
      letter-spacing: 0px;
    }
    body .main-menu.jas-mb-style .container {
      padding-left: 10px;
      padding-right: 10px;
      max-width: 100%;
    }
     
    ul.right-groups.header-items.flex.fl-alc li a span.wishlistCount {
        display: block;
    }
   
    body ul.site-nav {
      margin: 0;
    }
    .desktop-navigation-wrap .site-nav > li {
      display: inline-block;
      border: none;
    }
    body .header-mb .header-mb-middle {
      min-width: 102px;
      margin-right: 8px;
    }
    body .header-mb .header-mb-middle .header-logo {
      padding: 0;
    }
    body .header-mb .logo-img img {
      width: 102px;
    }
    body .svg-mb.cart-icon {
      justify-content: flex-start;
      width: auto;
      height: auto;
    }
    body .site-nav .menu-lv-1 > a {
      padding: 0px;
      font-family: Montserrat;
      font-size: 13px;
      font-weight: 500;
      font-stretch: normal;
      letter-spacing: 2.3px;
      color: #231f20;
    }

    .icon-dropdown.subMenu {
      border: none;
      background: none;
      padding: 0px;
      margin: 0px;
    }

  }


  @media (max-width: 1199px) and (min-width: 850px) {

    .mega-banner-in > a {

      width: 40%;
    }
  

  }
  @media (max-width: 1460px) and (min-width: 768px) {

    .head-text {
      min-width: 1rem;
      font-size: 1rem;
    }

    .main-header .header-pc .maxwishlist {
      width: 90px;
      display: flex;
      align-items: center;
    }
    .wrapper-top-cart.cart-icon {
      padding-right: 0;
    }
    .center-groups.header-items {
      max-width: 25%;
    }
  }
  @media (max-width: 1199px) and (min-width: 768px) {
    .header-search .priceContainer {
      order: 2;
    }
    body .desktop-navigation-wrap .site-nav>li.mb-login.blog a span{
      font: 500 11px/0 Poppins;
    }
    .desktop-navigation-wrap .header-seach-wrap .search-form{
      width: 100%;
    }
    .search_opened .desktop-navigation-wrap .header-seach-wrap .search-form{
      width: 300px;
    }
    ul.right-groups.header-items.flex.fl-alc li:nth-child(2) a {
      margin-left: 19px;
  }
  .search-active .wrapper-navigation.hidden_mobile.desktop-navigation-wrap {
    display: none;
  }
    .wrapper-navigation.hidden_mobile.desktop-navigation-wrap {
      display: block;
    }

    .wrapper-navigation.hidden_mobile.desktop-navigation-wrap .mainBar {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%;
      flex-wrap: wrap;
    }
    .desktop-navigation-wrap .header-seach-wrap {
      position: relative;
      height: 29px;
      width: 100%;
      order: 2;
    }
    .header-logo {
      width: 40%;
    }
    .row.v-center-flex{
      width: 100%;
    margin: 0;
    }
  .row.v-center-flex .mainBar .mb-area {
    width: 100%;
    order: 1;
    padding-top: 0px;
   }
   .site-nav .mega-menu>.sub-menu-mobile{
    top: 20px;
   }
    .wrapper-navigation.hidden_mobile.desktop-navigation-wrap .col-3 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    .wrapper-navigation .mb-area {
      margin-left: 0;
      margin-right: 0;
    }
    .desktop-navigation-wrap .site-nav > li:first-child {
      margin-left: 0;
    }
    .desktop-navigation-wrap .site-nav .menu-lv-1 {
      margin-left: 8px;
      margin-right: 8px;
      display: flex;
      padding: 5px 0px;
      visibility: visible;
    }
    body .desktop-navigation-wrap .site-nav .menu-lv-1 > a {
      font-size: 9px;
      justify-content: center;
    }
    body span.wishlist-text.text-hover {
      display: none;
    }

  ul.right-groups.header-items.flex.fl-alc {
       margin: 0;
       align-items: center;
       gap: 7px;
       display: flex;
       justify-content: space-between;
  }
  .flex.fl-alc.btn-chat{
    margin-left: 0;
    width: max-content;
  }
  .wrapper-navigation.hidden_mobile.desktop-navigation-wrap .col-3 {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
    align-self: start;
  }
  .wrapper-navigation.hidden_mobile.desktop-navigation-wrap .mainBar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  ul.right-groups.header-items.flex.fl-alc li{
    margin-left: 0px;
  }
  .col-3 ul.right-groups.header-items li a {
    flex-direction: row;
  }
  ul.right-groups li a img {
    max-height: 20px;
    min-width: 20px;
    height: 100%;
 }
  .mega-banner-in {
    flex-wrap: wrap;
    display: flex;
  }
 .cm-mega-menu-filter-alpha {
    display: flex;
    margin-left: 0;
    flex-wrap: wrap;
  }
  ul.right-groups.header-items.flex.fl-alc li:first-child {
    min-width: 50px;
  }
  ul.right-groups.header-items.flex.fl-alc li:nth-child(3) {
    min-width: 22px;
  }
}

  @media (max-width: 1310px) and (min-width: 1200px) {
    body .desktop-navigation-wrap .site-nav .menu-lv-1 > a {
      font-size: 11px;
    }

    body .header-logo{
      max-width: 210px;
    }
  }
  @media (max-width: 1460px) and (min-width: 1310px){
    body .desktop-navigation-wrap .site-nav .menu-lv-1 > a {
      font-size: 13px;
    }
    body .header-logo{
      max-width: 210px;
    }
  }

  @media (max-width: 1500px) and (min-width: 1199px) {
    .cm-mega-menu-filter-content > ul > li a,
    .cm-mega-menu-filter-link a,
    .cm-mega-menu-tp-1-menu-l2 ul li a,
    .site-nav .menu-lv-3 > a,
    span.cm-mega-menu-alpha-cd {
      font-size: 1.04rem ;
    }

  }
  @media (min-width: 1025px) {
    h2.foot-title.dropdow-mb{
      width: max-content;
    }
    ul.site-nav.site-nav-desktop{
      display: flex;
      gap: 0px;
      justify-content: flex-start;
    }
    .right-groups.header-items .head-text {
      margin-left: 0px;
      margin-right: 0px;
    }

    .search_opened .mainBar{
        width : 100%!important;
    }
    body.search_opened .search-bar input[type=search]{

      padding: 12px 36px !important;
    padding-right: 70px !important;
     width: 100%;
    border-bottom: 1px solid #DDD;
    border: none;
    border-bottom: 1px solid #DDD;
    border-radius: 0;
    height: 20px;
    }
    body.search_opened .header-seach-wrap{
      max-width: 100%;
      left: -9%;
      top: 50%;
      width: 100%;
      background: #fff;
      z-index: 9;
      padding: 0px;
      height: calc(100% - 88px);
      padding: 0 5%;


    }

    .mega-banner-in img.mobileImg {
      display: none;
    }
    .right-groups.header-items span.head-text {
        font-size: 13px;
        line-height: 11.5px;
        font-weight: 500;
        padding: 0;
        letter-spacing: 0;
        margin: 9px 0 0;
        text-align: center;
    }
    .right-groups.header-items .wishlist-wrapper {
      display: flex;
      padding-left: 10px;
      padding-right: 10px;
    }
    .right-groups.header-items .wishlist-wrapper .head-text {
      min-width: auto;
      margin-right: 3px;
    }

    .search_opened .close-search.search-focus-show {
      position: absolute;
      top: -2px;
      left: 10px;
      height: 23px;
      display: block;
      z-index: 2;
      padding: 0;
      left: 5px;
      width: 25px;
      text-align: center;
      font-size: 24px;
      color: #6F6D6D;
      cursor: pointer;
      border: none;
      background: none;
      margin: 0px;
  }

   .search_opened button.btn.icon-reset.search-focus-show {
    display: block;
    right: 5px;
    font-size: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    background:none;
   }
    .search_opened .right-groups.header-items{

      display: none;
    }

    .search_opened .site-nav.site-nav-desktop{

      display: none;
    }
    .site-nav-dropdown.style_4 .cm-mega-menu .menu-lv-2 .menu-lv-3 > a {
      font-size: 14px;
      color: #000;
      opacity: 1;
      font-weight: 300;
      text-transform: capitalize;
      line-height: 1.5;
      padding: 4px 0;
      margin: 4px 0;
      display: inline-block;
      position: relative;
    }
    .site-nav-dropdown.style_4 .cm-mega-menu .menu-lv-2 .menu-lv-3>a::before {
      content: "";
      display: inline-block;
      height: 1px;
      width: 0px;
      background-color: #333;
      position: absolute;
      bottom: 0;
      left: 0;
      transition: width .25s ease-in;
      transform: scaleY(.8);
  }
  .site-nav-dropdown.style_4 .cm-mega-menu .menu-lv-2 .menu-lv-3>a:hover::before{
    width: 100%;
  }
    ul.right-groups.header-items li a {
      display: flex;
      flex-direction: column;
      align-items: center;
  }
  ul.right-groups.header-items li a div {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
  }
  @media (max-width: 1025px) {
    .wrapper-navigation.hidden_mobile.desktop-navigation-wrap {
      display: none;
    }
     .mb-area-mob .site-nav .sub-menu-mobile {
      width: 360px;
      overflow-x: hidden;
      overflow-y: auto;
      display: none;
    }
    .site-nav-desktop .sub-menu-mobile.sub-menu-open {
      visibility: visible;
      -moz-transform: none;
      -o-transform: none;
      -ms-transform: none;
      -webkit-transform: none;
      transform: none;
      display: block !important;
  }
    html.translate-overlay .site-nav-desktop > li.item.women > a:before, #desk_header_menu_women::before {
      background-image:url(/cdn/shop/files/Womens.svg);
    }
    html.translate-overlay .site-nav-desktop > li.item.shop-by-brand> a:before, #desk_header_menu_shop_by_brand::before {
      background-image:url(/cdn/shop/files/Brands_1.svg);
    }
    html.translate-overlay .site-nav-desktop > li.item.men > a:before, #desk_header_menu_men::before {
      background-image:url(/cdn/shop/files/Mens.svg);
    }
    html.translate-overlay .site-nav-desktop > li.item.gifts > a:before, #desk_header_menu_gifts::before {
      background-image:url(/cdn/shop/files/NavGift.svg?v=1648731241);
      background-color: #f5f5f5;
      background-size: 12px;
    }
    html.translate-overlay .site-nav-desktop > li.item.clearance > a:before {
      background-image:url(//cdn.shopify.com/s/files/1/0269/7763/2389/files/clearnace_icon_1136ba11-08b4-46e1-8a54-7b56ef389066.png);
    }
    html.translate-overlay .site-nav-desktop > li.item.beauty > a:before, #desk_header_menu_beauty::before {
      background-image:url(/cdn/shop/files/Beauty.svg);
    }
    html.translate-overlay .site-nav-desktop > li.item.blogs > a:before,#desk_header_menu_blogs::before {
      background-image:url(/cdn/shop/files/blogs.png?v=1733850824);
    }
    html.translate-overlay .site-nav-desktop > li.item > .icon-dropdown i{
      background-image: url(/cdn/shop/files/reward-arrow.svg?v=1723034237);
      background-position: center;
      width: 10px;
      height: 10px;
      background-size: contain;
      display: block;
      background-repeat: no-repeat;
    }
    html.translate-overlay ul.site-nav.site-nav-desktop{
      display: block;
    }
    html.translate-overlay .fa-angle-down:before{
      content:unset;
    }

    html.translate-overlay body .site-nav .icon-dropdown {
          top: 50%;
          transform: translateY(-50%);
          opacity: 1;
          color: #767676;
          right: 6px;
        }


        .site-footer.footer-default .footer-pane-grid > a >div > .small-des {
          color: #000;
          line-height: 21px;
          font-weight: 500;
          font-size: 12px;
      }

      .site-footer.footer-default .footer-pane-grid > button >div > .small-des {
          color: #000;
          line-height: 21px;
          font-weight: 500;
          font-size: 12px;
      }
      .footer-pane-item .icon picture svg, .footer-pane-item .icon picture img {
        width: 25px;
        height: 25px;
        max-height: 25px;
        stroke: #9B9B9B;
        opacity: 0.8;
    }
      .site-footer.footer-default .footer-pane {
        position: fixed;
        bottom: -2px;
        left: 0;
        right: 0;
        width: 100%;
        height: auto;
        background: #F6F6F6;
        z-index: 99;
        box-shadow: 0 -2px 6px #cebfbf24;
        border-top: 1px solid #E1E1E3;
    }
    .site-footer.footer-default  .footer-pane-grid {
        margin: 0;
        padding: 0;
        display: flex;
        justify-content: center;
        align-items: stretch;
        max-height: 73px;
    }
    .site-footer.footer-default .footer-pane-grid > * {
        flex: 1;
        padding: 11px 8px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
            background: #f6f6f6;
        gap: 5px;
        border: none;
    }
    .footer-pane-grid picture,.footer-pane-grid img {
      width: 25px;
      height: 25px;
      max-height: 25px;
      stroke: #9B9B9B;
      opacity: 0.8;
    }
    .site-footer .footer-pane {
      display: block;
    }
    .footer-pane .subtitle {
    display: none;
    }

    .customer-links.wishlist {
      margin-right: 0px;
      position: relative;
  }

  span.topbadge{
    position: absolute;
    top: -3px;
    right: -11px;
  }

  button.icon-dropdown.subMenu.back-btn {
    color: black;
    font-weight: 500;
  }
    .site-header.header-default.main-header{
      background-color: white;
    }

    .header-search .priceContainer {
      order: 2;
    }
    .site-nav-desktop > li.dropdown > span.icon-dropdown {
      position: absolute;
      width: 32px;
      height: 52px;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .a-z-active .cm-mega-menu-tp-1-col.col-right {
      display: none;
    }

    .customer-links.wishlist > a {
      display: block;
    }
    .header-mb .customer-links.wishlist .nav-icon {
      display: flex;
      align-items: center;
      justify-content: space-evenly;
    }
    .header-search button.close-search {
      border: 1px solid darkgray;
      height: 29px;
      position: absolute;
      right: 3px;
      top: 50%;
      transform: translate(0%,-50%);
      font-size: 18px;
      background: #dbdbdb;
      border-radius: 3px;
      cursor: pointer;
    }

    .search_opened .close-search.search-focus-show{
      position: absolute;
      top: 0px;
      left: 10px;
      display: block;
      z-index: 2;
      padding: 0;
      left: 5px;
      width: 25px;
      text-align: center;
      font-size: 24px;
      color: #757575;
      cursor: pointer;
      display: flex;
      align-items: center;
   }
  .header-mb-middle.header-mb-items {
      margin: 0;
      font-size: 20px;
      margin-left: 0;
      display: flex;
      align-items: center;
      padding-bottom: 3px;
      width: auto;
   }
   .new-head-search {
    width: 100%;
    padding: 20px 15px 5px;
   }
   body .header-default .header-bottom {
    width: 65px;
   }
   .header-logo .logo-img img {
    max-width: 300px;
    width: 100%;
    height: auto;
   }
   .mb-area-mob .mega-banner-in > a >  img.desktopImg {
     display: none;
    }
    body .mb-area-mob .site-nav .mega-menu .menu-lv-2{
      flex-direction: column;
    }
    .snize-ac-results-list-last {
      padding: 0!important;
  }
  .div.snize-ac-results.snize-ac-results-mobile li.snize-label{

    font-size: 15px!important;
  }
    .sub-menu-mobile.sub-menu-open .cm-mega-menu .by-category[data-griditem] .sub-menu-mobile {
      visibility: visible;
    }
    .sub-menu-mobile .cm-mega-menu .by-category[data-griditem] .sub-menu-mobile {
      position: static;
      transform: none;
      height: auto;
    }
    .header-mb {
      display: flex;
      align-items: center;
      justify-content: space-between;
    }
    .header-mb-left.header-mb-items {
      flex: 1;
      display: block;
      margin-right: 8px;
    }
    .search-bar .icon-search {
      position: absolute;
      -webkit-appearance: none;
      left: 12px;
      z-index: 1;
      padding: 0;
      top: 2px;
      width: 16px;
    }
    .header-default .search-form .search-bar {
      background: 0 0 ;
    }
    .header-mb-right.header-mb-items .cartCount,
    .header-mb-right.header-mb-items .wishlistCount {
      display: none;
    }
    .header-pc,
    .visble-desktop {
      display: none;
    }
    .header-category-area {
      display: flex;
      padding: 20px 0 5px 15px;
    }
    .hamburger-icon.svg-mb {
      width: 20px;
      height: 15px;
      align-self: center;
      display: none;
    }
    .hamburger-icon .icon-nav {
      margin-right: 11px;
      border: none;
      outline: none;
      padding: 0;
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      width: 26px;
      height: 17px;
      position: relative;
    }
    .header-category-area .header-category {
      width: calc(100% - 30px);
    }
    .header-category ul {
      display: flex;
      justify-content: flex-end;
      margin: 0;
    }
    .header-category ul li:not(:last-child) {
      margin-right: 8px;
    }
    .header-category ul li {
      flex: 1;
    }
    .header-category ul li a {
      display: block;
      font-size: 10px;
      font-weight: 500;
      color: #292929;
      border: 1px solid transparent;
      border-radius: 10px;
      box-shadow: 0 1px 8px #00000029;
      padding: 8px 7px;
      text-align: center;
    }
    .icon-nav {
      border: none;
      outline: 0;
      padding: 0;
      display: flex;
      align-items: center;
      -webkit-box-pack: center;
      position: relative;
    }

    .site-header-inner {
      position: static;
      top: -100%;
      transition: 0.8s;
    }
    .header-category ul li:last-child a {
      border-color: #e11973;
      color: #e11973;
    }
     .header-mb-left.header-mb-items.active .header-search__form {
      margin-left: 0;
      background: #fff;
      position: relative;
    }
    .header-mb-left.header-mb-items.active .header-search {
      width: 100%;
      max-width: 100%;
      position:relative;
    }
    html.translate-overlay .site-nav-desktop > li.dropdown > button.icon-dropdown {
      position: absolute;
      width: 32px;
      height: 52px;
      display: flex;
      align-items: center;
      justify-content: center;
      border: 0px;
      margin: 0px;
      padding: 0px;
      background: none;
    }
    html.translate-overlay .mb-area-mob{
      visibility: visible !important;
      -moz-transform: translateX(100%);
      -o-transform: translateX(100%);
      -ms-transform: translateX(100%);
      -webkit-transform: translateX(100%);
      transform: translateX(100%);
      display: block !important;
      width:360px;
      max-width: 100%;
    }
    html.translate-overlay .site-nav-mob-handler{
display: block !important;
    }
    html.translate-overlay .site-nav-desktop > li.item {
      background: white !important;
  }
  html.translate-overlay .site-nav-desktop > li {
    border-bottom: 1px solid #F2F2F2;
    margin: 0;
    
  }
  html.translate-overlay .site-nav-desktop > li.dropdown > a {
    padding: 0;
    padding-left: 56px;
    color: #0f0f0f;
}

html.translate-overlay .site-nav-desktop > li.item > .icon-dropdown i{
  background-image: url(/cdn/shop/files/reward-arrow.svg?v=1723034237);
  background-position: center;
  width: 10px;
  height: 10px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
}

html.translate-overlay .site-nav-desktop > li.item > a:before, body .desktop-navigation-wrap .site-nav .menu-lv-1>a::before {
  border-radius: 50%;
  left: 13px;
  content: "";
  display: block!important;
  width: 25px;
  height: 25px;
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
body .desktop-navigation-wrap .site-nav .menu-lv-1>a:before {
  transform: translateX(-50%);
  left: 50%;
  top: 13px;
}

html.translate-overlay .site-nav-desktop > li.item > a {
  display: flex;
  padding-left: 56px;
  position: relative;
  align-items: center;
  z-index: 1;
}
  html.translate-overlay .site-nav-desktop > li.item {
      position: relative;
      display: flex;
      align-items: center;
      padding-top: 15px;
      padding-bottom: 15px;
  }
    button.close-mob-trig {
      cursor: pointer;
      border: none;
      background: none;
      margin: 0px;
      padding: 0px;
  }
    .site-nav-mob-handler-in span.text {
      color: #000000;
      text-transform: uppercase;
      font-weight: 600;
      font-size: 11px;
      line-height: 14px;
      margin-left: 5px;
  }
    html.translate-overlay .site-nav-mob-handler-in {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 15px;
      padding-right: 9px;
  }
    .site-nav-mob-handler{
      width: 100%;
    justify-content: space-between;
    display: block;
    box-shadow: 0px 3px 8px rgba(0, 0, 0, rgba(0,0,0,0.05));
    border-bottom: none;
    background: #fff;
    min-height: 1px;
    position: relative;
    z-index: 1;
    }
    .mb-area-mob {
      display: none;
     position: fixed;
      top: 0;
      bottom: 0;
      right: 100%;
      height: 100vh;
      z-index: 999;
      visibility: hidden;
      overflow-y: scroll;
      -webkit-transition: transform .5s ease,visibility .5s ease;
      -moz-transition: transform .5s ease,visibility .5s ease;
      -ms-transition: transform .5s ease,visibility .5s ease;
      -o-transition: transform .5s ease,visibility .5s ease;
      transition: transform .5s ease,visibility .5s ease;
      padding-bottom: 100px;
      background-color: #fff;
    }
    /* .header-mb-left.header-mb-items.active {
      position: absolute;
      left: 0px;
      top: 0px;
      width: 100%;
      height: 100%;
      background: #fff;
      z-index: 99;
      display:block;
   } */
  /* .header-mb-right.header-mb-items {
    display: flex;
    align-items: center;
  }
  .header-mb-right.header-mb-items > div + div {
    margin-left: 12px;
  } */
  /* .header-mb-right.header-mb-items .customer-links.wishlist .topbadge {
    margin-left: 5px;
  } */
  header.site-header .site-header-inner {
    padding: 0 10px;
  }
  header.site-header .site-header-inner .header-bottom .wrapper-header-bt,
  header.site-header .site-header-inner .header-category-area {
    padding-left: 0;
    padding-right: 0;
  }
  header.site-header .site-header-inner .header-bottom .container {
    padding: 0;
  }
  .wrapper-header-bt {
    position: relative;
  }
 .site-header .search-form {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 0 15px;
  }
 .wrapper-header-bt .cart-icon.svg-mb {
    /* margin-left: 1rem; */
    padding: 0;
    position: relative;
    margin-left: 6px;
  }
  .site-header-inner {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
  }
 body .header-bottom.active{
   position:absolute;
   width:100%;
 }
 .header-category-area .header-category {
  display: none;
}
.site-header-inner .header-category-area.visible-mobile {
  display: flex;
}
.header-mb-right.header-mb-items .cartCount {
  display: inherit;
  color: #fff;
  background: #582bde;
  font-size: 9px;
  position: absolute;
  top: -6px;
  right: -6px;
  width: 20px;
  height: 20px;
  text-align: center;
  padding-top: 3px;
}
  .header-mb-left.header-mb-items{
    display: flex;
    justify-content: space-between;
    gap: 10px; 
  }
  .head-search{
    position: relative;
    max-width: 120px;
    width: 100%;
  }
  .header-mb-left.header-mb-items .head-search img{
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(-50%, -50%);
    /* opacity: 0.5; */
  }
      header.site-header .head-search input {
        background: #F5F5F5;
        border-radius: 21px;
        height: 24px;
        display: flex;
        align-items: center;
        width: 90%;
        font-size: 11px;
        border: none;
        margin-left: auto;
    }
    .header-mb-right.header-mb-items {
      display: flex;
      justify-content: center;
      align-items: center;
      gap: 15px;
  }
  .header-mb-right  .customer-links,.header-mb-right  .cart-icon{
      max-width: 25px;
      width: 100%!important;
      display: flex;
      justify-content: center;
      align-items: center;
  }
  .header-mb-right  .customer-links img,.header-mb-right  .cart-icon img {
    height: 18px;
  }
}

@media(max-width:492px){
   .search-bar .icon-search {
      top: 4px;

    }
    .announcement-bar__link{
      padding: 10px;
    }
}
  #dropdown-cart {
    width: 100%;
  }


  @media (max-width : 375px){

    .searchInside {
      display: none;
    }
    .mob-low-headSearch {
      max-width: 18px;
      width: 100%!important;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .head-search {
      width: 0;
    }

    button.mobHeadSearchTrigger {
      background: transparent;
      border: none;
      outline: none;
      width: 100%;
      padding: 0;
      margin: 0;
    }

    .header-logo .logo-img img {
      max-width: 155px;
    }

    .header-mb-middle.header-mb-items {

      padding-bottom: 0;
    }
  }
  @media (min-width:1025px) {
    .desktop-navigation-wrap.wrapper-navigation .main-menu {
      position: static;
      width: 100%;
      height: auto;
      overflow: auto;
    }
  }

.new-head-search .searchInside {
  display: none;
}
@media (max-width : 767px){
  .new-head-search {
    width: 100%;
    display: block;
    position: relative;
    padding-top: 10px;
  }
  .header-category-area {
    padding-top: 10px;
  }
  .new-head-search input {
    width: 100%;
    height: 30px;
    border-radius: 21px;
    border: 1px solid black;
    margin: 10px auto;
  }

  .new-head-search img {
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translate(-50%, -50%);
  }

  .new-head-search .searchInside {
    display: block;
    position: relative;
  }
  body .desktop-navigation-wrap .site-nav .menu-lv-1>a {
    padding: 2px 6px !important;
  }
  body .desktop-navigation-wrap .site-nav .menu-lv-1>a>span {
    font-weight: 400;
    font-size: 12px;
  }
  body .desktop-navigation-wrap .site-nav .menu-lv-1>a:before {
    top: 10px;
  }
  body .desktop-navigation-wrap .site-nav .menu-lv-1>a {
    min-width: 90px;
  }
  .header-logo .logo-img img {
    width: 155px;
  }
  .wrapper-header-bt {
    padding: 10px 15px 5px 0;
  }
  .desktop-navigation-wrap {
    border-top: 1px solid #e1e1e3;
  }
  .header-mb-right.header-mb-items .cartCount {
    width: 15px;
    height: 15px;
  }
  .announcement-bar-trustpilot, .announcement-bar__link {
    margin: auto !important;
    padding: 5px !important;
    height: fit-content !important;
  }
  .announcement-bar-trustpilot .trustpilot-widget {
    padding: 0 !important;
  }
  .container.announcement-slider:not(.slick-initialized) {
    display: none;
  }
  /* .announcement-bar__link .announcement-bar__message {
    margin: 0;
    display: block; */
  }
}