/** Shopify CDN: Minification failed

Line 231:27 Unexpected "{"
Line 231:36 Expected ":"
Line 387:0 Unexpected "{"
Line 387:1 Expected identifier but found "%"

**/
/* ===============================
   EXACT DESKTOP HEADER – SYMMETRY
================================ */

 li.as.navigation__item.menu-2 a {
    color: #df5641 !important;
} 
div#pageheader:hover {
    background: #fff;
}
@media screen and (min-width: 990px) {
span.shop {
    font-size: 15px;
    font-weight: 500;
    padding-left: 12px;
}
  /* Transparent header */
  .pageheader--transparent {
    background: transparent;
  }

  /* Left section (menu + hamburger) */
  .logo-area__left {
    flex: 1;
  }

  .logo-area__left__inner {
    display: flex;
    align-items: center;
    gap: 18px;
  }

  /* Menu text */
  .navigation__link {
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.3px;
  }

  .navigation__link:hover {
    opacity: 0.8;
  }

  /* Center logo – true center */
  .logo-area__middle {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    
  }

  .logo__image,
  .logo__image-transparent {
    max-height: 42px;
  }

  /* Right icons */
  .logo-area__right {
    flex: 1;
    justify-content: flex-end;
  }

  .logo-area__right__inner {
    gap: 8px;
  }

  .header-account-link__icon svg,
  .show-search-link__icon svg,
  .cart-link__icon svg,
  .mobile-nav-toggle svg {
    fill: #ffffff;
    color: #ffffff;
  }

  /* Remove borders / extra spacing */
  .pageheader {
    border-bottom: none;
  }
   
}
@media screen and (min-width: 1200px) {
   .pageheader--layout-inline-menu-center .logo-area__left__inner .navigation--left .navigation__tier-1-container {
        left:45%;
        width:auto;
    }
  }

  @media screen and (max-width: 1190px) {
    .pageheader--layout-inline-menu-center .logo-area__left__inner .navigation--left .navigation__tier-1-container {
        left: 39%;
        width: auto;
    }
}
@media screen and (min-width: 990px) {

  /* Force show hamburger */
  .mobile-nav-toggle {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
  }

  /* Icon size & color */
  .mobile-nav-toggle svg {
    width: 22px;
    height: 22px;
    fill: #000;   /* transparent header असेल तर #fff */
  }
.navigation__tier-1-container {
    display: flex;
}
}

/* Hide Shop menu item (text only one time) */
@media screen and (min-width: 990px) {
  .navigation__link[title="Shop"] {
    display: none;
  }
  .logo-area.container.container--no-max {
    padding-right: 20px;
    padding-left: 0px;
}
}
@media screen and (min-width: 1100px) {
    .logo-area.container.container--no-max {
 padding-left: 35px;
}
}
@media (min-width: 768px) {
  .desktop-nav-toggle {
    display: inline-flex;
    align-items: center;
    /* margin-right: 12px; */
  }
  div#proxy-nav {
    position: relative;
}
}

/* Optional: tab-style look */
@media (min-width: 768px) {
  .desktop-nav-toggle {
    padding: 10px 14px;
    border: none;
    border-radius: 8px;
  }
}


.vm-custom-tab-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 43%;
  width: 100%;
  background: #fff;
  z-index: 999;
}

.vm-custom-tab-menu.is-active {
  display: block;
}

/* desktop only */
@media (max-width: 991px) {
  .desktop-nav-toggle {
    display: none;
  }
}

 /* button.desktop-nav-toggle {
    position: absolute;
    left: 45%;
}  */

.vm-view-more {
  margin-top: 20px;
  text-align: center;
}

.vm-view-more-btn {
  display: inline-block;
  padding: 10px 22px;
  background: #1c2b4a;
  color: #fff;
  text-decoration: none;
  border-radius: 25px;
  font-size: 14px;
  font-weight: 500;
  transition: background 0.2s ease;
}

