/*
 Theme Name:   Healthmate Sauna
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

.equal_card{
 position: relative;
 min-height: 100% !important;
}
.equal_card .wp-block-buttons{
 position: absolute;
 bottom: 30px;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.info_slide {
    position: relative;
}

.slide_media {
    position: absolute;
    width: 100%;
    height: 100%;
}

.slide_content {
    position: relative;
    max-width: 1000px;
    margin-left: auto;
    padding: 150px 100px;
    height: 500px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.reiview_bottom img {
    max-width: 25px;
}

.slide_media img {
    width: 100%;
    height: 100%;
}

body button:focus {
    background-color: unset;
}

section.product_info_slider {
    max-width: 1700px;
    margin: 0 auto;
    padding: 50px 40px 20px;
    clear: both;
}

.slide_media::after {
    content: '';
    height: 100%;
    width: 100%;
    background: url(https://hms.yabaye.com/wp-content/uploads/2024/12/Rectangle-370-1.png);
    background-size: contain;
    background-position: right;
    position: absolute;
    top: 0;
    background-repeat: no-repeat;
}

.product_info_slider h5.title {
    color: #fff;
    font-family: Montserrat;
    font-size: 40px;
    font-weight: 500;
    line-height: 48.76px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    text-transform: uppercase;
}

.product_info_slider p.description {
    font-family: Montserrat;
    font-size: 30px;
    font-weight: 400;
    line-height: 36.57px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
}

.product_info_slider ul.slick-dots {
    display: flex;
    list-style: none;
    margin: 0;
    transform: translateY(-30px);
}

.product_info_slider ul.slick-dots li {
    flex: 1;
    height: 10px;
    background: #ffffff70;
}

.product_info_slider ul.slick-dots li button {
    display: none;
}

.product_info_slider ul.slick-dots li.slick-active {
    background: #f1f1f1;
}

.product_info_slider button.slick-arrow {
    position: absolute;
    right: 50px;
    top: 50%;
    transform: translateY(-50%);
    height: 40px;
    width: 40px;
    background: url(https://hms.yabaye.com/wp-content/uploads/2024/12/Vector-5.png);
    font-size: 0px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
}

.product_info_slider button.slick-arrow {
    position: absolute;
    right: 50px;
    top: 50%;
    transform: translateY(-50%);
    height: 40px;
    width: 40px;
    background: url(https://hms.yabaye.com/wp-content/uploads/2024/12/Vector-5.png);
    font-size: 0px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
}

.product_info_slider button.slick-prev.slick-arrow {
    right: auto;
    left: 50px;
    z-index: 9;
    transform: rotate(180deg);
}

.google_review .slider_wrapper button.slick-arrow {
    position: absolute;
    left: 85%;
    top: 50%;
    transform: translateY(-50%);
    height: 40px;
    width: 40px;
    background: url(https://hms.yabaye.com/wp-content/uploads/2024/12/Vector-5.png);
    font-size: 0px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    filter: invert(1);
}

.google_review .slider_wrapper button.slick-prev.slick-arrow {
    left: auto;
    right: 85%;
    z-index: 9;
    transform: rotate(180deg) translateY(-50%);
    margin-top: -40px;
}

.discover_more {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 700;
    line-height: 21.94px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
    text-decoration: none;
    padding: 15px 40px 15px 20px;
    border: 1px solid;
    width: max-content;
    margin: 20px auto;
    border-radius: 40px;
    text-align: center;
    min-width: 333px;
    position: relative;
}

a.discover_more:before {
    content: '';
    position: absolute;
    height: 24px;
    width: 24px;
    background: url(https://hms.yabaye.com/wp-content/uploads/2024/12/chevron-right-1.png);
    background-size: cover;
    background-repeat: no-repeat;
    right: 40px;
    top: 50%;
    transform: translateY(-50%);
}

.woocommerce-page .header-wrap {
    position: static;
}

.woocommerce-page .main-navigation .main-nav ul li a,
.woocommerce-page .main-navigation .menu-toggle,
.woocommerce-page .main-navigation .menu-bar-items {
    color: #000;
}



.woocommerce-page .inside-navigation a.gb-button {
    color: #000 !important;
    border-color: #000;
}

.woocommerce-page .header_search button {
    color: #000;
    border-color: #000;
}

body:has(.collection-page) .header-wrap,
body:has(.dark_header) .header-wrap,
body.search-results .header-wrap {
    position: static;
}

body.search-results .main-navigation .main-nav ul li a,
body.search-results .main-navigation .menu-toggle,
body.search-results .main-navigation .menu-bar-items,
body:has(.dark_header) .main-navigation .main-nav ul li a,
body:has(.dark_header) .main-navigation .menu-toggle,
body:has(.dark_header) .main-navigation .menu-bar-items,
body:has(.collection-page) .main-navigation .main-nav ul li a,
body:has(.collection-page) .main-navigation .menu-toggle,
body:has(.collection-page) .main-navigation .menu-bar-items {
    color: #000;
}

body.search-results .inside-navigation a.gb-button,
body:has(.dark_header) .inside-navigation a.gb-button,
body:has(.collection-page) .inside-navigation a.gb-button {
    color: #000 !important;
    border-color: #000;
}

body.search-results .header_search button,
body:has(.dark_header) .header_search button,
body:has(.collection-page) .header_search button {
    color: #000;
    border-color: #000;
}

body.search-results .header_search button img,
body:has(.dark_header) .header_search button img,
body:has(.collection-page) .header_search button img {
    filter: invert(1);
}

.woocommerce-page .mobile_search.desktop_search input,
body.search-results .mobile_search.desktop_search input,
body:has(.dark_header) .mobile_search.desktop_search input,
body:has(.collection-page) .mobile_search.desktop_search input {
    color: #000;
    border-color: #000;
}

.woocommerce-page .mobile_search.desktop_search input::placeholder,
body.search-results .mobile_search.desktop_search input::placeholder,
body:has(.dark_header) .mobile_search.desktop_search input::placeholder,
body:has(.collection-page) .mobile_search.desktop_search input::placeholder {
    color: #000;
}

body:has(.collection-page) .mobile_search.desktop_search .wp-block-search__inside-wrapper:before,
.woocommerce-page .mobile_search.desktop_search .wp-block-search__inside-wrapper:before,
body.search-results .mobile_search.desktop_search .wp-block-search__inside-wrapper:before,
body:has(.dark_header) .mobile_search.desktop_search .wp-block-search__inside-wrapper:before,
body:has(.dark_header) .mobile_search.desktop_search .wp-block-search__inside-wrapper:before {
    filter: invert(1);
}

.woocommerce-page .header_search button img {
    filter: invert(1);
}



span.cart_img,
.woocommerce-page .header_search span.cart_img.not_filter,
body:has(.collection-page) .header_search span.cart_img.not_filter,
body:has(.dark_header) .header_search span.cart_img.not_filter,
body.search-results .header_search span.cart_img.not_filter {
    filter: invert(1);
}

.woocommerce-page span.cart_img,
body:has(.collection-page) span.cart_img,
body:has(.dark_header) span.cart_img,
body.search-results span.cart_img {
    filter: invert(0);
}

nav#sticky-navigation .header_search span.cart_img {
    filter: invert(1);
    opacity: 1;
}

nav#sticky-navigation .header_search span.cart_img.not_filter {
    filter: invert(0);
}

nav#sticky-navigation .header_search button img {
    filter: invert(1);
}

nav#sticky-navigation .header_search button {
    color: #000;
    font-weight: 600;
    border-color: #000;
}


.woocommerce div.product .product_title {
    font-family: Montserrat;
    font-size: 60px;
    font-weight: 400;
    line-height: 73.14px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    text-transform: uppercase;
}

nav.woocommerce-breadcrumb {
    display: none;
}

.woocommerce-product-details__short-description {
    font-family: Montserrat;
    font-size: 30px;
    font-weight: 400;
    line-height: 36.57px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000 !important;
    padding: 10px 0;
}

.woocommerce-product-details__short-description p {
    margin-bottom: 10px;
}

del:has(span.woocommerce-Price-amount.amount),
span.woocommerce-Price-amount.amount {
    font-family: Montserrat;
    font-size: 30px;
    font-weight: 700;
    line-height: 36.57px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000;
}

ul.wc-block-grid__products .wc-block-grid__product-title {
    font-family: Montserrat;
    font-size: 22px;
    font-weight: 400;
    line-height: 26.82px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000;
}

.wc-block-grid__products .wc-block-grid__product-image img {
    max-height: 300px;
}

.woocommerce div.product form.cart .button {
    height: 54px;
    padding: 16px 40px 16px 40px;
    gap: 10px;
    border-radius: 27px;
    background: #AE2024 !important;
    line-height: 1.3;
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
}

.product .tab-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #f5f5f5;
    padding: 10px;
    color: #000;
    border-top: 1px solid #7b7b7b;
}

.product span.tab-title {
    font-family: Montserrat;
    font-size: 30px;
    font-weight: 400;
    line-height: 36.57px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.product span.tab-toggle {
    font-size: 50px;
    color: #b62728;
}

.product .tab-content {
    styleName: Body Text;
    font-family: Montserrat;
    font-size: 22px;
    font-weight: 400;
    line-height: 36px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    padding: 15px;
    color: #000;
}

.product .tab-content.description {
    font-weight: 500;
    display: none;
}


.product .tab-content ul {
    padding: 0;
    margin-left: 30px;
}

.product .tab-content ul li::before {
    content: '';
    height: 30px;
    width: 30px;
    background: url(https://hms.yabaye.com/wp-content/uploads/2024/12/Mask-group-1.png);
    background-size: auto;
    position: absolute;
    left: -32px;
    background-position: center;
}



.product .tab-content ul li {
    position: relative;
    list-style: none;
}

.info_slide .slide_content a {
    color: #fff;
    margin-left: auto;
    margin-right: 0;
}

.health_mate_slider button.slick-arrow {
    position: absolute;
    right: 50px;
    top: 50%;
    transform: translateY(-50%);
    height: 40px;
    width: 40px;
    background: url(https://hms.yabaye.com/wp-content/uploads/2024/12/Vector-3-1.png);
    font-size: 0px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    z-index: 2;
}

.health_mate_slider button.slick-prev.slick-arrow {
    right: auto;
    left: 50px;
    z-index: 9;
    transform: rotate(180deg) translateY(50%);
}

section.health_mate_slider {
    position: relative;
}

section.health_mate_slider::before {
    content: '';
    height: 100%;
    width: 300px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(https://hms.yabaye.com/wp-content/uploads/2024/12/lefts.png);
    z-index: 1;
    background-repeat: no-repeat;
    background-size: cover;
}

section.health_mate_slider::after {
    content: '';
    height: 100%;
    width: 300px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(https://hms.yabaye.com/wp-content/uploads/2024/12/rights.png);
    z-index: 1;
    background-repeat: no-repeat;
    background-size: cover;
}

section.health_mate_slider {
    max-width: 1700px;
    padding: 0 20px;
    margin: 0 auto;
}

section.health_mate_slider .slick-slide img {
    width: 100%;
}

section.health_mate_slider .slick-slide>div {
    padding: 0 10px;
}

section.future_sauna p.desc {
    font-family: Montserrat;
    font-size: 22px;
    font-weight: 500;
    line-height: 36px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    padding: 30px 10px 0;
    color: #000;
}

section.future_sauna .on_image_title {
    position: absolute;
    z-index: 9;
    color: #ffffff;
    bottom: 20px;
    left: 0;
    font-family: Montserrat;
    font-size: 30px;
    font-weight: 700;
    line-height: 36.57px;
    text-align: center;
    text-align: center;
    height: 100%;
    width: 100%;
    top: 0;
    display: flex;
    align-items: end;
    justify-content: center;
    padding-bottom: 20px;
    background: url(https://hms.yabaye.com/wp-content/uploads/2024/12/Rectangle-398.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
}

.product_section_heading {
    font-family: Montserrat;
    font-size: 40px;
    font-weight: 700;
    line-height: 48.76px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    padding-top: 80px;
    text-transform: uppercase;
}

.you_may_like .product_section_heading {
    padding-top: 0;
}

.product .inside-article .product {
    max-width: 1700px;
    padding: 0 40px;
    margin: 0 auto !important;
}

nav.woocommerce-breadcrumb {
    max-width: 1700px;
    padding: 20px 40px !important;
    margin: 0 auto !important;
}

section.commom_video.red {
    background: #b62728;
}

section.commom_video.brown {
    background: #B1835D;
}

section.commom_video .content {
    max-width: 1700px;
    margin: 0 auto;
    padding: 0 40px;
}

section.commom_video .content h2 {
    font-family: Montserrat;
    font-size: 80px;
    font-weight: 500;
    line-height: 97.52px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
    padding-top: 30px;
    text-transform: uppercase;
}

section.commom_video p {
    font-family: Montserrat;
    font-size: 22px;
    font-weight: 500;
    line-height: 36px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
    padding-bottom: 40px;
    margin-bottom: 0;
}

section.future_sauna.unslick {
    display: flex;
    max-width: 1700px;
    margin: 0 auto;
    padding: 0 40px;
    gap: 20px;
}

section.future_sauna.unslick .slide {
    flex: 1;
}

section.future_sauna.unslick .slide img {
    width: 100%;
}

section.future_sauna.unslick .slide>div {
    position: relative;
    height: 390px;
}

.google_logo {
    text-align: center;
}

section.google_review {
    padding: 100px 0px 0;
    margin: 0 auto;
}

section.you_may_like {
    padding: 70px 0;
    clear: both;
}


.slick-active .review_slide {
    box-shadow: 0px 21.7px 46.17px 0px #15151526;
}

.slick-active .review_slide {
    padding: 20px;
}

.google_review .slick-initialized .slick-slide>div {
    padding: 30px 30px 70px;
}

.review_header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.reiview_bottom {
    display: flex;
    align-items: center;
    gap: 15px;
}

.reiview_bottom p {
    margin-bottom: 0;
}

.reiview_bottom p.name {
    font-size: 12px;
}

.reiview_bottom p.designation {
    font-size: 10px;
    line-height: 1;
}

.slider_wrapper .slick-list.draggable {
    padding: 0 20px;
    max-width: 1000px;
    margin: 0 auto;
}

p.review_content {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000;
}

.reiview_bottom p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000;
}

.product_wrapper {
    display: flex;
    gap: 30px;
    max-width: 1700px;
    padding: 0 40px;
    margin: 0 auto;
}

.product_wrapper p.product_title {
    font-family: Montserrat;
    font-size: 22px;
    font-weight: 400;
    line-height: 26.82px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000;
}


.product .tab-content .heading {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 900;
    line-height: 20px;
    letter-spacing: 2.700000047683716px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    display: flex;
    align-items: center;
    padding-bottom: 20px;
}

.product .tab-content ul {
    margin-bottom: 20px;
}

.product .tab-content .btn_group button {
    background: #000;
    border-radius: 40px;
}

.product .tab-content ul {
    margin-left: 0;
    padding-left: 30px;
}

.product .specification .tab-content ul {
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
    margin-left: 0;
    padding-left: 30px;
}

.has_divider {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid;
}

.product .tab-content .heading img {
    margin-right: 10px;
}

.commom_video .media {
    position: relative;
}

.commom_video .media::before {
    content: '';
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-image: url(https://hms.yabaye.com/wp-content/uploads/2024/12/Component-21.png);
    background-position: center;
    background-repeat: no-repeat;
    z-index: 9;
    background-color: #00000033;
    cursor: pointer;
}

.commom_video .media.remove_before::before {
    display: none;
}

.commom_video .media.hide_before:before {
    display: none;
}

ol.flex-control-nav.flex-control-thumbs {
    display: flex;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    max-width: 100px;
    padding-top: 5px;
    padding-right: 5px;
    box-sizing: border-box;
    float: none;
}

.main-navigation .inside-navigation .menu-bar-items {
    order: 5;
}

.entry-content .alignwide {
    margin: 0;
    width: 100%;
}

.hero_section .wp-block-bsb-slider .bsbCarousel .bsbButtonDesign button .bsbArrowButton {
    filter: invert(1);
}

.custom_class_checkout .wc-block-components-main {
    width: 50%;
    padding: 0;
    background: #fff;
    padding-right: 20px;
}

.custom_class_checkout .wc-block-components-sidebar {
    width: 50%;
    padding-left: 20px;
}

.custom_class_checkout .wc-block-components-sidebar-layout {
    background: #f1f1f1;
}

.custom_class_checkout .wp-block-woocommerce-checkout-order-summary-block {
    border: none !important;
}

.custom_class_checkout .wc-block-components-totals-wrapper {
    border: none;
}

.custom_class_checkout .wp-block-woocommerce-checkout-order-summary-totals-block {
    border: none;
}

.custom_class_checkout h2.wc-block-components-title {
    font-family: Montserrat;
    font-size: 40px !important;
    font-weight: 700;
    line-height: 48.76px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000;
    text-transform: uppercase;
}

.custom_class_checkout [class*="wc-block-components"] input,
.custom_class_checkout [class*="wc-block-components"] select {
    border-radius: 40px !important;
}

.wc-block-components-order-summary-item__quantity {
    display: none !important;
}



.custom_class_checkout .wc-blocks-components-select__container {
    border-radius: 40px !important;
}

.custom_class_checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__image>img {
    width: 160px;
    max-width: 160px;
}

.custom_class_checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__image {
    width: 160px;
}

.custom_class_checkout span.wc-block-components-product-name {
    font-family: Montserrat;
    font-size: 30px;
    font-weight: 700;
    line-height: 36.57px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000 !important;
}

.custom_class_checkout span.wc-block-components-order-summary-item__individual-prices.price.wc-block-components-product-price {
    font-family: Montserrat;
    font-size: 40px;
    font-weight: 500;
    line-height: 48.76px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000;
}

.custom_class_checkout ins.wc-block-components-product-price__value.is-discounted.wc-block-components-order-summary-item__individual-price {
    color: #AE2024;
    margin-left: 0;
}

.custom_class_checkout del.wc-block-components-product-price__regular.wc-block-components-order-summary-item__regular-individual-price {
    display: none;
}

.custom_class_checkout .wc-block-components-product-metadata__description {
    display: none;
}

.custom_class_checkout form#wc-block-components-totals-coupon__form button.wc-block-components-button.wp-element-button {
    background: #7B7B7B;
    max-width: 100px;
    border-radius: 40px;
}

.custom_class_checkout button.wc-block-components-button.wp-element-button span {
    font-size: 18px;
    font-weight: 700;
    color: #fff !important;
    opacity: 1 !important;
}

.custom_class_checkout .wc-block-components-text-input.wc-block-components-totals-coupon__input {
    max-width: 60%;
}

.custom_class_checkout .wc-block-components-panel__button {
    color: #7b7b7b;
    font-size: 18px;
}

.custom_class_checkout .wp-block-woocommerce-checkout-order-summary-subtotal-block span.wc-block-components-totals-item__label {
    font-family: Montserrat;
    font-size: 26px !important;
    font-weight: 500 !important;
    line-height: 31.69px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #7b7b7b !important;
}


.custom_class_checkout .wc-block-components-formatted-money-amount.wc-block-components-product-price__value {
    font-family: Montserrat;
    font-size: 40px !important;
    font-weight: 500 !important;
    line-height: 48.76px;
    text-align: left;
    color: #AE2024;
}

.custom_class_checkout span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-product-price__value.wc-block-components-order-summary-item__individual-price {
    font-family: Montserrat;
    font-size: 26px !important;
    font-weight: 500 !important;
    line-height: 31.69px;
    text-align: left;
    color: #000;
}

.custom_class_checkout .wc-block-components-totals-wrapper span.wc-block-components-totals-item__label {
    font-size: 30px;
    color: #000;
}

.custom_class_checkout span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-totals-footer-item-tax-value {
    font-size: 40px !important;
    color: #AE2024;
    font-weight: 700;
}

.custom_class_checkout button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.wc-block-components-checkout-place-order-button--full-width.contained {
    background: #AE2024;
    width: max-content;
    margin-right: 0;
    margin-left: auto;
    min-width: 290px;
    border-radius: 40px;
}


div#content:has(.wp-block-woocommerce-cart) {
    background: #f5f5f5;
}

.custom_class_cart a.wc-block-components-product-name {
    font-family: Montserrat;
    font-size: 30px;
    font-weight: 700;
    line-height: 36.57px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000;
}

.custom_class_cart del.wc-block-components-product-price__regular {
    display: none;
}

.custom_class_cart ins.wc-block-components-product-price__value.is-discounted {
    font-family: Montserrat;
    font-size: 40px;
    font-weight: 500;
    line-height: 48.76px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #AE2024;
    margin: 0;
}

.custom_class_cart .wc-block-components-product-badge.wc-block-components-sale-badge {
    display: none;
}

.custom_class_cart .wc-block-components-product-metadata {
    display: none;
}


.custom_class_cart td.wc-block-cart-item__total .wc-block-cart-item__total-price-and-sale-badge-wrapper {
    display: none;
}

.custom_class_cart .wc-block-components-quantity-selector {
    width: 245px;
    height: 45px;
}

.custom_class_cart .wc-block-components-quantity-selector button {
    font-size: 30px !important;
    line-height: 1;
    color: #000 !important;
}

.custom_class_cart button.wc-block-components-quantity-selector__button {
    width: 45px;
}

.custom_class_cart td.wc-block-cart-item__image img {
    min-width: 160px;
}

.custom_class_cart .wc-block-components-panel__button,
span.wc-block-components-totals-item__label {
    font-size: 26px;
    color: #7b7b7b;
    line-height: 31px;
}

.custom_class_cart span.wc-block-components-totals-item__label .wc-block-components-totals-wrapper {
    font-size: 40px !important;
}

.custom_class_cart .wc-block-components-totals-wrapper span.wc-block-components-totals-item__label {
    font-size: 26px;
}

.custom_class_cart span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-totals-footer-item-tax-value {
    color: #AE2024;
    font-size: 26px;
}

.custom_class_cart span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-totals-item__value {
    color: #000;
    font-size: 22px;
}

.custom_class_cart a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    background: #AE2024;
    margin-right: 0;
    margin-left: auto;
    min-width: 290px;
    border-radius: 40px;
    color: #fff;
}

.custom_class_cart span.wc-block-components-button__text {
    font-weight: 700;
    font-size: 18px;
}

.custom_class_cart tr.wc-block-cart-items__header {
    opacity: 0;
}

.custom_class_cart tbody tr.wc-block-cart-items__row:first-child td {
    border: none !important;
}

.custom_class_cart .wp-block-woocommerce-cart-order-summary-block .wc-block-cart__totals-title {
    font-size: 26px !important;
    line-height: 31px;
    color: #000 !important;
}

.custom_class_cart button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained {
    background: #7B7B7B;
    max-width: 100px;
    border-radius: 40px;
}

.custom_class_cart button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained span {
    opacity: 1 !important;
}

.custom_class_cart input#wc-block-components-totals-coupon__input-0 {
    border-radius: 40px;
}

.custom_class_cart a.wp-block-button__link.add_to_cart_button {
    width: 189px;
    height: 54px;
    padding: 16px 40px 16px 40px;
    gap: 10px;
    border-radius: 27px;
    background: #AE2024 !important;
    font-size: 18px !important;
    font-weight: 700;
}

.header-widget {
    display: none;
}

.product .tab-content .btn_group button a {
    color: #fff;
    display: flex;
    align-items: center;
    gap: 10px;
}

.product .tab-content .btn_group button a img {
    filter: invert(1);
}

section.google_review ul.slick-dots li.slick-active {
    background: #282828;
}

section.google_review ul.slick-dots li {
    flex: 1;
    height: 10px;
    background: #28282870;
}

section.google_review ul.slick-dots {
    display: flex;
    list-style: none;
    transform: translateY(-30px);
    margin: 0;
}

section.google_review ul.slick-dots li button {
    display: none;
}

.product span.tab-toggle.active {
    font-size: 36px;
    line-height: 1.1;
}

button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    font-size: 18px;
    background: #AE2024;
    border-radius: 50px;
    max-width: 280px;
    max-height: 54px;
}

a.wc-block-components-checkout-return-to-cart-button {
    color: #7b7b7b;
    border: 1px solid #7b7b7b;
    padding: 10px 20px;
    border-radius: 45px;
    height: 54px;
    width: 247px;
    text-align: center;
    font-size: 18px;
    font-weight: 800;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

a.wc-block-components-checkout-return-to-cart-button svg {
    position: static;
    transform: none;
}

.main-navigation .inside-navigation .menu-bar-items span.amount {
    display: none;
}

.wc-blocks-components-select .wc-blocks-components-select__select {
    border-radius: 40px;
}

.wc-block-components-checkout-order-summary__content .wc-block-components-order-summary-item__quantity {
    display: none;
}

/* 06-01-2025 start */
.mobile_search .wp-block-search__inside-wrapper {
    position: relative;
}

