/**
	Theme Name: Goya Child Theme
	Description: This is a child theme of Goya.
	Template: goya
	Version: 1.0
	Author: Everthemes
	Author URI: http://themeforest.net/user/luisvelaz
	Tags: responsive-layout, flexible-header, custom-colors, mega-menu, woocommerce, shop, ajax, page-builder, translation-ready, gutenberg
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/*.has-top-bar .site-header, .has-campaign-bar .site-header, .et-site-layout-framed .site-header{background:#fff !important;}*/
.header-sticky .site-header{background:#fff !important;}
.sticky-product-bar .single_add_to_cart_button, .sticky-product-bar .add_to_cart_button, .button, .button:hover, button[type=submit], button[type=submit]:hover, input[type=submit], input[type=submit]:hover, .wc-block-components-button{color:#fff !important;}
.page .page-padding:not(.hero-header) { padding-top:100px !important;}
.et-banner .et-banner-link.color-light.solid, .et-banner .et-banner-link.color-light.solid:hover {
    color: #282828 !important;
}
.et_btn.solid.color-light {
    background-color: #fff;
    color: #282828 !important;
}
.wp-block-button.is-style-outline .wp-block-button__link, .button.outlined {
    border: 2px solid #3b2a24; color:#3b2a24 !important;
}