.vm-view-more-btn:hover {
  background: #0f1a33;
}
@media (min-width: 768px) {
    .navigation .navigation__tier-1>.navigation__item>.navigation__link {
        padding: 12px;
    }
  }


  
  a.view-more-btn {
    background-color: #232323;
    color: #fff;
    padding: 14px 40px;
    border-radius: 5px;
}
.view-btn-col {
    padding: 13px 0;
    margin-top: 8px;
}
div#section-id-template--25771907875111__background_video_cAcN3q {
    padding-top: 12px;
}
@media (max-width: 800px) {
.product-grid--carousel {
    grid-auto-columns: calc((75% - var(--gutter) * (var(--product-columns-desktop) - 1)) / var(--product-columns-desktop));

}
#collection-tabs-template-{{ section.id }}  ul.product-grid.js-tab-slider > li {
        flex: 0 0 75%;
    }

}
.logo-area__left {
    position: relative;
}
a.vm-collection-card {
    display: flex;
    align-content: center;
    align-items: center;
    border-bottom: 1px solid #eee;
    padding: 015px 10px;
}
.vm-collection-title {
    font-size: 16px;
    padding-left: 15px;
    font-weight: 600;
}
.vm-collection-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 16px; /* space between items */
}

.vm-collection-grid > * {
  width: calc(50% - 8px); /* 2 columns */
}

.vm-collection-card img {
    width: 100%;
    max-width: 100px !important;
    margin: 0px !important;
}
@media (max-width: 800px) {
.vm-collection-grid > * {
  width: calc(100% - 8px); /* 2 columns */
}
.vm-drawer-tabs {

    overflow-x: scroll;
}
 button.vm-desktop-close {
    DISPLAY: none;
} 
.vm-tab {
   
    MARGIN-BOTTOM: 13PX;
}
.vm-tab {
    padding: 4px 18px;
    FONT-SIZE: 14px;
    border-radius: 10px;
 
}
.vm-collection-title {
    font-size: 14px;
  
}
.vm-collection-card img {

    max-width: 80px !important;
   
}
}
.vm-desktop-close {
    position: absolute;
    top: 11px;
    right: 11px;
    background: #00000000;
    border: none;
    font-size: 17px;
    cursor: pointer;
    z-index: 999;
    color: #000;
}

.vm-desktop-drawer {
  position: relative; /* so that button positions correctly */
}

span.price__discount {
   background: transparent !important; 
    padding: 0 1px !important; 
    color: red !important;
    border-radius: 4px;
    /* font-weight: 600; */
    font-size: 12px;
    line-height: 22px;
}
@media (max-width: 800px) {
span.price__current {
    font-size: 13px;
    font-weight: 500;
    margin-right: 4px!important;
}
.price__default span {
    font-size: 12px;
}
span.price__discount {
    font-size: 12px;
}

}
@media (min-width: 1000px) {
.product-badge.best-seller-badge {
   
    font-size: 11px;
   
}
}
.product-block__addtocart .add-to-cart-btn {
    background:#ffffff00;
    padding: 0;
    position: absolute;
     /* z-index: 999;  */
    color: #000;
    border: none;
    font-weight: 600;
    cursor: pointer;
    transition: background .2s ease,color .2s ease;
    /* bottom: 0; */
    right: 0;
    /* margin: 8px; */
}


.section-header {
  position: sticky;
  top: var(--announcement-height, 48px);
  z-index: 1001;
      margin-top: 45px;
}
.vm-desktop-drawer {

    margin-left: 30px;
}
@media (max-width: 700px) {
  .vm-desktop-drawer {

    margin-left: 0px;
}
.mobile-navigation-drawer {
    top: 47px;
}

a.navigation__link {
    font-size: 14px;
    letter-spacing: 1px;
}
.vm-collection-item p {
    text-align: left;
    font-size: 13px;
}
}
{% endif %}
.navigation__mobile-header {
    position: absolute;
    width: 100%;
}

