<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* For Yii2 */
@media (min-width: 1230px) {
    .container {
        width: 1230px;
    }
}

.nav &gt; li &gt; a {
    position: relative;
    display: block;
    padding: 10px 24px;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #fff;
    border-radius: 5px !important;
}

.pagination &gt; .active &gt; a, .pagination &gt; .active &gt; span, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; span:hover, .pagination &gt; .active &gt; a:focus, .pagination &gt; .active &gt; span:focus {
    background: #90d337;
    border-color: #90d337;
}


label {
    font-weight: normal;
}

b, strong {
    font-family: 'Open Sans Semibold', sans-serif;
    font-weight: initial;
}

a {
    border-bottom: 1px #c1c1c1 solid;
}

h1 {
    font-family: 'Open Sans Bold', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 24px;
    margin: 0;
}

h1.page-header {
    font-size: 1.4em;
}

h2 {
    font-family: 'Open Sans Bold', sans-serif;
    text-transform: uppercase;
    font-size: 20px;
}

h4 {
    font-family: 'Open Sans Semibold', sans-serif;
    text-transform: uppercase;
}

textarea {
    resize: none;
}

iframe {
    width: 100%;
    border-width: 0;
    height: 500px;
}

.relative {
    position: relative;
}

.ruble {
    display: inline-block !important;
}

.ruble:before {
    content: "в‚Ѕ";
    display: inline-block;
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
}

.ajaxLink {
    border-bottom-style: dotted;
    color: #0057b8;
}

.dropdown-menu, .popover, .shadow {
    padding: 0;
    margin: 0;
    border-width: 0;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.20);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.20);
}

.form-control, .btn {
    padding: 6px 8px;
}

.navbar {
    min-height: 0;
}

.navbar-right {
    margin-right: 0;
}

.close {
    opacity: 1;
}

.modal {
    text-align: center;
    z-index: 1063;
}

.modal-backdrop {
    z-index: 1062;
}

.modal::after {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0;
    content: '';
}

.modal-dialog {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
}

.modal-auto-width {
    width: auto !important;
    min-width: 300px;
}

.modal-height-500 {
    height: 500px;
    overflow: hidden;
}

.modal-title {
    font-size: 24px;
    text-transform: uppercase;
}

.modal-header b {
    font-size: 16px;
}

.modal-header, .modal-footer {
    border-bottom-width: 0;
    border-top-width: 0;
}

.modal-header {
    padding-bottom: 0;
}

.navbar-text {
    margin: 20px 24px;
}

.indent {
    margin-bottom: 15px;
}

.popover {
    width: 182px;
}

.input-xs {
    height: 22px;
}

.navbar-header {
    background-color: #fff;
}

.navbar {
    margin-bottom: 15px;
}

.navbar &gt; .container .navbar-brand {
    border-width: 0;
    height: 60px;
    margin-left: 0;
    padding: 8px 24px;
}

.navbar-main {
    z-index: 1061 !important;
}

#vpt_menu {
    background-color: #90d337;
}

#vpt_search {
    margin-top: 5px;
}

#vpt_search, #vpt_search_apt {
    background-color: #ffffff;
    position: relative;
    z-index: 1;
}

.selected {
    background: #ececec;
}

.selected a:focus {
    outline: 0;
}

