/** Shopify CDN: Minification failed

Line 30:16 Expected identifier but found whitespace
Line 124:1 Expected identifier but found "."
Line 209:6 Expected ":"
Line 250:19 Expected identifier but found "0"

**/
/*-----------------------------------------------------------------------------/
/ Cuxtom Theme CSS
/-----------------------------------------------------------------------------*/
/*---------------- Global Custom CSS -------------------*/
.t4s-tabs-inline .t4s-tabs-head {    align-items: flex-end;}
.prod-panel-row > img {
  border-radius: 7px;
}
.t4s_se_template--20046869102782__custom_section_EwfUbF .t4s-raw-html, .video-html {
  background: #fff;
  padding: 12px;
  border-radius: 15px;
  display: flex;
  gap: 8%;
  text-align: left;
  margin-bottom: 20px;
}
 .prod-panel-row:first-child {
  flex: 0 0 auto;
  width: 30%;
}
.prod-panel-row: last-child {
  flex: 0 0 auto;
  width: 60%;
}
.prod-panel-row > p {
  text-align: left !important;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 0px;
  letter-spacing:1px;
  color:#000;
}
.prod-panel-row > h2 {
  font-size: 32px;
  font-weight: 800;
}
.video-html > .prod-panel-row > p {
    font-size: 13px;
  line-height: 1.2;
}
.video-html > .prod-panel-row > .price-btn > h2{
  font-size:16px;
}
.video-html > .prod-panel-row > .price-btn > a{
  line-height: .5;
  font-size: 30px;
  padding:7px;
  border-radius:5px;
  background-color:#000;
  color:#fff;
}
.video-html > .prod-panel-row > .price-btn > a:hover{
      background-color: #f78a8a;
}
.video-html > .prod-panel-row:last-child {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.video-html > .prod-panel-row > .price-btn{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.video-html{
    padding: 10px;
    border: 1px solid #cbcbcb;
}
.blobs{
  background: #e0e0e0;
  padding: 30px;
  border-radius: 50px;
  font-size: 18px;
  color: #000;
}
.faq-accordion {
   gap: 5%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; 
}
.faq-accordion .t4s-tab-wrapper.t4s-active .t4s-accor-title .t4s-accor-item-nav,
.faq-accordion .t4s-accor-title .t4s-accor-item-nav  {
    background-color: #41414100 !important;
}
.faq-accordion.t4s-tab-wrapper.t4s-active .t4s-accor-title{
    border-bottom:none !important;
}
.faq-accordion .accordion-list .t4s-accor-title {
    padding: 0 0 0 20px !important;
}
.faq-accordion .t4s-tabs .t4s-active {
    background: #f0f0f0;
}
.faq-accordion .accordion-list .t4s-tab-wrapper{
    border-radius: 25px;
    padding:20px;
    background: #f0f0f0;
    margin-bottom:10px;
}
.faq-accordion .t4s-tab-wrapper.t4s-active .t4s-accor-title .t4s-accor-item-nav:after, .faq-accordion .t4s-tab-wrapper.t4s-active .t4s-accor-title .t4s-accor-item-nav:before{
        -webkit-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg);
    background-color: #000 !important;
}
.accordion-list .t4s-accor-title{
    font-weight:800 !important;
}
.accordion-list .t4s-active  .t4s-accor-text{
    padding-bottom:0px;
}
.faq-accordion  .accordion-list .t4s-accor-title{
    border-radius:25px;
}
..faq-accordion .accordion-list .t4s-tab-wrapper, .t4s-type-accordion>.t4s-tab-wrapper{
    margin-bottom:10px;
}
.faq-accordion .accordion-list .t4s-tab-wrapper.t4s-active .t4s-accor-title {
    font-size: 20px;
}
.faq-accordion .accordion-list  .t4s-tab-wrapper .t4s-tab-content{
    font-size:16px;
    font-weight:500;
}
.faq-head{
    padding-right:10%;
}
.faq-head>.t4s-section-title{
    line-height: 1.2;
}
.faq-head>.t4s-section-des p{
    font-weight: 500;
    font-size: 18px;
}
.faq-accordion{
    align-items: normal !important;
}
.faq-head>h3{
    margin-bottom:35px;
}
.faq-head>span{
    font-size:16px;
}
.li-styles>li::marker{
    content:'►';
    font-size:14px;
}
#shopify-section-template--26228010909983__16584525096ea51cef .t4s-section-title,
#shopify-section-template--26228010909983__faq_6qneCb .t4s-section-title {
  font-size: 43px !important;
  color: #000;
  font-weight: 800 !important;
}
#shopify-section-template--26228010909983__custom_section_A8hg3p .t4s-has-imgbg {
    height: 100vh !important;
    display: flex;
    align-items: center;
}
.prod-icon>h3{
    font-size:24px;
}
.ul-color{
    margin-left: 18px;
}
.ul-color>li{
    line-height: 1.3;
    margin-bottom: 10px;
}
.t4s-product:not(.t4s-pr-packery) .t4s-product-info .t4s-product-sizes .t4s-truncate>span, .t4s-pr-packery .t4s-product-info__inner>.t4s-product-sizes .t4s-truncate>span {
        min-width: fit-content !important;
        padding: 10px 25px ;
        border-radius:10px !important;
    }
