/* Layout fixes for darvil-new */

.layout-wrap.static {
    overflow: hidden;
}

.static-text1 {
    background-color: #fff;
}

.gallery-page {
    padding-bottom: 0;
}

.gallery-page .static-text1_bread {
    margin-bottom: 0;
}

.static-text1_bread > ul,
.faq1__inner-head_right_bread ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0;
}

.static-text1_bread > ul > li,
.faq1__inner-head_right_bread ul > li {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    vertical-align: middle;
    float: none;
}

.static-text1_bread > ul > li + li::before,
.faq1__inner-head_right_bread ul > li + li::before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 10px;
    margin: 0 8px;
    background: url(/images/site_images/breadcrumb1-arrow.png) no-repeat center;
    background-size: contain;
    flex-shrink: 0;
}

.static-text1_bread > ul > li::after,
.faq1__inner-head_right_bread ul > li::after {
    display: none !important;
}

.static-text1_bread > ul > li > a,
.static-text1_bread > ul > li > span,
.static-text1_bread__current,
.faq1__inner-head_right_bread ul > li > a,
.faq1__inner-head_right_bread ul > li > span {
    display: inline-block;
    font-size: 12px;
    font-family: stolz_book, sans-serif;
    color: #585858;
    line-height: 16px;
    vertical-align: middle;
    text-decoration: none;
}

.static-text1_bread > ul > li > a:hover,
.faq1__inner-head_right_bread ul > li > a:hover {
    text-decoration: underline;
}

/* Форма отзывов на странице /reviews */
.reviews-page .view-product1__wrap_new_review_form .form-group {
    margin-bottom: 12px;
}

.reviews-page .view-product1__wrap_new_review_form_left_name,
.reviews-page .view-product1__wrap_new_review_form_left_email,
.reviews-page .view-product1__wrap_new_review_form_left_pluses,
.reviews-page .view-product1__wrap_new_review_form_right_minuses,
.reviews-page .view-product1__wrap_new_review_form_rev,
.reviews-page .view-product1__wrap_new_review_form_right_rate,
.reviews-page .view-product1__wrap_new_review_form_right_rec {
    margin-bottom: 12px;
}

.reviews-page .view-product1__wrap_new_review_form_pros_cons {
    margin-bottom: 0;
}

.reviews-page .view-product1__wrap_new_review_form input[type="text"],
.reviews-page .view-product1__wrap_new_review_form textarea {
    width: 100%;
    box-sizing: border-box;
}

.reviews-page .view-product1__wrap_new_review_form_right_rec_content {
    margin-top: 6px;
}

