footer .maxwidth-theme.only-on-front {
    text-align: left;
}
/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/
.filter-panel__view.controls-linecount.pull-right {
    display:none;
}
@font-face {
    font-family: 'Paragon Cleaners Black';
    src: url('fonts/custom/Paragon Cleaners Black.ttf');
    font-display: swap;
}

@font-face {
    font-family: 'Paragon Cleaners Medium';
    src: url('fonts/custom/Paragon Cleaners Medium.ttf');
    font-display: swap;
}

@font-face {
    font-family: 'Parangon120C';
    src: url(fonts/custom/Parangon120C.ttf);
    font-display: swap;
}

@font-face {
    font-family: 'Parangon220C';
    src: url(fonts/custom/Parangon220C.ttf);
    font-display: swap;
}

@font-face {
    font-family: 'Parangon420C';
    src: url(fonts/custom/Parangon420C.ttf);
    font-display: swap;
}

.loadmore {
    border: 0.5px solid #181A16;
    border-radius: 4px;
    display: inline-flex;
    width: 100%;
    height: 270px;
    align-items: center;
    justify-content: center;
    font-weight: 300;
    font-size: 16px;
    color: #994098;
    line-height: 1.1;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.loadmore:after {
    content: url('/local/css/images/loadmore.svg');
    position: absolute;
    transition: .4s;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    margin: auto;
    display: block;
    width: 174px;
    height: 174px;
}
.loadmore:hover {
    color: #994098;
    text-decoration: none;
}
.loadmore:hover:after {
    transform: rotate(270deg);
}
.loadmore:active:after {
    transform: rotate(360deg);
}

.video_block a {
    background: #7dbc19 !important;
    color: white !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    padding: 9px 32px !important;
    display: inline-block !important;
    margin: 80px auto 26px !important;
}
.video_block .videoWrapper {
    position: relative;
    padding-bottom: 56.25% !important;
    padding-top: 25px !important;
    height: 0 !important;
}

.video_block .videoWrapper iframe {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
}

/*.select-city__modal-wrap {
	margin-top: 40px !important;
	max-height: 100% !important;
	max-width: 100% !important;
}*/

@media all and (max-width: 600px) {
    /*.compact-catalog .ajax_load.block .catalog_item .footer_button .counter_wrapp > div:not(.button_block) {
        display: initial !important;
    }
    .compact-catalog .ajax_load.block .catalog_item .footer_button .counter_wrapp.add-counter-button > .counter_block {

        display: initial !important;
        z-index: 99;
    }*/


    .section-content-wrapper .counter_block {
        width: 100% !important;
    }

    .tabs_content .counter_wrapp .counter_block {
        width: 100% !important;
    }

    .total_summ div {
        display: none !important;
    }

    body .compact-catalog .ce_cmp_hidden {
        display: initial !important;
    }

    body .compact-catalog .ce_cmp_visible {
        display: none !important;
    }

    body .compact-catalog .item_info{
        margin-bottom:0px;
    }

    body .catalog_favorit .item_info{
        margin-bottom:10px;
    }

    .sku_props .bx_item_section_name {
        color: #888888;
        font-size: 0.55em !important;
    }

    .bx_filter .sku .bx_filter_input_checkbox .bx_filter_param_text, .sku_props .bx_item_detail_size ul li span {
        display: block;
        line-height: 15px;
        margin: 0px;
        text-align: center;
        padding: 5px 0px 5px;
        font-size: 12px !important;
    }

    .bx_filter .sku .bx_filter_input_checkbox .bx_filter_param_text, .sku_props .bx_catalog_item_scu {
        padding-left:0px !important;
        padding-right:0px !important;
        padding-top:0px !important;
        text-align: center !important;
    }

    .compact-catalog .ajax_load.block .catalog_item .footer_button {
        position:initial !important;
    }

    .compact-catalog .ajax_load.block .catalog_item .footer_button {
        position:initial !important;
    }

    .compact-catalog .compact-catalog-slider .ajax_load .big .footer_button {
        position:absolute !important;
    }

    .compact-catalog .ajax_load .item .catalog_item > div {
        padding-bottom:0px !important;
    }
}

.subsribe-page .bx_item_detail_size{
    display:none !important;
}

.sku_in_section:not(.main-catalog-wrapper .sku_in_section)  {
    /*display: none !important;*/
}

.catalog_favorit .hot-wrapper-items{
    padding-bottom:0px !important;
}

.align-items-center {
    display:flex !important;
}

/*body {
	font-family: 'Parangon420C' !important;
}*/

/*.one_click{
    opacity: 1 !important;
    visibility: visible !important;
}*/

.minimal_summ {
    color:red;
    padding-top:5px;
}

.text-form-info {
    color:#666666 !important;
}

.text-form-info a {
    color:#666666 !important;
}

.text-form-info a:hover {
    color:#333 !important;
}

.catalog-block-view__item {
    margin-bottom: 10px !important;
}

/*.js_price_wrapper .more-item-info {
	display:none !important;
	margin:0px !important;
	padding:0px !important;
	width:0px !important;
}

.price_matrix_wrapper {
	padding-left:0px !important;
}*/

@media (min-width: 601px) {
    body .js-load-wrapper .catalog_item .footer_button, body .js-load-wrapper .catalog_item .footer_button {
        opacity: 1 !important;
        visibility: visible !important;
        height: auto !important;
        display: block !important;
        margin-left:-25px !important;
        margin-right:-25px !important;
        position:static !important;
        box-shadow: 0px 14px 20px -12px rgba(0, 0, 0, 0.07) !important;
        border: 1px solid #ececec !important;
        border-top:0 !important;
        border-bottom:0 !important;
    }

    body .js-load-wrapper .catalog_item {
        /*margin-bottom:5px;*/
        margin-left:5px;
        margin-right:5px;
    }

    .js-load-wrapper .catalog_block_template{
        margin-bottom:5px;
    }
}

.bottom_links_wrapper{
    display:none;
}

.scroll-to-top{
    display:unset !important;
}

.js-load-wrapper .counter_wrapp{
    /*margin-bottom:15px !important;*/
}
/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

/* courses */

.courses-nav {
    margin: 30px 0 0 0;
    padding: 0;
    list-style-type: none;
}
.courses-nav li {
    position: relative;
    margin-bottom: 22px;
    padding-left: 25px;
    transition: .25s;
}
.courses-nav li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #181A16;
    transition: .25s;
}
.courses-nav li:not(:last-child):after {
    content: '';
    position: absolute;
    left: 4.5px;
    top: 20px;
    display: block;
    width: .5px;
    height: 20px;
    background: #181A16;
}
.courses-nav li a {
    font-weight: 300;
    font-size: 16px;
    line-height: 110%;
    color: #181A16;
    text-decoration: none;
}
.courses-nav li.active:before {
    border-color: #8BC53F;
    background: #8BC53F;
}
.courses-nav li.active a {
    color: #8BC53F;
}

