.blackout {
    filter: none !important;
}

.city .input__box {
    display: block;
    align-items: center;
    padding: 20px 30px;
    background: #FFFFFF;
    border: 1px solid #ECECEC;
    border-radius: 6px;
    height: auto;
    width: 100%;
}


.cart-footer .btn-dark {
    font-size: 1rem;
    height: 60px;
}

.vv {
    display: none !important
}

.delete_promo {

    background: #000000 !important;

}

.category-item span {
    font-weight: 700;
    font-size: 1.5rem;
    width: 100%;
    background: rgb(0 0 0 / 52%);
    bottom: 0 !important;
    top: auto !important;
}

a.btn.btn-lg.btn-primary, .order-info-total__btn {
    display: flex;
    margin-top: 10px;
    padding: 15px 25px;
    background: #000000 !important;
    color: #fff !important;
    transition: .4s;
    width: fit-content;
}

.swipers-slide {
    background-color: rgb(225 225 225 / 0%) !important;

}

.card img {

    object-fit: contain !important;
}

.h-categories {
    height: 100% !important;
}

.accordion-button::after {
    content: url('data:image/svg+xml,<svg width="22" height="23" viewBox="0 0 22 23" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.78646 0H11.6566C11.8229 0 11.906 0.083118 11.906 0.249354V22.1925C11.906 22.3587 11.8229 22.4419 11.6566 22.4419H9.78646C9.62023 22.4419 9.53711 22.3587 9.53711 22.1925V0.249354C9.53711 0.083118 9.62023 0 9.78646 0Z" fill="%236F6F6F"/><path d="M0.249354 10.0365H21.1951C21.3613 10.0365 21.4444 10.1196 21.4444 10.2859V12.156C21.4444 12.3222 21.3613 12.4054 21.1951 12.4054H0.249354C0.083118 12.4054 0 12.3222 0 12.156V10.2859C0 10.1196 0.083118 10.0365 0.249354 10.0365Z" fill="%236F6F6F"/></svg>') !important;
    background: unset;
}

.p-4 {
    padding: 0 !important;

}

.accordion-button:not(.collapsed):after {
    background: unset;
    transform: rotate(-45deg);
}

.accordion-button:not(.collapsed) {
    background-color: rgba(188, 189, 190, 0.2392156863);
    outline: none;
    box-shadow: none;
    color: #000000;
}

.bx-soa-section .bx-soa-section-title-count:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    text-align: center;
    font-size: 17px !important;
    color: #98979d;
    line-height: 20px;
    counter-increment: heading;
    content: counter(heading);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.bx-soa-section-title {
    border-radius: 2px;
    margin: 0;
    color: #000;
    line-height: 15px;
    min-height: 20px;
    vertical-align: middle;
    font-size: 16px;
    font-family: var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
    font-weight: var(--ui-font-weight-regular, 400);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    /* padding-top: 23px; */
    /* padding-left: 0; */
    top: 10px;
    position: relative;
}

.bx-soa-section-title-count {
    display: inline-block;
    min-width: 17px;
    height: auto !important;
    border-radius: 8px;
    border: 1px solid #98979d;
    vertical-align: middle;
    position: relative;
    margin: -17px 10px 0 0 !important;
}

.bx-soa-section.bx-step-completed .bx-soa-section-title-count:before {
    display: none !important;
    background-position: center 0;
}

.bx-sls .bx-ui-sls-container {
    overflow: hidden;
    min-height: 25px;
    height: 70px;
    outline: none;
    border-radius: 0;
}

.bx-soa-section-title-count {

    margin-left: 10px !important;
}

.bx-soa-section-title-container {
    overflow: hidden;
    background: #000 !important;
    padding: 7px 0;
    font-size: 14px;
    color: #fff;
}

.bx-soa-section-title {
    border-radius: 2px;
    margin: 0;
    color: #fff !important;
}

div.container a {
    color: #000
}

.sale-personal-section-index-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 15px 0;
    padding: 0;
    height: 87%;
    border-radius: 3px;
    background-size: cover;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    opacity: .8;
    transition: all 0.3s;
    justify-content: space-around;
    background-color: #000000;
}

.bx-soa-section-title-container a {
    color: #000 !important;
    text-decoration: underline;
}

