/** Shopify CDN: Minification failed

Line 34:17 Comments in CSS use "/* ... */" instead of "//"
Line 946:19 Expected identifier but found "600"
Line 1617:0 Unexpected "}"
Line 1710:1 Expected "}" to go with "{"

**/
span.h5.cart_total {
    font-family: sans-serif;
}
.STP-tiers {
    max-width: none !important;
}
buy-buttons .button{
    background: linear-gradient(90deg, rgba(41, 187, 173, 1) 0%, rgba(51, 153, 187, 1) 61%);
}
#shopify-section-sections--16172618547390__mainheader_X4mT6R > height-observer > store-header > div > div.hidden.sm\:block.header__main-nav > div > nav > ul > li:nth-child(7) > a{
  animation: blinker 2s linear infinite;
  color: #D22B2B !important;
  font-size: 15px;
    font-weight: 500;
}
#header-sidebar-menu > div > div:nth-child(1) > div > div.panel__scroller.v-stack.gap-8 > ul > li:nth-child(7) > a{
   animation: blinker 2s linear infinite;
  color: #D22B2B !important;
}
@keyframes blinker {
  0%, 100% { opacity: 1; }
  50% { opacity: 0; }
}
.tap-area:before 
{
  content: /cdn/shop/files/icons8-cart-24.png?v=1688537867;
}
.announcement-bar {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.count-bubble {
      width: 20px !important;
    height: 20px !important; 
  font-size: 13px;
}
.phone-icon{
      font-size: 20px;
      margin-right: 8px;
}
.phone-icon-link{
      display: flex;
    align-items: center;
}
.phone-icon-link span {
  color: #000;
    font-size: 15px;
}
  ul.contents li.main-nav-items:nth-child(4),
  ul.contents li.main-nav-items:nth-child(6) {
    font-size: 15px;
  }
@media (max-width: 480px) {
  .phone-icon-link span{
  display: none;
}
  section#shopify-section-template--16172617957566__d5fd2f77-3c03-4018-92f6-e78f6e4e1118 .section-header,.section-stack>.section-header {
    justify-items: center;
}
  .facets__floating-filter {

    position: revert;
}

/* New arrival Css */
  .section-header {
    gap: var(--spacing-4);
    justify-items: start;
    display: grid;
}
  .section-header .prose{
    grid-column: 1;
  }
  .section-header .text-with-icon{
    justify-self: end;
  }

  .section-boxed{
    border-top-left-radius: 45px;
    border-top-right-radius: 45px;
  }
.horizontal-product__image {
  width: 35% !important;
  flex: none !important;
}


/* Collection Header */
  .shopify-section--collection-banner .section{
    background-color: #F9F9F9 !important;
  }
  .shopify-section--collection-banner {
    background-color: #F9F9F9 !important;
  }
  /* .collection-banner{
    border:2px solid #fff;
    border-radius: 10px
  } */

  .content-over-media>:is(img,video,iframe,svg,video-media) {
    object-fit: contain;
    object-position: center;
    transform-origin: bottom;
    border-radius: inherit;
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    grid-area: 1 / 1 / span 3 / span 3;
    position: relative;
}

   .navigation-promo__wrapper {
    --mega-menu-promo-grid-image-max-width: 260px !important;
}


/* image link block */
  .image-link-blocks__inner img {
    background: #f5f5f4;
    padding: 10px;
    border-radius: 10px;
    border: 3px solid #e5e5e5;
    height: 90px;
    margin: 0px auto;
}
.floating-controls-container .image-link-blocks {
/*   --image-link-blocks-item-width: 25vw !important; */
  --image-link-blocks-grid: auto / auto-flow var(--image-link-blocks-item-width) !important;
}

  .shopify-section--image-link-blocks div div .section-header div h2, .shopify-section--shop-the-look div div .section-header div h2{
    font-weight: 600 ;
  }
  /* image link block */

/* Shop The Look */
  .horizontal-product-list{
    border: none;
  }
  .horizontal-product__info div a span{
       font-size: 14px;
    font-weight: 500;
  }
   .horizontal-product__info div p{
    font-size: 15px;
    color: #000;
   }

   .horizontal-product__info .horizontal-product__cta button{
     font-size: 13px;
    font-weight: 500;
     padding:3px 15px;
   }
/* Shop The Look */


  /* new Arrivals */
  .shopify-section--featured-collection div div .section-header {
        display: flex;
    justify-content: space-between;
        margin-top: -25px;
  }
  .shopify-section--featured-collection div div .section-header div h2{
    font-weight: 600;
  }
 .shopify-section--featured-collection div div .section-header .text-with-icon{
    color: #000;
    font-size: 15px;
    font-weight: 500;

 }

  .shopify-section--featured-collection .section-boxed{
    box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.2);
        background: #cccccc2e;
  }


.floating-controls-container .bleed .product-list .product-card{
/*       margin-left: 20px; */
}
  .floating-controls-container .bleed .product-list .product-card .product-card__info div .product-card__title{
    font-size: 16px;
  }
  .floating-controls-container .bleed .product-list .product-card .product-card__info div .product-card__title a{
    font-weight: 600 !important;
  }
  .floating-controls-container .bleed .product-list .product-card .product-card__info div .price-list .text-on-sale {
    color: #df0f0f;
    font-size: 14px;
    font-weight: 400;
    /* background-color: #DDDDDD; */
    padding: 10px;
    
  }
 .floating-controls-container .bleed .product-list .product-card .product-card__info div .price-list .text-subdued {
    color: #000;
    font-size: 14px;
    font-weight: 400;
   background-color: #ddd;
   padding: 10px;
      
 }
    .floating-controls-container .bleed .product-list .product-card .product-card__info div .price-list .line-through{
          color: #000 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
      background-color: #F6F6F6;
    }
  .floating-controls-container .bleed .product-list .product-card .product-card__info div .price-list{
    align-items: baseline;
    gap: 0;
    flex-wrap: wrap;
    display: flex;
  }

