/** Shopify CDN: Minification failed

Line 1237:6 Unexpected "{"
Line 1237:7 Expected identifier but found "%"
Line 1237:41 Unexpected "{"
Line 1237:42 Expected identifier but found "%"

**/
.site-header{
  padding-top:10px !important;
  padding-bottom:10px !important;
}
.color-swatch{
    background-image:attr(data-variant-image);
}
.grid-product-sticker__tag{
    font-size: calc(var(--typeBaseSize) * .56);
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #d2581b;
    color: #fff;
    z-index: 3;
    transition: opacity .4s 
ease;
    padding: 4px;
    border-radius: 50%;
    width: 56px;
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    text-align: center;
}

  .vs-diff-heading {
    margin-bottom: 40px;
  }

  .vs-diff-heading--left {
    text-align: left;
  }
  .vs-diff-heading--center {
    text-align: center;
  }
  .vs-diff-heading--right {
    text-align: right;
  }

  .vs-diff-title {
    margin: 0 0 6px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
  }

  .vs-diff-subtitle {
    margin: 0;
    letter-spacing: 0.08em;
    text-transform: uppercase;
  }

  /* GRID MODE */
  .vs-diff-features--grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 60px 11px;
    justify-items: center;
  }

  @media (max-width: 999px) {
    .vs-diff-features--grid {
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 40px 24px;
    }
  }

  @media (max-width: 599px) {
    .vs-diff-features--grid {
      grid-template-columns: minmax(0, 1fr);
      gap: 32px 16px;
    }
  }

  .vs-diff-item {
    max-width: 415px;
  }
  .vs-diff-item--left {
    text-align: left;
  }
  .vs-diff-item--center {
    text-align: center;
  }
  .vs-diff-item--right {
    text-align: right;
  }
  .vs-diff-icon {
    display: flex;
    margin-bottom: 16px;
  }
  .vs-diff-icon--left {
    justify-content: flex-start;
  }
  .vs-diff-icon--center {
    justify-content: center;
  }
  .vs-diff-icon--right {
    justify-content: flex-end;
  }

  .vs-diff-icon img {
    display: block;
    max-width: 96px;
    height: auto;
  }

  .vs-diff-icon-placeholder {
    width: 96px;
    height: 96px;
    border-radius: 50%;
    border: 2px solid #ddd;
  }

  .vs-diff-item-title {
    font-size: 16px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    margin: 0 0 8px;
  }

  .vs-diff-item-text {
    margin: 0;
    font-size: 14px;
    line-height: 1.6;
  }

  /* CAROUSEL MODE (Slick handles layout) */
  .vs-diff-features--carousel .vs-diff-item {
    padding: 0 15px;
    box-sizing: border-box;
  }

  .vs-diff-features--carousel .slick-arrow {
    background: var(--colorBtnPrimary);
    border-radius: 999px;
    width: 32px;
    height: 32px;
    z-index: 2;
  }

  .vs-diff-features--carousel .slick-prev:before,
  .vs-diff-features--carousel .slick-next:before {
     content: '';
    color: #fff;
    font-size: 18px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 15px;
    width: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    justify-self: center;
    align-self: center;
  }
  .vs-diff-features--carousel .slick-next:before{
  
    background-image:url('/cdn/shop/files/caret-right-svgrepo-com.png?v=1764960534');
  }


  .vs-diff-features--carousel .slick-prev:before{
    background-image:url('/cdn/shop/files/chevron-left-svgrepo-com.png?v=1764960670');
  }

  .vs-diff-features--carousel .slick-prev { left: -10px; }
  .vs-diff-features--carousel .slick-next { right: -10px; }

  .vs-diff-features--carousel .slick-dots {
    margin-top: 24px;
  }

  .background-media-text--400{
    min-height:400px;
  }
  .background-media-text--350{
    min-height:350px;
  }
  .background-media-text--300{
    min-height:300px;
  }
  .background-media-text--250{
    min-height:250px;
  }
  .background-media-text--200{
    min-height:200px;
  }
  .background-media-text--150{
    min-height:150px;
  }
  .background-media-text--100{
    min-height:100px; 
  }
  .page-width{
    max-width: var(--max-width) !important;
  }
  .header-layout[data-logo-align=center] .header-item--navigation{
    flex: 1 1 130px !important;
  }
  .header-item--icons .site-nav__link--icon{
    padding-left:8px !important;
    padding-right:8px !important;
  }
  
  ul.site-nav.site-navigation{
    display:flex;
    justify-content:space-evenly;
    width:100%;
  }
  .announcement_bar_with_social{
    display:flex;
    background-color:var(--colorAnnouncement);
    position:relative;
  }
  .announcement_bar_with_social .announcement_social{
    position:absolute;
    right:20px;
  }
  .announcement_bar_with_social .announcement-bar{
    width:100%;
  }
  .footer-section .footer__item-padding{
    padding-right:10px !important;
  }
  h2.h4.newsletter_heading{
    font-size:25.5px !important;
    line-height:1.1;
    letter-spacing:0px;
  }
  .footer__newsletter{
    border:2px solid #000;
    padding-left:10px;
    padding-right:10px;
  }
  .footer__newsletter-btn{
    right:6px !important;
  }
  .footer__newsletter-input{
    border-bottom:0px !important;
  }
  .footer__small-text{
    font-size:14.4px !important;
  }
  @media(max-width:1024px){
    .medium--hide{ 
      display:none !important;
    }
    .header-layout[data-logo-align=center] .header-item--navigation{
    flex: 1 1 130px !important;
  }
  }
  @media(max-width:768px){
    .grid-overflow-wrapper .grid__item--view-all{
      display:none !important;
    }
  }
  @media(min-width:769px){
    .header-wrapper .grid__item.medium-up--one-fifth{
      width:19% !important;
    }
    .newsletter-section, .testimonials-section{
      padding:55px 40px !important;
    }
    .testimonials-slide{
      padding: 15px 0px 15px !important;
    }
  .index-section{
    margin:55px 0 !important;
  }
  }
  @media(min-width:1025px){
    .large-up--hide{
      display:none !important;
    }
    .site-nav__link{
    padding:7.5px 0vw !important;
  }
  }

  /* ############################# product page css ########################## */
  button.btn.btn--full.add-to-cart{
    margin-top:12px;
  }