.progress {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -10px -150px;
    width: 300px;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-top-minus-10 {
    margin-top: -10px !important;
}

@media (min-width: 1024px) {
    .container-inner &gt; .row &gt; .col-sm-9 {
        width: calc(100% - 270px);
    }

    .container-inner &gt; .row &gt; .col-sm-3 {
        width: 270px;
    }

    .m-item-title &gt; .row &gt; .col-sm-1 {
        width: 75px;
    }

    .m-item-title &gt; .row &gt; .col-sm-11 {
        width: calc(100% - 75px);
    }

    .vertical-center {
        display: inline-block;
        vertical-align: middle;
        float: none;
    }

    .navbar-nav &gt; li {
        max-width: 280px;
    }
}

.icon {
    display: inline-block;
    border-width: 0px;
}

.icon.iclose {
    width: 18px;
    height: 18px;
    background: url(/css/img/icon_close.png) no-repeat;
}

.icon.iclose_b {
    width: 18px;
    height: 18px;
    background: url(/css/img/icon_close.png) 0px -18px no-repeat;
}

.icon.iclose_s {
    width: 10px;
    height: 10px;
    background: url(/css/img/icon_close_s.png) no-repeat;
}

.icon.iclear {
    width: 24px;
    height: 24px;
    background: url(/css/img/icon_clear.png) no-repeat;
}

.icon.ilist-short {
    width: 22px;
    height: 22px;
    background: url(/css/img/list_short.png) no-repeat;
}

.icon.ilist-short.active {
    width: 22px;
    height: 22px;
    background: url(/css/img/list_short_active.png) no-repeat;
}

.icon.ilist-full {
    width: 22px;
    height: 22px;
    background: url(/css/img/list_full.png) no-repeat;
}

.icon.ilist-full.active {
    width: 22px;
    height: 22px;
    background: url(/css/img/list_full_active.png) no-repeat;
}

.icon.iphoto {
    width: 19px;
    height: 17px;
    background: url(/css/img/icon_photo.png) no-repeat;
}

.icon.iarrow_left {
    width: 9px;
    height: 14px;
    background: url(/css/img/icon_arrow_lp.png) no-repeat;
}

.icon.iarrow_right {
    width: 9px;
    height: 14px;
    background: url(/css/img/icon_arrow_rp.png) no-repeat;
}

.icon.map {
    width: 16px;
    height: 21px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAVCAMAAAB44J7gAAAAVFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAU4H24AAAAHHRSTlMAAQIDBA8QERITFRgZHB4gIyQlJikqKy0uLzAzWI7H6QAAAIpJREFUGBlVwQt2gjAUQMGLCmrET6pE5O5/n32klIMzzA4pD0NOBxZptBoTVe+qJ5zdOMP+46wUZ589yTB10E2GRDa0hM7wYFALVVEHXmqhKuqLp+FIOBqeXA3TCU6T4UprVYpVS/N2493AxY0LsBtdjTtC56qjurm4schWmX/NjyGzcdc7X/qeP7+6iRT1UAiTGwAAAABJRU5ErkJggg==') no-repeat;
}

::-webkit-input-placeholder {
    font-family: 'Open Sans Light Italic', sans-serif;
}

::-moz-placeholder {
    font-family: 'Open Sans Light Italic', sans-serif;
}

:-ms-input-placeholder {
    font-family: 'Open Sans Light Italic', sans-serif;
}

:-moz-placeholder {
    font-family: 'Open Sans Light Italic', sans-serif;
}

/*
.marketing a {
	font-size: 0.85em !important;
	border: 0;
}
.marketing span {
	display: block;
	font-size: 1.24em !important;
}
 */
@media all {
    /** Filter module **/
    .nav &gt; li:not(:last-child) {
        border-right: 1px #73a92c solid;
    }

    .nav &gt; li &gt; a,
    .nav &gt; li &gt; a:hover,
    .nav &gt; li &gt; a:focus {
        font-family: 'Open Sans Bold', sans-serif;
        text-transform: uppercase;
        color: #000;
        background-color: inherit;
        border-width: 0;
        padding-top: 10px;
        padding-bottom: 10px;
        white-space: nowrap;
    }

    .nav &gt; li &gt; a &gt; span:first-child:not(.badge):not(.nav-form-wrap) {
        line-height: 1;
        vertical-align: middle;
    }

    .nav &gt; li &gt; a &gt; span.badge {
        display: inline;
        padding: 3px 9px;
        margin-left: 10px;
        font-size: 14px;
    }

    /* .nav&gt;li.dropdown&gt;a:before{content:" ";display:inline-block;width:15px;height:10px;background:url(/css/img/icon_arrow.png) no-repeat;margin-right:8px;} */
    .nav &gt; li.open &gt; a:before {
        background-position: 0px -10px;
    }

    .nav &gt; li .dropdown-header {
        font-family: 'Open Sans Light Italic', sans-serif;
        padding: 3px 10px 3px 24px;
    }

    .nav &gt; li .dropdown-menu {
        padding-bottom: 5px;
        left: 100%;
        top: 0;
    }

    .nav &gt; li &gt; .dropdown-menu {
        top: 0;
        left: 0;
        min-width: 100%;
    }

    .nav &gt; li &gt; .dropdown-menu &gt; .dropdown-content {
        min-height: 30px;
        position: relative;
        overflow: hidden;
    }

    .nav &gt; li &gt; .dropdown-menu &gt; .dropdown-search {
        padding: 10px 24px 7px 24px;
    }

    .nav &gt; li &gt; .dropdown-menu &gt; .dropdown-search:before {
        content: " ";
        display: inline-block;
        float: left;
        width: 15px;
        height: 10px;
        background: url(/css/img/icon_arrow.png) 0px -10px no-repeat;
        margin-right: 8px;
        margin-top: 5px;
        cursor: pointer;
    }

    .nav &gt; li &gt; .dropdown-menu &gt; .dropdown-search &gt; input {
        font-family: 'Open Sans Light', sans-serif;
        border-width: 0px;
        border-bottom: 1px #000 solid;
        width: calc(100% - 23px);
        box-sizing: border-box;
        display: inline-block;
    }

    .nav &gt; li &gt; .dropdown-menu &gt; .dropdown-empty {
        padding: 3px 24px;
    }

    .nav &gt; li &gt; .dropdown-menu &gt; .dropdown-empty:not(.hidden) ~ .dropdown-content {
        min-height: 0px;
    }

    .nav &gt; li .dropdown-menu &gt; .dropdown-content ul &gt; li &gt; label {
        padding: 3px 24px;
        display: block;
        margin: 0px;
        cursor: pointer;
        position: relative;
    }

    .nav &gt; li .dropdown-menu &gt; .dropdown-content ul &gt; li &gt; label:hover,
    .nav &gt; li .dropdown-menu &gt; .dropdown-content ul &gt; li &gt; label:focus {
        background-color: #f5f5f5;
    }

    .nav &gt; li .dropdown-menu &gt; .dropdown-content ul &gt; li &gt; label &gt; span {
        font-family: 'Open Sans Light', sans-serif;
    }

    .nav &gt; li .dropdown-menu &gt; .dropdown-content ul &gt; li &gt; a {
        padding: 3px 10px 3px 24px;
        position: relative;
        border-width: 0px;
        display: block;
    }

    .nav &gt; li .dropdown-menu &gt; .dropdown-content ul &gt; li.active &gt; a,
    .nav &gt; li .dropdown-menu &gt; .dropdown-content ul &gt; li.active &gt; a:hover,
    .nav &gt; li .dropdown-menu &gt; .dropdown-content ul &gt; li.active &gt; a:focus,
    .nav &gt; li .dropdown-menu &gt; .dropdown-content ul &gt; li &gt; input:checked + label {
        background-color: #90d337;
        color: #fff;
    }

    .nav &gt; li .dropdown-menu &gt; .dropdown-content ul &gt; li.active &gt; a:before,
    .nav &gt; li .dropdown-menu &gt; .dropdown-content ul &gt; li &gt; input:checked + label:before {
        content: " ";
        display: inline-block;
        position: absolute;
        top: 7px;
        left: 6px;
        width: 12px;
        height: 11px;
        background: url(/css/img/input_checked.png) no-repeat;
        margin: 0px 5px -1px 0px;
    }

    .nav &gt; li &gt; .dropdown-menu &gt; .dropdown-content ul &gt; li &gt; .dropdown-menu &gt; li &gt; a {
        padding-right: 200px;
    }

    .nav &gt; li &gt; .dropdown-menu &gt; .dropdown-content ul &gt; li &gt; .dropdown-menu &gt; li &gt; a span {
        position: absolute;
        right: 10px;
        font-family: 'Open Sans Light', sans-serif;
    }

    #vpt_map_apts {
        border-right: 1px #73a92c solid;
        max-width: 490px;
    }

    nav.filter {
        background-color: #ececec;
        z-index: 3;
    }

    .filter .nav &gt; li &gt; a:hover:not(.icon) {
        background-color: #dfdfdf !important;
        transition: background-color 0.4s ease;
    }

    .navbar-lg .nav &gt; li &gt; a {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .navbar-lg .nav &gt; li &gt; .dropdown-menu &gt; .dropdown-search {
        padding: 20px 24px 17px 24px;
    }

    .navbar-lg .nav &gt; li &gt; a &gt; span.badge {
        font-size: 16px;
    }

    /* Р¤РѕСЂРјС‹ РІС‹РїСѓСЃРєР° Рё РїСЂРѕРёР·РІРѕРґРёС‚РµР»Рё РїРѕРІРµСЂС… С„РёР»СЊС‚СЂРѕРІ СЃРїРёСЃРєР° С†РµРЅ */
    .items-manufacturers {
        z-index: 4 !important;
    }

    .open#vpt_filter_city &gt; .dropdown-menu {
        min-width: 250px;
    }

    .open#vpt_filter_apt &gt; .dropdown-menu {
        min-width: 350px;
    }

    .open#vpt_filter_raion &gt; .dropdown-menu {
        min-width: 250px;
    }

    .open#vpt_filter_man &gt; .dropdown-menu {
        min-width: 300px;
    }

    #vpt_filter_city &gt; .popover {
        left: 0px !important;
        top: 50px !important;
        white-space: nowrap;
        width: auto;
        min-width: 250px;
    }

    #vpt_filter_city &gt; .popover &gt; .arrow {
        left: 25% !important;
    }

    #vpt_filter_city &gt; .popover &gt; .popover-content {
        left: 0px !important;
        top: 50px !important;
        white-space: nowrap;
        width: auto;
        padding: 12px 12px 12px 24px;
    }

    #vpt_filter_city &gt; .popover &gt; .popover-content b {
        text-transform: uppercase;
    }

    #vpt_filter_city &gt; .popover &gt; .popover-content a {
        color: #0057b8;
        border-bottom-style: dotted;
    }

    .navbar-collapse#vpt_search .nav &gt; li:not(:last-child) {
        border-right: 1px #bdbdbd solid;
    }

    .navbar-collapse#vpt_search_apt .nav &gt; li:not(:last-child) {
        border-right: 1px #bdbdbd solid;
    }

    .display-none {
        display: none !important;
    }

    .order-and-preorder {
        margin-left: 0;
        margin-right: 0;
        font-size: 14px;
        font-weight: 500;
    }

    .order-and-preorder &gt; div {
        padding: 10px;
    }

    .order-and-preorder &gt; .img {
        text-align: center;
        line-height: 120px;
    }

    .order-and-preorder &gt; div &gt; div &gt; div &gt; h2 {
        font-size: 16px;
        text-transform: uppercase;
        font-family: 'Open Sans Bold', sans-serif;
        margin: 0px 0px 5px 0px;
    }

    .text-with-left-green {
        border-left: 6px Solid #90d337;
        padding-left: 10px !important;
        margin-bottom: 10px !important;
        margin-left: 15px;
        margin-right: -15px;
    }

    /** Select city **/
    .city-search {
        width: 100%;
        padding: 10px;
        font-size: 1.2em;
        border: 3px solid #6aae00;
    }

    .city-search-url {
        font-size: 1.2em;
        margin-bottom: 10px;
    }

    .city-search-url &gt; span &gt; a {
        color: #6aae00;
    }

    .city-search-url &gt; span:before {
        content: " ";
        display: inline-block;
        width: 15px;
        height: 10px;
        background: url(/css/img/icon_arrow.png) no-repeat;
        margin-right: 8px;
    }

    .phone {
        top: 3px;
        position: relative;
        display: inline-block;
        width: 16px;
        height: 16px;
        background: url("/img/phone.svg");
    }
}

