/*
Theme Name: Elessi Theme Child
Theme URI: https://elessi.nasatheme.com/demo/
Description: This is a child theme for Elessi Theme
Author: NasaTheme team
Author URI: https://nasatheme.com
Template: elessi-theme
Version: 1.0
*/


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
span.precio-puc
{
    color: #12422C;
    font-family: "Jost", Arial, Helvetica, sans-serif;
    font-size: 26px;
    font-weight: normal;
}

.wc-block-components-sidebar-layout.wc-block-cart.wp-block-woocommerce-filled-cart-block.is-large {
    display: flex !important;
    flex-direction: row !important;
    justify-content: space-between !important;
    align-content: flex-start !important;
    align-items: flex-start !important;
}

.principalpvl p.price.nasa-single-product-price {
    font-size: 33px !important;
}

label[for="_enable_reviews"] {
    display: none;
}

.elementor-popup-modal {
    display: block !important;
}

.dialog-widget.elementor-popup-modal {
    display: flex !important;
}

 #billing_first_name_field, #shipping_first_name_field {
    width: 100% !important;
    padding-right: 5px;
    float: left;
}
.woocommerce-address-fields .form-row-wide {
    clear: none !important;
}
#billing_nif_cif_field br, #shipping_shipping_phone_field br, .edit-account br, .seller-avatar br {
    display: none !important;
}
.store-footer br {
    display: none  !important;
}
#dokan-seller-listing-wrap.grid-view .store-content {
    background: rgba(0, 0, 0, 0.75) !important;

}
#notificaciones-form br {
            display: none !important;
        }

.header-icons .menus-account .sub-menu {
    
    left:auto !important;
    right: 0 !important;
    
}
p.nasa-box-desc.payment-method-step {
    display: none;
}