@media (max-width: 767px) {
a.mobile_link.mobile_home.active path {
    fill: #FF006C;
    stroke: #FF006C;
}

a.mobile_link.mobile_catalog.active path {
    fill: #FF006C;
    stroke: #FF006C;
    stroke-width: 0.1px;
}

a.mobile_link.mobile_search.active path {
    stroke: #FF006C;
}

a.mobile_link.mobile_menu_link.active path {
    fill: #FF006C;
}

a.mobile_link.active circle {
    fill: #FF006C;
}


.mobile_link span.js-basketCount {
    position: absolute;
    right: 20px;
    width: 18px;
    height: 18px;
    background: #FF006C;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    top: -6px;
    font-weight: bold;
    font-size: 11px;
}

.mobile_link {
    position: relative;
}

li.nav__item.hidden.mobile {
    display: block !important;
}

.mobile .dropdown {
    background: #f3f3f3;
}

.mobile .dropdown a {
    padding: 5px 10px;
    font-size: 12px;
    min-width: 110px;
    color: #9B9B9B;
}

div#city .current {
    font-size: 12px;
		padding-right: 17px !important;
        background-image: url(/include/img/arrow_down.png);
        background-repeat: no-repeat;
        background-position: right center;
}

a.logo.header__logo.header__logo--mob-visible {
    max-width: 81px;
}

a.logo.header__logo.header__logo--mob-visible img {
    max-width: 100%;
}
body .labels .label {
    padding: 2px 7px;
}

body .labels {
    left: -10px !important;
	gap: 5px !important;
}

.btns {
    flex-wrap: wrap-reverse;
}
.modal-content {
    max-width: 85%;
}

.modal_title {margin-bottom: 20px;}

.modal_top {
    height: 0;
    border-bottom: none;
}

.modal .btns {
    gap: 5px;
}

.modal a.btn {
    width: 200px;
}
a.btn.btn_white {
	width: 200px;
	}

.btns {
    flex-wrap: wrap-reverse;
}

.modal-content {
    max-width: 85%;
}

.modal_title {margin-bottom: 20px;}

.modal_top {
    height: 0;
    border-bottom: none;
}

.modal .btns {
    gap: 5px;
}

.modal a.btn {
    width: 200px;
}

.btns {
    flex-wrap: wrap-reverse;
}

.modal-content {
    max-width: 85%;
}

.modal_title {margin-bottom: 20px;}

.modal_top {
    height: 0;
    border-bottom: none;
}

.modal .btns {
    gap: 5px;
}

.modal a.btn {
    width: 200px;
}

.catalog-products-viewed {
    margin-bottom: 0 !important;
}

	.bx-blue .btn.btn-default {
		padding: 10px;
		box-sizing: border-box;
		min-width: initial;
		width: 100%;
	}
	section.store-location {
		background-color: #fff;
	}
	
	.container.store-location__container {
		background: #f5f5f7;
		padding: 16px !important;
		border-radius: 13px;
	}
	
	.store-location__position {
		overflow: hidden;
		margin: 10px !important;
		padding: 0 !important;
		width: initial !important;
	}
	
	#store-location-swiper-iw {
		margin: 0 !important;
	}
	
	#store-location-swiper > .tns-item {
		padding: 0 !important;
	}
	
	.store-card__content {
		padding: 0 !important;
	}
	
	div#mapNew {
		padding: 0px !important;
		margin: 5px 0 0 !important;
	}
	body section.store-location {
        padding-top: 0;
		padding-bottom: 0;
        margin-top: 0;
	}
	
	.adv_list > div {
        min-height: 100px !important;
        font-size: 16px;
	}

p.start_desc {
    font-size: 14px;
}
.mobile_header a {
    font-size: 12px;
}

p.start_title {
    font-size: 22px;
}
body h2 {
    font-size: 22px !important;
    line-height: 120% !important;
}
.catalog_index {
    margin-bottom: 10px !important;
} 
body .index_text p {
    font-size: 14px !important;
}

body .services_list .service_item {
    padding: 16px;
        margin-bottom: 16px;
}

body .service_name {
    font-size: 22px;
}

body .service_desc {
    font-size: 14px;
    line-height: 1.8em;
}

div#bx-soa-delivery {
    width: 100% !important;
}

div#bx-soa-paysystem {
    width: 100% !important;
}

input[type=checkbox].bx-soa-pp-company-checkbox {
    display: none;
}
.wrapper main {
    padding-top: 0 !important;
}

.header__main--scrolled {
	position:fixed !important;
	}

.mobile_popup_wrap.show {
    z-index: 10000;
}

.mobile_header {
    z-index: 99999 !important;
}

.footer__top-panel_2 {
    display:none !important;
}

.basket-items-list-item-descriptions-inner {
    flex-direction: row !important;
}

.basket-item-block-image a {
    width: 100% !important;
}

.basket-item-image {
    max-width: 100%;
    margin: 0;
    max-height: 100%;
}

td.basket-items-list-item-amount {
    display: flex;
}

.basket-item-block-image {
    min-width: 100px;
    margin-right: 20px;
    max-height: 100px;
    margin-bottom: 0;
    padding-bottom: 0;
}

td.basket-items-list-item-price {

}

.basket-checkout-block.basket-checkout-block-total {
    float: left;
    width: 50%;
    min-width: 50%;
}

.basket-checkout-block.basket-checkout-block-total-price {
    float: right;
    width: 50%;
    min-width: 50%;
}


