/*
Theme Name: Vanthiel Vineyards - Child
Theme URI: https://nucleocreativo.com/vanthiel
Author: Nucleo Creativo
Author URI: https://nucleocreativo.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: vanthiel-vineyards
Template: vanthiel-vineyards
Version: 1.0
=======
License: GPL
License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
.navbar-header-toggle .navbar-header-toggle-bars div {
background-color: #222221;
}
.secondary-navigation ul li a:not(:hover) {
color: #222221;
}

.featured-image-box.overlay_style_1 figure figcaption h4, .featured-image-box.overlay_style_1 figure figcaption p {
color: #fff !important;
}


.gg-vc-quote {
	margin:0.3em;
	padding: 2.51em 0;
}
.gg-vc-quote.text-align-center:before, .gg-vc-quote.text-align-center:after {
	content: "";
	position: absolute;
	height: 4.79vw;
	width: 1px;
	background: #b46c66;
	left: 50%;
}
.gg-vc-quote:before {
top: 0;
}
.gg-vc-quote:before {
bottom: 0;
}

.gg-widget .widget-title, .gg-widget .textwidget {
	color:#fff;
}

.swiper-container .swiper-slide>img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
}
.swiper-nav-container svg path {
fill: #222221;
}

.footer-credit, .footer-widgets, footer.site-footer a, footer.site-footer .gg-widget ul.menu li a {
	color:#ffffff;
}