@media (max-width: 768px) {
    .reviews-page .view-product1__wrap_new_review_form_left_pluses,
    .reviews-page .view-product1__wrap_new_review_form_right_rec {
        display: block !important;
    }

    .reviews-page .view-product1__wrap_new_review_form_right_minuses,
    .reviews-page .field-sitereviewform-minuses {
        display: block !important;
    }

    .reviews-page .view-product1__wrap_new_review_form_left,
    .reviews-page .view-product1__wrap_new_review_form_right {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin-top: 0;
    }

    .reviews-page .view-product1__wrap_new_review_form_right {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        gap: 12px 16px;
        text-align: left;
    }

    .reviews-page .view-product1__wrap_new_review_form_right_rate,
    .reviews-page .view-product1__wrap_new_review_form_right_rec {
        display: block !important;
        width: calc(50% - 8px);
        flex: 1 1 calc(50% - 8px);
        min-width: 0;
        margin-bottom: 12px;
    }

    .reviews-page .view-product1__wrap_new_review_form_right_list_item {
        padding-right: 6px;
    }

    .reviews-page .view-product1__wrap_new_review_form_right_list_item a img {
        width: 20px;
    }

    .reviews-page .view-product1__wrap_new_review_form_right_rec_content #reviews-rec label {
        margin-right: 10px;
    }

    .reviews-page .view-product1__wrap_new_review_form_left_name,
    .reviews-page .view-product1__wrap_new_review_form_left_email,
    .reviews-page .view-product1__wrap_new_review_form_left_pluses,
    .reviews-page .view-product1__wrap_new_review_form_right_minuses {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 12px;
    }

    .reviews-page .view-product1__wrap_new_review_form_pros_cons .view-product1__wrap_new_review_form_right_minuses {
        margin-top: 0;
    }

    .reviews-page .view-product1__wrap_new_review_form_rev {
        margin-top: 4px;
        margin-bottom: 16px;
    }

    .reviews-page .view-product1__wrap_new_review_form_btn {
        margin-top: 8px;
    }

    .reviews-page .default-new_review input,
    .reviews-page .default-new_review textarea {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

/* Карточка отзыва: «рекомендует» рядом с галочкой */
.reviews-page .reviews-page-listing-list1__item_block1_info1_dop2_rec {
    gap: 4px;
}

.reviews-page .reviews-page-listing-list1__item_block1_info1_dop2_rec .t_text {
    margin-left: 0;
    padding-left: 0;
}

.reviews-load-sentinel {
    height: 1px;
}

.reviews-loading {
    padding: 20px 0 30px;
    text-align: center;
    color: #888;
    font-size: 14px;
}

.reviews-page .site-new_review {
    margin-top: 30px;
}

.reviews-page .site-new_review_inner_body .form-group {
    margin-bottom: 15px;
}

.reviews-page .site-new_review_inner_body label {
    font-family: stolz_book, sans-serif;
    font-size: 14px;
    color: #232323;
}

.reviews-page .site-new_review_inner_body .form-control {
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    font-family: stolz_book, sans-serif;
    font-size: 14px;
    padding: 8px 12px;
    width: 100%;
    max-width: 520px;
}

.reviews-page .site-new_review_inner_btn .btn {
    display: inline-block;
    color: #fff;
    background: #0051ba;
    border: none;
    border-radius: 5px;
    padding: 10px 28px;
    font-family: stolz_light, sans-serif;
    font-size: 15px;
    cursor: pointer;
}

.reviews-page .site-new_review_inner_btn .btn:hover {
    opacity: 0.9;
}

.reviews-page .site-faq-alert {
    margin-top: 20px;
}

body.fix_header .header1__inner_custom1 {
    background-color: #3a3a3a;
}

/* Кнопки в шапке */
.header1__inner-block1 {
    flex-wrap: wrap;
}

.header1-actions {
    display: inline-flex;
    align-items: stretch;
    margin-left: auto;
    border: 1px solid #d9d9d9;
    border-radius: 6px;
    overflow: hidden;
    background: #fff;
}

.header1-actions__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    min-height: 40px;
    padding: 0 18px;
    border: none;
    border-radius: 0;
    font-family: stolz_regular, stolz_book, sans-serif;
    font-size: 13px;
    line-height: 1;
    color: #232323;
    text-decoration: none !important;
    white-space: nowrap;
    cursor: pointer;
    box-shadow: none;
    transition: background-color 0.15s ease, color 0.15s ease;
}

.header1-actions__btn:focus-visible {
    outline: 2px solid #fbbc05;
    outline-offset: -2px;
    z-index: 1;
}

.header1-actions__icon {
    flex-shrink: 0;
    opacity: 0.7;
}

.header1-actions__btn--catalog {
    background: #fff;
    border-right: 1px solid #d9d9d9;
}

.header1-actions__btn--catalog:hover {
    background: #f5f5f5;
    color: #232323;
}

.header1-actions__btn--callback {
    background: #fbbc05;
    color: #1a1a1a;
}

.header1-actions__btn--callback:hover {
    background: #e5ab00;
    color: #1a1a1a;
}

.header1-actions__btn--callback .header1-actions__icon {
    opacity: 0.85;
}

@media (max-width: 1280px) {
    .header1-actions__btn {
        min-height: 38px;
        padding: 0 15px;
        font-size: 12px;
    }
}

