body.shops {
    height: 100%!important;
}
body.shops .i-breadcrumb {
    max-width: 1440px;
    padding: 0 20px;
}
body.shops #content .left{
    width: 100%;
    padding: 0;
}
body.shops .events-header {
    display: none;
}

body.shops .shops select,
body.shops .shops input{
    border: 1px solid #ccc;
    font: 16px/50px Mulish-Regular, sans-serif;
    width: 100%;
    height: 50px;
    padding: 0 0 0 15px;
    color: #181818;
}
body.shops .shops input::placeholder {
    color: #8F8F8F;
}
body.shops .shops .shops-filter input{
    width: 100%;
}
body.shops .shops ul.pseudoselect{
    position:absolute;
    border:1px solid #8e8e8d;
    display:none;
    top:100%;
    background:#fff;
    cursor:pointer;
    margin-top: 5px;
    right: 0;
}
body.shops .shops ul.pseudoselect li{
    list-style:none;
    cursor:pointer;
    padding:5px 10px;
    text-transform:none;
}
body.shops .shops ul.pseudoselect li:hover{
    background:#eee;
}

body.shops .shops .shop-type {
    display: block;
}
body.shops .shops .search-icon{
    cursor: pointer;
    content: '';
    display: inline-block;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-position: 0 -5102px;
    height: 26px;
    width: 26px;
    background-image: url('/mail/base/img/icons-sb765ef533f.png');
    background-repeat: no-repeat;
    position: absolute;
    top: 7px;
    right: -35px;
}

body.shops #content {
    max-width: none;
    padding-left: 0;
}
body.shops .shops {
    display: flex;
    height: calc(100vh - 130px);
}
body.shops .shops-map {
    position: sticky;
    top: 0;
    height: calc(100vh - 130px);
    width: 70%;
}
body.shops .shops-list {
    height: calc(100vh - 130px);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    padding: 0 34px 0;
    width: 30%;
}

body.shops #content .shops-h1 {
    font-family: Mulish-Bold, sans-serif;
    font-size: 20px;
    letter-spacing: 2px;
    margin: 0 0 8px 0;
    text-transform: uppercase;
}
body.shops .shops-items {
    height: calc(100% - 325px);
    overflow: auto;
    scrollbar-width: thin;
    scrollbar-color: #181818 #F3F3F3;
}
body.shops .shops-items::-webkit-scrollbar {
    width: 4px;
    background: #F3F3F3;
}
body.shops .shops-items::-webkit-scrollbar-thumb {
    background: #181818;
    border-radius: 2px;
}

body.shops .baloon-hint-basement {
    display: none;
}

body.shops .shops-subh1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 24px;
}
body.shops .shops-location {
    display: flex;
    align-items: center;
    gap: 0 4px;
    cursor: pointer;
    font: 18px/24px Mulish-Regular, sans-serif;
}
body.shops .shops-location:after {
    background-image: url("/assets/svg/arrow-down-m.svg");
    background-repeat: no-repeat;
    background-position: center;
    content: '';
    display: inline-block;
    height: 24px;
    width: 24px;
}
body.shops .shops-location__short {
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis;
    width: 150px;
    white-space: nowrap;
}
@media screen and (max-width: 1279px) {
    body.shops .shops-location__short {
        width: 80px;
    }
}
body.shops .shops .shops-filter .shops-filter-line .shops-filter-metro {
    display: none;
}
body.shops .shops-count {
    color: #8F8F8F;
    font: 16px/20px Mulish-Regular, sans-serif;
}
body.shops .shops .shops-filter .shops-filter-line.filters .shops-filter-search {
    margin: 0;
    width: 100%;
}

body.shops .shops.no-metro .metro{
    display: none!important;
}
body.shops .shops.no-metro .shops-list .header > div,
body.shops .shops.no-metro .shops-list .items .item > div{
    width: 25%;
}


