/** Shopify CDN: Minification failed

Line 487:0 Unexpected "@media"
Line 624:11 Expected identifier but found whitespace
Line 624:19 Unexpected ";"

**/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

.gtco-testimonials {
    background-color: #f1f1f1;
    background-position: center;
    background-size: contain;
    padding: 3rem 0;
}

.header--font, .page-header, h1, h2, h3, h4, h5, h6 {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-style: none;
    
}
h6{
  line-height:1 !important;
  font-size:14px !important;
}

.size-guide-button {
    background: #292929;
    padding: 10px 20px;
    border-radius: 5px;
    border: none;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 2rem;
}

.drawer--right .template-title--wrapper {
    margin-bottom: 10px;
}

.btn.product--add-to-cart-button {
    border: 2px solid #242424;
}

.btn.product--add-to-cart-button:hover {
    border: 2px solid #242424;
  color: #fff;
}

.product-section {
  max-width: 1280px;
  margin: 0 auto;
}

.homepage-collection-grid-item .grid-item__content h3 {
  font-size: 18px;
}

.footer-pay-icons {
    margin: 1rem 0;
}

.product-grid--title a {
  letter-spacing: 2px;
  
}

.grid-view-item .color-swatch--block {
    padding: 0 10px 15px;
}

.grid-view-item.text-align--left .product-grid--price, .grid-view-item.text-align--left .product-grid--title, .grid-view-item.text-align--left .product-grid--vendor {
    padding: 0px 10px 10px;
}

.grid-view-item {
  filter: brightness(0.97);
}

.product-grid--wrapper .grid__item {
    background: #f5f5f5;
    box-shadow: 0px 0px 10px #00000015;
}

a.btn.quick-add-button-variants.quick-add-button-variants-desktop:hover {
    background: #1c1c1c;
    color: #fff;
    border-radius: 0;
}

.accor-custom summary {
    list-style: revert-layer;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #303030;
    text-transform: uppercase;
}

.accor-custom summary {
  list-style:none;
}

.accor-custom .product-description {
  margin-top: 2rem;
}

.accor-custom .content {
    margin-top: 20px;
}

.accor-custom {
    padding: 1em;
    background: #eee;
    margin-bottom: 1rem;
}

.product-description img {
  height: 100%;
  margin-bottom: 1rem;
  width: 49%;
}

.label-font {
  font-weight: 600;
  text-transform: capitalize;
}

.product--add-to-cart-button {
  border: 2px solid #303030 !imporant;
  border-radius: 0 !important;
}

.product--add-to-cart-button:hover {
  border: 2px solid #303030 !imporant;
  border-radius: 0 !important;
  background: #303030;
  color: #fff !imporant;
}

.shopify-payment-button__button.shopify-payment-button__button--unbranded {
  line-height: 1;
  font-size: 18px;
}

.product-price--sale {
    /* display: flex !important;
    flex-direction: row-reverse;
    justify-content: space-between; */
    display: block;
    font-family: 'Montserrat';
    margin: 5px 0 0;
}

.product-price--regular {
    display: none;
}

.quick-add-wrapper:not(.quick-shop--block) .quick-add-button-desktop, .quick-add-wrapper:not(.quick-shop--block) .quick-add-button-onboarding-desktop, .quick-add-wrapper:not(.quick-shop--block) .quick-add-button-variants-desktop {
    transform: none;
    color: #fff;
    background: #303030;
}

.btn.btn--secondary, .shopify-payment-button__button.shopify-payment-button__button--unbranded.btn--secondary {
    background: 0 0;
    color: #303030;
    border: none;
    background-color: #f5f5f5;
    text-transform: uppercase;
    font-size: 18px;
    padding: 5px 20px;
    font-weight: 600;
    font-family: 'Montserrat';
}

h1.h2.product-details-product-title {
    font-weight: 700;
    font-size: 26px;
}

.product-price-group {
    flex-direction: row-reverse !important;
    justify-content: flex-end;
    gap: 20px !important;
}

.product-price-size--h3.product-price-group {
  p, span {
    font-weight: 600;
  }
}

product-media.media-type-thumbnails .thumb-next, product-media.media-type-thumbnails .thumb-prev {
    opacity: 1 !important;
}

.product-section [data-product-options] {
    gap: 20px !important;
}

.hero-video--text {
    backdrop-filter: brightness(0.7);
}

section.wrapper-spacing--v.homepage-content--template--16691735330886__video-hero.hero-video.desktop-height-650.mobile-height-250 .hero-video--text {
    backdrop-filter: brightness(1);
}

.product-section [data-size-guide-below-options]:not(.no-spacing) {
    margin-top: 10px !important;
    margin-bottom: 17px !important;
    a#size-guide-link {
      text-transform: uppercase;
      background: #000;
      margin-bottom: 2rem;
      padding: 10px 20px;
      color: #fff;
  }
}

.right-drawer-vue h1.page--title.template-title {
    font-size: 20px;
}

