/** Shopify CDN: Minification failed

Line 117:36 Unexpected "li("

**/
@media (min-width: 1441px){
    .page-width, .page-width-desktop{
        /* margin: unset !important;
        padding: unset !important; */
        max-width: unset !important;
    }
    .cstm-collection-container slider-component {
    width: 90%;
    margin: 0 auto !important;
}
.cstm-collection-container .collection__title.title-wrapper {
    width: 90%;
    margin: 0 auto !important;
}
.cstm-collection-container ul.product-grid{
    justify-content: center;
    flex-wrap: nowrap;
    overflow: auto;
    padding: 20px 0 40px;
    margin: 0;
}
p.announcement-bar__message.h5 span{
    font-size: 24px;
}
.cstm-collection-slider li.grid__item {
    width: 22%;
}
}
@media (min-width: 1350px){
    .cstm-collection-slider{
        max-width: 1100px;
        padding: 0;
    }
    .cstm-product-grid{
        max-width: 1100px;
        margin: 0 auto;
    }
}
@media (min-width: 1024px){
    .cstm-collection-slider{
        max-width: 1300px;
        padding: 0 20px;
    }
}
.index {
    background: #f4f4f4;
}

.header-left-items{
    display: none;
}
.desktop-account-icon{
    display: block;
}
.cstm-collection-container slider-component .slider-buttons{
    display: none;
}
.cstm-collection-container h2.title {
    text-align: center;
    font-size: 60px;
    font-weight: 500;
    font-family: 'Geist';
}
.section-header:not(.shopify-section-header-sticky){
    position: fixed;
    left: 2.5%;
}
.section-header{
    top: 6%;
    width: 95%;
    border-radius: 20px;
    box-shadow: 0px 7px 26.3px 0px rgba(0, 0, 0, 0.11);
    z-index: 5 !important;
}
.header-wrapper{
    border-radius: 20px;
}
.section-header.shopify-section-header-sticky{
    margin: 0 auto;
    left: unset;
}
.section-header sticky-header{
    border-radius: 20px;
}
.section-header header{
    max-width: unset;
    width: 100%;
    margin: 0;
    display: flex;
    justify-content: space-between;
}
.header .list-menu{
    gap: 12px;
}
.header .list-menu .link{
    font-size: 16px;
    font-weight: 700;
    color: rgba(0, 0, 0, 1);
}
@media (min-width: 989px){
.header .list-menu .link:hover{
    transform: scale(1.08);
    opacity: 1;
}
.header .list-menu .link{
    /* transition: all 5s ease-out; */
}
.header{
    .list-menu:has(details[open]) > li:not(:has(details[open])){
        opacity: 0.4;
    }
    .list-menu:has(details[open]) > li(:has(details[open])){
        opacity: 0.4;
    }
    .list-menu:hover > li > .link,
.list-menu:hover > li > header-menu > details > .link {
  opacity: 0.4;
}

/* Step 3: Sirf hovered item ko wapas full */
.list-menu > li > .link:hover,
.list-menu > li > header-menu > details > .link:hover {
  opacity: 1;
}
}
}
.header__inline-menu{
    text-align: center;
}
.header .desktop-localization-wrapper{
    display: none;
}
.header .header__heading-link{
    padding: 0;
}
.header {
    padding: 16px 30px !important;
    /* padding-bottom: 16px !important; */

.header__icon .svg-wrapper {
    width: 24px;
    height: 24px;
}
.header__search{
    order: 2;
}
.header__icon--account{
    order: 1;
}
.header__icon--cart{
    order: 3;
}
.mega-menu__content {
    width: 80%;
    margin: 15px auto;
    border-radius: 20px;
    box-shadow: 0 10px 90px #0000004d;
    transform: translate(-50%,-10px);
    transition: transform 0.4s ease, opacity 0.4s ease;
    position: absolute;
    left: 50%;
        top: 80px;
        opacity: 0;
}
.cstm_show .mega-menu__content {
  transform: translate(-50%, 0);
  opacity: 1;
  pointer-events: auto;
}

.mega-menu .mega-menu__list{
    display: flex;
    justify-content: space-around;
    text-align: left;
}
.mega-menu .mega-menu__list a{
    font-size: 18px;
}
.mega-menu .mega-menu__list ul a{
    font-size: 14px;
    color: rgba(95, 94, 94, 1);
    font-weight: 400;
}
.images_nav {
    width: 154px;
    height: 98px;
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 15px;
    box-shadow: 0 0 1px #0000000f, 0 1px 1px -.5px #0000000f, 0 3px 3px -1.5px #0000000f, 0 6px 6px -3px #0000000f, 0 12px 12px -6px #0000000f, 0 24px 24px -12px #0000000f;
}
}
.cstm-card-wrapper .card__media img {
    object-fit: contain !important;
}
.cstm-card-wrapper .card__inner {
    border-radius: 20px !important;
}
.cstm-card-wrapper{
    padding: 18px;
    background: #fff;
    border-radius: 20px;
        box-shadow: 0 0 0 1px #0000000f, 0 1px 1px -.5px #0000000f, 0 3px 3px -1.5px #0000000f, 0 6px 6px -3px #0000000f, 0 12px 12px -6px #0000000f, 0 24px 24px -12px #0000000f;
}
.collection{
    background: #f4f4f4;
}
.cstm-collection-container ul.product-grid {
    gap: 20px;
    justify-content: center;
}
.cstm-card-wrapper .card__heading {
    font-size: 24px;
    font-weight: 700;
}
.cstm-card-wrapper .card-information{
    display: none;
}
.cstm-card-wrapper .card__information{
    padding: 0;
}
.cstm-card-wrapper product-form .button:after, .cstm-card-wrapper product-form .button:before{
    content: none;
}
.cstm-card-wrapper product-form .button{
    /* display: inline-block; */
}
.cstm-card-wrapper .card > .card__content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0 0;
}
.cstm-card-wrapper .quick-add{
    margin-bottom: 0;
    height: 45px;
    width: 45px;
}
.mobile-nav{
    display: none;
}
.cstm-collection-slider .grid__item {
    max-width: unset;
    flex-grow: unset;
    width: 32%;
}
.cstm-card-wrapper .card__inner{
    max-height: 260px;
    overflow: hidden;
}
.header-wrapper:has(.menu-drawer-container.menu-opening) {
    background: #f3f3f3;
    border-radius: 20px;

    .menu-drawer__navigation{
        padding: 15px;
    }
    .menu-drawer__utility-links{
        display: none;
    }
    ul.menu-drawer__menu {
    display: flex;
    flex-direction: column;
}
ul.menu-drawer__menu li {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 6px 6px -3px #0000000f, 0 3px 3px -1.5px #0000000f, 0 1px 1px -.5px #0000000f, 0 0 0 1px #0000000f;
}
}
.menu-drawer {
    background: #f3f3f3 !important;
    border-radius: 0 0 20px 20px;
}
@media (max-width: 1350px){
    .cstm-collection-container ul.product-grid{
        gap: 15px;
    }
}
@media (max-width: 1025px){
    .cstm-collection-container h2.title{
    font-size: 50px !important;
  }
    .cstm-card-wrapper .card__inner {
    max-height: 210px;
}
}
@media (min-width: 990px){
    .header.header--middle-left{
        grid-template-columns: auto auto auto;
    }
        .header:not(.drawer-menu).page-width {
        padding-left: 4rem;
        padding-right: 4rem;
    }
}
@media (max-width: 989px){
        .section-header {
    /* display: none; */
}
.header {
    display: flex;
    justify-content: space-between;
}
.header-left-items{
    display: block;
}
.desktop-account-icon{
    display: none;
}
.header-left-items {
    display: flex;
    gap: 5px;
}

.cstm-header-drawer {
    display: flex;
    gap: 2px;
    .menu-drawer{
        position: absolute;
        width: 100%;
        height: 0;
    }
}
.js details[open].menu-opening > .menu-drawer,
details[open].menu-opening > .menu-drawer__submenu{
    height: 80vh;
}
.menu-drawer-container:has(.menu-opening) .menu-drawer__menu li details .menu-drawer__submenu{
  transition: 0.5s ease-out;

  ul.menu-drawer__menu{
    padding: 15px;
  }
}
.section-header.menu-open{
    border-radius: 20px 20px 0 0;
    .header-wrapper {
    border-radius: 20px 20px 0 0;
}
}
 .cstm-collection-slider .grid__item{
    /* width: 24% !important;
    height: 100%; */
  }
  .mobile-nav{
    display: flex;
}
.cstm-collection-container ul.product-grid {
    padding: 20px 0;
}
.cstm-card-wrapper{
    padding: 12px;
    border-radius: 15px;
}
.cstm-card-wrapper .card__inner {
    border-radius: 15px !important;
}
.images_nav_drawer {
    width: 54px;
    height: 60px;
    border-radius: 10px;
    overflow: hidden;
}
.images_nav_drawer img{
    object-fit: cover;
}
.menu-drawer .menu-drawer__menu-item{
    padding: 8px;
    gap: 12px;
}
.menu-drawer__menu-item{
    padding: 8px !important;
}
.menu-drawer__inner-submenu {
    background: #f3f3f3;
}
}
@media (max-width: 769px){
    .cstm-collection-container h2.title{
    font-size: 40px !important;
  }
       .cstm-card-wrapper .card__inner {
        height: 250px;
        max-height: unset;
    }
    .cstm-collection-slider .grid__item {
        width: 30%;
    }
}
@media (max-width: 749px){
    .header__icon--account{
        display: flex !important;
    }
    header-drawer{
        order: 4;
        margin-left: 0 !important;
    }
    .header__icons{
        padding-right: 0;
        gap: 5px;
    }
        .header__heading {
        /* margin-left: 12%; */
    }
    .header__heading-logo-wrapper{
        width: 70%;
    }
    .header{
        padding: 1.2rem 2rem !important;
    }
    .section-header sticky-header {
    border-radius: 10px;
}
.header .header__icon .svg-wrapper {
    width: 20px;
    height: 20px;
}
.header__icon .icon{
    width: 1.5rem;
    height: 1.5rem;
}
.header__icon, .header__icon--cart .icon{
    height: 2.4rem;
    width: 2.4rem;
}
.cstm-collection-container ul.product-grid{
  justify-content: space-between;
}
      .cstm-collection-slider .grid__item {
        min-width: 48% !important;
    }
    .cstm-collection-container ul.product-grid{
        gap: 10px;
    }
.cstm-card-wrapper{
    border-radius: 12px;
    padding: 8px;
}
.cstm-card-wrapper .card__inner{
    border-radius: 10px !important;
}
}
@media (max-width: 600px){
          .section-header{
          top: 5%;
      }

}
@media (max-width: 500px){
    .cstm-collection-container h2.title{
        font-size: 30px;
    }
    
}

