/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */
form.woocommerce-form br {
    display: none;
}
@media (min-width: 1024px) {
    li#menu-item-796 {
        display: none;
    }
}
tr.woocommerce-shipping-totals.shipping, td.product-quantity, th.product-quantity, th.product-thumbnail, td.product-thumbnail{
    display: none;
}
.woocommerce-checkout .woocommerce-info {
    display: none;
}
.login a {
    color: #c19d56;
}
.access-restricted p {
    display: none !important;
}
.access-restricted .woocommerce {
	display: flex;
    flex-direction: row;
    justify-content: center;
	height:600px;
	align-items: center;
}
a.checkout-button.button.alt.wc-forward {
    background-color: #c19d56;
}
.woocommerce-checkout .col2-set .col-1 {
	width:100% !important;
}
button#place_order {
    background-color: #c19d56;
}
.woocommerce-info.wc-memberships-restriction-message.wc-memberships-message.wc-memberships-content-restricted-message {
	width:1140px;
	height:70px;
}
button.woocommerce-button.button.woocommerce-form-login__submit {
    background-color: #c19d56;
    color: #ffffff;
    font-weight: 500;
	margin-bottom: 20px;
	margin-top:20px;
}
p.woocommerce-LostPassword.lost_password a {
    color: #232323;
}
button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
	background-color: #c19d56;
    color: #ffffff;
    font-weight: 500;
}
input#rememberme {
    margin-top: 30px;
}
a.woocommerce-privacy-policy-link {
    color: #c19d56;
}
nav.woocommerce-MyAccount-navigation ul li {
    padding: 10px;
    list-style: none;
	border: 1px solid #e5e5e5e5;
	background-color:#c19d56;
}
.woocommerce-MyAccount-content a {
    color: #c19d56;
}
nav.woocommerce-MyAccount-navigation ul {
    padding-left: 0px;
	padding-right: 30px;
}
nav.woocommerce-MyAccount-navigation ul li a{
    color:#ffffff;
}
nav.woocommerce-MyAccount-navigation ul li a br {
    display: none;
}
.dr-form label {
    color: #232323;
}
.dr-form input{
    border: 1px solid #e5e5e5 !important;
	height: 50px;
}
.dr-form textarea {
	border: 1px solid #e5e5e5 !important;
	height:200px;
}
.dr-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background-color: #c19d56;
    padding: 0px 50px 0px 50px;
	color:#ffffff;
}
a.wc-block-components-product-name {
    font-size: 28px;
    color: #c19d56;
    text-transform: uppercase;
}
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    background-color: #c19d56;
    border: 1px solid #c19d56;
    color: #ffffff;
}
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    color: #ffffff;
    background-color: #c19d56;
    border: 1px solid #c19d56;
}
h3.form-heading {
    font-size: 22px;
    margin-top: 30px;
}
.consultation-form input, .consultation-form select {
    border: 1px solid #e5e5e5 !important;
    height: 50px;
}
.consultation-form textarea {
    border: 1px solid #e5e5e5 !important;
    height: 150px;
}
.consultation-form label {
    font-weight: 500;
}
input.wpcf7-form-control.wpcf7-file.file_doc {
    border: none !important;
    margin-top: 20px;
}
.submit_btn {
    background-color: #c19d56 !important;
    color: #ffffff !important;
    width: 200px !important;
}