/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

:root {
    --font-family: "Jost", sans-serif;
}

section {
    padding-inline: 0 !important;
}

.product-gallery-slider .woocommerce-product-gallery__image {
    width: 12.5%; 
}

/** MAIN **/
h2 {
    font-size: 48px;
    line-height: 60px;
    margin-bottom: 15px;
}
.home-mainn_rating_prod{
    display: flex;
    justify-content: flex-start;
    gap: 4px;
}
.home-mainn_rating_prod .star-rating{
    margin-right: 0;
    margin-bottom: 0;
    margin-top: 4px !important;
}
.single_variation_wrap .stock.available-on-backorder{
    color: #f08f24;
    font-size: 20px;
}

.mrkv-slug-cat-open{
    display: none;
}
.mrkv-slug-cat-open.active{
    display: block;
}
.row-home-mrkv-products-cat a.ux-menu-link__link{
    cursor: pointer;
}
.row-home-mrkv-products-cat a.ux-menu-link__link:hover,
.row-home-mrkv-products-cat a.ux-menu-link__link.active{
    color: #c2e76b !important;
}
.row-home-mrkv-products-cat .star-rating{
    margin-bottom: 10px !important;
}
.row-home-mrkv-products-cat .price-wrapper,
.row-home-mrkv-products-cat .add-to-cart-button,
.row-home-mrkv-products-cat .product-title,
.row-home-mrkv-products-cat .box-text{
    height: auto !important;
}
.row-home-mrkv-products-cat .product-small > .col-inner,
.row-home-mrkv-products-cat .product-small .product-small{
    height: 100%;
}
.row-home-mrkv-products-cat .product-small .col-inner .product-small{
    display: flex;
    flex-direction: column;
}
.row-home-mrkv-products-cat .box-image{
    aspect-ratio: 1 / 1;
    flex-shrink: 1;
    width: 100%;
}
.row-home-mrkv-products-cat{
    position: relative;
}
.link_cat_mrkv{
    position: absolute;
    right: 0;
    top: -80px;
    color: #24272A;
    border-radius: 10px;
    background-color: #c2e76b;
padding: 10px 25px;
}
.row-home-mrkv-products-cat .box-text-products{
    flex-shrink: 1;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}
.row-home-mrkv-products-cat .box-text-products img{
    width: 100%;
    object-fit: cover !important;
}

a.button.secondary {
    border: unset;
    height: 57px;
    min-height: 57px;
    color: #24272A;
    font-size: 20px;
    line-height: 21.6px;
    font-weight: 400;
    display: inline-flex;
    align-items: center;
    box-shadow: unset;
    margin-top: 10px !important;
    padding: 0 70px;
    width: fit-content;
}

.banner {
    border-radius: 10px;
    overflow: hidden;
}

.button.is-outline {
    min-height: 57px;
    padding: 9px 62px;
    font-size: 16px;
    border-width: 1px;
}

.button.secondary.is-outline {
    color: #fff;
    border: 2px solid #C2E76B;
    display: inline-block;
    padding: 11px 56px !important;
    font-weight: 600;
}

.button.primary.is-outline {
    border: 1px solid #24272A;
    color: #24272A;
    font-weight: 400;
}

.testimonial-box .icon-box-text {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.testimonial-box .star-rating {
    margin-right: 17px;
}

.testimonial-box h4, .testimonial-box p {
    margin-bottom: 0;
    font-size: 24px;
}

.testimonial-box p {

}

#content p {
    font-size: 24px;
    line-height: 25.92px;
}

/** HEADER **/
.header .header-nav-main a {
    font-weight: 400;
    font-size: 20px;
    line-height: 21.6px;
    color: #24272A;
}

.header .header-nav-main.nav-left {
    gap: 46px;
}

.header .header-nav-main li {
    margin: 0;
}

.header .header-button-1 a {
    height: 46px;
    display: flex;
    align-items: center;
    max-height: 46px;
    min-height: 46px;
    border: unset;
    margin-top: 0 !important;
}

.header .header-cart-link > .cart-icon strong:after {
    content: ")";
    position: inherit;
    border: unset;
    height: auto;
    width: auto;
    margin: 0;
    left: 0;
    padding-left: 5px;
}

.header .header-cart-link > .cart-icon strong:before {
    content: "(";
    padding-right: 5px;
}

.header .header-cart-link > .cart-icon strong {
    font-weight: 400;
    font-size: 20px;
    line-height: 21.6px;
    color: #24272A;
    margin: 0;
    height: auto;
    width: auto;
    border: unset;
    background-color: transparent !important;
}

.header .header-cart-link > .cart-icon {
    margin-left: 5px;
}

.header .header-cart-link > .cart-icon:hover strong, .header .header-cart-link:hover strong {
    background-color: transparent;
}

.header .header-nav-main.nav-right > .cart-item {
    margin-right: 21px;
    margin-left: 27px;
}

.header .header-cart-link .header-cart-title {
    line-height: 25px;
}

.header .header-nav-main.nav-right > .account-item {
    margin-left: 27px;
}

.header i.icon-search:before {
    content: url(assets/images/header-search.svg);
    width: 26px;
    height: 25px;
}

.header .mobile-nav .header-cart-link:before {
    content: attr(title);
    line-height: 1;
}

.header i.icon-menu:before {
    content: url(assets/images/header-menu.svg);
}

/** HEADER MOBILE **/

.off-canvas-left .mfp-close {
    right: unset;
    top: 15px;
    left: 250px;
    opacity: 1;
    color: #24272a;
    mix-blend-mode: normal;
}

.off-canvas-left .mobile-sidebar .header-search-form input::placeholder,
.off-canvas-left .mobile-sidebar .menu-item a span,
.off-canvas-left .mobile-sidebar .menu-item a {
    font-size: 14px;
    line-height: 15.12px;
    color: #24272A;
    font-weight: 400;
}

.off-canvas-left .mobile-sidebar .header-search-form button,
.off-canvas-left .mobile-sidebar .header-search-form input {
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #24272a;
    background-color: transparent;
}

.off-canvas-left .mobile-sidebar .header-search-form button {
    padding-right: 0;
}

.off-canvas-left .mobile-sidebar .header-search-form input {
    padding-left: 0;
}

.off-canvas-left .mobile-sidebar .header-search-form button i {
    color: #24272a;
    font-size: 1em;
}

.off-canvas .nav-vertical li li>a {
    padding-top: 7.5px;
    padding-bottom: 7.5px;
}

.off-canvas-left .mobile-sidebar .menu-item.active {
    background-color: transparent !important;
}

.off-canvas-left .mfp-content {
    background-color: #ffffff !important;
}

.off-canvas-left .mobile-sidebar .menu-item .toggle {
    opacity: 1;
}

.off-canvas-left .mobile-sidebar .menu-item .toggle i {
    font-size: 1.2em;
}

.off-canvas-left .mobile-sidebar .html.custom {
    padding-top: 0;
    padding-bottom: 10px;
}

.off-canvas-left .mobile-sidebar .html.custom img {
    width: 100%;
    max-width: 100px;
    object-fit: contain;
}

