.ajax_load .top_wrapper {
    margin-right: 1px
}

.ajax_load .top_wrapper .catalog_block .catalog_item > div {
    padding-left: 25px;
    padding-right: 25px
}

.ajax_load .top_wrapper .catalog_item .footer_button {
    margin-left: -25px;
    margin-right: -25px
}

.catalog_block_template .catalog_block.owl-carousel .owl-stage-outer {
    margin: 0 -1px 0 0;
    padding: 0 1px 0 0
}

.catalog_block_template .catalog_block.owl-carousel .owl-stage-outer .owl-item:hover {
    z-index: 2
}

.catalog_block_template .catalog_block.owl-carousel .catalog_item:hover .inner_wrap {
    box-shadow: inset 0 0 0 1px #ececec;
    height: 100%
}

.ordered-block .catalog_block_template .catalog_block .TYPE_2 .cost.prices .more-item-info > .svg {
    top: -2px
}

.catalog_block_template .catalog_block.owl-carousel .catalog_item:hover .inner_wrap.TYPE_2 .footer_button {
    margin-top: 0
}

@media (min-width: 1200px) {
    .col-lg-5_2.custom-line, .wrapper1 .right_block.wide_Y .ajax_load .top_wrapper .col-lg-3:not(.custom-line) {
        width: 20%
    }

    #main .catalog_in_content .section-content-wrapper.with-leftblock .col-lg-3:not(.custom-line), #main .catalog_page .section-content-wrapper.with-leftblock .col-lg-3:not(.custom-line), .right_block.wide_Y .ajax_load .top_wrapper .col-lg-4:not(.custom-line) {
        width: 25%
    }

    #main .catalog_in_content .section-content-wrapper.with-leftblock .col-lg-4:not(.custom-line), #main .right_block.wide_Y.catalog_page .section-content-wrapper.with-leftblock .col-lg-4:not(.custom-line) {
        width: 33.33%
    }
}

@media (min-width: 1200px) and (max-width: 1499px) {
    .wrapper1.header-v28 .right_block.wide_Y .ajax_load .top_wrapper .col-lg-3:not(.custom-line) {
        width: 25%
    }

    .wrapper1.header-v28 .controls-linecount {
        display: none
    }
}

@media (max-width: 600px) {
    .wrapper1.front_page .compact-catalog-slider .catalog_block.items {
        width: auto;
        padding-left: 16px;
        margin: 0 -16px -20px !important;
        padding-bottom: 20px
    }

    .wrapper1.front_page .compact-catalog-slider .catalog_block.items .item-parent {
        flex-shrink: 0;
        margin: 0;
        width: 172px
    }

    .wrapper1.front_page .compact-catalog-slider .catalog_block.items .item-parent:last-of-type {
        padding-right: 16px;
        width: calc(172px + 16px)
    }

    .wrapper1.front_page .compact-catalog-slider .catalog_block.items:not(.has-bottom-nav) .bottom_nav.mobile_slider * {
        display: none
    }

    .wrapper1.front_page .compact-catalog-slider ~ .bottom_nav:not(.mobile_slider) {
        display: none
    }
}

.show-footer {
    height: initial !important;
}

.show-footer .has_offer_prop {
    opacity: 1 !important;
    margin-top: 0 !important;
    visibility: visible !important;
    height: initial !important;
    display: block !important;
}

.sku_props-section .list_values_wrapper li h2 {
    margin: 0 !important;
}

.sku_props-section .list_values_wrapper li {
    opacity: 0.5 !important;
    border: none !important;
    background: transparent !important;
    margin-top: 0 !important;
    margin-bottom: 10px;
    margin-left: 16px;
    cursor: pointer;
}

.sku_props-section .list_values_wrapper li.active {
    opacity: 1 !important;
}

.sku_props-section .list_values_wrapper li span {
    color: #464646 !important;
    color: black !important;
    font-size: 12px !important;
}

.sku_props-section .list_values_wrapper li h2{
    color: black !important;
    font-size: 18px !important;
}

.sku_props-section .list_values_wrapper {
    margin-bottom: 0 !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-left: -16px;
    margin-top:10px;
}

.sku_props-section .dropdown-select__title{
    border: 1px solid grey;
    border-radius: 6px;
    padding-left: 10px;
}

.sku_props-section .dropdown-select__list.dropdown-menu-wrapper{
    width: 100%;
}

.pomol_select .dropdown-select__list-link.active{
    background: #f8f9fb;
}
.sku_props-section ul li.missing,
.sku_props-section .dropdown-select__list-link.missing
{
    opacity: 1;
}