.size-table {
  overflow-x: auto;
}

.right-drawer-vue td, .right-drawer-vue th {
    text-align: left;
    padding: 2px 6px;
    border: 1px solid var(--color-scheme-border-color, var(--text-color-transparent25));
}

.right-drawer-vue .drawer--cart .drawer__close button {
    right: 0;
    top: 0;
    color: #fff;
    background: #1c1c1c;
}

.right-drawer-vue table {
    display: inline-grid;
    border: none;
}

.swatch .option-label-wrapper .header {
  text-transform: uppercase;
}

a.mobile-menu--close-btn.standalone-icon--wrapper {
  float: right;
}

.multi-price {
  color: #00654d !important;
  margin-left: 10px;
}

.color-swatch--block .card-color-swatch--wrapper.swiper .swiper-wrapper .swiper-slide {
  width: 20px !important;
  margin-right: 0px !important;
}

[data-grid-slider-wrapper] .swiper-btn--wrapper .swiper-button--next, [data-grid-slider-wrapper] .swiper-btn--wrapper .swiper-button--prev {
  background: #fff;
}

[data-grid-slider-wrapper] .swiper-btn--wrapper {
    opacity: 1;
}

.btn.focus, .btn:focus {
  box-shadow: none !important;
}

.product-swatch-color-name span {
    white-space: normal;
    word-wrap: break-word;
  font-size: 14px;
}

summary {
  list-style: none;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
}

summary::after {
  content: "▶";
  transition: transform 0.3s ease;
  float: right;
}

details[open] summary::after {
  content: "▼";
}



@media (max-width: 767px) {
  .right-drawer-vue .standalone-icon--wrapper .pswp__icn, .standalone-icon--wrapper svg {
    width: auto;
    height: auto;
  }

  .right-drawer-vue td, .right-drawer-vue th {
    font-size: 12px;
  }

  .right-drawer-vue .standalone-icon--wrapper:not(.icon-no-padding) {
    padding: 0 !important;
  }

  .right-drawer-vue h1.page--title.template-title {
    margin-top: 40px;
  }


  /* Mobile Menu Section */

  .mobile-nav__toggle button {
    float: right;
  }

  .mobile-nav__has-sublist {
    display: flex !important;
  }

  .drawer#NavDrawer a:focus:not(.mobile-menu--close-btn), .drawer#NavDrawer a:hover:not(.mobile-menu--close-btn) {
    background: transparent;
  }

  

  
}


<!------------- Top bar animation --------------> 

