/

* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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 */


html {
    overflow-x: hidden;
}

body {
    overflow-x: hidden;
}

body a {
    text-decoration: none !important;
}


ul.products li.product a.shopengine_add_to_list_action {display: none !important;}

ul.products li.product a.shopengine-quickview-trigger {
    display: none !important;
}

ul.products li.product a.shopengine_comparison_add_to_list_action {display: none;}

ul.products li.product {
    transition: all 0.3s linear;
}

ul.products li.product:hover {box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;}


.elementor-126 .elementor-element.elementor-element-edf30ef .elementskit-info-image-box .elementskit-box-body {
    background: transparent !important;
    position: relative;
    box-shadow: unset !important;
    overflow: hidden;
}

.elementor-126 .elementor-element-edf30ef .elementskit-info-image-box .elementskit-box-body::after {
    content: '';
    background: rgb(0 0 0 / 65%) !important; 
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

[data-id="edf30ef"] {
    background: transparent !important;
    box-shadow: none !important;
}

section#main-header::after {
    content: '';
    background: url(/wp-content/uploads/2025/10/logo-bg.png);
    position: absolute;
    width: 395px;
    height: 112px;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: cover;
}

[data-id="2ca4080a"] svg {
    width: 16px !important;
    height: 16px !important;
}

.elementor-wc-products .added_to_cart {margin-left: 18px;}

.elementor-widget-shortcode span.xoo-wsc-sc-subt {
    display: none !important;
}

.elementor-widget-shortcode .xoo-wsc-sc-bkcont {
    background: #F2F2F2;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.elementor-widget-shortcode .xoo-wsc-sc-bkcont span.xoo-wsc-sc-bki {
    font-size: 18px;
    color: #69727D !important;
}

.elementor-widget-shortcode .xoo-wsc-sc-bkcont span.xoo-wsc-sc-count {
    font-size: 12px;
    width: 16px;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #24CEF4;
    top: 8px !important;
    right: 6px !important;
}


[data-id="614b8a97"] {
    margin: 0 14px 0 0 !important;
}
button.shopengine_add_to_list_action {display: none !important;}

a.shopengine_comparison_add_to_list_action {
    display: none;
}



.woocommerce-message {
    border-top-color: #000 !important;
}

.woocommerce-message::before {
    color: #000 !important;
}

.woocommerce-info {
    border-top-color: #111 !important;
}

.woocommerce-info::before {
    color: #111 !important;
}

.woocommerce-info a.woocommerce-Button {
    background: #111 !important;
    border-radius: 0 !important;
    color: #fff !important;
}

header.woocommerce-Address-title h2 {
    font-size: 26px !important;
    font-weight: 600;
    margin: 12px 0 10px !important;
}

.woocommerce-MyAccount-content-wrapper button.woocommerce-Button {
    background: #111 !important;
    border-radius: 0 !important;
}

.woocommerce-MyAccount-navigation-link--wishlist {display: none !important;}

.e-my-account-tab div#customer_login h2 {
    margin: 0 0 !important;
    text-align: center;
    font-size: 42px;
}

.e-my-account-tab div#customer_login form.woocommerce-form {
    margin-top: 12px !important;
    border-radius: 5px !important;
    border-top: 4px solid #111;
}

.e-my-account-tab div#customer_login form.woocommerce-form  button.woocommerce-button {
    padding: 14px 20px !important;
    width: 100%;
    display: block;
    background: #FAD91C !important;
    color: #111;
}

.e-my-account-tab div#customer_login form.woocommerce-form .woocommerce-privacy-policy-text {display: none !important;}

.e-my-account-tab div#customer_login form.woocommerce-form p.form-row {
    margin-top: 0 !important;
}

.e-my-account-tab div#customer_login form.woocommerce-form p.woocommerce-LostPassword {
    text-align: right;
    font-size: 12px;
    font-weight: 600;
}