._search-active._search-results-active .search-results {
    opacity: 1 !important;

}

.search-results {
    opacity: 0 !important;
}

.search-results__button {
    cursor: pointer;
}

.search-results__button span {
    white-space: nowrap
}

.form-send-success {
    display: none;
    width: 100%;
    padding: 39px 37px 35px;
    border-radius: .625rem;
    //background-color: #f4f4f4;
    border: 1px solid #e3e3e3;
    align-items: center;
    margin-top: 40px;
}

.form-send-success_inner {
    display: flex;
}

.form-send-success__icon {
    margin-right: 30px;
}

.form-send-success__info-title {
    font-weight: 800;
}

.form-message {

}

.form-message .alert {
    margin: -15px 0 10px 0;
    font-size: .75rem;
    line-height: 1.3333333333;
}

.form-message .alert-danger {
    color: #ff3030;
}

.g-recaptcha {
    margin: -20px 0 30px;
}

.widget-partners__heading__text {
    color: #7A7A7A;
}

._form-error .select__title {
    border-color: #ff3030 !important;
    color: #ff3030;
}


._form-veified .select__title {
    border-color: #0ab3a3 !important;
}

[type=date] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

[type=date]::-webkit-calendar-picker-indicator {
    display: none;
}

.upload__input .form__error {
    position: absolute;
    bottom: -16px;
    left: 0px;
}

.upload__input {
    overflow: visible;
}

._form-error.upload__input {
    border-color: #ff3030;
}

._form-veified.upload__input {
    border-color: #0ab3a3;
}

.form__date svg.icon {
    top: 25px;
}





