/** Shopify CDN: Minification failed

Line 996:26 Unterminated string token
Line 1110:43 Expected identifier but found "30px"
Line 1110:64 Expected identifier but found "30px"
Line 1110:85 Expected identifier but found "30px"
Line 1110:105 Expected identifier but found "30px"
Line 1110:124 Expected identifier but found "30px"
Line 1110:142 Expected identifier but found "30px"
Line 1110:159 Expected identifier but found "30px"
Line 1110:175 Expected identifier but found "30px"
Line 1110:190 Expected identifier but found "30px"
... and 20 more hidden warnings

**/
/*-----------------------------------------------------------------------------/
/ Custom Theme CSS
/-----------------------------------------------------------------------------*/
/*---------------- Global Custom CSS -------------------*/


.ctm_hm_fq .t4s-accordion-style-1 .t4s-tabs {
    max-width: 580px;
}

.ctm_hm_fq {
    background-position: bottom left!important;
      background-size: 100% auto!important;
}
.ctm_hm_fq  .t4s-accor-item-nav {
    width: auto!important;
    height: auto!important;
    background: none!important;
    display: flex!important;
    align-items: center;
}

.ctm_hm_fq .t4s-accor-item-nav:after, .ctm_hm_fq .t4s-accor-item-nav:before {
    display: none;
}
.ctm_hm_fq .t4s-accor-title {
    padding-left: 0!important;
    padding-right: 20px!important;
}
.ctm_hm_fq .t4s-accor-title .t4s-accor-text {font-size: 24px;font-weight: 600;line-height: normal;padding: 20px -0;}

.ctm_hm_fq .t4s-accor-title .t4s-accor-icon {
    display: none;
}
.ctm_hm_fq  .t4s-tab-wrapper {border-bottom: 0.8px solid #E5E7EB;margin: 5px 0;}
.ctm_hm_fq .t4s-tab-content {
    border: 0!important;
    padding: 0 0 20px 0px!important;
    font-size: 16px;
    line-height: 1.4;
}
.ctm_hm_fq .t4s-tab-content p {
    margin: 0;
}
.ctm_hm_fq .t4s-tab-wrapper.t4s-active .t4s-accor-item-nav svg {transform: rotate(180deg);}
.ctm_hm_fq .t4s-tab-wrapper .t4s-accor-item-nav svg {
    transition: 0.5s all;
}
.t4s-section-title.t4s-title {
    font-size: 32px;
    font-weight: 700;
    line-height: normal;
}
.hero_usps ul {
    display: flex;
  flex-wrap:wrap;
    align-items: center;
    padding: 0;
    gap: 12px;
    font-size: 20px;
    color: #2F3F4C;
    font-weight: 600;
    margin-bottom: 10px;
}

.hero_usps ul li {
    display: flex;
    align-items: center;
    gap: 8px;
}
.ctm_hm_banner .t4s-content-position .t4s-text-bl, .ctm_hm_banner .hero_usps {
    max-width: 740px;
    width: 65%;
}

.ctm_hm_banner .t4s-content-position .t4s-text-bl {
    line-height: 1.1!important;
}
.ctm_hm_banner .t4s-content-position .t4s-text-bl:last-of-type {
    max-width: 570px;
    line-height: 1.5!important;
}
.ctm_hm_banner .t4s_ratio:before {
    min-height: 550px;
}

.ctm_hm_banner .t4s-hero-block {
    background-position: center!important;
}
.ctm_hm_banner .t4s-content-position {
    padding-left: 15px;
    padding-right: 15px;
}
.ctm_hm_banner .btn_btm_text {
    text-align: center;
    max-width: 240px;
    font-weight: 600;
    font-size: 16px;
    color: #1B1F20;
    margin-top: 10px;
}

.ctm_hm_banner .t4s-btn {
    width: 100%;
    max-width: 240px;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 600;
    gap: 12px;
    padding: 15px 20px;
    height: auto;
}
.ctm_hm_img_text .t4s-image-text-content {
    padding: 0!important;
}
.ctm_hm_img_text p {
    color: #000;
    font-size: 16px;
  margin:0;
  width:100%;
}
.icon_text_wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
    padding: 20px 0;
    border-bottom: 0.8px solid #E5E7EB;
}