.cbb-also-bought-container.cbb-desktop-view,.cbb-also-bought-container.cbb-mobile-view.cbb-tablet-view{
  margin-top:65px !important;
  margin-bottom:0px !important;
}
.yotpo-display-s .yotpo-head{
  margin-top:0px !important;
}
.product__photos a{
  height:auto !important;
  width:100% !important;
}
[data-center-text=true] .grid-product__meta{
  text-align:left !important;
}
.product__thumbs--below{
  margin-top:0px !important;
}
.product__thumbs--below .product__thumbs--scroller{
  overflow-x:visible !important;
  white-space:wrap !important;
}
.product__thumbs--below .product__thumb-item{
  max-width: 50% !important;
  width:100%;
  border:0px;
  margin-right:0px !important;
  display:none;
}
.product__thumbs[data-position=below] .product__thumb-arrow.product__thumb-arrow--next,.product__thumbs[data-position=below] .product__thumb-arrow.product__thumb-arrow--prev{
  display:none !important;
}



.h2.product-single__title{
  font-size:28px !important;
}
label.style-top-option-value.style-top-option--color{
  margin-bottom:0px;
}
.style-main-top {
  margin-bottom: 20px;
}
.style-top-info{
  margin-top:12px;
  display:flex;
  flex-direction:column;
  gap:20px;
}
.style-top-main-image img {
  width: 100%;
  height: auto;
  display: block;
}
.style-top-thumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-top: 10px;
  padding: 0;
  list-style: none;
}
.style-top-thumb {
  border: 1px solid #ddd;
  padding: 0;
  cursor: pointer;
  background: #fff;
}
.style-top-thumb.is-active {
  border-color: #000;
}
.style-top-thumb img {
  display: block;
}
.style-top-price {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0px;
  /* color:#d2581b; */
}