/*---------------- Custom CSS for only desktop -------------------*/

@media (min-width: 1025px) {
    .t4s-col-13 {
        flex: 0 0 auto;
        width: 20%;
    }
    #shopify-section-template--26590887575833__custom_section_A8hg3p > .t4s-has-imgbg {
        height: 100vh;
        display: flex;
        align-items: center;
    }
    /* .t4s_se_template--26590887575833__custom_section_LMMBXf .t4s-col-inner{
        background: #ffffff69;
        height: auto;
    } */
     
}

/*---------------- Custom CSS for tablet, mobile -------------------*/
@media (max-width:1025px) {}

/*---------------- Custom CSS for only tablet -------------------*/
@media (min-width: 768px) and (max-width:1025px) {
    #shopify-section-template--26228010909983__16584525096ea51cef .t4s-section-title,
    #shopify-section-template--26228010909983__faq_6qneCb .t4s-section-title {
    fo  nt-size: 36px !important;
    color: #000;
    font-weight: 800 !important;
    }
    #shopify-section-template--26228010909983__custom_section_LMMBXf .bl-bl_col_EnKtkE > .t4s-col-inner {
        margin-top: 30px !important;
    }
    #shopify-section-template--26228010909983__custom_section_A8hg3p .t4s-has-imgbg {
        height: 60vh !important;
    }
     .faq-accordion{
        flex-direction: column !important;
    }
    .faq-head{
        padding-right: 0%;
    }
     #shopify-section-template--26228010909983__custom_section_LMMBXf .bl-bl_col_yciBCb {
        margin-bottom: -100px !important;
    }
    .bl-bl_col_yciBCb, .bl-bl_col_iETf8L{
        display:none !important;
    }
}

/*---------------- Custom CSS for only mobile -------------------*/
@media (max-width:767px){
    #shopify-section-template--26228010909983__16584525096ea51cef .t4s-section-title,
    #shopify-section-template--26228010909983__faq_6qneCb .t4s-section-title {
    font-size: 32px !important;
    color: #000;
    font-weight: 800 !important;
    }
    #shopify-section-template--26228010909983__custom_section_LMMBXf .bl-bl_col_yciBCb {
        margin-bottom: -100px !important;
    }
    /* .bl-bl_col_yciBCb{
        display:none !important;
    } */
     #shopify-section-template--26228010909983__custom_section_LMMBXf .bl-bl_col_EnKtkE > .t4s-col-inner {
        margin-top: 30px !important;
    }
    .faq-accordion{0
        flex-direction: column;
    }
    .faq-head{
        padding-right: 0%;
    }
    #shopify-section-template--26228010909983__custom_section_A8hg3p .t4s-has-imgbg {
        height: 60vh !important;
    }
    .t4s-product .t4s-product-title{
        font-size:16px !important;
        line-height:1.2 !important;
    }
    .appio-rating-badge > .appio-rating-content > .appio-rating, .appio-rating-raters{
        font-size: 12px !important;
    }
    .appio-rating-badge > .appio-rating-content > .appio-rating-layers > .appio-stars > span{
        transform: scale(0.75) !important;
    }
    .t4s-product:not(.t4s-pr-packery) .t4s-product-info .t4s-product-sizes .t4s-truncate>span, .t4s-pr-packery .t4s-product-info__inner>.t4s-product-sizes .t4s-truncate>span {
        min-width: fit-content !important;
        padding: 5px ;
        border-radius:10px !important;
    }
}