/* new Arrivals */


/* Blog Post */
.shopify-section--blog-posts .section-boxed .section-stack .section-header {
      display: flex;
    justify-content: center;
}

   .blog-posts .blog-post-card:first-child {
      display: block !important;
    }

  .shopify-section--blog-posts .section-boxed{
  background-color: #fff
    
  }
  .blog-post-card__info div div .h3{
    color: #000;
    font-size: 22px;
    font-weight: 500;
    margin-top: 7px;
  }
  .blog-post-card__info div div p{
        color: #000;
    font-size: 17px;
  }
  .shopify-section--blog-posts .section-boxed div .section-header div .h2{
        font-weight: 600;
  }
  .shopify-section--blog-posts .section-boxed div .section-header a span{
    color: #000!important;
    font-size: 16px!important;
    font-weight: 500;
  }
  .blog-post-card__meta div span{
    color: #000;
    font-size: 14px;
    font-weight: 500;
  }
  .shopify-section--blog-posts .section-boxed{
    padding-top: 0px !important
  }
/* Blog Post */
  .header__wrapper
  {
    background-color: #F9F9F9 !important;
  }


  .shopify-section--text-with-icons div div .text-with-icons .text-with-icons__list div div div .h5{
      font-size: 20px;
    font-weight: 500;
}
.shopify-section--text-with-icons div div .text-with-icons .text-with-icons__list div div div p{
  color: #000;
    font-size: 15px;
}
.shopify-section--text-with-icons div div .text-with-icons .text-with-icons__list div{
      gap: 0 !important;
    justify-items: var(--text-with-icons-justify);
    display: grid;
    line-height: 1;
}

.shopify-section--text-with-icons .section-blends{
  padding-top: 0px !important
}
  .shopify-section--text-with-icons .text-with-icons .page-dots{
    margin-top: -35px;
  }

.shopify-section--text-with-icons .text-with-icons__list{
  margin-top: 30px;
}
 .shopify-section--text-with-icons .text-with-icons__list .text-with-icons__item, .shopify-section--text-with-icons .text-with-icons__list .text-with-icons__item div {
   background-color: #fff !important
 }
 /* Footer */
  .shopify-section--footer .footer{
    background-color: #F2F2F2
  }
  .shopify-section--footer .footer div .footer__wrapper .footer__block-list .footer__block--newsletter{
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .shopify-section--footer .footer div .footer__wrapper .footer__block-list .footer__block--newsletter .gap-6{
    width: 100%;
  }
    .shopify-section--footer .footer div .footer__wrapper .footer__block-list .footer__block--newsletter div .h6{
        text-align: center;
  }
  .footer__block--text .bold{
        font-weight: 700;
    font-size: 25px;
  }
  .footer__block--text .text-subdued{
        color: #000;
    font-size: 18px;
  }
  .footer__block--menu .bold{
        font-size: 22px;
  }
  .footer__block--menu ul li a{
    font-size: 20px;
    font-weight: 500;
    color: black
  }
  .native-share--enabled{
      padding-bottom: 0px;
}
.social-media {  
  justify-content: center;
    margin-bottom: 25px;
}

  
/* Collection Page */
  .collection-header{
        text-align: left !important;
  }
  .shopify-section--collection-banner .collection-header .container .v-stack{
   text-align: center;
  }



  #shopify-section-template--16172617924798__main > div > div > div.collection__results > div > reveal-items > product-list > product-card .product-card__info div .price-list .text-on-sale{
    color: #df0f0f;
    font-size: 14px;
    font-weight: 500;
    /* background-color: #ddd !important; */
    padding: 6px;
    border-radius: 4px;
  }
  .shopify-section--collection-banner div div div h1{
        opacity: 1 !important;
    color: #000;
  }
   .shopify-section--collection-banner div .place-self-center .v-stack {
    border-radius: 10px;
            margin-left: -12px!important;
         padding-top: 15px;
     padding-bottom: 15px;
         background-color: #F9F9F9!important;
   }
    .shopify-section--collection-banner .section {
      display: block !important;
      margin-top: 40px;
}
  #shopify-section-template--16172617924798__banner{
  height: auto !important;
}
  .shopify-section--collection-banner .section .place-self-center {
    width: 100% !important;
    margin-top: 30px !important;
    background-color: #F9F9F9;
}
  .contentcollection {
    display: none;
}
   .custom-collection-image{
  display: none;
} 
  .facets__floating-filter .button {
    width: 100%;
  }

  .facets__floating-filter {
    width: 100%;
    text-align: left;
    z-index: 998;
    position: sticky;
    top: var(--spacing-8);
}
 .block-swatch.is-disabled
{
  background: linear-gradient(to bottom right, #0000 50%, rgb(147 147 147) 50% calc(50% + 2px), #0000 calc(50% + 2px)) !important;
}
  .variant-picker__option-values .block-swatch{
   border: 1px solid #838383 !important;
    border-radius: 46px;
    padding: 0.6em;
    background: #efefef;
    height: 2.2rem;
  }
/* Collection Page */

/* Product Page */
  .variant-picker__option-info .gap-2 .text-subdued,  .product-info__quantity-selector .form-control label{
        color: #000;
    font-size: 18px;
    font-weight: 500;
  }
  .variant-picker__option-info .gap-2 variant-option-value{
      color: #000;
    font-size: 16px;
  }
.shopify-payment-button__button--branded{
  border-radius: 0px !important;
}
  .rating-with-text .price-list .text-on-sale{
    /* background-color: #DDDDDD; */
    color: #000;
    padding: 0px 5px;
    border-radius: 4px;
  }
   .rating-with-text .price-list .line-through{
     font-size: 18px;
     color: #000;
   }
  .product-info__badge-list .badge--on-sale{
      font-size: 12px;
  }
  .rating span {
        font-size: 15px;
  }
  .product-info__accordion .accordion__toggle span {
    font-size: 25px;
    font-weight: 600;
  }
  .accordion__content .prose .prod-desc p{
        font-size: 16px;
    color: #000;
    text-align: justify;
    line-height: 1.6;
  }
   .accordion__content .prose .prod-desc h2{
         font-size: 21px;
   }
  .product-info .product-info__title{
    font-size: 20px;
  }
  .product-info__complementary-products .horizontal-product-list-carousel .horizontal-product-list .horizontal-product .horizontal-product__info div a span {
    font-size: 15px;
    font-weight: 500;
  }
   .product-info__complementary-products .horizontal-product-list-carousel .horizontal-product-list .horizontal-product{
     padding: 10px;
   }
/* Product Page */

  .d_image-picker{
    display: none
  }
    .m_image-picker{
    display: block !important;
  }
  
}

