div.window_basket {
    top: 18px;
}
div#basket-root {
    margin-left: 0;
    margin-top: 15px;
}
.basket-items-list-header {
    border-bottom: 1px solid #F7F7F7;
    background: #F7F7F7;
    border-radius: 20px;
    padding: 36px 30px;
}
.basket-checkout-container {
    border: #F7F7F7;
    background-color: #F7F7F7;
    border-radius: 20px;
}
.basket-items-list-wrapper, .basket-items-list-wrapper-compact {
    border: 0;
}
.basket-items-list-header-filter-item {
    margin-left: 0px;
    color: #222222;
    font-size: 20px;
    font-weight: 300;
    font-family: 'Gilroy';
}
.basket-items__clear {
    padding-left: 20px;
    margin-left: 120px;
    border-bottom: none;
    color: #222222;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Onest';
}
.basket-items__clear svg:hover {
    fill: none;
}
.basket-items__clear svg {
    fill: none;
}
.basket-items__clear:hover svg {
    fill: none;
}
.backet-big__title-item.backet-big__title-item--name {
    padding-left: 256px;
    width: 44%;
}
.basket-item-block-image {
    margin: 0;
    min-width: 256px;
    max-width: 256px;
    width: 256px;
}
.backet-big__title-item {
    line-height: 20px;
    color: #222222;
    font-family: 'Onest';
    font-size: 12px;
    font-weight: 300;
}
.basket-item-info-name, .basket-item-info-name-link {
    margin: 0;
    padding: 0 20px 0 0;
    color: #222222;
    text-decoration: none;
    font-family: Gilroy;
    font-size: 20px;
    font-weight: 300;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    padding-bottom: 30px;
}
.basket-item-info-name-link:hover {
    color: #222222;   text-decoration: none; opacity: 0.7;
}
.basket-item-property-name {
    margin-right: 5px;
    color: #8b8b8b;
    font-size: 13px;
    padding-bottom: 5px;
    color: #222222;
    font-family: 'Onest';
    font-size: 16px;
    font-weight: 500;
}
.basket-item-property-name span {
    font-weight: 300;
}
.basket-item-block-properties .basket-item-scu-item:hover .basket-item-scu-item-inner{
    color: #222222;
}
.basket-item-block-properties .basket-item-scu-item:hover {
    border: 1.28px solid #222222;
}
.basket-item-block-properties .basket-item-scu-item {
    border: 1.28px solid #838383;
    border-radius: 10.26px;
}
.basket-item-block-properties .basket-item-scu-item.selected {
    border: 1.28px solid #222222;
    border-radius: 10.26px;
}
.basket-item-property-scu-text .selected .basket-item-scu-item-inner {
    color: #222222;
}
.basket-item-property-scu-text .basket-item-scu-item-inner {
    padding: 5px;
    min-width: 35px;
    min-height: 35px;
    text-align: center;
    line-height: 25px;
    font-family: Onest;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0em;
    text-align: center;
    color: #838383;
}
ul.basket-item-scu-list {
    margin-top: 10px;
}
.basket-item-price-current-text {
    color: #222222;
    font-family: Gilroy;
    font-size: 20px;
    font-weight: 300;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
}
.basket-item-price-title {
    padding-top: 1px;
    color: #8b8b8b;
    font-size: 13px;
    font-family: 'Onest';
    font-size: 12px;
    font-weight: 300;
    line-height: 12px;
    letter-spacing: 0em;
    text-align: left;
    color: #222222;
}
.basket-item-amount-field-description {

    font-family: 'Onest';
    font-size: 12px;
    font-weight: 300;
    line-height: 12px;
    letter-spacing: 0em;
    /* text-align: left; */
    color: #222222;
}
span.basket-item-amount-btn-plus {
    border-radius: 0px 6px 6px 0px;
}
span.basket-item-amount-btn-minus {
    border-radius: 6px 0px 0px 6px;
}
.basket-item-amount-filed
{
    width: 42px;
}
.basket-item-actions-remove svg:hover line{
    stroke: #000;
}
.basket-item-actions-remove svg {
    width: 25px;
    height: 25px;
}

