/** Shopify CDN: Minification failed

Line 185:214 Expected ":"

**/
/* Collection page CSS Start */
.collection-center .collection--filters-sidebar { display: flex !important;  flex-wrap: wrap;  gap: 0;}
.collection-center .collection--filters-sidebar .collection__results{flex: 0 0 80%;}
.collection-center .collection--filters-sidebar .collection__facets{flex:0 0 20%;width: 20%; padding-left: 60px;}
.collection-center .collection .collection__results .product-list{column-gap:60px;row-gap:35px;}
.collection-center .collection .collection__results .product-list .product-card .product-card__info .v-stack .yotpo-widget-instance {justify-content: center; text-align: center; align-items: center; display: flex; }
.collection-center .collection .collection__results .product-list .product-card .product-card__info .v-stack .price-list {justify-content: center;}
.collection-center .collection.collection--filters-sidebar{margin-top:0;margin-bottom:0}
.collection-center .collection .collection__results .product-list .product-card .product-card__figure .product-card__image{transition: all .2s ease-in-out}
.collection-center .collection .collection__results .product-list .product-card:hover .meta_product_wrap .meta_feature-image {transform: translateY(-35px);}
.collection-center .collection .collection__results .product-list .product-card .meta_product_wrap .product-card__quick-buy{background:transparent}