@media (max-width: 992px) {
    .header1-actions__btn {
        min-height: 36px;
        padding: 0 12px;
        gap: 6px;
    }

    .header1-actions__icon {
        width: 14px;
        height: 14px;
    }
}

@media (max-width: 768px) {
    .header1-actions {
        display: flex;
        flex-wrap: wrap;
        order: 3;
        width: 100%;
        margin-left: 0;
        margin-top: 14px;
        border: none;
        border-radius: 0;
        background: transparent;
        gap: 8px;
    }

    .header1-actions__btn {
        flex: 1 1 calc(50% - 4px);
        min-height: 44px;
        padding: 0 10px;
        font-size: 12px;
        white-space: normal;
        border: 1px solid #d9d9d9;
        border-radius: 6px;
    }

    .header1-actions__btn--catalog {
        border-right: 1px solid #d9d9d9;
    }

    .header1-actions__btn--callback {
        border-color: #fbbc05;
    }
}

@media (max-width: 480px) {
    .header1-actions {
        flex-direction: column;
    }

    .header1-actions__btn {
        flex: 1 1 auto;
        width: 100%;
    }
}

/* Слайдер: мобильные изображения */
.slider1 .swiper-slide .slider1__item {
    background-image: var(--slide-bg-desktop);
}

@media (max-width: 768px) {
    .slider1 .swiper-slide .slider1__item {
        background-image: var(--slide-bg-mobile, var(--slide-bg-desktop));
        background-size: cover;
        background-position: center;
    }
}

@media (max-width: 480px) {
    .slider1 .swiper-slide .slider1__item {
        background-size: cover;
    }
}

/* Мобильная шапка: убираем пустую полосу меню, отступы у кнопок */
@media (max-width: 768px) {
    .header1__inner_custom1 {
        border-bottom: none;
        background: transparent;
        height: 0;
        min-height: 0;
        overflow: visible;
    }

    .header1__inner-block1_wrap {
        padding-bottom: 14px;
    }

    .header1-actions {
        margin-top: 12px;
        margin-bottom: 0;
        gap: 10px;
    }

    .header1-actions__btn--callback {
        box-shadow: 0 2px 10px rgba(251, 188, 5, 0.3);
    }

    .custom-new-soc1-wrap {
        border-top: 1px solid #e8e8e8;
        padding-top: 14px !important;
    }

    .custom-new-soc1 {
        margin-top: 0;
        background-color: #f7f7f7;
    }
}

/* Модалка обратного звонка */
.custom-modal6--callback-only .custom-modal6__body {
    margin-top: 0;
    padding: 30px;
}

#myModal6 .modal-content {
    overflow: visible;
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.12);
}

#myModal6 .custom-modal6__body_wrap_tel_form_inp1 label > span,
#myModal6 .custom-modal6__body_wrap_tel_form_inp1.tel > label > span {
    font-family: stolz_book, sans-serif;
    color: #232323;
}

#myModal6 .custom-modal6__body_wrap_tel_form_inp1 input,
#myModal6 .custom-modal6__body_wrap_tel_form_inp1.tel > label input[type="text"],
#myModal6 input.form-control {
    width: 100%;
    height: 40px;
    margin-top: 8px;
    border: 1px solid #d9d9d9;
    padding: 0 12px;
    border-radius: 6px;
    outline: none;
    box-shadow: none;
    font-family: stolz_book, sans-serif;
    font-size: 15px;
    line-height: normal;
    background: #fff;
    transition: border-color 0.15s ease;
}

#myModal6 .custom-modal6__body_wrap_tel_form_inp1 input:focus,
#myModal6 .custom-modal6__body_wrap_tel_form_inp1.tel > label input[type="text"]:focus,
#myModal6 input.form-control:focus {
    border-color: #b8b8b8;
}

#myModal6 .custom-modal6__body_wrap_tel_form {
    font-size: 14px;
}

#myModal6 .custom-modal6__time-row {
    display: flex;
    align-items: stretch;
    margin-top: 8px;
    height: 40px;
    border: 1px solid #d9d9d9;
    border-radius: 6px;
    overflow: hidden;
    background: #fff;
}

