.wc-esl-search-city__wrap {
	position: relative;
	width: 100%;
}

.wc-esl-search-city__list {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	position: absolute;
	background: #fff;
	width: 100%;
	z-index: 200;
}

.cfw-input-wrap-row .wc-esl-search-city__list {
	width: auto !important;
	z-index: 1002;
}

.wc-esl-search-city__item {
	cursor: pointer;
	padding: 4px 9px !important;
	border-bottom: 1px solid #f2f2f2;
}

.wc-esl-search-city__item:hover {
	background: #fafafa;
}

.wc-esl-terminals__button {
	margin: 0 0 1.41575em;
}

.woocommerce-checkout .form-row,
.woocommerce-shipping-calculator .form-row {
	position: relative;
}

#wc_esl_yandex_map .modal-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#wc_esl_yandex_map .modal-header:before,
#wc_esl_yandex_map .modal-header:after {
	display: none;
}

#wc_esl_yandex_map .modal-header h4 {
	margin: 0;
}

[data-accept-terminal] {
	position: relative;
	left: 1px;
	bottom: 2px;
}

#wc_esl_yandex_map .modal-body .row {
	display: block !important;
}

.without-map{
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	text-align: center;
	top: 50%;
}

#modal-filter-esl label{
	padding-left: 15px;
	margin-bottom: 15px;
}

#modal-filter-esl label input{
	margin-right: 5px;
}

#modal-filter-esl{
	margin-bottom: 15px;
}

#modal-filter-esl .title-end-esl{
	float: right;
	padding-right: 15px;
	color: rgb(134, 134, 134);
}