@media (min-width: 61.9988em) {
    .map__wrapper, .map__frame > div {
        height: 480px;
        border-radius: 1.875rem;
        overflow: hidden;
        padding-bottom: 0px;
    }

    .map__items {
        margin: 0 -1.5rem;
        max-height: 100%;
    }

    .map-contact {
        padding: 0 1.5rem;
    }

    .map__item {
        cursor: pointer;
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .map__item:hover {
        background: #e3e3e3;
    }

    .map__caption {
        margin-bottom: 0.55rem;
    }

    .map__contacts {
        overflow: hidden;
    }
}

@media (max-width: 61.9988em) {
    .map__frame {
        position: relative;
        padding-bottom: 19.375rem;
        margin-left: clamp(-1.875rem, -0.6985294118rem + -2.4509803922vw, -1.25rem);
        margin-right: clamp(-1.875rem, -0.6985294118rem + -2.4509803922vw, -1.25rem);
        height: 310px;
    }

    .map__frame > div {
        height: 310px;
    }
}

.waranty-select {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: -150px !important;
    height: 118px;
    z-index: 1;
}

.activated-promo,
.default-promo {
    display: none;
}

.activated-promo.active,
.default-promo.active {
    display: block;
}

.activated-promo input {
    border-color: #0ab3a3;
}

.cart-message {
    display: block;
    max-width: 400px;
}

.cart-message .icon {
    width: 2.5rem;
    height: 2.5rem;
    fill: #e3e3e3;
}

.cart-message .form-send-success__info {
    display: flex;
    align-items: center;
}

@media (min-width: 61.9988em) {
    .cart-section .cart-item__image {
        width: clamp( 7.875rem , 4rem  +  6.25vw , 9.625rem );
        height: clamp( 7.875rem , 4rem  +  6.25vw , 9.625rem );
        display: flex;
        align-items: center;
        justify-content: center;
        padding-bottom: 0 !important;
    }
}

.cart-section .cart-item__image img {
    position: relative !important;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.popup-cart__back .icon {
    width: 1.25rem;
    height: 1.25rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 1.25rem;
    flex: 0 0 1.25rem;
    fill: #3b8de8;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.reset-desctop,
.reset-mobile {
    display: none;
}

.reset-mobile._active {
    display: block;
}


@media (min-width: 61.9988em) {
    .reset-desctop._active {
        display: block;
    }


    .catalog-filter__heading {
        padding: 1.25rem 0;

    }
}

.catalog-filter__caption {
    display: flex;
    justify-content: space-between;
}

.catalog-filter__caption-left {
    display: flex;
    gap: 0.375rem;
}

@media (min-width: 61.9988em) {
    .catalog__heading {
        align-items: start;
    }
}

.catalog__sorting div.select {
    min-width: 13.8125rem;
}

.location__button span {
    white-space: nowrap;
}

.breadcrumbs__wrapper.no-border {
    border: none !important;
}

@media (min-width: 1280px) {
    .product-gallery__thumb .product-gallery__wrapper {
        flex-direction: column;
    }
    .product-gallery__thumb .swiper-slide {
        height:  81px;
        margin-bottom: 8px;
    }
}



@media (max-width: 1280px) {
    .product-gallery__thumb .swiper-slide {
        width: calc(25% - 6px);
        margin-right: 8px;
    }
}

.threesixty__slider {
    width: 100%;
}

.threesixty {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

.threesixty__wrapper {
    height: 100% !important;
}

.threesixty .threesixty__images {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 100%;
}

threesixty .threesixty__images li {
    list-style-type: none;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 100%;
    height: 100%;
}

.threesixty .threesixty__images img {
    max-width: 100%;
    max-height: 100%;
    cursor: move;
}

.threesixty__wrapper .spinner {
    margin-top: 0px !important;
    background: #0ab3a3;
}

.popup.popup_full {
    padding: 0px;
}

.popup.popup_full .popup__content {
    min-height: 100vh;
    width:  100%;
    max-width:  100% !important;
    border-radius: 0px;
}

.popup.popup_full .popup__text {
    height: calc(100vh - 100px);
}

.btn.btn_bg-green.add2cart._active {
    border: 1px solid #0ab3a3;
    color: #0ab3a3;
    background: none;
    color: #ff3030;
    border-color: #ff3030;
}

.blue {
    background-color: #EAFEFC;
}

.product-card__compare._active svg {
    fill: #ff3030;
}

.lg-custom-thumbnails .lg-outer .lg-thumb-outer {

    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    margin: 0px;
}

.catalog-full-width {

}


@media (min-width: 47.9988em) {
    .catalog-full-width .catalog__products {
        -ms-grid-columns: (1fr) [3];
        grid-template-columns: repeat(3, 1fr);
        gap: 1.625rem 1.125rem;
        display: grid;
    }
}

@media (min-width: 61.9988em) {
    .catalog-full-width .catalog__products {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (min-width: 89.9988em) {
    .catalog-full-width .catalog__products {
        -ms-grid-columns: (1fr) [4];
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (min-width: 102.499em) {
    .catalog-full-width .catalog__products {
        -ms-grid-columns: (1fr) [5];
        grid-template-columns: repeat(5, 1fr);
    }
}

.action-detail__img {
    border-radius: clamp(1.25rem, -.1785714286rem + 2.9761904762vw, 2.5rem);
    //width: 100%;
}

.review-detail .text-section__button {
    margin-top: 15px;
}

.help-banner__video svg {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -40px;
    margin-left: -39px;
    width: 80px;
    height: 78px;
}

.template-instructions__item {
    font-size: .8125rem;
    line-height: 1.3846153846;
    color: #3b8de8;
    -webkit-text-decoration: underline from-font;
    text-decoration: underline from-font;
    text-underline-offset: 3px;
    -webkit-transition: .3s ease text-decoration 0s;
    -o-transition: .3s ease text-decoration 0s;
    cursor: pointer;
}

.template-instructions__item:hover {
    -webkit-text-decoration: underline transparent from-font;
    text-decoration: underline transparent from-font
}

.product-preview__slide img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: contain;
    max-width: 100%;
    max-height: 100%;
}

.compare_page .breadcrumbs__wrapper {
    border: none !important;
    margin-bottom: 0px !important;
}

.compare {
    margin-top: 0px !important;
}

.compare-categories__wrapper {
    display: block;
}

.product-card__preview img {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.favorite-message, .compare-message {
    max-width: 300px;
}

.compare-message {
    display: block;
    margin: 0px 0 50px 0;
}

.favorite-message a {

}

#subscribe-news .popup__content {
    max-width: 27.4375rem;
    border-radius: 0.625rem;
}

#subscribe-news  .form-send-success {
    margin-top: 15px;
}

[name=subscribe-news] .form__error {
    position: absolute;
    bottom: -22px;
}

.full-picture .banner-slide__bg img {
    object-fit: cover;
    width: 100%;
}

[data-class-modif=help__navigation-mobile] {
    display: none;
}

.load-more {
    cursor: pointer;
}

.sale-card__bg::after {
    display: none;
}

.sale-card__wrapper {
    min-height: clamp(20.1875rem, 6.9375rem + 55vw, 35.9375rem);
}

button.menu__arrow {
    height: 11px;
}

.menu__item_has-children._dynamic_adapt_  button.menu__arrow {
    display: none;
}

.help-banner_white .site-breadcrumbs__link {
    color: #FFF;
}

.nowrap {
    white-space: nowrap;
}

.delivery-payments__item img {
    max-height: 41px;
}

.sale-card__bg img {
    object-fit: contain;
    position: relative;
}

.sale-card__wrapper {
    display: none;
}

.action-detail {
    //max-width: 1200px;
    //margin: 0 auto;
}

.action-detail__img {
    margin-bottom: 40px;
    //display: none;
}

.action-detail h2 {
    margin-bottom: 30px;
}



@media screen and (max-width: 102.49875em) {
    .waranty-container .help-banner__text {
        max-width: 60% !important;
    }
}


@media screen and (max-width: 29.99875em) {
    .waranty-container .help-banner__text {
        max-width: 100% !important;
    }

    .waranty-container .help-banner__bg {
        display: none;
    }

    .waranty-container .help-banner__button .btn {
        width: 100%;
        max-width: 100%;
    }
}

.header-catalog__offer {
    display: none;
}

#loading_screen {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.8);
    z-index: 1000;
    top: 0px;
    left: 0px;
}

#loading_screen .loader {
    position: absolute;
    left: 50% !important;
    top: 50% !important;
}


.loader {
    width: 16px;
    height: 16px;
    box-shadow: 0 30px, 0 -30px;
    border-radius: 4px;
    background: currentColor;
    display: block;
    margin: -50px 0 0 -50px;
    position: relative;
    color: #09B2A3;
    transform: translateY(30px);
    box-sizing: border-box;
    animation: animloader 2s ease infinite;
}
.loader::after,
.loader::before {
    content: '';
    box-sizing: border-box;
    width: 16px;
    height: 16px;
    box-shadow: 0 30px, 0 -30px;
    border-radius: 4px;
    background: currentColor;
    color: #09B2A3;
    position: absolute;
    left: 30px;
    top: 0;
    animation: animloader 2s 0.2s ease infinite;
}
.loader::before {
    animation-delay: 0.4s;
    left: 60px;
}

@keyframes animloader {
    0% {
        top: 0;
        color: #09B2A3;
    }
    50% {
        top: 30px;
        color: rgba(9,178,163, 0.2);
    }
    100% {
        top: 0;
        color: #09B2A3;
    }
}

.header-bottom {
    z-index: 11;
}

.paysystem_name {

}

.btn-primary {
    color: #fff;
    background-color: #0ab3a3;
}

.sale_order_full_table p {
    margin-bottom: 20px;
}

.sale_order_full_table [type=SUBMIT] {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0.375rem;
    font-weight: 400;
    text-align: center;
    border-radius: 2.5rem;
    padding: 0.625rem 1.125rem;
    min-height: 3rem;
    border: 0.0625rem solid transparent;
    position: relative;
    overflow: hidden;
    color: #fff;
    background-color: #0ab3a3;
    cursor: pointer;
}

[type=radio] {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
/* для элемента label связанного с [type=radio] */
[type=radio]+label {
    display: inline-flex;
    align-items: center;
    user-select: none;
}
/* создание в label псевдоэлемента  before со следующими стилями */
[type=radio]+label::before {
    content: '';
    display: inline-block;
    width: 1em;
    height: 1em;
    flex-shrink: 0;
    flex-grow: 0;
    border: 1px solid #09B2A3;
    border-radius: 50%;
    margin-right: 0.5em;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}
/* стили при наведении курсора на радио */
[type=radio]:not(:disabled):not(:checked)+label:hover::before {
    border-color: #b3d7ff;
}
/* стили для активной радиокнопки (при нажатии на неё) */
[type=radio]:not(:disabled):active+label::before {
    background-color: #09B2A3;
    border-color: #09B2A3;
}
/* стили для радиокнопки, находящейся в фокусе */
[type=radio]:focus+label::before {
    box-shadow: 0 0 0 0.2rem rgba(9,178,163, 0.25);
}
/* стили для радиокнопки, находящейся в фокусе и не находящейся в состоянии checked */
[type=radio]:focus:not(:checked)+label::before {
    border-color: #09B2A3;
}
/* стили для радиокнопки, находящейся в состоянии checked */
[type=radio]:checked+label::before {
    border-color: #09B2A3;
    background-color: #09B2A3;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
/* стили для радиокнопки, находящейся в состоянии disabled */
[type=radio]:disabled+label::before {
    background-color: #09B2A3;
}


.cart-item__image img {
    -o-object-fit: contain;
    object-fit: contain;
}

.help__breadcrumbs .breadcrumbs__title {
    word-break: normal;
}

.banner-slide__big-subtitle {
    font-size: clamp(1rem, 0.4967105263rem + 2.2368421053vw, 2.15rem);
    text-transform: uppercase;
    margin-top: -17px;
}
.banner-slide__small-subtitle {
    font-size: clamp(1rem, 0.4967105263rem + 2.2368421053vw, 1.55rem);
    /* text-transform: uppercase; */
    margin-top: -17px;
}

@media screen and (max-width: 420px) {
    .banner-slide__big-subtitle,
    .banner-slide__small-subtitle {
        max-width: 174px;
    }
}

.crossline {
    text-decoration: line-through;
}

.gray {
    color: #4A4A4A;
}

.section-text {
    margin-top: 50px;
    padding: 0 20px;
}

.section-text h2, .section-text h3 {
    margin-top: 30px;
    margin-bottom: 20px;
}

.section-text ul {
    margin-bottom: 20px;
}

.section-text ul li {
    list-style-type: circle;
    margin-left: 16px;
}

.popup-subscribe__title {
    font-weight: 400;
    font-size: 40px;
    line-height: 100%;
    margin-bottom: 50px;
}

.popup-subscribe__form .form__input {
    width: calc(100% - 151px);
    border-radius: 74px !important;
    background: #EDEDED !important;;
}

.popup-subscribe__form  .subscribe__btn {
    background: #E60C2D;
    border-radius: 74px;
    color: #FFF;
    width: 184px;
    font-size: 15px;
    height: 48px;
}

.popup-subscribe__input-string {
    max-width: 438px;
}

#popup-subscribe .popup__heading {
    border-bottom: none;
    margin-bottom: 0px;
}


.popup-subscribe__bg {
    //margin-bottom: -20px;
}

#popup-subscribe .form__error {
    bottom: -18px;
}

#popup-subscribe .popup__content {
    padding-bottom: 0px;
}

.action-detail p,  .action-detail ol,  .action-detail ul {
    margin-bottom: 25px;
}

.action-detail .widget-partners__container {
    padding: 0px;
}

.action-detail .widget-partners__heading {
    display: none;
}

.action-detail a {
    text-decoration: underline;
}




#cookie_note{
    display: none;
    bottom: 0;
    position: fixed;
//left: 50%;
// max-width: 90%;
//transform: translateX(-50%);
    padding: 20px 0px;
    background-color: white;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
    z-index: 100;
    width: 100%;
    border-radius: 20px 20px 0 0;
}

#cookie_note a{
    color: #000;
    text-decoration: underline;
}

#cookie_note .block{
    display: flex;
}