.mobile_search .wp-block-search__inside-wrapper:before {
    content: '';
    height: 20px;
    width: 20px;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    background: url(https://hms.yabaye.com/wp-content/uploads/2024/12/search-1.png);
    background-size: cover;
}


.mobile_search button.wp-block-search__button.wp-element-button {
    display: none;
}

.mobile_search .wp-block-search__input {
    width: 100%;
    max-width: 100%;
    flex: 1;
    border-radius: 27px !important;
    background: transparent !important;
    padding-left: 50px;
}

.mobile_search.desktop_search input {
    max-width: 160px;
    min-height: 54px;
    margin: 0;
    color: #fff;
    border-color: #fff;
}

.mobile_search.desktop_search input::placeholder {
    color: #fff;
    font-size: 18px;
}

.mobile_search.desktop_search {
    padding: 0 5px 0 20px;
}

.mobile_search.desktop_search .wp-block-search__inside-wrapper:before {
    background: url(https://hms.yabaye.com/wp-content/uploads/2024/12/search.png);
    height: 30px;
    width: 30px;
}

nav#sticky-navigation .mobile_search.desktop_search input {
    color: #000;
    border-color: #000;
}

nav#sticky-navigation .mobile_search.desktop_search input::placeholder {
    color: #000000;
    font-weight: 600;
}