.basket-item-block-amount {
    padding-top: 7px;
}
.basket-items-list-item-descriptions {
    width: 40%;
}
.basket-items-list-item-amount {
    width: 9%;
}
.basket-items-list-item-price {
    width: 10%;
}
.basket-item-block-amount {

    -webkit-box-align: baseline;
    -moz-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    padding-top: 10px;
}
.basket-item-block-price {
    padding-left: 83px;
}
.backet-big__title-item.backet-big__title-item--quantity {
    width: 14%;
    padding-left: 17px;
}
.backet-big__title-item.backet-big__title-item--sum {
    width: 12%;    padding-left: 40px;
}
.basket-checkout-container ,
.basket-coupon-block-field input.form-control {
    border-radius: 28px 6px 6px 30px;
}
.basket-coupon-block-coupon-btn-wrapper {
    width: 30px;
}
.basket-items-list-wrapper .form-control, .basket-items-list-wrapper .form-control:focus, .basket-checkout-container .form-control:focus, .basket-checkout-container .form-control {
    border-radius: 28px 6px 6px 30px;
}
.basket-coupon-block-coupon-btn-wrapper {
    border-radius: 0px 6px 6px 0px;
}
.basket-checkout-block-total-title {
    margin-bottom: 10px;
    color: #000;
    font-size: 17px;
    font-family: 'Onest';
    font-size: 12px;
    font-weight: 300;
    line-height: 12px;
    letter-spacing: 0em;
    text-align: left;
}
.basket-coupon-block-total-price-current {
    font-family: Gilroy;
    font-size: 30px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #222222;
}
.basket-coupon-section {

    margin: 0px 0;

}
button.basket-btn-checkout.main_btn:hover {
    background: #222222;
    border: 1px solid #222222;
    opacity: 0.8;
}
button.basket-btn-checkout.main_btn {
    background: #222222;
    border: 1px solid #222222;
    border-radius: 90px;
    font-family: 'Onest';
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: 0em;
    text-align: center;
    width: 256px;
    height: 50px;
}
.basket-checkout-block-btn {
    padding-top: 0;
}
.basket-coupon-block-total-price-old span{
    color: #838383;
    font-family: 'Onest';
    font-size: 12px;
    font-weight: 300;
    line-height: 12px;
    letter-spacing: 0em;
    text-align: left;
    padding-top: 12px;
    display: block;
}
.basket-coupon-block-total-price-old {
    margin-bottom: 2px;
    font-size: 0.94rem;
    color: #222222;
    white-space: nowrap;
    font-family: 'Onest';
    font-size: 12px;
    font-weight: 300;
    line-height: 12px;
    letter-spacing: 0em;
    text-align: left;
    margin-left: 25px;
}
.basket-item-amount-field-description {
    text-align: left;
    padding-left: 43px;
}
.open-basket-product-btn__more-buy:hover ,
.open-basket-product-btn__basket:hover {
    text-decoration: none;
}
@media (max-width: 1024px) {
    .basket-items-search-field {
        margin-bottom: 0;
    }
    .basket-items-list-header {
        display: flex;
        justify-content: space-between;
    }
    .basket-items-list-item-descriptions {
        width: 100%;
    }
    td.basket-items-list-item-price.basket-items-list-item-price-for-one {
        display: none;
    }
    .basket-items-list-item-container .basket-item-block-amount {
        margin-left: 77px;
    }
    .basket-item-block-price {
        padding-left: 75px;
    }
}
@media (max-width: 768px) {
    .basket-item-actions-remove svg line {
        stroke: #000;
    }

    .basket-items-list-header {
        height: 45px;
    }

    .basket-items-list-header-filter-visibleItem {
        position: relative;
        font-size: 15px;
        font-weight: 700;
        color: var(--main-color);
        font-family: Gilroy;
        font-size: 20px;
        font-weight: 300;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: left;
    }

    .basket-items-list-header-filter-hide {
        display: block;
    }

    .basket-items-list-header-filter.basket-items-list-header-filter-visible-js {
        display: none;
    }

    .basket-items-list-header {
        flex-direction: row;
        border-radius: 10px;
    }

    div .basket-items__clear svg {
        top: auto;
    }

    .basket-item-block-image {
        margin: 0;
        min-width: 115px;
        max-width: 115px;
        width: 115px;
    }

    .basket-item-block-properties::after {
        display: none
    }

    tr.basket-items-list-item-container {
        -webkit-box-pack: left;
        -moz-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left;
    }

    .basket-item-property-name, .basket-item-property-value {
        text-align: left;
    }

    .basket-items-list-item-container .basket-item-block-amount {
        margin-left: 0;
    }

    div #basket-item-table .basket-items-list-item-price:nth-last-child(2) {
        display: block;
    }

    div .basket-items-list-item-descriptions-inner {
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .basket-item-block-info {
        padding-left: 15px;
    }

    .basket-items-list-item-descriptions-inner {
        padding: 0;
    }

    div #basket-item-table .basket-items-list-item-price:nth-last-child(2) .basket-item-block-price {
        display: flex;
        flex-direction: row;
        justify-content: left;
        padding-left: 33px;
    }
    div #basket-item-table .basket-items-list-item-price:nth-last-child(2) {
        order: 2;
        padding-left: 97px;
        width: 100%;
    }

    .basket-item-block-price {
        margin-bottom: 0;
    }
    .basket-item-block-price {
        padding-left: 0;
    }
    .basket-item-price-current-text {
        color: #222222;
        font-family: 'Gilroy';
        font-size: 20px;
        font-weight: 300;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: left;
        font-family: Gilroy;
        font-size: 16px;
        font-weight: 300;
        line-height: 14px;
        letter-spacing: 0em;
        text-align: left;
    }

    .basket-item-info-name, .basket-item-info-name-link {
        font-size: 18px;
    }
    .basket-item-property-name {
        font-size: 14px;
        padding-bottom: 0px;
    }
    td.basket-items-list-item-descriptions {
        order: 3;
    }
    div .basket-item-info-name,div .basket-item-info-name-link {

        padding-bottom: 15px;
    }
    .basket-items-list-item-amount {
        width: 100%;
        padding-left: 131px;
    }
    .basket-item-amount-field-description {
        left: 0;
    }
    .basket-item-block-amount {
        padding-top: 0;
    }
    .basket-item-amount-filed {
        height: 26px;
    }
    .basket-item-amount-btn-plus, .basket-item-amount-btn-minus {
        width: 25px;
        height: 26px;
    }
    .basket-item-amount-field-description {
        padding-left: 38px;
    }
    td.basket-items-list-item-descriptions {
        padding-bottom: 0;
    }
    .basket-item-amount-field-description{display: none}
    button.basket-btn-checkout.main_btn {
        width: 100%;
    }
    .basket-checkout-block-total-price {
        justify-content: right;
        padding: 0;
        margin-bottom: 20px;
    }
    .basket-checkout-block-total-inner {
        display: none;
    }
    .basket-coupon-block-total-price-old, .basket-checkout-block-total-price-inner {
        text-align: center;
        display: flex;
        justify-content: space-between;
        width: 100%;
    }
    .basket-checkout-block-total-title {
        font-size: 15px;
    }
    .basket-checkout-block-btn {
        padding-bottom: 10px;
    }
    .basket-item-label-ring.basket-item-label-small{display: none}
    .basket-item-scu-list {
        justify-content: left;
    }
}


@media (max-width: 400px) {
    .basket-items__clear {
        margin-left: 0;
    }
    .basket-items-list-header-filter-item {

        font-size: 16px;
    }
    .basket-item-block-image {
        margin: 0;
        min-width: 70px;
        max-width: 70px;
        width: 70px;
    }
    div #basket-item-table .basket-items-list-item-price:nth-last-child(2) {
        padding-left: 53px;
    }
    .basket-items-list-item-amount {
      padding-left: 86px;
    }
}
@media (max-width: 350px) {
    .basket-item-price-old-text {
        margin-left: 2px;
    }
}