/*
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
*/
.page-template-default .site-main .page-header {
    margin-bottom: 20px;
}

.page-template-default .site-main .page-header .entry-title {
    font-size: 40px;
    text-align: center;
    font-weight: 400;
    font-family: "Abril Fatface", Sans-serif;
    letter-spacing: 1px;
    color: #C2BEBA;
}

footer .elementor-widget-wp-widget-nav_menu .menu {
    padding: 0;
    list-style: none;
}

footer .elementor-widget-wp-widget-nav_menu .menu li a {
    color: rgba(0, 0, 0, 0.79);
    font-size: 14px;
    font-weight: 300;
    font-family: "Nunito", sans-serif;
}

.woocommerce h2 {
    font-size: 30px;
    font-weight: 400;
    font-family: "Abril Fatface", Sans-serif;
    letter-spacing: 1px;
    color: #C2BEBA;
}

.woocommerce h3 {
    font-size: 24px;
    font-weight: 400;
    font-family: "Abril Fatface", Sans-serif;
    letter-spacing: 1px;
    color: #C2BEBA;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: rgb(0, 59, 73);
    border-radius: 0;
    font-family: "Nunito", sans-serif;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background-color: rgb(129, 177, 195);
}

.elementor-nav-menu--main .elementor-nav-menu a,
.elementor-nav-menu--main .elementor-nav-menu a.highlighted,
.elementor-nav-menu--main .elementor-nav-menu a:focus,
.elementor-nav-menu--main .elementor-nav-menu a:hover {
    padding: 13px 16px;
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
    width: 170px;
}

.woocommerce .quantity .qty {
    width: 4.631em;
}

input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
    border-radius: 0;
}

.woocommerce table.shop_table {
    border-collapse: collapse;
    border-radius: 0;
}

#add_payment_method .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table {
    border-collapse: collapse;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    border-radius: 0;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    border-radius: 0;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    border-radius: 0;
}

@media screen and (min-width: 1200px) {
    body:not([class*="elementor-page-"]) .site-main {
        max-width: 1100px;
    }
}


.cosmetics .elementor-item:after {
    background-color: #ce7d8b !important;
}
