

/* Start:/local/templates/aspro_next/components/aspro/regionality.list.next/popup_regions_small/style.css?17423464129393*/
.info h5 {
    margin: 7px 0
}

.info h5 a {
    color: #000;
    text-decoration: none;
    font-weight: 600;
}

.info h5 a:hover {
    color: #000;
    text-decoration: underline !important;
}

.border-bottom {
    border-bottom: 1px solid #e9ecef;
}

.border-top {
    border-top: 1px solid #e9ecef;
}

.text-center {
    text-align: center!important;
}

body .city_chooser_small_frame {
    width:1000px;
    max-width: 1000px;
}
.city_chooser_small_frame .modal-title {
    width:50%;
    text-align: center;
}
.city_chooser_small_frame .modal-body {
    padding: 1rem 2rem;
}

.city_chooser_small_frame .h-search.autocomplete-block {
    width: 500px;
    margin: 0 auto;
    height: 60px;
}

.city_chooser_small_frame .shops {
    visibility: hidden;
    height: 0;
    transition: opacity .2s;
    opacity: 0
}

.city_chooser_small_frame .shops.show {
    visibility: visible;
    height: auto;
    opacity: 1;
    transition: opacity .2s
}

.city_chooser_small_frame .shops.show .count-shops,
.city_chooser_small_frame .shops.show .list-shops {
    display: block;
}
.city_chooser_small_frame .shops.show .list-shops {
     padding-top:50px;
 }

.city_chooser_small_frame .shops .count-shops {
    text-align: center;
    padding: 0.5rem 0 0.5rem 0;
    display: none;
    font-size: 20px;
    font-weight: bold;
}