#myModal6 .custom-modal6__time-row label.checkbox1 {
    flex: 1 1 50%;
    width: auto;
    margin: 0 !important;
    padding: 0 10px !important;
    height: auto;
    align-self: stretch;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none !important;
    border-right: 1px solid #d9d9d9 !important;
    border-radius: 0;
    box-shadow: none !important;
    background: #fff;
    font-family: stolz_regular, stolz_book, sans-serif;
    font-size: 13px;
    line-height: 1.2;
    color: #232323;
    cursor: pointer;
    transition: background-color 0.15s ease;
}

#myModal6 .custom-modal6__time-row label.checkbox1 .text {
    line-height: 1.2;
}

#myModal6 .custom-modal6__time-row label.checkbox1.active {
    background: #fbbc05;
    border-right-color: #fbbc05 !important;
    padding: 0 10px !important;
    color: #1a1a1a;
    box-shadow: none !important;
}

#myModal6 .custom-modal6__time-row .custom-modal6__body_wrap_tel_form_inp1_time {
    flex: 1 1 50%;
    width: auto;
    float: none;
    display: flex;
    align-items: stretch;
    margin: 0;
    padding: 0;
}

#myModal6 .custom-modal6__time-row .custom-modal6__body_wrap_tel_form_inp1_time input {
    flex: 1;
    width: 100%;
    height: 100%;
    margin: 0 !important;
    border: none;
    border-radius: 0;
    font-size: 13px;
}

#myModal6 .custom-modal6__body_wrap_tel_form_inp1 {
    margin-top: 12px;
}

#myModal6 .custom-modal6__body_wrap_tel_form_inp1.tel {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-end;
    gap: 12px;
    margin-top: 12px !important;
}

#myModal6 .custom-modal6__body_wrap_tel_form_inp1.tel > label {
    flex: 1 1 50%;
    width: 50%;
    max-width: 50%;
    margin: 0;
}

#myModal6 .custom-modal6__body_wrap_tel_form_inp1.tel input.form-control,
#myModal6 .custom-modal6__body_wrap_tel_form_inp1.tel > label input[type="text"] {
    margin-top: 8px;
}

#myModal6 .custom-modal6__body_wrap_tel_form_inp1.tel .custom-modal6__body_wrap_tel_form_inp1_spam {
    flex: 1 1 50%;
    width: 50%;
    max-width: 50%;
    display: flex;
    align-items: center;
    gap: 6px;
    position: relative;
    margin-top: 0 !important;
    padding-left: 0;
    min-height: 40px;
    font-family: stolz_book, sans-serif;
    font-size: 13px;
    line-height: 1.3;
    color: #888;
}

#myModal6 .custom-modal6__body_wrap_tel_form_inp1.tel .custom-modal6__body_wrap_tel_form_inp1_spam:after {
    content: "›";
    position: static;
    display: block;
    width: auto;
    height: auto;
    background: none;
    font-size: 14px;
    line-height: 1;
    color: #b8b8b8;
    transform: none;
    flex: 0 0 auto;
}

#myModal6 .custom-modal6__body_wrap_tel_form_inp1.tel .custom-modal6__body_wrap_tel_form_inp1_spam span {
    display: block;
    line-height: 1.3;
}

#myModal6 .custom-modal6__body_wrap_form_doc .text {
    font-family: stolz_book, sans-serif;
    font-size: 13px;
    color: #555;
}

#myModal6 .custom-modal6__body_wrap_form_error1 {
    margin-top: 10px;
    font-family: stolz_book, sans-serif;
    font-size: 13px;
    color: #c0392b;
}

#myModal6 .custom-modal6__body_wrap_form_success1 {
    margin-top: 10px;
    font-family: stolz_book, sans-serif;
    font-size: 13px;
    color: #2d7a3a;
}

#myModal6 .custom-modal6__body_wrap_tel_form_btn {
    margin-top: 18px;
}