@media all {
    /** Basket module **/
    .badge-dashed {
        border-bottom: 1px #000 dashed;
    }

    .nav &gt; li#vpt_basket &gt; a:before {
        display: none;
    }

    .nav &gt; li#vpt_basket &gt; .dropdown-menu {
        padding: 24px;
    }

    .nav &gt; li#vpt_basket &gt; .dropdown-menu:before {
        content: " ";
        display: inline-block;
        position: absolute;
        top: -12px;
        right: 31px;
        width: 16px;
        height: 12px;
        background: url(/css/img/icon_arrow_basket.png) no-repeat;
    }

    .nav &gt; li#vpt_basket &gt; .dropdown-menu &gt; .dropdown-content ul &gt; li &gt; div:not(:last-child) {
        margin-bottom: 10px;
    }

    .nav &gt; li#vpt_basket .dropdown-basket_title &gt; span {
        font-family: 'Open Sans Bold', sans-serif;
        text-transform: uppercase;
    }

    .nav &gt; li#vpt_basket .dropdown-basket_price {
        font-size: 16px;
        line-height: 1.2;
    }

    .nav &gt; li#vpt_basket .dropdown-basket_price &gt; .iclose_s {
        margin-left: 20px;
    }

    .nav &gt; li#vpt_basket .dropdown-basket_price &gt; div {
        display: inline-block;
    }

    .nav &gt; li#vpt_basket .dropdown-basket_price &gt; div &gt; span {
        display: block;
        font-family: 'Open Sans Light', sans-serif;
        font-size: 11px;
        color: #a3a3a3;
    }

    .open#vpt_basket &gt; .dropdown-menu {
        top: 100%;
        min-width: 385px;
        right: 0px;
        left: auto;
    }

    .m-search-basket &gt; nav {
        border-bottom-color: #fff;
    }

    .m-search-basket &gt; nav .nav:nth-child(2) &gt; li:first-child {
        border-width: 0px !important;
        font-family: 'Open Sans Bold', sans-serif;
        font-size: 16px;
        text-transform: uppercase;
        color: #000;
        margin: 19px 24px 19px 24px;
    }

    .m-basket &gt; .m-result &gt; .m-result-wrap .m-result-item.m-result-item-header {
        position: relative;
    }

    .m-basket &gt; .m-result &gt; .m-result-wrap .m-result-item.m-result-item-header:before {
        content: " ";
        border-top: 1px #ccc solid;
        position: absolute;
        top: 50%;
        left: 24px;
        right: 24px;
        bottom: 0;
        z-index: -1;
    }

    .m-basket &gt; .m-result &gt; .m-result-wrap .m-result-item .m-result-header {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .m-basket &gt; .m-result &gt; .m-result-wrap .m-result-item .m-result-header b {
        display: inline-block;
        padding: 1px 24px 1px 0px;
        background-color: #fff;
    }

    .m-basket &gt; .m-result &gt; .m-result-wrap .m-result-item .m-result-header ~ div a {
        border-width: 0px;
        padding: 5px 0px 4px 24px;
        background-color: #fff;
    }

    .m-basket &gt; .m-result &gt; .m-result-wrap .m-result-item .m-result-count {
        padding-top: 1px;
        padding-bottom: 1px;
    }

    .m-basket &gt; .m-result &gt; .m-result-wrap .m-result-item .m-result-count-input {
        width: 86px;
        display: inline-block;
        position: relative;
    }

    .m-basket &gt; .m-result &gt; .m-result-wrap .m-result-item .m-result-count-input .m-result-count-input-minus,
    .m-basket &gt; .m-result &gt; .m-result-wrap .m-result-item .m-result-count-input .m-result-count-input-plus {
        display: block;
        width: 12px;
        height: 12px;
        line-height: 0.5;
        position: absolute;
        top: 33%;
        font-family: 'Open Sans', sans-serif;
        font-size: 21px;
        border-width: 0px;
    }

    .m-basket &gt; .m-result &gt; .m-result-wrap .m-result-item .m-result-count-input .m-result-count-input-minus {
        left: 10px;
    }

    .m-basket &gt; .m-result &gt; .m-result-wrap .m-result-item .m-result-count-input .m-result-count-input-plus {
        right: 10px;
    }

    .m-basket &gt; .m-result &gt; .m-result-wrap .m-result-item .m-result-count-input input {
        border-color: #d7d7d7;
        border-radius: 0px;
        font-size: 19px;
        font-family: 'Open Sans', sans-serif;
    }

    .m-basket &gt; .m-result &gt; .m-result-wrap .m-result-item .m-result-delete {
        padding-top: 4.5px;
        padding-bottom: 4.5px;
    }

    .m-basket &gt; .m-result &gt; .m-result-wrap .m-result-basket {
        padding: 0px 24px;
        background-color: #f5f5f5;
        margin: 20px 0px 40px 0px;
    }

    .m-basket &gt; .m-result &gt; .m-result-wrap .m-result-basket-info {
        font-family: 'Open Sans Light', sans-serif;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .m-basket &gt; .m-result &gt; .m-result-wrap .m-result-basket-sum {
        padding-top: 14.5px;
        padding-bottom: 14.5px;
    }

    .m-basket &gt; .m-result &gt; .m-result-wrap .m-result-basket-sum span {
        font-size: 21px;
        display: inline-block;
        margin-left: 5px;
    }

    .m-basket &gt; .m-result &gt; .m-result-wrap .m-result-basket-sum b .ruble:before {
        font-size: 21px;
        color: #000;
    }

    .m-basket &gt; .m-result &gt; .m-result-wrap .m-result-basket-btn button {
        margin-right: -24px;
    }

    #modal-basket .modal-basket-sum {
        font-size: 21px;
        margin-top: 15px;
    }

    #modal-basket .modal-basket-sum b .ruble:before {
        font-size: 21px;
        color: #000;
    }

    .basket-total-count {
        display: flex;
        justify-content: flex-end;
        padding-right: 30px;
    }

    .basketCheckout {
        min-width: 220px;
    }

    .basketCheckout:hover {
        border-color: #79b333 !important;
        background-color: #79b333 !important;
        transition: background-color 0.4s ease;
    }
}

@media all {
    /** Button module **/
    .btn {
        font-family: 'Open Sans Bold', sans-serif;
        text-transform: uppercase;
        font-size: 13px;
        border-color: #ccc;
        background-color: transparent;
    }

    .btn:focus,
    .btn:active:focus {
        outline: none;
    }

    .btn.btn-lg {
        font-size: 16px;
        padding: 18.5px 18.5px;
    }

    .btn.btn-success {
        color: #6aae00;
    }

    .btn.btn-success:hover:not([disabled]),
    .btn.btn-success.btn-hover {
        background-color: #90d337;
        border-color: #90d337;
        color: #fff;
    }

    .btn.btn-success:active,
    .btn.btn-success:focus {
        color: #fff;
        border-color: #75b027;
        background-color: #75b027;
    }

    .btn-danger {
        background: #fd6300;
        border-color: #fd6300;
    }

    .no-margin {
        margin: 0 !important;
    }

    .btn.btn-default {
        color: #777;
        border-color: transparent;
    }

    .btn.btn-default:hover:not([disabled]),
    .btn.btn-default.btn-hover:not([disabled]) {
        border-color: #ccc;
        background-color: transparent;
    }

    .btn.btn-default:focus {
        background-color: transparent;
    }

    .btn:not(.btn-hover)[disabled]:hover {
        background-color: transparent;
    }

    .btn.btn-search {
        font-size: 14px;
        color: #0066b5;
        border-color: transparent;
    }

    .form-control, .form-control:focus {
        font-family: 'Open Sans Semibold', sans-serif;
        font-size: 16px;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transition: none;
        transition: none;
    }

    .go-back {
        font-weight: 600;
        cursor: pointer;
    }

    .go-back:hover {
        color: #777 !important;
    }

    .btn-order {
        color: #00afea;
    }

    .btn-order:hover {
        background-color: #00afea !important;
        border-color: #00afea !important;
        color: #fff;
    }

    .basket_in {
        width: 120px;
    }
}

@media all {
    /** Clear module **/
    .iclear {
        display: none;
        position: absolute !important;
        top: 50%;
        right: 0;
        margin-top: -12px;
    }

    input:valid ~ .iclear,
    input:valid ~ .iclear:hover,
    a[data-selected=true]:hover ~ .iclear,
    a[data-selected=true] ~ .iclear:hover {
        display: block;
        cursor: pointer;
    }
}

@media all {
    /** Map module **/
    #yaMapMain {
        height: 91.5vh;
    }

    .yaMap {
        display: none;
        position: absolute;
        left: 0;
        right: 0;
        height: 85vh;
        min-height: 200px;
        background-color: rgba(0, 0, 0, 0.5);
        margin-top: -60px;
    }

    .yaMap.open, .yaMap.active {
        display: inline-block;
        z-index: 2;
    }

    .yaMap &gt; .container {
        position: relative;
        z-index: 2;
    }

    .yaMap &gt; .container:after {
        content: " ";
        display: block;
        height: 4px;
        background-color: #000;
        opacity: 0.15;
    }

    .yaMap &gt; .container &gt; .yaMap-search {
        background-color: #ececec;
        display: inline-block;
        width: 100%;
    }

    .yaMap .navbar-form {
        position: relative;
        z-index: 1;
        margin-top: 13px;
        margin-bottom: 13px;
    }

    .yaMap .navbar-form &gt; .form-group,
    .yaMap .navbar-form &gt; .form-group &gt; input {
        width: 100%;
    }

    .yaMap &gt; ymaps {
        margin-top: -64px !important;
    }

    .yaMap .yaMap-block {
        position: absolute;
        top: 100px;
        right: 15px;
        background-color: #fff;
        padding: 24px;
        width: 300px;
    }

    .yaMap .yaMap-block &gt; div {
        margin-bottom: 5px;
    }

    .yaMap .yaMap-block &gt; .yaMap-header {
        font-family: 'Open Sans Semibold', sans-serif;
        text-transform: uppercase;
        font-size: 16px;
        color: #0066b5;
        margin-right: 18px;
    }

    .yaMap .yaMap-block &gt; .yaMap-work {
        color: #666;
    }

    .yaMap .yaMap-block &gt; .yaMap-break {
        height: 1px;
        background-color: #d7d7d7;
        margin: 20px -24px;
    }

    .yaMap .yaMap-block &gt; .yaMap-prices {
        margin-top: 10px;
    }

    .yaMap .yaMap-block &gt; .yaMap-prices .yaMap-price {
        padding-top: 2.5px;
        padding-bottom: 2.5px;
    }

    .yaMap .yaMap-block &gt; .yaMap-prices .yaMap-price,
    .yaMap .yaMap-block &gt; .yaMap-prices .yaMap-price .ruble:before {
        font-size: 19px;
    }

    .yaMap .yaMap-block &gt; .btn {
        display: block;
        font-size: 14px;
        margin: 20px -24px -24px -24px;
        padding: 12px 24px;
    }

    .yaMap-prices &gt; .btn-order {
        margin-top: -1px;
    }

    .yaMap-inStock {
        display: block;
        margin-top: 0;
        width: 120px;
        border-color: #fff;
        color: #666;
    }

    #yaMapItem, #yaMapApt {
        margin-top: 1px;
    }

    .apt-map {
        z-index: 1;
        height: 400px !important;
        margin-top: 0 !important;
        border: 1px solid #dadada;
        background: #ffffff;
    }

    .yaMap-apt-block {
        width: 300px;
        background: #ffffff;
        padding: 24px;
        position: absolute;
        z-index: 2;
        top: 3px;
        right: 18px;
    }

    .map-in-content {
        width: 100%;
        position: static;
    }
}