.bx-soa-section.bx-step-completed {
    border: 1px dashed #000000 !important;
    padding: 20px !important;
}

.bx-soa-section.bx-step-completed .bx-soa-section-title-count {
    background: #10100f !important;
    border-color: #101010 !important;
}

.btn-check:checked + .btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check) + .btn:active {
    background-color: #000000 !important;
    border-color: #000000;
}

.btn:hover {
    background-color: rgba(0, 0, 0, 0.85);
    border-color: rgba(0, 0, 0, 0.85);
}

.payment .btn-check:checked + .btn, .payment .btn.active, .payment .btn.show, .payment .btn:first-child:active, .payment :not(.btn-check) + .btn:active {
    background-color: #000000 !important;
    border-color: #000000;
}

.payment .btn:hover {
    background-color: rgba(0, 0, 0, 0.85);
    border-color: rgba(0, 0, 0, 0.85);
}


.btn-default, .btn-default:hover {
    outline: none;
    border-color: #000000 !important;
    background-color: #000000 !important;
    color: #fff;
}

.btn-success {
    --bs-btn-color: #fff;
    --bs-btn-bg: #198754;
    --bs-btn-border-color: #198754;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #157347;
    --bs-btn-hover-border-color: #146c43;
    --bs-btn-focus-shadow-rgb: 60, 153, 110;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #146c43;
    --bs-btn-active-border-color: #13653f;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #198754;
    --bs-btn-disabled-border-color: #198754;
    background: #000 !important;
    border: #000 !important;
    border-radius: 10px !important;
}

.bx-soa-more-btn {
    display: flex;
    gap: 10px
}

.bx-green .btn.btn-default {
    outline: none;
    background-color: #000000;
    border-color: #000000;
    color: #FFF;
}

.search-suggestions {
    position: absolute;
    background: white;
    border: 1px solid #ccc;
    width: 100%;
    z-index: 999;
    display: none;
}

.search-suggestions a {
    display: block;
    padding: 8px 10px;
    color: #333;
    text-decoration: none;
}

.search-suggestions a:hover {
    background: #f0f0f0;
}


.search-form {

    overflow: unset !important;

}

section.order {
    margin-top: 80px;
}

#order_form_content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#order_form_content > p {
    width: 100%;
    margin-bottom: 20px;
}

.order .left {
    width: calc(100% - 500px);
}

.order .right {
    height: fit-content;
    padding: 40px;
    background: #F8F8F8;
    border-radius: 6px;
    width: 370px;
}

.order__title {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 50px;
}

.order .right .box:not(:last-child) {
    margin-bottom: 50px;
}

.order-extra {

}



.box .block {
    display: flex;
    flex-direction: column;
}

.box .all {
    margin-top: 50px;
}