.nav:not(.nav-slide) .active>.children {
    padding-bottom: 15px;
}

.off-canvas .sidebar-menu {
    padding: 10px 0 20px;
}

.header .mobile-nav .header-button-1 a {
    background-color: #C2E76B;
    min-height: 32px;
    height: 32px;
    font-size: 14px;
    line-height: 15.12px;
    color: #24272A;
    font-weight: 400;
}

.header .mobile-nav .cart-item a, .header .mobile-nav .cart-item strong {
    font-size: 14px;
    line-height: 15.12px;
    color: #24272A;
    font-weight: 400;
}

/** FOOTER **/
#footer .ux-logo-link {
    padding: 0 !important;
    margin-bottom: 5px;
}

.footer-text {
    font-size: 24px;
    line-height: 31.2px;
    margin-bottom: 50px;
}

#footer .wpcf7-form {
    margin-bottom: 0;
}

#footer .wpcf7-form .flex-row {
    border-bottom: 1px solid #FFFFFF;
    position: relative;
}

#footer .wpcf7-form input[type="email"] {
    border: unset;
    box-shadow: unset;
    width: 100%;
    color: #FFFFFF !important;
    font-size: 18px;
    font-weight: 400;
    padding-left: 0;
    background-color: transparent;
}

#footer .wpcf7-form input[type="email"]::placeholder {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 400;
}

#footer .wpcf7-form .wpcf7-spinner {
    position: absolute;
    right: 10px;
    top: 7px;
}

#footer .wpcf7-form .wpcf7-submit {
    margin: 0;
    background-color: transparent;
    box-shadow: unset;
    border: unset;
    padding: 0;
    font-size: 16px;
    font-weight: 400;
}

#footer .wpcf7-response-output {
    border: unset;
    background: #f2f2f2;
    margin: 50px 0 0 0;
}

#footer .ux-menu-title {
    font-size: 16px;
    line-height: 17.28px;
    font-weight: 600;
    padding-bottom: 29px;
    padding-top: 0;
    min-height: auto;
}

#footer .ux-menu-link__link {
    padding-top: 0;
    min-height: auto;
    line-height: 19.2px;
    padding-bottom: 0;
}

#footer > section {
    padding-bottom: 0;
}

.copy-right-block {
    padding-bottom: 0;
}

.copy-right-block p {
    font-size: 11px;
    line-height: 11.88px;
    font-weight: 300;
}

/** HOME **/
.products-home-two #wc-stripe-afterpay-product-msg{
    display: none;
}
.products-home-two .product-title a{
    color: #24272A;
    font-size: 24px;
    font-weight: 600;
}
.products-home-two .box-text{
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}
.products-home-two .price-wrapper span{
    color: #24272A;
    font-weight: 400;
    font-size: 20px;
}
.products-home-two > .col:last-child{
    padding-bottom: 0 !important;
}
.product-small-benefit .product-labels,
.product-small-benefit .sku,
.product-small-benefit .ux-quantity,
.product-small-benefit .wc-stripe-product-checkout-container{
    display: none !important;
}
.product-small-benefit .product-title a{
    padding-top: 7px;
    color: #24272A;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0;
}
.product-small-benefit .reset_variations{
    display: none !important;
}
.product-small-benefit .product-type-variable .price-wrapper{
    text-align: left;
}
.product-small-benefit .price-wrapper span{
    text-align: left !important;
}
.product-small-benefit .price-wrapper{
    margin-top: 13px;
}
.product-small-benefit .variations{
    margin-bottom: 0;
}
.product-small-benefit .single_add_to_cart_button,
.product-small-benefit .add-to-cart-button a{
    width: 100%;
    border: 1px solid #24272A;
    background-color: transparent !important;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    border-radius: 10px;
    color: #24272A;
    margin-top: 7px;
} 
.product-small-benefit .add-to-cart-button a{
    margin-top: 17px;
}
.product-small-benefit .single_add_to_cart_button:hover,
.product-small-benefit .add-to-cart-button a:hover{
    background-color: #1A5632 !important;
    color: #fff !important;
}
.product-small-benefit .price,
.product-small-benefit .price span{
    font-size: 16px;
    font-weight: 400;
    color: #24272A;
}
.product-small-benefit th.label label, .product-small-benefit th.label{
    display: none !important;
}
.product-small-benefit td.value{
    display: flex !important;
    justify-content: space-between;
}
.product-small-benefit .ux-swatch--label{
    border: unset;
    box-shadow: unset !important;
    padding: 0 !important;
    font-size: 16px;
    color: #24272A80;
}
.product-small-benefit .ux-swatches{
    margin-top: 0;
    margin-bottom: 0;
}
.product-small-benefit .ux-swatch.selected{
    color: #24272A !important;
}
.product-small-benefit .variable-item{
    border: unset;
    margin: 0 !important;
    padding: 0 !important;
    box-shadow: unset !important;
    height: auto !important;
    width: fit-content !important;
    min-width: auto !important;
    display: inline !important;
    text-align: left !important;
}
.product-small-benefit img{
    border-radius: 10px;
}
.product-small-benefit .box-text{
    padding: 0;
}
.product-rating-line{
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 10px;
}
.banner-half h3 {
    font-size: 64px;
    line-height: 69.12px;
    font-weight: 700;
}

#content .ux-menu-link__link {
    min-height: auto;
    color: #24272A;
    font-size: 24px;
    line-height: 31.44px;
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: unset;
}

#content .ux-menu {
    padding-left: 60px;
}

.home-reviews {

}

.home-reviews-col-1 .col.large-6 {
    padding-left: 0;
}

.home-reviews-col-1 p {

}

.home-reviews .large-8 .testimonial-box .icon-box-text {
    flex-direction: row-reverse;
    justify-content: flex-end;
    gap: 5px;
}

.home-reviews .large-8 .testimonial-box p {
    font-style: initial !important;
}

.home-reviews .large-8 .testimonial-box {
    margin-bottom: 7px;
}

.home-reviews .large-8 > .col-inner > p {
    font-weight: 300;
}

.home-reviews .large-1 p {
    font-size: 14px !important;
}

.home-banner-mob .stack {
    padding-left: 15px;
    padding-right: 15px;
}

/** Wholesale inquiries **/

.wholesale-inquiries h2 {
    font-weight: 400 !important;
}

.wholesale-inquiries input[type="text"],
.wholesale-inquiries input[type="email"],
.wholesale-inquiries input[type="tel"] {
    background-color: transparent;
    padding-left: 0;
    border: unset;
    border-radius: 0;
    border-bottom: 1px solid #24272A;
    font-size: 20px;
    color: #24272A80;
    margin-bottom: 38px;
}

.wholesale-inquiries input[type="text"]::placeholder,
.wholesale-inquiries input[type="email"]::placeholder,
.wholesale-inquiries input[type="tel"]::placeholder {
    font-size: 20px;
    color: #24272A80;
}

.wholesale-inquiries label {
    color: #24272A80;
    font-size: 20px;
    line-height: 21.6px;
    font-weight: 400;
}

.wholesale-inquiries label span {
    color: #24272A80;
    font-weight: 400;
    font-size: 16px;
    line-height: 17.28px
}

