.basket__cart-item__data {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.alert-info {
    background-color: #fdf9e7;
    color: #B99B00;
    font-weight: 600;
    font-size: 0.9rem;
    border-radius: 5px;
    padding: 15px 20px 17px 20px !important;
    position: relative;
    line-height: 22px;
    margin-top: 1rem !important;
}

.basket__cart-item__title {
    font-size: 14px;
    font-weight: 600;
    color: #383838;
}

.basket__cart-item__title a {
    color: #383838;
}

.basket__cart-item__product-data {
    font-size: 12px;
    font-weight: 400;
    color: #8C8C8C;
}

.basket__cart-item__remove {
    position: absolute;
    left: 16px;
    top: 16px;
    background-color: #F2F2F2;
    width: 32px;
    height: 32px;
    color: #717171;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}

.basket__cart-item__remove i {
    opacity: 1;
    margin: 0;
    position: relative;
    top: unset;
    right: unset;
}

.basket__cart-item__discount,
.basket__cart-item__discount .currency {
    text-align: right;
    color: #F14F5F;
    font-size: 12px;
}

.basket__cart-item__quantity-row {
    justify-content: center;
    margin-top: auto;
}

.basket__cart-item__discount span {
    font-size: 12px;
}

.basket__cart-item__product-price {
    font-size: 13px;
    font-weight: 600;
}

.basket__cart-item__product-price .currency {
    font-size: 13px;
    font-weight: 600;
}

.basket-checkout__item {
    position: relative;
}

.basket__cart-item__product-data {
    margin-bottom: 10px;
}

.page-basket-checkout .sticky-top,
.page-profile-proforma-checkout .sticky-top {
    top: 16px;
}

.checkoutHeader .backBtn {
    width: 24px;
    height: 24px;
}

.checkoutHeader .pageTitle {
    font-size: 14px;
    font-weight: 500;
}

.checkoutHeader {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 1rem 4rem rgba(0, 0, 0, 0.075) !important;
    position: relative;
    height: 102px;
    margin-top: 24px;
    margin-bottom: 16px;
    padding: 0 24px;
}

.checkoutLogo img {
    height: 40px;
}

.boxTitle {
    font-size: 16px;
    font-weight: 500;
    color: #383838;
}

.boxBtn a {
    font-size: 14px;
    font-weight: 500;
    color: #15ABC7;
}

.c-checkout-additional-options__action-bar {
    position: relative;
}

.addressActionBtns {
    position: absolute;
    left: 0;
    top: 0;
    padding: 10px;
}

.address-area .dropdownToggle {
    background: none;
    border: 0;
    box-shadow: none;
    width: 24px;
    height: 24px;
    padding: 0;
}

.address-area .dropdown-menu {
    min-width: 8rem;
    box-shadow: 0px 0px 4px 0px #00000026;
    border-radius: 5px;
    border: 0;
}

.address-area .dropdown-menu ul {
    list-style: none;
}

.address-area .dropdown-menu ul li hr {
    border-color: #F3F3F3;
    margin: 0.6rem auto;
    width: 80%;
}

.address-area .dropdown-menu ul li a {
    display: block;
    padding: 5px;
    text-align: right;
    color: #717171;
    font-size: 12px;
}

.c-checkout-additional-options__action-title {
    color: #383838;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
}

.c-checkout-additional-options__action-description li {
    color: #909090;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
}

.address-area .c-checkout-additional-options__action-description li {
    color: #383838;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
}

.coupon_area .form-inline input.form-control {
    width: 280px;
    font-size: 13px;
    font-weight: 400;
    height: 48px;
}

.coupon_area button {
    height: 48px;
}

.basket-checkout-bill__item-title {
    font-size: 12px;
    font-weight: 600;
}

.basket-checkout-bill__price {
    font-size: 14px;
    font-weight: 600;
}

.basket-checkout-bill__price .currency {
    font-size: 11px;
    font-weight: 400;
}

.basket-checkout-bill__sum-price .basket-checkout-bill__item-title {
    font-weight: 600;
    font-size: 14px;
}

.basket-checkout-bill__sum-price .basket-checkout-bill__price {
    font-weight: 600;
    font-size: 16px;
}

.basket-checkout-bill__sum-price .basket-checkout-bill__price .currency {
    font-weight: 400;
    font-size: 11px;
}

.customAlertWarning {
    color: #B99B00;
    background-color: #E7C5141A;
    font-size: 13px;
    font-weight: 400;
    padding: 16px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    gap: 6px;
}

.c-message-light--info {
    background-color: #fdf9e7;
    color: #B99B00;
}

.c-message-light {
    font-size: 13px;
    font-weight: 400;
    border-radius: 5px;
}

.c-checkout-additional-options__checkbox-container {
    border-radius: 0 6px 6px 0;
}

.c-profile-order-address__col p span {
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 10px;
}

.c-profile-order-address__col p {
    font-size: 14px;
    font-weight: 500;
}

#checkout_note {
    font-weight: 400;
    font-size: 14px;
}

.page-basket-checkout label.switch-label.legal_invoice,
.page-profile-proforma-checkout label.switch-label.legal_invoice {
    font-size: 14px;
}

.page-basket-checkout .inline-form .form-group label:not(.error),
.page-profile-proforma-checkout .inline-form .form-group label:not(.error) {
    font-size: 13px;
}

.page-basket-checkout .form-control+.select2-container .select2-selection__rendered,
.page-basket-checkout .inline-form .form-control,
.page-profile-proforma-checkout .form-control+.select2-container .select2-selection__rendered,
.page-profile-proforma-checkout .inline-form .form-control {
    font-size: 14px;
    font-weight: 500;
    color: #495057;
}

.c-checkout-additional-options__action-container {
    margin-left: 22px;
}

.page-basket-checkout .basket-checkout-additional-options__title-bar,
.page-profile-proforma-checkout .basket-checkout-additional-options__title-bar {
    display: none;
}

.basket__cart-item__thumb {
    display: flex;
    flex-direction: column;
}

@media only screen and (max-width: 600px) {
    .c-profile-order-address__col p span {
        font-size: 12px;
    }

    .c-checkout-additional-options__action-container {
        margin-left: 5px;
    }

    .c-checkout-additional-options__action-description li {
        font-size: 11px;
    }

    .c-checkout-additional-options__checkbox-image img {
        width: 52px;
        height: 52px;
    }

    .c-profile-order-address__col p {
        font-size: 12px;
        line-height: 2;
    }

    .page-basket-checkout .inline-form .form-group label:not(.error),
    .page-profile-proforma-checkout .inline-form .form-group label:not(.error) {
        font-size: 12px;
    }

    #checkout_note {
        font-size: 12px;
    }

    .checkoutHeader {
        margin-top: 0;
        margin-bottom: 7px;
        width: 100%;
        padding: 17px;
        height: auto;
    }

    .checkoutHeader .backBtn {
        width: 24px;
        height: 24px;
        right: 0;
        top: 0;
    }

    .checkoutHeader .pageTitle {
        font-size: 16px;
    }

    .basket__cart-item__thumb {
        min-width: 90px;
    }

    .basket__cart-item__thumb-img {
        min-height: 90px;
    }

    .basket__cart-item__thumb-img img {
        max-height: 90px;
        min-height: 90px;
        min-width: 90px;
    }

    .basket__cart-item__remove {
        top: 0;
        left: 0;
    }

    .basket__cart-item__title {
        width: 80%;
        font-size: 13px;
    }

    .basket__cart-item__product-data {
        font-size: 11px;
        margin-bottom: 4px;
    }

    .basket-checkout-bill__summary li {
        margin: 7px 0 7px 0;
    }

    .boxTitle {
        font-size: 14px;
    }

    .boxBtn a {
        font-size: 13px;
    }

    .step-head {
        padding: 15px 7px 0;
    }

    .c-checkout-additional-options__action-title {
        font-size: 13px;
    }

    .address-area .c-checkout-additional-options__action-description li {
        font-size: 12px;
    }

    .page-basket-checkout label.switch-label.legal_invoice,
    .page-profile-proforma-checkout label.switch-label.legal_invoice {
        font-size: 13px;
    }

    .coupon_area .form-inline input.form-control {
        width: 100%;
        font-size: 12px;
        margin-top: 5px;
    }

    .basket-checkout.coupon_area .form-inline button {
        position: relative;
        width: 100%;
        margin-top: 10px;
        border-radius: 5px;
        font-size: 13px;
    }

    .customAlertWarning {
        margin-bottom: 5px;
    }

    .coupon_area {
        margin-bottom: 0;
    }

    body.page-basket,
    body.page-basket-checkout,
    body.page-profile-proforma-checkout {
        padding-bottom: 75px;
    }

    .basket__cart-item__product-price,
    .basket__cart-item__product-price .currency {
        font-size: 12px;
    }
}