/* Option groups top */
.style-top-option,.variant-wrapper {
  margin-bottom: 18px;
  display:flex;
  /* align-items:center; */
  flex-direction:column;
  gap:10px;
}
.style-top-option-label {
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 4px;
  text-transform: uppercase;
}
.style-top-option-values {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.style-top-option-value {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  cursor: pointer;
}
.style-top-option-value input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

/* Pills & swatches top */
.style-top-pill {
  display: flex;
  align-items:center;
  justify-content:center;
  /* padding: 4px 14px; */
  border-radius: 5px;
  border: 2px solid #ccc;
  font-size: 15px;
  min-width:20px;
  min-height:20px;
  padding:3px 10px;
  line-height:100%;
  letter-spacing:1px;
}
.style-top-swatch{
  background-repeat:no-repeat;
  background-position:center;
  background-size:cover;
}
.style-top-option-value input:checked + .style-top-swatch,
.style-top-option-value input:checked + .style-top-pill,
.style-top-option-value input:checked ~ .style-top-pill {
  border-color: #fff;
  background-color:#034b4a;
  color:#fff;
  box-shadow:0px 0px 3px #000;
}
.style-top-option--color {
  position: relative;
}
.style-top-swatch {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  border: 2px solid #ccc;
  display: inline-block;
}
.style-top-swatch.style-bottom-swatch{
  width: 25px;
  height: 25px;
}
.style-top-swatch-label {
  font-size: 15px;
  font-weight:700;
  margin-left: 0px;
}

/* Bottom product */
.style-bottom-block {
  padding: 20px 0;
  background-color:#f1f1f1;
  border-radius:10px;
}
.style-bottom-block-top{
    padding: 20px;
  background-color:#f1f1f1;
  border-radius:10px;
  margin-top:10px;
}
.style-bottom-group {
  display: none;
}
.style-bottom-group.is-active {
  display: flex;
  gap:20px;
}
.style-bottom-media img {
  max-width: 100%;
  height: auto;
  margin-bottom: 10px;
}

/* Bottom option groups */
.style-bottom-option {
  display:flex;
  align-items:center;
  gap:20px;
  margin-bottom: 0px;
}
.style-bottom-form{
  display:flex;
  flex-direction:column;
  gap:20px;

}
.style-bottom-option-label {
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 0px;
  text-transform: uppercase;
  letter-spacing:0px !important;
}
.style-bottom-option-values {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}

/* Bottom pills */
.style-bottom-price{
  /* color:#d2581b; */
  margin-bottom:0px;
  font-weight:600;
}
.style-bottom-size {
  position: relative;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  margin-bottom:0px;
}
.style-bottom-size input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.style-bottom-pill {
  display: flex;
  align-items:center;
  justify-content:center;
  padding: 4px 10px;
  border-radius: 5px;
  border: 2px solid #ccc;
  font-size: 12px;
  min-width:20px;
  min-height:20px;
  line-height:100%;
  letter-spacing:0px;
}
.style-bottom-size input:checked + .style-bottom-pill {
  border-color: #fff;
  background-color:#034b4a;
  color:#fff;
  box-shadow:0px 0px 3px rgba(0,0,0,1);
}

/* Reuse color swatch styles for bottom color row */
.style-bottom-option-values--color .style-top-swatch {
  margin-right: 4px;
}

  .style-top-media{
    display:none;
  }
  .bottom_content_wrapper{
    display:flex;
    flex-direction:column;
  }
  .cst_add_to_cart{
    width:100%;
    background-color:#000;
    color:#fff;
    padding:10px 20px;
    font-size:18px;
  }
  .style-bottom-heading.h4{
    font-size:14px;
    font-weight:600;
    margin-bottom:0px;
    letter-spacing:0px;
  }
  .bottom_btn.button{
    display:block;
    width:100%;
    /* max-width:140px; */
    font-size:15px;
    background-color:#000;
    color:#fff;
    padding:5px 10px;
    margin-top:0px;
  }
  
  
  .style-bottom-block-heading{
    font-size:16px;
    margin-bottom:0px;
  }
  .product-block{
    margin-bottom:0px !important;
  }
  .top_breadcrumbs {
    padding-bottom: 0px;
    margin-bottom: 20px;
    font-weight:700;
    color:#999999;
    /* border-bottom: 1px solid #eee; */
}
.top_breadcrumbs .breadcrumb{
margin-top:0px !important; 
}
.product__photos a{
  display:none;
}
/* 
.product__photos a.is-active{
  display:block !important;
}
.product__photos a.show{
  display:block !important;
} */
  .top_breadcrumbs *{
    color:#999999 !important;
  }
.ups_image-wrap img{
  width:100%;
  height:50px;
  object-fit:cover;
}
.product-single__meta .grid__item{
padding-left: 0px !important;
}
.product-single__meta .grid--flush-bottom.cst_ups_item{
  margin-top: 10px !important;
  margin-bottom:0px !important;
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}
.cst_ups_item p.h3, .cst_ups_item .grid__item{
margin-bottom:0px !important;
}
.product-block.product-block--accordion{
  margin-top:20px !important;
  /* border-bottom:1px solid #e5e5e5; */
  /* border-top: 1px solid #e5e5e5; */
}


 /* accordion  */

  .prod-accordion {
    /* border-top: 1px solid #e5e5e5; */
  }

  .prod-accordion__item {
    border-bottom: 1px solid #e5e5e5;
    
  }

  .prod-accordion__summary {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 20px 0;
    cursor: pointer;
    flex-direction:row-reverse;
    gap:15px;
  }
  .prod-accordion__item:last-child{
    border-bottom:0px;
  }

  .prod-accordion__summary::-webkit-details-marker {
    display: none;
  }

  .prod-accordion__left {
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .prod-accordion__icon {
    width: 20px;
    font-size: 18px;
    display: inline-flex;
    justify-content: center;
  }

  .prod-accordion__title {
    font-size: 16px;
    font-weight: 700;
    text-transform:uppercase;
  }

  .prod-accordion__plus {
    position: relative;
    width: 10px;
    height: 10px;
    flex-shrink: 0;
    display:inline-block;
  }

  .prod-accordion__plus::before,
  .prod-accordion__plus::after {
    content: "";
    position: absolute;
    background-color: #000;
    left: 0;
    right: 0;
    margin: auto;
  }

  .prod-accordion__plus::before {
    top: 50%;
    height: 1px;
    transform: translateY(-50%);
  }

  .prod-accordion__plus::after {
    width: 1px;
    top: 0;
    bottom: 0;
  }

  .prod-accordion__item[open] .prod-accordion__plus::after {
    transform: scaleY(0);
    transition:all ease 0.4s;
    
  }

  .prod-accordion__content {
    padding: 0 0 14px 0px;
    font-size: 14px;
    line-height: 1.6;
    color: #333;
    max-height:200px;
    overflow-y:auto;
    margin-bottom:10px;
  }
  .style-top-price-compare{
    text-decoration:line-through;
    color:Red;
      margin-right:40px;
  }
  .product-top-price{
    display:flex;
  }
  .product-recommendations .variant-slider, .product-recommendations-placeholder .variant-slider{
    height: 50px !important;
    overflow-y:hidden;
  }

    .product-recommendations .grid-product__colors,.product-recommendations-placeholder .grid-product__colors{
      display: block !important;
    /* flex-wrap: nowrap;
    overflow: auto;
    justify-content:flex-start !important;
    padding-bottom:12px; */
  }
  /* .product-recommendations .color-swatch--small ,.product-recommendations-placeholder .color-swatch--small{
  flex: 0 0 35px;
} */
 .product-recommendations .flickity-next, .product-recommendations-placeholder .flickity-next{
  right:0px !important;
  height:30px !important;
  width:30px !important;
  top:35% !important;
 }
 .product-recommendations .flickity-previous, .product-recommendations-placeholder .flickity-previous{
  left:0px !important;
  height:30px !important;
  width:30px !important;
  top:35% !important;
 }
 .product-recommendations .flickity-previous .grid, .product-recommendations-placeholder .grid .flickity-previous{
left:10px !important;
 }
  .product-recommendations .flickity-viewport, .product-recommendations-placeholder .flickity-viewport{
  /* max-width:167px; */
  margin:auto;
 }
 .product-recommendations-placeholder .flickity-prev-next-button:hover{
  transform:translateY(-50%) !important;
 }
.product__thumbs--below .product__thumb-item{
  /* max-width:120px !important; */
}
.cst_product_rec .index-section .section-header{
  margin-bottom: 40px !important;
}
.cst_product_rec .index-section{
  margin-top:0px !important;
  margin-bottom:0px !important;
}
.hr--large{
  margin:0px !important;
}
a.btn.btn--small.return-link{
  margin-top:0px !important;
}
.text-center.page-content.page-content--bottom{
  padding-bottom:0px !important;
}
  #shopify-section-template--19783006781611__1763592380f3644953 .index-section{
    margin:0px !important;
  }
  .variant-input-wrap label:not(.style-top-pill.color-swatch),[data-center-text=true] .variant-input-wrap label:not(.style-top-pill.color-swatch){
    border-radius:5px;
    border:2px solid #fff !important;
    padding:3px 10px !important;
    margin-right:15px !important;
    min-height:20px;
    min-width:20px;
    font-size:15px !important;
    line-height:100%;
    letter-spacing:1px;
  }
  .style-top-pill.color-swatch{
    height:25px !important;
    width:25px !important;
    border-radius:100% !important;
    padding:0px !important;
  }

  .color-swatch:before{
    content:none !important;
  }
  .btn.btn--full.add-to-cart{
    background-color: #000 !important;
    color:#fff !important;
  }
  .variant-input-wrap input[type=radio]:checked+label{
       border-color: #fff;
    background-color: #034b4a;
    color: #fff;
    box-shadow: 0 0 3px #000 !important;
  }
  button[disabled]{
    opacity:0.5;
    cursor:not-allowed;
  }
  .no-bullets.tag-list{
    display:flex;
    flex-wrap:wrap;
    
  }
  .size-box{
    display:inline-block;
    padding:10px;
    cursor:pointer;
  }
  .size-box.active{
    background-color: #034b4a;
    color:#fff;
  }
  #find-size-top{
    position: absolute;
    top: 50%;
    background-color: #fff;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
  }
  #find-size-bottom{
    position: absolute;
    top: 50%;
    background-color: #fff;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
  }
  .page-container{
    /* position:relative; */
  }
  .cheeky-group{
    display:flex;
    gap:20px;
  }
  span.col-sm-4.f-title.fit-guide-bottom{
    max-width:200px;
  }
  .overlay{
    position: fixed;
    height:100vh;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    overflow:hidden;
    background-color:rgba(0,0,0,0.8);
    z-index:88;
    display:none;
    align-items:center;
    justify-content:center;
  }
  .overlay.active{
    display:block;
  }
  .close-btn-wrapper{
    display:flex;
    justify-content:end;
  }
  .with-size{
    display:flex;
    justify-content:space-between;
    align-items:center;
    padding-right:40px;
    margin-top:6px;
  }
  .style-top-Color,.variant-wrapper:not(:last-child){
    border-bottom: 1px solid rgb(208 207 207 / 1);
    padding-bottom:20px;
  }
  [data-bottom-btn],[data-top-btn]{
    background-color:#034b4a;
    font-size:14px;
    color:#fff;
    padding:0;
    display:flex;
    align-items:center;
  }
  .custom_new_product_section [data-bottom-btn],.custom_new_product_section [data-top-btn]{
    background-color: transparent;
    font-size:14px;
    color:#000;
    padding:0;
    display:flex;
    align-items:center;
    cursor:pointer;
    text-decoration:underline;
  }
  .collection__description{
    max-height:135px;
    overflow:hidden;
    margin-bottom:0px !important;
  }
  .collection__description.show_more{
    max-height:100%;
  }
  .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
