/*
Theme Name: Elessi Theme Child
Theme URI: https://elessi.nasatheme.com
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 ***************/
button, .button, #submit, a.button, p a.button, input#submit, .add_to_cart, .checkout-button, input#place_order, form.cart .button, .form-submit input, input[type="submit"], body .dokan-btn-theme, body a.dokan-btn-theme, .btn-mini-cart .button, #payment .place-order input, .footer-type-2 input.button, #nasa-footer .btn-submit-newsletters, body input[type="submit"].dokan-btn-theme, .nasa-static-sidebar .nasa-sidebar-return-shop, .product-deal-special-buttons .nasa-product-grid .add-to-cart-grid .add_to_cart_text {
    background-color: #f7f2ee;
    border-color: #f7f2ee;
    color: #a67b54;
}
button:hover, .button:hover, #submit:hover, a.button:hover, p a.button:hover, input#submit:hover, .add_to_cart:hover, .checkout-button:hover, input#place_order:hover, form.cart .button:hover, .form-submit input:hover, input[type="submit"]:hover, body .dokan-btn-theme:hover, body a.dokan-btn-theme:hover, .btn-mini-cart .button:hover, #payment .place-order input:hover, .footer-type-2 input.button:hover, .nasa-reset-filters-top:hover:before, #nasa-footer .btn-submit-newsletters:hover, .nasa-table-compare .add-to-cart-grid:hover, body input[type="submit"].dokan-btn-theme:hover, .nasa-static-sidebar .nasa-sidebar-return-shop:hover, .product-list .product-img .quick-view.fa-search:hover, .nasa-top-sidebar .nasa-actived-filter .nasa-ignore-price-item:hover:before, .nasa-top-sidebar .nasa-actived-filter .nasa-ignore-variation-item:hover:before, .product-deal-special-buttons .nasa-product-grid .add-to-cart-grid:hover .add_to_cart_text {
	
	background-color: #a67b54;
    border-color: #a67b54;
    color: #f7f2ee;
}

.nasa-bg-dark
 {
    background-color: #a67b54;
    margin-top: 30px;
}
.tp-bullets.custom .tp-bullet.selected {
    opacity: 1;
    background-color: #a67b54;
    padding-left: 10px;
    padding-right: 10px;
}
.tp-bullets.custom .tp-bullet {
 background: #e9d6bd;
}
body .fixed-already .logo .header_logo {
max-height:90px;
}
a:hover, a:focus
{
    color: #a67b54;
}
.nasa-product-grid .add_to_cart_text {
	 background-color: #a67b54;
	    color: #e9d6bd;
}
.badge {
 background-color: #e9d6bd;
}
#top-bar .left-text {
    display: none;
}