/*
Theme name: "Гильдия"
Theme URI: http://gstamp.ru
Author: 
Author URI: 
Description:
Version: 1.0.0
*/
.openm {
	width: 250px !important;
}
.openm .menu-image-title {
	display: block;
}
.menu_tooltip:after {
	left: -16px;
}
.menu_tooltip:after {
	position: absolute;
	content: '';
	top: 50%;
	border: 8px solid transparent;
	border-right-color: rgba(46,48,51,.9);
	margin-top: -8px;
}
.menu_tooltip {
	position: absolute;
	top: 40vh;
	left: 60px;
	background: rgba(46,48,51,.9);
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: -0.2px;
	padding: 11px 12px;
	border-radius: 4px;
	white-space: nowrap;
	opacity: 0;
	filter: alpha(opacity=0);
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	z-index: 99;
}
.wcm_button_right .menu_tooltip {
	right: 70px;
	-webkit-transform: translateX(-15px);
	-ms-transform: translateX(-15px);
	-o-transform: translateX(-15px);
	transform: translateX(-15px);
}
.menu_tooltip.shown {
	opacity: 1;
	-webkit-filter: none;
	filter: none;
	-webkit-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-o-transform: translateX(0px);
	transform: translateX(0px);
}
.header_panel_column_center_mob {
	background-color: #E6E3D9;
	top: 50px;
	display: none;
	position:absolute;
	text-align:center;
	width:100%;
	left: 0;
	font-family: 'rcb';
	font-weight: bold;
}
.your_city select {
	display: none !important;
}
.your_city select {
	margin-top: 7px;
}
.your_city .select {
	display: none !important;
}
.change_city {
}
.change_city ul {
	padding-top: 13px;
	padding-left: 20px;
	padding-bottom: 13px;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.3s, visibility 0s linear 0.3s;
	list-style: none;
	position: fixed;
	top: 51px;
	transition: .2s;
	background-color: #E6E3D9;
}
.change_city ul li {
	line-height: 28px;
	padding-right: 20px;
}
.current_city {
	display: block;
	height: 49px;
	line-height: 49px;
}
.current_city:hover{
	cursor: pointer;
}
.change_city_show {
	position: absolute;
	opacity: 1 !important;
	visibility: visible !important;
}
.clear {
	clear: both;
}
.bukva {
	font-weight: bold;
	font-size: 16px;
}
.change_city_wrap {
}
.ul1 {
	-webkit-column-count: 4;
	-moz-column-count: 4;
	column-count: 4;
	-webkit-column-gap: 30px;
	-moz-column-gap: 30px;
	column-gap: 30px;
	-webkit-column-rule: 1px solid #ccc;
	-moz-column-rule: 1px solid #ccc;
	column-rule: 1px solid #ccc;
}
/*
.mainmenu li:first-child a::after {
	position: absolute;
	content: "МЕНЮ";
	font-family: 'rcl';
	font-weight: bold;
	font-size: 11px;
	color: white;
	display: block;
	width: 50px;
	text-align: center;
	left: 0px;
	top: 35%;
}
.mainmenu li:first-child {
	background-color: #7a0f2e;
	position: relative;
}
.menu-image-title:first-child {
	color: white;
}
*/
@media (max-width: 1200px) {
	.country-change,
	.header_panel_column_center_cell.your_adress,
	.header_panel_column_center_cell.contacts_email {
		display: none;
	}    
}
@media (max-width: 1000px) {
	#header_panel {
		height: 50px !important;
	}
	.menu_tooltip {
		display: none;
	}
	#site_footer {
		display: mome;
	}
	.your_city .current_city {
		display: none;
	}
	.your_city select {
		display: block !important;
	}
	.your_city::after{    
	top: 2px;
	right: 5px;
	display: block;
	position: absolute;
	content: '\f0d7';
	color: #b6152a;
	z-index: -5;
	padding-left: 5px;
}
}
@media (max-width: 700px) {
	.header_panel_column_center_cell.your_phone {
		display: none;
	}
	.header_panel_column_center_mob {
		display: block;
	}
}


@media (max-width: 1360px) {
/*	.country-change{
		display: none;
	}
	.header_panel_column.header_panel_column_right{
		width: 1%;
	}
	.header_panel_column.header_panel_column_center{
		width: 70%;
	} */
}