/**
Theme Name: Het Jachthuys
Author: Progressus Direct
Author URI: https://studioprogressus.nl/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: het-jachthuys
Template: astra
*/


.text-clamp article .elementor-post__excerpt p,
.text-clamp h3.elementor-post__title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.message-content p.wp-block-paragraph {
    margin-bottom: 16px;
}
.product-custom-grid .elementor-products-grid ul.products.elementor-grid li.product {
    display: flex;
    flex-direction: column;
}
.product-custom-grid .astra-shop-summary-wrap {
    flex: 1;
    display: flex;
    flex-direction: column;
}
.product-custom-grid span.price {
    margin: auto 0px 0px !important;
}


.woocommerce-form-login .password-input {
    position: relative;
}
.woocommerce-form-login .show-password-input {
    position: absolute;
    right: 5px;
    top: -2px;
}
.buy-now-button.disabled {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.5;
}
/*  PRODUCTS AND CATEGORY PRODUCT WOO  */
.woocommerce-shop .woocommerce-loop-product__title {
    text-transform: uppercase;
}
.sp-wcsp-slider-area #sp-wcsp-slider-section-141 .sp-wcsp-cat-item .sp-wcsp-cat-details .sp-wcsp-cat-details-content .sp-wcsp-cat-name a {
    line-height: 1.4 !important;
}
.woocommerce-js div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
    width: 100% !important;
    height: 100% !important;
}
.single-product .elementor-widget-woocommerce-product-price .price .price-prefix {
	margin-left: 10px;
}
.cost-price-wrap .cp-label-text {
    font-size: 14px;
    color: #75644499;
    min-width: 160px;
}
.cost-price-wrap {
    padding: 6px 15px;
    background-color: #e8e3da;
    width: 100%;
}
.cost-price-wrap .cp-text {
    display: flex;
    width: 100%;
}
.cost-price-wrap .cp-value-text {
    color: #756444;
    font-size: 14px;
    padding-left: 5px;
}
#sp-wcsp-slider-section-141 {
    overflow: visible;
    padding-top: 0;
}
.sp-wcsp-cat-item-thumb-content {
    border: 0!important;
    border-radius: 8px!important;
    overflow: hidden;
}
.sp-wcsp-cat-item-thumb-content:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-color: rgb(34, 34, 34, 0.2);
    transition: opacity 0.3s ease;
}
.sp-wcsp-cat-details {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}
.sp-wcsp-product-count {
    color: #fff!important;
    opacity: 0;
    transform: translateY(25px);
    transition: transform .5s ease, opacity .5s ease;
    font-size: 16px!important;
}
.sp-wcsp-cat-name {
    transform: translateY(25px);
    transition: transform .5s ease;
}
.sp-wcsp-cat-name a {
    color: #fff!important;
    font-size: 24px!important;
    text-transform: uppercase!important;
}
.sp-wcsp-cat-item-thumb-content:hover .sp-wcsp-cat-name {
    transform: translateY(0);
}
.sp-wcsp-cat-item-thumb-content:hover .sp-wcsp-product-count {
    opacity: 1;
    transform: translateY(0);
}
.sp-wcsp-cat-item-thumb-content:hover .sp-wcsp-cat-thumb {
    -ms-transform: scale(1.08);
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
}
.sp-wcsp-section-title {
    display: none;
}
.nav-top-right .sp-wcsp-button {
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
}
.sp-wcsp-cat-item-thumb-content:hover:before {
    opacity: .7;
}
.sp-wcsp-button-prev {
    position: absolute;
    left: 0;
}
.sp-wcsp-button-next {
    position: absolute;
    right: 0;
}
.sp-wcsp-button-prev,
.sp-wcsp-button-next {
    top: 40%;
    z-index: 9;
    border-radius: 100px;
    color: #fff !important;
    border-color: #fff!important;
    background-color: #fff!important;
    width: 44px!important;
    height: 44px!important;
    line-height: 40px!important;
    font-size: 24px!important;
}
.sp-wcsp-button-prev .fa,
.sp-wcsp-button-next .fa {
    color: #000;
}
.sp-wcsp-cat-item .sp-wcsp-text-center {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.sp-wcsp-cat-item .sp-wcsp-shop-now {
    width: 100%;
    height: 100%;
    background: transparent!important;
    color: transparent!important;
    font-size: 0!important;
}
.yith-wcan-filters {
    background-color: transparent;
}
.yith-wcan-filters .yith-wcan-filter .filter-title {
    color: #756444;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    font-family: 'Poppins';
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-min, 
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-max,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-from, 
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-to, 
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-single {
    display: none!important;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-min, 
.yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-max {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #bdc1af;
    border-radius: 5px;
    background-color: transparent;
    max-width: 100px;

    margin-left: 20px;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.both:before, .yith-wcan-filters .yith-wcan-filter .price-slider.both:after {
    content: '€';
    position: absolute;
    bottom: 7px;
    color: #756444;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.both:after {
    right: 105px;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.both {
    padding: 0;
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-bar {
    background-color: #756444;
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-handle {
    background-color: #fff;
    width: 24px;
    height: 24px;
    top: 26px;
    border: 2px solid #756444;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > a, 
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > label > a {
    font-family: 'Poppins',sans-serif;
    font-size: 15px;
    color: #756444;
    font-weight: 500;
}
.yith-wcan-filters .yith-wcan-filter .filter-title {
    margin-bottom: 20px;
}
.yith-wcan-filter {
    border-top: 1px solid rgb(117 100 68 / 10%);
    padding-top: 27px;
}
.filter-price-slider h4.filter-title.collapsable {
    margin-bottom: 0;
}
.post-type-archive-product .elementor-wc-products ul.products li.product .astra-shop-summary-wrap,
.archive.tax-product_cat .elementor-wc-products ul.products li.product .astra-shop-summary-wrap,
.archive.tax-product_brand .elementor-wc-products ul.products li.product .astra-shop-summary-wrap {
    padding: 20px;
    margin-bottom: 0;
    background: #e5e0d6;
    text-align: center;
}
.post-type-archive-product .elementor-wc-products ul.products li.product .woocommerce-loop-product__title,
.archive.tax-product_cat .elementor-wc-products ul.products li.product .woocommerce-loop-product__title,
.archive.tax-product_brand .elementor-wc-products ul.products li.product .woocommerce-loop-product__title {
    margin-bottom: 30px!important;
}
.post-type-archive-product .elementor-wc-products ul.products li.product .woocommerce-Price-amount.amount,
.archive.tax-product_cat .elementor-wc-products ul.products li.product .woocommerce-Price-amount.amount,
.archive.tax-product_brand .elementor-wc-products ul.products li.product .woocommerce-Price-amount.amount {
    font-weight: 400;
	margin-right: 5px;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count,
.woocommerce-js .variations select, .woocommerce-js .woocommerce-ordering select {
    font-family: 'Poppins';
    font-size: 15px;
}
.thermtec-carousel-wrapper .thermtec-price .woocommerce-Price-amount.amount {
    margin-right: 5px;
}
.products li.product .yith-add-to-wishlist-button-block {
    position: absolute;
    top: 0;
    right: 6px;
}
.products li.product .yith-wcwl-add-to-wishlist-button svg, 
.products li.product .yith-wcwl-add-to-wishlist-button img.yith-wcwl-custom-icon {
    width: 20px!important;
}
.post-type-archive-product .elementor-wc-products ul.products li.product .ast-select-options-trigger,
.archive.tax-product_cat .elementor-wc-products ul.products li.product .ast-select-options-trigger,
.archive.tax-product_brand .elementor-wc-products ul.products li.product .ast-select-options-trigger {
    bottom: 50px;
    top: inherit;
    right: 5px;
}
.post-type-archive-product .elementor-wc-products ul.products li.product .astra-shop-thumbnail-wrap,
.archive.tax-product_cat .elementor-wc-products ul.products li.product .astra-shop-thumbnail-wrap,
.archive.tax-product_brand .elementor-wc-products ul.products li.product .astra-shop-thumbnail-wrap {
    position: relative;
}
.ast-article-single figure, .ast-article-single img:not(figure img) {
    box-shadow: inherit;
    -webkit-box-shadow: inherit;
    -moz-box-shadow: inherit;
}
.related.products > h2,
.related.products a.compare.button,
.products li.product .yith-wcwl-add-to-wishlist-button .yith-wcwl-add-to-wishlist-button__label,
.archive.tax-product_cat .elementor-wc-products ul.products li.product .button,
.post-type-archive-product .elementor-wc-products ul.products li.product .button,
.archive.tax-product_brand .elementor-wc-products ul.products li.product .button  {
    display: none;
}
.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .astra-shop-summary-wrap {
    padding: 20px;
    margin-bottom: 0;
    background: #e5e0d6;
    flex: 1;
}
.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .woocommerce-loop-product__title {
    margin-bottom: 34px!important;
}
.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .price {
    font-weight: 500;
}
.woocommerce ul.products li.product .price, .woocommerce div.product p.price, 
.woocommerce div.product span.price, .widget_layered_nav_filters ul li.chosen a, 
.woocommerce-page ul.products li.product .ast-woo-product-category, .wc-layered-nav-rating a {
    color: #756444;
}
.woocommerce ul.products li.product .price, .woocommerce div.product p.price, 
.woocommerce div.product span.price, .widget_layered_nav_filters ul li.chosen a, 
.woocommerce-page ul.products li.product .ast-woo-product-category, .wc-layered-nav-rating a {
    color: #756444;
}
.single-woo-right .yith-wcwl-add-to-wishlist-button__label {
    font-size: 15px;
}
.single-woo-right .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor svg.yith-wcwl-icon-svg, 
.single-woo-right .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor img {
    width: 18px;
    height: 18px;
    font-size: 18px;
}
.single-woo-right a.compare.button {
    background-color: transparent;
    color: #756444;
    font-size: 15px;
    font-weight: 400;
    background-image: url(/wp-content/uploads/2026/05/compare.jpg);
    background-repeat: no-repeat;
    background-position: center left 6px;
}
.woocommerce-js div.product .woocommerce-tabs ul.tabs li.active::before {
    bottom: 0;
    top: inherit;
}
.yith-woocompare-popup-container div#yith-woocompare {
    background-color: #fff;
    border-radius: 14px;
    padding: 20px;
}
#yith-woocompare-preview-bar .compare-list .image-wrap img { 
	max-width: 100%; 
	background-color: #fff; 
}
#content .products.elementor-grid.columns-2 .compare.button {
    top: 305px;
}
#content .products.elementor-grid.columns-4 .compare.button {
    top: 90px;
}
.rvpw-recently-view.products .h4,
.rvpw-recently-view.products a.button.add_to_cart_button,
.rvpw-recently-view.products a.compare.button,
.rvpw-recently-view.products .products li.product .yith-add-to-wishlist-button-block,
.rvpw-recently-view .ast-woo-product-category,
.rvpw-recently-view.products a.ast-on-card-button.add_to_cart_button {
    display: none!important;
}
.rvpw-recently-view.products .astra-shop-summary-wrap {
    text-align: center;
}
.rvpw-recently-view.products .woocommerce-loop-product__title {
    color: #756444;
}
.rvpw-recently-view.products span.price {
    font-weight: 400!important;
}
.collection-list-sect .link-line-none a {
    text-decoration: none !important;
}
.post-type-archive-product .product-custom-grid .woocommerce-result-count,
.tax-product_cat .product-custom-grid .woocommerce-result-count,
.tax-product_brand .product-custom-grid .woocommerce-result-count {
    position: absolute;
    right: 0;
    margin-top: 12px;
    font-size: 15px;
    text-transform: uppercase;
    color: #756444;
    font-weight: 500;
}
.post-type-archive-product .product-custom-grid form.woocommerce-ordering,
.tax-product_cat .product-custom-grid form.woocommerce-ordering,
.tax-product_brand .product-custom-grid form.woocommerce-ordering {
    padding-right: 25%;
    position: relative;
}
.post-type-archive-product .product-custom-grid .woocommerce-ordering select.orderby:focus,
.tax-product_cat .product-custom-grid .woocommerce-ordering select.orderby:focus,
.tax-product_brand .product-custom-grid .woocommerce-ordering select.orderby:focus {
    border: 0;
}
.post-type-archive-product .product-custom-grid .woocommerce-ordering select.orderby,
.tax-product_cat .product-custom-grid .woocommerce-ordering select.orderby,
.tax-product_brand .product-custom-grid .woocommerce-ordering select.orderby {
    font-size: 15px;
    padding-right: 25px;
}
.post-type-archive-product .product-custom-grid .woocommerce-ordering:before,
.tax-product_cat .product-custom-grid .woocommerce-ordering:before,
.tax-product_brand .product-custom-grid .woocommerce-ordering:before {
    content: 'Sorteer op:';
    position: absolute;
    left: -95px;
    top: 8px;
    font-size: 15px;
    color: #756444;
    text-transform: uppercase;
    font-weight: 500;
}
.post-type-archive-product .product-custom-grid .woosq-btn.woosq-btn-icon-only,
.tax-product_cat .product-custom-grid .woosq-btn.woosq-btn-icon-only,
.tax-product_brand .product-custom-grid .woosq-btn.woosq-btn-icon-only {
    background-color: #fff;
    color: #756444;
    font-size: 18px;
    padding: 0;
    width: 32px;
    height: 32px;
    justify-content: center;
    border-radius: 100px;
    position: absolute;
    bottom: 0;
    right: 5px;
    opacity: 0;
}
.post-type-archive-product .product-custom-grid a.yith-wcwl-add-to-wishlist-button {
    background-color: #fff;
    color: #756444;
    font-size: 18px;
    padding: 0;
    width: 32px;
    height: 32px;
    justify-content: center;
    border-radius: 100px;
}
.post-type-archive-product .product-custom-grid li.product:hover .woosq-btn.woosq-btn-icon-only,
.tax-product_cat .product-custom-grid li.product:hover .woosq-btn.woosq-btn-icon-only,
.tax-product_brand .product-custom-grid li.product:hover .woosq-btn.woosq-btn-icon-only,
.post-type-archive-product .elementor-wc-products ul.products li.product:hover .ast-select-options-trigger,
.archive.tax-product_cat .elementor-wc-products ul.products li.product:hover .ast-select-options-trigger,
.archive.tax-product_brand .elementor-wc-products ul.products li.product:hover .ast-select-options-trigger {
    opacity: 1;
    visibility: visible;
}
.product-custom-grid .elementor-products-grid ul.products.elementor-grid li.product {
    background-color: #e5e0d6;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    overflow: hidden;
}
.post-type-archive-product .elementor-wc-products ul.products li.product .astra-shop-thumbnail-wrap,
.archive.tax-product_cat .elementor-wc-products ul.products li.product .astra-shop-thumbnail-wrap,
.archive.tax-product_brand .elementor-wc-products ul.products li.product .astra-shop-thumbnail-wrap {
    background-color: #f5f1eb;
}
.elementor-nothing-found.elementor-products-nothing-found {
    margin-top: 100px;
}
.prod-cat-lst .product-category.product img {
    width: 380px!important;
    height: 380px!important;
    margin: 0 auto !important;
}
.prod-cat-lst .product-category.product .category-content {
    text-align: center;
}
.prod-cat-lst .product-category.product h2.woocommerce-loop-category__title {
    padding-bottom: 0!important;
    font-family: 'Poppins'!important;
}
.prod-cat-lst .product-category.product .category-count {
    color: rgba(117, 100, 68, 0.6);
    font-family: 'Poppins'!important;
}
.prod-cat-lst .product-category.product .woocommerce-loop-category__title {
    color: #756444;
    font-size: 24px!important;
    font-weight: 500!important;
}
.prod-cat-lst .product-category.product {
    margin-bottom:40px!important;
}
.xoo-wsc-basket[style*='block'] {
    display: none!important;
}
.rvpw-recently-view.products .woosq-btn.woosq-btn-icon-only {
    display: none!important;
}
.rvpw-recently-view.products .woosq-btn.woosq-btn-icon-only {
    display: none!important;
}
.single-product .prods-related .woosq-btn.woosq-btn-icon-only {
    background-color: #fff;
    color: #756444;
    font-size: 18px;
    padding: 0;
    width: 40px;
    height: 40px;
    justify-content: center;
    border-radius: 100px;
    position: absolute;
    top: 50px;
    right: 5px;
    opacity: 0;
    visibility: hidden;
    transform: translate(16px);
    transition: .2s ease opacity, .2s ease visibility, .3s ease transform;
}
.single-product .prods-related li.product .yith-add-to-wishlist-button-block {
    right: 5px;
}
.single-product .prods-related li.product:hover .woosq-btn.woosq-btn-icon-only {
    opacity: 1;
    visibility: visible;
    transform: translate(0);
}
.single-product .prods-related ul.products.elementor-grid li.product,
.single-product .prods-related ul.products.elementor-grid li.product .astra-shop-summary-wrap {
    display: flex !important;
    flex-direction: column;
}
.single-product .prods-related ul.products.elementor-grid li.product .astra-shop-summary-wrap {
    text-align: center;
}
.single-product .prods-related ul.products.elementor-grid li.product span.price {
    margin: auto 0 0 !important;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-4-column {
    width: auto;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label .term-image {
    display: none;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label {
    background-color: transparent;
    border: 1px solid #756444;
    box-shadow: unset!important;
    padding: 3px 6px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label .term-label {
    font-size: 12px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active:not(.with-image) .term-label {
    color: #756444;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.with-image):not(.disabled):hover,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active:not(.with-image),
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active.with-image, 
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.disabled):hover{
    background-color: #ffffff!important;
    color: #756444!important;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.with-image):not(.disabled):hover .term-label, 
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.with-image):not(.disabled):hover .item-count,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active:not(.with-image) .term-label, 
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active:not(.with-image) .item-count{
    color: #756444!important;
}
.yith-woocompare-open.button {
    display: inline-block;
    overflow: hidden;
    margin-bottom: -6px;
}

/* SORT GRID */
.js-btn-view:before {
    box-shadow: 6px 0 rgba(117, 100, 68, .2);
    background: rgba(117, 100, 68, .2);
    content: "";
    position: absolute;
    width: 2px;
    height: 16px;
    top: 50%;
    transform: translateY(-50%) translate(calc(-50% - 3px));
    left: 50%;
}
.js-btn-view.active:before {
    background-color: rgb(117, 100, 68);
    box-shadow: 6px 0 rgb(117, 100, 68);
}
.js-btn-view {
    width: 48px;
    height: 40px;
    position: relative;
    cursor: pointer;
    padding: 0;
    display: inline-block;
    text-align: center;
    font-size: 0;
    vertical-align: middle;
    margin-right: 0;
    z-index: 1;
    border: 1px solid #E0E0E0;
    border-radius: 8px !important;
    margin-bottom: -57px;
}
.js-btn-view.active {
    z-index: 2;
    background-color: rgba(117, 100, 68, .1);
}
.btn-view-3:before {
    box-shadow: 6px 0 rgba(117, 100, 68, .2), 12px 0 rgba(117, 100, 68, .2);
    transform: translateY(-50%) translate(calc(-50% - 6px));
}
.btn-view-3.active:before {
    box-shadow: 6px 0 rgba(117, 100, 68), 12px 0 rgba(117, 100, 68);
}
.btn-view-4:before {
    box-shadow: 6px 0 rgba(117, 100, 68, .2), 12px 0 rgba(117, 100, 68, .2), 18px 0 rgba(117, 100, 68, .2);
    transform: translateY(-50%) translate(calc(-50% - 9px));
}
.btn-view-4.active:before {
  box-shadow: 6px 0 rgba(117, 100, 68), 12px 0 rgba(117, 100, 68), 18px 0 rgba(117, 100, 68);
}
.product-custom-grid .d-flex.align-items-center.h-100.gap-2 {
    margin-bottom: -30px;
}
.woosq-popup .cart {
    display: flex;
    margin-top: 20px;
}
.woosq-popup .input-text.qty.text {
    width: 65px;
    margin-right: 10px;
    height: 46px;
}
.yith-woocompare-open.button {
    display: inline-block;
    overflow: hidden;
    margin-bottom: -6px;
}

/*  SINGLE POST  */
.content-area .elementor-widget-theme-post-content h2, 
.content-area .elementor-widget-theme-post-content h3, 
.content-area .elementor-widget-theme-post-content h4, 
.content-area .elementor-widget-theme-post-content h5, 
.content-area .elementor-widget-theme-post-content h6 {
    color: #756444;
    text-transform: uppercase;
}
.content-area .elementor-widget-theme-post-content p, .content-area .elementor-widget-theme-post-content li, 
.content-area .elementor-widget-theme-post-content td, .content-area .elementor-widget-theme-post-content th {
    font-size: 15px;
}
.elementor-share-buttons--skin-gradient .elementor-share-btn__text, 
.elementor-share-buttons--skin-gradient.elementor-share-buttons--view-icon .elementor-share-btn__icon {
    background-image: none;
}
.elementor-share-btn__text {
    padding-left: 0!important;
}
.recent-posts .elementor-post__text {
    position: absolute;
    bottom: 0;
}
.recent-posts .elementor-post__thumbnail__link {
    margin-bottom: 0!important;
}
.recent-posts .elementor-posts .elementor-post {
    position: relative;
}
.recent-posts .elementor-post.elementor-grid-item:hover .elementor-post__thumbnail__link {
    transform: scale(1.08);
}
.recent-posts .elementor-post.elementor-grid-item:hover .elementor-post__thumbnail__link {
    will-change: transform;
    transition: transform .5s cubic-bezier(0, .14, .19, 1);
}

/*  NEWS POST  */
.news-post-lst .elementor-post.elementor-grid-item:hover .elementor-post__thumbnail {
    transform: scale(1.08);
}
.news-post-lst .elementor-post.elementor-grid-item .elementor-post__thumbnail {
    will-change: transform;
    transition: transform .5s cubic-bezier(0, .14, .19, 1);
}
.elementor-post__thumbnail__link {
    overflow: hidden;
    border-radius: 10px;
}

/*Home Product Carousel*/
.thermtec-carousel-wrapper .thermtec-carousel-wrapper{
    position:relative;
    display:flex;
    align-items:center;
    gap:20px;
    padding:40px 0;
}
.thermtec-carousel-wrapper .thermtec-carousel{
    display:flex;
    gap:30px;
    overflow-x:auto;
    scroll-behavior:smooth;
    scrollbar-width:none;
}
.thermtec-carousel-wrapper .thermtec-carousel::-webkit-scrollbar{
    display:none;
}
.thermtec-carousel-wrapper .thermtec-card{
    background:#ddd7cf;
    border-radius:12px;
    overflow:hidden;
    flex: 1;
}
.thermtec-carousel-wrapper .thermtec-image-wrap{
    position:relative;
    background:#f5f5f5;
    padding: 0;
    height: auto;
    min-height: auto;
    display:flex;
    align-items:center;
    justify-content:center;
}
.thermtec-carousel-wrapper .thermtec-image-wrap img{
    max-width:100%;
    object-fit:contain;
}
.thermtec-carousel-wrapper .thermtec-icons{
    position:absolute;
    right:15px;
    top:20px;
    display:flex;
    flex-direction:column;
    gap:10px;
}
.thermtec-carousel-wrapper .quickview-wrap .woosq-btn-has-icon .woosq-btn-icon {
    color: #756444;
}
.thermtec-carousel-wrapper .quickview-wrap:hover .woosq-btn-icon{
    color: #fff;
}
.thermtec-carousel-wrapper .thermtec-content{
    padding:25px;
}
.thermtec-carousel-wrapper .thermtec-brand{
    font-size: 13px;
    color:#8b857e;
    display:block;
    margin-bottom:10px;
}
.thermtec-carousel-wrapper .thermtec-content h3{
    margin:0 0 25px;
    font-size: 16px;
    line-height:1.5;
	min-height: 48px;
}
.thermtec-carousel-wrapper .thermtec-content h3 a{
    text-decoration: none !important;
    color:#7b6847;
	text-transform: uppercase;
}
.thermtec-carousel-wrapper .thermtec-price{
    font-size: 15px;
    color:#7b6847;
    font-weight:600;
}
.thermtec-carousel-wrapper .thermtec-nav{
    width:55px;
    height:55px;
    border:none;
    border-radius:50%;
    background:#f4f1eb;
    cursor:pointer;
    font-size:24px;
    flex-shrink:0;
}
.thermtec-carousel-wrapper .add-to-cart-wrap {
    text-align: center;
    position: absolute;
    bottom: 0;
    z-index: 10;
    width: 100%;
    left: 0;
    padding: 16px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(16px);
    transition: .2s ease opacity, .2s ease visibility, .3s ease transform;
}
.thermtec-carousel-wrapper .thermtec-image-wrap:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #0000000f;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    transition: .2s ease opacity, .2s ease visibility;
    pointer-events: none;
}
.thermtec-carousel-wrapper .thermtec-card:hover .thermtec-image-wrap:before {
    opacity: 1;
    visibility: visible;
}
.thermtec-carousel-wrapper .add-to-cart-wrap a {
    z-index: 10;
    position: relative;
    background-color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none !important;
    width: 100%;
    display: block;
    padding: 18px 32px;
    line-height: 1;
    font-weight: 600;
    border-radius: 8px;
}
.thermtec-carousel-wrapper .wishlist-wrap .yith-wcwl-add-to-wishlist-button__label {
    display: none;
}
.wishlist-wrap .yith-add-to-wishlist-button-block {
    margin: 0 !important;
}
.thermtec-icons {
    opacity: 0;
    visibility: hidden;
    transform: translate(16px);
    transition: .2s ease opacity, .2s ease visibility, .3s ease transform;
}
.thermtec-card:hover .thermtec-icons,
.thermtec-card:hover .add-to-cart-wrap{
    opacity: 1;
    visibility: visible;
    transform: translate(0);
}
.thermtec-carousel-wrapper .thermtec-icons a:hover {
    color: #fff !important;
}
.thermtec-carousel-wrapper .thermtec-icons a:hover svg {
    color: #fff !important;
}
.thermtec-carousel-wrapper .thermtec-icons a:hover path {
    fill: #fff !important;
}
.thermtec-carousel-wrapper .add-to-cart-wrap a:before {
    content: "";
    display: block;
    position: absolute;
    background: #756444;
    width: 120%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: rotate3d(0, 0, 1, 4deg) translate3d(-1em, 108%, 0);
    transform-origin: 0% 100%;
    will-change: transform;
    z-index: -1;
    transition: transform .2s cubic-bezier(.17, .67, .83, .67);
}
.thermtec-carousel-wrapper .add-to-cart-wrap a {
    overflow: hidden;
}
.thermtec-carousel-wrapper .add-to-cart-wrap a:hover:before {
    transform: rotate3d(0, 0, 1, 0) translateZ(0);
}
.thermtec-carousel-wrapper .add-to-cart-wrap a:hover {
    color: #fff;
}
.thermtec-carousel-wrapper .compare-wrap .label {
    display: none;
}
.thermtec-carousel-wrapper .icon-add-compare {
    position: absolute;
    top: 13px;
    left: 13px;
}
.thermtec-carousel-wrapper .compare-wrap {
    position: relative;
}
.thermtec-carousel-wrapper .thermtec-icons .shopping-bag-wrap span.ast-icon.icon-bag {
    display: flex;
}
.thermtec-card .add-to-cart-btn-wrap {
    display: flex;
    align-items: stretch;
}
.thermtec-card .add-to-cart-btn-wrap a.button {
    width: 100%;
    text-align: center;
    text-decoration: none;
}
.thermtec-carousel-wrapper .thermtec-card {
    display: flex !important;
    flex-direction: column;
	height: auto
}
.thermtec-carousel-wrapper .thermtec-content {
    text-align: center;
    flex: 1;
    display: flex;
    flex-direction: column;
}
.thermtec-card .add-to-cart-btn-wrap {
    margin-top: 8px;
    display: none;
}
.thermtec-price-cart-wrap {
    margin: auto 0 0;
}
.home-newcomers .slick-track {
	display: flex !important;
}
.thermtec-carousel-wrapper.products-tab-wrapper .slick-track {
    display: flex !important;
    column-gap: 30px
}
.accord-prod .latest-prods  .yith-add-to-wishlist-button-block {
    right: 10px !important;
    width: 30px;
    height: auto;
    padding: 0 !important;
    background: #ffffff80 !important;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .08);
}
.thermtec-carousel-wrapper .thermtec-icons .quickview-wrap,
.thermtec-carousel-wrapper .thermtec-icons .compare-wrap,
.thermtec-carousel-wrapper .thermtec-icons .wishlist-wrap, 
.thermtec-carousel-wrapper .quickview-wrap .woosq-btn,
.thermtec-carousel-wrapper .thermtec-icons .shopping-bag-wrap a {
    width: 42px;
    height: 42px;
    padding: 0 !important;
    background: #fff !important;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .08);
}
.thermtec-carousel-wrapper .compare-wrap:hover,
.thermtec-carousel-wrapper .wishlist-wrap:hover,
.thermtec-carousel-wrapper .quickview-wrap:hover,
.thermtec-carousel-wrapper .quickview-wrap .woosq-btn:hover,
.thermtec-carousel-wrapper .thermtec-icons .shopping-bag-wrap a:hover {
    background: #756444 !important;
}
.thermtec-carousel-wrapper .compare-wrap:hover {
    cursor: pointer;
}
.thermtec-carousel-wrapper .compare-button a {
    background: transparent !important;
    padding: 0 !important;
}
.thermtec-carousel-wrapper .compare-wrap:hover svg path {
    fill: #fff !important;
}
.products-tab-wrapper {
    display: block;
    align-items: unset !important;
    padding: 0 !important;
}
.thermtec-carousel-wrapper .thermtec-product-link {
    width: 100%;
}
.thermtec-carousel-wrapper .thermtec-image-wrap img {
    object-fit: cover;
    width: 100%;
}
.thermtec-image-wrap .compare-button {
    display: block;
    width: 42px;
    height: 42px;
    z-index: 99;
}
.thermtec-image-wrap .compare-button a {
    position: relative;
    z-index: 999;
    display: block;
    width: 42px;
    height: 42px;
}
.elementor-location-footer .elementor-item.menu-link {
    display: inline-block;
}

/* Contact Page */
.hj-bc.mb-0 .woocommerce-breadcrumb {
    margin: 0;
}
.hj-bc.mb-0 .woocommerce-breadcrumb a {
    text-decoration: none;
}
.hj-cntct-form button#hj-cntct-btn svg {
    height: 25px;
    width: auto;
    margin: -5px;
}
.hj-cntct-form input#form-field-name:focus,
.hj-cntct-form input#form-field-phone:focus,
.hj-cntct-form input#form-field-email:focus,
.hj-cntct-form textarea#form-field-message:focus {
    border: 2px solid #756444 !important;
    box-shadow: 0 0 6px rgba(117, 100, 68, .1) inset !important;
    outline: none !important;
}
.hj-cntct-form input#form-field-name,
.hj-cntct-form input#form-field-phone,
.hj-cntct-form input#form-field-email,
.hj-cntct-form textarea#form-field-message {
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    padding: 6px 12px !important;
}
.hj-cntct-form .elementor-field-group {
    position: relative;
}
.hj-cntct-form .elementor-field-label {
    /*position: absolute;*/
    top: 14px;
    left: 23px;
    transition: all 0.3s ease;
    pointer-events: none;
    background: #f4f1eb;
    padding: 0 4px;
    z-index: 2;
}
.hj-cntct-form .elementor-field-group:focus-within .elementor-field-label,
.hj-cntct-form textarea:not(:placeholder-shown) ~ .elementor-field-label,
.hj-cntct-form input:not(:placeholder-shown) ~ .elementor-field-label {
    top: -8px;
    font-size: 12px;
    color: #756444;
}
.hj-cntct-faq .e-n-accordion svg {
    height: 28px !important;
    width: auto;
    margin: -5px 10px -5px -5px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > a, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > label > a,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > a:hover, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > label > a:hover{
    color: #756444;
}
.yith-wcan-filters input[type="checkbox"]:checked, 
.yith-wcan-filters input[type="checkbox"]:hover:checked, 
.yith-wcan-filters input[type="checkbox"]:focus:checked {
    accent-color: #756444;
}

/* QUICK VIEW POPUP PRODUCTS */
#woosq-popup {
    background-color: #f5f1eb;
    border-radius: 8px;
    max-height: none;
}
#woosq-popup .woosq-product > .product .summary {
    background-color: transparent;
}
#woosq-popup .summary-content.ps-container.ps-theme-wpc {
    padding: 0!important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px 30px!important;
}
#woosq-popup .woosq-product > .product {
    padding: 20px;
    overflow: hidden;
}
#woosq-popup .woosq-product > .product > div {
    height: auto;
    max-height: none;
}
#woosq-popup .product_title.entry-title {
    color: #756444;
    font-size: 28px;
    text-transform: uppercase;
}
#woosq-popup .woocommerce-Price-amount.amount {
    font-weight: 600;
    margin-bottom: 15px!important;
    display: block;
}
#woosq-popup .product .product_meta>span {
    display: block;
    color: #756444;
}
#woosq-popup div.product .product_meta {
    padding-top: 20px;
    margin-top: 10px;
}
#woosq-popup .thumbnails .thumbnail {
    background-color: #fff;
}
.woosq-popup li.variable-item.button-variable-item {
    border: 2px solid #756444!important;
    box-shadow: none!important;
    background-color: transparent!important;
    color: #756444!important;
    font-size: 14px!important;
    padding: 5px 10px !important;
    border-radius: 5px!important;
    height: auto!important;
}
.woosq-popup div.product form.cart .variations label {
    font-weight: 400;
    color: #756444;
}