@media all {
    /** Categories module **/
    #vpt_categories_menu {
        background: #90d337;
        padding-right: 5px;
    }

    #vpt_categories_menu &gt; a {
        padding-left: 46px;
        padding-right: 46px;
        font-size: 16px;
    }

    #vpt_categories {
        display: none;
        position: absolute;
        left: 0;
        right: 0;
        margin-top: -60px;
        min-height: 188px;
    }

    #vpt_categories .vpt_categories-block {
        background-color: #fff;
        padding: 84px 24px 24px 24px;
        position: relative;
    }

    #vpt_categories .vpt_categories-block &gt; .vpt_categories-list {
        margin-top: 20px;
        max-height: 428px;
        overflow: hidden;
    }

    #vpt_categories .vpt_categories-block &gt; .vpt_categories-list ul &gt; li {
        padding: 5px 0px;
    }

    #vpt_categories .vpt_categories-block &gt; .vpt_categories-list ul &gt; li &gt; a {
        font-size: 16px;
    }

    #vpt_categories.open {
        display: inline-block;
    }

    .categories-list {
        padding-left: 40px !important;
    }

    .categories-list ul &gt; li {
        padding: 5px 0px;
    }

    .categories-list ul &gt; li &gt; a {
        font-size: 16px;
    }

    .drugs-list ul &gt; li {
        margin-bottom: 10px;
    }

    #vpt_search &gt; .navbar-form {
        top: 0;
        margin-top: 13px;
        margin-bottom: 13px;
        margin-left: 201px;
        width: calc(100% - 202px);
        position: absolute;
        max-height: 34px;
    }

    #vpt_search &gt; .navbar-form:before {
        content: " ";
        display: block;
        position: absolute;
        top: -13px;
        right: -1px;
        bottom: -13px;
        left: -1px;
        background-color: #ffffff;
        z-index: 1001;
        border: 3px Solid #90d337;
    }

    #vpt_search &gt; .navbar-form:hover::before {
        border: 3px Solid #50b948;
    }

    #vpt_search &gt; .navbar-form &gt; .btn {
        position: relative;
        z-index: 1001;
    }

    #vpt_search &gt; .navbar-form &gt; .form-group {
        position: absolute;
        z-index: 1001;
        width: calc(100% - 110px);
    }

    #vpt_search &gt; .navbar-form &gt; .form-group &gt; .form-control {
        width: 100%;
    }

    #vpt_search &gt; .navbar-form &gt; .vpt_autocomplete {
        left: 0;
        right: 0;
        top: -13px;
        padding: 84px 24px 24px 24px;
        border-width: 0px;
        margin: 0px;
    }

    #vpt_search &gt; .navbar-form &gt; .vpt_autocomplete &gt; .vpt_autocomplete-block {
        min-height: 20px;
        max-height: 300px;
        position: relative;
    }

    #vpt_search &gt; .navbar-form &gt; .vpt_autocomplete &gt; .vpt_autocomplete-block .autocomplete-header {
        text-transform: uppercase;
        font-family: 'Open Sans Semibold', sans-serif;
    }

    #vpt_search &gt; .navbar-form &gt; .vpt_autocomplete &gt; .vpt_autocomplete-block ul &gt; li:not(:last-child) {
        padding-bottom: 5px;
    }

    .vpt_search {
        background-color: #ececec;
        padding: 13px;
        margin-top: 10px;
    }

    .vpt_search form {
        position: relative;
    }

    .vpt_search .btn {
        position: relative;
        display: inline-block;
    }

    .vpt_search .form-group {
        width: 80%;
        display: inline-block;
        margin-bottom: 0;
    }

    .vpt_search input[name=s] {
        width: 100%;
    }

    .vpt_search .iclear {
        position: absolute;
        margin-top: -12px;
        margin-right: 100px;
    }

    #vpt_search_apt &gt; .navbar-form {
        margin-top: 13px;
        margin-bottom: 13px;
        width: 100%;
        position: relative;
    }

    #vpt_search_apt &gt; .navbar-form:before {
        content: " ";
        display: block;
        position: absolute;
        top: -13px;
        right: 0;
        bottom: -13px;
        left: 0;
        background-color: #ececec;
        z-index: 1001;
    }

    #vpt_search_apt &gt; .navbar-form &gt; .btn {
        position: relative;
        z-index: 1001;
    }

    #vpt_search_apt &gt; .navbar-form &gt; .form-group {
        position: relative;
        z-index: 1001;
        width: calc(100% - 70px);
    }

    #vpt_search_apt &gt; .navbar-form &gt; .form-group &gt; .form-control {
        width: 100%;
    }

    #vpt_search_apt &gt; .navbar-form &gt; .vpt_autocomplete {
        left: 0;
        right: 0;
        top: -13px;
        padding: 84px 24px 24px 24px;
        border-width: 0px;
        margin: 0px;
    }

    #vpt_search_apt &gt; .navbar-form &gt; .vpt_autocomplete &gt; .vpt_autocomplete-block {
        min-height: 20px;
        max-height: 300px;
        position: relative;
    }

    #vpt_search_apt &gt; .navbar-form &gt; .vpt_autocomplete &gt; .vpt_autocomplete-block .autocomplete-header {
        text-transform: uppercase;
        font-family: 'Open Sans Semibold', sans-serif;
    }

    #vpt_search_apt &gt; .navbar-form &gt; .vpt_autocomplete &gt; .vpt_autocomplete-block ul &gt; li:not(:last-child) {
        padding-bottom: 5px;
    }
}

@media all {
    /** Banner module **/
    .vpt_banner &gt; .container {
        overflow: hidden;
    }

    .vpt_banner .iclose {
        position: absolute;
        top: 15px;
        right: 30px;
    }

    .vpt_banner img {
        max-width: 100%;
    }
}

@media all {
    /** YaMap module **/
    .search-map-result-view {
        display: inline-block;
        white-space: nowrap;
        position: relative;
        top: -13.5px;
        left: -13.5px;
    }

    .search-map-result-view__icon {
        background: url(/css/img/ya_icon.svg);
        width: 27px;
        height: 27px;
        display: inline-block;
        position: relative;
        vertical-align: middle;
        z-index: 2;
    }

    /* .search-map-result-view__rouble {background: url(/css/img/rouble.png);width: 10px;height: 11px;display: inline-block;margin-left:2px;} */
    .search-map-result-view:hover .search-map-result-view__icon {
        background: url(/css/img/ya_icon_hover.svg);
    }

    .search-map-result-view__title {
        height: 27px;
        line-height: 27px;
        background: rgba(255, 255, 255, .75);
        display: inline-block;
        vertical-align: top;
        z-index: 100000;
        padding: 0 5px 0 19px;
        margin-left: -14px;
        border-radius: 5px;
        text-overflow: ellipsis;
        overflow: hidden;
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        border-width: 0px;
        color: #000;
    }

    .search-map-result-view__fake-icon {
        background: url(/css/img/ya_icon.svg);
        width: 0;
        height: 0;
        visibility: hidden;
    }

    .search-map-result-view._active {
        top: -39px;
        left: -12px;
    }

    .search-map-result-view._active .search-map-result-view__icon {
        background: url(/css/img/ya_icon_active.svg);
        width: 34px;
        height: 42px;
    }

    .search-map-result-view._active .search-map-result-view__title:not(:empty) {
        display: inline-block;
        margin-left: -21px;
    }

    /* .dropmap-block{position:absolute;padding:10px 10px 0 10px;z-index:1;} */
}

@media all {
    /** Typehead module **/
    .typeahead {
        padding: 0px;
        border-width: 0px;
        border-radius: 0px;
        left: 100%;
        top: 0;
        margin: 17px -15px 0px -15px;
        width: 100%;
        max-height: 70vh;
        overflow-y: auto;
    }

    .typeahead &gt; li &gt; a {
        white-space: normal;
        padding: 5px 24px;
        border-width: 0px;
    }

    .typeahead &gt; li.active &gt; a,
    .typeahead &gt; li.active &gt; a:hover,
    .typeahead &gt; li.active &gt; a:focus {
        background-color: #f5f5f5;
        color: #000;
    }

    .typeahead .dropdown-item {
        font-family: 'Open Sans Light', sans-serif;
    }

    .typeahead .dropdown-item .typeahead-header {
        font-family: 'Open Sans Semibold', sans-serif;
        font-size: 16px;
    }

    .typeahead .dropdown-item .typeahead-title {
        padding: 5px 0px;
        text-transform: uppercase;
        font-family: 'Open Sans Semibold', sans-serif;
        font-size: 12px;
        color: #777;
    }
}