@media screen and (min-width: 700px) {
  .horizontal-product__info .horizontal-product__cta button
  {
    padding: 7px 20px !important;
    font-weight: 500;
  }
  .feature-chart__table.divide-y.scroll-area .h2{
   display:none;
}
  /* .header__secondary-nav .header__icon-list .hidden
  {
    display: none;
  } */
}
@media screen and (min-width: 200px) and (max-width: 700px) {
.section-stack.section-stack--horizontal .section-stack__intro .h2{
    display:none;
  }
  .feature-chart.bg-custom
{
  margin: 0px 2px;
}

  .feature-chart__table.divide-y.scroll-area .h2{
    text-align: center;
    color: #339999;
    background: #F4F4F4;
    padding: 15px 0px;
}
}
@media screen and (min-width: 481px) and (max-width: 700px) {
 

.phone-icon-link span{
  display: none;
}
  /* New arrival Css */
  .section-header {
    gap: var(--spacing-4);
    justify-items: start;
    display: grid;
    grid-template-columns: 1fr 1fr;
}
  .shopify-section--image-link-blocks .section-blends div .section-header, .shopify-section--shop-the-look .section-blends div .section-header{
        display: flex;
    justify-content: center;
  }

  .section-header .prose{
    grid-column: 1;
  }
  .section-header .text-with-icon{
    justify-self: end;
  }

  .horizontal-product__image {
  width: 25% !important;
  flex: none !important;
  height: 160px;
  width: 160px !important;
}


/* image link block */
  .image-link-blocks__inner img {
    background: #f5f5f4 !important;
    padding: 10px !important;
    border-radius: 10px !important;
    border: 3px solid #e5e5e5 !important;
    height: auto;
    margin: 0px auto !important;
}
.floating-controls-container .image-link-blocks {
/*   --image-link-blocks-item-width: 22vw !important; */
  --image-link-blocks-grid: auto / auto-flow var(--image-link-blocks-item-width) !important;
}

  /* image link block */
  .header__wrapper
  {
    background-color: #F9F9F9 !important;
  }

  
/* Shop The Look */
.horizontal-product__info div a span {
    font-size: 16px;
    font-weight: 500;
}
  .horizontal-product__info div p {
    font-size: 16px;
    color: #000;
}
  .horizontal-product__info .horizontal-product__cta button {
    font-size: 14px;
        font-weight: 500;
        padding: 5px 16px;
}
.horizontal-product-list {
    border: none;
}
/* Shop The Look */



  /* new Arrivals */
  .shopify-section--featured-collection .section-boxed {
    box-shadow: 0 -4px 10px #0003;
    background: #cccccc2e;
}
.section-boxed {
    border-top-left-radius: 45px;
    border-top-right-radius: 45px;
}
  .shopify-section--featured-collection div div .section-header div h2 {
    font-weight: 600;
}
  .shopify-section--featured-collection div div .section-header .text-with-icon {
    color: #000;
    font-size: 15px;
    font-weight: 500;
}
  .floating-controls-container .bleed .product-list .product-card .product-card__info div .product-card__title a {
    font-size:19px;
    font-weight: 600!important;
}
  .floating-controls-container .bleed .product-list .product-card .product-card__info div .price-list .text-on-sale, .floating-controls-container .bleed .product-list .product-card .product-card__info div .price-list .text-subdued {
    font-size: 16px;
    font-weight: 400;
}
/* new Arrivals */ 

  
/* Blog Post */ 
  .shopify-section--blog-posts .section-boxed {
    padding-top: 0!important;
        background: transparent;
    box-shadow: none;
}
  .shopify-section--blog-posts .section-boxed {
    background-color: #fff;
}
  .shopify-section--blog-posts .section-boxed .section-stack .section-header {
    display: flex;
    justify-content: center;
}
  .shopify-section--blog-posts .section-boxed div .section-header div .h2 {
    font-weight: 600;
}
/* Blog Post */ 
native-share--enabled

  .shopify-section--text-with-icons .text-with-icons__list .text-with-icons__item, .shopify-section--text-with-icons .text-with-icons__list .text-with-icons__item div {
   background-color: #fff !important
 }

 .custom-collection-image{
  display: none;
} 
    .facets__floating-filter .button {
    width: 100%;
  }

/* Foooter */
  .shopify-section--footer .footer {
    background-color: #f2f2f2;
}
  .shopify-section--footer .footer div .footer__wrapper .footer__block-list .footer__block--newsletter {
    display: flex;
    flex-direction: column;
    align-items: center;
}
  .footer__block--text .bold {
    font-weight: 700;
    font-size: 25px;
}
  .footer__block--text .text-subdued {
    color: #000;
    font-size: 18px;
}
  .footer__block--text{
/*     text-align: center; */
  }
  .footer__block--menu .bold {
    font-size: 22px;
}
  .footer__block--menu .gap-3 li a {
    font-size: 20px;
    font-weight: 500;
    color: #000;
}

  .footer__block--newsletter .gap-6 p{
    font-size: 19px;
  }
  .footer__block--text .text-subdued p, .footer__block--menu .gap-3 li a {
    color: #000;
}
  .shopify-section--text-with-icons div div .text-with-icons .text-with-icons__list div div div .h5 {
    font-size: 22px;
    font-weight: 500;
}
  .shopify-section--text-with-icons div div .text-with-icons .text-with-icons__list div div div p {
    color: #000;
    font-size: 18px;
}
  .social-media {  
  justify-content: center !important; 
    margin-bottom: 15px !important;
}
/* Footer */

.shopify-section--text-with-icons div div .text-with-icons .text-with-icons__list div{
      gap: 0 !important;
    justify-items: var(--text-with-icons-justify);
    padding-inline-start: var(--spacing-6);
    padding-inline-end: var(--spacing-6);
    display: grid;
}
  .native-share--enabled{
      padding-bottom: 0px;
}

  .shopify-section--collection-banner .section {
      display: block !important;
/*      background-color: #F9F9F9 !important; */
}


    .contentcollection {
    display: none;
}
    .shopify-section--collection-banner .section .place-self-center {
    width: 100% !important;
}
  .shopify-section--collection-banner .section{
    margin-top: 30px;
  }

  .facets__floating-filter {
    width: 100%;
    text-align: left;
    z-index: 998;
    position: sticky;
    top: var(--spacing-8);
}

   .block-swatch.is-disabled
{
  background: linear-gradient(to bottom right, #0000 50%, rgb(147 147 147) 50% calc(50% + 2px), #0000 calc(50% + 2px)) !important;
}
  .variant-picker__option-values .block-swatch{
   border: 1px solid #838383 !important;
    border-radius: 46px;
    padding: 0.6em;
    background: #efefef;
    height: 2.2rem;
  }
  
/* Product Page */
  .variant-picker__option-info .gap-2 .text-subdued,  .product-info__quantity-selector .form-control label{
        color: #000;
    font-size: 18px;
    font-weight: 600;
  }
  .variant-picker__option-info .gap-2 variant-option-value{
      color: #000;
    font-size: 16px;
  }
.shopify-payment-button__button--branded{
  border-radius: 0px !important
}
  .rating-with-text .price-list .text-on-sale{
    /* background-color: #DDDDDD; */
    color: #fd0d0d;
    padding: 0px 20px;
    border-radius: 4px;
  }
   .rating-with-text .price-list .line-through{
     font-size: 18px;
     color: #000;
   }
  .product-info__badge-list .badge--on-sale{
      font-size: 12px;
  }
  .rating span {
        font-size: 15px;
  }
  .product-info__accordion .accordion__toggle span {
    font-size: 25px;
    font-weight: 600;
  }
  .accordion__content .prose .prod-desc p{
        font-size: 16px;
    color: #000;
    text-align: justify;
    line-height: 1.6;
  }
   .accordion__content .prose .prod-desc h2{
         font-size: 21px;
   }
  .product-info .product-info__title{
    font-size: 27px;
  }
/* Product Page */
  .m_image-picker{
    display: none
  }
}


   .header__secondary-nav > div > .hidden
  {
    display: none !important;
  }

@media screen and (min-width: 700px) and (max-width: 1150px) {
  /* .phone-icon-link{
    width: 68%;
  } */
.header__main-nav {
    /* grid-area: auto !important; */
}
  
   .navigation-promo__wrapper {
    --mega-menu-promo-grid-image-max-width: 250px !important;
}
/* image link block */
  .image-link-blocks__inner img {
    background: #f5f5f4 !important;
    padding: 10px !important;
    border-radius: 10px !important;
    border: 3px solid #e5e5e5 !important;
    margin: 0px auto !important;
}
.floating-controls-container .image-link-blocks {
/*   --image-link-blocks-item-width: 16vw !important; */
  --image-link-blocks-grid: auto / auto-flow var(--image-link-blocks-item-width) !important;
}
  .shopify-section--image-link-blocks .floating-controls-container .image-link-blocks .image-link-blocks__item .image-link-blocks__inner {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
  }
/*   .shopify-section--image-link-blocks .floating-controls-container .image-link-blocks .image-link-blocks__item{
    width: 70%;
  } */
  .image-link-blocks__inner img {
    background: #f5f5f4!important;
    padding: 10px!important;
    border-radius: 10px!important;
    border: 3px solid #e5e5e5!important;
    height: auto;
    margin: 0 auto!important;
}
  /* image link block */


  .floating-controls-container .bleed .product-list .product-card .product-card__info div .product-card__title a {
    font-size: 16px !important;
    font-weight: 600!important;
}
  .native-share--enabled{
      padding-bottom: 0px;
}
   .shopify-section--text-with-icons .text-with-icons__list .text-with-icons__item, .shopify-section--text-with-icons .text-with-icons__list .text-with-icons__item div {
   background-color: #fff !important
 }




  .shopify-section--collection-banner .section {
    display: flex !important;
    justify-content: space-between;
}

    .shopify-section--collection-banner .section .place-self-center {
    width: 100% !important;
      padding: 30px 21px 10px 7px !important;
}
  .contentcollection{
    display: none;
  }
    .shopify-section--collection-banner .section{
    margin-top: 30px;
  }
    .facets__floating-filter .button {
    width: 100%;
  }
  .facets__floating-filter {
    width: 100%;
    text-align: left;
    z-index: 998;
    position: sticky;
    top: var(--spacing-8);
}
    .shopify-section--feature-chart .section .section-stack .section-stack__intro {
    width: 100% !important;
  }
  .shopify-section--feature-chart .section .section-stack .section-stack__intro {
      flex: 1 0 100% !important;
      max-width: 100% !important;
}

   .block-swatch.is-disabled
{
  background: linear-gradient(to bottom right, #0000 50%, rgb(147 147 147) 50% calc(50% + 2px), #0000 calc(50% + 2px)) !important;
}
  .variant-picker__option-values .block-swatch{
    border: 1px solid #838383 !important;
    border-radius: 46px;
    padding: 0.6em;
    background: #efefef;
    height: 2.2rem;
  }
    .sitemap_container {
    text-align: center;
}
  .m_image-picker{
    display: none
  }

}
  .m_image-picker{
    display: none
  }

.phone_number .phone_icon {
  width: 8%;
  display: inline-block;
} 

.footer__block--menu .gap-3 li a {
  color: #000;
}
.shopify-section--text-with-icons .text-with-icons__list .text-with-icons__item .icon-block{
  background-color: #F0F3F4 ;
  padding: 0px 20px;
  width: fit-content !important;
}
.shopify-section--text-with-icons .text-with-icons__list .text-with-icons__item{
      border-radius: 15px;
  padding: 20px !important;
}
.footer{
      background-color: #F4F5F6;
}
.footer__block--menu .bold, .footer__block--text .bold{
    font-size: 18px;
}
.footer__block--menu .gap-3 li a  {
      font-size: 16px;
    color: #000;
    font-weight: 500;
}
.footer__block--text .text-subdued p{
        font-size: 17px;
}
.native-share--enabled{
      padding-bottom: 0px;
}
.header__wrapper {
/*     background-color: #f9f9f9!important; */
  /* border-bottom: 1px solid #c2c2c2;
      box-shadow: 0 1px 2px #adadad22; */
}
.product-info__accordion .accordion__toggle span {
    font-size: 17px;
    font-weight: ; 600;
}
/* Collection Page */
.shopify-section--collection-banner div div div h1 {
    opacity: 1!important;
    color: #000;
  font-size: 35px;
}
  @media screen and (max-width: 800px) {
    .shopify-section--collection-banner div div div h1 {
         font-size: 26px;
    }
    .facets-horizontal .filterbutton {
    flex: 1 0 0%; /* Equal width */
  }
}
.shopify-section--collection-banner .section {
      display: flex;
    justify-content: space-between;
  margin-top: 30px;
}
.shopify-section--collection-banner .section  .place-self-center{
  width: 46%;
      border: 2px solid black;
        padding: 20px 21px 0px 7px;
}
   .shopify-section--collection-banner .section .place-self-center .v-stack {
         background-color: #F9F9F9;
         margin-left: -11px;
         padding-top: 15px;
         padding-bottom: 15px;
   }
.shopify-section--collection-banner .section .collection-banner{
   width: 100%;
}
.custom-collection-image{
  width: 50%;
}
.custom-collection-image .custom_image{
  width: 100%
}
/* Collection Page */

/* Product Page */
  .rating-with-text .price-list .text-on-sale{
    /* background-color: #DDDDDD; */
    color: #fd0d0d;
    padding: 0px 0px;
    border-radius: 4px;
  }
   .rating-with-text .price-list .line-through{
     font-size: 18px;
     color: #000;
   }
  .product-info__badge-list .badge--on-sale{
      font-size: 12px;
  }
  .rating span {
        font-size: 15px;
  }
  .variant-picker__option-info .gap-2 .text-subdued,  .product-info__quantity-selector .form-control label{
    color: #000;
    font-size: 18px;
    font-weight: 600;
  }
  .product-info__accordion .accordion__toggle span {
    font-size: 25px;
    font-weight: 600;
  }
  .accordion__content .prose .prod-desc p{
        font-size: 16px;
    color: #000;
    text-align: justify;
    line-height: 1.6;
  }
   .accordion__content .prose .prod-desc h2{
         font-size: 21px;
   }
/* Product Page */
#shopify-section-template--16172617924798__banner{
  background-color : #F9F9F9 !important;
}
.blog-post-card__info .gap-4 .gap-3 .h3
{
font-size: 1.2rem;
    line-height: 1.5;
    font-weight: 600;
}
/* .mega-menu__nav .v-stack .h5 span {
  border-bottom : 2px solid gray;
} */
.mega-menu__nav .v-stack .h5 {
  border-bottom : 2px solid #ddd8d8;
}
.feature-chart__value{
  color: #000;
}
.variant-picker__option .relative button{
      border-color: #000 !important;
  border-radius: 0px !important;
}
.header__link-list .contents li details .text-with-icon{
  font-size: 15px;
}
.shopify-section--feature-chart .section .section-stack .custom_description {
      flex: 1 0 100% !important;
  max-width: 100% !important;
}
/*   .shopify-section--feature-chart .section .section-stack .section-stack__intro {
    text-align: justify;
} */
.shopify-section--feature-chart .section .section-stack .custom_description .prose  p {
    color: #000;
    font-size: 17px;
}
.shopify-section--feature-chart .section .section-stack .custom_description .prose h2{
  font-size: 35px;
}
.shopify-section--feature-chart .section .section-stack .section-stack__intro .prose h2 {
   font-size: 35px;
}
.accordion__toggle span {
      font-size: 16px;
  font-weight: 500;
}
.accordion__content .prose{
  font-size: 14px;
}
.accordion__toggle .switch {
  background-color: transparent !important;
  border: 1px solid #838383 !important;
}
.switch:after {
    background-color: #6c6c6c !important;
  margin-top: -1px;
}
.accordion__toggle .switch:checked {
       background-color: rgb(var(--accent)) !important;
}
.accordion__toggle .switch:checked:after {
     background-color: #fff !important;
}
.checkbox-container .checkbox{
  background-color: transparent !important;
  border-radius: 0px !important;
  border: 1px solid #838383 !important;
}
.checkbox:checked {
    background-color: rgb(var(--accent)) !important;
    background-size: 10px 8px !important;
}
.navigation-promo__wrapper .navigation-promo .content-over-media .text-custom{
      background: #8999b8;
    padding: 0px 10px 0px 10px;
    color: #fff;
}
.navigation-promo__wrapper .navigation-promo .content-over-media .text-custom .bold{
    font-size: 28px !important;
    font-weight: 500;
}
.shopify-payment-button__button{
  border-radius: 0px !important;
}

 .shopify-section--image-link-blocks .floating-controls-container .image-link-blocks .image-link-blocks__item .image-link-blocks__inner img{
  background: transparent !important;
   border: 2px solid #e5e5e5 !important;
  }

/* .header__link-list .contents li details summary{
  border-right: 2px solid;
      padding-right: 35px;
} */
.block-swatch.is-disabled
{
  background: linear-gradient(to bottom right, #0000 50%, rgb(147 147 147) 50% calc(50% + 2px), #0000 calc(50% + 2px)) !important;
}
  .variant-picker__option-values .block-swatch{
   border: 1px solid #838383 !important;
    border-radius: 46px;
    padding: 0.6em;
    background: #efefef;
    height: 2.2rem;
  }
.footer__aside-bottom{
     justify-content: center;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 10px 20px 10px 20px;
}
@media screen and (min-width: 1150px) {
  
  .floating-controls-container .image-link-blocks {
/*     --image-link-blocks-item-width: 14vw !important;
    --image-link-blocks-grid: auto / auto-flow var(--image-link-blocks-item-width) !important;  */
    
}
  .shopify-section--image-link-blocks .floating-controls-container .image-link-blocks .image-link-blocks__item{
/*     width: 100% !important; */
    height: 250px!important;
  }

  .shopify-section--image-link-blocks .floating-controls-container .image-link-blocks .image-link-blocks__item .image-link-blocks__inner{
    padding: 0px !important;
  }
  .shopify-section--text-with-icons .text-with-icons__list .text-with-icons__item, .shopify-section--text-with-icons .text-with-icons__list .text-with-icons__item div {
   background-color: #f0f3f4 !important
 }
 .navigation-promo__wrapper {
    --mega-menu-promo-grid-image-max-width: 300px !important;
}
  .header__link-list .contents .main-nav-items {
    border-right: 1px solid #cacaca;
    padding-right: 17px;
    margin-left: -15px;
}
  .header__link-list .contents .main-nav-items:nth-child(8) {
       border-right: none !important;
 }

    .header__icon-list{
  gap: 10px;
}
  .header__secondary-nav > div > .hidden
  {
    display: block !important;
  }
  .sm\:hidden
  {
    display: none;
  }
  .header__main-nav{
        /* margin-left: -50px; */
  }
  .sitemap_container {
    text-align: center;
}
}
.checkbox~label
{
  opacity: 2 !important;
}
/* -----------------SiteMap ------------------*/
.sitemap_heading{
  margin: 25px 0px;
}
.sitemap_container{
  margin-bottom: 20px;
}
.price-list {
   font-family: var(--text-font-family)
}
#shopify-section-sections--16172618514622__footer > div > div.container > div > div.footer__block-list.empty\:hidden > div.footer__block.footer__block--text > div > p > a:nth-child(4){
      font-family: sans-serif;
}
.h0 {
    line-height: 1.3;
    font-size: 45px;
    text-align: left;
    font-weight: 800;
}
.h2, .prose h2:not(.h0,.h1,.h2,.h3,.h4,.h5,.h6) {
    line-height: 1.1;
    font-size: 30px;
}
.h3, .prose h3:not(.h0,.h1,.h2,.h3,.h4,.h5,.h6) {
    line-height: 1.2;
    font-size: 30px;
    font-weight: 300;
}
@media (max-width: 700px)
{
.h0 {
    line-height: 1.3;
    font-size: 30px;
    text-align: left;
    font-weight: 800;
}
  .h2, .prose h2:not(.h0,.h1,.h2,.h3,.h4,.h5,.h6) {
    line-height: 1.2;
    font-size: 25px;
}
  .h3, .prose h3:not(.h0,.h1,.h2,.h3,.h4,.h5,.h6) {
    line-height: 1.2;
    font-size: 23px;
    font-weight: 500;
}
}
.blog-banner-content{
 padding-top: 40px;
    padding-bottom: 0px;
}

.jdgm-carousel-title{
      font-size: 32px;
    font-weight: 700;
  line-height: 1.2em;
  font-family: 'Montserrat';
}


.shopify-payment-button__button--branded{
  overflow:unset !important;
  margin-bottom: 15px;
}

.product-info__buy-buttons > form {
    width: 100% !important;
}


.vintage_promo {
  background-color: #ebebeb70;
  padding: 10px 10px;
  border-radius: 5px;
  /*   text-align:center; */
}
.vintage_promo > span {
  
  color: #000000;
  font-weight: 700;
  border-bottom: 1px solid;
  border-bottom-color: #00000026;
  position: relative;
}
.vintage_promo>span:hover {
    text-decoration: underline;
}

div#shopify-section-template--16172618186942__demo_description_video_hekHTK > div {
    padding-block-end: 0px !important;
    padding-block-start: 0px !important;
}