nav#sticky-navigation .mobile_search.desktop_search .wp-block-search__inside-wrapper:before {
    background: url(https://hms.yabaye.com/wp-content/uploads/2024/12/search.png);
    background-size: contain;
    filter: invert(1);
}

.faq_accordions.gb-accordion {
    display: none;
}

.faq_accordion .gb-grid-column {
    position: relative;
}

.faq_accordion .gb-grid-column::after {
    content: '';
    height: 25px;
    width: 25px;
    position: absolute;
    background: url(https://hms.yabaye.com/wp-content/uploads/2025/01/arrow-right.png);
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    background-size: contain;
}

/* 06-01-2025 end */

/* Breadcrumb */
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    border-radius: 4px;
}

.breadcrumb a {
    color: #fff;
    text-decoration: none;
}

.relative.gray,
.relative.gray a {
    color: #fff;
}

/* End Breadcrumb */

@media screen and (min-width:767px) {
    .custom_class_checkout .wc-block-components-main {
        width: 50% !important;
        padding-right: 20px !important;
    }

    .custom_class_checkout .wc-block-components-sidebar {
        width: 50% !important;
        padding-left: 20px !important;
    }

    .mobile-produtc-image-gallary {
        display: none;
    }

}

@media screen and (max-width:1024px) {

    .mobile_search.desktop_search.wp-block-search {
        display: none;
    }

    nav#sticky-navigation .inside-navigation.grid-container {
        margin: 0;
        padding-right: 15px;
        align-items: center;
    }

    .faq_accordion .gb-grid-column::after {
        right: 0px;
    }

    .gb-grid-wrapper:has(.body_points.left) {
        flex-direction: column;
    }

    .body_points.left .gb-grid-column {
        margin: 0;
        border-left: 3px solid #AE2024;
        border-right: 0;
    }

    .body_points.right .gb-grid-column {
        margin: 0;
    }

    .body_points.right,
    .body_points.left {
        gap: 20px;
    }

    .mobile_short_text {
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .show_more_text.mobile_img {
        text-decoration: underline;
        padding-bottom: 40px;
        margin-top: 0;
    }

    .video_title {
        font-size: 30px;
        line-height: 36px;
        padding: 0 20px;
        left: 0;
        max-width: 100vw;
        text-align: center;
    }

    .iframe_container {
        width: 1440px;
        padding-top: 800px !important;
    }

    .iframe_container iframe {
        left: calc(50vw - 50%) !important;
    }

    .mobile_search .wp-block-search__inside-wrapper {
        position: relative;
    }

    .mobile_search .wp-block-search__inside-wrapper:before {
        content: '';
        height: 20px;
        width: 20px;
        position: absolute;
        left: 10px;
        top: 50%;
        transform: translateY(-50%);
        background: url(https://hms.yabaye.com/wp-content/uploads/2024/12/search-1.png);
        background-size: cover;
    }


    .mobile_search {
        width: 100%;
    }

    .mobile_search button.wp-block-search__button.wp-element-button {
        display: none;
    }

    .mobile_search .wp-block-search__input {
        width: 100%;
        max-width: 100%;
        flex: 1;
        border-radius: 40px !important;
        background: transparent !important;
        padding-left: 50px;
    }

    .mobile_menu_btn .gb-grid-wrapper {
        width: 100%;
        max-width: unset;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
    }

    .wp-block-group.mobile_menu_btn .gb-container {
        width: 100%;
        max-width: unset;
    }

    .gb-container:has(>.mobile_menu_btn) {
        width: 100%;
    }

    .mobile_menu_btn .gb-grid-wrapper .gb-grid-column {
        flex: 1;
    }

    .gb-container:has(.mobile_search) {
        width: 100%;
    }

    .wp-block-group.mobile_menu_btn {
        width: 100%;
    }

    .wp-block-group.mobile_menu_btn a.gb-button {
        width: 100%;
        text-align: center !important;
        justify-content: center;
        font-size: 18px;
    }

    form.mobile_search.wp-block-search label.wp-block-search__label {
        display: none;
    }

    .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row {
        flex-direction: column-reverse;
        gap: 10px;
    }

    button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
        max-width: unset;
        max-height: 54px;
        width: 100%;
    }

    .slide_content {
        padding: 20px;
    }

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

    section.product_info_slider {
        padding: 0;
    }

    .slide_media::after {
        background-size: 100% 100%;
    }

    .product_info_slider p.description {
        font-size: 24px;
        line-height: 24px;
    }

    .product_info_slider h5.title {
        font-size: 32px;
    }

    .discover_more {
        width: 100%;
    }

    .product_info_slider button.slick-arrow {
        display: none !important;
    }


    .product .inside-article .product {
        padding: 0 20px;
    }

    nav.woocommerce-breadcrumb {
        padding: 20px 20px !important;
    }

    section.health_mate_slider {
        padding: 0 10px;
    }

    section.commom_video .content {
        padding: 0 20px;
    }

    .site-logo {
        max-width: 185px;
    }

    .main-navigation .menu-toggle .gp-icon svg {
        height: 32px;
        width: 32px;
        top: .25em;
        position: relative;
        fill: currentColor;
    }

    .woocommerce div.product .product_title {
        font-family: Montserrat;
        font-size: 30px;
        font-weight: 500;
        line-height: 36.57px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
    }

    .woocommerce-product-details__short-description p {
        font-family: Montserrat;
        font-size: 30px;
        font-weight: 400;
        line-height: 36.57px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        color: #000;
    }

    .product .tab-content {
        font-size: 18px;
        text-align: center;
        line-height: 26px;
    }

    .product .tab-content ul {
        text-align: left;
    }

    .product_info_slider ul.slick-dots {
        margin: 0;
    }


    h4.product_section_heading {
        font-size: 26px;
        font-weight: 700;
        line-height: 31.69px;
        text-align: center;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        padding: 50px 20px 0;
    }

    section.future_sauna.unslick {
        padding: 0 20px;
        flex-direction: column;
    }

    section.future_sauna p.desc {
        font-size: 18px;
        line-height: 26px;
        text-align: center;
        padding-top: 20px;
    }

    section.future_sauna .on_image_title {
        width: 100%;
    }

    section.commom_video img {
        min-height: 360px;
    }

    .commom_video .media::before {
        background-size: 160px;
    }

    section.commom_video .content h2 {
        font-size: 40px;
        line-height: 48px;
    }

    section.commom_video p {
        font-size: 18px;
        line-height: 26px;
    }

    .product_wrapper {
        padding: 0 20px;
        flex-direction: column;
    }

    section.google_review {
        padding: 50px 00px;
    }

    .google_review .slider_wrapper button.slick-arrow {
        display: none;
    }

    .btn_group button {
        display: block;
        margin: 10px auto;
        min-width: 170px;
    }

    nav#mobile-menu-control-wrapper .menu-bar-items {
        display: none;
    }

    .custom_class_checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__image>img {
        width: 100px;
        max-width: 100px;
    }

    .custom_class_checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__image {
        width: 100px;
    }

    .custom_class_checkout span.wc-block-components-order-summary-item__individual-prices.price.wc-block-components-product-price {
        font-size: 22px;
    }

    .custom_class_checkout span.wc-block-components-product-name {
        font-size: 22px;
    }

    /* span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-product-price__value {
        display: none;
    } */

    .custom_class_checkout .wc-block-components-order-summary-item__total-price span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-product-price__value {
        display: none;
    }

    .custom_class_checkout .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper {
        display: none;
    }

    .custom_class_checkout .wc-block-components-totals-item {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 10px;
    }

    fieldset#billing-fields h2.wc-block-components-title.wc-block-components-checkout-step__title {
        font-size: 26px !important;
    }

    .is-mobile .wc-block-components-form .wc-block-components-checkout-step:after {
        display: none;
    }

    .custom_class_checkout fieldset#billing-fields h2.wc-block-components-title {
        font-size: 22px !important;
    }

    .custom_class_checkout fieldset#payment-method h2.wc-block-components-title {
        font-size: 22px !important;
    }

    .custom_class_cart a.wc-block-components-product-name {
        font-size: 18px;
    }

    .custom_class_cart ins.wc-block-components-product-price__value.is-discounted {
        font-size: 22px;
        line-height: 26px;
    }

    .custom_class_cart td.wc-block-cart-item__image {
        width: 100px;
    }

    .custom_class_cart td.wc-block-cart-item__image img {
        min-width: 70px;
    }

    .custom_class_cart td.wc-block-cart-item__product {
        padding-left: 20px !important;
    }

    .custom_class_cart .wc-block-components-quantity-selector {
        width: auto;
    }

    .main-navigation .inside-navigation {
        height: 100%;
        padding-bottom: 0px;
    }

    nav#generate-slideout-menu .main-nav {
        flex: 1;
    }

    body .slideout-navigation.main-navigation .main-nav ul li a {
        font-size: 23px !important;
    }

}

