.hny_message{
    background: #ed1846;
    text-align: center;
    color: #fff;
    padding: 10px;
}
.dash a{
    display: block;
    width: 100%;
    text-align: center;
    line-height: 51px;
    background: #000000;
    color: white;
}
.dash a:hover{
    background: #e44700;
}

.header__logo-title div:first-child {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
}
.header__logo-title div:last-child {
    font-size: 10px;
    opacity: .6;
}
.catalog__page-intro_listcategory .subcategories_groups{
    height: 126px;
}
.catalog__page-intro {
    background: none;
    padding: 0;
}
.section__page{
    padding-top: 0px;
}
.section__page .breadcrumbs {
    margin-bottom: 0px;
}
.footer__totop{
    bottom: 11%;
    right: 2%;
}
.content_notice{
    margin: -20px 0 20px;
    background: #f1f1f1;
    padding: 15px;
    border-radius: 7px;
}
.services__item:after{
    background: linear-gradient(180deg,rgb(0 0 0 / 35%),rgb(0 0 0 / 74%));
}
.product__item-propslist {
    min-height: 42px;
}
.fs16,.fs16 p,.fs16 li{
    font-size: 16px;
}

.delivery_page{}
.delivery_page sup{
    transform: translateY(-4px);
    font-size: 21px;
}
.delivery_page .main__inform-item{
    color: black;
}
.delivery_page .main__inform-item img{
    width: 100%;
}
.delivery_page .main__inform-item .title{
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0 0;
}
.delivery_page .main__inform-item .price{}

.notice_delivery{
    background: #eef5f8;
    padding: 20px;
    margin: 0 0 20px;
    border-radius: 7px;
    font-weight: bold;
}
.header__catalog{
    padding: 20px 0;
}
.catalog__category{
    height: 160px;
}
.catalog__category.h2row {
    height: 340px;
}
.catalog__tagscard hr{
    margin: 5px -12px 13px;
}
.catalog__tagscard .btn {
    border-radius: 122px;
    height: 31px;
    margin: 0 1px 12px;
    padding: 0px 14px;
}
.pb0{
    padding-bottom: 0px;
}
.mb20{
    margin-bottom: 20px;
}
.ta-center{
    text-align: center;
}
.btn.btn-red:hover{
    background: #970222;
}

.payment_types{}
.payment_types .item{}
.payment_types .item .inner{
    background: #eef5f8;
    padding: 20px;
    border-radius: 12px;
    text-align: center;
}
.payment_types .item .inner img{
    width: 80px;
}
.payment_types .item .inner .title{
    font-weight: bold;
    max-width: 90%;
    margin: 10px auto 0;
    min-height: 46px;
}

.header__menu li{
    padding-right: 0px;
    margin-right: 12px;
}
.header__menu{
    padding-left: 18px;
}
.header__logo{
    margin-right: 18px;
}
.header__top .btn{
    padding: 0 10px;
}
.header__top a:hover{
    color: #003d98;
}

.list-contain {
    height: auto;
    /* overflow-y: scroll; */
    border-top: 1px solid #e4e4e4;
    padding-top: 20px;
}
.list-contain .list {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    max-height: 100%;
}
.list-sity .char:first-child {
    margin-top: 0px;
}
.list-sity .char {
    color: black !important;
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0 12px;
    background: #f1f1f1;
    padding: 4px 10px;
    border-radius: 4px;
}
.header__logo-title{
    margin-left: 14px;
}

@media (max-width: 1199px){
    .list-contain .list {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
    }
}
@media (max-width: 991px){
    .list-contain .list {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}
@media (max-width: 767px){ 
    .list-contain .list {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}

.fake_title_block{
    font-size: 24px !important;
    font-weight: bold !important;
    padding-top: 40px;
}
.home_block_list{
    background: #f5f5f5;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 8px;
}
.home_block_list img{
    border-radius: 8px;
    width: 100%;
    height: 100%;
}
.home_block_list .description_inner{
    padding: 0 40px;
}
.notice_delivery.home_page{
    border-left: 11px solid #003d98;
    padding: 40px;
}
.fw-bold{
    font-weight: bold;
}

.bottom_description img{
    border-radius: 8px;
}

@media(max-width: 576px){
    .home_block_list .description_inner {
        padding: 0 10px;
    }
    .fake_title_block{
        line-height: 31px !important;;
    }
    .bottom_description img{
        margin-bottom: 20px;
    }
    .bottom_description .col-md-8{
        margin-bottom: 20px;
    }
}



.color-chernyj { border-left: 6px solid #000 !important; }
.color-belyj { border-left: 6px solid #fff; color: #000 !important; }
.color-seryj { border-left: 6px solid #808080 !important; }
.color-zelenyj { border-left: 6px solid #008000 !important; }
.color-sinij { border-left: 6px solid #0000FF !important; }
.color-oranzhevyj { border-left: 6px solid #FFA500 !important; }
.color-krasnyj { border-left: 6px solid #FF0000 !important; }
.color-bezhevyj { border-left: 6px solid #F5F5DC !important; }
.color-korichnevyj { border-left: 6px solid #8B4513 !important; }
.color-fioletovyj { border-left: 6px solid #800080 !important; }
.color-goluboj { border-left: 6px solid #87CEEB !important; }
.color-zheltyj { border-left: 6px solid #FFFF00 !important; }
.color-rozovyj { border-left: 6px solid #FFC0CB !important; }
.color-sirenevyj { border-left: 6px solid #C8A2C8 !important; }
.color-salatovyj { border-left: 6px solid #7CFC00 !important; }
.color-svetlyj { border-left: 6px solid #D3D3D3 !important; }
.color-temnyj { border-left: 6px solid #2F4F4F !important; }
.color-kofejnyj { border-left: 6px solid #6F4E37 !important; }

/* Для разноцветных */
.color-raznotsvetnyj, .color-tsvetnoj {
    border-left: 6px solid transparent !important;
    border-image: linear-gradient(to right, red, orange, yellow, green, blue, indigo, violet) 1 !important;
}


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