.box .block > *, .box .all {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.box .block > *:not(:last-child) {
    margin-bottom: 25px;
}

.box .block > * > *:first-child, .box .all > *:first-child {
    width: fit-content;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(0, 0, 0, 0.59);
}

.box .block > * > *:last-child, .box .all > *:last-child {
    width: fit-content;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    color: #0E0E0E;
}

.box .all > *:last-child {
    color: #E3212F;
}

.promokod {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    padding-bottom: 40px;
    border-bottom: 1px solid #D3D3D3;
}

.promokod__box {
    position: relative;
    margin-top: 10px;
}

.order-total__group {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
}

.order-total__group > * {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.order-total__group > *.active {
    color: #28a745;
}

.order-total__group > *.noactive {
    color: #dc3545;
}

.promo__del {
    cursor: pointer;
}

.order-total__group > *:not(:last-child) {
    margin-bottom: 10px;
}

#coupon {
    width: 100%;
}

.delete_promo {
    padding: 7px;
    width: fit-content;
    margin: auto;
    background: #E3212F;
    color: #fff;
    border-radius: 4px;
    font-size: 13px;
    cursor: pointer;
}

.order-total__submit:after {
    right: 15px;
    content: '';
    position: absolute;
    top: 50%;
    width: 10px;
    height: 10px;
    transform: rotate(-45deg);
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    margin-top: -5px;
    transition: all .2s ease-out;
}

.order-total__submit {
    position: absolute;
    right: 0;
    top: 0;
    width: 15px;
    height: 100%;
    background: 0;
    outline: 0;
    border: 0;
    cursor: pointer;
}

.promokod a {
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    text-align: right;
    text-decoration-line: underline;
    color: #252525;
}

.order .right .oplata {
    display: flex;
    flex-direction: column;
}

.order .right .oplata > *:not(:last-child) {
    margin-bottom: 20px;
}

.order .right .oplata input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.order .right .oplata label {
    display: flex;
    align-items: center;
}

.order .right .oplata span {
    transition: .4s;
    font-weight: 600;
    font-size: 16px;
    display: flex;
    position: relative;
    cursor: pointer;
    align-items: center;
    line-height: 22px;
    color: #707070;
}

.order .right .oplata input + span::before {
    content: '';
    display: inline-flex;
    width: 21px;
    height: 21px;
    transition: .4s;
    border: 1px solid #707070;
    border-radius: 50%;
    margin-right: 0.5em;
}

.order .right .oplata input + span::after {
    content: '';
    opacity: 0;
    display: inline-flex;
    width: 11px;
    height: 11px;
    transition: .4s;
    position: absolute;
    left: 5px;
    background: #000;
    border-radius: 50%;
    margin-right: 0.5em;
}

.order .right .oplata input:checked + span {
    color: #000;
}

.order .right .oplata input:checked + span::after {
    opacity: 1;
}

.order .right .oplata input:checked + span::before {
    border-color: #000;
}

.order .right .box input {
    width: 30%;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    background: #FFFFFF;
    border: 1px solid #ECECEC;
    border-radius: 6px;
    padding: 15px;
}

.order .right .box input::placeholder {
    color: rgba(0, 0, 0, 0.4);
}

.order .right .uslovia {
    margin-top: 45px;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #E3212F;
    display: block;
}

.order__button {
    border: none;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    height: 60px;
    background: #000000;
    border-radius: 4px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    display: flex;
    align-items: center;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    color: #FFFFFF;
    transition: .4s;
    margin-top: 40px;
    cursor: pointer;
}

.order__button:hover {
    box-shadow: 0px 4px 36px rgba(16, 3, 3, 0.52);
}

.order__button:disabled {
    cursor: not-allowed;
    background: #727272;
}

.order .right > p {
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    margin-top: 20px;
    color: #959595;
}

.payment {
    justify-content: space-between;
    display: flex;
    margin-bottom: 60px;
}

.order-extra-buttons {
    display: flex;
    flex-direction: column;
    margin-bottom: 0px;
}

.payment > * {
    /*	width: calc(33% - 30px);*/
}

.payment-item label {
    display: flex;
    flex-direction: column;
}

#sr-select-delivery-btn {
    width: fit-content;
    margin-top: 10px;
    background-color: rgb(0, 0, 0);
    border-color: rgb(0, 0, 0);
    height: auto;
}

.payment-item p {
    margin-top: 10px;
    font-weight: 500;
    font-size: 14px;
    line-height: 160%;
    color: rgba(0, 0, 0, 0.4);
}

.payment-item label span {
    transition: .4s;
    display: flex;
    position: relative;
    cursor: pointer;
    align-items: center;
    line-height: 22px;
    margin-top: 10px;
    font-weight: 500;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.4);
}

.payment-item label input + span::before {
    content: '';
    display: inline-flex;
    min-width: 21px;
    height: 21px;
    transition: .4s;
    border: 1px solid #707070;
    border-radius: 50%;
    margin-right: 0.5em;
}

.payment-item label input + span::after {
    content: '';
    opacity: 0;
    display: inline-flex;
    width: 11px;
    height: 11px;
    transition: .4s;
    position: absolute;
    left: 5px;
    background: #000;
    border-radius: 50%;
    margin-right: 0.5em;
}

.payment-item label input:checked + span {
    color: #000;
}

.payment-item label input:checked + span::after {
    opacity: 1;
}

.payment-item label input:checked + span::before {
    border-color: #000;
}

.payment-item label input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.order .left .city {
    margin-bottom: 50px;
}

.order .left .order__title {
    font-weight: 500;
}

.order .left > *:not(:last-child) {
    margin-bottom: 50px;
}

