.woocommerce-cart .shop_table .holidays td.product-quantity {
    pointer-events: none;
    opacity: 0.3;
}

/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
@media (max-width: 1024px){
.wd-side-hidden {
    z-index: 9999999!important;
}
	.button_cart_test{
		    position: relative !important;
    width: 120px;
    cursor: pointer;
    height: 44px;
    z-index: 9999;
    top: 63px;
    margin-top: -55px;
	}
}
@media (max-width: 767px){
.mfp-wrap {
	z-index: 99999!important;}
}
.wa__btn_popup {
    z-index: 19999!important;
}
.wd-toolbar {
z-index: 350!important;}

.variation-custom_price {
    display: none;
}

.outofstock .wd-add-btn a {
    padding: 12px 20px;
}

.wd-add-btn a:nth-child(1) {
    display: none;
}

.wd-add-btn a {
    display: block;
    max-width: 150px;
    margin-top: 10px !important;
    margin: 0 auto;
}

.add-to-cart-loop {
    display: none !important;
}


    .wd-hover-standard .wd-add-btn>a {
        margin: 0 !important;
        width: max-content;
        margin-right: 5px !IMPORTANT;
    }

    .wd-add-btn {
        display: flex;
        margin: 0 !important;
        justify-content: center;
    }
@media (max-width: 768.98px){
:is(.woocommerce-cart-form__contents,.group_table) td.product-quantity :is(input[type="button"],input[type="number"]) {
    height: 42px;
}
}
.pisol-badge-icon {
	display: none;}