body.shops .shops .shops-switcher{
    margin: 30px 0 0;
    float: left;
}
body.shops .shops.shops-regions .shops-switcher{
    margin-top: 0;
}
body.shops .shops.onmap .shops-switcher .shops-switcher-inner:before{
    left: 2px;
}
body.shops .shops.all .shops-switcher .shops-switcher-inner:before{
    left: 317px;
}
body.shops .shops .shops-switcher .shops-switcher-inner{
    display: inline-block;
    position: relative;
    background: #ecedee;
    height: 40px;
    overflow: hidden;
    margin-bottom: 25px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
body.shops .shops .shops-switcher .shops-switcher-inner:before{
    content: '';
    position: absolute;
    top: 2px;
    left: 159px;
    width: 150px;
    height: 36px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background: #fff;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
body.shops .shops .shops-switcher .shops-switcher-inner a{
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 154px;
    font: normal 16px/40px gothic,"Century Gothic",arial;
    color: #4e4b48;
    text-align: center;
    text-decoration: none;
}

body.shops .shops .shops-filter .shops-filter-line{
    margin:0 0 40px;
}
body.shops .shops .shops-filter .shops-filter-line.shops-filter-line-types{
    margin-bottom: 24px;
}
body.shops .shops .shops-filter .shops-filter-line.filters{
    font-size: 0;
    line-height: 0;
    margin-bottom: 24px;
}
body.shops .shops .shops-filter .shops-filter-line.filters > div{
    width: 28%;
    margin-right: 2%;
}
body.shops .shops .shops-filter .shops-filter-line > div{
    display: inline-block;
    position: relative;
    font: 16px/42px gothic;
    color: #6b6966;
    vertical-align: top;
}
body.shops .shops .shops-filter .shops-type-filter {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}
body.shops .shops .shops-type-filter .shop-type.fshop .location-shop {
    color: #181818;
}
body.shops .shops .shops-type-filter .shop-type.discount svg.location-shop {
    color: #FF1E52;
}
body.shops .shops .shops-type-filter .shop-type.diler svg.location-shop {
    color: #959595;
}
body.shops .shops .shops-type-filter .shop-type.inshop svg.location-shop {
    color: #00C0E8;
}
body.shops .shops .shops-filter .shops-type-filter li {
    border: 1px solid #E0E0E0;
    border-radius: 40px;
    cursor: pointer;
    display: flex;
    gap: 0 6px;
    align-items: center;
    font: 15px/15px Mulish-Regular, sans-serif;
    padding: 8px;
}
body.shops .shops .shops-filter .shops-type-filter li.all {
    display: none;
}
body.shops .shops .shops-filter .shops-type-filter li a {
    color: #181818;
    font: 15px/15px Mulish-Regular, sans-serif;
    text-decoration: none;
}
body.shops .shops .shops-filter .shops-type-filter li.selected {
    background: #181818;
}
body.shops .shops .shops-filter .shops-type-filter li.selected a {
    color: #FFFFFF;
}
body.shops .shops .shops-filter .shops-type-filter li.selected.fshop .location-shop {
    color: #FFFFFF;
}

body.shops .shops .shops-legend{
    margin: 0 0 40px;
}
body.shops .shops .shops-legend .shops-legend-list{

}
body.shops .shops .shops-legend .shops-legend-list > li{
    display: inline-block;
    margin: 0 15px 0 0;
    font: 15px/20px gothic;
}
body.shops .shops .shops-legend .shops-legend-list > li:last-child{
    margin-right: 0;
}

body.shops .shops .shops-list .header,
body.shops .shops .shops-list .items .item {
    font-size: 0;
    line-height: 0;
    border-bottom: 1px solid #ccc;
}
body.shops .shops .shops-list .no-items {
    color: #8F8F8F;
    display: none;
    font: 16px/20px Mulish-Regular, sans-serif;
    padding: 0;
    text-align: left;
}
body.shops .shops .shops-list .header > div,
body.shops .shops .shops-list .items .item > div{
    display: inline-block;
    width: 20%;
    padding: 20px 25px 20px 25px;
    vertical-align: top;
    font: 16px/20px gothic;
}
body.shops .shops .shops-list .worktime-holidays {
    padding: 10px 0px;
}
body.shops .shops .shop-detail .worktime-holidays {
    padding-left: 25px;
}
body.shops .shops .shops-list .header > div.name,
body.shops .shops .shops-list .items .item > div.name{
    padding-left: 0;
}
body.shops .shops .shops-list .items .item .name {
    display: inline-block;
    padding: 20px 25px 20px 35px;
    vertical-align: middle;
}
body.shops .shops .shops-list .items .item .metro .metroline{
    margin: 0 0 5px;
    position: relative;
    padding-left: 20px;
}
body.shops .shops .shops-list .items .item .metro .metroline-icon{
    display: inline-block;
    content: '';
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #6b6b6b;
    position: absolute;
    left: 0;
    top: 3px;
    margin-right: 5px;
}
body.shops .shops .shops-items .item .metroline svg + svg {
    display: none;
}
body.shops .shops .shops-list .select-shop,
body.shops .shops .shops-list .select-location {
    height: 100%;
}
body.shops .shops .shops-list .select-shop.select-hidden,
body.shops .shops .shops-list .select-location.select-hidden {
    display: none;
}
body.shops .shops .shops-items .item,
body.shops .shops .shop-detail {
    border-bottom: 1px solid #F3F3F3;
    color: #181818;
    display: inline-block;
    font: 14px / 20px Mulish-Medium, sans-serif;
    letter-spacing: 0.01em;
    margin: 0 0 30px;
    padding-bottom: 30px;
    text-decoration: none;
    width: 100%;
}
body.shops .shops .shops-items .item:hover {
    text-decoration: none;
}
body.shops .shops .shops-items .item > div {
    margin-bottom: 10px;
}
body.shops .shops .shops-items .item .name,
body.shops .shops .shop-detail .name {
    font: 24px/30px Mulish-Bold, sans-serif;
    margin-bottom: 30px;
    text-decoration: none;
    text-transform: uppercase;
}
body.shops .shops .shops-items .item .address,
body.shops .shops .shops-items .item .metro,
body.shops .shops .shops-items .item .worktime,
body.shops .shops .shops-items .item .phone,
body.shops .shops .shop-detail .address,
body.shops .shops .shop-detail .metro,
body.shops .shops .shop-detail .worktime,
body.shops .shops .shop-detail .phone {
    display: flex;
}
body.shops .shops .shop-detail .metro {
    flex-direction: column;
    gap: 5px 0;
}
body.shops .shops .shop-detail .address {
    display: block;
    padding-left: 20px;
    position: relative;
}
body.shops .shops .shop-detail .address:before {
    position: absolute;
    left: 0;
}
body.shops .shops .shop-detail .address:after {
    background-image: url("/assets/svg/icon-copy.svg");
    background-size: cover;
    content: '';
    cursor: pointer;
    display: inline-block;
    margin-left: 5px;
    bottom: 2px;
    position: absolute;
    height: 16px;
    width: 16px;
}
body.shops .shops .shops-items .item .metro {
    flex-wrap: wrap;
}
body.shops .shops .shops-items .item .metroline {
    display: flex;
    align-items: center;
    gap: 0 8px;
    width: 100%;
}
body.shops .shops .shops-items .item .worktime,
body.shops .shops .shops-items .phone {
    flex-wrap: wrap;
    justify-content: end;
}
body.shops .shops .shops-items .item .worktime-line,
body.shops .shops .shops-items .phone-line {
    width: calc(100% - 24px);
}
body.shops .shops .shops-items .item .phone a,
body.shops .shops .shop-detail .phone a {
    font: 14px/20px Mulish-Regular, sans-serif;
    letter-spacing: 0.01em;
    text-decoration: underline;
}
body.shops .shops .shops-items .item .address:before,
body.shops .shops .shop-detail .address:before {
    background-image: url("/assets/svg/checkout-delivery-map-location.svg");
}
body.shops .shops .shops-items .item .worktime:before,
body.shops .shops .shop-detail .worktime:before {
    background-image: url("/assets/svg/checkout-delivery-map-time.svg");
}
body.shops .shops .shops-items .item .phone:before,
body.shops .shops .shop-detail .phone:before {
    background-image: url("/assets/svg/checkout-delivery-map-phone.svg");
}
body.shops .shops .shops-items .item .address:before,
body.shops .shops .shops-items .item .worktime:before,
body.shops .shops .shops-items .item .phone:before,
body.shops .shops .shop-detail .address:before,
body.shops .shops .shop-detail .worktime:before,
body.shops .shops .shop-detail .phone:before {
    background-repeat: no-repeat;
    background-position: center;
    content: '';
    display: inline-block;
    height: 16px;
    max-width: 16px;
    margin-right: 8px;
    padding-top: 5px;
    width: 100%;
}
body.shops .shops .shops-items .shop-type {
    background-image: none;
    background-size: auto;
    background-position: 0;
    background-repeat: unset;
    padding: 0;
}
body.shops .shops .shops-items .item > div:last-child {
    margin-bottom: 0;
}
body.shops .shops .shops-items .item a {
    color: #181818;
}
body.shops .shops .shops-items .item .shop-badge,
body.shops .shops .shop-detail .shop-badge {
    border-radius: 19px;
    color: #FFFFFF;
    display: inline-block;
    font: 10px/ 15px Mulish-Bold, sans-serif;
    margin-bottom: 2px;
    padding: 4px 8px;
    text-align: center;
    text-transform: uppercase;
}
body.shops .shops .shops-items .item.shop-fshop .shop-badge,
body.shops .shops .shop-detail.shop-fshop .shop-badge {
    background: #434343;
}
body.shops .shops .shops-items .item.shop-discount .shop-badge,
body.shops .shops .shop-detail.shop-discount .shop-badge {
    background: #FF1E52;
}
body.shops .shops .shops-items .item.shop-inshop .shop-badge,
body.shops .shops .shop-detail.shop-inshop .shop-badge {
    background: #00C0E8;
}
body.shops .shops .shops-items .item.shop-diler .shop-badge,
body.shops .shops .shop-detail.shop-diler .shop-badge {
    background: #959595;
}
body.shops .shops .shop-detail .phone-line a {
    text-decoration: underline;
}
body.shops .shops .shop-detail .route-link {
    color: #0088FF;
    display: block;
    font: 14px/20px Mulish-Bold, sans-serif;
    letter-spacing: 0.01em;
    margin: -10px 0 10px;
    text-decoration: underline;
}
body.shops .shops .shop-detail .gallery{
    display: none;
}

body.shops .shops .shop-detail > div {
    margin: 0 0 15px;
}

body.shops .shops .shop-detail .comment {
    color: #181818;
    font: 14px/18px Mulish-Regular,sans-serif;
    letter-spacing: .03em;
    margin: 0;
    position: relative;
}
body.shops .shops .shop-detail .comment__switcher {
    color: #8f8f8f;
    cursor: pointer;
    display: flex;
    align-items: center;
    font: 14px/20px Mulish-Bold,sans-serif;
    letter-spacing: .03em;
    margin-bottom: 10px;
}
body.shops .shops .shop-detail .comment__switcher:after {
    background-image: url("/assets/svg/checkout-delivery-map-arrow-up.svg");
    content: '';
    display: inline-block;
    margin-left: 2px;
    transform: rotate(180deg);
    height: 24px;
    width: 24px;
}
body.shops .shops .shop-detail .comment--show .comment__switcher:after {
    transform: rotate(0deg);
}
body.shops .shops .shop-detail .comment .comment__text {
    display: none;
}
body.shops .shops .shop-detail .comment--show .comment__text {
    display: block;
}
body.shops .shops .shop-detail .metro .metroline{
    display: flex;
    align-items: center;
    gap: 0 8px;
}
body.shops .shops .shop-detail .metro .metroline .metroline-icon{
    display: inline-block;
    content: '';
    width: 14px;
    height: 14px;
    border-radius: 50%;
    position: relative;
    top: 1px;
    margin-right: 5px;
    background-color: #6b6b6b;
}
body.shops .shops .shops-list-back {
    color: #8F8F8F;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 0 2px;
    font: 18px / 23px Mulish-Bold, sans-serif;
    letter-spacing: 0.02em;
    margin-bottom: 20px;
    text-transform: uppercase;
}
body.shops .shops .shops-list-back:before {
    background-image: url("/assets/svg/checkout-delivery-map-arrow-up.svg");
    content: '';
    display: inline-block;
    transform: rotate(-90deg);
    height: 24px;
    width: 24px;
}

.baloon-hint{
    padding: 15px;
    color: #6b6966;
    font: 16px/20px gothic;;
}
.baloon-hint > div{
    margin: 0 0 10px;
}
.baloon-hint .baloon-hint-header{
    display: none;
}
.baloon-hint .baloon-hint-name{
    font: 16px/20px gothicb;
    text-transform: uppercase;
    margin:0 0 0;
}
.baloon-hint .baloon-hint-phone{
    background: url(/assets/img/icons/call_16x16.png) 0 2px no-repeat;
    padding: 0 0 5px 25px;
}
.baloon-hint .baloon-hint-time{
    background: url(/assets/img/icons/clock_16x16.png) 0 2px no-repeat;
    padding: 0 0 5px 25px;
}
.baloon-hint .baloon-hint-time-holidays {
    padding: 0 0 5px 25px;
}
.baloon-hint .baloon-hint-address{
    background: url(/assets/img/icons/pin_16x24.png) 0 2px no-repeat;
    padding: 0 0 5px 25px;
}
.baloon-hint .baloon-hint-metro span{
    display: inline-block;
    content: '';
    width: 14px;
    height: 14px;
    border-radius: 50%;
    position: relative;
    top: 1px;
    margin-right: 10px;
    background-color: #6b6b6b;
}
.baloon-hint .baloon-hint-type{
    color: #999;
    font: 12px/12px gothic;
    margin: 0 0 15px;
}
.baloon-hint .baloon-hint-link{
    text-align: right;
    text-decoration: underline;
    font: 16px/20px gothic;
}
.baloon-hint .baloon-hint-warning{
    font: 13px/16px gothic;
    color: #e85252;
}
.baloon-hint .baloon-hint-link a{
    color: #6b6966!important;
}
.baloon-hint .baloon-hint-link a:hover{
    color: #e85252!important;
}



.select2-container{
    vertical-align: top;
}
.select2-search--dropdown .select2-search__field{
    font:16px/20px gothic!important;
}
.select2-search--dropdown .select2-search__field,
.select2-container .select2-selection--single{
    height: 42px!important;
    line-height: 42px!important;
    color: #6b6966;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 42px!important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 42px!important;
    color: #6b6966!important;
}
.select2-results{
    color: #6b6966!important;
}
.select2-results .select2-results__options [aria-disabled]{
    display: none;
}

body.shops .shops.all {
    display: block;
}
body.shops .shops.all .regions {
    padding: 0 30px;
}
body.shops .shops.all .regions ul.columns .letter > ul li {
    padding: 0 40px 0 0;
    margin: 0 0 8px;
}

body.shops .shops-regions {
    color: #181818;
    font: 16px/28px Mulish-Regular, sans-serif;
    margin: 0 auto;
    max-width: 1440px;
    padding: 25px 20px 0;
    position: relative;
}
body.shops .shops-regions .capitals li {
    color: #181818;
    font: 16px/28px Mulish-Regular, sans-serif;
    margin: 0 0 8px;
}
body.shops .shops-regions .capitals{
    margin: 0 0 25px;
}
body.shops .shops-regions .capitals a {
    font: 16px/28px Mulish-Bold, sans-serif;
}
body.shops .shops-regions .capitals a:hover{
    color: #e85252;
}
body.shops .regions ul.columns{
    float: left;
    width: 25%;
}
body.shops .regions ul.columns .letter {
    color: #181818;
    position: relative;
    font: 16px/28px Mulish-Regular, sans-serif;
    margin:0 0 25px;
}
body.shops .regions ul.columns .letter a:hover{
    color: #e85252;
}
body.shops .regions ul.columns .letter > .capital {
    color: #C3C2C2;
    font: 16px/28px Mulish-Bold, sans-serif;
    position: absolute;
    left: -30px;
}

body.shops .shops-regions .filter-line {
    position: absolute;
    right: 20px;
    z-index: 1;
}
body.shops .shops-regions .filter-line li {
    cursor: pointer;
    display: none;
}
body.shops .shops-regions .filter-line li a {
    color: #181818;
    font: 16px/28px Mulish-Regular, sans-serif;
}
body.shops .shops-regions .filter-line li.selected {
    display: flex;
    align-items: center;
    gap: 0 5px;
}
body.shops .shops-regions .filter-line li.selected.country-opened:after {
    transform: rotate(270deg);
}
body.shops .shops-regions .filter-line li.selected:after {
    background-image: url("/assets/svg/arrow-right-desc.svg");
    background-position: center;
    background-repeat: no-repeat;
    content: '';
    display: inline-block;
    transform: rotate(90deg);
    height: 20px;
    width: 20px;
}
body.shops .shops-regions .filter-line .other-countries li:hover {
    background: #F3F3F3;
}
body.shops .shops-regions .filter-line .country-opened ~ .other-countries,
body.shops .shops-regions .filter-line .country-opened ~ .other-countries li {
    display: block;
    padding: 5px 10px;
}
body.shops .shops-regions .filter-line .country-opened ~ .other-countries li:first-child {
    padding-top: 10px;
}
body.shops .shops-regions .filter-line .country-opened ~ .other-countries li:last-child {
    padding-bottom: 10px;
}
body.shops .shops-regions .filter-line .other-countries ul {
    background: #FFFFFF;
    box-shadow: 0 1px 5px 0 #0000001A;
    display: flex;
    flex-direction: column;
    position: absolute;
    right: 0;
    min-width: 180px;
}

body.shops .shops-regions a{
    color: #181818;
}
body.shops .shops-regions a:hover{
    color: #e85252;
}

body.shops .shops .shops-countries {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-bottom: 24px;
}
body.shops .shops .shops-country {
    border: 1px solid #E0E0E0;
    border-radius: 29px;
    color: #181818;
    cursor: pointer;
    font: 15px/15px Mulish-Regular, sans-serif;
    padding: 10px 20px;
}
body.shops .shops .shops-country:hover {
    background: #E0E0E0;
}
body.shops .shops .shops-country:last-child {
    display: none;
}
body.shops .shops .shops-country.selected {
    background: #181818;
    color: #FFFFFF;
    cursor: default;
}
body.shops .shops .shops-filter-search {
    margin-bottom: 24px;
}
body.shops .shops .shops-filter-search:after {
    background-image: url("/assets/svg/icon-search-grey.svg");
    content: '';
    display: block;
    position: absolute;
    right: 15px;
    top: 15px;
    height: 24px;
    width: 24px;
}
body.shops .shops .location-items {
    height: calc(100% - 265px);
    overflow: auto;
    scrollbar-width: thin;
    scrollbar-color: #181818 #F3F3F3;
}
body.shops .shops .location-item {
    color: #181818;
    cursor: pointer;
    font: 20px/25px Mulish-Regular, sans-serif;
    margin: 0 0 30px 0;
}
body.shops .shops .location-item.selected {
    font: 20px/25px Mulish-Bold, sans-serif;
}
body.shops .shops .location-close {
    background-image: url("/assets/svg/close-popup-fullpage.svg");
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    width: 30px;
}
body.shops .shops .shops-countries .shops-countries-list span{
    display:inline-block;
    padding:0 20px 0 10px;
    background:url(/images/buttons/arrow9.png) 100% 50% no-repeat;
    cursor:pointer;
}
body.shops .shops .shops-countries .shops-countries-list span i{
    border-bottom:1px solid #8e8e8d;
    font-style:normal;
    text-transform:none;
}
body.shops .shops .shops-countries .shops-countries-list span.opened i{
    border:0;
}
body.shops .shops .shops-countries .shops-countries-list select{
    position:absolute;
    left:114px;
    display:none;
}
body.shops .shops .select-location input {
    border: 1px solid #E0E0E0;
    font: 16px/44px Mulish-Regular, sans-serif;
    color: #181818;
    padding: 0 0 0 15px;
    height: 50px;
    width: 100%;
}
body.shops .shops .select-location .shops-filter-search {
    margin-bottom: 14px;
    position: relative;
}
body.shops #content .shops .select-location .shops-h1 {
    display: flex;
    justify-content: space-between;
    margin: 0 0 24px 0;
}
body.shops .shops-regions .search{
    margin: 0 0 25px;
    width: 40%;
}
body.shops .shops-regions .search input{

}


body.shops #map{
    background: #ccc url(/images/loading4.gif) center center no-repeat;
    margin: 0;
    height: 100%;
    width: 100%;
}