.cmn-grid .product-card__quick-buy {position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: flex; align-items: center; flex-direction: column; justify-content: center;background:#44535670; gap: 17px; text-transform: uppercase;opacity:0;  transition: .2s all ease-in-out}
.cmn-grid.product-list .product-card:hover .product-card__quick-buy{opacity:1}
.cmn-grid .product-card__quick-buy .plug-buy-btn {display: flex; align-items: center; flex-direction: column; gap: 17px; } 
.cmn-grid .product-card__quick-buy .plug-buy-btn .button {width: 100%; min-width:110px; font-size: 13px;line-height:16px;min-height:auto; }
.cmn-grid .product-card__quick-buy .plug-buy-btn .button.plug-quick-view { background: #2f7575;}
.cmn-grid .product-card .product-card__info .product-card__title {font-size: 13px; font-weight: 600; color: #445356; display: block; text-align:center; letter-spacing: 0.6px; line-height: 1.7; }
.cmn-grid .product-card .product-card__info .price-list {font-size: 13px;  font-weight: 400;}
.cmn-grid .product-card .product-card__info .widebody-metafield {font-size: 13px;  font-weight: 400; font-style:italic; text-align:center} 
.cmn-grid .product-card .product-card__info .yotpo-widget-instance svg.star-container {width: 11px;}
.cmn-grid .product-card .product-card__info .yotpo-widget-instance svg.yotpo-sr-star-empty path{stroke:var(--theme_color_orange)}
.cmn-grid .product-card .product-card__info .yotpo-widget-instance svg.yotpo-sr-star-full path{fill: var(--theme_color_orange);stroke:var(--theme_color_orange)}
.cmn-grid .product-card .product-card__info .yotpo-widget-instance .yotpo-sr-bottom-line-score{display:none !important}
.cmn-grid .product-card .product-card__info .yotpo-widget-instance svg.star-container:last-child{margin:0 !important}

.cmn-grid .product-card .product-card__info .yotpo-widget-instance span[aria-label="0 out of 5 stars rating in total 0 reviews."] { display: none !important;}


 .accordion__content .checkbox-list .checkbox-container label {position: relative; font-size:16px;color:#445356}
 /* .accordion__content .checkbox-list .checkbox-container label:before {content: "" !important; -webkit-appearance: none; background-color: transparent; display: inline-block; position: relative; vertical-align: middle; cursor: pointer; margin-right: 8px; height: 12px !important; width: 12px !important; border: 1px solid var(--color-border); padding: 0; --color-border: #ededed; left: 0; background: rgb(var(--text-color) / .15)  no-repeat center; box-shadow: inset 1px 1px 2px #0000001a; } */
 .accordion__content .checkbox-list .checkbox-container .checkbox{width:12px; height:12px;border-radius:0;top:0;}
 .accordion__content .checkbox-list .checkbox-container .checkbox:checked{position:relative;background:rgb(var(--text-color) / .15) var(--checkmark-svg-url) no-repeat center;background-size:0 0}
 .accordion__content .checkbox-list .checkbox-container .checkbox:after {--color-primary: #333333; --color-border: #ededed; content: "" !important; width: 6px; height: 6px; background-color: var(--color-border); transition: .2s all ease-in-out; opacity: 0; margin-right: 16px; display: block; position: absolute; top: 3px; left: 3px; }
 .accordion__content .checkbox-list .checkbox-container .checkbox:hover:after,
 .accordion__content .checkbox-list .checkbox-container .checkbox:checked:after {opacity: 1; background-color: rgb(var(--accent));}
 
.collection__facets .collection__top-bar .sort-by-facet span {color: rgb(var(--accent)); font-size: 20px; font-family: 'Barlow Semi Condensed'; text-transform: uppercase; letter-spacing: 1px; line-height: 21px;}
.collection-center .collection__facets .close-btn{ display: none;}
/* .collection-center .checkbox-container .checkbox-items {display: none;} */
.collection-center .collection__top-bar .active-facets { display: none !important;}

.collection__pagination.pagination { width: fit-content; margin: 50px auto 0; }
.collection--filters-sidebar .collection__top-bar{margin-block-end:1rem}

.accordion{border:0px}
.accordion .accordion__content{margin-block-end:0}
.accordion .accordion__toggle{justify-content:Start; padding:10px 0}
.accordion .accordion__toggle span {font-family: 'Barlow Semi Condensed' !important; font-size: 16px; letter-spacing: 0.4px; color: #445356;font-weight:600}
.accordion .accordion__toggle span.accordion__toggle-icon{display:none}
.accordion .accordion__toggle .icon-chevron-bottom{display:none}
.accordion .accordion__toggle .icon-chevron-bottom { width: 12px; height: 12px; color: #445356;}
.accordion[aria-expanded="true"] .accordion__toggle.bold .icon-chevron-bottom,.accordion[open] .accordion__toggle.bold .icon-chevron-bottom {transform: rotate(180deg);}

.facets-drawer {background: #fff8f2 !important; box-shadow: 0px 4px 4px 0px #00000040;}
.facets-drawer::part(content){background: #fff8f2;}
.facets-drawer:is(.drawer,.popover)::part(outside-close-button) {display: none;}


image-banner.collection-banner.full-bleed{padding:20px 70px}
image-banner.collection-banner img{padding: 0 !important }

/* Image-Icon-text CSS Start */
.img-text-contain { margin-bottom: 80px;}
.img-text-contain .section { padding-block: 0px;}
.img-text-contain .image-icon-text {display: flex; align-items: center; flex-wrap: wrap;}

.img-text-contain .image-icon-text .content-left { width: 50%;flex:1}
.img-text-contain .image-icon-text .content-left .features-grid{justify-items:center}
.img-text-contain .image-icon-text .content-left .features-grid .feature-item {display: flex; align-items: center; justify-content: flex-end; width: 70%;}
.img-text-contain .image-icon-text .content-left .features-grid .feature-item .feature-icon { margin-right: 0px;}
.img-text-contain .image-icon-text .content-left .features-grid .feature-item .feature-icon img {width: auto; height: 55px; object-fit: contain;}

.img-text-contain .image-icon-text .content-right {width: 50%;flex:1;padding: 0; margin: 0 30px;}
.img-text-contain .image-icon-text .content-right .content-title {width:100%; background-image: url(/cdn/shop/files/Vector_2.jpg?v=1754976071); height:100px; background-repeat: no-repeat; display: flex; align-items: center;background-size:100% 100%; justify-content:flex-end;padding-right:60px}
.img-text-contain .image-icon-text .content-right .content-title h3.section-title{font-family: 'Barlow Semi Condensed' !important; font-size: 19px; letter-spacing: 0.4px; color: #445356;line-height:24px;font-weight:500; margin:0}
.img-text-contain .image-icon-text .content-right .content-title h3.section-title br{display:none}
/* Image-Icon-text CSS Start */

/* Prevent scrolling when drawer is open */
body.lock-scroll {
  overflow: hidden;
}
.collection__paginations {
    display: grid;
    justify-content: center;
}
.btn--loading svg {
  display: inline-block;
      width: 35px;
    height: 35px;
  animation: spin 1s linear infinite;
}
.collection__paginations svg path {
    fill: #F04D25;
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
  word-wrap: normal !important;
}
/* Blog dekstop and mobile css Start  */

/* .blog.section .mobile-filter-model {
  position: fixed;
    top: 104px;
    left: -100%;
    width: 55%;
    height: 31%;
    background: #fff;
    box-shadow: 2px 0 10px rgba(0, 0, 0, 0.2);
    z-index: 9999;
    overflow-y: auto;
    transition: left 0.3s ease-in-out;
}

.blog.section .mobile-filter-model.active {
  left: 0; 
} */

/* Optional: Overlay background */
.blog.section .mobile-filter-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4);
  z-index: 9998;
  display: none;
}
.blog section .blog-posts__container p.no-articles-msg {
    color: #f04d25;
}
/* Collection page CSS End */
/* Tablet */
/* @media (max-width: 1024px) {
   .blog .blog_wrap {
    display: grid !important;
    flex-wrap: wrap;
    gap: 65px;
}
  .blog .blog_wrap {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
  }
} */

/* Mobile */
/* @media (max-width: 768px) {
  .blog .blog_wrap {
    grid-template-columns: 1fr;
    gap: 25px;
  }
} */
/* Blog dekstop and mobile css End  */


/* Torch PDP Page Design CSS Start */
.shopify-section--main-product { padding-block-start: 40px;}
.template-product-torch-page  .img-text-contain{margin-bottom:0}
.template-product-torch-page  .product{column-gap: var(--spacing-16)}
.template-product-torch-page  .product .product-gallery{display:flex;flex-direction: row-reverse; justify-content:space-between;gap:0}
.template-product-torch-page  .product .product-gallery .product-gallery__ar-wrapper{width:85%}
.template-product-torch-page  .product .product-gallery .product-gallery__media-list-wrapper .product-gallery__media-list{border: 0.5px solid #445356;  border-radius: 0;  box-shadow: unset;aspect-ratio:1}
/* .template-product-torch-page  .product .product-gallery .product-gallery__media-list-wrapper .product-gallery__media-list .snap-center{height:100%;} */
 .template-product-torch-page  .product .product-gallery .product-gallery__media-list-wrapper .product-gallery__media-list .snap-center img{ display: block; object-fit: cover;}
.template-product-torch-page  .product .product-gallery .product-gallery__thumbnail-arrows{padding:0; width:12%}
.template-product-torch-page  .product .product-gallery .product-gallery__thumbnail-arrows .product-gallery__thumbnail-list-wrapper .product-gallery__thumbnail-list {display: flex; flex-direction: column;max-height}
.template-product-torch-page  .product .product-gallery .product-gallery__thumbnail-arrows .product-gallery__thumbnail:after{margin:0; height:0}
.template-product-torch-page  .product .product-gallery .product-gallery__thumbnail-arrows .product-gallery__thumbnail[aria-current=true]:after{opacity:0}

.template-product-torch-page  .product .product-info {display: flex; flex-wrap: wrap;align-items: center;gap: 15px; row-gap: 15px;}
.template-product-torch-page  .product .product-info .product-info__title.h2 {color: #445356;width:100%}

.template-product-torch-page  .product .product-info .product-info__price{flex: 0 0 auto;margin:0}
.template-product-torch-page  .product .product-info .product-info__price .rating-with-text{align-items:center;}
.template-product-torch-page  .product .product-info .product-info__price .rating-with-text .price-list .bold{ font-size: 23.14px !important; font-weight: 400 !important; font-family: "Barlow Semi Condensed" !important; color: #445356;padding:0}
.template-product-torch-page  .product .product-info .product-info__price .rating { margin-inline-start: 0;}

.template-product-torch-page  .product .product-info .shopify-app-block{flex: 0 0 auto; margin:0}
.template-product-torch-page  .product .product-info .shopify-app-block .yotpo-reviews-star-ratings-widget {margin: 0 !important;}
.template-product-torch-page  .product .product-info .shopify-app-block .yotpo-widget-instance .yotpo-reviews-star-ratings-widget svg.star-container {width: 20px;margin-inline-end: 1px !important;}
.template-product-torch-page  .product .product-info .shopify-app-block .yotpo-widget-instance .yotpo-reviews-star-ratings-widget svg.yotpo-sr-star-empty path{stroke:var(--theme_color_orange)}
.template-product-torch-page  .product .product-info .shopify-app-block .yotpo-widget-instance .yotpo-reviews-star-ratings-widget svg.yotpo-sr-star-full path{fill: var(--theme_color_orange);stroke:var(--theme_color_orange)}  
.template-product-torch-page  .product .product-info .shopify-app-block .yotpo-widget-instance .yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-score{display:none !important}
.template-product-torch-page  .product .product-info .shopify-app-block .yotpo-widget-instance .yotpo-reviews-star-ratings-widget svg.star-container:last-child{margin:0 !important}

.template-product-torch-page .product .product-gallery .product-gallery__thumbnail-arrows .product-gallery__thumbnail-list-wrapper .circle-button[disabled] {opacity: 0 !important;}
.template-product-torch-page .product .product-gallery .product-gallery__thumbnail-arrows .product-gallery__thumbnail-list-wrapper .circle-button[is='prev-button'] {
    position: fixed;
    top: 0;
    background: white;
    border-radius: 0;
    left: 0;
    right: 0;
    width: 100%;
    transform: scale(1);
    opacity:1
}
.template-product-torch-page .product .product-gallery .product-gallery__thumbnail-arrows .product-gallery__thumbnail-list-wrapper .circle-button[is='prev-button'] svg{transform:rotate(90deg)}
.template-product-torch-page .product .product-gallery .product-gallery__thumbnail-arrows .product-gallery__thumbnail-list-wrapper .circle-button[is='prev-button'] svg circle,
.template-product-torch-page .product .product-gallery .product-gallery__thumbnail-arrows .product-gallery__thumbnail-list-wrapper .circle-button[is='prev-button'] svg line{display:none}
.template-product-torch-page .product .product-gallery .product-gallery__thumbnail-arrows .product-gallery__thumbnail-list-wrapper .circle-button[is='next-button'] {
    position: fixed;
    bottom: 0;
    background: white;
    border-radius: 0;
    left: 0;
    right: 0;
    width: 100%;
    transform: scale(1);
    opacity:1
}
.template-product-torch-page .product .product-gallery .product-gallery__thumbnail-arrows .product-gallery__thumbnail-list-wrapper .circle-button[is='next-button'] svg{transform:rotate(90deg)}
.template-product-torch-page .product .product-gallery .product-gallery__thumbnail-arrows .product-gallery__thumbnail-list-wrapper .circle-button[is='next-button'] svg circle,
.template-product-torch-page .product .product-gallery .product-gallery__thumbnail-arrows .product-gallery__thumbnail-list-wrapper .circle-button[is='next-button'] svg line{display:none}

.template-product-torch-page  .product .product-info .product-info__buy-buttons { flex: 1 1 100%;}
.template-product-torch-page  .product .product-info .product-info__buy-buttons .buy-buttons--multiple{display:flex}
.template-product-torch-page  .product .product-info .product-info__buy-buttons .buy-buttons--multiple .button{width:fit-content}
.template-product-torch-page  .product .product-info .product-info__buy-buttons .buy-buttons--multiple .shopify-payment-button shopify-accelerated-checkout {display: flex;width: 100%;}
.template-product-torch-page  .product .product-info .product-info__buy-buttons .buy-buttons--multiple .shopify-payment-button shopify-accelerated-checkout>[slot="button"] { display: inline-flex;margin-right:20px;height:42px}
.template-product-torch-page  .product .product-info .product-info__buy-buttons .buy-buttons--multiple .shopify-payment-button shopify-accelerated-checkout>[slot="more-options"] {display: inline-flex;}
.template-product-torch-page  .product .product-info .product-info__buy-buttons .buy-buttons--multiple .shopify-payment-button shopify-accelerated-checkout>[slot="more-options"]>.shopify-payment-button__more-options{margin:0 !important}

.template-product-torch-page  .product .product-info .product-info__text .prose .metafield-rich_text_field h3 { font-size: 20px; line-height: 21px; font-family:"Barlow Semi Condensed"!important;color: #445356;}

.product-details-ac .pdp-acc { display: flex; --space-gap: 120px; justify-content: space-between;}
.product-details-ac .pdp-acc .accordion { width: calc(50% - var(--space-gap));}
.product-details-ac .pdp-acc .accordion .accordion__toggle span{font-size:35px; color:var(--theme_color_orange);line-height: 41px; text-transform: uppercase; margin: 0}
.product-details-ac .pdp-acc .accordion .accordion__toggle .icon-chevron-bottom{display:block;color: var(--theme_color_orange);width:14px; height:14px}
.product-details-ac .pdp-acc .accordion .accordion__content{padding-block-start:40px;}
.product-details-ac .pdp-acc .accordion .accordion__content .prose p{font-size: 16px; line-height: 23px;  color: #445356; font-family: 'Barlow Semi Condensed';}
.product-details-ac .pdp-acc .accordion .accordion__content .prose p strong{font-size: 16px; line-height: 23px;  color:  #2F7575;  text-transform: uppercase;  font-weight: bold; font-family: 'Barlow Semi Condensed';}
.product-details-ac .pdp-acc .accordion .accordion__content .prose p:not(:has(strong)){display:none}
.product-details-ac .pdp-acc .accordion .accordion__content .spec-table td{text-align:end;color:#445356}
.product-details-ac .pdp-acc .accordion .accordion__content .spec-table th{color:#445356;text-transform:uppercase}

.template-product-torch-page  .rating-bar{position:relative;border-radius: 0;width:140px;height:11.50px;background:transparent}
.template-product-torch-page  .rating-bar:before { content: ""; position: absolute; inset: 0; background: repeating-linear-gradient(to right, transparent, transparent 13px, #445356 13px, #445356 14px); pointer-events: none;border-left: 0.5px solid #445356; border-right: 0.5px solid #445356;border-top: 0.5px solid #445356;}
.template-product-torch-page  .rating-bar .rating-fill{height:10px}

.compare-product-section .section{position:relative}
.compare-product-section { display: flex;  align-items: center; gap:10px}
.compare-product-section .pcmsticker img{ height: 120px;  width: 750px;  aspect-ratio: 750 / 120;}

.compare-product-section .compare-sec-heading {width: 100%}
.compare-product-section .compare-sec-heading h2 { font-size: 43px; line-height: 52px;  text-align: right;color:var(--theme_color_orange)}

.compare-product-section .comparison__product-container {padding-top: 30px;position: relative;}
.compare-product-section .comparison__product-container:before { content: ""; position: absolute;  top: 100px; width: 2000px;  height: 170px; background: #2F757512;  left: -110px;}
.compare-product-section .comparison__product-container .plug-product-comparison__table {padding-right:0}
.compare-product-section .comparison__product-container .plug-product-comparison__table-item.top-content .plug-product-comparison__image{border-radius:0;border:none !important;}
.compare-product-section .comparison__product-container .plug-product-comparison__table-item.top-content .plug-product-comparison__image:after{display:none}
.compare-product-section .comparison__product-container .plug-product-comparison__table-item.top-content .plug-product-comparison__image .plug-product-comparison__image-wrapper{border-radius:0;background:transparent;}
.compare-product-section .comparison__product-container .plug-product-comparison__table-item.top-content .plug-product-comparison__image .plug-product-comparison__image-wrapper .plug-product-comparison__current{ display: none;}
.compare-product-section .comparison__product-container .plug-product-comparison__table-item.top-content .plug-product-comparison__image .plug-product-comparison__image-wrapper .plug-product-comparison__button { display: none;}

.compare-product-section .comparison__product-container .plug-product-comparison__table-item.top-content .text-center.h3{font-family:'Barlow Semi Condensed'!important; font-size:20px;color:#445356;line-height: 23px; font-weight: bold;}
.compare-product-section .comparison__product-container .plug-product-comparison__table-item.top-content[data-item="price"] .text-center{display:flex;gap: 10px; align-items: center;}
.compare-product-section .comparison__product-container .plug-product-comparison__table-item.top-content[data-item="price"] .text-center .price-list{font-family:'Barlow Semi Condensed';font-size:16px;color:#445356;line-height: 23px; font-weight: 400;}

.compare-product-section .comparison__product-container .plug-product-comparison__table-item>th{color:#445356;font-size: 16px;font-family:'Barlow Semi Condensed';text-transform: uppercase;font-weight:bold;text-align:left;}
.compare-product-section .comparison__product-container .plug-product-comparison__table-item>td>span,
.compare-product-section .comparison__product-container .plug-product-comparison__table-item>td>p{color:#445356;font-size: 16px;font-family:'Barlow Semi Condensed';text-transform: uppercase;font-weight:400}

.compare-product-section .comparison__product-container .plug-product-comparison__table tr:after{width:100% !important}

.yotpo-reviews-star-ratings-widget {margin: 0 !important;}
.yotpo-widget-instance .yotpo-reviews-star-ratings-widget svg.star-container {width: 20px;margin-inline-end: 1px !important;}
.yotpo-widget-instance .yotpo-reviews-star-ratings-widget svg.yotpo-sr-star-empty path{stroke:var(--theme_color_orange)}
.yotpo-widget-instance .yotpo-reviews-star-ratings-widget svg.yotpo-sr-star-full path{fill: var(--theme_color_orange);stroke:var(--theme_color_orange)}  
.yotpo-widget-instance .yotpo-reviews-star-ratings-widget svg.star-container.yotpo-sr-star-half path{stroke:var(--theme_color_orange)}  
.yotpo-widget-instance .yotpo-reviews-star-ratings-widget svg.star-container.yotpo-sr-star-half defs linearGradient stop:first-child{stop-color: var(--theme_color_orange) !important;stroke:var(--theme_color_orange)}  
.yotpo-widget-instance .yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-score{display:none !important}
.yotpo-widget-instance .yotpo-reviews-star-ratings-widget svg.star-container:last-child{margin:0 !important}

.shopify-section--apps .app-sticker{position:absolute}
.shopify-section--apps .app-sticker img{ height: 120px;  width: 750px;  aspect-ratio: 750 / 120;}

.pdp_review .yotpo-filters-container { display: none;}
.pdp_review .yotpo-review-border-smooth { display: none !important;}
.pdp_review .yotpo-header-container .yotpo-layout-header-wrapper { display: flex; flex-direction: column !important;}
.pdp_review .yotpo-widget-instance .yotpo-header-container {width: 230px; display: flex !important; flex-direction: column !important; font-weight: 400 !important; gap: 25px !important; }
.pdp_review .yotpo-widget-instance .yotpo-header-container .yotpo-bottom-line {display: flex; flex-wrap: wrap; flex-direction: unset; gap: 25px; margin-bottom: 0 !important;justify-content:start !important;margin-right:0 !important}
.pdp_review .yotpo-widget-instance .yotpo-header-container .yotpo-bottom-line-summary {padding: 0; justify-content: flex-start; width: 100%;margin-top:0 !important }
.pdp_review .yotpo-widget-instance .yotpo-header-container .yotpo-bottom-line-score {font-size: 35px !important; font-weight: 700 !important; color: var(--theme_color_orange) !important; letter-spacing: 1px; }
.pdp_review .yotpo-widget-instance .yotpo-header-container .yotpo-star-rating {display: none; }
.pdp_review .yotpo-widget-instance .yotpo-header-container .yotpo-bottom-line-text {font-style: italic !important; }
.pdp_review .yotpo-widget-instance .yotpo-header-container .yotpo-vertical-border {display: none; }
.pdp_review .yotpo-widget-instance .yotpo-header-container .yotpo-star-distribution-bar {flex: 1; }
.pdp_review .yotpo-widget-instance .yotpo-header-container .yotpo-star-distribution {padding: 0; width: 100%; border:none !important }
.pdp_review .yotpo-widget-instance .yotpo-header-container .yotpo-distribution-row {padding-left: 20px; position: relative; }
.pdp_review .yotpo-widget-instance .yotpo-header-container .yotpo-distribution-row:before{content: ""; width: 12px; height: 12px; background: #d9d9d9; position: absolute; top: 4px; left: 0; }
.pdp_review .yotpo-widget-instance .yotpo-header-container .yotpo-distribution-row:after{content: ""; width: 6px; height: 6px; background: var(--theme_color_orange); position: absolute; top: 7px; left: 3px; opacity: 0; transition: .4s; }
.pdp_review .yotpo-widget-instance .yotpo-header-container .yotpo-distribution-row:hover:after,
.pdp_review .yotpo-widget-instance .yotpo-header-container .yotpo-distribution-row.selected-row:after{opacity: 1; }
.pdp_review .yotpo-widget-instance .yotpo-header-container .yotpo-sr-star-full path {stroke: var(--theme_color_orange); }
.pdp_review .yotpo-widget-instance .yotpo-header-container .yotpo-sr-star-full linearGradient stop:first-child {stop-color: var(--theme_color_orange); }
.pdp_review .yotpo-widget-instance .yotpo-header-container .yotpo-progress-bar {width: 100%; }
.pdp_review .yotpo-widget-instance .yotpo-header-container .yotpo-new-review-btn-wrapper {width: 100%; }
.pdp_review .yotpo-widget-instance .yotpo-header-container .yotpo-new-review-btn-wrapper .yotpo-new-review-btn {border-radius: 0 !important; padding: 7px 10px !important; font-weight: 600 !important; letter-spacing: 1px; font-size: 18px !important; color: #fff !important; text-transform: uppercase; background: var(--theme_color_orange) !important; align-self: flex-start !important; }
 
.pdp_review .yotpo-widget-instance .yotpo-reviews-list .yotpo-reviews-pagination-container { position: absolute; top: -60px; right: 0;  width: 100%; margin: 0;  justify-content: flex-end;}

.pdp_review .yotpo-widget-instance .yotpo-page-layout{margin: 0; }

.pdp_review .yotpo-widget-instance .yotpo-head {width: 100%; justify-content: flex-start; margin-top: 0 !important; margin-bottom: 140px !important; }
.pdp_review .yotpo-widget-instance .yotpo-head .yotpo-headline {color: #445356 !important; font-size: 43px; text-align: left; text-transform: uppercase; font-family: peckham-press, sans-serif !important; }
.pdp_review .yotpo-widget-instance .yotpo-header-container {width: 230px; display: flex !important; flex-direction: column !important; font-weight: 400 !important; gap: 25px !important; }
.pdp_review .yotpo-widget-instance .yotpo-main-layout.yotpo-main-reviews-widget>div:not(.yotpo-head){display:flex;flex-wrap: wrap; align-items: flex-start; column-gap: 50px;}
.pdp_review .yotpo-widget-instance .yotpo-page-tabs {display: none; }

.pdp_review .yotpo-widget-instance .yotpo-reviews-container {flex: 1; position: relative; }

.pdp_review .yotpo-widget-instance .yotpo-reviews-list{flex-direction: column;display:flex}
.pdp_review .yotpo-widget-instance .yotpo-reviews-list .yotpo-reviews-pagination-container {position: absolute; top: -60px; right: 0; width: 100%; margin: 0; justify-content: flex-end; }
.pdp_review .yotpo-widget-instance .yotpo-reviews-list .yotpo-horizontal-pagination {display: flex; align-items: center; }
.pdp_review .yotpo-widget-instance .yotpo-reviews-list .yotpo-reviews-pagination-item {background: transparent; height: auto; }
.pdp_review .yotpo-widget-instance .yotpo-reviews-list .yotpo-reviews-pagination-item.selected {background: transparent; color: var(--theme_color_orange) !important; font-weight: 700 !important; }
.pdp_review .yotpo-widget-instance .yotpo-reviews-list .yotpo-reviews-pagination-item:has(svg) {
    width: 30px; height: 30px; order: 1;
    background: url(/cdn/shop/files/Group_35.png?v=1755862045);
    background-size: contain; background-repeat: no-repeat; background-position: center;
}
.pdp_review .yotpo-widget-instance .yotpo-reviews-list .yotpo-reviews-pagination-item:has(svg) svg{display: none; }
.pdp_review .yotpo-widget-instance .yotpo-reviews-list .yotpo-reviews-pagination-item:has(svg):last-child{transform: rotate(180deg); }

.pdp_review .yotpo-base-layout .yotpo-head #yotpo-headline-reviews{margin-top:40px !important; margin-bottom: 30px}

/* .template-product-torch-page .product .product-info .product-info__buy-buttons .buy-buttons--multiple{align-items:center} */


 
@media(min-width: 1025px){
  .pdp_review {background-image: url(https://revolinsports.com/cdn/shop/files/image_29.png); background-repeat: no-repeat; background-position: right -37px top; background-size: auto 8vw; margin-top: 70px; }
}
@media(max-width: 1200px){
  .pdp_review .yotpo-widget-instance .yotpo-reviews-list .yotpo-review-center-panel {flex: 1 !important; }
}
@media(max-width: 1024px){
  .pdp_review .yotpo-widget-instance .yotpo-main-layout.yotpo-main-reviews-widget>div:not(.yotpo-head) {column-gap: 50px; }
  .pdp_review .yotpo-widget-instance .yotpo-reviews-list .yotpo-review-left-panel {flex: 0 0 150px !important; }
  .pdp_review .yotpo-widget-instance .yotpo-head{margin-bottom: 80px !important; }
  .pdp_review .yotpo-widget-instance .yotpo-head .yotpo-headline{font-size: 28px !important; }
}
@media(max-width: 850px){
  .pdp_review .yotpo-widget-instance .yotpo-main-layout.yotpo-main-reviews-widget>div:not(.yotpo-head){flex-direction: column; }
  .pdp_review .section {padding-top: 0; }
  .pdp_review .yotpo-widget-instance .yotpo-head .yotpo-headline {margin-top: 0; }
  .pdp_review .yotpo-widget-instance .yotpo-head {margin-bottom: 10px !important; }

  .pdp_review .yotpo-widget-instance .yotpo-reviews-list .yotpo-review {flex-direction: column; padding: 35px 0px; }
  .pdp_review .yotpo-widget-instance .yotpo-reviews-list .yotpo-review-left-panel {flex: unset !important; order: 2; margin-top: 16px; }
  .pdp_review .yotpo-widget-instance .yotpo-reviews-list .yotpo-review-center-panel {order: 1; }
  .pdp_review .yotpo-widget-instance .yotpo-reviews-list .yotpo-review-rating-title {display: flex; align-items: center; }
  .pdp_review .yotpo-widget-instance .yotpo-reviews-list .yotpo-star-rating {margin-bottom: 0 !important; }
  .pdp_review .yotpo-widget-instance .yotpo-reviews-list .yotpo-review-title {margin: 0; }
  .pdp_review .yotpo-widget-instance .yotpo-reviews-list .yotpo-review-content {margin-top: 10px !important; display: block !important; }
  .pdp_review .yotpo-widget-instance .yotpo-reviews-list .yotpo-reviews-pagination-container {position: unset; margin-top: 30px; }
  .pdp_review .yotpo-widget-instance .yotpo-reviews-list .yotpo-reviews-pagination-item {padding: 4px 0px; }
  .pdp_review .yotpo-widget-instance .yotpo-header-container .yotpo-new-review-btn-wrapper {margin-top:20px}
  .pdp_review .yotpo-widget-instance .yotpo-header-container .yotpo-new-review-btn-wrapper .yotpo-new-review-btn {width:140px;height:30px}
  .pdp_review .yotpo-base-layout .yotpo-head #yotpo-headline-reviews {margin-bottom: 0px;margin-top:20px !important}
  .compare-product-section .compare-sec-heading h2{font-size:28px;line-height: 34px;}
}

/* popup */
.yotpo-review-form-modal .yotpo-star-rating-icons .yotpo-star-rating-icon path {stroke: var(--theme_color_orange); }
.yotpo-review-form-modal .yotpo-star-rating-icons .yotpo-star-rating-icon linearGradient stop:first-child {stop-color: var(--theme_color_orange); }
/* Product Review Section END */


/* Torch PDP Page Design CSS End */
@media (max-width: 1200px){
    .img-text-contain .image-icon-text .content-right .content-title{padding-right:30px}
} 
@media (max-width: 999px){
    .collection-center .collection--filters-sidebar .collection__results { flex: 1;}
    .img-text-contain .image-icon-text .content-right {margin: 0 10px;}
    .img-text-contain .image-icon-text .content-right .content-title { padding-right: 0;  justify-content: center; }
    .img-text-contain .image-icon-text .content-right .content-title h3.section-title{text-align:right;padding-inline:20px}
    .collection-center .collection .collection__results .product-list .product-card:hover .meta_product_wrap .meta_feature-image {transform: translateY(0px);}

    .lock .facets-drawer *{opacity:1 !important;}
    .facets-drawer {top: 102px !important;max-height: fit-content; height: auto !important;}

    .facets-drawer::part(header){padding: 20px 25px ; border: 0 !important;  display: flex; color:rgb(var(--accent));text-transform: uppercase;align-items:center;  }
    .facets-drawer p[slot="header"] {margin:0}
    .facets-drawer:is(.drawer,.popover)::part(close-button){display:block;}
    .facets-drawer .accordion .accordion__toggle{padding:5px 0}
    .facets-drawer .accordion .accordion__content{padding-top: 5px}
    .facets-drawer::part(body){height:auto !important;padding-inline:25px;margin-block-end:20px}
    .facets-drawer::part(content){height:fit-content;max-height:442px}

    .accordion .accordion__toggle .icon-chevron-bottom{display:block !important}
    .accordion .accordion__toggle .icon-chevron-bottom path {stroke-width: 1px;}
    .collection__results .v-stack .active-facets {display: none;}

    .product-details-ac .pdp-acc .accordion{width:100% !important}
  .template-product-torch-page  .product{row-gap:40px}
  .template-product-torch-page  .product .product-gallery{position:relative}
  .template-product-torch-page  .product .product-gallery .product-gallery__ar-wrapper {width: 80%; margin: 0 auto;}
  .template-product-torch-page  .product .product-gallery .product-gallery__thumbnail-arrows{display:none}
  .template-product-torch-page  .product .product-gallery .page-dots {position: absolute; bottom: -20px; left: 0; right: 0; margin: 0 auto;}

  .compare-product-section .section{gap:0}
  .compare-product-section .comparison__product-container:before{top:160px}
  .compare-product-section .compare-sec-heading h2,
  .compare-product-section .product-compare-header .compare-sec-heading h2{text-align:center;}
  .compare-product-section .comparison__product-container .plug-product-comparison__slider .arrows-container .flex-container .plug__prev svg,
  .compare-product-section .comparison__product-container .plug-product-comparison__slider .arrows-container .flex-container .plug__next svg,
  .compare-product-section .comparison__product-container .plug-product-comparison__slider .arrows-container .flex-container .plug__prev,
  .compare-product-section .comparison__product-container .plug-product-comparison__slider .arrows-container .flex-container .plug__next{width:30px; height:30px}
  
  .template-product-torch-page .compare-product-section .plug-product-comparison__slide .plug-product-comparison__product .plug-product-comparison__image,
  .template-product-torch-page .compare-product-section .plug-product-comparison__slide .plug-product-comparison__product .plug-product-comparison__image .plug-product-comparison__image-wrapper {border:0px !important;border-radius:0 !important}
  .template-product-torch-page .compare-product-section .plug-product-comparison__slide .plug-product-comparison__product .plug-product-comparison__image .plug-product-comparison__image-wrapper .plug-product-comparison__current{display:none}
  .template-product-torch-page .compare-product-section .plug-product-comparison__slide .plug-product-comparison__product .plug-product-comparison__image .plug-product-comparison__image-wrapper .plug-product-comparison__button{display:none}
  
  .template-product-torch-page .compare-product-section .plug-product-comparison__slide .plug-product-comparison__product .plug-product-comparison__info .h3{font-size: 20px; line-height: 23px;font-family: Barlow Semi Condensed !important; color: #445356;}
  .template-product-torch-page .compare-product-section .plug-product-comparison__slide .plug-product-comparison__product .plug-product-comparison__info .mb-ct {display: flex; align-items: center;  gap: 10px;  justify-content: center;}
  .template-product-torch-page .compare-product-section .plug-product-comparison__slide .plug-product-comparison__product .plug-product-comparison__info .mb-ct .price-list{font-family: Barlow Semi Condensed;font-size: 16px; color: #445356; line-height: 23px; font-weight: 400;}
  .template-product-torch-page .compare-product-section .plug-product-comparison__slide .plug-product-comparison__product .plug-product-comparison__info .mb-ct .yotpo-widget-instance{margin-bottom:15px}
  
  .template-product-torch-page .compare-product-section .comparison__product-container .plug-product-comparison__table .plug-product-comparison__table-item>span>div {display: flex; align-items: center;}
  .template-product-torch-page .compare-product-section .comparison__product-container .plug-product-comparison__table .plug-product-comparison__table-item{border-bottom: 1px solid rgba(0, 0, 0, 0.2);border-top:0}
  .template-product-torch-page .compare-product-section .comparison__product-container .plug-product-comparison__table .plug-product-comparison__table-item:has(:not(.bold)) {text-transform: uppercase; font-size: 16px; line-height: 23px;font-family: Barlow Semi Condensed !important; color: #445356;}
  .template-product-torch-page .product .product-info .product-info__buy-buttons .buy-buttons--multiple .button>div>span.reversed-link{width:50% !important}
  .template-product-torch-page .product .product-info .product-info__buy-buttons .buy-buttons--multiple .shopify-payment-button { width: 50%;}

}
@media (max-width: 769px){
    .collection-center .collection--filters-sidebar .collection__results { flex: 1;}
    .cmn-grid .product-card__quick-buy {display: none; }
    .accordion__content .accordion .accordion__content .checkbox-items {display: none; }
    
    .img-text-contain .image-icon-text .content-right .content-title h3.section-title{text-align:center;padding-inline:20px}



    .product-card--blends .product-card__info .rating{ display: none;}
   
    .mobile-filter-btn .text-with-icon .icon-subdued { width: 31px; height: 20px; color: #445356;}
    .mobile-filter-btn .text-with-icon .reversed-link {font-size: 13px; font-family: 'Barlow Semi Condensed'; font-weight: 600; color: #445356;}
    
    .collection-center .section { padding-inline: 20px}
    .collection-center .section .mobile-filter-btn {padding-inline: 10px;}
    .collection-center .collection .collection__results .product-list { column-gap: 5px; row-gap: 20px;}
         

    image-banner.collection-banner.full-bleed {padding: 20px;}
    .img-text-contain .image-icon-text{flex-direction: column-reverse;}
    .img-text-contain .image-icon-text .content-left, .img-text-contain .image-icon-text .content-right{width: 100%;margin:0}
 
    .img-text-contain .image-icon-text .content-left{padding-top:20px; padding-bottom: 30px;}
    .img-text-contain .image-icon-text .content-left .features-grid{display:flex; flex-wrap: wrap;justify-content:space-between;row-gap:30px}
    .img-text-contain .image-icon-text .content-left .features-grid .feature-item{width:calc(50% - 20px);justify-content:center}
    
    .img-text-contain .image-icon-text .content-right .content-title{justify-content:center;max-width:80%;background: #e7eae9; margin: 0 auto;padding-right:0}
    .img-text-contain .image-icon-text .content-right .content-title h3.section-title{padding:0; padding-block:20px}
    .img-text-contain .image-icon-text .content-right .content-title h3.section-title br{display:block}


    
  .template-product-torch-page  .product .product-info{row-gap:20px}
  .template-product-torch-page  .product .product-info .product-info__title.h2 {font-size: 28px; line-height: 34px;}
  .template-product-torch-page  .product .product-info .product-info__buy-buttons{margin: 10px 0 0}
  .template-product-torch-page  .product .product-info .product-info__buy-buttons .buy-buttons--multiple .shopify-payment-button shopify-accelerated-checkout>[slot="button"]{display:flex;}
  
  .product-details-ac .pdp-acc{--space-gap:0; flex-direction:column;row-gap:30px}
  
  .product-details-ac .pdp-acc .accordion .accordion__toggle span { font-size: 25px; line-height: 30px;}
  .product-details-ac .pdp-acc .accordion .accordion__content { padding-block-start: 20px;}
  .product-details-ac .pdp-acc .accordion .accordion__content .spec-table td {display: flex; align-items: center;  justify-content: end;}

  
}