.wholesale-inquiries textarea {
    background-color: transparent;
    border-radius: 10px;
    border: 1px solid #24272A;
    padding: 10px;
    font-size: 20px;
    color: #24272A80;
    height: 134px;
    margin-bottom: 48px;
}

.wholesale-inquiries .wpcf7-submit {
    height: 57px;
    min-height: 57px;
    border: 1px solid #24272A !important;
    border-radius: 10px;
    min-width: 233px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent !important;
    font-size: 16px;
    font-weight: 400;
    color: #24272A !important;
}

.wholesale-inquiries {
    padding-bottom: 0 !important;
}

.wholesale-inquiries .col {
    padding-bottom: 0 !important;
}

.social-icons > span {
    font-size: 24px;
    line-height: 25.92px;
    color: #24272a;
    font-weight: 400;
}

.social-icons i:before {
    color: #24272a;
    font-size: 20px;
}

.contact-us form[aria-label="Contact form"] input[type="email"],
.contact-us form[aria-label="Contact form"] input[type="email"]::placeholder {
    font-weight: 400;
    font-size: 16px;
    color: #24272A;
}

/** ABOUT US **/

.banner-about {
    padding-top: 0 !important;
}

.banner-about .banner {
    border-radius: 10px;
    padding-top: 670px !important;
}

.banner-about h2 {
    font-family: var(--font-family);
    font-weight: 600 !important;
    font-size: 48px;
    line-height: 108%;
    color: #fff;
}

.text-image-about {
    padding-top: 55px !important;
}

.text-image-about__content {
    padding-left: 55px !important;
}

.text-image-about h3 {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 40px;
    line-height: 140%;
    color: #292a2c;
    margin-bottom: 0;
}

.text-image-about p {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 24px !important;
    line-height: 146% !important;
    color: #292a2c;
}

.text-image-about-2__content {
    padding-left: 75px !important;
}

.text-image-about-2 h2 {
    font-family: var(--font-family);
    font-weight: 600;
    font-size: 48px;
    line-height: 120%;
    color: #24272a;
    margin-bottom: 65px;
}

.text-image-about-2 h3 {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 42px;
    line-height: 133%;
    color: #24272a;
}

.text-image-about-2 p {
    font-family: var(--font-family);
    font-weight: 400;
    color: #24272a;
    font-size: 24px !important;
    line-height: 146% !important;
    margin-bottom: 10px;
}

.banner-shop {
    padding-bottom: 50px !important;
}

.banner-shop-2 {
    padding-top: 50px !important;
}

.banner-shop h3,
.banner-shop-2 h3 {
    font-family: var(--font-family);
    font-weight: 600;
    font-size: 40px;
    line-height: 140%;
    margin-bottom: 0;
}

.banner-shop h3,
.banner-shop p {
    color: #c2e76b;
}

.banner-shop p,
.banner-shop-2 p {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 24px !important;
    line-height: 150% !important;
    margin-top: 0;
    margin-bottom: 50px;
}

.banner-shop .text-box,
.banner-shop-2 .text-box {
    display: flex;
    align-items: center;
    height: 100%;
    padding-left: 65px;
    padding-right: 165px;
    position: relative;
    top: unset;
    left: unset;
    bottom: unset;
    right: unset;
}

.banner-shop-2 .text-box {
    padding-right: 65px;
}

.banner-shop a.button.secondary,
.banner-shop-2 a.button.primary {
    font-weight: 600;
    padding: 0 40px;
}

.banner-shop-2 a.button.primary {
    height: 57px;
    min-height: 57px;
    font-size: 20px;
    line-height: 21.6px;
    display: inline-flex;
    align-items: center;
    box-shadow: unset;
    width: fit-content;
    justify-content: center;
}

.full-text-about {
    padding-top: 145px !important;
    padding-left: 60px !important;
    max-width: 1250px;
}

.full-text-about h2 {
    font-family: var(--font-family);
    font-weight: 600;
    font-size: 48px;
    line-height: 108%;
    color: #24272a;
    margin-bottom: 65px;
}

.full-text-about p {
    font-family: var(--font-family);
    font-weight: 400;
    color: #24272a;
    font-size: 24px !important;
    line-height: 153% !important;
    margin-bottom: 0;
}

.full-text-about h3 {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 40px;
    line-height: 140%;
    color: #24272a;
    margin-bottom: 65px;
}

.full-text-about a.button.primary {
    height: 57px;
    min-height: 57px;
    font-size: 20px;
    line-height: 21.6px;
    display: inline-flex;
    align-items: center;
    box-shadow: unset;
    width: fit-content;
}

.archive.category .post,
.blog .post {
    margin-bottom: 65px;
}

.archive.category .entry-header,
.single-post .entry-header,
.blog .entry-header {
    position: relative;
    padding-bottom: 600px;
}

.archive.category .entry-header-text,
.single-post .entry-header-text,
.blog .entry-header-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: left;
    width: 100%;
    z-index: 1;
    padding: 70px;
}

.archive.category .entry-header-text .entry-title,
.single .entry-header-text .entry-title,
.blog .entry-header-text .entry-title {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 48px;
    line-height: 108%;
    color: #24272a;
    width: 65%;
    margin-bottom: 30px;
}

.archive.category .entry-header-text .entry-title a:hover,
.blog .entry-header-text .entry-title a:hover {
    color: unset;
    text-decoration: underline;
}

.archive.category .entry-image img,
.single .entry-image img,
.blog .entry-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    object-fit: cover;
    border-radius: 10px;
}

.archive.category .entry-header-text .button.more-link,
.blog .entry-header-text .button.more-link {
    padding: 0 65px;
    min-height: 57px;
    display: inline-flex;
    align-items: center;
    box-shadow: unset;
    width: fit-content;
    justify-content: center;
    margin-top: 0;
    margin-bottom: 0;
    background-color: transparent;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    line-height: 108%;
    text-transform: uppercase;
    color: #24272a;
    border-radius: 10px;
    border: 1px solid #24272a;
}

.single .blog-wrapper,
.single .large-12.col,
.single .post {
    padding-bottom: 0;
    margin-bottom: 0;
}

.single .entry-content {
    padding-top: 10px;
    max-width: 1225px;
    margin: 0 auto;
}

.single .entry-content p {
    line-height: 130% !important;
    color: #000;
    margin-bottom: 35px;
}

.single .entry-content p + h2 {
    padding-top: 10px;
}

.single .entry-content h2 {
    font-weight: 400;
    line-height: 108%;
    color: #000;
    margin-bottom: 25px;

}

.single .entry-content ul {
    list-style: none;
    padding-left: 0;
}

.single .entry-content ul li {
    position: relative;
    padding-left: 20px;
    font-weight: 400;
    font-size: 24px;
    line-height: 108%;
    color: #000;
    margin-left: 0;
    margin-bottom: 0;
}

.single .entry-content ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 3px;
    height: 3px;
    background-color: black;
    border-radius: 50%;
}

.single .entry-content .row {
    margin-top: 70px;
}