@media screen and (max-width:767px) {
    .benefirt_points .gb-headline-text .dot {
        position: absolute;
        left: 0;
        top: 0;
    }

    .benefirt_points .gb-headline-text {
        display: block;
        padding-left: 74px;
        position: relative;
        padding-right: 30px;
    }

    .benefirt_points .gb-headline-text>span {
        display: inline;
    }

    ol.wp-block-list.tips_list_points {
        font-size: 18px;
        line-height: 26px;
    }

    .mobile-produtc-image-gallary .woocommerce-product-gallery.woocommerce-product-gallery--with-images {
        display: block;
    }

    /* .woocommerce-product-gallery.woocommerce-product-gallery--with-images {
        display: none;
    } */

    section.health_mate_slider::before,
    section.health_mate_slider::after {
        display: none;
    }

    section.future_sauna.unslick img {
        height: 100%;
    }

    /**/
    #generate-slideout-menu.main-navigation .main-nav ul.sub-menu li a {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: #fff;
    }

    .sub-menu .sub-menu li a {
        font-size: 14px !important;
        transform: scale(0.85);
    }

    .checkout.woocommerce-checkout .mob-1 {
        order: 1 !important;
    }

    .checkout.woocommerce-checkout .mob-2 {
        order: 0 !important;
    }

    .woocommerce .col-2.mob-2 ul#shipping_method li {
        display: block !important;
    }

    /* #generate-slideout-menu.main-navigation .main-nav ul.sub-menu li[class*="current-menu-"]>a span.dropdown-menu-toggle {
        border-top: 10px solid #eaeaea;
        border-left: 10px solid #000;
        border-bottom: 10px solid #eaeaea;
    } 

    #generate-slideout-menu.main-navigation .main-nav ul.sub-menu li.sfHover>a span.dropdown-menu-toggle {
        border-left: 10px solid #eaeaea;
        border-top: 10px solid #000;
        border-right: 10px solid #eaeaea;
        border-bottom: 10px solid #eaeaea;
    }*/

    /**/

}