/* YITH COMPARE */
.yith-woocompare-popup-container {
    background-color: rgb(0 0 0 / 70%);
}
.yith-woocompare-popup-container #yith-woocompare-table_wrapper {
    padding: 25px;
    background-color: #fff;
    border-radius: 12px;
}
.yith-woocompare-popup-container .product_info.odd h2 {
    font-size: 22px;
    color: #756444;
    display: none;
}
.yith-woocompare-popup-container #yith-woocompare table.dataTable.compare-list tbody th {
    font-weight: 500;
    color: #756444;
}
#yith-woocompare table.compare-list {
    border: 0;
}
.yith-woocompare-popup-container #yith-woocompare table.dataTable.compare-list tbody td {
    color: #756444;
}
.yith-woocompare-popup-container table.compare-list .product_title {
    color: #756444;
    font-size:20px;
    font-weight: 500;
}
.yith-woocompare-popup-container #yith-woocompare table.compare-list tr:nth-child(even) {
    background-color: rgb(117 100 68 / 5%);
}
.yith-woocompare-popup-container .DTFC_LeftBodyWrapper {
    display: none;
}
table.compare-list .product_info  .add_to_cart_wrap {
    display: none!important;
}

/* Loader container */
.elementor-editor-active #page-loader {
	opacity: 0;
    visibility: hidden;
}
#page-loader {
    position: fixed;
    inset: 0;
    background: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99999;
    opacity: 1;
    visibility: visible;
    transition: opacity .5s ease, visibility .5s ease;
}
#page-loader.hide {
    opacity: 0;
    visibility: hidden;
}