.prop_value a {
    white-space: nowrap;
}

.prop_value {
    flex-wrap: wrap;
}

	section.store-location {
		flex-direction: column;
		gap: 20px;
	}
	
	div#mapNew {
		margin-left: 0;
	}

    .footer__top-panel--pc {
        display: block !important;
    }

    .footer__top-panel_2 {
        display: none;
    }

    .footer__contact-panel {
        display: none !important;
    }

    .footer__contact-panel:first-child {
        width: 100%;
        display: block !important;
    }

    footer .footer__catalog-panel {
        display: none;
    }

    .footer__contact-top > div {
        display: none;
    }

    .footer__top-panel.footer__top-panel--pc {
        margin-bottom: 20px;
    }

    span.copyright__descr {
        text-align: center;
    }

    .footer__developers {
        display: none !important;
    }

    a.footer_phone {
        margin: -10px 0 30px;
        display: block;
    }

    .mobile_header a {width: 20% !important;}



    .item_type {
        width: 100%;
    }

    .adv_list > div {
        width: 100%;
        height: initial;
        min-height: 150px;
    }

    .service_left {
        min-width: 100%;
    }

    .service_item {
        flex-wrap: wrap;
    }

    .service_btn {
        position: relative;
        margin-top: 50px;
    }

    .adv_list {margin-bottom: 30px;}

    .product {
        margin-bottom: 30px;
    }

    .service_name {
        max-width: 100% !important;
    }

    .search_header {
        display: none;
    }

    .index .types {
        display: none !important;
    }

    .product-item-container {
        width: 50% !important;
    }

    .product-item {
        background: #F7F6F5 !important;
        padding: 40px 15px 15px !important;
    }

    .product-item .btns {
        display: none;
    }

    .services_list .service_item {
        display: block !important;
    }

    .top_img {
        position: absolute;
        right: 20px;
        top: 20px;
    }

    .top_img img {
        max-width: 60%;
    }

    li.nav__item {
        display: none;
    }

    li.nav__item.nav__basket {

    }

    a.nav__basket .basket {
        display: block !important;
    }

    a.nav__link.basket {
        display: block !important;
    }
    .container.header__main-container {
        justify-content: space-between;
        align-items: center;
    }
    li.nav__item.nav__phone {
        display: block;
        margin-right: 10px;
    }

    div#header-main {
        padding-top: 0;
    }

    .container.header__main-container {
        padding: 20px 0;
    }

    a.logo.header__logo.header__logo--mob-visible {
        margin: 0;
    }

    nav.nav.third-nav {
        margin: 0;
    }

    body .service_right {
        position: static;
        min-width: 100%;
    }

    body .service_btn {
        position: relative;
    }

    body .service_btn a {
        width: 100%;
    }

    main.container {
        padding: 5px 15px 15px;
    }


    .mobile_header {
        display: flex !important;
        position:fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #fff;
        z-index: 9999;
    }
    .mobile_header a {
        width: 100%;
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
    }

    .mobile_header {
        padding: 15px 5px 15px 5px;
    }


    .show.mobile_popup {
        display: block;
    }
    .mobile_popup_wrap {
        z-index: 399;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
    }

    .mobile_popup_wrap.show .bg {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #49494990;
    }

    .mobile_popup {
        width: 65%;
        background: #F7F6F5;
        z-index: 990;
        position: absolute;
        height: 100%;
        padding: 40px 30px;
    }

    ul.mobile_menu li a {
        display: block;
        margin: 10px 0;
        padding: 7px;
    }
    .mobile_popup.active {
        text-decoration: none !important;
    }
    .active svg {
    }
    .mobile_popup.active span {
        font-weight: bold;
        text-decoration: none;
    }
    div#search input {
        width: 100%;
        padding: 16px;
        border: 1px solid #494949;
        border-radius: 8px;
        background: #f7f6f5;
    }

    .block_counters {
        flex-direction: column;
    }

    .block_counter {
        padding: 30px;
    }

    p.gray_text {
        text-align: center;
        font-size: 15px;
        line-height: 21px;
        font-weight: 400;
    }

    body .service_item.form_bg .service_name {
        font-size: 24px;
        line-height: 30px;
    }

    .service_item.form_bg .service_desc {
        margin: 20px 0;
    }
    .catalog-products-viewed .col-xs-6.col-md-3 {
        margin-bottom: 20px;
    }
    .product-item-detail-slider-controls-block {
        display: none !important;
    }
    .bx-catalog-element .btns {
        flex-direction: column;
        gap: 9px !important;
    }
    .item_type {
        width: calc(50% - 17px) !important;
    }
    .item_type span.item_name {
        position: absolute;
        top: 10px;
    }
    nav.nav.third-nav ul {
        display: flex;
        flex-wrap: nowrap;
    }
    body h1 {
        font-size: 25px !important;
    }

    .services_list {
        margin-top: 50px;
    }
}
@media (max-width: 460px) {

    nav.nav.third-nav ul {
        gap: 0;
    }

    nav.nav.third-nav{
        width:100%;
    }
    .nav__item.hidden.mobile{
        width:28%;
        margin-left:auto;
        margin-right:0;
    }
    div#city .current{
        background-image: none;
        padding-right:unset;
    }
    .nav__item.nav__phone{
        margin-left:auto;
        margin-right:0;
        display:block;
    }
    .nav__phone .phone{
        font-size:12px;
    }
    .nav__phone .phone svg{
        display:none;
    }
}