#modal-select-city .form-group {
    margin: 20px 0
}
#modal-select-city .modal-content {
    padding: 20px
}
#modal-select-city .modal-footer {
    display: none;
}

#modal-select-city a {
    color: #333
}

.home__desc p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 14px;
}

.home__desc h2 {
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 24px;
    color: #494747;
    text-transform: uppercase;
    letter-spacing: .48px
}

.home__desc h3 {
    font-weight: 700;
    font-size: 20px;
    letter-spacing: .4px;
    color: #212121;
    margin: 0 0 20px 0
}

.bx-authform-input-container input[type="text"], .bx-authform-input-container input[type="password"] {
    width: 100%;
    height: 40px;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    border: 2px solid #e7e7e7;
    background-color: #fff;
}
.bx-authform h3.bx-title{
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 24px;
    color: #494747;
    text-transform: uppercase;
    letter-spacing: .48px;
}
.bx-authform-formgroup-container .btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 11px 47px;
    -webkit-box-shadow: 0 0 9px 1px rgb(179 178 179 / 70%);
    box-shadow: 0 0 9px 1px rgb(179 178 179 / 70%);
    border-radius: 8px;
    border: 2px solid #fff;
    background-color: #64b0ce;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -ms-flex-item-align: center;
    align-self: center;
    margin: 0 0 18px 0;
}

@media (max-width: 767.98px) {

    .basket__item-info .basket__delete-btn.mob {
        margin: 30px 15px 0;
    }
}

.card__sizes-list {
    display: flex;
    flex-wrap: wrap;
}

.card__sizes-header {
    margin: 5px 0;
}

.js-card__sizes-item {
    cursor: pointer;
    border-radius: 4px;
    display: flex;
    font-size: 10px;
    padding: 2px;
    border: 1px solid #e8e8e8;
    min-width: 60px;
    margin: 0 3px 3px 0;
    text-align: center;
    justify-content: center;
}
.js-card__sizes-item:hover {
    border: 1px solid #6c9ebf;
}
.js-card__sizes-item.active {
    border: 1px solid #6c9ebf;
    background: #6c9ebf;
    color: #fff;
}


.js-furniture-list {
    display: flex;
    flex-wrap: wrap;
}

.card__sizes-header {
    margin: 5px 0;
}

.js-furniture-section {
    cursor: pointer;
    border-radius: 4px;
    display: flex;
    font-size: 14px;
    padding: 4px;
    border: 1px solid #e8e8e8;
    margin: 0 5px 5px 0;
    text-align: center;
    justify-content: center;
}
.js-furniture-section:hover {
    border: 1px solid #6c9ebf;
}
.js-furniture-section.active {
    border: 1px solid #6c9ebf;
    background: #6c9ebf;
    color: #fff;
}

.js-hidden {
    display: none;
}


.warranty p {
    margin: 0 0 15px;
    font-weight: 500;
}
.warranty h3 {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 3px;
}
.mobile-navigation__label{
    font-size: 12px;
}
.card__badge_item{
    font-size: 12px;
    width: auto;
    height: 21px;
    padding: 0 7px;
}

@media (max-width: 767.98px) {
    .popular-category__label, .popular-goods__tab_link, .card__reviews_count, .card__set, .card__set span, .card__info_item_text, .contacts__callback-text, .product__inner .product__photo .product__slider .product__slider-for .slider__for-item .slider__item-promo .slider-promo {
        font-size: 12px;
    }

    .card__label {
        height: 50px;
        font-size: 12px;
    }

    .why-choose-us__tab {
        padding: 6px 0;
    }


}
.btn-disabled {
	cursor: not-allowed;
	background-color: #aab1b8 !important;
	background-image: none !important;
}
.buy-popup__form-btn button.btn-disabled {
	background: #aab1b8 !important;
}
.my_buttom_cart div {
    /*background-image: linear-gradient(to top, #fd4b04 0, #fd692a 100%);*/
    transition: 0.9s;
    cursor: pointer;
    min-width: 227px;
    display: flex;
    justify-content: center;
}
.my_buttom_cart div:hover {
    /*background-image: linear-gradient(to top, #f60 0, #fd692a 100%);*/
}
.basket__aside .js-basket-navigation {
    background-image: linear-gradient(to top, #fd4b04 0, #fd692a 100%);
}
.basket__aside .js-basket-navigation:hover {
    background-image: linear-gradient(to top, #f60 0, #fd692a 100%);
}
@media (max-width: 430px) {
.form-method__mkad{
    display: flex;
    flex-wrap: wrap;
}
.form-method__mkad a{
    width: 100%;
    margin: 5px 0 !important;
}
}
@media (max-width: 767px) {
    .custom_red::after {
        right: 6px;
        top: 4px;
    }
    .cookies-alert {
        left: 5% !important;
        right: 5% !important;
        flex-direction: column;
        gap: 10px;
    }
}
.cookies-alert {
    display: none;
    position: fixed;
    left: 20%;
    right: 20%;
    bottom: 10px;
    background-color: #64b0ce;
    color: #fff;
    padding: 15px;
    box-shadow: 5px 5px 25px 0 rgba(0, 0, 0, .85);
    z-index: 99999;
    border-radius: 5px;
    justify-content: space-between;
    align-items: center;
}
.cookies-alert a {
    color: #fff;
    text-decoration: underline;
}
.cookies-alert button {
    background: #FD4B04;
    border: 1px solid #FD4B04;
    border-radius: 4px;
    font-size: 14px;
    width: auto;
    padding: 0 15px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
}
.cookies-alert button:hover {
    background: #fff;
    color: #404040;
}