[data-botton-load-more]{
    width:100%;
    text-align:center;
    display:block;
    cursor:pointer;
    margin-top:15px;
}
  [data-botton-load-more]::after{
    content:'Show More';
    color:#d2581b;
    font-weight:700;
  }
  [data-botton-load-more].show_more::after{
    content:'Show Less';
  }

 

/* Slim Horizontal Scrollbar */
.custom_grid_same_color::-webkit-scrollbar {
  height: 3px !important;   /* not width */
}

/* Track */
.custom_grid_same_color::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 5px;
}

/* Thumb */
.custom_grid_same_color::-webkit-scrollbar-thumb {
  background: #034b4a;
  border-radius: 5px;
}

/* Thumb on Hover */
.custom_grid_same_color::-webkit-scrollbar-thumb:hover {
  background: #013737;
}
.cst_faq_section ul.no-bullets.tag-list{
flex-direction:column;
}
.cst_faq_section ul.no-bullets.tag-list li{
margin:10px 0px;
}
.cst_faq_section.page-content{
  padding-top:0px !important;
}
.page-content{
  padding-bottom:0px !important;
}
.faq_category_heading{
  margin-bottom:10px !important;
  margin-top:0px !important;
}
.faq-cate-title{
  font-size:16px;
  display:flex;
  /* justify-content:space-between; */
  gap:15px;
  font-weight:600;
  text-transform:uppercase;
}
.faq-title{
  font-size:17px;
}
.tab-pane.active{
  display:block;
}
.fitguid ul.nav{
  display:flex;
  flex-wrap:wrap;
}
.fitguid ul.nav li{
  width:50%;
}
.nav.nav-tabs.nav-tabs-bottom-size{
display:flex;
flex-direction:row-reverse;
}
.cst_fit_guide .medium-up--three-quarters{
margin:auto;
float:none !important;
}
.cst_product_template [data-type_headers_align_text=true] .breadcrumb{
  text-align:left !important;
}
.cst_fit_guide .tab-title{
  font-size:19px;
}
.pc-filter .collapsible-trigger-btn{
padding-right:20px !important;
}
.tag [data-swatch_style=round] .color-swatch:before, .tag [data-swatch_style=round] .color-swatch{
  border-radius:0px !important; 
}
.collection-sidebar__group{
  border-top:0px !important;
}


