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


.label-above .field-wrap{
	flex-wrap:nowrap !important;
}
blockquote{
	border-bottom: 0px !important;
}
.vc_custom_1726226123548{
	padding:40px 20px !important;
}
.vc_custom_1726145965381{
	padding:50px 20px !important;
}
@media(max-width:430px){
    blockquote{
	border-bottom: 4px solid #fcb002 !important;
	border-left:0px !important;
    }
	blockquote p{
		margin-bottom:20px !important;
	}
	.footer-widgets{
		padding:40px 0px!important;
	}
	.footer-middle{
		padding-top:0px !important;
	} 
	.nf-field-label{
		display:none;
	}
	.nf-field-element{
		display:flex !important;
		justify-content:center !important;
		margin:auto;
	}
	.vc_custom_1726144613480{
		padding:40px 20px !important;
	}
}