/*
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/


.e-atc-qty-button-holder input.qty {
    border-radius: 0;
}
.single_add_to_cart_button.disabled {
    background-color: #f5ebdc !important;
    color: #3a3a3a !important;
}
:is(.elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart) .quantity .qty {
    width: 7em !important;
}
.d-none {
    display: none !important;
}
.woocommerce-Price-amount bdi {
    font-family: Open Sans, serif;
    font-weight: 400 !important;
    color: #868686;
}
table.variations td.value {
    background-color: transparent !important;
}
table.variations th.label {
    display: none !important;
}
.woocommerce-variation-price {
    margin-bottom: 15px;
}
.ue-product-count {
    position: absolute;
    top: 0;
    right: 5px;
}
.woocommerce-message {
    border-top-color: #f2f2f2;
}
.woocommerce-message .wc-forward {
    font-family: Open Sans, serif;
    font-weight: 300 !important;
    text-transform: uppercase;
    font-size: 14px !important;
    padding: 15px 20px !important;
    background: transparent !important;
    border: 1px solid #000 !important;
    border-radius: o !important;
    color: #000 !important;
}
#menu-side .elementor-nav-menu a {
    display: flex;
    justify-content: space-between;
}
.back-category {
    border: 1px solid #000;
    display: flex;
    align-items: center;
    padding: 8px 15px;
}

