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

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

/* GIN.MD global header and footer */
.ginmd-text-logo {
	display: inline-flex;
	align-items: center;
	color: #212121;
	font-size: 28px;
	font-weight: 600;
	letter-spacing: 0.18em;
	line-height: 1;
	text-decoration: none;
	white-space: nowrap;
}

.ginmd-text-logo:hover,
.ginmd-text-logo:focus {
	color: #212121;
	text-decoration: none;
}

.ginmd-language-placeholder {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 42px;
	color: #212121;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.12em;
	line-height: 1;
}

.ginmd-footer-links a {
	display: inline-block;
	margin-bottom: 0.45rem;
}

@media (max-width: 767px) {
	.ginmd-text-logo {
		font-size: 22px;
	}
}
