.header___top {
    -webkit-tap-highlight-color: transparent;
    color: #212121;
    box-sizing: inherit;
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    background-color: #e7e7e7;
	font-size: 14px;
	letter-spacing: 0.15px;
}

.header___top .container { 
    -webkit-tap-highlight-color: transparent;
    color: #212121;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    position: relative;
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
}

.header___top .container .header__top_box {
    -webkit-tap-highlight-color: transparent;
    color: #212121;
    box-sizing: inherit;
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    height: 26px;
}

.header___top .container .header__top_box .header__top_left {
    -webkit-tap-highlight-color: transparent;
    color: #212121;
    box-sizing: inherit;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    list-style: none;
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: flex-start;
}

.header___top .container .header__top_box .header__top_left .header__top_item_label{
	-webkit-tap-highlight-color: transparent;
    list-style: none;
    list-style-type: none;
    box-sizing: inherit;
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: flex-start;
    color: #212121;
}

.header___top .container .header__top_box .header__top_left .header__top_item_city {
    -webkit-tap-highlight-color: transparent;
    list-style: none;
    list-style-type: none;
    box-sizing: inherit;
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    transition: .3s;
    outline: 0 !important;
    text-decoration-style: dashed !important;
    text-decoration: underline;
    margin-left: 3px;
    font-size: 16px;
    color: #212121;
    text-underline-offset: 2px;
}

.header___top .container .header__top_box .header__top_left .header__top_item_city:hover {
    color: #ec7a00;
}

.header___top .container .header__top_box .header__top_right {
    -webkit-tap-highlight-color: transparent;
    color: #212121;
    box-sizing: inherit;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    list-style: none;
    margin: 0;
    padding: 0;
    list-style-type: none;
    height: 100%;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: end;
    justify-content: flex-end;
}

.header___top .container .header__top_box .modal.product-popup.call-popup {
    -webkit-tap-highlight-color: transparent;
    color: #212121;
    box-sizing: inherit;
    margin: 0;
    padding: 0;
    font: inherit;
    vertical-align: baseline;
    border-radius: 8px;
    border: 2px solid #e7e7e7;
    background-color: #fff;
    display: none;
    min-width: 520px;
}

.header___top .container .header__top_box .header__top_left .header__top_item.header__top_item--ml {
    -webkit-tap-highlight-color: transparent;
    color: #212121;
    list-style: none;
    list-style-type: none;
    box-sizing: inherit;
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    height: 100%;
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: flex-start;
    line-height: 1;
}

.header___top .container .header__top_box .header__top_left .header__top_item_icon {
    -webkit-tap-highlight-color: transparent;
    color: #212121;
    list-style: none;
    list-style-type: none;
    box-sizing: inherit;
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    margin-right: 9px;
    position: relative;
}

.header___top .container .header__top_box .header__top_left .header__top_item_icon .icon-placeholder{ 
    -webkit-tap-highlight-color: transparent;
    color: #212121;
    list-style: none;
    list-style-type: none;
    box-sizing: inherit;
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    -webkit-font-smoothing: antialiased;
    font-family: icomoon !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    width: 12.8px;
    display: flex;
}

.header___top .header__top_box .modal__wrapper {
    -webkit-tap-highlight-color: transparent;
    color: #212121;
    box-sizing: inherit;
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}

.header___top .header__top_box .modal__wrapper .modal-content{
    -webkit-tap-highlight-color: transparent;
    color: #212121;
    box-sizing: inherit;
    margin: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    padding: 20px;
}

.header___top .header__top_right .header__top_item:not(:last-child) {
    -webkit-tap-highlight-color: transparent;
    color: #212121;
    list-style: none;
    list-style-type: none;
    box-sizing: inherit;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    height: 100%;
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: flex-start;
    line-height: 1;
    margin: 0 27px 0 0;
}

.header___top .header__top_right .header__top_item {
    -webkit-tap-highlight-color: transparent;
    color: #212121;
    list-style: none;
    list-style-type: none;
    box-sizing: inherit;
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    height: 100%;
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: flex-start;
    line-height: 1;
}

.header___top .header__top_right .header__top_item .header__top_item_label {
    -webkit-tap-highlight-color: transparent;
    list-style: none;
    list-style-type: none;
    box-sizing: inherit;
    text-decoration: none;
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    transition: .3s;
    outline: 0 !important;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: flex-start;
    color: #212121;
	white-space: nowrap
}

.header___top .header__top_right .header__top_item .header__top_item_label:hover {
	color: #ec7a00;
}

.header___top .header__top_right .header__top_item .header__top_item_label:hover .dashed{
	color: #ec7a00;
}

.header___top .header__top_right .header__top_item .header__top_item_icon--mt {
    -webkit-tap-highlight-color: transparent;
    list-style: none;
    list-style-type: none;
    color: #212121;
    box-sizing: inherit;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    margin: 3px 9px 0 0;
}

.header___top .header__top_right .header__top_item .icon-message {
    -webkit-tap-highlight-color: transparent;
    list-style: none;
    list-style-type: none;
    color: #212121;
    box-sizing: inherit;
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    -webkit-font-smoothing: antialiased;
    font-family: icomoon !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}
.header___top .header__top_right .header__top_item .icon-message:before {
    font-family: 'IcoMoon-Ultimate' !important;
	color: #ec7a00;
    font-size: 18px;
}

.header___top .header__top_right .header__top_item .dashed{
    -webkit-tap-highlight-color: transparent;
    list-style: none;
    list-style-type: none;
    color: #212121;
    box-sizing: inherit;
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    text-decoration-style: dashed !important;
    text-decoration: underline;
    text-underline-offset: 2px;
}

.header___top .header__top_right .header__top_item .header__top_item_icon {
	-webkit-tap-highlight-color: transparent;
    list-style: none;
    list-style-type: none;
    color: #212121;
    box-sizing: inherit;
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    margin-right: 9px;
    position: relative;
}

.header___top .popup2 {
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 41px;
    padding: 0 20px;
    border: 1px solid #b4b4b4;
    background-color: #e7e7e7;
    font-weight: 600;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
	position: absolute;
	border-radius: 4px;
}

.header___top .popup-link .popup2 {
    width: 327px;
    font-size: 14px;
    font-weight: 600;
    color: #212121;
    top: initial;
    white-space: initial;
    height: initial;
    padding: 7px 13px;
	font-family: 'Montserrat';
}

.header___top .header__top_item.popup-link:hover .popup2.bot {
	opacity: 1;
	visibility: visible;
	z-index: 777;
	width: max-content;
	height: 41px;
    display: flex !important;
    justify-content: center;
	font-weight: 590;
}
	
.header___top .header__top_item.popup-link .popup2.bot{
	top: calc(100% + 15px);
    right: calc(100% - 40px);
}

.header___top .header__top_item.popup-link .popup2.bot:before {
content: "";
    background-image: url(../../../img/popup/popup-triangle.png);
    top: initial;
    right: 30px;
    height: 10px;
    width: 20px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    position: absolute;
    top: -10px;
    right: 17px;
}

@media(max-width:769px) {
	.header___top {
		display: none;
	}
}