.select-city-dropdown-wrap {
	width: 232px;

}
.select-region-pop-list,
.select-city-dropdown-wrap{
	max-width: 100%;
	border-radius: 10px;

	box-shadow: 2px 2px 6px 0 rgba(51, 51, 51, 0.1), -2px 2px 6px 0 rgba(51, 51, 51, 0.1);
	background: var(--main-white);
}
.select-region-pop-list{
	padding: 40px !important;
}
div.popup-window.select-city-dropdown-wrap{
	padding: 20px !important;
}
.select-city-dropdown-wrap .popup-window-titlebar,
.select-region-pop-list .popup-window-titlebar{
	height:auto;

}
div.popup-window.select-city-dropdown-wrap .popup-window-titlebar{
	margin-bottom: 5px;
}
.select-region-pop-list .popup-window-titlebar{
	margin-bottom: 30px;
}
.select-city-dropdown-wrap .popup-window-content,
.select-region-pop-list .popup-window-content{
	background: #fff;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 18px;
	line-height: 100%;
	color: var(--main-text);
	padding: 0px 0 0 0;
	overflow: hidden;
}
.select-city-dropdown-wrap .popup-window-titlebar-text{
	font-family: var(--font-family);
font-weight: 400;
font-size: 12px;
line-height: 100%;
color: var(--main-grey);
}
.select-region-pop-list .popup-window-titlebar-text{
	font-family: var(--font-family);
	font-weight: 700;
	font-size: 24px;
	line-height: 100%;
	text-align: center;
	color: var(--main-text);
	width: 100%;
	padding: 0;
}
.select-region-pop-list .popup-window-close-icon:after{
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM8.96963 8.96965C9.26252 8.67676 9.73739 8.67676 10.0303 8.96965L12 10.9393L13.9696 8.96967C14.2625 8.67678 14.7374 8.67678 15.0303 8.96967C15.3232 9.26256 15.3232 9.73744 15.0303 10.0303L13.0606 12L15.0303 13.9696C15.3232 14.2625 15.3232 14.7374 15.0303 15.0303C14.7374 15.3232 14.2625 15.3232 13.9696 15.0303L12 13.0607L10.0303 15.0303C9.73742 15.3232 9.26254 15.3232 8.96965 15.0303C8.67676 14.7374 8.67676 14.2625 8.96965 13.9697L10.9393 12L8.96963 10.0303C8.67673 9.73742 8.67673 9.26254 8.96963 8.96965Z' fill='%2399A3AE'/%3e%3c/svg%3e ");
	width: 24px;
	height: 24px;
	-webkit-transform: none;
	transform: none;
	top: 0;
	left: 0;
}
.list-region-city a.col.link.all-city::first-letter {
	/* font-weight: 700; */
	font-size: 14px;
}
.list-region-city a.col.link.popular-city{
	font-weight: 700;
	font-size: 14px;
}
.select-region-pop-list .popup-window-close-icon{

	font-size: 0;
	right: 16px;
	height: 24px;
	display: flex;
	width: 24px;
	top: 16px;
}
.select-city-dropdown-wrap .btn{
	--bs-btn-padding-y: 0.5rem;
	--bs-btn-padding-x: 1.5rem;
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 1 1 50%;
}
.select-city-dropdown-wrap .popup-window-buttons{
	display: flex;
	justify-content:center;
	padding: 16px 0 0px;
}
.select-region-pop-list{
	width: 1600px;
	max-width: 100%;
	max-height: calc(100vh - 40px);
	top: 20px !important;
	position: fixed !important;
}
.container-list-region-city .form-label>span{
	margin-bottom: 12px;
	display: inline-block;
	font-size: 14px;
}
.list-region-city {
	display: flex;
	flex-flow: wrap;
	/* gap: 10px; */
	margin-top: 10px;
	padding: 0;
	max-height: 800px;
	overflow: auto;
	--bs-gutter-y: 14px;
	margin-right: 2px;
	padding-bottom: 20px;
}
.container-list-region-city {
    display: flex;
    flex-flow: column;
}
.container-list-region-city>label:after {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.66634 1.83325C4.44468 1.83325 1.83301 4.44492 1.83301 7.66659C1.83301 10.8882 4.44468 13.4999 7.66634 13.4999C10.888 13.4999 13.4997 10.8882 13.4997 7.66659C13.4997 4.44492 10.888 1.83325 7.66634 1.83325ZM0.833008 7.66659C0.833008 3.89264 3.8924 0.833252 7.66634 0.833252C11.4403 0.833252 14.4997 3.89264 14.4997 7.66659C14.4997 9.37359 13.8738 10.9344 12.8389 12.1321L15.0199 14.313C15.2152 14.5083 15.2152 14.8249 15.0199 15.0201C14.8246 15.2154 14.5081 15.2154 14.3128 15.0201L12.1318 12.8392C10.9342 13.874 9.37335 14.4999 7.66634 14.4999C3.8924 14.4999 0.833008 11.4405 0.833008 7.66659Z' fill='%23737373'/%3e%3c/svg%3e ");
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: center;
	z-index: 2;
	content: '';
	display: inline-block;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 16px;
	bottom: 39px;
}

.container-list-region-city>label {
	position: relative;
}

.container-list-region-city>label a {
	padding-top: 12px;
	display: inline-block;
	--bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}
.list-region-city .col.list-label {
	margin-top: 24px;
	margin-bottom: 6px;
}
.list-region-city .col.list-label:first-child{
	margin-top: 14px;
}
.popup-window.select-region-pop-list .popup-window-content{
	font-size: 16px;
}
@media (min-width: 1200px) {
	.list-region-city.row-cols-xl-5 > * {
			flex: 0 0 auto;
			width: 12%;
	}
}
.list-region-city a{
	--bs-link-color-rgb: 25, 25,32;
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	color: var(--main-text);
}
/* ==================== */
@media (max-width: 768px) {
	.select-region-pop-list {
    padding: 20px !important;
	}
}