.icon_text_wrap img {
    max-width: 24px;
    max-height: 24px;
    object-fit: cover;
}

.icon_text_wrap span {
    font-size: 22px;
    color: #000;
    font-weight: 600;
    line-height: normal;
    width: calc(100% - 34px);
}

.ctm_hm_img_text .t4s-image-text-des {
    margin: 0;
}
.ctm_hm_img_text .t4s-col-img .t4s_ratio {
    border-radius: 20px;
    overflow: hidden;
}
.ctm_hm_img_text .t4s-image-text>.t4s-col-item:first-child {
    padding-right: 30px;
}
.ctm_hm_img_text .t4s-image-text>.t4s-col-item:last-child {
    padding-left: 30px;
}
.ctm_hm_img_text .t4s-image-text {
    align-items: flex-start!important;
}

.t4s-products .t4s-pr-grid .t4s-product-img:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #61616112;
}

.t4s-products .t4s-pr-grid .t4s-product-img {
    border-radius: 12px;
    overflow: hidden;
}
.t4s-product .t4s-product-inner:before{
    border-radius: 12px;
}
.t4s-product .t4s-product-info {
    padding-top: 20px!important;
}

.t4s-product .t4s-product-info .t4s-product-title {
    font-size: 20px;
    font-weight: 600;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.t4s-product .t4s-product-info .t4s-pr-item-btn {
    border-radius: 8px!important;
    padding: 5px;
    align-items: center;
    justify-content: center;
  width: calc(50% - 4px);
  text-transform: unset !important;
    letter-spacing: 0.2px;
    font-weight: 600;
  min-width:unset;
}
.t4s-product .t4s-product-info .t4s-pr-item-btn .t4s-text-pr {
    line-height: normal;
    display: flex!important;
  text-transform: unset !important;
    letter-spacing: 0.2px;
    font-weight: 600;
  font-size:14px;
}
.t4s-product .t4s-product-info .t4s-product-btns {
    width: 100%;
    gap: 8px;
}
.t4s-product .t4s-product-info .t4s-pr-item-btn:first-child {
    border: 2px solid #1892FA;
    color: #1892FA;
}
.card_rating {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-top: 10px;
}
.card_rating svg {
    max-width: 90px;
}
.card_rating .rating_text {
    color: #202324;
    font-size: 12px;
    line-height: normal;
}
.t4s-product .t4s-product-info .t4s-product-price {
    font-size: 16px;
    color: #545C5F;
    margin: 15px 0!important;
}
.t4s-product .t4s-product-info .t4s-product-price .t4s-price__sale {
    color: #545C5F;
}
.custom_testimonial_layout {
    column-count: 4;
    column-gap: 20px;
}

.custom_testimonial_layout .quote_col {
    background-color: #fff;
    margin: 0 0 20px 0;
    padding: 20px;
    display: inline-block;
    border-radius: 20px;
}

.custom_testimonial_layout .t4s-rating-wapper svg {
    fill: #FFD200;
    width: 16px;
    height: 16px;
}

.custom_testimonial_layout .t4s-rating-wapper .rating {
    display: flex;
    gap: 2px;
}

.custom_testimonial_layout p {
    font-size: 14px!important;
    color: #000!important;
    line-height: 1.5!important;
}

.custom_testimonial_layout .t4s-quote-infors {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: flex-start;
    margin: 20px 0 5px;
}

.custom_testimonial_layout .t4s-quote-infors .t4s-quote-avatar {
    margin: 0;
    width: 40px;
  display:none;
    height: 40px;
}

.custom_testimonial_layout .t4s-quote-infors .t4s-quote-au-rev {
    width: 100%;
}

.custom_testimonial_layout .t4s-quote-infors .t4s-quote-au-rev .t4s-quote-author {
    margin: 0 0 2px 0;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
}

.custom_testimonial_layout .t4s-quote-infors .t4s-quote-position {
    font-size: 14px;
    line-height: normal;
}

.custom_testimonial_wrap {
  max-height: 800px; /* default collapsed height */
  overflow: hidden;
  transition: max-height 0.6s ease-in-out;
}

.custom_testimonial_wrap.expanded {
  max-height: none; /* full height when expanded */
}
.testomonial_viewmore_wrap {
    padding: 50px 0;
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 100%;
    background: linear-gradient(180deg, rgba(242, 242, 242, 0) 0%, #F2F2F2 100%);
}

.t4s-testimonials {
    position: relative;
}
.testomonial_viewmore_wrap .testomonial_viewmore.t4s-pr-item-btn {border: 2.5px solid #1892FA;border-radius: 12px;padding: 12px 20px;background: #FFFFFF;width: 100%;display: block;text-align: center;max-width: 330px;margin: 0 auto;font-size: 18px;color: #1892FA;font-weight: 600;}
.testomonial_viewmore_wrap .testomonial_viewmore.t4s-pr-item-btn:hover {
    background: #1892FA;
    color: #fff;
}
.testomonial_viewmore_wrap.expanded {
    position: relative;
    padding-bottom: 80px;
}
.coll_usps ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding: 0;
    margin: 0;
    margin-top: 20px;
  flex-wrap: wrap;   
  row-gap: 6px; 
}
.coll_usps ul li {
    display: flex;
    align-items: center;
    gap: 3px;
    color: #000;
    font-size: 16px;
}
.custom_filter_sidebar .t4s-filter-area {
    display: block!important;
    margin: 0;
    box-shadow: none;
    border: none;
    padding: 0;
}
.custom_filter_sidebar .t4s-filter-area #FacetFiltersForm {
    flex-direction: column;
}
.custom_filter_sidebar .t4s-filter-area .t4s-facet {
    width: 100%!important;
}
.pro_satisfaction .t4s-about-us-img {
    max-width: 265px;
    margin: 0 auto;
    margin-bottom: 25px;
}
.pro_satisfaction  .t4s-section-title {
    font-size: 40px;
}
.pro_satisfaction .t4s-about-us-txt {
    font-size: 20px;
    color: #888888;
    line-height: 1.4;
}
.pro_satisfaction .t4s-about-us-btn {
    gap: 12px;
    border-radius: 12px;
    font-size: 18px;
    font-weight: 600;
}
.ctm_pro_img_text 
 .t4s_ratio {
    border-radius: 20px;
    overflow: hidden;
}
.ctm_pro_img_text .t4s-image-text-heading {
    font-weight: 700;
    font-size: 48px!important;
    line-height: 1.2;
}
.ctm_pro_img_text .icon_text_wrap {
    border: 0;
    padding: 12px 10px;
}
.ctm_pro_img_text .icon_text_wrap span {
    font-weight: 400;
    font-size: 20px;
}
.ctm_pro_img_text .t4s-image-text-heading {
    margin-bottom: 10px;
}
.ctm_pro_img_text .t4s-btn {
    border-radius: 12px;
    font-size: 18px;
    font-weight: 500;
    padding: 18px 20px;
    height: auto;
    width: 100%;
    max-width: 260px;
    margin-top: 20px;
    margin-left: 10px;
}
.ctm_pro_img_text .t4s-image-text>.t4s-col-item:first-child {
    padding-right: 15px;
}
.ctm_pro_img_text .t4s-image-text>.t4s-col-item:last-child {
    padding-left: 15px;
}
.ctm_pro_img_text.text-left .t4s-col-text {
    padding-left: 0;
}
.ctm_pro_faq  .t4s-section-title {
    color: #fff;
    font-size: 36px;
}

.ctm_pro_faq .t4s-type-accordion {
    max-width: 795px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.ctm_pro_faq .t4s-type-accordion .t4s-tab-wrapper {
    margin: 0;
    background: #1c3e60;
    border-radius: 10px;
}

.ctm_pro_faq .t4s-type-accordion .t4s-accor-item-nav {
    width: 40px;
    height: auto;
    background: none!important;
    display: flex;
    align-items: center;
}
.ctm_pro_faq .t4s-type-accordion .t4s-accor-item-nav:after, .ctm_pro_faq .t4s-type-accordion .t4s-accor-item-nav:before {
    display: none;
}
.ctm_pro_faq .t4s-type-accordion .t4s-accor-title {
    background-color: #00000000 !important;
    color: #fff!important;
    font-size: 26px;
    height: auto;
}
.ctm_pro_faq .t4s-type-accordion .t4s-tab-content {
    background: none;
    border: 0;
    padding-top: 0!important;
}
.ctm_pro_faq .t4s-type-accordion .t4s-accor-title .t4s-accor-text {
    line-height: 1.3;
    padding: 20px 0;
}
.ctm_pro_faq .t4s-type-accordion .t4s-accor-title .t4s-accor-text .t4s-accor-icon {
    display: none;
}
.ctm_pro_faq .t4s-type-accordion p {
    margin: 0;
    color: #fff;
    font-size: 16px;
    line-height: 1.4;
}
.ctm_pro_faq .t4s-type-accordion .t4s-accor-item-nav svg path {
    fill: #fff;
}
.ctm_pro_faq .t4s-type-accordion .t4s-accor-item-nav svg {
    transition: 0.5s;
}
.ctm_pro_faq .t4s-tab-wrapper.t4s-active .t4s-accor-item-nav svg {
    transform: rotate(180deg);
}
.ctm_how_it_work  .t4s-section-title {
    color: #fff;
}
.ctm_how_it_work p {
    margin: 0;
    color: #fff;
}
.ctm_how_it_work .t4s-feature-columns__content {
    padding: 0;
}
.ctm_how_it_work .t4s-feature-columns__content .t4s-feature-columns__title {
    font-weight: 600;
    color: #fff;
    margin: 16px 0 10px 0;
}
.ctm_how_it_work  .t4s_ratio {
    max-width: 80px!important;
    max-width: 80px!important;
}
.t4s-main-product__content {
    padding-top: 60px;
    padding-bottom: 80px;
}
.t4s-main-product__content .t4s-product__media {
    max-width: unset!important;
}
.t4s-main-product__content .t4s-badge-item {
    display: none!important;
}
.t4s-main-product__content .flickityt4s-slider .t4s-product__media-item {
    border-radius: 15px;
    overflow: hidden;
}
.t4s-main-product__content .flickityt4s-slider .t4s-product__media-item .t4s_ratio:before {
    background: #F2F2F2;
}

.t4s-main-product__content .t4s-col-thumb .t4s_ratio:before {
    padding-top: 100%;
      background: #f2f2f2;
}

.t4s-main-product__content .t4s-col-thumb .t4s_ratio {
    border-radius: 8px;
    overflow: hidden;
    border: 0.71px solid #C4D4E4;
}
.t4s-main-product__content .t4s-col-thumb {
    margin-top: 15px;
}
.t4s-main-product__content .flickityt4s-button.flickityt4s-prev-next-button {
    background: #1892fa;
}
.top_rating_bar img {
    max-width: 88px;
}

.top_rating_bar {
    display: flex;
    align-items: center;
    gap: 8px;
}

.top_rating_bar span {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.3;
}

.top_bar_call {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 5px;
}

.top_bar_call .need_help {
    font-size: 12px;
    font-weight: 700;
}

.top_bar_call img {
    max-width: 20px;
}

.top_bar_call .call_bar {
    font-size: 12px;
    font-weight: 600;
}
.t4s-main-cart {
    margin-bottom: 60px;
}
.t4s-cartPage__items .t4s-quantity-input {
    border: 0!important;
    border-radius: 20px;
    height: 100%!important;
    text-align: center;
}
.t4s-quantity-wrapper.t4s-product-form__qty {
    display: none!important;
}

.t4s-swatch__option.is-t4s-style__color .t4s-swatch__item {
    width: auto;
    height: auto;
    font-size: 16px;
    color: #000000;
    background: #F2F2F2;
    border-color: #F2F2F2;
    box-shadow: none;
    padding: 6px 9px;
    border-radius: 40px!important;
}

.t4s-swatch__option.is-t4s-style__color .t4s-swatch__item .color_circle {
    width: 32px;
    display: inline-block;
    height: 32px;
    border-radius: 50%;
    background-color: var(--t4s-bg-color);
    border: 2px solid #CBCBCB;
    box-shadow: inset 0 0 0 1px var(--t4s-light-color);
}
.t4s-swatch__option.is-t4s-style__color .t4s-swatch__item {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.t4s-swatch__option.is-t4s-style__color .t4s-swatch__list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.t4s-swatch__item.is-sw__color.is--selected {
    color: #1892FA;
    font-weight: 600;
}

.t4s-swatch__item.is-sw__color.is--selected .color_circle {
    box-shadow: none;
}
.t4s-swatch .t4s-swatch__option:not(.is-t4s-style__color) .t4s-swatch__list {
    display: flex;
  flex-wrap:wrap;
}
.t4s-swatch .t4s-swatch__option:not(.is-t4s-style__color) .t4s-swatch__list .t4s-swatch__item {
    flex-grow: 1;
    border: 1px solid #CBCBCB;
    border-radius: 12px;
    padding: 12px;
    font-weight: 700;
    font-size: 18px;
    color: #444444;
}
.t4s-swatch .t4s-swatch__option:not(.is-t4s-style__color) .t4s-swatch__list .t4s-swatch__item.is--selected {
    color: #1892FA;
    background: #EBF6FF;
    border-color: #1892FA;
    border-width: 2px;
}
.t4s-swatch .t4s-swatch__option:not(.is-t4s-style__color) .swatch-price {
    color: #888888;
    font-weight: 400;
    font-size: 14px;
    margin-top: 10px;
}

.tooltip_btn_wrap:hover .tooltip_text {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
.tooltip_text {
    position: absolute;
    top: 130%;
    left: 0;
    transform: translateY(10px);
    width: 228px;
    background-color: #fff;
    color: #333;
    font-size: 14px;
    padding: 12px;
    border-radius: 10px;
    border: none;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
    z-index: 10;
   border: 1px solid #BCBCBC;
}
.tooltip_text:after {
    content: "";
    position: absolute;
    top: -18px;
    left: 80px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}

.tooltip_btn_wrap {
    position: relative;
}

.t4s-product-quick-shop .t4s-swatch__item.is-sw__color {
    font-size: 0!important;
    padding: 0;
    background: none!important;
    display: block;
    width: auto!important;
}

.t4s-product-quick-shop .t4s-swatch__item.is-sw__color:before {
    display: none!important;
}
.t4s-product-quick-shop .t4s-swatch__option.is-t4s-style__color .t4s-swatch__list {
    display: flex;
    flex-wrap: wrap;
}
.t4s-product-quick-shop .t4s-swatch__option.is-t4s-style__color .t4s-swatch__list .color_circle {
    width: 22px;
    height: 22px;
}
.t4s-product-quick-shop .t4s-swatch .t4s-swatch__option:not(.is-t4s-style__color) .t4s-swatch__list .t4s-swatch__item {
    padding: 10px;
    font-size: 15px;
}
.t4s-product-quick-shop .t4s-swatch .t4s-swatch__option:not(.is-t4s-style__color) .t4s-swatch__list {
    flex-wrap: wrap;
}
.t4s-product-quick-shop .t4s-swatch .t4s-swatch__option:not(.is-t4s-style__color) .t4s-swatch__list .t4s-swatch__item .swatch-price {
    margin: 0;
    font-size: 13px;
}
.t4s-product-quick-shop .see_with_logo {
    display: none;
}
.t4s-product-quick-shop .delivery_by_text {
    display: none;
}

.t4s-product-quick-shop .t4s-badge-price {
    display: none;
}
.t4s-product-quick-shop .t4s-product-qs__price {
    display: flex;
    gap: 8px;
}
.t4s-product-quick-shop .t4s-product-qs__price .total_price {
    color: red;
    font-weight: 600;
}
.t4s-product-quick-shop .atc_trust_icons {
    display: none;
  }
.t4s-product-quick-shop .shopify-payment-button {
    display: none!important;
}
.t4s-product-quick-shop .t4s-product-qs__title {
    font-size: 20px;
    font-weight: 700;
}
.t4s-product-quick-shop .t4s-product-form__buttons button {
    margin: 0!important;
}
.custom_filter_sidebar 
 .desk_filter_title {
    color: #687275;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 0.8px solid #E4E7EB;
    padding-bottom: 5px;
}
.custom_filter_sidebar .t4s-col-item {
    display: block;
    margin: 0;
    padding-bottom: 24px;
    margin-top: 24px;
    border-bottom: 0.8px solid #E4E7EB;
}
.custom_filter_sidebar .t4s-col-item .t4s-facet-title {
    color: #687275;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}
.custom_filter_sidebar .t4s-col-item .t4s-facet-title:after {
    display: none;
}
.custom_filter_sidebar .t4s-filter-area #FacetFiltersForm {
    margin-top: 0;
}
.custom_filter_sidebar {
    padding-right: 25px;
}
.custom_filter_sidebar .t4s-checkbox-wrapper {
    width: 20px;
    height: 20px;
    border-radius: 3px;
    border-color: #E4E7EB;
}
.custom_filter_sidebar .t4s-facets__form .t4s-facet ul li {
    margin-bottom: 15px;
}
.t4s-main-collection-page {
    padding: 0;
    padding-left: 20px;
}
  .t4s-btn-filter-wrapper {
    display: none!important;
}
.t4s-header__wrapper {
    border-bottom: 0.8px solid #E5E7EB;
}
.t4s-use__kalles .t4s-count-box {
    width: auto;
    right: -80%!important;
    border-radius: 3px;
    padding: 0px 3px;
}
.t4s-image-text .t4s-col-text .t4s-btn {
    gap: 10px;
}
.t4s-image-text .t4s-col-text .t4s-btn img {
    max-width: 24px;
    max-height: 24px;
}
#t4s-popup__exit .t4s-popup__exit-heading {
    text-align: left!important;
    align-items: flex-start;
}
#t4s-popup__exit .t4s-popup__exit-heading .t4s-heading-btn {
    border-radius: 12px;
    font-size: 16px;
    font-weight: 600;
      display: flex;
    align-items: center;
    gap: 10px;
}
#t4s-popup__exit .t4s-popup__exit-heading .t4s-heading {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.2;
}
#t4s-popup__exit .t4s-popup__exit-heading .t4s-description {
    font-size: 16px;
    margin: 10px 0 20px;
    line-height: 1.6;
}
#t4s-popup__exit .t4s-col-item {
    display: grid;
    grid-template-columns: 1fr 1fr;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}