@media all {
    /** mCustomScrollbar module **/
    .scrollbar {
        min-height: 30px;
        position: relative;
        overflow: hidden;
        max-height: 300px;
    }

    .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        width: 9px;
    }

    .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
        right: 5px;
    }

    #vpt_categories .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical,
    #vpt_search .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical,
    #vpt_search_apt .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical,
    #vpt_basket .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
        right: -20px;
    }
}

@media all {
    /** Search Types module **/
    .m-search_types {
        margin-top: -1px;
    }

    .m-search_types .media {
        padding: 24px 24px 14px 24px;
    }

    .m-search_types .media &gt; .media-body &gt; h4 {
        display: inline-block;
        text-transform: uppercase;
    }

    .m-search_types .media &gt; .media-body &gt; p {
        font-family: 'Open Sans Light', sans-serif;
    }
}

@media all {
    /** Tips module */
    .m-info-tips {
        padding: 15px 15px 0 0;
    }

    .m-info-tips h1 {
        margin-bottom: 20px;
    }
}

@media all {
    /** jCarousel module **/
    .jcarousel {
        position: relative;
        overflow: hidden;
        width: 100%;
    }

    .jcarousel ul {
        width: 20000em;
        position: relative;
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .jcarousel li {
        width: 305px;
        height: 285px;
        float: left;
        position: relative;
        padding-right: 20px;
    }

    .jcarousel li:hover {
        opacity: 0.85
    }

    .jcarousel li a {
        border-width: 0px;
    }

    .jcarousel li b {
        position: absolute;
        top: 20px;
        font-size: 16px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        padding: 0px 25px;
        text-align: center;
    }

    .jcarousel img {
        display: block;
        max-width: 100%;
        height: auto;
    }

    .jcarousel-control-prev,
    .jcarousel-control-next {
        position: absolute;
        top: 0;
        bottom: 0px;
        background-color: rgba(255, 255, 255, 0.4);
        width: 50px;
        background-repeat: no-repeat;
        background-position: center;
        border-width: 0px;
    }

    .jcarousel-control-prev {
        left: 0px;
        background-image: url(/css/img/icon_arrow_left.png);
    }

    .jcarousel-control-next {
        right: 0px;
        background-image: url(/css/img/icon_arrow_right.png);
    }

    .jcarousel-control-prev:hover,
    .jcarousel-control-next:hover {
        background-color: rgba(255, 255, 255, 0.6);
    }

    .carousel .carousel-control {
        height: 300px;
        width: 50px;
        background-color: rgba(255, 255, 255, 0.6);
        background-image: none;
        border: 0;
        text-align: center;
        line-height: 300px;
    }
}

@media all {
    /** fotorama module **/
    .fotorama__stage {
        border: 1px solid #eee
    }

    .fotorama__thumb-border {
        border-color: #d7d7d7;
        border-width: 1px;
    }
}

@media all {
    /** Search module **/
    .m-search &gt; nav {
        z-index: 999;
        margin: 0px;
    }

    .m-search &gt; nav:first-child .nav:first-child {
        background-color: #ececec;
    }

    .m-search &gt; nav .nav &gt; li:not(:last-child) {
        border-right: 1px #bdbdbd solid;
    }

    .m-search &gt; nav:not(:first-child):last-child .nav:nth-child(2) &gt; li:first-child {
        border-left: 1px #bdbdbd solid;
    }

    .m-search &gt; nav.navbar-lg .nav &gt; li {
        border-width: 0px;
    }

    .m-search &gt; nav .nav &gt; li.active {
        background-color: #90d337;
    }

    .m-search &gt; nav .nav &gt; li.navbar-text {
        margin-bottom: 19px;
        color: #7e7e7e;
    }

    .m-search &gt; nav .nav &gt; li.navbar-text span:first-child {
        margin-right: 10px;
    }

    .m-search &gt; nav .nav &gt; li.navbar-text .icon {
        margin-left: 6px;
        padding: 0px;
    }

    .m-search &gt; nav.navbar-lg .nav &gt; li &gt; a {
        font-size: 16px;
    }

    .price-filter {
        font-family: 'Open Sans Bold', sans-serif;
        font-size: 16px;
        padding: 19px 25px 19px 25px;
        text-transform: uppercase;
    }

    .price-filter .inner-text {
        display: inline;
        line-height: 1;
        vertical-align: middle;
    }

    .price-filter .badge {
        font-size: 16px;
        display: inline;
        padding: 3px 7px;
        margin-left: 6px;
    }

    .price-link .badge {
        margin-left: 10px !important;
        padding: 3px 7px !important;
    }

    .search-h1 {
        font-size: 1.4em;
        margin-left: 23px;
    }

    .title-description {
        font-size: 1em;
        margin-left: 23px;
        color: #7e7e7e;
    }

    .search-result-view {
        list-style-type: none;
        color: #7e7e7e;
    }

    .search-result-view &gt; li &gt; :first-child {
        margin-right: 10px;
    }

    .search-result-view &gt; li &gt; a {
        margin-left: 6px;
    }
}

@media all {
    /** Search module **/
    .m-result {
        position: relative;
        min-height: 20px;
    }

    .m-result &gt; .m-result-wrap .m-result-item,
    .m-result &gt; .m-result-page {
        padding: 3px 24px;
    }

    .m-result &gt; .m-result-wrap .m-result-item .m-result-btn {
        text-align: center;
        line-height: 34px;
    }

    .m-result &gt; .m-result-wrap .m-result-item:not(.m-result-other-title):not(.m-result-item-header):hover {
        background-color: #f2f2f2
    }

    /* .m-result &gt; .m-result-wrap .m-result-item &gt; .row &gt; div span:not(.icon) {
        color: #8d8d8d;
        font-size: 14px;
        display: block;
    } */

    .m-result &gt; .m-result-wrap .m-result-item &gt; .row &gt; div span strong {
        text-transform: uppercase;
        padding: 3.5px 0px;
    }

    .m-result &gt; .m-result-wrap .m-result-item .m-result-header {
        font-size: 21px;
        padding-top: 1px;
        padding-bottom: 1px;
    }

    .m-result &gt; .m-result-wrap .m-result-item .m-result-title,
    .m-result &gt; .m-result-wrap .m-result-item .m-result-man {
        font-size: 16px;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .m-result &gt; .m-result-wrap .m-result-item .m-result-title span {
        margin-top: 3px;
    }

    .m-result &gt; .m-result-wrap .m-result-item .m-result-photo {
        padding: 8px;
    }

    .m-result &gt; .m-result-wrap .m-result-item .m-result-price {
        font-size: 16px;
        padding-top: 6px;
        padding-bottom: 6px;
    }

    /*
	.m-result&gt;.m-result-wrap .m-result-item .m-result-price .ruble:before{font-size:16px;color:#000;}
	.m-result&gt;.m-result-wrap .m-result-item .m-result-price&gt;ins:before{font-size:19px;}
	 */
    .m-result &gt; .m-result-wrap .m-result-item .m-result-hours,
    .m-result &gt; .m-result-wrap .m-result-item .m-result-phone {
        padding-top: 6px;
        padding-bottom: 6px;
    }

    .m-result &gt; .m-result-wrap .m-result-item .m-result-hours span:not(.active),
    .m-result &gt; .m-result-wrap .m-result-item .m-result-phone span:not(.active) {
        cursor: pointer;
        border-bottom: 1px #c1c1c1 solid;
        display: inline-block !important;
    }

    .m-result &gt; .m-result-wrap .m-result-item .m-result-map {
        padding-top: 3px;
        padding-bottom: 3px;
    }

    .m-result &gt; .m-result-wrap .m-result-article {
        background-color: #f7f7f7;
        padding: 19px 24px;
        margin: 10px 0px;
    }

    .m-result &gt; .m-result-wrap .m-result-article .media-body {
        padding-left: 10px;
    }

    .m-result &gt; .m-result-wrap .m-result-adv {
        border: 3px #ddd solid;
        padding: 10px 0px;
        position: relative;
    }

    .m-result &gt; .m-result-wrap .m-result-adv:after {
        content: "Р›РР”Р•Р&nbsp; РџРћРРЎРљРђ";
        display: inline-block;
        position: absolute;
        right: 21px;
        bottom: 0px;
        font-size: 10px;
        background-color: #ddd;
        padding: 3px 12px;
    }

    .m-result &gt; .m-result-wrap .m-result-adv &gt; .m-result-item {
        padding-left: 21px;
        padding-right: 21px;
    }

    .item-row-price {
        font-family: 'Open Sans Bold', sans-serif;
        font-weight: 700;
        display: inline !important;
        margin-top: 1px;
    }

    .item-single-price .m-result-price {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .item-single-price .m-result-price div {
        display: flex;
    }

    .green-price {
        color: #6aae00;
    }

    .m-result &gt; .m-result-wrap .m-result-item .m-result-price .green-price .ruble:before {
        font-size: 16px;
        color: #6aae00 !important;
    }

    .m-result &gt; .m-result-wrap .m-result-item .m-result-price .green-price .popover {
        z-index: 1;
        width: 400px;
        margin-left: 30px;
        margin-top: 24px;
        font-size: 14px;
        color: #000;
        font-weight: 500;
    }

    .m-result &gt; .m-result-wrap .m-result-item .m-result-price .green-price .popover a {
        color: #269abc;
        border-bottom: 0;
    }

    .m-result &gt; .m-result-wrap .m-result-item .m-result-price .green-price .popover a:hover {
        color: #0066b5;
    }

    .m-result &gt; .m-result-wrap .m-result-item .m-result-price .common-price {
        font-size: 16px;
        margin-top: -4px;
    }

    .m-result &gt; .m-result-wrap .m-result-item .m-result-price .common-price .ruble:before {
        font-size: 16px;
    }

    .green-price-text {
        font-family: 'Open Sans Bold', sans-serif;
        display: inline !important;
        color: #6aae00 !important;
    }

    .black-price {
        font-family: 'Open Sans Bold', sans-serif;
        display: inline !important;
        font-size: 16px !important;
        color: #000 !important;
        font-weight: 600;
    }

    .black-price &gt; .ruble {
        font-weight: bold;
        font-size: 14px !important;
    }

    .black-price-text {
        font-family: 'Open Sans Bold', sans-serif;
        display: inline !important;
        color: #000 !important;
    }

    .blue-price-text {
        font-family: 'Open Sans Bold', sans-serif;
        display: inline !important;
        color: #00afea !important;
    }

    .price-blue {
        color: #00afea;
    }

    .price-blue .ruble:before {
        font-size: 16px;
        font-weight: bold;
        color: #00afea !important;
    }

    .double-price {
        margin-top: -8px;
    }

    .price-popover .popover {
        width: 400px;
        margin-left: 25px;
    }

    .m-result &gt; .m-result-wrap-lg .m-result-item {
        border: 1px #e1e1e1 solid;
        margin-bottom: 10px;
        padding: 15px;
    }

    .m-result &gt; .m-result-wrap-lg .m-result-item .media-left {
        padding-right: 24px;
    }

    .m-result &gt; .m-result-wrap-lg .m-result-item .media-left &gt; div {
        border: 1px #e1e1e1 solid;
        overflow: hidden;
        width: 159px;
        height: 108px;
        background-color: #fff;
        line-height: 100px;
    }

    .m-result &gt; .m-result-wrap-lg .m-result-item .media-left &gt; div &gt; img {
        max-width: 100%;
        max-height: 100%;
    }

    .m-result &gt; .m-result-wrap-lg .m-result-item .media-body {
        padding: 15px 15px 0px 0px;
    }

    .m-result &gt; .m-result-wrap-lg .m-result-item .m-result-title,
    .m-result &gt; .m-result-wrap-lg .m-result-item .m-result-price {
        padding: 0px;
    }

    .m-result &gt; .m-result-wrap-lg .m-result-item .m-result-title a {
        font-size: 16px;
    }

    .m-result &gt; .m-result-wrap-lg .m-result-item .m-result-title span {
        margin-top: 10px;
        display: block;
    }

    .m-result &gt; .m-result-wrap-lg .m-result-item .m-result-price {
        font-size: 31px;
        margin-top: -9px;
    }

    .m-result &gt; .m-result-wrap-lg .m-result-item .m-result-btn {
        margin-top: 10px;
        text-align: right;
    }

    .m-result-empty-header {
        margin-bottom: 15px;
    }

    .clean-filter {
        cursor: pointer;
        color: #0066b5;
    }

    .clean-filter:hover {
        border-bottom: 1px Solid #0066b5;
    }

    .item-single-price:hover .item-on-map {
        display: inline-block;
    }

    .item-address {
        padding-top: 5px;
    }

    .item-address:hover {
        cursor: pointer;
    }

    .item-on-map {
        border: 0;
        color: #0f70c8;
        display: none;
    }

    .item-on-map:hover {
        text-decoration: underline;
    }

    .item-on-map &gt; img {
        height: 15px;
        margin-top: 4px;
        vertical-align: top;
    }

    .pick-up-point {
        height: 13px;
        margin-top: 12px;
    }
}

@media all {
    /** Articles module **/
    .m-articles {
        background-color: #f7f7f7;
        padding: 19px 24px;
        font-size: 16px;
    }

    .m-articles &gt; .media {
        margin-bottom: 10px;
    }

    .m-articles ul &gt; li:not(:last-child) {
        margin-bottom: 10px;
    }
}

@media all {
    /** Tovar module **/
    .m-item-title {
        padding: 0 24px;
    }

    .m-item-title .m-item-title-prev a {
        color: #bababa;
        text-transform: uppercase;
        font-size: 13px;
        border-width: 0;
    }

    .m-item-mnn {
        padding: 0 24px;
    }

    .m-item-mnn-title {
        font-family: 'Open Sans Light', sans-serif;
        color: #777;
        margin-bottom: 3px;
    }

    .in-stock-prices {
        border-right: 1px solid #c1c1c1;
    }

    .in-stock-prices, .order-prices {
        margin: 0;
        padding: 12px 24px;
        background-color: #efefef;
        border-bottom: 0;
        display: block;
    }

    .m-item-prices-title {
        font-family: 'Open Sans Semibold', sans-serif;
    }

    .item-prices, .item-prices &gt; .ruble:before {
        font-family: 'Open Sans Semibold', sans-serif;
        font-size: 1.9rem;
    }

    .active-prices {
        background-color: #90d337;
    }

    .active-prices &gt; .price-arrow-down {
        border-top-color: #90d337;
    }

    .non-active-prices &gt; .item-prices {
        color: #6bae13;
    }

    .non-active-prices.yellow-price &gt; .item-prices {
        color: #000000;
    }

    .non-active-prices:hover {
        background-color: #dddddd;
    }

    .non-active-prices:hover &gt; .price-arrow-down {
        border-top-color: #dddddd;
    }

    .non-active-prices:hover &gt; .m-item-prices-title {
        color: #000000;
    }

    .yellow-price {
        background-color: #ffe03b;
    }

    span.yellow-price &gt; .price-arrow-down {
        border-top-color: #ffe03b;
    }

    .yellow-price:hover {
        background-color: #ffe03b;
    }

    .yellow-price:hover &gt; .price-arrow-down {
        border-top-color: #ffe03b;
    }

    .price-arrow-down {
        position: absolute;
        margin-top: 12px;
        margin-left: calc(50% - 40px);
        width: 0;
        height: 0;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-top: 15px solid #ffffff;
    }

    #item-price-popover {
        margin: 0;
        padding: 0;
    }

    .m-apts-tabs-nav &gt; nav {
        background-color: #90D337;
        border-width: 0px;
        margin: 0px;
        z-index: 1;
    }

    .m-apts-tabs-nav .nav &gt; li {
        border-width: 0px;
    }

    .m-apts-tabs-nav .nav &gt; li:hover, .m-apts-tabs-nav .nav &gt; li.active:hover {
        background-color: #79b42c;
        transition: background-color 0.4s ease;
    }

    .m-apts-tabs-nav .nav &gt; li.active {
        background-color: #79b42c;
    }

    .m-apts-tabs-nav .nav &gt; li &gt; a {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .m-apts-filters .nav &gt; li:not(:last-child) {
        border-color: #bdbdbd;
    }

    .m-item .popover {
        left: 0px !important;
        top: 67px !important;
        max-width: 341px;
        width: 341px;
    }

    .m-item .popover &gt; .arrow {
        left: 25% !important;
    }

    .m-item .popover &gt; .popover-content {
        left: 0px !important;
        top: 50px !important;
        width: auto;
        padding: 12px 12px 12px 24px;
    }

    .m-item .popover &gt; .popover-content b {
        text-transform: uppercase;
    }

    .m-item .popover &gt; .popover-content a {
        color: #0057b8;
        border-bottom-style: dotted;
    }

    .price-filters &gt; li:not(:last-child) {
        border-color: #bdbdbd;
    }
}

@media all {
    /** Form module **/
    .navbar-lg.nav-form {
        margin: 0px;
        background-color: #ececec;
        z-index: 2;
    }

    .navbar-lg.nav-form .nav &gt; li:not(:last-child) {
        border-right: 0px;
        border-bottom: 1px #bdbdbd solid;
    }

    .navbar-lg.nav-form .nav &gt; li &gt; a,
    .navbar-lg.nav-form .nav &gt; li &gt; a:hover,
    .navbar-lg.nav-form .nav &gt; li &gt; a:focus {
        max-width: none;
        padding: 12.5px 24px 12.5px 24px;
    }

    .navbar-lg.nav-form .nav &gt; li &gt; a &gt; .nav-form-wrap {
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-right: 20px;
    }

    .navbar-lg.nav-form .nav-form-title {
        display: block;
        font-size: 11px;
        font-family: 'Open Sans Light', sans-serif;
    }
}

@media all {
    /** Apt module **/
    .m-apt &gt; .branches {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }

    .branches img {
        margin-bottom: 6px;
    }

    .branches &gt; a {
        font-weight: bold;
        display: inline-block;
        border: 0;
    }

    .m-apt &gt; .btn {
        width: 100%;
        padding: 10px;
    }

    .m-apt-info {
        padding: 10px;
        border: 1px solid #dadada;
        /* border-bottom: 0; */
        line-height: 24px;
    }

    .apt-logo {
        border: 1px solid #dadada;
        text-align: center;
        padding: 20px;
    }

    .apt-logo &gt; img {
        max-width: 200px;
        max-height: 200px;
    }

    .m-apt-info &gt; span {
        color: #666;
    }
}

@media all {
    /** Checkbox module **/
    /*
	.checkbox+.checkbox{margin-top:10px;margin-bottom:10px;}
	.checkbox{border-width:0px!important;}
	.checkbox label:before{content:" ";display:inline-block;width:17px;height:17px;background:url(/css/img/input_checkbox.png) no-repeat;float:left;margin-right:10px;}
	.checkbox input:checked + label:before{background-position:0px -17px;}
	*/
}

@media all {
    /** Form-modal module **/
    .modal .form-group {
        background-color: #ececec;
        padding: 12px 12px;
        margin: 0;
        line-height: 1;
    }

    .modal .form-group:not(:last-of-type) {
        border-bottom: 1px #bdbdbd solid;
    }

    .modal .form-group label {
        font-family: 'Open Sans Light', sans-serif;
        font-size: 11px;
        text-transform: uppercase;
        margin: 0px;
    }

    .modal .form-group input,
    .modal .form-group textarea {
        padding: 0px;
        margin: 0px;
    }

    .modal .form-group textarea {
        min-height: 150px;
    }

    .modal form .modal-footer {
        padding: 0px;
        border-width: 0px;
    }

    .modal form .form-error {
        display: block;
        margin-top: 10px;
        color: red;
    }

    .modal form button[type=submit] {
        width: 100%;
    }

    .modal .modal-basket-promo-text {
        background-color: #ffcc00;
        position: absolute;
        left: -9px;
        right: -9px;
        z-index: 1001;
        text-align: left;
        padding: 24px;
        display: none;
        bottom: 130%;
        font-size: 16px;
    }

    .modal .modal-basket-promo-text .arrow {
        transform: rotate(45deg);
        background-color: #ffcc00;
        right: 23px;
        position: absolute;
        width: 35px;
        height: 35px;
        bottom: -6px;
    }

    .modal .modal-basket-promo-icon {
        font-size: 18px;
        background-color: #ffd633;
        position: absolute;
        top: 0px;
        left: -5px;
        right: 15px;
        bottom: 0px;
        height: 60px;
        text-align: center;
        padding-top: 16px;
        cursor: pointer;
    }

    /* .grecaptcha-badge {position: absolute; margin-top: 61px; margin-left: 242px;}
	.grecaptcha-logo, .grecaptcha-logo &gt; iframe {height: 60px;} */
}

@media all {
    /** Correct module **/
    .m-correct-correct {
        font-size: 16px;
    }
}

@media all {
    /** Pagination module **/
    .pagination &gt; li.hover &gt; a {
        border-color: #ccc;
        z-index: 2;
    }
}

@media all {
    /** Popular module **/
    .col-sm-5th {
        position: relative;
        min-height: 1px;
        padding-left: 0;
        padding-right: 15px;
    }

    .m-popular .row {
        position: relative;
        min-height: 30px;
        margin-left: 0px;
        margin-bottom: 15px;
    }

    .m-popular .m-popular-tovar {
        border: 1px #e1e1e1 solid;
        padding: 15px;
        margin-bottom: 15px;
    }

    .m-popular .m-popular-tovar-image {
        text-align: center;
        height: 132px;
        display: block;
        border-width: 0px;
        line-height: 132px;
    }

    .m-popular .m-popular-tovar-image img {
        max-width: 100%;
        max-height: 100%;
    }

    .m-popular .m-popular-tovar-name {
        height: 67px;
        overflow: hidden;
        margin-top: 10px;
        margin-bottom: 10px;
        font-family: 'Open Sans', sans-serif;
        font-size: 16px;
    }

    .m-popular .m-popular-tovar-price {
        font-size: 30px;
        margin-bottom: 10px;
        display: flex;
        justify-content: space-between;
    }
}

@media (min-width: 1024px) {
    .col-sm-5th {
        float: left !important;
        width: 20%;
    }
}

@media all {
    /** Yandex module **/
    .m-yandex_ad .m-yandex_ad-wrapper {
        padding: 24px;
        border: 1px #e1e1e1 solid;
    }
}

@media all {
    /** Footer module **/
    footer .footer-wrap {
        background-color: #ececec;
        padding: 24px;
        font-size: 16px;
    }

    footer .footer-wrap ul &gt; li:not(:last-child) {
        margin-bottom: 10px;
    }

    footer .footer-wrap ul &gt; li &gt; a {
        font-size: 16px;
    }
}

/**
* section id helpBlock
**/

#helpBlock {
    padding-top: 50px;
    text-align: center;
}

#helpBlock div {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}

#helpBlock h1 {
    font-family: 'Open Sans Bold', sans-serif;
    font-size: 38px;
    margin-bottom: 10px;
}

#helpBlock h2 {
    font-family: 'Open Sans Bold', sans-serif;
    font-size: 21px;
    margin-bottom: 7px;
    margin-top: 0px;
}

