

/* Start:/local/templates/shop/components/bitrix/catalog.section/section_zakl_slide/style.css?17222439825323*/
.small_height_wrapper_goods > .big_height_wrapper_goods {
    display: none;

}

.small_height_wrapper_goods {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.small_height_wrapper_goods .item_goods {
    min-width: 380px;
}

.small_height_wrapper_goods > span {
    max-width: min-content;
}

@media screen and (max-width: 1024px) {
    .small_height_wrapper_goods > span {
        width: 49.9%;
        max-width: unset;
    }
}


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



    .small_height_wrapper_goods {
        display: flex;
        justify-content: center;
    }

    .big_height_wrapper_goods {
        display: none;
    }

    .small_height_wrapper_goods + .big_height_wrapper_goods {
        display: none;
    }

    .small_height_wrapper_goods > .big_height_wrapper_goods {
        display: block;
    }

    .new_zakladki #switches {
        display: flex;
        margin: unset;
        flex-flow: wrap;
        justify-content: space-around;
    }

    .zakladki_na_glavnoi.new_zakladki .korpus label {
        min-width: unset;
        padding: unset;
        /*font-size: 16px;*/
        display: flex;
        flex-wrap: wrap;
        padding-right: 20px;
    }


    .new_zakladki #switches label a {
        font-size: 10px;
        line-height: 10px;
        height: 20px;
    }

    .zakladki_na_glavnoi.new_zakladki .korpus #switches label:nth-of-type(1),
    .zakladki_na_glavnoi.new_zakladki .korpus #switches label:nth-of-type(2),
    .zakladki_na_glavnoi.new_zakladki .korpus #switches label:nth-of-type(3),
    .zakladki_na_glavnoi.new_zakladki .korpus #switches label:nth-of-type(4) {
        margin: unset;
        flex-flow: column;
    }

    .zakladki_na_glavnoi.new_zakladki .korpus > input:nth-of-type(1):checked ~ #switches label:nth-of-type(1) a,
    .zakladki_na_glavnoi.new_zakladki .korpus > input:nth-of-type(2):checked ~ #switches label:nth-of-type(2) a,
    .zakladki_na_glavnoi.new_zakladki .korpus > input:nth-of-type(3):checked ~ #switches label:nth-of-type(3) a,
    .zakladki_na_glavnoi.new_zakladki .korpus > input:nth-of-type(4):checked ~ #switches label:nth-of-type(4) a {
        display: flex;
        padding: 5px;
        margin-top: 5px;
    }

    .zakladki_na_glavnoi.new_zakladki .korpus > input:nth-of-type(1):checked ~ #switches label:nth-of-type(1) .tilde,
    .zakladki_na_glavnoi.new_zakladki .korpus > input:nth-of-type(2):checked ~ #switches label:nth-of-type(2) .tilde,
    .zakladki_na_glavnoi.new_zakladki .korpus > input:nth-of-type(3):checked ~ #switches label:nth-of-type(3) .tilde,
    .zakladki_na_glavnoi.new_zakladki .korpus > input:nth-of-type(4):checked ~ #switches label:nth-of-type(4) .tilde {
        display: flex;
        padding: 5px;
        margin: 15px auto 10px auto;
    }

    /*left & all*/
    .new_zakladki .over-left {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        z-index: 19;
    }

    .new_zakladki .slick-arrow {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 100px;
        height: 100%;
        display: block;
        color: transparent;
        transition: 0.3s ease;
        background-color: transparent;
        border: none;
        z-index: 19;
    }

    .new_zakladki .slick-prev {
        left: 0;
    }

    .new_zakladki .slick-arrow {
        width: 50px;
    }

    .new_zakladki .slick-arrow {
        top: 0;
        bottom: 0;
        width: 100%;
        height: 30px;
        width: 30px;
        border: 1px solid #A4A4A4;
    }

    .new_zakladki .slick-prev {
        left: 15px;
    }


    .slick-arrow:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        transition: 0.3s ease;
        z-index: -1;
    }

    .new_zakladki .slick-arrow:before {
        background-image: none;
        right: 0;
        margin: auto;
        display: inline-block;
        width: 10px;
        height: 10px;
        bottom: 0;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 1;
    }

    .new_zakladki .slick-prev:before {
        border-left: 2px solid #A4A4A4;
        border-bottom: 2px solid #A4A4A4;
        right: 4px;
    }

    .new_zakladki .slick-arrow:after {
        background: none;
        content: "";
        height: 2px;
        width: 15px;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        bottom: 0;
        top: 0;
        background-color: #A4A4A4;
        transition: 0.3s ease;
    }


    /*right*/
    .new_zakladki .over-right {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        /*left: 80%;*/
        z-index: 19;
    }

    .new_zakladki .slick-next {
        right: 15px;
    }

    .new_zakladki .slick-next:before {
        border-right: 2px solid #A4A4A4;
        border-top: 2px solid #A4A4A4;
        left: 4px;
    }

    span[data-entity="item"] {
        /*min-width: 300px;*/
        width: 50%;
    }

    .small_height_wrapper_goods .item_goods {
        min-width: unset;
    }

    /*right*/
}
/* End */


/* Start:/local/templates/shop/components/bitrix/catalog.item/small/style.css?1725871133357*/
@media screen and (max-width: 768px) {
    .item_goods.goods_general.addprops:hover {
        height: unset !important;
        min-height: 300px;
    }

    .name_item_small {
        max-height: 31px;
        overflow-y: scroll;
        overflow-x: hidden;
    }

    .block_wrap_price {
        display: flex;
        flex-direction: column;
    }
}





/* End */
/* /local/templates/shop/components/bitrix/catalog.section/section_zakl_slide/style.css?17222439825323 */
/* /local/templates/shop/components/bitrix/catalog.item/small/style.css?1725871133357 */