@media only screen and (max-width : 1100px) {
    body.shops .shops .shops-filter .shops-type-filter li.selected a{
        font: 14px/20px gothicb;
    }
    body.shops .shops .shops-filter .shops-type-filter li a{
        font: 14px/20px gothic;
    }
}



.baloon-hint .baloon-hint-reconstruction,
body.shops .shops .shops-list .items .item .reconstruction,
body.shops .shops .shops-list .items .item .warning,
body.shops .shops .shop-detail .reconstruction,
body.shops .shops .shop-detail .warning{
    font: 13px/16px gothicb;
    color: #e85252;
}
body.shops .shops .shops-list .items .item .warning,
body.shops .shops .shop-detail .warning{
    color: #2086d2;
}
body.shops .shops .shops-list .items .item .warning,
body.shops .shops .shops-list .items .item .reconstruction{
    padding: 10px 0 0;
}
body.shops .shops .shop-detail .warning,
body.shops .shops .shop-detail .reconstruction{
    padding: 0 0 15px;
}


body.shops .shops .shop-detail .promotion{
    padding: 30px 0 0;
}
body.shops .shops .shop-detail .promotion .title{
    text-transform: uppercase;
    font: 18px/22px gothic;
    margin: 0 0 10px;
}
body.shops .shops .shop-detail .collection-links{
    margin: 0 0 45px!important;
}
body.shops .shops .shop-detail .collection-links ul{
    font-size: 0;
    line-height: 0;
}
body.shops .shops .shop-detail .collection-links li{
    position: relative;
    display: inline-block;
    width: 22%;
    margin-right: 4%;
    vertical-align: top;
}
body.shops .shops .shop-detail .collection-links li p.title{
    position: absolute;
    top: 50%;
    margin-top: -8px;
    left: 0;
    color: #fff;
    font: 16px/16px gothicb;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
}
body.shops .shops .shop-detail .collection-links li:hover p.title span{
    display: inline-block;
}
body.shops .shops .shop-detail .collection-links li img{
    width: 100%;
    vertical-align: top;
}
body.shops .shops .shop-detail .collection-links li:hover p.title span{
    border-bottom: 1px solid #fff;
    padding-bottom: 3px;
}
body.shops .shops .shop-detail .collection-links li:last-child{
    margin-right: 0;
}