body #t4s-popup__exit.t4s-popup__exit2 {
    max-width: 800px!important;
    border-radius: 10px;
}

#t4s-popup__exit .t4s-popup__exit-heading {
    padding: 40px;
}

.popup_img img {
    height: 100%;
    object-fit: cover;
}

body #t4s-popup__exit button.mfp-close {
    right: 0;
    top: 0;
    background: none;
}
body #t4s-popup__exit button.mfp-close:hover {
    background: none;
    color: #1892fa;
}

/*---------------- Custom CSS for only desktop -------------------*/
@media (min-width: 1025px) {
  
}

@media (max-width: 1190px) {
  .hero_usps ul {
    row-gap: 5px;
    font-size: 16px;
}

.ctm_hm_banner .t4s-content-position .t4s-text-bl:first-of-type {
    font-size: 42px;
}

.ctm_hm_banner .t4s-content-position .t4s-text-bl:last-of-type {
    font-size: 20px;
}
}

/*---------------- Custom CSS for tablet, mobile -------------------*/
@media (max-width: 1024px) {
  
  .hero_usps ul {
    row-gap: 5px;
    font-size: 15px;
}

.ctm_hm_banner .t4s-content-position .t4s-text-bl:first-of-type {
    font-size: 38px;
}

.ctm_hm_banner .t4s-content-position .t4s-text-bl:last-of-type {
    font-size: 18px;
}
  .t4s-top-bar .t4s-col-12 {
    width: 50%;
}
}

