.select-city__modal-wrap{
	line-height: initial;
	width: 35%;
}
.select-city__tabs{
	margin: 0 !important;
}
.select-city__dropdown{
	
}
.select-city__wrapper__input {
    margin: 0 0 20px 0 !important;
}
.pink-bold a{
	color: #ee1e7b;
	font-size: 18px;
}
.select-city__modal-wrap{
	z-index: 1001;
	position: absolute !important;
    top: 50%;
    left: 50%;
	transform: translate(-50%, -50%);
	margin: 0 auto !important;
}
.globalClass_cbfb{
	position: relative !important;
	z-index: 1000 !important;
}
.select-city-wrap{
	z-index: 5;
    position: relative;
}
.arrow-down-wrap img, .arrow-down-wrap-account img {
	width: 15px;
    height: 15px;
    margin-left: 8px
}
.arrow-down-wrap, .arrow-down-wrap-account{
	padding-top: 5px
}
.d-none-imp{
	display: none !important;
}

	.heading{
		position: relative;
		cursor: pointer;
	}
	.dropdown-number-wrap{
		display: none;
		z-index: 10000;
		position: absolute;
		width: 200px;
		top: 45px;
		background-color: white;
		padding: 15px;
		margin-left: -132px
	}
	.dropdown-account-wrap{
		display: none;
		z-index: 10000;
		position: absolute;
		width: 205px;
		top: 102px;
		background-color: white;
		padding: 15px;
		margin-left: -45px
}

.contactList{
	display: flex;
	align-items: center
}
#leftMenu{
	z-index: 4 !important;
}
.select-city__modal-wrap{
	line-height: initial !important;
}
.select-city__modal-wrap{
	width: 70%
}
#topHeading .vertical{
	line-height: 35px !important;
}

#headerTools .tools li{
	padding: 0 40px!important;
}
@media screen and (max-width: 1616px){
	#headerTools .tools li{
	padding: 0 3px !important;
}
}
@media screen and (min-width: 820px){
.select-city__dropdown-wrap{
		margin-left: -93px;
	}
}
@media screen and (max-width: 820px){

	#main{
		margin-top: 69px !important;
	}
	.region-choose-wrapper{
		display: inline;
		    position: absolute;
		left: 35%;
		/* width: 137px; */
		top: 135px;
		/* right: 0; */
		border: none !important;
	}
	.select-city__block{
		margin-left: 50px; 
	}
	.select-city__block__text-city{
		margin-right: 10px;
	}
	.select-city__modal-wrap{
		width: 80% ;
	}
	.arrow-down-wrap{
		display: none;
	}
	.select-city-wrap{
		top: 125px;
	}
}

@media screen and (max-width: 800px){
	.select-city-wrap{
		top: 145px;
	}
	.dropdown-account-wrap{
		padding:10px;
}
	.dropdown-number-wrap{
		margin-left:-175px;
		width:170px;
		top:45px;
}
}

@media screen and (max-width: 500px){
	#main{
		margin-top: 54px !important;
	}
	.region-choose-wrapper{
		left: 26%;
	}
.select-city-wrap{
		top: 5px;
	}
}

@media screen and (max-width: 345px){
	.region-choose-wrapper{
		left: 0;
	}
	.select-city__block{
		margin-left: 10px;
}
}

.globalClass_cf37{
	position: absolute;
	z-index: 1000;
}