/**
	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
*/

.footer-bar-border-1 {
       font-size: 12px !important;
}
.wpb_wrapper .vc_separator h4 {
font-size: 33px !important;
    color: gray !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
}

.header .goya-search button, .header .et-switcher-container .selected, .header .et-header-text, .header .product.wcml-dropdown li>a, .header .product.wcml-dropdown .wcml-cs-active-currency>a, .header .product.wcml-dropdown .wcml-cs-active-currency:hover>a, .header .product.wcml-dropdown .wcml-cs-active-currency:focus>a, .header .menu-toggle, .header a {
    color: #98cc51 !important;
}
@media only screen and (min-width: 767px) {
	.side-mobile-menu li a, .side-mobile-menu .bottom-extras .text, .side-mobile-menu .bottom-extras a, .side-mobile-menu .selected {
    color: gray !important;
}
	span.minicart-counter {
    background-color: gray !important;
}
#qlwapp.qlwapp-bottom-left.qlwapp-button .qlwapp-toggle {
    margin-left: 0px !important;
    margin-bottom: 51px !important;
}
}