#helpBlock .media-left {
    padding-right: 20px;
}

#helpBlock .media-object {
    max-width: none;
    max-height: none;
}

#helpBlock .media-body {
    text-align: left;
}

.helpBlock__b1, .helpBlock__b2 {
    margin-top: 50px;
}

.helpBlock__b3 {
    margin-top: 30px;
}

.helpBlock__b1 &gt; div {
    margin: 0 auto;
    float: none;
}

.helpBlock__b1 .col-sm-7 {
    width: 55.5%;
}

.helpBlock__b1 .col-sm-6 {
    width: 44.5%;
}

.helpBlock__b2 img {
    margin: 15px 0px 40px 0px;
}

.helpBlock__b3 img {
    margin-bottom: 35px;
}

.helpBlock__title-links {
    margin-bottom: 50px;
}

.helpBlock__title-links a, .helpBlock__title-links span:not(.badge) {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    border-width: 0px;
}

.helpBlock__title-links span {
    font-family: 'Open Sans Semibold', sans-serif !important;
}

.helpBlock__title-links span.badge {
    text-transform: uppercase;
    font-size: 9px;
    background-color: #90d337;
    color: #fff;
    margin-left: 10px;
    padding: 4px 7px;
    margin-bottom: 5px;
}

.helpBlock__title-links span:not(.badge), .helpBlock__title-links li.active a {
    border-bottom: 6px #90d337 solid;
    display: inline-block;
    padding-bottom: 2px;
}

