

/* Start:/local/templates/orto/assets/css/custom.css?17767824092530*/

.selection__wrapper-top {
    background: url('/upload/content/main/purpose_selection.webp') 100% / cover !important;
}

.decors-categories__item.is-active {
    background: #002554;
    color: white
}

.catalog-detail__decors-option {
    margin: 1px !important;
    border: 1px solid #8b94a0;
}

.no-margin-bottom-custom > .section {
    margin: 0 !important;
}

@media (max-width: 1366px) {
    .slider-products__slider-nav {
        top: 188px !important;
    }
}

.slider-solutions-card__link-wrapper {
    height: 291px !important;
}

.input-common img {
    width: 100%;
    height: 92%;
    border-radius: 6px;
}

/* Окно куки (см. https://marketplace.1c-bitrix.ru/solutions/r52.acceptcookies/) */
.r52-a-cookies {
    z-index: 999;
}

.r52-a-cookies__body a {
    text-decoration: underline;
}

.r52-a-cookies__body a:hover {
    text-decoration: none;
}

.r52-a-cookies__btn {
    font-weight: normal;
    color: #fff;
    border-color: #002554;
    background-color: #002554;
}

.r52-a-cookies__btn:hover {
    border-color: #003a83;
    background-color: #003a83;
}

.r52-a-cookies__checkbox input:checked+span:before {
    color: #003a83;
}
/* /Окно куки */

/* Убираем ajax-индикацию "Загрузка..." для Битрикс */
[id^="wait_"] {
    display: none !important;
}
/* /Убираем ajax-индикацию "Загрузка..." для Битрикс */

/* Поиск */
.search_form .search-form {
    width: 100%;
    max-width: 600px;
}

.search_form .search-form__inner {
    display: flex;
    align-items: center;
    background: #ebedf0;
    border-radius: 24px;
    padding: 4px;
    transition: all .2s ease;
}

.search_form .search-form__inner:focus-within {
    background: #fff;
    box-shadow: 0 0 0 2px rgba(0,0,0,0.05);
}

.search_form .search-form__input {
    flex: 1;
    border: none;
    background: transparent;
    padding: 12px 16px;
    font-size: 14px;
    outline: none;
}

.search_form .search-form__input::placeholder {
    color: #9aa0a6;
}

.search_form .search-form__button {
    width: 40px;
    height: 40px;
    border: none;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all .15s ease;
}

.search_form .search-form__button:hover {
    background: #f5f5f5;
}

.search_form .search-form__button:active {
    transform: scale(0.95);
}

.search_form .search-form__icon {
    width: 18px;
    height: 18px;
    fill: #333;
}

/* End */
/* /local/templates/orto/assets/css/custom.css?17767824092530 */