#myModal6 .custom-modal6__body_wrap_tel_form_btn button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
    min-height: 44px;
    padding: 0 20px;
    border: none;
    border-radius: 6px;
    background: #fbbc05;
    color: #1a1a1a;
    font-family: stolz_regular, stolz_book, sans-serif;
    font-size: 14px;
    line-height: 1;
    box-shadow: none;
    cursor: pointer;
    transition: background-color 0.15s ease;
    position: static;
    top: auto;
}

#myModal6 .custom-modal6__body_wrap_tel_form_btn button:hover {
    background: #e5ab00;
    color: #1a1a1a;
}

#myModal6 .custom-modal6__body_wrap_tel_form_btn button:active {
    box-shadow: none;
    top: auto;
}

#myModal6 .custom-modal6__body_wrap_tel_form_btn button:focus-visible {
    outline: 2px solid #fbbc05;
    outline-offset: 2px;
}

#myModal6 .custom-modal6__btn-icon {
    flex-shrink: 0;
    opacity: 0.85;
}

#myModal6 .custom-modal6__title {
    display: none;
}

@media (max-width: 768px) {
    #myModal6 .modal-dialog {
        margin: 0;
        width: 100%;
        max-width: none;
        min-height: 100%;
        height: auto;
        display: flex;
        align-items: flex-end;
        padding: 0;
    }

    #myModal6 .modal-content {
        width: 100%;
        height: auto;
        max-height: calc(100dvh - 16px);
        overflow: hidden;
        border: none;
        border-radius: 16px 16px 0 0;
        box-shadow: 0 -10px 40px rgba(0, 0, 0, 0.18);
    }

    #myModal6 .modal-body {
        padding: 0;
        overflow-y: auto;
        max-height: calc(100dvh - 16px);
    }

    #myModal6 .custom-modal6--callback-only .custom-modal6__body {
        margin-top: 0;
        padding: 20px 16px calc(20px + env(safe-area-inset-bottom, 0px));
    }

    #myModal6 .custom-modal6__title {
        display: block;
        margin: 0 36px 16px 0;
        font-family: stolz_regular, stolz_book, sans-serif;
        font-size: 20px;
        line-height: 1.2;
        color: #232323;
    }

    #myModal6 .custom-modal6__close {
        position: absolute;
        top: 16px;
        right: 16px;
        left: auto;
        width: 32px;
        height: 32px;
        margin: 0;
        opacity: 1;
        z-index: 3;
    }

    #myModal6 .custom-modal6__close a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 32px;
        height: 32px;
        border-radius: 50%;
        background: #f2f2f2;
    }

    #myModal6 .custom-modal6__close img {
        width: 14px;
        height: 14px;
    }

    #myModal6 .custom-modal6__body_wrap_tel_form_inp1 {
        margin-top: 14px;
    }

    #myModal6 .custom-modal6__body_wrap_tel_form_inp1:first-child {
        margin-top: 0;
    }

    #myModal6 .custom-modal6__time-row {
        flex-direction: row;
        height: 44px;
    }

    #myModal6 .custom-modal6__time-row label.checkbox1 {
        flex: 0 0 42%;
        max-width: 42%;
        padding: 0 8px !important;
        font-size: 12px;
        border-right: 1px solid #d9d9d9 !important;
        border-bottom: none !important;
    }

    #myModal6 .custom-modal6__time-row label.checkbox1.active {
        border-bottom-color: transparent !important;
    }

    #myModal6 .custom-modal6__time-row .custom-modal6__body_wrap_tel_form_inp1_time {
        flex: 1 1 58%;
        min-width: 0;
    }

    #myModal6 .custom-modal6__time-row .custom-modal6__body_wrap_tel_form_inp1_time input {
        font-size: 12px;
        padding: 0 10px;
    }

    #myModal6 .custom-modal6__time-row label.checkbox1.active + .custom-modal6__body_wrap_tel_form_inp1_time input {
        background: #f8f8f8;
        color: #9a9a9a;
    }

    #myModal6 .custom-modal6__body_wrap_tel_form_inp1.tel {
        display: block;
        margin-top: 14px !important;
    }

    #myModal6 .custom-modal6__body_wrap_tel_form_inp1.tel > label {
        display: block;
        width: 100%;
        max-width: none;
    }

    #myModal6 .custom-modal6__body_wrap_tel_form_inp1.tel .custom-modal6__body_wrap_tel_form_inp1_spam {
        display: flex !important;
        align-items: center;
        gap: 6px;
        width: 100%;
        max-width: none;
        margin-top: 8px !important;
        padding-left: 0;
        min-height: 0;
        font-size: 12px;
    }

    #myModal6 .custom-modal6__body_wrap_tel_form_inp1.tel .custom-modal6__body_wrap_tel_form_inp1_spam:after {
        position: static;
        transform: none;
        font-size: 13px;
    }

    #myModal6 .custom-modal6__body_wrap_form_doc {
        margin-top: 14px;
    }

    #myModal6 .custom-modal6__body_wrap_form_doc label {
        display: flex;
        align-items: flex-start;
        gap: 10px;
        font-size: inherit;
    }

    #myModal6 .custom-modal6__body_wrap_form_doc .check {
        flex: 0 0 auto;
        margin-top: 2px;
    }

    #myModal6 .custom-modal6__body_wrap_form_doc .text {
        display: block;
        max-width: none;
        padding-left: 0;
        font-size: 12px;
        line-height: 1.4;
    }

    #myModal6 .custom-modal6__body_wrap_tel_form_btn {
        margin-top: 16px;
    }

    #myModal6 .custom-modal6__body_wrap_tel_form_btn button {
        min-height: 48px;
        font-size: 15px;
    }
}