/* .vintage_promo > span:hover:after {
  width: 100%;
}
.vintage_promo > span:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0%;
  border-bottom: 2px solid currentColor;
  transition: width 0.5s ease;
} */




#announcement-bar > p.bold.text-base.reveal-invisible::after{
  content:"SUMMER";
  color: #65ddff;
}

.facets__floating-filter{
  top: 100px;
}
.button-content
{
  height: 55px !important;
}
.bsale{
 text-decoration: underline !important; 
cursor: pointer !important;
}

.custom-heading h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: normal;
    font-family: var(--heading-font-family);
}
@media screen and (max-width: 1280px){
  .custom-heading h2 {
    font-size: 28px;
  }
}
@media screen and (max-width: 991px){
  .custom-heading h2 {
    font-size: 24px;
  }
  .jdgm-carousel-title{
      font-size: 24px;
  }
  .group.block.w-full
  {
    font-size: 19px;
    font-weight: 500 !important;
  }
  .mobilemenumega > .group.block.w-full
  {
    font-size: 13px;
    font-weight: 500 !important;
  }
  
}
.jdgm-carousel-wrapper
{
padding: 48px 0px !important;
}

.desktopmenu li{
  text-align: center;
    font-weight: 600;
    line-height: 3em;
}
.desktopmenu {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  row-gap: 1em !important;
  column-gap: 1em !important;
}
.mobilemenumega
{
  grid-template-columns: repeat(2, minmax(0, 1fr));
  row-gap: 1.5em;
  column-gap: .75rem;
  justify-items: anchor-center;
  text-align: center;
}
.mobilemenumega a
{
  border: 1px solid #ebebeb;
  line-height: 1.7em;
}
.desktopmenu a {
    opacity: unset !important;
    transition: auto !important;
}
.mega-menu__nav>li {
    width: 100%;
}
@media screen and (min-width: 1600px) {
    #mega-menu-6407f47c-448a-45c6-a16e-f6423c2ee70b {
        --mega-menu-nav-gap: var(--spacing-16);
        min-height: 2px;
        height: 450px;
    }
}
.desktopmenu > li > a > span
{
  font-size: 13px;
  font-weight: 500;
}
.mobilemenumega > li > a > span > span
{
  font-size: 13px;
}
@media screen and (min-width: 410px) {
  .navigation-drawer {
    --navigation-drawer-width: 415px !important;
  }
}
.navigation-drawer {
    --navigation-drawer-width: 100%;
  }
