

/* Start:/local/components/vitams/geo.confirm/templates/.default/style.css?17579406651353*/
#geo_confirm p {
	line-height: 20px;
	font-size: 15px;
	margin: 0px 0 5px 0;
}
#geo_confirm .header-city, #geo_confirm span {
	font-size: 13px;
}
#geo_confirm .header-city {position: relative}
#geo_confirm .header-city:after {top: 6px; right: 2px;}
#geo_confirm span {
	margin: 0 10px 0 15px;
}
#geo_confirm {
	display: none;
	background: #3C71BB;
	padding: 20px;
	min-width: 240px;
	z-index: 1000;
	top: 50px;
	position: absolute;
	box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.5);
	left: -20px;
	color:white;
	text-align: center;

	background: transparent linear-gradient(90deg, #100F11 0%, #100F12 12%, #2D2E35 100%) 0% 0% no-repeat padding-box;
	box-shadow: 0 10px 15px rgba(0, 0, 0, .34);

}
#geo_confirm div.name {
	font-size: 22px;
	font-weight: 700;
	line-height: 2rem;
	margin-bottom: 8px;
}
#geo_confirm b.sel_region {
	border-bottom: 1px dotted #FFF;
}

#geo_confirm button.confirm-btn {
	padding: .5rem 2rem;
	font-family: Suisse Book, sans-serif;
	font-size: 14px;
	line-height: 18px;
	min-width: 50%;
	height: auto;
}
#geo_confirm button.city-popup-custom {
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: Suisse Book, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

.btn__inner {
	display: flex;
}

.dropdown.isOpened {
	z-index: 1100;
}

/*extra-small - small*/
@media (max-width: 959px) {
	#geo_confirm {top: 53px; left: 15px;}
}

/* End */
/* /local/components/vitams/geo.confirm/templates/.default/style.css?17579406651353 */