@media (max-width: 480px) {
    #myModal6 .custom-modal6__time-row label.checkbox1 .text {
        font-size: 11px;
    }
}

.catalog-list1__item_info2_title h2 {
    line-height: 1.15;
    margin: 0 !important;
    font-size: 24px;
    font-family: FuturaRoundBold, sans-serif;
    color: #000;
}

@media (min-width: 993px) {
    .catalog-list1__item_info2 {
        flex: 1;
        min-width: 0;
    }

    .catalog-list1__item_info2_title {
        max-width: none;
    }

    .catalog-list1__item_info2_title h2 {
        hyphens: none;
        word-break: normal;
        overflow-wrap: normal;
    }
}

@media (max-width: 1280px) and (min-width: 993px) {
    .catalog-list1__item_info2_title h2 {
        font-size: 20px;
    }
}

@media (max-width: 992px) {
    .catalog-list1__item_info2_title {
        max-width: none;
    }

    .catalog-list1__item_info2 {
        flex: 1;
        min-width: 0;
        padding-left: 10px;
    }

    .catalog-list1__item_info1 {
        flex-shrink: 0;
        max-width: none;
    }

    .catalog-list1__item_info1_img {
        width: 72px;
    }

    .catalog-list1__item_info1_img img {
        max-width: 100%;
        height: auto;
        max-height: 72px;
        object-fit: contain;
    }

    .catalog-list1__item-box {
        padding: 12px;
    }

    .catalog-list1__item_info2_title h2 {
        font-size: 14px;
        line-height: 1.2;
        overflow-wrap: break-word;
        word-break: break-word;
        hyphens: auto;
    }
}

@media (max-width: 480px) {
    .catalog-list1__item_info1_img {
        width: auto;
    }

    .catalog-list1__item_info1_img img {
        max-height: none;
    }

    .catalog-list1__item_info2_title h2 {
        font-size: 15px;
        line-height: 1.25;
    }
}

.catalog-list1__item_info2_btn a {
    padding: 10px 16px;
    font-size: 13px;
    white-space: nowrap;
}

@media (max-width: 1280px) {
    .catalog-list1__item_info2_btn a {
        font-size: 12px;
        padding: 9px 12px;
    }
}