.prose{
    grid-column-end: -1;
    background: #f8f8f8;
  padding: 15px 20px;
  }
#shopify-section-template--16172617957566__5a885e2a-8ce4-4991-a4e2-aa9bd8a9153c > div,
#shopify-section-template--16172617859262__d07eef50-e67a-4534-a4f7-bf5f136e0137 > div{
    padding-top: 3em;
    padding-bottom: 3em;
}

/* HOME PAGE CUSTOM CSS */

.header__wrapper
{
 padding: 1.3em max(var(--container-gutter),50% - var(--container-max-width) / 2);
}
.customview
{
  justify-content: center;
  margin-top: 5px;
  /* text-decoration: underline; */
}
.customview span
{
  padding: 1px 10px 0px 10px;
    background: #3ba3a0;
    color: #fff;
    font-size: 13px;
  font-weight: 500;
}
.mobileguide
{
  grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 7em;
  align-items: baseline;
}
.mobileguideli
{
  font-size: 16px;
 text-decoration: underline;
color: #D97B54;
}
.sizeguidepro
{
  font-size: 14px;
 text-decoration: underline;
color: #D97B54;
  font-weight: 500;
}
.jdgm-carousel__arrows {
    display: none;
}
.icon-search
{
  width:25px;
  height: 25px;
}
@media (min-width: 1150px) {
    .secondnav {
        display: none;
    }
  .mainnav ul .mega-menu__nav
  {
    margin: 0 auto;
  }
   .imgresponsive
  {
    width: 145px; 
    height: 120px; 
    object-fit: cover;
  }
  .secondheader
  {
    display: none;
  }
  .stretching-dots
  {
    display: none;
  }
  .mainheader {
    padding: 0.8em;
    display: flex;
    justify-content: center;
    /* border-top: 1px solid #c2c2c2; */
}
  .header__logo
  {
    margin-top: 7px;
  }
}

