

/* Start:/local/templates/main/components/bitrix/highloadblock.list/collections_slide/style.css?17104095665356*/
.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.collections-letter-text {
    cursor: pointer;
    display: block;
    transition: all ease 0.3s;
    width: 12px;
    text-align: center;
    font: 16px/22px "VilleroyBoch";
}

.word_sections h3 {
    font: 16px/22px "VilleroyBoch";
    font-weight: 100;
    font-size: 20px;
}

.main_pagination .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    background: unset;
    margin: 0 3px !important;
    width: unset !important;
    height: unset !important;
    opacity: unset;
}

.collections-letter-item.swiper-pagination-bullet-active .collections-letter-text {
    color: #004184;
    font-size: 32px;
    margin-right: 10px !important;
}

.teaser__item > a {
    position: relative;
}

.teaser-for-actions {
    top: 10px !important;
    left: 20px;
    right: unset !important;
}

.page__content {
    width: auto !important;
}

.swiper-slide {
    display: block;
    padding: 0 100px;
    position: relative;
    width: auto !important;
}

.name_collection {
    font-size: 400px;
    margin: 0;
    position: absolute;
    left: -20px;
    top: 0;
    bottom: 0;
    color: #f5f5f5;
}

.first_section {
    display: flex;
    padding: 20px 0;
    position: relative;
    list-style: none;
    margin: 0;
}

.first_section li, .two_section li {
    width: auto;
    margin: 0;
    padding: 0 20px;
    max-height: 285px;
}

.first_section li a, .two_section li a {
    display: block;
    text-decoration: none;
}

.pagination_slide {
    position: unset;
}

.main_pagination {
    background-color: #fff;
    border-radius: 4px;
    min-height: 62px;
    width: 100%;
    display: flex;
    justify-content: center;
}

.main_pagination ul {
    padding: 0 5% 0 5%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: max-content !important;
    background-color: #fff;
    border-radius: 4px;
    min-height: 62px;
    box-shadow: 0 2px 20px 0 #e2e1e1;
}

.pagination_slide li {
    list-style: none;
    margin: 0;
    padding: 0 5px;
}

.block_photo {
    width: 400px;
    height: 238px;
}

.block_photo img {
    width: 100%;
}

.word_sections {
    width: 51%;
    padding: 12px 25px;
    margin-top: -30px;
    position: relative;
    background: #fff;
}

.name_section_two {
    color: #313131;
}

.two_section {
    display: flex;
    padding: 20px 0;
    position: relative;
    list-style: none;
    margin-left: 110px !important;
    margin: 0;
}

.collections-select-form {
    padding: 24px;
    background-color: #f5f5f5;
    display: none;
}

.collections-select-group {
    position: relative;
    max-width: 400px;
    margin: 0 auto;
}


.form-control {
    display: block;
    width: 100%;
    min-height: 44px;
    padding: 0.375rem 0.5rem;
    line-height: 1.5;
    color: #3e3e3c;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e2e1e1;
    font-weight: lighter;
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.name_section {
    line-height: 20px;
    margin-bottom: 4px;
    text-transform: uppercase;
    color: #7f7f7f;
    font-size: 10px;
    letter-spacing: 1.54px;
}

.teaser__label {
    text-transform: none;
    font-size: 14px;
    height: 30px;
    padding: 0 10px;
    line-height: 34px;
}

@media screen and (max-width: 767px) {
    .word_sections {
        margin-top: -50px;
        padding: 2px 5px;
    }

    .word_sections h3{
        margin: unset;
    }

    .swiper-slide li {
        margin-bottom: 30px;
    }

    .collections-select-form p {
        text-align: center;
    }

    .collections-select-form {
        display: block;
    }

    .category-view--products .teaser__label {
        display: block !important;
    }

    .teaser-for-actions {
        top: 10px !important;
        right: 260px !important;
    }

    html {
        scroll-behavior: smooth;
    }

    select.form-control {
        font: 16px/1 "VilleroyBoch";
        background-image: url('https://www.villeroy-boch.de/on/demandware.static/Sites-DEAT-Site/-/de_DE/images/select-arrow.png');
        background-position: right 20px center;
        background-repeat: no-repeat;
        background-size: 8px;
        padding-right: 40px;
    }

    .teaser__item {
        padding: 1px;
    }

    .main_pagination {
        display: none;
    }

    .two_section {
        margin-left: unset !important;
    }

    .swiper-slide {
        display: flex;
        justify-content: center;
        flex-direction: column;
        padding: unset;
    }

    .swiper-wrapper {
        flex-direction: column;
    }

    .name_collection {
        left: 5%;
        display: flex;
        align-self: flex-start;
        position: relative;
        color: #f5f5f5;
        font: 80px/1 "VilleroyBoch";
        margin: 0 0 -20px -12px;
    }

    .first_section, .two_section {
        flex-direction: column;
    }

    .first_section li, .two_section li {
        padding: unset !important;
    }

}
/* End */
/* /local/templates/main/components/bitrix/highloadblock.list/collections_slide/style.css?17104095665356 */
