body.sidebar_filter_active{
    touch-action: none;
}
.modal.quick-popup .modal-dialog .modal-body {
    overflow-x: hidden;
}
#cs_preview_popup .preview_wrap .cs-info-bar .btns_column .cs_action_btn {
    border: 1px solid #425526 !important;
    background: #425526 !important;
    border-radius: 110px;
    margin: 0 !important;
}
#cs_preview_popup .preview_wrap .cs-info-bar .bar_description_text {
    font-family: "Assistant","Helvetica Neue",Helvetica,Arial,sans-serif;
}
#cs_preview_popup .preview_wrap .cs-info-bar .policy_wrap a {
    font-family: "Assistant","Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #425526 !important;
}
#cs_preview_popup .preview_wrap .cs-info-bar .policy_wrap a:after {
    background: #425526;
}
.shop-products-row .woocommerce-pagination .page-numbers, .shop-products-row .woocommerce-pagination .wp-pagenavi {
    direction: ltr;
}
.shop-products-row .woocommerce-pagination .page-numbers span, .shop-products-row .woocommerce-pagination .page-numbers a, .shop-products-row .woocommerce-pagination .wp-pagenavi span, .shop-products-row .woocommerce-pagination .wp-pagenavi a {
    color: #191919;
}
.shop-products-row .woocommerce-pagination .page-numbers .page-numbers.current, .shop-products-row .woocommerce-pagination .wp-pagenavi .page-numbers.current {
    color: #191919;
    text-decoration: underline;
    text-underline-offset: 7px;
    text-decoration-color: #75892E;
}
.shop-products-row .woocommerce-pagination .page-numbers a.next {
    color: #75892E;
    transform: scale(-1);
}
.shop-products-row .woocommerce-pagination .page-numbers a.prev {
    color: #75892E;
    transform: scale(-1);
}
.woocommerce .product-item .product-detail .quantity-attribute-wrap .quantity-wrap .custom-form .jcf-btn-inc:before, 
.woocommerce .product-item .product-detail .quantity-attribute-wrap .quantity-wrap .custom-form .jcf-btn-dec:before {
    font-size: 0.575rem;
}

@media screen and (max-width: 749px) {
    .product-item .product-img .discount-label {
        max-width: initial;
        z-index: 9;
        left: 1px;
        right: 1px;
        font-size: 0.70rem;
    }
}