@media (max-width: 1149px) {
  .imgresponsive
  {
    width: 100px; 
    height: auto; 
    object-fit: cover;
  }
  .secondnav {
      display: flex;
      gap: var(--spacing-4) var(--header-link-list-spacing);
    }
  .mainnav {
      display: none;
    }
  .mega-menu
  {
    justify-content: center;
    --mega-menu-gap: 0;
  }
  .secondheader {
    padding: 0.8em;
    display: flex;
  justify-content: center;
    border-top: 1px solid #c2c2c2;
}
   .mainheader {
   display: none;
}
}

@media (min-width: 950px) and (max-width: 1149px) {
    .desktopmenu {
    grid-template-columns: repeat(5, 1fr);
    row-gap: 1em !important;
    column-gap: 2em !important;
    }
}
@media (min-width: 830px) and (max-width: 949px) {
    .desktopmenu {
    grid-template-columns: repeat(5, 1fr);
    row-gap: 1em !important;
    column-gap: 3em !important;
    }
}
@media (min-width: 600px) and (max-width: 829px) {
    .desktopmenu {
    grid-template-columns: repeat(4, 1fr);
    row-gap: 1em !important;
    column-gap: 3em !important;
    }
}
@media (min-width: 435px) and (max-width: 599px) {
    .desktopmenu {
    grid-template-columns: repeat(3, 1fr);
    row-gap: 1em !important;
    column-gap: 3em !important;
    }
}
@media (min-width: 0px) and (max-width: 434px) {
    .desktopmenu {
    grid-template-columns: repeat(3, 1fr);
    row-gap: 0em !important;
    column-gap: 1em !important;
    }
}
navigation-drawer[mobile-opening="left"] {
    display: none;
}
.custombtnn
{
  --button-background: rgb(41, 187, 173);
    background: linear-gradient(90deg, rgba(41, 187, 173, 1) 0%, rgba(51, 153, 187, 1) 61%);
    padding: 10px !important;
    color: #fff;
}
.badge
{
  background: #D97B54;
}
.product-info>*+* {
    margin: 1em 0px;
}
/* #shopify-section-template--16172618186942__main > div > div > safe-sticky > div.product-info__variant-picker > variant-picker > fieldset:nth-child(1) {
    display: none;
} */