@media (min-width: 768px){
 .t4s-active-filters {
    margin-top: -75px!important;
    width: calc(100% - 250px)!important;
}
  .custom_filter_sidebar {
    margin-top: -70px;
}
}

/*---------------- Custom CSS for only tablet -------------------*/
@media (min-width: 768px) and (max-width: 1024px) {
  
}

/*---------------- Custom CSS for only mobile -------------------*/
@media (max-width: 767px){
  
  .t4s-btn-filter-wrapper {
   display: block!important;
}
  .custom_filter_sidebar{
    display:none;
  }
  .t4s-main-collection-page {padding-left: 0;}
  .t4s-collection-header {
    margin: 20px 0!important;
}
.t4s-collection-header {
    margin: 20px 0;
}
.t4s-product .t4s-product-info .t4s-product-title {
    font-size: 18px;
}
.t4s-product .t4s-product-info .t4s-product-price {
    margin: 10px 0!important;
}
 .coll_usps ul li {
    font-size: 14px;
} 
.ctm_how_it_work .t4s_ratio:before {
    padding-top: 60px;
    width: 60px;
}
.ctm_how_it_work .t4s_ratio {
    width: 60px;
}
.ctm_how_it_work .t4s_ratio:before {
    padding-top: 60px;
    width: 60px;
}
.ctm_how_it_work .t4s_ratio {
    width: 60px;
}
.ctm_pro_faq .t4s-section-title {
    font-size: 28px;
}
.ctm_pro_faq .t4s-type-accordion .t4s-accor-title {
    font-size: 22px;
}
.ctm_pro_img_text .t4s-image-text-heading {
    font-size: 30px!important;
}
.ctm_pro_img_text .icon_text_wrap span {
    font-size: 18px;
}
.ctm_pro_img_text .icon_text_wrap {
    padding: 6px 10px;
}
.ctm_pro_img_text .t4s-image-text>.t4s-col-item:last-child {
    padding-left: 10px;
}
.ctm_pro_img_text .t4s-image-text>.t4s-col-text {
    order: 1!important;
}
.ctm_pro_img_text .t4s-image-text>.t4s-col-img {
    padding-bottom: 20px';
    order: 0 !important;
    padding-bottom: 20px;
    order: 0 !important;
}
.pro_satisfaction .t4s-about-us-img {
    max-width: 200px;
}
.pro_satisfaction .t4s-section-title {
    font-size: 28px;
}
.pro_satisfaction .t4s-about-us-txt {
    font-size: 18px;
}
.pro_satisfaction .t4s-about-us-btn {
    font-size: 16px;
}
 .ctm_hm_fq {
    /* padding-bottom: 350px!important;
    background-size: 180%!important;
    background-position: bottom right!important; */
   background-image:unset!important;
}

.ctm_hm_fq .t4s-accor-title .t4s-accor-text {
    font-size: 20px;
} 
    .custom_testimonial_layout {
    column-count: 2;
}
  .t4s-section-title.t4s-title {
    font-size: 28px;
}
  .testomonial_viewmore_wrap .testomonial_viewmore.t4s-pr-item-btn {
    font-size: 16px;
    padding: 10px;
}

.testomonial_viewmore_wrap.expanded {
    padding-bottom: 50px;
}
  .ctm_hm_banner .t4s-content-position .t4s-text-bl, .ctm_hm_banner .hero_usps {
    width: 100%;
}

.ctm_hm_banner .t4s-btn {
    font-size: 16px;
    padding: 12px;
    max-width: 200px;
}

.ctm_hm_banner .btn_btm_text {
    font-size: 14px;
    text-align: left;
    padding-left: 5px;
}

.ctm_hm_banner .t4s-content-position {
    top: 30px!important;
    transform: unset!important;
    left: 0!important;
}

.ctm_hm_banner .t4s-content-position .t4s-text-bl:first-of-type {
    font-size: 32px;
}

.hero_usps ul {
    font-size: 14px;
    gap: 8px;
}

.ctm_hm_banner .t4s-content-position .t4s-text-bl:last-of-type {
    font-size: 16px;
}

.ctm_hm_banner .t4s-hero-block {
 background-position: bottom right !important;
        background-size: 173%;
    background-repeat: no-repeat;
}

.ctm_hm_banner .t4s_ratio:before {
        min-height: 620px;
        background: #bfe0ea;
}
  .t4s-top-bar .t4s-col-12 {
    width: 100%;
}
  .top_rating_bar {
    justify-content: center;
}

.top_bar_call {
    justify-content: center;
}

.t4s-top-bar__wrap {
    row-gap: 5px;
}

.top_rating_bar span {
    font-size: 12px;
}
body #t4s-popup__exit button.mfp-close:hover {
    background: none;
    color: #1892fa;
}