.tag--active>a {
    font-weight: 900;
}
.pc-filter .tag-list--active-tags{
      position: absolute;
    top: -20px;
    display: flex;

}
.pc-filter {
    display: flex;
    justify-content: start;
    flex-direction: row;
    position: relative;
    margin-bottom: 40px;
    margin-top: 20px;
    gap:20px;
}
.pc-filter .collapsible-content{
position:absolute;
left:0px;
}
button.collapsible-trigger.collapsible-trigger-btn.collapsible--auto-height.tag-list__header{
  /* display:flex; */
  /* flex-direction:row-reverse; */
}
.template-collection .page-content{
padding-top:35px !important;
}
.collection_description_wrapper.page-width{
  margin-top:30px;
}
#fit-guide{
  background-color:#fff;
  cursor: default;
  height:calc(100vh - 100px);
  overflow-x: hidden;
  overflow-y: auto;
  padding:20px;
  letter-spacing: 0; 
  max-width:1000px;
  min-height:500px;
  width:100%;

}
.fit-guide-close{
  display:flex;
  width:100%;
  justify-content:right;
}
 .fit-feature-section {
      padding-top: 40px;
      padding-bottom: 40px;
    }

    .fit-feature {
      margin-bottom: 60px;
    }

    /* === SHARED LAYOUT FOR BOTH BLOCK TYPES === */

    .fit-main__inner,
    .fit-two__inner {
      display: flex;
      gap: 0;
      align-items: stretch;
    }

    .fit-feature--image_left .fit-main__inner,
    .fit-feature--image_left .fit-two__inner {
      flex-direction: row;
    }

    .fit-feature--image_right .fit-main__inner,
    .fit-feature--image_right .fit-two__inner {
      flex-direction: row-reverse;
    }
    .fit-main__inner{
    gap:40px;}
    .fit-main__media,
    .fit-main__content,
    .fit-two__media,
    .fit-two__content {
      flex: 1 1 0;
    }

    /* === MAIN FIT BLOCK (ENVY PUSH UP) === */

    .fit-main__body.rte{
      line-height: 200%;
    }

    .fit-main__content{
      display:flex;
      flex-direction:column;
      justify-content:space-between;
    }
    .fit-two__text.rte{
    font-size:16px;
    }
    .fit-main__top{
      display:flex;
      flex-direction:column;
      justify-content:space-between;
    }

    .fit-main__main-image img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
    }

    .fit-main__heading {
      margin: 0 0 10px;
      font-size: 26px;
      letter-spacing: 0.04em;
      text-transform: uppercase;
    }

    .fit-main__support-bar {
      margin-top:40px;
      margin-bottom: 25px;
      max-width:320px;
    }

    .fit-main__support-track {
      position: relative;
      height: 0.5px;
      background: #000;
      margin-bottom: 5px;
    }

    .fit-main__support-track:before,
    .fit-main__support-track:after{
      content:'';
      position:absolute;
      width:0.5px;
      background-color:#000;
      height:10px;
      top:-5px;
    }

    .fit-main__support-track:before{
      left:0;
    }

    .fit-main__support-track:after{
      right:0;
    }

    .fit-main__support-indicator {
      position: absolute;
      top: 50%;
      transform: translate(-50%, -50%);
      width: 12px;
      height: 12px;
      border-radius: 50%;
      border: 1px solid #000;
      background: #000;
    }

    .fit-main__support-labels {
      display: flex;
      justify-content: space-between;
      font-size: 12px;
    }

    .fit-main__body {
      margin-top: 10px;
      margin-bottom: 20px;
    }

    .fit-main__button {
      margin-bottom: 20px;
      max-width:68%;
      font-size:16px;
      border-radius:0px;
    }

    .fit-main__thumbs {
      display: flex;
      gap: 20px;
      flex-wrap: nowrap;
    }

    .fit-main__thumb img {
      width: 100%;
      display: block;
    }

    /* === TEXT WITH TWO IMAGES BLOCK === */

    .fit-feature--two-images .fit-two__inner {
      {% comment %} align-items: center; {% endcomment %}
    }

    .fit-two__content {
      max-width: 33%;
      width:100%;
      height:100%;
    }

    .fit-two__text-box {
      padding: 35px 30px;
      height:100%;
    }

    .fit-two__category {
      margin: 0 0 6px;
      font-size: 12px;
      letter-spacing: 0.12em;
      text-transform: uppercase;
    }

    .fit-two__title {
      margin: 0 0 12px;
      font-size: 24px;
      text-transform: uppercase;
      letter-spacing: 0.08em;
    }

    .fit-two__text {
      margin-bottom: 24px;
      font-size: 14px;
      line-height: 1.6;
    }

    .fit-two__button {
      display: inline-block;
    }

    .fit-two__media {
      flex: 1 1 0;
    }

    .fit-two__images {
      display: flex;
      gap: 10px;
    }

    .fit-two__image img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
    }
    .fitguid ul.nav li.active{
      text-decoration:underline;
    }
    .product__video2{
          display: block;
    width: 100%;
    height: auto;
    /* aspect-ratio: 9 / 16; */
    object-fit: cover;
}
.product__thumb-item.isShow{
  display:inline-block !important;
}
.product__thumb-item.is_video{
  max-width:calc(50% - 2px);
}
    /* Mobile */
    @media screen and (max-width: 768px) {
      .fit-main__inner,
      .fit-two__inner {
        flex-direction: column;
      }
      .fit-two__image-right,.fit-main__thumbs{
      display:none;
      }
      .fit-feature--mobile-image_first .fit-main__inner,
      .fit-feature--mobile-image_first .fit-two__inner {
        flex-direction: column;
      }

      .fit-feature--mobile-text_first .fit-main__inner,
      .fit-feature--mobile-text_first .fit-two__inner {
        flex-direction: column-reverse;
      }

      .fit-two__content {
        max-width: none;
      }

      .fit-two__images {
        flex-direction: row;
      }
      .fit-main__button {
        width:100%;
      }
    }
  @media(max-width:1024px){
    .product-recommendations-placeholder .grid__item,.product-recommendations .grid__item{
      width:25% !important;
    }
  }