.courses-wrap {
    padding-left: 25px;
}

.courses .heading {
    font-weight: 500;
    font-size: 30px;
    line-height: 110%;
    margin: 0 0 25px 0;
}
.courses-block {
    margin-bottom: 50px;
    margin-top: 30px;
}
.courses-block.text-block {
    margin-top: 70px;
}

.advantages-block .advantage-item {
    border: 0.5px solid #181A16;
    border-radius: 4px;
    padding: 50px 60px 25px;
    position: relative;
    margin-bottom: 25px;
}
.advantages-block .advantage-item .icon {
    margin-bottom: 25px;
    height: 100px;
}
.advantage-text .collapse-wrap {
    position: absolute;
    height: 80px;
    overflow: hidden;
    left: -1px;
    right: -1px;
    background: #fff;
    padding: 0 60px;
    border: 0.5px solid #181A16;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 25px;
    transition: .1s;
}
.advantage-text .collapse-wrap:after {
    content: '';
    width: 100%;
    height: 50px;
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
    position: absolute;
    bottom: 0;
    left: 0;
}
.advantage-text.active .collapse-wrap {
    border-bottom: 0.5px solid #181A16;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    height: auto;
    z-index: 1;
    box-shadow: 0px 52px 32px rgba(0, 0, 0, 0.15);
}
.advantage-text.active .collapse-wrap:after {
    display: none;
}
.advantages-block .advantage-item .advantage-text {
    min-height: 100px;
}

.courses-list .course-item {
    border: 0.5px solid #181A16;
    border-radius: 4px;
    position: relative;
    margin-bottom: 25px;
}
.courses-list .course-item .info {
    padding: 20px 18px 30px 18px;
}
.courses-list .course-item .info .type {
    font-size: 11px;
    line-height: 11px;
    font-weight: 400;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}
.courses-list .course-item .info .name {
    font-weight: 500;
    font-size: 18px;
    line-height: 110%;
    margin: 5px 0 10px;
    min-height: 60px;
}
.courses-list .course-item .info .btn {
    font-weight: bold;
    font-size: 12px;
    line-height: 120%;
    padding: 6px 12px;
}
.courses-list .course-item .image {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    overflow: hidden;
}


