/*
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: 2.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: #12422c !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;
}


button#addcarrito:hover, button#compraahora:hover
{
    background: #7CCE4A !important;

}

.nasa-static-sidebar .btn-mini-cart .woocommerce-mini-cart__buttons a.checkout, .ns-cart-popup-v2 .btn-mini-cart .woocommerce-mini-cart__buttons a.checkout {
    background-color: #12422c !important;
    border-color: #12422c !important;
    color: #FFF !important;
}

.cart_totals .order-total td, .shop_table tbody .product-subtotal {
    font-size: 130%;
    font-weight: 800;
    color: #222222 !important;
}

.coupon [name="apply_coupon"] {
    position: absolute;
    right: 0;
    top: auto !important;
    bottom: 0;
    height: 42px;
}
a.checkout-button.button.alt.wc-forward {
   
    letter-spacing: 1px !important;
}

table tr th, table tr td {
    font-size: 14px !important;
    letter-spacing: 0px !important;
    padding: 5px !important;
}

.cart_totals h2 {
    font-size: 15px  !important;
    letter-spacing: 1px  !important;
}

a:hover {
    color: #222222 !important;
    font-weight: bold !important;
}

.checkout-modern-wrap .woocommerce-checkout-review-order table .coupon-clone-td {
    padding-bottom: 36px !important;
}
.nasa-mini-number {

    background: #12422c !important;
    color: #fff;
}

.nasa-close-sidebar:hover, .nasa-sidebar-close a:hover, .nasa-close-menu-mobile:hover, .nasa-top-cat-filter-wrap-mobile .nasa-close-filter-cat:hover {
    background: #12422c !important;
    border-color: #12422c !important;
    color: #FFF  !important;
}

.woocommerce-MyAccount-navigation.nasa-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:hover svg {
    color: #222222 !important;
}

a.btn-nuevo {
    color: #fff !important;
    text-decoration: none !important;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li.no-banner-img .store-content .store-data h2 a {
    color: #fff !important;
    text-shadow: none !important;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li.no-banner-img .store-content .store-data p {
    color: #fff !important;
    text-shadow: none !important;
}
#dokan-seller-listing-wrap.grid-view .store-footer .dokan-btn-theme.dokan-btn-round {
    margin-right: 10px;
    background-color: #12422c !important;
}
#dokan-seller-listing-wrap.grid-view .store-content .store-data-container .featured-favourite {
    position: absolute !important;
    top: 10px;
    right: 10px !important;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer .seller-avatar {
    background: #fff !important;
    box-shadow: none !important;
}

.botontienda a:hover {
    color: #fff !important;
    font-weight: inherit !important;
}

    .woocommerce-error li {
        
        display: block !important;

    }

    .woocommerce-notices-wrapper .woocommerce-info:not(.cart-empty):not(:empty), .woocommerce-notices-wrapper .woocommerce-message:not(.cart-empty):not(:empty), .woocommerce-notices-wrapper #yith-wcwl-message:not(.cart-empty):not(:empty) {

        display: block !important;

    }

.menu-item-11573 svg {
    font-size: 27px;
}



/******** MOVIL */
@media  (max-width: 798px) {
    
    .principalpvl p.price.nasa-single-product-price {
        font-size: 26px !important;
    }
    .available-coupons-list {

        flex-direction: column !important;

    }

    .dokan-coupon-card {
       
        width: 100% !important;

    }

}

#wpadminbar {
    position: fixed !important;
    top: 0px;
}
body.admin-bar {
    padding-top: 24px;
}