@media screen and (min-width:769px){
  .product-single__meta{
    padding-left:20px !important;
  }
  .page-width.page-width--tiny.page-content{
    max-width:450px !important;
  }
  .tag-list--checkboxes .tag{
  border: 1px solid #000;
    border-radius: 5px;
    padding: 0 5px;
    display: inline-block;
    margin-right: 5px;
    min-width: 40px;
    text-align: center;
}
.product__main-photos button.flickity-button.flickity-prev-next-button.flickity-next,.product__main-photos button.flickity-button.flickity-prev-next-button.flickity-previous{
  display:none !important;
}
.cst_ups_item .medium-up--one-third{
  width:calc(33.33% - 8px);
}
.product__thumbs--scroller{
  display:flex !important;
  flex-wrap:wrap;
}

}
  @media screen and (max-width: 768px) {
  .style-top-layout {
    grid-template-columns: 1fr;
  }
  .style-top-option{
    align-items:flex-start;
  }
  .product-single__title{
    text-align:left;
  }
  [data-product-blocks]{ 
    text-align:left !important;
  }
     .product-recommendations-placeholder .grid__item,.product-recommendations .grid__item{
      width:50% !important;
    }
    .collection-filter__item--drawer{
      display:block !important;
    }
    .drawer--is-open .appear-animation{
      opacity:1;
      transform:translateY(10px) !important;
    }
    .collection-sidebar__group{
  overflow: visible !important;
}
.tag-list--checkboxes .tag{
  width:fit-content !important;
}
.drawer__scrollable .no-bullets.tag-list.tag-list--checkboxes{
  flex-direction:column;
}

}
@media screen and (max-width:500px){
  .product-recommendations-placeholder{
    /* max-height: 355px !important; */
    overflow-y:hidden;
  }
  .tab-pane td,.tab-pane th{
    padding:10px 7px !important;
  }
}

    .fitguid .nav-tabs{
    display:flex;
    flex-wrap:wrap;
    flex-direction:row-reverse;

}
    .fitguid .nav-tabs li{
    width:50%;
    }

    @media screen and (max-width: 768px){
      .fitguid .nav-tabs li{
    width:100% !important;
    text-align:left !important;
      }
      .fitguid ul.nav{
        margin-bottom:0px !important;
      }
      .tab-content.size-chart-block{
        margin-top:-10px !important;
      }
      [data-center-text=true] .site-footer{
        margin-top:40px !important;
      }
      .footer__small-text{
        margin-top:8px !important;
      }
    }
.addon-container{
  display:flex;
  flex-direction:column;
  gap:30px;
}
.addon-right {
  display:flex;
  flex-direction:column;
  row-gap:20px;
}
.addon-block:not(:last-child) {
  border-bottom: 1px solid #b9b9b9;
  padding-bottom:20px;
  background-color:transparent;
}
.addon-find-size-btn {
  background: #0e4a47;
  color: white;
  padding: 8px 18px;
  border-radius: 4px;
  display: inline-block;
}

.addon-options-ui{
  display:flex;
  flex-direction:column;
  gap:20px;
}
[data-addon-price-compare]{
  display:none;
}
#shopify-section-template--19947729846443__ugc_video_PBHQe6 .index-section, #shopify-section-template--19947729846443__1763592380f3644953 .index-section{
  margin-top:0px !important;
  margin-bottom:0px !important;

}
.cst_recently_viewed{
  font-size:25px !important;
  font-weight:600 !important;
  
}