.helpBlock__title-links ul li {
    padding: 0px 24px;
}

.img-help {
    margin: 15px auto !important;
    border: 0px Solid #e2e2e2;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/**
* Yandex Share
**/
@media (min-width: 1023px) {
    .share-desktop {
        display: block;
        margin: 17px 0 16px 0;
    }

    .share-mobile {
        display: none;
    }
}

@media (max-width: 1023px) {
    .share-desktop {
        display: none;
    }

    .share-mobile {
        position: relative;
        margin: 0 20px 15px 15px;
        float: right;
        z-index: 1;
    }

    .ya-share2__badge {
        float: right;
    }
}

/**
* section Mobile
**/
@media (max-width: 1024px) {
    body, html {
        zoom: 0.9;
    }
}

@media (max-width: 1023px) {
    .navbar-header {
        float: left;
    }

    .navbar-collapse {
        padding: 0px;
    }

    .navbar-nav {
        margin: 0px;
    }

    .navbar-nav .open .dropdown-menu {
        position: absolute;
        background-color: #fff;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.20);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.20);
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.20);
    }

    .navbar-nav .open .dropdown-menu .dropdown-menu {
        position: static;
        background-color: #f1f1f1;
    }

    .container-inner,
    .container-inner .row div[class*="col-sm"] {
        padding: 0px;
    }

    .container-inner .row {
        margin: 0px;
    }

    .modal &gt; div {
        width: 90%;
    }

    #vpt_menu {
        border-width: 0px;
    }

    #vpt_menu &gt; ul {
        margin: 0px;
    }

    #vpt_menu &gt; ul:first-child {
        float: right;
    }

    #vpt_menu &gt; ul:last-child {
        clear: both;
        border-top: 1px #fff solid;
    }

    #vpt_menu &gt; ul:last-child &gt; li:first-child {
        float: left;
    }

    #vpt_menu &gt; ul:last-child &gt; li:last-child {
        float: right;
    }

    #vpt_menu #vpt_filter_city &gt; a {
        padding-left: 30px;
        padding-right: 29px;
    }

    #vpt_search {
        border-width: 0px;
        max-height: 60px
    }

    #vpt_search &gt; ul,
    #vpt_search &gt; .navbar-form {
        display: inline-block;
        margin: 0px;
        border-width: 0px;
        height: 60px;
        max-height: 60px;
    }

    #vpt_search &gt; ul &gt; li &gt; a {
        padding-left: 24px;
        padding-right: 24px;
    }

    #vpt_search &gt; .navbar-form {
        width: calc(100% - 152px);
    }

    #vpt_search &gt; .navbar-form:before {
        top: 0px;
        bottom: 1px;
        right: 0;
        left: 4px;
    }

    #vpt_search &gt; .navbar-form &gt; .btn {
        float: right;
        margin-top: 1px;
    }

    #vpt_search &gt; .navbar-form &gt; .form-group {
        display: inline-block;
        width: calc(100% - 84px);
    }

    #vpt_search &gt; .navbar-form &gt; .vpt_autocomplete {
        top: 0px;
    }

    #vpt_search_apt {
        border-width: 0px;
    }

    #vpt_search_apt &gt; ul,
    #vpt_search_apt &gt; .navbar-form {
        float: left;
        margin: 0px;
        border-width: 0px;
    }

    #vpt_search_apt &gt; ul &gt; li &gt; a {
        padding-left: 24px;
        padding-right: 24px;
    }

    #vpt_search_apt &gt; .navbar-form {
        width: 100%;
    }

    #vpt_search_apt &gt; .navbar-form:before {
        top: 0px;
        bottom: 0px;
    }

    #vpt_search_apt &gt; .navbar-form &gt; .form-group {
        display: inline-block;
        width: calc(100% - 74px);
    }

    #vpt_search_apt &gt; .navbar-form &gt; .vpt_autocomplete {
        top: 0px;
    }

    .yaMap .navbar-form {
        margin: 0px;
        border-width: 0px;
    }

    .yaMap .navbar-form &gt; .form-group {
        margin-bottom: 5px;
    }

    .yaMap &gt; ymaps {
        margin-top: -2px !important;
    }

    .yaMap &gt; .container {
        padding: 0px;
    }

    .m-popular .col-sm-5th {
        width: 50%;
        float: left;
        padding-bottom: 15px;
    }

    .m-search &gt; nav:first-child .nav:first-child &gt; li {
        float: left;
    }

    .m-search &gt; nav:last-child .nav &gt; li {
        border-width: 0px !important;
    }

    .m-item-prices &gt; ul &gt; li:first-child {
        border-width: 0px;
    }

    .m-apts-filters .nav &gt; li {
        border-width: 0px !important;
    }

    .m-basket &gt; .m-result &gt; .m-result-wrap .m-result-item.m-result-item-header:before {
        display: none;
    }

    .m-result &gt; .m-result-wrap-lg .m-result-item .m-result-price {
        float: left;
    }

    .m-result &gt; .m-result-wrap-lg .m-result-item .m-result-btn {
        float: right;
    }

    a[data-selected=true] ~ .iclear {
        display: block;
    }

    .text-with-left-green {
        margin-right: 0;
        padding-right: 10px !important;
    }
}