.nav-pagination>li>a, .nav-pagination>li>span {
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.nav-pagination>li .prev.page-number,
.nav-pagination>li .next.page-number {
    position: relative;
    top: 0.15em;
}

.nav-pagination>li i {
    top: 0;
}

.woocommerce-shop .page-title-inner {
    min-height: auto;
}

.woocommerce-shop .category-page-title {
    display: none;
}

.woocommerce-shop .shop-page-title .page-title {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 48px;
    line-height: 108%;
    color: #24272a;
    margin-bottom: 0;
}

.woocommerce-shop .shop-page-title .col {
    padding-top: 30px;
    padding-bottom: 10px;
}

.products.row {
    margin: 0 -21px !important;
}

.products.row .product {
    padding: 0 21px 116px;
}

.products.row .product .box-text {
    padding: 8px 0 0;
    display: flex;
    flex-direction: column;
}

.products.row .product .box-text .product-title a {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 20px;
    line-height: 108%;
    color: #24272a;
}

.products.row .product .box-text .title-wrapper {
    line-height: 1;
}

.products.row .product .box-image {
    border-radius: 11px;
    padding-top: 120.5% !important;
}

.products.row .product .box-text .categories,
.products.row .product .box-text .categories a,
.products.row .product .box-text .sku {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 11px;
    line-height: 100%;
    color: #24272a;
}

.products.row .product .box-text p {
    margin: 0;
}

.products.row .product .single_variation_wrap .wc-stripe-product-checkout-container,
.products.row .product .single_variation_wrap .ux-quantity,
.products.row .product .variations .label {
    display: none !important;
}

.products.row .product .variable-item-span {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    line-height: 108%;
    text-transform: none;
    color: rgba(36, 39, 42, 0.5);
    text-align: start;
    padding-bottom: 5px !important;
}

.products.row .product .selected .variable-item-span {
    color: #24272a;
    font-weight: 600;
}

.products.row .product .variations .value {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}

.products.row .product .price-wrapper,
.products.row .product .variations {
    margin-top: auto;
}

.products.row .product .add-to-cart-button {
    margin-top: 15px;
}

.products.row .product .variations .ux-swatches--small .ux-swatch--label {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    line-height: 108%;
    color: rgba(36, 39, 42, 0.5);
    box-shadow: none;
    border: none;
    padding: 0;
}

.products.row .product .variations .ux-swatches--small .ux-swatch--label.selected {
    font-weight: 600;
    color: #24272a;
}

.product .box-text .price-wrapper .woocommerce-Price-amount,
.product .box-text .woocommerce-variation-price {
    border-top: none;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    line-height: 108%;
    color: #24272a;
    color: rgba(36, 39, 42, 0.5);
    padding-bottom: 12.5px;
}
.product .box-text .price-wrapper .woocommerce-Price-amount,
.product .box-text .woocommerce-variation-price span.amount {
    font-weight: 400;
    color: #24272a;
}

.product .box-text .price-wrapper .price {
    text-align: right;
}

.products.row .product .add-to-cart-button .button,
.products.row .product .button.single_add_to_cart_button {
    margin-top: 0;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    line-height: 108%;
    color: #24272a;
    border: 1px solid #24272a;
    text-transform: uppercase;
    border-radius: 11px;
    width: 100%;
    height: 42px;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
    margin-right: 0;
    padding: 9px 25px;
}

.products.row .product .add-to-cart-button .button,
.products.row .product .button.single_add_to_cart_button:hover {
    background-color: transparent;
}

.products.row .product .box-image img {
    object-fit: contain !important;
}

.products.row .product .box-image .product-labels .special-offer,
.products.row .product .box-image .product-labels .limited-edition,
.products.row .product .box-image .product-labels .new-product,
.products.row .product .box-image .product-labels .onsale,
.products.row .product .box-image .product-labels .featured,
.products.row .product .box-image .product-labels .out-of-stock,
.products.row .product .box-image .product-labels .backorder{
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 11px;
    line-height: 0;
    text-transform: uppercase;
    border-radius: 11px;
    padding: 10px 20px;
}

.products.row .product .box-image .product-labels {
    position: absolute;
    top: 20px;
    left: 15px;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.products.row .product .box-image .product-labels .special-offer {
    background: #c2e76b;
    color: #24272a;
}

.products.row .product .box-image .product-labels .new-product,
.products.row .product .box-image .product-labels .onsale{
    background: #1a5632;
    color: #ffffff;
}
.products.row .product .box-image .product-labels .backorder{
	background: #f08f24;
    color: #ffffff;
}

.products.row .product .box-image .product-labels .out-of-stock
{
    background: #be0202;
    color: #ffffff;
}

.products.row .product .box-image .product-labels .featured,
.products.row .product .box-image .product-labels .limited-edition {
    color: #24272a;
    background: transparent;
    border: 1px solid #24272a;
}

/* ACCOUNT */

.woocommerce-account .my-account-header {
    display: none;
}

.woocommerce-account .my-account {
    min-height: 70vh;
    display: flex;
    align-items: center;
}

.woocommerce-account .my-account h3 {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 48px;
    line-height: 108%;
    color: #24272a;
    text-transform: capitalize;
    letter-spacing: 0;
    margin-bottom: 35px;
}

.woocommerce-account .my-account .woocommerce-form__label-for-checkbox {
    margin-bottom: 15px;
}

.woocommerce-account .my-account .woocommerce-form__label {
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
}

.woocommerce-account .my-account .woocommerce-form__input-checkbox {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.woocommerce-account .my-account .checkmark {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: transparent;
    border: 1px solid #24272a;
    border-radius: 5px;
    margin-right: 8px;
    transition: background-color 0.3s, border-color 0.3s;
}

.woocommerce-form__label:hover .checkmark {
    border-color: #1a5632;
    margin-top: 0;
}

.woocommerce-form__input-checkbox:checked + .checkmark {
    background-color: #1a5632;
    border-color:#1a5632;
}

.checkmark::after {
    content: "";
    position: absolute;
    display: none;
}

.woocommerce-form__input-checkbox:checked + .checkmark::after {
    display: block;
}

.woocommerce-form__input-checkbox + .checkmark::after {
    left: 7px;
    top: 2.5px;
    width: 6px;
    height: 12px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.woocommerce-account .my-account .woocommerce-form__label-for-checkbox .checkmark-text {
    margin-top: 2.5px;
}

.woocommerce-account .my-account .woocommerce-form__label-for-checkbox span,
.woocommerce-account .my-account p {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 18px;
    line-height: 108%;
    color: #24272a;
}

.woocommerce-account .my-account .lost_password a:hover {
    text-decoration: underline;
}

.woocommerce-account .my-account button[type="submit"] {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    line-height: 108%;
    text-transform: uppercase;
    color: #24272a;
    border: 1px solid #24272a;
    border-radius: 10px;
    padding: 19px 35px;
    min-width: 233px;
    background-color: transparent;
}

.woocommerce-account .my-account .woocommerce-LostPassword {
    margin-top: 20px;
}

.woocommerce-account .my-account input {
    background-color: transparent;
    padding-left: 0;
    border: none;
    box-shadow: none;
    border-radius: 0;
    border-bottom: 1px solid #24272A;
    font-size: 20px;
    font-family: var(--font-family);
    font-weight: 400;
    line-height: 108%;
    color: rgba(36, 39, 42, 0.5);
    margin-bottom: 10px;
    height: auto;
    padding-top: 15px;
    padding-bottom: 6px;
}

.woocommerce-account .my-account input::placeholder {
    font-size: 20px;
    color: rgba(36, 39, 42, 0.5);
}

/** Product page **/
.product-images .zoom-button{
    display: none !important;
}
.product-thumbnails img{
    border-radius: 10px;
    overflow: hidden;
    border: unset !important;
    opacity: 1 !important;
}
.product-thumbnails a{
    border-radius: 10px;
    overflow: hidden;
}

.product-summary-main .woocommerce-product-rating{
    display: flex;
    align-items: center;
    gap: 10px;
}
.product-summary-main .product_meta .sku_wrapper,
.product-summary-main .product_meta .tagged_as{
    display: none;
}
.product-summary-main .product_meta .posted_in, body.product-template-default .product_meta .posted_in a{
    border: unset;
    font-size: 16px;
    font-weight: 400;
    color: #24272A;
    padding-top: 0;
}
.product-summary-main .product-title{
    font-size: 48px;
    line-height: 51.84px;
    font-weight: 600;
    margin-bottom: 28px;
    color: #24272A;
}
.product-summary-main .product-title-container + .icon-box .icon-box-text{
    padding-left: 40px;
}
.product-summary-main .product-title-container + .icon-box .icon-box-text p,
.product-summary-main .product-title-container + .icon-box .icon-box-text span{
    font-size: 20px;
    line-height: 21.6px;
}
.product-summary-main .woocommerce-tabs .tabs{
    display: none;
}
.product-summary-main .woocommerce-variation-add-to-cart .wc-stripe-product-checkout-container{
    display: none !important;
}
.product-summary-main .woocommerce-variation-add-to-cart{
    display: flex;
    justify-content: space-between;
}
.product-summary-main .single_add_to_cart_button{
    width: 100%;
    background-color: #C2E76B;
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    color: #24272A;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    border: unset;
}
.product-summary-main .ux-quantity{
    margin-right: 15px;
    height: 58px;
    border: 1px solid #24272A;
    border-radius: 10px;
}
.product-summary-main .ux-quantity input[type="button"]{
    background-color: transparent;
    border: unset;
    font-size: 22px;
    padding: 0 9px;
    font-weight: 400;
    font-family: 'fl-icons';
}
.product-summary-main .ux-quantity input[type="number"]{
    height: 58px;
    background-color: transparent;
    border: unset;
    width: 18px;
}
.product-summary-main .ux-quantity input[type="button"].plus{
    font-size: 20px;
}
.product-summary-main .variations .label label{
    font-size: 19px;
}
.product-summary-main .ux-swatch--label{
    border: unset;
    box-shadow: unset !important;
    padding: 0 !important;
    font-size: 16px;
    color: #24272A80;
}
.product-summary-main .ux-swatches{
    margin-top: 0;
    margin-bottom: 0;
}
.product-summary-main .ux-swatch.selected{
    color: #24272A !important;
}
.product-summary-main .variable-item{
    border: unset;
    margin: 0 !important;
    padding: 0 !important;
    box-shadow: unset !important;
    height: auto !important;
    width: fit-content !important;
    min-width: auto !important;
    display: inline !important;
    text-align: left !important;
}
.home-category-list .ux-menu-link__link {
    min-height: auto;
    color: #24272A;
    font-size: 24px;
    line-height: 31.44px;
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: unset;
    border: unset !important;
}

.home-category-list .ux-menu {
    padding-left: 60px;
}
.product-added-description h3{
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 0;
}
.product-added-description .icon-box-text{
    padding-left: 35px !important;
}
.product-added-description .icon-box-text h4{
    font-weight: 400;
    font-size: 48px;
    line-height: 57.12px;
}
.product-added-description.align-equal > .col:first-child,
.product-added-description.align-equal > .col:last-of-type{
    display: flex;
    justify-content: center;
}
.product-added-description.align-equal .col-inner{
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-added-description.align-equal p{
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 23.8px;
}
.third-d-mini span{
    font-size: 13px;
    vertical-align: 5px;
}
.product_cat-sports .section-product-color{
    background-color: #24272A;
}
.product-added-description-col{
    justify-content: space-between !important;
}
.product-added-description-col .large-3{
    flex-basis: 28.5%;
    max-width: 28.5%;
}
.product-added-description-col .large-5{
    flex-basis: 38.8%;
    max-width: 38.8%;
}
.product-added-description-col > .col:last-child{

}
.product-added-description-col:after{
    display: none !important;
}
.product-added-description-mob .col-inner{

}
.product_cat-sports .product-summary-main .product_meta .posted_in, .product_cat-sports .product-summary-main .product_meta .posted_in a{
    color: #FFFFFF;
}
.product-gallery-slider img, .product-thumbnails img{
    border-radius: 10px;
}
.product_cat-sports .product-summary-main .product-title{
    color: #FFFFFF ;
}
.product_cat-sports .product-summary-main .ux-swatch--label{
    color: #ffffff80;
}
.product_cat-sports .product-summary-main .ux-swatch.selected{
    color: #fff !important;
}
.product-small .wcsatt-options-wrapper-grouped,
.product-small .wcsatt-sub-options{
    display: none !important;
}
.product-small .variable-item-span-button:not(:last-child) {
    padding: 0 9px 0 0 !important;
}
.product-small .variable-item .variable-item-span{
    font-size: 16px;
    color: #24272A80;
    font-weight: 500;
}
.product-small .variable-item.selected .variable-item-span{
    color: #24272A;
}
.product-small .single_variation_wrap{
    position: relative;
}
.product-small .woocommerce-variation-price{
    position: absolute;
    right: 0;
    bottom: calc(100% + 4px);
}
body.archive .product-small .reset_variations{
    display: none !important;
}
body.archive .product-small .variable-item{
    padding: 0 !important;
    border: unset !important;
    box-shadow: unset !important;
    margin: 0 !important;
    height: auto !important;
}
body.archive .product-small .variable-item-contents{
    height: auto !important;
}
body.archive .product-small .woocommerce-variation-price{
    bottom: calc(100% + 10px);
}
.add-to-cart-container .variations .woo-selected-variation-item-name{
    display: none !important;
}
.add-to-cart-container .variable-item .variable-item-span{
    font-size: 16px;
    color: #24272A80;
    font-weight: 500;
}
.add-to-cart-container .variable-item.selected .variable-item-span{
    color: #24272A;
}
/*.product-small.product-type-variable .price-wrapper{*/
/*    display: none !important;*/
/*}*/
.add-to-cart-container .single_variation_wrap .woocommerce-variation-price > .price{
    display: none !important;
}
.add-to-cart-container .wcsatt-options-prompt-radios .wcsatt-options-prompt-label-subscription{
    background-color: #C2E76B33;
    border-radius: 10px 10px 0 0;
    padding: 17px 21px;
}
.add-to-cart-container .wcsatt-options-prompt-radios input{
    display: none;
}
.add-to-cart-container .wcsatt-options-prompt-radios .wcsatt-options-img:before{
    content: url(assets/images/empty-radio.svg);
    height: 31px;
    width: 31px;
    display: flex;
}
.add-to-cart-container .wcsatt-options-prompt-radios input:checked + .wcsatt-options-img:before{
    content: url(assets/images/full-radio.svg);
}
.add-to-cart-container .wcsatt-options-prompt-radios label{
    display: flex;
    gap: 23px;
    margin-bottom: 0;
    cursor: pointer;
}
.add-to-cart-container .wcsatt-options-prompt-label-one-time{
    border: 1px solid #24272A;
    border-radius: 0 0 10px 10px;
    padding: 20px 21px;
}
.add-to-cart-container .wcsatt-options-prompt-radios .wcsatt-options-prompt-action{
    font-size: 20px;
    color: #24272A;
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    font-weight: 400;
}
.add-to-cart-container .wcsatt-options-prompt__desc{
    width: 100%;
}
.add-to-cart-container .subscription-details{
    display: none;
}
.add-to-cart-container .wcsatt-options-prompt__desc_added{
    font-size: 16px;
    font-weight: 400;
    line-height: 17.28px;
    color: #24272A;
}
.woocommerce-variation-price{
    border-top: unset;
}
.product_cat-sports .product-summary-main .variable-item{
    background-color: transparent !important;
}
.product_cat-sports .product-summary-main .variable-item-span{
    color: #ffffff80;
}
.product_cat-sports .product-summary-main .variable-item.selected .variable-item-span{
    color: #fff;
}
.product_cat-sports .add-to-cart-container .wcsatt-options-prompt-radios .wcsatt-options-prompt-action,
.product_cat-sports .add-to-cart-container .wcsatt-options-prompt__desc_added{
    color: #fff;
}
.product_cat-sports .add-to-cart-container .wcsatt-options-img{
    filter: invert(1);
}
.product_cat-sports .add-to-cart-container .wcsatt-options-prompt-label-one-time{
    border-color: #fff;
}
.product_cat-sports .product-summary-main .ux-quantity{
    border-color: #fff;
}
.product_cat-sports .product-summary-main .ux-quantity input[type="button"],
.product_cat-sports .product-summary-main .ux-quantity input[type="number"]{
    background-color: transparent !important;
}
.dark .product-added-description .is-border{
    border-color: rgb(194, 231, 107) !important ;
}
.all_product_reviews__li{
    display: flex;
    border-top: 1px solid #24272A;
    padding-top: 49px;
    padding-bottom: 49px;
}
.all_product_reviews__li img{
    width: 118px;
    height: 111px;
    object-fit: cover;
    margin-right: 22px;
    border-radius: 10px;
}
.all_product_reviews__li__title{
    color: #24272A;
    font-size: 24px;
    line-height: 25.92px;
    font-weight: 400;
    width: 200px;
    min-width: 200px;
    padding-right: 35px;
}
.all_product_reviews__li__data{
    color: #24272A;
    font-size: 14px;
    font-weight: 300;
    width: fit-content;
}
.all_product_reviews__li__desc_content{
    color: #24272A;
    font-weight: 300;
    font-size: 24px;
    line-height: 31.44px;
}
.all_product_reviews__li__desc_name{
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 24px;
    line-height: 31.44px;
    font-weight: 600;
    margin-bottom: 5px;
}
.all_product_reviews__li__img{
    display: flex;
    width: 338px;
    min-width: 338px;
}
.all_product_reviews__li__desc{
    width: 100%;
}
.dark .product-short-description p{
    color: #C2E76B;
    font-size: 20px;
    line-height: 21.6px;
}
.prod-short-main{
    background-color: #C2E76B33;
    padding: 5px 9px;
    border-radius: 10px;
    color: #C2E76B;
    width: fit-content;
    font-size: 20px;
    margin-top: -20px;
}
.product-summary-main .accordion-inner{
    padding: 0;
    margin-bottom: 15px;
}
.product-summary-main .accordion-title .toggle{
    display: none;
}
.product-summary-main .accordion-title{
    border: unset;
    background-color: transparent !important;
    padding-left: 0;
}
.product-summary-main .accordion-title span{
    font-size: 20px;
    line-height: 21.6px;
    padding-bottom: 23px;
    padding-top: 0;
    font-weight: 600;
    color: #24272A;
}
.dark .product-summary-main .accordion-title span{
    color: #fff;
}
.product-summary-main .accordion-title:before{
    content: '+';
    font-size: 20px;
    line-height: 21.6px;
    font-weight: 600;
    color: #24272A;
    padding-right: 5px;
}
.dark .product-summary-main .accordion-title:before{
    color: #fff;
}
.product-summary-main .accordion-title.active:before{
    content: '-';
    padding-left: 5px;
    padding-right: 9px;
}
.product-summary-main .accordion-inner,
.product-summary-main .accordion-inner p{
    font-size: 20px;
    line-height: 26px;
}
.product-added-description .icon-box-text p{
    font-size: 32px;
    line-height: 43px;
    margin-bottom: 0;
}
.upsells.products{
    border-top: unset;
}
.upsells.products > h3{
    display: none;
}
.upsells.products .box-image{
    padding-top: 100%;
}
.box-text.box-text-products .star-rating{
    margin-bottom: -5px;
    margin-top: 10px;
}
body.archive .box-text.box-text-products .star-rating{
    margin-bottom: 4px;
}
.ResponsivevideoWrapper {
  position: relative;
  
  height: 0;
  float:left;
  width: 100%;
}
.ResponsivevideoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ResponsivevideoWrapper video{
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}
.product-small-benefit .up-sells.upsells.products .box-text{
    display: flex;
    flex-direction: column;
}
.product-small-benefit .up-sells.upsells.products .add-to-cart-button{
    margin-top: auto;
}
.product-template-default table.variations > tbody{
    display: flex;
    gap: 20px;
}
.product-template-default table.variations > tbody > tr{
    width: calc(50% - 10px);
}
.product-template-default table.variations > tbody > tr:nth-child(1):only-child{
    width: 100%;
}
.product-template-default table.variations select{
    text-align: center;
    background-color: transparent !important;
    border-radius: 10px;
    border: 1px solid #24272A;
    color: #24272A;
    text-transform: uppercase;
    font-size: 16px;
    height: 45px;
}
.product-template-default .dark table.variations select{
    border: 1px solid #D9D8D6;
    color: #D9D8D6;
}
.added-img-video,
.added-img-video > a,
.added-img-video img{
    height: 100%;
}
.mrkv-prod-rat .star-rating span:before{
    font-size: medium;
}
.mrkv-prod-rat .star-rating{
    width: 90px;
    margin-top: 0;
}
#load-more-reviews{
    border: 1px solid #24272A;
    color: #24272A;
    font-weight: 400;
    text-transform: uppercase;
    min-height: 57px;
    padding: 9px 62px;
    font-size: 16px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    border-radius: 10px;
    cursor: pointer;
}
.home-mainn_rating a, .home-mainn_rating{
    display: flex;
    align-items: center;
    gap: 10px;
}
.home-mainn_rating a > span, .home-mainn_rating > span{
    font-size: 30px;
    font-weight: 700;
    color: #000;
}
.home-mainn_rating .star-rating{
    margin-bottom: 2px;
}
.product-template-default .buttons_added.ux-quantity{
    margin-bottom: 15px;
}
.video-play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none; /* To allow video controls to be clickable */
    z-index: 10;
}

.video-play-icon img {
    width: 60px; /* Adjust size as needed */
    height: auto;
}
.product-images .flickity-slider:has(.slide.is-selected .ResponsivevideoWrapper),
.product-images .flickity-viewport:has(.slide.is-selected .ResponsivevideoWrapper){
    /*height: 691px !important;*/
}

@media (max-width: 1200px) {

    .products.row {
        margin: 0 -15px !important;
    }

    .products.row .product {
        padding: 0 15px 50px;
    }

    .banner-shop .text-box {
        padding-right: 65px;
    }

    .text-image-about__content {
        padding-left: 15px !important;
    }


    .full-text-about h3,
    .full-text-about h2,
    .text-image-about-2 h2 {
        margin-bottom: 45px;
    }


    .text-image-about h3,
    .full-text-about h3,
    .text-image-about-2 h3 {
        font-size: 36px;
    }

    .text-image-about-2__content {
        padding-left: 15px !important;
    }


    .full-text-about {
        padding-top: 65px !important;
        padding-left: 0 !important;
    }


    .archive.category .entry-header-text .entry-title,
    .single .entry-header-text .entry-title,
    .blog .entry-header-text .entry-title {
        width: 100%;
    }
}

@media (max-width: 850px) {
    
    .product-template-default table.variations select{
        font-size: 13px;
    }
    .product-summary-main .accordion-title span,
    .product-summary-main .accordion-title:before
    {
        font-size: 16px;
        line-height: 17.28px;
    }
    .product-summary-main .accordion-inner,
    .product-summary-main .accordion-inner p{
        font-size: 13px;
        line-height: 16.9px;
    }
    .dark .product-short-description p{
        font-size: 16px;
        line-height: 17.28px;
    }
    .prod-short-main{
        background-color: #C2E76B33;
        padding: 5px 9px;
        border-radius: 10px;
        color: #C2E76B;
        width: fit-content;
        font-size: 16px;
        line-height: 17.28px;
        margin-top: -20px;
        max-width: 219px;
    }
    .archive.category .post,
    .single .post,
    .blog .post {
        margin-bottom: 45px;
    }


    .archive.category .entry-header,
    .single .entry-header,
    .blog .entry-header {
        position: relative;
        padding-bottom: 400px;
    }

    .archive.category .entry-header-text .entry-title,
    .single .entry-header-text .entry-title,
    .blog .entry-header-text .entry-title {
        font-size: 36px;
        margin-bottom: 20px;
    }

    .archive.category .entry-header-text,
    .single .entry-header-text,
    .blog .entry-header-text {
        padding: 35px;
    }

    .single .entry-content .row {
        margin-top: 40px;
    }

    .single .entry-content ul li {
        font-size: 16px;
    }

    .text-image-about__content .col-inner {
        padding-top: 15px !important;
    }

    .text-image-about,
    .full-text-about,
    .text-image-about-2 {
        padding-inline: 25px !important;
    }

    .text-image-about .row,
    .full-text-about .row,
    .text-image-about-2 .row {
        margin-inline: 0 !important;
    }

    .banner-shop .banner,
    .banner-shop-2 .banner,
    .banner-about .banner {
        border-radius: 0 !important;
    }

    .banner-shop .banner,
    .banner-shop-2 .banner {
        padding-top: 737px !important;
    }

    .banner-shop .col,
    .banner-shop-2 .col {
        padding-bottom: 0 !important;
    }

    .banner-shop .text-box,
    .banner-shop-2 .text-box {
        width: 100% !important;
        padding-left: 30px;
        padding-right: 30px;
    }

    .banner-shop h3,
    .banner-shop-2 h3 {
        font-size: 32px;
        line-height: 120%;
        margin-bottom: 10px;
    }

    .banner-shop p,
    .banner-shop-2 p {
        font-size: 18px !important;
        line-height: 150% !important;
    }

    .banner-shop {
        padding-bottom: 15px !important;
    }

    .banner-shop-2 {
        padding-top: 15px !important;
    }

    .page-id-1827 .row-main .col {
        padding: 0 !important;
    }

    .woocommerce-account .my-account h3 {
        font-size: 36px;
        margin-bottom: 20px;
    }


    .woocommerce-shop .shop-page-title .page-title {
        font-size: 36px;
    }

    .products-home-two .price-wrapper span{
        font-size: 15px;
    }
}

@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .all_product_reviews__li__desc_name{
        flex-direction: column;
        align-items: baseline;
        gap: 0;   
        line-height: 1;
    }
    /** MAIN **/
    h2 {
        font-size: 36px;
        line-height: 45px;
    }

    .archive.category .entry-header-text,
    .single .entry-header-text,
    .blog .entry-header-text {
        padding: 20px;
    }

    .archive.category .entry-header-text .button.more-link,
    .blog .entry-header-text .button.more-link,
    a.button.secondary,
    a.button.primary {
        width: fit-content;
        min-height: 42px;
        height: 42px;
        font-size: 14px;
        justify-content: center;
    }

    .banner .col {
        padding-bottom: 0 !important;
    }

    section .col-inner > h2 {
        margin-bottom: 0;
    }

    .banner-full {
        border-radius: 0;
    }

    .button.is-outline {
        min-height: 42px;
        height: 42px;
        font-size: 14px;
        padding: 4px 39px;
    }

    .button.secondary.is-outline {
        font-size: 14px;
        padding: 8px 39px !important;
    }

    /** HEADER **/
    #logo {
        width: auto !important;
    }

    #logo img {
        width: 48.36px;
        height: auto;
    }

    .header .mobile-nav .header-button-1 a {
        padding: 0 22px;
        margin-left: 0;
    }

    /** FOOTER **/
    #footer .ux-logo-link {
        margin-bottom: 17px;
    }

    .footer-text {
        font-size: 22px;
        line-height: 28.6px;
        margin-bottom: 31px;
    }

    #footer .wpcf7-form .flex-row {
        flex-direction: row;
        flex-wrap: nowrap;
    }

    #footer .medium-flex-wrap .flex-col {
        display: contents;
    }

    #footer .wpcf7-form input[type="email"], #footer .wpcf7-form input[type="email"]::placeholder, #footer .wpcf7-form .wpcf7-submit {
        font-size: 14px;
    }

    #footer .ux-menu-title {
        font-size: 14px;
        line-height: 15.12px;
    }

    #footer .ux-menu-link__link {
        font-size: 14px;
        line-height: 16.8px;
    }

    .tbn-footer-txt {
        font-size: 14px;
        line-height: 15.12px;
        margin-top: 40px;
    }

    .copy-right-block p {
        font-size: 8px;
    }

    #content .ux-menu {
        padding-left: 0;
    }

    #content .ux-menu-link__link {
        font-size: 18px;
        line-height: 26.46px;
    }

    .home-reviews > .section-content > .row > .col > .col-inner > .testimonial-box .star-rating {
        display: none;
    }

    .testimonial-box h4, .testimonial-box p {
        font-size: 20px;
    }

    .home-reviews-col-1 .col.large-6 {
        padding-left: 15px;
    }

    #content p {
        font-size: 16px;
        line-height: 17.28px;
    }

    .home-reviews .large-8 .testimonial-box p {
        font-size: 20px !important;
    }

    .home-reviews .large-8 > .col-inner > p {
        font-size: 13px;
        line-height: 17.03px;
    }

    .home-reviews-date {
        position: absolute;
        right: 0;
        top: 7px;
    }

    .home-reviews .row {
        position: relative;
    }

    .home-reviews-date {
        text-align: right;
        color: #24272A80;
        font-size: 12px;
    }

    /** Wholesale inquiries **/
    .wholesale-inquiries {
        padding: 0 !important;
    }


    .banner-shop .text-box,
    .banner-shop-2 .text-box {
        padding-left: 20px;
        padding-right: 20px;
    }

    .banner-shop .banner {
        border-radius: 0 !important;

    }

    .full-text-about a.button.primary,
    .banner-shop-2 a.button.primary {
        width: fit-content;
        min-height: 42px;
        height: 42px;
        font-size: 14px;
        justify-content: center;
    }

    .banner-about .text-box {
        width: 70% !important;
    }

    .banner-about h2 {
        font-size: 36px;
        line-height: 125%;
    }

    .full-text-about {
        padding-top: 0 !important;
    }

    .text-image-about h3,
    .full-text-about h3,
    .text-image-about-2 h3 {
        font-size: 32px;
        line-height: 140%;
    }

    .text-image-about p,
    .full-text-about p,
    .text-image-about-2 p {
        font-size: 18px !important;
    }

    .full-text-about h2,
    .text-image-about-2 h2 {
        font-size: 36px;
        line-height: 120%;
        margin-bottom: 20px !important;
    }
    .product-summary-main.large-6 .woocommerce-product-rating,
    .product-summary-main.large-6 .product_meta,
    .product-summary-main.large-6 .product-title-container{
        display: none;
    }
    .product-summary-main .woocommerce-product-rating{
        font-size: 14px;
    }
    .product-summary-main .product_meta .posted_in, body.product-template-default .product_meta .posted_in a{
        font-size: 13px;
    }
    .product-summary-main .product-title{
        font-size: 36px;
        margin-bottom: 10px;
    }
    .product-summary-main .product_meta{
        margin-bottom: 0;
    }
    .product-summary-main .product-title-container + .icon-box .icon-box-text p, .product-summary-main .product-title-container + .icon-box .icon-box-text span{
        font-size: 16px;
        line-height: 17.28px;
    }
    .add-to-cart-container .wcsatt-options-prompt-radios .wcsatt-options-prompt-action{
        font-size: 16px;
        line-height: 17.28px;
    }
    .add-to-cart-container .wcsatt-options-prompt-label-subscription .wcsatt-options-prompt-action{
        margin-bottom: 8px;
    }
    .add-to-cart-container .wcsatt-options-prompt__desc_added{
        font-size: 13px;
        line-height: 14.04px;
    }
    .single-product div.product .single_variation .wcsatt-options-prompt-label .price{
        text-align: right;
    }
    .add-to-cart-container .wcsatt-options-prompt-label-subscription .wcsatt-options-prompt-action{
        position: relative;
    }
    .add-to-cart-container .wcsatt-options-prompt-label-subscription .wcsatt-options-prompt-action > .price{
        position: absolute;
        right: 0;
        top: 0;
        width: min-content;
    }
    .add-to-cart-container .wcsatt-options-prompt-label-subscription del span{
        margin-right: 0;
    }
    .add-to-cart-container .wcsatt-options-prompt-label-subscription del{
        margin-bottom: 11px;
        display: inline-block;
    }
    .product-summary-main .single_add_to_cart_button{
        height: 42px;
        font-size: 16px;
    }
    .product-summary-main .ux-quantity,
    .product-summary-main .ux-quantity input[type="number"]{
        height: 42px;
    }
    .product-summary-main .ux-quantity input[type="button"]{
        height: 42px;
        min-height: 42px;
        font-size: 15px;
    }
    .product-summary-main .ux-quantity input[type="button"].plus{
        font-size: 14px;
    }
    .add-to-cart-container .variations_form{
        margin-bottom: 0;
    }
    .tab-panels, .tab-panels .panel.active{
        padding-top: 0;
    }
    .single .entry-content p{
        margin-bottom: 17px;
    }
    .product-added-description h3{
        font-size: 36px;
        line-height: 46.8px;
    }
    .product-added-description .icon-box-text h4{
        font-size: 36px;
        line-height: 42.84px;
    }
    .product-added-description .is-border{
        border-color: rgb(26, 86, 50) !important;
    }
    .product-added-description.align-equal p{
        font-size: 14px;
        line-height: 17.5px;
    }
    .product-added-description-mob .text{
        width: 81%;
    }
    .product-added-description-mob .small-12 .text{
        width: 70%;
    }
    .all_product_reviews__li__img{
        flex-direction: column;
        min-width: auto;
        width: 96px;
    }
    .all_product_reviews__li__img img{
        width: 96px;
        height: 91px;
        margin-right: 0;
        margin-bottom: 4px;
        min-width: 96px;
    }
    .all_product_reviews__li__title{
        font-size: 16px;
        min-width: auto;
        width: auto;
    }
    .all_product_reviews__li__desc_content{
        font-size: 13px;
        line-height: 17.03px;
    }
    .all_product_reviews__li__desc_name{
        font-size: 20px;
        padding-right: 0;
    }
    .all_product_reviews__li__data{
        font-size: 12px;
        color: #24272A80;
        position: absolute;
        right: 0;
        top: 20px;
    }
    .all_product_reviews__li__desc{
        padding-left: 23px;
    }
    .all_product_reviews__li{
        position: relative;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .all_product_reviews__li__title{
        padding-right: 0;
        margin-bottom: 0;
    }
}

@media (max-width: 399px) {
    .header .mobile-nav .header-button-1 a {
        padding: 0 15px;
    }

    .banner-shop .banner {
        padding-top: 800px !important;
    }
}

@media (max-width: 350px) {
    .header .mobile-nav .header-button-1 a {
        padding: 0 5px;
    }
}


@media (min-width: 300px) and (max-width: 600px) {

	 .home-category-list .ux-menu 
	{
		padding-left: 5px;
}
	
	    .archive.category .entry-header-text .button.more-link, .blog .entry-header-text .button.more-link, a.button.secondary, a.button.primary {
			width: auto;
	}
}


.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item .variable-item-span 
{
	padding: 0 12px;
}

.card_health_short_descr p{
	font-size: 20px;
	line-height: 22px;
	color: #1A5632;
}