
.products.section h1{
    font-size:40px;
    margin:0 0 32px 0;
}

#secel_list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap:24px 20px;
}

.secel_item {
    width:calc((100% - 60px) / 4);
    display: flex;
}

.secel_item>a {
    display: flex;
    flex-direction: column;
    text-decoration: none;
}
.secel_item>a:hover > .section-el-name {
    color:#214288;
}
.secel_item>a.nohover:hover {
    cursor:initial;
}
.secel_item>a.nohover:hover > .section-el-name {
    color:initial;
}
.secel_item .image_icon {
    background:#f9f9f9;
}
.secel_item_4 .text_item span {
    color: #214288;
}
/*.section-cat-name {
    font-size: 18px;
    font-weight: 600;
    line-height: 155.556%;
    color:#6D7885;
    padding:12px 0 16px 0;
}*/
.section-el-name, .section-cat-name {
    font-size: 18px;
    font-weight: 600;
    line-height: 140%;
    color:#2C2D2E;
    padding:12px 0 8px 0;
}
.section_el_price{
    font-size:20px;
    color:#214288;
    font-weight:600;
    line-height:140%;
    margin-right:12px;
    white-space: nowrap;
    color:#214288;
}
.zapros_price {
    font-size:16px;
    color:#214288;
    font-weight:700;
    line-height:140%;
    white-space: nowrap;
    text-transform: uppercase;
}
.section-el-name span {
    white-space:nowrap;
}
.section_el_info {
    font-size:12px;
    color:#6D7885;
    font-weight:400;
    line-height:16px;
    letter-spacing: -0.3px;
}
.section-price-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    #margin-top:auto;
}
#secel_list .price-description {
    font-size:12px;
    line-height:14px;
    margin-top:8px;
    font-weight:400;
    color:#6D7885;
}
#secel_list .price-description span {
    font-weight:600;
}
.text_item {
    font-weight: bold;
    padding: 5px 10px 10px;
    flex-grow: 1;
    font-size: 18px;
    word-break: keep-all;
}

.text_item>span:not(.dop_name) {
    text-decoration: underline;
}

.text_item .free {
    color: green;
    font-weight: bold;
}

.dop_name {
    color: black;
    margin: 5px 0 0;
    font-size: 15px;
    font-weight: normal;
    text-decoration: none;
}

.price {
    color: black;
    font-size: 12px;
    font-weight: normal;
}

.price_rub {
    color: #003C8E;
    font-size: 14px;
    font-weight: bold;
    white-space: nowrap;
}

.image_icon {
    position: relative;

}

.image_icon>img {
    display: block;
}

.new_product {
    color: white;
    font-weight: 600;
    line-height:14px;
    font-size:12px;
    background:#2B56B1;
    text-transform: uppercase;
    padding:4px 8px;
    right: initial;
    left:0;
    position: absolute;
    top: 8px;
}
#secel_list .secel_item .image_icon .new_product {
    font-size:12px;
}
.mobile-table {
    display: none;
}

.hide_here_1_word .hide_1_word {
    display: none;
}
@media screen and (max-width: 1548px) {
    .section_el_price{
        font-size:18px;
        margin-right:10px;
    }
    .zapros_price {
        font-size:14px;
    }
    .section-el-name, .section-cat-name {
        font-size:18px;
    }
    .section_el_info br {
        #display:none;
    }
}
@media screen and (max-width: 1280px) {
    /*
    .section-cat-name {
        font-size: 16px;
        padding:12px 0;
    }

     */
    .section_el_price{
        font-size:16px;
        margin-right:8px;

    }
    .zapros_price {
        font-size:12px;
    }
    /*
    .section-el-name, .section-cat-name {
        font-size:16px;
    }
    */
}
@media screen and (max-width: 1036px) {
    .secel_item {
        width:calc((100% - 40px) / 3);
    }
    .products.section h1{
        font-size:32px;
        margin:0;
    }
    #secel_list {
        padding:28px 0;
    }
    /*
    .section-cat-name {
        line-height:150%;
    }*/
    .section_el_price {
        font-size:18px;
        margin-right:8px;

    }
    .zapros_price {
        font-size:14px;
    }
    .section-el-name, .section-cat-name {
        font-size:18px;
    }
}
@media screen and (max-width: 742px) {
    .secel_item {
        width:calc((100% - 20px) / 2);
    }

}
@media screen and (max-width:450px) {
    .section_el_price{
        font-size:20px;
        margin-right:12px;

    }
    .zapros_price {
        font-size:16px;
    }
}

@media screen and (max-width: 900px) {

}

@media screen and (max-width: 720px) {
    .text_item {
        font-size: 15px;
    }
    .text_item {
        padding: 5px;
    }
}

@media screen and (max-width: 540px) {
    .desktop-table {
        display: none;
    }
    .mobile-table {
        display: block;
    }
    .mobile-table tr td:first {
        min-width: 140px;
    }
    .mobile-table tr td {
        min-width: 40px;
    }
    .mobile-table .vertical div {
        height: 225px;
        width: 60px;
        writing-mode: vertical-rl;
        writing-mode: bt-rl;
        -webkit-writing-mode: vertical-rl;
        transform: rotate(180deg);
        vertical-align: middle;
    }
}
@media screen and (max-width: 450px) {
    .secel_item {
        width:calc(100%);
        padding:16px;
        border: 1px solid rgba(0, 0, 0, 0.12);
        background:white;
    }
    #secel_list {
        gap:4px 0;
        padding:16px 0 40px 0;
    }
    .products.section h1{
        font-size:28px;
    }
    section.breadcrumbs, section.main-block {
        background:#F5F5F5;
    }
    /*.section-cat-name {
        color:#2C2D2E;
    }*/

}
@media screen and (max-width: 360px) {

}
@media screen and (max-width: 320px) {

}