.order-list {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.order-item {
    display: grid;
    grid-template-columns: 72px 1fr 100px 105px;
    grid-column-gap: 25px;
    align-items: center;
    padding: 25px 20px;
    background: #FFFFFF;
    border: 1px solid #ECECEC;
    border-radius: 6px;
    position: relative;
}

.order-item .delete {
    position: absolute;
    cursor: pointer;
    z-index: 1;
    top: 10px;
    right: 10px;
    transition: .4s;
}

.order-item .delete:hover {
    transform: scale(1.1);
}

.order-item figure img {
    max-width: 100%;
    max-height: 72px;
}

.order-item figure {
    display: flex;
    align-items: center;
    justify-content: center;
}

.order-item .name {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #000000;
    text-decoration: none;
}

.order-item .name h4 {
    font-weight: 800;
}

.order-item .error {
    display: none;
}

.order-item .error.active {
    margin-top: 10px;
    display: block;
    color: red;
    max-width: 300px;
}

.order-item .cost {
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    color: #0E0E0E;
}

.order_basket {
    font-weight: 600;
    font-size: 18px;
    line-height: 160%;
    color: #000000;
    margin-bottom: 20px;
}

.order-list .order-item:not(:last-child) {
    margin-bottom: 10px;
}

.order-item .attr {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.02em;
    color: #7D7D7D;
    margin-top: 15px;
    display: block;
}

.order-item .attr span {
    font-weight: 600;
    color: #000;
}

.order .mobile {
    display: none;
}

/* .order .mobile */
.order .mobile {
    margin: 0 -15px;
    background: #F2F2F2;
    margin-bottom: 50px;
}

.order .mobile .button {
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #525252;
}

.order .mobile .button .arrow {
    width: 55px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 1px solid #ECECEC;
}

.order .mobile .button > span:first-child {
    padding: 0 15px;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #FFFFFF;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.order .mobile .list {
    padding: 40px 15px;
    display: none;
}

.order .mobile .list .order-list {
    display: flex;
}

.order .mobile .button > span:first-child span, .order .mobile .button svg {
    transition: .4s;
}

.active-order-mobile .order .mobile .button > span:first-child > span:last-child {
    opacity: 0;
}

.active-order-mobile .order .mobile .button svg {
    transform: rotate(180deg);
}

.active-order-mobile .order .mobile .list {
    display: block !important;
}

/* /.order .mobile */
@media (min-width: 1200px) {
    .mobi {
        display: none
    }

    .floating-buy-button {
        display: none
    }

    .h-100 {
        height: 100% !important;
        min-height: 479px;
        max-height: 460px;
    }
}

@media (max-width: 1200px) {
    .komp {
        display: none
    }

    .payment {
        flex-direction: column;
    }

    .payment > * {
        width: 100%;
    }

    .payment > *:not(:last-child) {
        margin-bottom: 45px;
    }

    .order .right {
        width: 260px;
        padding: 20px;
    }

    .order .left {
        width: calc(100% - 320px);
    }
}

@media (max-width: 900px) {
    .promokod {
        border: 0;
    }

    .order-item .quantity {
        font-weight: 500;
        font-size: 14px;
        line-height: 19px;
        margin-top: 30px;
        color: #0E0E0E;
    }

    .order-item {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-end;
        justify-content: space-between;
        padding: 20px;
    }

    .order-item figure {
        width: 60px;
        margin-bottom: 20px;
    }

    section.order {
        margin-top: 0;
    }

    .order-item .name {
        width: calc(100% - 100px);
    }

    .order .mobile {
        display: block;
    }

    .order_basket, .order-list {
        display: none
    }

    .order > div {
        flex-direction: column;
    }

    .order .left {
        width: 100%;
    }

    .order .right {
        width: 100%;
        background: 0;
        padding: 0;
    }

    .order .right .box:first-child {

    }
}

@media (max-width: 700px) {
    .box .block > * > *:first-child, .box .all > *:first-child {
        font-size: 14px;
        line-height: 19px;
    }

    .box .block > * > *:last-child, .box .all > *:last-child {
        font-size: 16px;
        line-height: 22px;
    }

    .order__title {
        font-size: 16px;
        line-height: 22px;
    }

    .box .block > *:not(:last-child) {
        margin-bottom: 20px;
    }
}