.desctagsflex
{
  display: flex;
  gap: 8px; 
  text-align: center;
  align-items: center;
  flex-wrap: wrap;
}
.desctagslink
{
  padding: 5px 10px !important;
  font-size: 13px !important;
  background: #D97B54 !important;
  border-radius: 15px;
  color: #fff;
  
}
.quantity-selector__input
{
  width:2.2em;
}
#section-firework-embed {
    margin: 0rem 1rem 3rem 1rem !important;
  }
h1.h1.text-center {
    font-size: 35px;
}
#shopify-section-sections--16172618547390__mainheader_X4mT6R > height-observer > store-header > div > div > div > nav > ul > li:nth-child(7)
{
  border-right: none !important ;
}
#shopify-section-sections--16172618547390__mainheader_X4mT6R
{
    top: 90px !important;
    background: #fff !important;
}
}
navigation-drawer[mobile-opening=left]
{
  display: none;
}
#shopify-pc__banner__btn-decline, 
#shopify-pc__banner__btn-manage-prefs
{
  display: none !important;
}
.shopify-pc__banner__dialog
{
    max-width: 100% !important;
    width: 100% !important;
    bottom: 5px !important;
    padding: 15px 135px !important;
    text-align: center !important;
}
.shopify-pc__banner__wrapper
{
    display: flex !important;
    justify-content: space-between !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
}
.shopify-pc__banner__body {
    margin-bottom: 0px !important;
    width: 60% !important;
    text-align: left !important;
    font-size: 13px !important;
}
.shopify-pc__banner__dialog p {
    line-height: 1.8em !important;
}
.shopify-pc__banner__btns {
    width: 40% !important;
    justify-content: center !important;
}
.shopify-pc__banner__dialog button
{
    padding: 5px 10px !important;
    margin-top: 0px !important;
    font-size: 12px !important;
    background: #3BA3A0 !important;
    color: #fff !important;
    flex-basis: auto !important;
    border: 1px solid #3BA3A0 !important;
}
@media (max-width: 900px) {

  .shopify-pc__banner__dialog
{
    padding: 15px 15px !important;
  
}
  .shopify-pc__banner__btns {
    justify-content: flex-end !important;
}
   
}
@media (max-width: 1100px) {
  .shopify-pc__banner__btns {
    justify-content: flex-end !important;
}

  .shopify-pc__banner__dialog
{
    padding: 15px 55px !important;
}
   
}
@media (max-width: 700px) {

  .shopify-pc__banner__wrapper
{
    justify-content: space-between !important;
    flex-direction: column !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
}
  .shopify-pc__banner__dialog
{
    padding: 15px 10px !important;
}
  .shopify-pc__banner__body {
    margin-bottom: 15px !important;
    width: 90% !important;
    text-align: left !important;
    font-size: 13px !important;
}
   .shopify-pc__banner__btns {
    justify-content: center !important;
}