.protocols {}

.protocols .protocol-item {
    border: 0.5px solid #181A16;
    border-radius: 3px;
    padding: 20px 15px 15px 15px;
    position: relative;
    margin-bottom: 30px;
}
.protocols .protocol-item:after {
    content: '';
    position: absolute;
    width: 90%;
    height: 4px;
    border: 0.5px solid #181A16;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    top: 100%;
    left: 5%;
    right: 5%;
    margin: auto;
}
.protocols .protocol-item .badge {
    position: absolute;
    top: -1px;
    right: -1px;
    font-weight: bold;
    font-size: 11px;
    line-height: 120%;
    text-align: center;
    color: #994098;
    border: 0.5px solid #181A16;
    border-radius: 0px 0px 0px 2px;
    padding: 2px 7px;
}
.protocols .protocol-item .type {
    font-weight: 400;
    font-size: 11px;
    line-height: 11px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}
.protocols .protocol-item .name {
    font-weight: 500;
    font-size: 18px;
    line-height: 110%;
    min-height: 80px;
    margin-top: 10px;
}
.protocols .protocol-item .image,
.protocols .protocol-item .image img {
    border-radius: 3px;
}
.protocols .protocol-item .bottom {
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
}
.protocols .protocol-item .bottom .btn {
    font-weight: 700;
    font-size: 12px;
    line-height: 120%;
    padding: 6px 12px;
}
.protocols .protocol-item .bottom .actions {
    display: flex;
    align-items: center;
}
.protocols .protocol-item .bottom .actions a+a {
    margin-left: 15px;
}
.protocols .protocol-item .bottom .actions a:hover path {
    fill: #8BC53F;
}



.video-list {}

.video-list .video-item {
    display: block;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    max-width:500px;
}
.video-list .video-item,
.video-list .loadmore {
    height: 290px;
}
.video-list .video-item img {
    border-radius: 4px;
}
.video-list .video-item .duration {
    position: absolute;
    color: #fff;
    background: #181A16;
    border-radius: 2px;
    padding: 4px 5px;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    right: 10px;
    bottom: 10px;
}
.video-list .video-item + .name {
    margin-top: 15px;
    margin-bottom: 25px;
    font-weight: 400;
    font-size: 18px;
    line-height: 110%;
}


/* couse modal  */

.course-modal {

}
.course-modal .nav-tabs {
    display: none;
}
.course-modal .tab-content {
    display: flex;
}
.course-modal .tab-pane {
    display: block!important;
    opacity: 1;
}
.course-modal .tab-pane.course-desc {
    width: 640px;
    max-height: 660px;
    overflow-y: auto;
    padding: 30px 35px 0 60px;
}
.course-modal .tab-pane.course-reg {
    background: #E1E1E1;
    width: 320px;
    padding: 75px 50px;
}
.course-modal .modal-dialog {
    max-width: 960px;
}
.course-modal .modal-body {
    padding: 0;
}

.course-desc .info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 5px;
    margin-bottom: 35px;
    border-bottom: 0.5px solid #181A16;
}
.course-desc .info .date {
    font-weight: 500;
    font-size: 30px;
    line-height: 110%;
}
.course-desc .info .time {
    font-weight: 300;
    font-size: 30px;
    line-height: 110%;
}
.course-desc .info .cost {
    font-weight: 500;
    font-style: italic;
    font-size: 20px;
    line-height: 110%;
    color: #8BC53F;
}

.course-desc .desc {}

