

/* Start:/bitrix/templates/aspro_max/components/aspro/regionality.list.max/select/style.css?17828473482690*/
.region_wrapper .dropdown {
    width: 204px;
    font-size: 14px !important
}

.region_wrapper .dropdown .wrap {
    margin: 10px 0 !important;
    max-height: 443px !important
}

.region_wrapper .dropdown .more_item span {
    padding: 8px 20px !important
}
.confirm_region{
    padding: 15px 29px 15px 22px !important;
    text-align: left !important;
    left: 0 !important;
    margin-left: 0 !important;
}
.confirm_region .buttons>.btn{
    font-size: 10px;
}
.confirm_region:before, 
.confirm_region:after{
    left: 20px !important;
}
.confirm_region .title{
    font-weight: bold;
    font-size: 13px;

}
.confirm_region .text-muted-foreground{
    margin-bottom: 0;
    font-size: 11px;
    line-height: 16px;
    margin-top: 5px;
}
.confirm_region .buttons>.btn{
    margin: 0;
}
.top_mobile_region .confirm_region .close{
    display: none;
}
.region_wrapper .lucide{
    display: none;
}
@media screen and (max-width: 767px){
    body .top_mobile_region .confirm_region{
        padding-top: 6px;
    }
    body .confirm_region:before, .confirm_region:after{
        display: none;
    }
    body .mobileheader-v1 .right-icons{
        display: flex;
        flex-direction: row;
        align-items: baseline;
    }
    body .mobileheader-v1 .city_title,
   body  .mobileheader-v1 .confirm_region{
        display: none;
    }
    body.region_wrapper .arrow i,
   body  .mobileheader-v1 .js_city_chooser span:first-child{
        display: none;
    }
    body .mobileheader-v1 .lucide{
        display: block;
        width: 24px;
        height: 15px;
    }
    body .region_wrapper{
        max-width: 30px;
        position: relative;
        z-index: 15;
        padding: 0 0px 0 0;
    }
    body .region_wrapper .arrow{
        position: relative;
        right: 0;
        bottom: 0;
        display: flex;
        align-items: baseline;
    }
    body .region_wrapper .lucide.lucide-map-pin{
        stroke: #f1851c;
        width: 28px;
    }
   
    body .region_wrapper .js_city_chooser .arrow path{
        fill: none;
    }
   body  .region_wrapper .js_city_chooser{
        padding-right: 0;
    }
    body .region_wrapper .js_city_chooser:hover .arrow path,
    body  .mobileheader-v1 .lucide.lucide-chevron-down{
        fill: none;
    }
    body .region_wrapper .dropdown{
        right: -30px;
        left: inherit;
    }
    body .region_wrapper .dropdown .wrap {
        margin: 10px 0 !important;
        max-height: 343px !important;
        border-radius: 25px;
    }
    .region_wrapper .dropdown .more_item.current span{
        color: var(--theme-base-color) !important;
    }
    .region_wrapper .arrow i{
        display: none !important;
    }
}
/* End */
/* /bitrix/templates/aspro_max/components/aspro/regionality.list.max/select/style.css?17828473482690 */
