/* 
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 */

.elementor-nav-menu--main .elementor-item.elementor-item-active {
    font-size: 18px !important;
}
.elementor-nav-menu--main .elementor-item {
    font-size: 18px !important;
}
.header.elementor-sticky--effects {
    box-shadow: 4px 4px 30px 0px rgba(42, 67, 113, 0.15);
}
label[for="form-field-field_a79f820"] {
    text-transform: inherit !important;
    letter-spacing: 0px;
    color: #525466 !important;
}
a {
    color: #306fb5;
}
h3.wc-block-components-product-name {
    font-size: 20px;
}
.woocommerce-checkout h1.entry-title {
    font-size: 40px;
}
.error404 #content {
    text-align: center;
    padding-top: 150px;
    padding-bottom: 100px;
}
.error404 h1 {
    font-size: 40px;
}
.cmplz-cookiebanner .cmplz-links .cmplz-link {
    color: #000 !important;
}
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-view-preferences,
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny,
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept {
    background-color: #000 !important;
    border: 1px solid #000 !important;
    color: white !important;
}