.course-desc .desc .type {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.course-desc .desc .name {
    font-weight: 300;
    font-size: 40px;
    line-height: 110%;
    margin-bottom: 35px;
}

.course-desc .desc .image {
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 35px;
}
.course-desc .desc .image img {
    width: 100%;
}
.course-desc .desc .intro {
    font-style: italic;
}

.course-modal .tab-pane.course-reg .heading {
    font-weight: 300;
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 30px;
}
.course-modal .tab-pane.course-reg .form-control {
    background: transparent;
}

/* calendar */

.courses-calendar {
    margin-bottom: 70px;
}
.courses-calendar .heading .form-group {
    display: inline-block;
}
.courses-calendar .heading .form-group .form-control {
    border: 0.5px solid #181A16;
    border-radius: 2px;
    font-weight: 500;
    font-size: 22px;
    line-height: 110%;
    color: #994098;
    text-transform: uppercase;
    padding: 5px 12px;
}

.dates {
    position: relative;
    width: 100%;
}
.dates .col {
    width: 14.285%;
    text-align: center;
    float: left;
    padding: 0;
}
.dates .day {
    font-weight: 400;
    font-size: 11px;
    line-height: 11px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #A5A5A5;
    margin: 10px 0;
}
.dates .day-block {
    width: calc(100% - 0px);
    display: flex;
    height: 180px;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    position: relative;
    transition: .2s;
    border: 0.5px solid #e1e1e1;
    border-radius: 3px;
    margin: 0px;
    text-align: left;
}
.dates .col:not(:first-child) .day-block {
    margin-left: -1px;
    border-left: none;
}
.dates .col .day-block:not(:first-child) {
    margin-top: -1px;
}

.dates .day-block:before {
    content: attr(data-number);
    position: absolute;
    bottom: 5px;
    right: 5px;
    color: #181A16;
    font-size: 24px;
    line-height: 110%;
}
.dates .day-block.active:before {
    color: #fff;
}
.dates .col .day-block a {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    text-decoration: none;
    color: #fff;
    padding: 10px;
}
.dates .col .day-block:nth-child(odd) a {
    background: #8BC53F;
}
.dates .col .day-block:nth-child(even) a {
    background: #994098;
}
.dates .col .day-block.active:nth-child(odd) {
    border-color: #8BC53F;
}
.dates .col .day-block.active:nth-child(even) {
    border-color: #994098;
}
.dates .col .day-block .type {
    font-weight: 500;
    font-size: 10px;
    line-height: 120%;
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-top: 5px;
}
.dates .col .day-block .name {
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
}



@media (max-width: 991px) {
    .video-list .video-item {height: auto;}

    .courses-wrap {padding-left: 0;}

    .course-modal .modal-dialog {max-width: 100%;}
    .course-modal .modal-body {padding: 20px 35px;}

    .course-modal .nav-tabs {display: flex;}
    .course-modal .tab-content {display: block;}
    .course-modal .tab-pane.course-reg,
    .course-modal .tab-pane.course-desc {width: 100%; background: transparent; padding: 0;}
    .course-modal .tab-pane.active {display: block!important; opacity: 1;}
    .course-modal .tab-pane {display: none!important; opacity: 0;}

    .course-desc .info .date,
    .course-desc .info .time,
    .course-desc .info .cost {font-size: 16px;}
    .course-desc .desc .name {font-size: 24px;}

    .dates .col {width: 100%;}
    .dates .day,
    .dates .day-block {display: none;}
    .dates .day-block.active {display: block;}

}
@media (max-width: 768px) {
    .courses-list .course-item .image img,
    .protocols .protocol-item .image img {width: 100%;}
}

@media (max-width: 576px){
    .advantages-block .advantage-item {padding: 35px 35px 25px 35px}
    .advantage-text .collapse-wrap {padding: 0 35px;}
}

@media (max-width: 600px){
    .compact-catalog .ajax_load.block .catalog_item .footer_button {
        margin: 0 -19px 0 -19px !important;
    }

    .compact-catalog .ajax_load .item .catalog_item {
        padding-bottom: 18px !important;
    }
}

body .compact-catalog .compact-catalog-slider .big .ce_cmp_visible {
    display: initial !important;
}

/*#popup_iframe_wrapper .auth_frame {
	display:none !important;
}*/


body .compact-catalog .compact-catalog-slider .big .item_info .item_info--right_block {
    margin-bottom:auto !important;
    margin-top: 20px !important;
}

.DPD_openTerminalSelect{
    display:none;
}

.bx-selected .DPD_openTerminalSelect{
    display:initial;
}

.popup .popup-intro .pop-up-title_opt {
    font-size: 26px;
    text-shadow: none;
    padding: 55px 60px 20px 60px;
    text-align: center;
    font-weight: 530;
    line-height: 3rem;
}

.popup .form-wr_opt{
    padding: 25px 60px 60px;
    min-height: 108px;
}

.popup .form-wr_opt .ajax_text_opt{
    display: flex;
    justify-content: space-between;
}

.popup .form-wr_opt .btn {
    font-weight: 550 !important;
    font-size: 14px;
    width: 176px !important;
}

/*стили после обновления аспро*/

.dropdown-open {
    animation: dropdown-open .5s forwards ease-in-out;
    display: block;
    z-index: 999999999;
}

.dropdown-close {
    animation: dropdown-close .5s forwards ease-in-out;
}

@keyframes dropdown-open {
    0% {
        opacity: 0;
        display: none;
    }
    100% {
        opacity: 1;
        display: block !important;
    }
}

@keyframes dropdown-close {
    0% {
        opacity: 1;
        display: block;
    }
    100% {
        opacity: 0;
        display: none;
    }
}

.shadow-show {
    animation: shadow-show .3s forwards ease-in-out;
    display: block;
}

.shadow-hide {
    animation: shadow-hide .3s forwards ease-in-out;
}

@keyframes shadow-show {
    0% {
        opacity: 0;
        display: none;
    }
    100% {
        opacity: 1;
        display: block;
    }
}

@keyframes shadow-hide {
    0% {
        opacity: 1;
        display: block;
    }
    100% {
        opacity: 0;
        display: none;
    }
}

.shadow-block1 {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1047;
}

/*.content_wrapper_block.catalog_favorit .maxwidth-theme {
    padding-top: 0 !important;
}*/


.dropdown-breadcrumbs-open {
    animation: dropdown-breadcrumbs-open .2s forwards ease-in-out;
    display: block;
    z-index: 999999999;
}

.dropdown-breadcrumbs-close {
    animation: dropdown-breadcrumbs-close .2s forwards ease-in-out;
}

@keyframes dropdown-breadcrumbs-open {
    0% {
        opacity: 0;
        transform: translateY(10px);
        display: none;
    }
    100% {
        opacity: 1;
        transform: translateY(0px);
        display: block !important;
    }
}

@keyframes dropdown-breadcrumbs-close {
    0% {
        opacity: 1;
        transform: translateY(0px);
        display: block;
    }
    100% {
        opacity: 0;
        transform: translateY(10px);
        display: none;
    }
}

.NEWS .top_block,
.FAVORIT_ITEM .top_block,
.BLOG   .top_block,
.REVIEWS     .top_block {
    display: block;
}
.popup .popup-intro .pop-up-title_opt {
    font-size: 26px;
    text-shadow: none;
    padding: 55px 60px 20px 60px;
    text-align: center;
    font-weight: 530;
    line-height: 3rem;
}

.popup .form-wr_opt{
    padding: 25px 60px 60px;
    min-height: 108px;
}

.popup .form-wr_opt .ajax_text_opt{
    display: flex;
    justify-content: space-between;
}

.popup .form-wr_opt .btn {
    font-weight: 550 !important;
    font-size: 14px;
    width: 176px !important;
}
@media (min-width: 768px) {
    .product-info--type2 .product-chars {
        padding-right: 29px;
    }
}

.hot-wrapper-items .article_block,
.sku_props .bx_item_section_name,
.table-view__props-wrapper .properties-table-item,
.catalog_page .display_list .list_item .props_list_wrapp,
.catalog_page .display_list .list_item .show_props,
.goods_catalog .props_list_wrapp,
.goods_catalog  .show_props{
    display:none;
}

@media (max-width: 500px) {
    .popup .popup-intro .pop-up-title_opt {
        font-size: 22px;
        padding: 50px 30px 20px 30px;
        line-height: 2rem;
    }
    .popup .form-wr_opt .ajax_text_opt {
        justify-content: center;
        flex-wrap: wrap;
    }
    .popup .form-wr_opt .btn {
        margin: 5px;
    }
}
/* таблица */
.differences .table-container {
    width: 100%;
    overflow-x: auto; /* Горизонтальная прокрутка */
    margin: 20px 0;
}
.differences table {
    width: 100%;
    border-collapse: collapse;
    min-width: 600px; /* Минимальная ширина таблицы */
}
.differences th,
.differences td {
    border: 0.5px solid #ddd;
    padding: 8px;
    text-align: center;
}
.differences th {
    background-color: #f2f2f2;
    font-weight: bold;
}
.differences tr:nth-child(even) {
    background-color: #f3ecf6;
}
.differences tr:hover {
    background-color: #e4dae8;
}
/* Фиксированный первый столбец */
.differences th.fixed-column,
.differences td.fixed-column {
    position: sticky;
    left: 0;
    z-index: 1; /* Чтобы столбец был поверх других */
    background-color: #fff;
    border: 0.5px solid #ddd;
    box-shadow: inset -0.5px 0 0px #ddd;
    font-weight: bold;
}
/* Фиксированный первый столбец */
.differences tr:nth-child(even) th.fixed-column,
.differences tr:nth-child(even) td.fixed-column {
    background-color: #f3ecf6;
}
.differences table tr.header th {
    background-color: #8c3c87;
    color: #fff;
    text-transform: uppercase;
}
.differences table tr.header th:first-child {
    border-top: 0;
}
/* end таблица */
@media all and (max-width: 600px) {
    .catalog_section_list .section_item {
        padding: 10px;
    }
}
@media all and (max-width: 375px) {
    .catalog_section_list .item_block.lg .section_item li.name span {
        font-size: 12px;
    }
}