/* RESPONSIVE  */
@media only screen and (max-width: 1200px) {
    .new-prods .thermtec-carousel.slick-slide {
        width: 100%!important;
    }
    .new-prods .thermtec-carousel.slick-slide {
        display: flex;
    }
	.thermtec-carousel-wrapper .thermtec-card{
		margin: 0 15px;
	}
	.thermtec-carousel.mobile-slider.slick-initialized.slick-slider.slick-dotted {
		margin: 0;
		padding-bottom: 40px;
	}
	.thermtec-carousel.mobile-slider.slick-initialized.slick-slider.slick-dotted .slick-dots {
		bottom: 0;
		gap: 0px
	}
	.thermtec-carousel.mobile-slider.slick-initialized.slick-slider.slick-dotted .slick-dots li {
		margin: 0;
		padding: 0;
	}
	.thermtec-carousel.mobile-slider.slick-initialized.slick-slider.slick-dotted .slick-dots li button {
		box-shadow: none;
	}
}
@media only screen and (max-width: 1100px) {
	.post-type-archive-product .product-custom-grid form.woocommerce-ordering, 
	.tax-product_cat .product-custom-grid form.woocommerce-ordering, 
	.tax-product_brand .product-custom-grid form.woocommerce-ordering {
		padding-right: 9%;
	}
	.post-type-archive-product .product-custom-grid .woocommerce-result-count, 
	.tax-product_cat .product-custom-grid .woocommerce-result-count, 
	.tax-product_brand .product-custom-grid .woocommerce-result-count {
		position: relative;
		margin-top: 70px;
		margin-bottom: 30px;
	}
}
@media only screen and (max-width: 1024px) {
    .yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-min, .yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-max {
        max-width: 85px;
    }
    .yith-wcan-filters .yith-wcan-filter .price-slider.both:after {
        right: 90px;
    }
	#content .product-custom-grid .compare.button {
		opacity: 1;
		top: 78px;
        right: 5px;
	}
	.elementor-wc-products ul.products li.product .ast-select-options-trigger {
		opacity: 1;
		visibility: visible;
	}
	.post-type-archive-product .product-custom-grid li.product .woosq-btn.woosq-btn-icon-only, 
	.tax-product_cat .product-custom-grid li.product .woosq-btn.woosq-btn-icon-only, 
	.tax-product_brand .product-custom-grid li.product .woosq-btn.woosq-btn-icon-only, 
	.post-type-archive-product .elementor-wc-products ul.products li.product .ast-select-options-trigger, 
	.archive.tax-product_cat .elementor-wc-products ul.products li.product .ast-select-options-trigger, 
	.archive.tax-product_brand .elementor-wc-products ul.products li.product .ast-select-options-trigger {
		opacity: 1;
	}
	.post-type-archive-product .elementor-wc-products ul.products li.product .ast-select-options-trigger, 
	.archive.tax-product_cat .elementor-wc-products ul.products li.product .ast-select-options-trigger, 
	.archive.tax-product_brand .elementor-wc-products ul.products li.product .ast-select-options-trigger {
		display: none;
	}
	.post-type-archive-product .elementor-wc-products ul.products li.product .button.add_to_cart_button {
		display: block;
		left: 0;
	}
	.post-type-archive-product .product-custom-grid .woosq-btn.woosq-btn-icon-only, 
	.tax-product_cat .product-custom-grid .woosq-btn.woosq-btn-icon-only, 
	.tax-product_brand .product-custom-grid .woosq-btn.woosq-btn-icon-only {
		top: 42px;
		box-shadow: none;
		right: -6px;
	}
	.post-type-archive-product .product-custom-grid .woosq-btn.woosq-btn-icon-only {
		top: 42px;
		box-shadow: none;
		right: 6px;
	}
	.home .elementor-wc-products ul.products li.product .ast-select-options-trigger {
		opacity: 0;
		visibility: hidden;
	}
	figure.cstm-table {
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
	figure.cstm-table table {
		width: 100%;
		min-width: 1140px;
		border-collapse: collapse;
		table-layout:auto !important;
	}
	figure.cstm-table table tbody tr td font {
		font-size: 12px;
	}
    .product-custom-grid .products.elementor-grid {
        grid-template-columns: repeat(2, 1fr)!important;
    }
    .product-custom-grid .js-btn-view, .product-custom-grid p.woocommerce-result-count,
    .post-type-archive-product .product-custom-grid form.woocommerce-ordering,
    .tax-product_cat .product-custom-grid form.woocommerce-ordering,
    .tax-product_brand .product-custom-grid form.woocommerce-ordering {
        display: none!important;
    }
	.yith-wcan-filters .yith-wcan-filter {
		margin-bottom: 20px;
	}
	#yith-woocompare-preview-bar {
		padding: 10px 15px;
	}
	#yith-woocompare-preview-bar .compare-list li {
		width: 60px;
	}
	#yith-woocompare-preview-bar .yith-woocompare-open.button {
		padding: 13px 15px;
		font-size: 14px;
	}
	.thermtec-card .add-to-cart-btn-wrap {
		display: flex;
	}
	.shopping-bag-wrap.ast-on-card-button {
		display: none;
	}
	    .thermtec-carousel-wrapper .thermtec-icons {
        opacity: 1;
        visibility: visible !important;
        transform: unset !important;
    }
    .thermtec-carousel-wrapper .thermtec-icons .quickview-wrap, 
    .thermtec-carousel-wrapper .thermtec-icons .compare-wrap, 
    .thermtec-carousel-wrapper .thermtec-icons .wishlist-wrap,
    .thermtec-carousel-wrapper .quickview-wrap .woosq-btn {
        width: 30px !important;
        height: 30px !important;
        background-color: #ffffff40 !important;
    }
    .thermtec-carousel-wrapper .thermtec-icons svg {
        height: 18px;
        width: 18px;
        top: unset;
        left: unset;
    }
	.wishlist_table.mobile .item-details table.item-details-table .label,
	.wishlist_table.mobile .additional-info-wrapper .label {
		width: 100px!important;
	}
	.wishlist_table.mobile .item-details table.item-details-table .value,
	.wishlist_table.mobile .additional-info-wrapper .value {
		text-align: left!important;
	}
	.wishlist_table.mobile .additional-info-wrapper {
		margin-left: 60px;
		padding-left: 15px;
	}
	.wishlist_table.mobile li .item-wrapper,
	.wishlist_table.mobile li .item-details table.item-details-table{
		margin-bottom: 0;
	}
	.wishlist_table.mobile .item-details table.item-details-table td,
	.wishlist_table.mobile li table.additional-info td {
		font-size:14px!important;
	}
	.wishlist_table.mobile li .additional-info-wrapper .product-remove {
		position: absolute;
		top: 0;
		right: 0;
	}
	.wishlist_table.mobile li {
		position: relative;
		margin-bottom: 45px;
	}
	.wishlist_table .product-add-to-cart a {
		margin: 0!important;
	}
	.woocommerce .wishlist_table .product_type_simple.add_to_cart_button {
		width: 250px;
	}
}
@media only screen and (max-width: 921px) {
	.page.woocommerce-cart td.product-thumbnail,
	.page.woocommerce-cart td.product-name,
	.page.woocommerce-cart td.product-price,
	.page.woocommerce-cart td.product-quantity,
	.page.woocommerce-cart td.product-subtotal {
		border-top: 0px !important;
	}
	.page.woocommerce-cart td,
	.page.woocommerce-cart tr,
	.page.woocommerce-cart table,
	.page.woocommerce-cart .cart-collaterals .cart_totals,
	.page.woocommerce-cart .cart-collaterals .cart_totals h2 {
		border-color: #756444 !important
	}
}
@media only screen and (max-width: 768px) {
	.elementor-products-grid ul.products.elementor-grid li.product a.woocommerce-loop-product__link img {
		margin: 0 auto !important;
	}
}
@media only screen and (max-width: 767px){
    #yith-woocompare table.compare-list tbody th:not(.filler) {
        width: 100px!important;
        min-width: 100px!important;
    }
    #yith-woocompare table.dataTable.compare-list tbody tr:first-child th {
        width: 100px;
    }
    #yith-woocompare table.dataTable.compare-list thead th {
        width: 100px!important;
    }
    #yith-woocompare table.compare-list td:not(.filler) {
        width: 100px!important;
        min-width: 100px!important;
        padding: 8px 10px!important;
    }
    #yith-woocompare table.compare-list thead,
    #yith-woocompare table.compare-list tfoot {
        display: none;
    }
    #yith-woocompare table.dataTable.compare-list tbody th, #yith-woocompare table.dataTable.compare-list tbody td {
        font-size: 13px!important;
    }
    .yith-woocompare-popup-container table.compare-list .product_title {
        font-size: 18px!important;
    }
}
@media only screen and (max-width: 600px) {
	.single-product .single-woo-right{
		padding-top: 20px !important;
	}
	#yith-woocompare-preview-bar .container {
		flex-direction: column;
		align-items: flex-start;
	}
	.thermtec-carousel-wrapper .thermtec-image-wrap img {
    	max-width: 320px;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 500px) {
    .elementor-widget-wc-archive-products .products {
        grid-template-columns: repeat(1, 1fr);
    }
	.product-custom-grid .products.elementor-grid {
        grid-template-columns: repeat(1, 1fr)!important;
    }
    .post-type-archive-product .elementor-wc-products ul.products li.product .button.add_to_cart_button,
    .archive.tax-product_cat .elementor-wc-products ul.products li.product .button.add_to_cart_button,
    .archive.tax-product_brand .elementor-wc-products ul.products li.product .button.add_to_cart_button {
        display: block;
        font-size: 14px;
    }
	.elementor-products-grid ul.products.elementor-grid li.product a.woocommerce-loop-product__link img {
		width: 80% !important;
		margin: 0 auto !important;
	}
	.woo-variation-product-gallery {
		width: 100%;
	}
}

@media only screen and (max-width: 480px) {
    #yith-woocompare-preview-bar .compare-list li, 
	#yith-woocompare-preview-bar .compare-list li.product-placeholder,
	#yith-woocompare-preview-bar .compare-list li.product-placeholder span {
        display: block!important;
    }
	.yith-wcan-filters .yith-wcan-filter {
		margin-bottom: 15px;
		padding-top: 15px;
	}
}