#cookie_note .block {
    max-width: 798px;
    width: 100%;
}

#cookie_note p{
    margin: 0;
    font-size: 14px;
    text-align: left;
    color: black;
    padding-right: 5%;
}

.cookie_note-left {
    max-width: 800px;
    width: 100%;
}

.cookie_accept{
    /*font-size: 14px;
    text-transform: uppercase;
    background-color: #272930;
    border: 1px solid #272930;
    color: #fff;
    font-family: 'pn_regular';
    padding: 16px 25px;
    cursor: pointer;*/
    white-space: nowrap;
}

.cookie_note-right {
    display: flex;
    align-items: center;
}


#cookie_note.show{
    display: flex;
}


@media (max-width: 768px){
    #cookie_note.show .block{
        display: flex;
        text-align: left;
        flex-direction: column;
    }

    .cookie_accept {
        margin-top: 25px;
    }
}

.product-card-info__link {
    color: #3b8de8;
}

.red-card .product-sidebar-card__wrapper {
    background: #FFE6E9;
}

.single-article ul {
    padding-left: 37px;
}

@media (max-width: 768px) {
    .single-article ul {
        padding-left: 29px;
    }
}

.insights__in-text .insights__main {
    margin-bottom: 15px;
}

.insights__in-text .insights__main:last-child {
    margin-bottom: 0px;
}

.artile__products {
    margin: 50px 0;
}