body.shops .shops .shops-list-map,
body.shops .shops .shops-list-table{
    display: none;
}
body.shops .shops.onmap .shops-list-map{
    display: block;
}
body.shops .shops:not(.onmap) .shops-list-table{
    display: block;
}
body.shops .shops .shops-filter .checkbox-filter {
    margin: 0 0 24px 0;
    position: relative;
    display: none;
}
body.shops .shops .shops-filter .checkbox-filter input,
body.shops .shops .shops-filter .checkbox-filter label {
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
}
body.shops .shops .shops-filter .checkbox-filter input {
    width: 20px;
    border: 1px solid #E0E0E0;
    height: 20px;
}
body.shops .shops .shops-filter .checkbox-filter label {
    padding-left: 14px;
    font: 16px/20px Mulish-SemiBold, sans-serif;
}
body.shops .shops .shops-filter .checkbox-filter input:checked + label:before {
    background-image: url("/assets/svg/applied-rules.svg");
    content: "";
    position: absolute;
    height: 11px;
    width: 14px;
    top: 5px;
    left: 3px;
}
body.shops .shops .shops-filter .checkbox-filter.selected input {
    border: 1px solid #181818;
}
body.shops .shops .assortment-btn {
    background: none;
    border: 1px solid #181818;
    color: #181818;
    font: 12px/12px Mulish-Bold, sans-serif;
    margin: 30px 0 0 0;
    padding: 12px 0;
    text-transform: uppercase;
    transition: all .2s ease-in-out;
    width: 100%;
}

body.shops .shops .assortment-btn:hover {
    background: #181818;
    color: #FFFFFF;
}
body.shops .shops .assortment-btn:hover:after {
    content: none;
}