.city_chooser_small_frame .shops .list-shops {
    padding-bottom: 1.7rem;
    display: none
}
.city_chooser_small_frame .shops .list-shops .shop-wrapper.item-shop {
    margin: 1rem 0;
    border-bottom: 1px solid #e9ecef;
    padding-bottom: 4px;
}
.city_chooser_small_frame .shops .list-shops .shop-wrapper.item-shop:last-child {
    border-bottom: 0;
}
.city_chooser_small_frame .shops .list-shops .shop-wrapper.subTitle {
    font-size: 15px;
    margin-top:1.7rem;
}
.city_chooser_small_frame .shops .list-shops .shop-wrapper.subTitle b {
    border-bottom: 1px solid;
}
.city_chooser_small_frame .shops .list-shops .shop-wrapper .setcity{
    font-size: 13px;
    line-height: 20px;
}
.city_chooser_small_frame .shops .list-shops .shop {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.city_chooser_small_frame .shops .list-shops .shop .photo {
    flex-basis: 33%
}

.city_chooser_small_frame .shops .list-shops .shop .photo .img-fluid {
    border: 2px solid #dbdbdb
}

.city_chooser_small_frame .shops .list-shops .shop .info {
    /*flex-basis: 62%;*/
    padding: 0 0 0 .5rem;
    width: 100%;
    margin-right: 10px;
}

.city_chooser_small_frame .shops .list-shops .shop .info .props {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.city_chooser_small_frame .shops .list-shops .shop .info .props .item {
    margin-right:15px;
    text-align: left;
    max-width: 550px;
}

.city_chooser_small_frame .shops .list-shops .shop .info .props .item use {
    fill: #9d9e9e
}

.popup_regions .items.only_city .cities .items-group {
    width: 25%;
    margin-bottom: 3px;
}

.popup_regions .items.only_city .cities .items-group .item {
    width: 100%;
}

.popup_regions .items .cities .items-group .item.shown {
    display: block;
}

.popup_regions .items.only_city .cities .items_block {
    display: flex;
    flex-wrap: wrap;
}


/*.city_chooser_small_frame .shops .list-shops .shop .button {
    flex-basis: 13%
}*/

.city_chooser_small_frame .shops .list-shops .shop:last-child {
    margin-bottom: 0
}

.city_chooser_small_frame .shops .list-shops .shop:first-child {
    margin-top: 0
}

.city_chooser_small_frame .back-to-cities {
    visibility: hidden;
    height: 0;
    transition: opacity .2s;
    opacity: 0;
    display: none !important
}

.city_chooser_small_frame .back-to-cities.show {
    visibility: visible;
    height: auto;
    transition: opacity .2s;
    opacity: 1;
    display: block !important
}

.city_chooser_small_frame .back-button {
    padding: 1.5rem 0 1.5rem 2rem;
    display: flex
}

.city_chooser_small_frame .back-button i {
    font-size: 1.6rem;
    padding: 0 .5rem 0 0
}

.city_chooser_small_frame .props i.fa {
    font-size: 20px;
    line-height: inherit;
    color: #9d9e9e;
    margin-right: 5px;
    width: 20px;
    text-align: center;
}

.city_chooser_small_frame .btn {
    display: inline-block;
    font-weight: 400;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.city_chooser_small_frame .btn-outline-success {
    color: #0d6b9a;
    background-color: transparent;
    background-image: none;
    border-color: #0d6b9a;
}

.city_chooser_small_frame .btn-outline-success:hover {
    color: #fff;
    background-color: #0d6b9a;
    border-color: #0d6b9a;
}

.city_chooser_small_frame .btn-md {
    padding: .5rem 2rem;
}

.btn-blue-dashed {
    color: #15639f;
    background: 0 0;
    border: none;
    cursor: pointer;
    box-shadow: none!important;
}

.btn-blue-dashed>span:not(.icon) {
    border-bottom: 1px dashed #15639f;
}

.city_chooser_small_frame .back-button i {
    font-size: 1.6rem;
    padding: 0 .5rem 0 0;
}

.city_chooser_small_frame .back-button {
    padding: 1.5rem 0 1.5rem 2rem;
    display: flex;
}

.city_chooser_small_frame .back-to-cities {
    visibility: hidden;
    height: 0;
    transition: opacity .2s;
    opacity: 0;
    display: none!important;
}

.city_chooser_small_frame .back-to-cities.show {
    visibility: visible;
    height: auto;
    transition: opacity .2s;
    opacity: 1;
    display: block!important;
}

.city_chooser_small_frame .bottom-help {
    max-width: 570px;
    margin: 0 auto;
    padding: 1.3rem 0 1.1rem;
    visibility: visible;
    opacity: 1;
    height: auto;
    transition: opacity .2s;
}

.select-city-modal .bottom-help .help-text {
    padding: .5rem 0 0 0;
}

.items_block .item a.current-city{
    font-weight: 600;
    color: #222;
    border-color: #222;
}

.city_chooser_map{
    display: none;
    width:100%;
    height:350px;
    overflow: hidden;
}

.shop .info {
    font-size: 12px;
    line-height: 20px;
}


.showMapWrap{
    text-align: center;
    margin: 10px 0;
}
.showmap{
    background: #FFF;
    padding: 0px 10px 0px 10px;
    /*text-transform: uppercase;*/
    font-weight: 600;
}

.top-description .region_wrapper .city_title {
	font-weight:400;
	border-bottom: 1px dashed #107bb1;
	display: inline-block;
	margin-bottom:5px;
}

.top-description .region_wrapper .shop_name span{
    border-bottom: 1px dashed #107bb1;
}

.logo-row .top-description .js_city_chooser {
	color:#000000;
	display: inline-block;
}
.header-v1 .top-description .region_wrapper .js_city_chooser > span:not(.arrow), .header-v2 .top-description .region_wrapper .js_city_chooser > span:not(.arrow) {
	font-size: 14px;
}

.header-v1 .top-description .region_wrapper::before, .header-v2 .top-description .region_wrapper::before {
    left: -10px;
    top: 5px;
}

.header-v1 .top-description .region_wrapper .js_city_chooser > span.arrow, .header-v2 .top-description .region_wrapper .js_city_chooser > span.arrow {
	bottom:auto;
	top:4px;
	right:auto;
	left:auto;
}

.top-description .region_wrapper {
    max-width: none;
}
.danny-order-info {
    line-height: 1;
    width: 150px;
    z-index: 1000;
    background: #fff;
    display: inline-block;
}
.top-description .region_wrapper .danny-order-info{
    width: 150px;
    z-index: 1000;
    background: #fff;
    padding: 10px;
    display: inline-block;
}

.danny-order-info a {
    color:red;
    font-size: 11px;
}
.danny-order-info .disable_order_message_info {
    color:red;
    font-size: 11px;
}

.top-fixed-regionality .danny-order-info {
    max-width: none;
}

#mobileheader .pull-right .wrap_reg .region_wrapper {
    display: flex;
}
@media (max-width:990px){
    #mobileheader .pull-right .wrap_reg .region_wrapper {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 9px;
    }
}

.shop .info .danny-order-info {width: auto;display: block;padding: 10px 0;}

.link-shops {margin-top:20px;}
.link-shops > div {margin: 0 15px;}
.link-shops a {border-bottom: 1px dashed #15639f;}

.top-fixed-regionality .region_wrapper {
    max-width: none;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
	flex-flow: row;
    align-items: center;			
}
.top-fixed-regionality {
    height: 62px;
    padding: 0 15px;
}
.top-fixed-regionality .region_wrapper .js_city_chooser {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
}
.top-fixed-regionality .region_wrapper .city_title {
    font-size: 13px;
    line-height: 19px;
}
.top-fixed-regionality .region_wrapper .shop_name {
    font-size: 13px;
    line-height: 19px;
}

body .region_wrapper::before {
    display: none;
    content: none;
}

body .region_wrapper .js_city_chooser .city_title {
    position: relative;
}
body .region_wrapper .js_city_chooser .city_title::before {
    content: "";
    position: absolute;
    left: -18px;
    top: 0px;
    bottom: 0;
    margin: auto;
    width: 20px;
    height: 20px;
    background: url('/local/templates/aspro_next/images/svg/Marker.svg') 0px 0px no-repeat;
}

.shop.shop-deactivate .btn,
.shop.shop-deactivate .setcity,
.shop.shop-deactivate .props{
    cursor: default;
    border-color: #B0B0B0;
    color:#B0B0B0;
}
.shop.shop-deactivate .btn:hover {
    background-color: #fff;
}
/* End */
/* /local/templates/aspro_next/components/aspro/regionality.list.next/popup_regions_small/style.css?17423464129393 */