.primary-gradient {
  background: linear-gradient(45deg, #3D348B, #3D348B, #9E388B, #DF4F79, #DF4F79);
  background-size: 400% 400%;
  animation: primaryGradient 5s ease infinite;
}
@keyframes primaryGradient {
  0% {
    background-position: 0% 50%
  }

  50% {
    background-position: 100% 50%
  }

  100% {
    background-position: 0% 50%
  }
}

.announcements_only {
    background-color: #303030;
    color: #ffffff;
    font-size: 12px;
    letter-spacing: 2px;
}

.announcements_only {
    background: linear-gradient(273deg,#1c1c1c,#6e394a,#3c4a6f,#df4f79,#303030);
    background-size: 400% 400%;
    animation: primaryGradient 10s ease infinite;
}

/* Custom Pack Suggestion */

.pack-thumbail {
    padding: 0;
    background-color: #fff;
    border: none;
    border-radius: .25rem;
    max-width: 100%;
    height: auto;
    object-fit: contain;
    filter: contrast(0.89);
}

.pack-suggest li.d-flex.align-items-end.mb-3 {
    background: #f1f1f1;
    border-radius: 5px;
    max-width: 470px;
}

.discount-badge {
    font-size: 16px;
    font-weight: 600;
    border-radius: 0 0 5px;
    
}

.pack-suggest ul {
  margin: 0;
}

.pack-suggest h6 {
  text-transform: capitalize;
  color: #303030;
}

.pack-suggest li .ms-3 {
    padding: 0 10px;
    font-size: 14px;
    font-weight: 600;
}

.pack-suggest li p.text-muted {
    font-size: 16px !important;
    margin-bottom: 10px;
  color: #747a81 !important;
}

.bg-multi {
  background: #00654d;
}

a.dynamic-section-button--view-all--template--16691735330886__featured_collection_YGayrA.btn.btn--secondary {
    background: #1c1c1c;
    color: #fff;
}

.post-ship-btn {
  display: none !important;
}

.percent-count {
    background: rgba(var(--color-foreground));
    color: #00654d;
    border-radius: 3px;
    line-height: 1;
    font-size: 22px;
}

.compare-at-price .money {
  font-weight: 400 !important;
}




@media (max-width: 767px) {
  #ComparePrice .money, #ProductPrice, #ProductPrice .money {
    font-size: 22px !important;
  }
    .pack-suggest li.d-flex.align-items-end.mb-3 {
      max-width: 100% !important;
  }

  .product-description img {
    width: 100% !important;
  }

  .drawer {
    max-width: 100%;
  }

  .mobile-nav__item.top-level .mobile-nav__toggle, .mobile-nav__item.top-level a.mobile-nav__link {
    display: inline-block;
    width: 100%;
    font-size: 12px;
    text-transform: none !important;
  }
  .discount-badge{
    font-size:13px;
  }
  
}




<!------------- Top bar animation END--------------> 


@media (min-width: 767px) {
  .header--font, .page-header, h2 {
    font-size: 24px !important;
  }

  .section-title--wrapper .section-title {
    font-size: 24px !important;
  }


  
}

@media (max-width: 767px) {
  .pr-item {
    padding: 10px;
  }

  .pr-items {
    display: grid !important;
    max-width: 90% !important;
    margin: 0 auto !important;
    grid-template-columns: repeat(var(--products-column, 2), 2fr) !important;
    grid-template-rows: repeat(var(--products-row, 2), 2fr) !important;
  }


  
}


/* .video-container {
    position: relative;
    width: 100%;
    height: 500px; 
    overflow: hidden;
}

#background-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: white;
    background: rgba(0, 0, 0, 0.5);
    padding: 20px;
    border-radius: 10px;
}

.video-title {
    font-size: 24px;
    margin-bottom: 10px;
}

.video-buttons {
    display: flex;
    gap: 10px;
    justify-content: center;
}

.video-btn {
    padding: 10px 20px;
    background-color: #ff6600;
    color: white;
    text-decoration: none;
    border-radius: 5px;
    font-size: 16px;
}

.video-btn:hover {
    background-color: #cc5500;
    
}
 */

@media (max-width: 1024px){
  .mobile-nav__has-sublist{
    display:flex !important;
  }
}

/* //button add to cart sticky */
.sticky-add-to-cart {
    position: fixed;
    bottom: 10px;
    left: 0;
    width: 100%;
    background:#fff;
    text-align: center;
    padding: 10px 0;
    box-shadow: 0px -2px 10px rgba(0, 0, 0, 0.2);
    z-index: 1000;
    display: none; /* Initially hidden */
}

/* Show only on mobile screens (max-width: 768px) */
@media screen and (max-width: 776px) {
    .sticky-add-to-cart {
        display: block;
    }
}

/* Hide sticky button on desktop */
@media screen and (min-width: 777px) {
    .sticky-add-to-cart {
        display: none !important;
    }
}


#sticky-add-to-cart-btn {
    background-color: #fff;
    color: #000;
    border: 2px #000 solid;
    padding: 7px 20px;
    font-size: 16px;
    
    cursor: pointer;
    
    transition: 0.3s;
    width: 95%; /* Adjust width for mobile */
}

/* #sticky-add-to-cart-btn {
    background-color: #fff;
    color: #000;
    border: 2px #000 solid;
    padding: 7px 20px;
    font-size: 16px;
    /* font-weight: bold; */
    cursor: pointer;
    /* border-radius: 50px; */
    transition: 0.3s;
    width: 95%;
} */

#sticky-add-to-cart-btn:hover {
   
}

/* whatsapp Icon */

#kiwi-big-iframe-wrapper {
    display: none !important;
}


body{
overflow: auto;
    overflow-x: hidden !important;
}


 .fab, .fa-brands {
    font-family: 'Font Awesome 5 Brands' !important;
}


 @media screen and (min-width: 1024px) {

 .product-section .product-form-block{
  margin-bottom:3px !important;
 }


} 
.product-form-separator{
  display:none;
}

.close{
  z-index:999 !important;
}

#sy-whatshelp {
    right: 34px;
    bottom: 25px;
}
#sy-whatshelp a.sywh-open-services {

    font-size: 40px !important;
    width: 60px !important;
    height: 60px !important;

}
#sy-whatshelp a.sywh-open-services i {
    line-height: 60px !important;
}/* ── Bestseller Badge ─────────────────────────────────── */
/* ── Bestseller Badge ─────────────────────────────────── */
.product-card-basic__image {
  position: relative;
  overflow: visible !important;
}

.badge-bestseller {
  position: absolute;
  top: 8px;
  left: 8px;
  z-index: 10;                /* bumped up */
  background-color: #e74f2b;
  color: #ffffff;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding: 4px 8px;
  border-radius: 2px;
  line-height: 1;
  pointer-events: none;
}

@media (min-width: 750px) {
  .badge-bestseller {
    font-size: 11px;
  }
}

.badge-bestseller {
  position: absolute;
  top: 8px;
  left: 8px;
  z-index: 2;
  background-color: #e74f2b;
  color: #ffffff;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding: 4px 8px;
  border-radius: 2px;
  line-height: 1;
  pointer-events: none;
}

@media (min-width: 750px) {
  .badge-bestseller {
    font-size: 11px;
  }
}