#t4s-popup__exit .t4s-col-item {
    display: flex;
    flex-direction: column-reverse;
}

#t4s-popup__exit .t4s-popup__exit-heading {30px: 20px!important;30px: 20px!important;30px: 20px!importan;30px: 20px!importa;30px: 20px!import;30px: 20px!impor;30px: 20px!impo;30px: 20px!imp;30px: 20px!impo;30px: 20px!impoe;30px: 20px!impoer;30px: 20px!impoert;30px: 20px!impoerta;30px: 20px!impoert;30px: 20px!impoer;30px: 20px!impoe;30px: 20px!impoer;30px: 20px!impoera;30px: 20px!impoer;30px: 20px!impoe;30px: 20px!impo;30px: 20px!imp;30px: 20px!im;30px: 20px!i;30px: 20px!;30px: 20px;30px: 20p;30px: 20;30px: 2;padding: 30px 20px;}

#t4s-popup__exit .t4s-popup__exit-heading .t4s-heading {
    font-size: 28px;
}

.popup_img img {
    max-height: 350px;
    width: 100%;
}

body #t4s-popup__exit.t4s-popup__exit2 {
    width: 95%;
}
  
}


@media (max-width: 540px){
  .custom_testimonial_layout {
    column-count: 1;
}
  .t4s-product .t4s-product-info .t4s-product-btns {
    flex-direction: column;
}
  .t4s-product .t4s-product-info .t4s-pr-item-btn:first-child, .t4s-product .t4s-product-info .t4s-pr-item-btn {
    font-size: 13px;
}
  .card_rating {
    flex-direction: column;
        align-items: flex-start;
}
.t4s-product .t4s-product-info .t4s-product-title {
    font-size: 16px;
}
  .t4s-use__kalles .t4s-count-box {
    right: 0!important;
}
  .hero_usps ul {
    font-size: 10px;
    gap: 6px;
}
.hero_usps ul svg {
    width: 10px;
}
.hero_usps ul li {
    gap: 3px;
}
  .custom_testimonial_wrap {
    max-height: 1650px;
}
}