@media only screen and (max-width: 1023px) and (min-width: 400px) {
    #vpt_map_apts {
        max-width: 360px;
    }
}

@media (max-width: 700px) {
    #vpt_map_apts {
        max-width: 360px;
    }
}

@media (max-width: 360px) {
    #vpt_map_apts {
        max-width: 240px;
    }
}

@media (max-width: 767px) {
    .navbar-fixed-top {
        position: relative;
        top: auto;
    }

    .navbar-collapse {
        max-height: none;
    }

    body {
        margin: 0;
    }
}

@media (max-width: 320px) {
    .navbar &gt; .container .navbar-brand {
        padding: 8px 8px;
    }

    #vpt_map_apts {
        max-width: 180px;
    }

    #vpt_search &gt; .navbar-form {
        width: calc(100% - 6px);
    }

    #vpt_categories_menu, .m-result-hours, .m-result-phone {
        display: none;
    }

    .item-single-price {
        margin-bottom: 30px;
    }

    .m-result &gt; .m-result-wrap .m-result-item .m-result-price {
        padding-right: 20px;
    }
}

/* Common */
.white-right-border {
    border-right: 5px solid #fff;
}

.m-open[style] {
    padding-right: 0 !important;
}

.m-open.modal-open {
    overflow: auto;
}

.recaptcha {
    overflow: hidden;
}

.tooltip &gt; .tooltip-inner {
    color: #000000;
    font-size: 13px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.30);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.30);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.30);
    max-width: 250px;
}

.tooltip.in {
    opacity: 0.99 !important;
}

.tooltip.top &gt; .tooltip-arrow {
    border-top-color: #ffffff;
}

.tooltip.bottom &gt; .tooltip-arrow {
    border-bottom-color: #ffffff;
}

.tooltip.left &gt; .tooltip-arrow {
    border-left-color: #ffffff;
}

.tooltip.right &gt; .tooltip-arrow {
    border-right-color: #ffffff;
}

.tooltip-arrow :before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    height: 140.14px;
    width: 140.14px;
    bottom: -8px;
    left: 4px;
    background: transparent;
    transform: rotate(45deg);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.auth {
    padding: 5px 0;
    text-align: right;
}

.auth a {
    margin-left: 10px;
}

.social-groups a {
    border: 0;
    margin-right: 13px;
}

.social-groups a img {
    border-radius: 5px !important;
}

.recipe {
    display: block;
    background: #90d337;
    padding: 3px 5px 3px 5px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

#to-top {
    width: 50px;
    height: 50px;
    display: none;
    position: fixed;
    bottom: 40px;
    right: 200px;
    z-index: 99;
    border: none;
    outline: none;
    cursor: pointer;
    opacity: 0.6;
}

#to-top:hover {
    opacity: 1;
}

.green-outline:hover {
    outline: 2px Solid #90d337;
}

.blue-outline:hover {
    outline: 2px Solid #00afea;
}

.auth svg {
    margin-bottom: -2px;
}

.rating-and-favorite {
    display: flex;
    justify-content: flex-start;
}

/* Favorite - РР·Р±СЂР°РЅРЅРѕРµ */
.favorite-heart {
    width: 30px;
    height: 30px;
    padding-left: 10px;
    fill: #7c7c7c;
}

.favorite-heart:hover {
    fill: red;
    cursor: pointer;
}

/* Favorite - РР·Р±СЂР°РЅРЅРѕРµ */
/* РЎС‚СЂР°РЅРёС†Р° РѕС„РѕСЂРјР»РµРЅРёСЏ Р·Р°РєР°Р·Р° */
.order-items {
    margin: 0 25px 0 -25px;
}

/* РЎС‚СЂР°РЅРёС†Р° РѕС„РѕСЂРјР»РµРЅРёСЏ Р·Р°РєР°Р·Р° */


.product__image_popup {
    cursor: pointer;
}

.popup2 {
    -webkit-overflow-scrolling: touch;
    background: rgba(5, 58, 15, 0.35);
    bottom: 0;
    display: none;
    left: 0;
    opacity: 0;
    outline: 0;
    overflow: hidden;
    overflow-y: auto;
    position: fixed;
    right: 0;
    top: 0;
    transition: opacity .15s linear;
    z-index: 1250;
}

.popup2__window {
    margin: 24px;
    position: relative;
    transform: translate(0);
    transition: transform .3s ease-out;
    width: -webkit-calc(100vw - 48px);
    width: calc(100vw - 48px);
    max-width: 1392px;
    height: -webkit-calc(100vh - 48px);
    height: calc(100vh - 48px);
    max-height: 852px;
    padding: 32px;
    display: inline-block;
    min-height: 200px;
}

.popup2__content {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #eee;
    outline: 0;
    position: relative;
    text-align: center;
    height: 100%;
    width: 100%;
    border-radius: 16px !important;
}

.popup2__body {
    padding: 30px 0;
    text-align: left;
    height: 100%;
    width: 100%;
}

.popup2__image &gt; img {
    max-width: 100%;
    max-height: 100%;
    --tab-list-height: 40px;
    --tab-list-margin: 24px;
    text-align: center;
}

.popup2__close-btn {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1;
    cursor: pointer;
    text-align: right;
}

.popup2__close-btn:hover {
    color: red;
}

.popup2_show {
    display: block;
    opacity: 1;
}

.popup2__image {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    max-height: -webkit-calc(100% - 48px);
    max-height: calc(100% - 48px);
    text-align: center;
    position: relative;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
}

.popup2__text {
    text-align: center;
    padding: 0 20px;
}

.popup2__close-btn svg {
    display: block;
    width: 20px;
}

.popup2__close-btn svg line {
    stroke: #666;
    stroke-width: 5;
}

.popup2__close-btn svg:hover line {
    stroke: #000;
}

@media (max-width: 767px) {
    .popup2__text {
        font-size: 12px;
    }

    .popup2__window {
        margin: 12px;
        padding: 16px;
    }

}

.m-search nav.navbar li &gt; a.dropdown-toggle,
.m-apts-filters nav li &gt; a.dropdown-toggle {
    overflow: hidden;
}

.item-map__inner {
    display: flex;
    justify-content: space-between;
    gap: 3px;
    margin-top: 10px;
}

.item-map__button {
    text-align: center;
}</pre></body></html>