/* announcement bar */
.utility-bar{
    background: linear-gradient(0deg, transparent, rgba(0, 0, 0, .6));
    backdrop-filter: blur(0);
    padding: 8px 5px 5px;
    position: fixed;
    width: 100%;
    height: 50px;
    z-index: 0;
}
.announcement-bar p{
    color: #fff;
    padding: 0;
}
.utility-bar--bottom-border{
    border: none !important;
}
ul.list-menu:not(.menu-drawer__menu) > li:last-child a {
    color: #3C12E5 !important;
}
.announcement-bar-slider button {
    display: none;
}


/* Footer Css */
.my-cstm-footer{
    .footer__content-top {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-around;
}
.footer-block--newsletter {
    width: 50%;
    justify-content: flex-start;
    align-items: flex-start;
}
.footer__blocks-wrapper {
    width: 40%;
}
.newsletter-form__button{
    width: max-content;
    right: 2%;
}
.newsletter-form, .newsletter-form__field-wrapper{
    max-width: unset;
}
.newsletter-form{
    width: 60%;
}
.footer__content-bottom {
    border-top: none;
}
.footer__content-bottom-wrapper{
    justify-content: space-between;
    align-items: center;
}
.footer-block__image-wrapper{
    margin-bottom: 0;
}
.copyright__content {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1;
    font-family: Geist;
}
.list-social__item .icon {
    height: 2.8rem;
    width: 2.8rem;
}
}