/*
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.0
=======
License: GPL
License URI: http://www.opensource.org/licenses/gpl-license.php
*/

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

.elementor-element-02a1c54{
	display: none;
}

.elementor-element-9206d53{
	width: 80%;
	justify-content: flex-end;
}

@media only screen and (max-width: 768px) {
	.site-content{
		padding-left: 0;
		padding-right: 0;
	}
}

.elementor-element-37181cf .okthemes-site-logo{
	margin-top: -10px;
}
.elementor-element-37181cf a{
	display: inline-block;
	width: 250px;
	height: 60px;
	background: url(https://cisteniduse.cz/wp-content/uploads/2024/07/logo.png) no-repeat center center;
	background-size: contain;
	font-size: 0;
}
@media only screen and (max-width: 1200px) {
	.elementor-element-37181cf .okthemes-site-logo{
		margin-top: -10px;
	}
	.elementor-element-37181cf a{
		width: 220px;
  		height: 45px;
	}
}
@media only screen and (max-width: 1024px) {
	.elementor-element-37181cf .okthemes-site-logo{
		margin-top: -10px;
	}
	.elementor-element-37181cf a{
		width: 200px;
		height: 40px;
	}
}
@media only screen and (max-width: 768px) {
	.elementor-element-37181cf{
		width: 50%;
	}
	.elementor-element-37181cf a{
		width: 130px;
		height: 30px;
	}
	.elementor-element-9206d53{
		width: 50%;
	}
}

.dropdown-icon.close{
	font-size: 0;
}
.dropdown-icon.close::before{
	content: "Zavřít";
	display: inline;
	font-size: 14px;
}