@media (max-width: 768px) {
    .catalog-list1__item-box {
        flex-direction: column;
        align-items: stretch;
        padding: 12px 12px 0;
        overflow: hidden;
    }

    .catalog-list1__item_info1 {
        width: 100%;
        max-width: none;
        height: auto;
        text-align: center;
    }

    .catalog-list1__item_info1_img {
        width: auto;
        max-width: 100%;
        margin: 0 auto;
    }

    .catalog-list1__item_info1_img img {
        max-height: 140px;
        width: auto;
        height: auto;
        object-fit: contain;
    }

    .catalog-list1__item_info2 {
        width: 100%;
        flex: 1 1 auto;
        display: flex;
        flex-direction: column;
        align-items: stretch;
        min-width: 0;
        padding-left: 0;
        margin-top: 8px;
        text-align: center;
    }

    .catalog-list1__item_info2_title {
        max-width: none;
        padding: 0 4px 10px;
    }

    .catalog-list1__item_info2_title h2 {
        font-size: 16px;
        line-height: 1.25;
    }

    .catalog-list1__item_info2_btn {
        display: block !important;
        position: static;
        bottom: auto;
        left: auto;
        width: calc(100% + 24px);
        margin: auto -12px 0;
    }

    .catalog-list1__item_info2_btn a {
        display: block;
        width: 100%;
        box-sizing: border-box;
        padding: 12px 10px;
        border-radius: 0 0 13px 13px;
        font-size: 13px;
        line-height: 1.2;
        white-space: normal;
        text-align: center;
        color: #1a1a1a;
    }
}

.footer1 {
    clear: both;
}

.custom-socials + .footer1 {
    margin-top: 0;
}

.gallery-load-sentinel {
    height: 1px;
}

.gallery-loading {
    padding: 24px 0 40px;
    text-align: center;
    color: #888;
    font-size: 14px;
}

.gallery1-listing1_list_title--lazy {
    margin-top: 24px;
    margin-bottom: 8px;
}

.index-delivery__inner h1 {
    margin: 0 0 40px;
    font-family: FuturaRoundBold, FuturaRound, sans-serif;
    font-size: 24px;
    line-height: 1.25;
    color: #000;
    font-weight: normal;
}

@media (max-width: 992px) {
    .index-delivery__inner h1 {
        font-size: 19px;
        margin-bottom: 28px;
    }
}

@media (max-width: 768px) {
    .index-delivery__inner h1 {
        font-size: 16px;
        line-height: 1.3;
        margin-bottom: 22px;
    }

    .index-delivery__inner h1:after {
        width: 100%;
        max-width: 180px;
        bottom: -10px;
    }
}

@media (max-width: 480px) {
    .index-delivery__inner h1 {
        font-size: 14px;
        line-height: 1.35;
        margin-bottom: 18px;
    }
}

@media (max-width: 767px) {
    .index-album .gallery1-listing1_list_item,
    .gallery-page + .gallery1 .gallery1-listing1_list_item {
        padding-top: 4px;
        padding-bottom: 4px;
        padding-left: 7px;
        padding-right: 7px;
    }

    .index-album .gallery1-listing1_list_item_inner {
        padding: 4px;
        border-radius: 8px;
    }

    .index-album .gallery1-listing1_list_row,
    .gallery-page + .gallery1 .gallery1-listing1_list_row {
        margin-left: -7px;
        margin-right: -7px;
    }
}

/* Фиксированная нижняя панель с телефоном на мобилке */
@media (max-width: 768px) {
    .index-slider1 .pagination1 {
        display: none;
    }

    .header1-info1 {
        width: 100%;
        left: 0;
        right: 0;
        box-sizing: border-box;
        padding: 8px 15px 8px 42px;
        margin-left: 0;
    }

    .header1-info1:after {
        left: 15px;
        top: 50%;
        transform: translateY(-50%);
        width: 18px;
        height: 18px;
    }

    .header1-basket {
        display: none !important;
    }
}
