/*
Theme Name: Lucia Vineyards - Child
Theme URI: http://okthemes.com/lucia-vineyards
Author: Cristian Gogoneata
Author URI: http://www.okthemes.com
Description: Vineyard, Winery  & Wine WooCommerce shop
Tags: e-commerce, food-and-drink, grid-layout, custom-logo, footer-widgets, rtl-language-support, theme-options, translation-ready 
Text Domain: lucia-vineyards
Template: lucia-vineyards
Version: 1.0
=======
License: GPL
License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

.footer-cart-wrapper{
	display:none!important;
}

.gg-widget .widget-title {
    color: #ffffff;
}

.m-min-400{
	min-height:400px;
}

#media_image-2 .wp-caption img[class*="wp-image-"] {
    margin-left: 0;
}
#media_image-2 .wp-caption-text{
	display:none;
}

.txt-white{
	color:#fff!important;
}
a.txt-white:hover{
	color:#e2ba65!important;
}
.presentation-box h4{
	color:#ffffff;
}
.product-template-default h1{
	color:#fff;
}
.card-dodatno > h4{
	color:#fff!important;
}
#card-dodatno h4{
	color:#fff!important;
}

/* Age verification
-------------------------------------------------------------- */

footer.site-footer .elfsight-widget-age-verification a {
    color:#e2ba65!important;
}
footer .eaav-item-allow-buttons-yes {
	    background: #e2ba65!important;
	color:#fff!important;
}
footer .eaav-item-allow-buttons-no {
	    background: #e2ba65!important;
	color:#fff!important;
}
@media screen and (max-width: 560px) {
span.number-suffix {
    line-height: 30px !important;
    margin-top: 30px;
}
}