.menu, .bottom-header .action {
    display: none;
}

.bottom-header .logo a img {
    height: 67px;
}

.header-step {
    display: -webkit-box;
    display: flex;
    margin-left: auto;
    position: absolute;
    right: calc((100vw - 1274px)/2);
    top: 57px;
    background: #fff;
}

.header-step__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #e5e5e5;
}

.header-step__item.active {
    color: #212121;
}

.header-step__item__icon {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 2.125rem;
    height: 2.125rem;
    flex-shrink: 0;
    background-color: #e5e5e5;
    border-radius: 100%;
}

.header-step__item.active .header-step__item__icon {
    background-color: #212121;
}

.header-step__item__icon img {
    display: block;
    max-width: 1.125rem;
    max-height: 1.125rem;
}

.header-step__item__title {
    font-size: 1rem;
    font-weight: 500;
    margin-left: 0.625rem;
    color: #e5e5e5;
}

.header-step__item.active .header-step__item__title {
    color: #212121;
}

.header-step__item::before {
    content: '';
    width: 1.375rem;
    border-radius: 1px;
    margin: 0 1.5rem;
    border-top: 1px solid #c0c2cb;
}

.header-step__item:first-child::before {
    display: none;
}

.custom-alert {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 2px;
    border-left: 3px solid #48bea2;
    background-color: #f1fff7;
    color: #48bea2;
    padding: 0.6rem 1rem;
}

.custom-alert__icon {
    width: 1.25rem;
}

.custom-alert__icon img {
    display: block;
    width: 100%;
    height: auto;
}

.custom-alert__content {
    font-weight: 400;
    width: calc(100% - 1.25rem);
    padding-left: 1.125rem;
    font-size: 0.875rem;
}

.btn.btn-fit {
    border: 0;
    padding: 0;
    color: inherit;
    background-color: transparent;
    font-size: 0.875rem;
}

.me-2 {
    margin-right: 0.5rem !important;
}

.ps-2 {
    padding-left: 0.5rem !important;
}

.p-35, .py-35 {
    padding-top: 2.1875rem !important;
    padding-bottom: 2.1875rem !important;
}

.pb-35 {
    padding-bottom: 2.1875rem !important;
}

.fw-semi {
    font-weight: 600;
}

.fw-regular {
    font-weight: 400;
}

.mb-15 {
    margin-bottom: 0.9375rem !important;
}

.fz-18 {
    font-size: 1.125rem !important;
}

.fz-14 {
    font-size: 0.875rem !important;
}

.cart-main-wrapper .m-cart-2 .m-cart__title {
    font-size: 0.875rem;
}

.cart-main-wrapper .m-cart-2 .m-cart__info__row__left {
    width: calc(100% - 130px);
    padding-right: 1rem;
}

.m-cart__info__row__right {
    width: 130px;
    text-align: right;
}

.m-cart__delete img {
    display: block;
    width: 1.125rem;
    height: auto;
}

.cart-main-wrapper .m-cart-2 .m-cart__info {
    width: calc(100% - 112px);
    padding-left: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.cart-main-wrapper .m-cart-2 .m-cart__price__new {
    font-size: 1.125rem;
    font-weight: 600;
    margin-right: 0.5rem;
    font-weight: 600;
}

.border-C05 {
    border-color: rgba(192, 194, 203, 0.5) !important;
}

.pb-25 {
    padding-bottom: 1.5625rem !important;
}

.pt-30 {
    padding-top: 1.875rem!important;
}

.pb-50 {
    padding-bottom: 3.125rem!important;
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}

@media (min-width: 992px) {
    .cart-main-wrapper {
        width: 48.7%;
    }
}

.cart-main-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#productForYou .section-product .product-image a.quickView {
    width: 1.5rem;
    height: 1.5rem;
    border: none;
}

#productForYou .section-product .product-image a.quickView img {
    width: 0.875rem;
    height: 0.875rem;
}

#productForYou .product-image .wishlistItems {
    font-size: 16px;
    right: 15px;
}

#productForYou .new-tag {
    width: auto;
    font-size: 12px;
    padding: 2px 10px;
    height: auto;
    top: 10px;
}

#productForYou .owl-carousel button.owl-dot {
    background: #c0c2cb;
    border-color: #c0c2cb;
}

#productForYou .owl-carousel button.owl-dot.active {
    background: #212121;
    border-color: #212121;
}

.total-cart {
    padding-left: 8.5rem;
    width: 51.3%;
}

.m-sticky-top {
    position: sticky;
    top: 90px;
    left: 0;
    z-index: 2;
}

.btn-outline-primary.btn-outline-primary, .btn-outline-primary.btn-outline-primary:focus, .btn-outline-primary.btn-outline-primary:hover {
    background-color: #fff;
    color: #f4b301;
    border-color: #f4b301;
}

.btn-primary.btn-primary, .btn-primary.btn-primary:focus, .btn-primary.btn-primary:hover {
    background-color: #f4b301;
    border-color: #f4b301;
    color: #fff;
}

.p-10, .py-10 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
}

.g-10, .gx-10 {
    --bs-gutter-x: 0.625rem !important;
}

.cart-overlay .thank-box {
    width: 120px;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}

.fz-16 {
    font-size: 1rem !important;
}

.pb-30 {
    padding-bottom: 1.875rem !important;
}

.opacity-0 {
    opacity: 0;
}

h2 {
    font-weight: 700
}

h2 span {
    font-weight: 500;
    font-weight: 500;
}

/*Step 2*/
.checkout {
    display: grid;
    -ms-grid-columns: 1.5rem 1fr;
    grid-template-columns: 1.5rem 1fr;
    grid-gap: 0.75rem 0.5rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.checkout__icon img {
    display: block;
}

.checkout__head {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.checkout__head__title {
    font-size: 1rem;
    margin-right: 0.5rem;
    margin-bottom: 0;
}

.checkout__head__title--18 {
    font-size: 1.125rem;
}

.checkout__body {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2 / 3;
}

.checkout__body--outside {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / 3;
}

.g-3, .gy-3 {
    --bs-gutter-y: 1rem;
}

.g-3, .gx-3 {
    --bs-gutter-x: 1rem;
}

.form-control, .form-select {
    border: 1px solid #c0c2cb;
    background-color: #fff;
    height: 41px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 1rem;
    padding-right: 1rem;
    font-weight: 500;
    font-size: 0.875rem !important;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef !important;
    opacity: 1;
}

.separate-line {
    width: 100%;
    height: 4px;
    background: #f2f2f2;
}

.separate-line--gradient {
    background: repeating-linear-gradient(135deg, #B8CBE0 0 16px, #fff 0 24px, #FDBFAD 0 40px, #fff 0 48px);
}

.box-picker {
    display: block;
    cursor: pointer;
}

[class^="col"] > .box-picker, [class^="col"] > .box-picker > .box-picker__checkmark {
    height: 100%;
}

.box-picker__input {
    display: none;
}

.box-picker .box-picker__input:checked+.box-picker__checkmark {
    border-color: #004377;
    background-color: #fbfdff;
}

.unit-item.unit-item {
    text-align: initial !important;
}

.unit-item__logo {
    width: 28px;
    margin-bottom: 0.3rem;
    position: relative;
    display: block;
    --bs-aspect-ratio: calc(1 / 1 * 100%);
}

.unit-item .unit-item__logo {
    width: initial;
    margin-bottom: 0.25rem;
}

.unit-item .unit-item__logo.unit-item__logo {
    justify-content: initial !important;
}

.unit-item .unit-item__logo > * {
    object-fit: initial;
    position: static;
    display: block;
    height: auto;
    width: 75px;
    max-width: initial;
}

.unit-item .unit-item__logo > * {
    height: 25px !important;
    width: auto !important;
}

.unit-item__title {
    font-weight: 600;
    margin-bottom: 0;
    font-size: 0.875rem;
}

.box-picker__checkmark__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #8e9095;
    background-color: #fff;
    border-radius: 100%;
    width: 14px;
    height: 14px;
    padding: 2px;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.box-picker__input:checked + .box-picker__checkmark .box-picker__checkmark__icon {
    border-color: #47afff;
}

.box-picker__checkmark__icon::after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background-color: transparent;
    border-radius: 100%;
}

.box-picker__input:checked + .box-picker__checkmark .box-picker__checkmark__icon::after {
    background-color: #47afff;
}

.box-picker__checkmark {
    display: block;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    color: #212121;
    padding: 1rem;
    border-radius: 0.3125rem;
    position: relative;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.box-picker .box-picker__input:checked+.box-picker__checkmark {
    border-color: #004347;
    background-color: #fbfdff;
}

textarea.form-control {
    min-height: calc(1.5em + 0.75rem + 2px);
}

textarea.form-control {
    height: 110px;
}

.border-F6 {
    border-color: #f6f6f6 !important;
}

.bg-F6 {
    background-color: #f6f6f6 !important;
}

.pt-35 {
    padding-top: 2.1875rem !important;
}

.step-2 .m-cart__img img {
    width: 66px;
}

.step-2 .m-cart {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.step-2 .m-cart-2 .m-cart__info {
    width: calc(100% - 66px);
    padding-left: 1rem;
}

.step-2 .m-cart__img {
    width: 66px;
}

.step-2 .m-cart-2 .m-cart__title {
    font-size: 0.875rem;
    font-weight: 500;
}

.cart-overlay {
    position: fixed !important;
}

.form-control--icon-dropdown {
    position: relative;
}

.form-control--icon-dropdown:after {
    content: "\f0d7";
    position: absolute;
    top: 50%;
    right: 10px;
    font-family: "Font Awesome 5 Solid";
    font-size: 0.75rem;
}

.step-2 .modal-header {
    padding: 1.4rem 1.5rem;
    border-bottom: 0;
}

.step-2 .modal-header, .step-2 .modal-footer {
    position: relative;
}

.step-2 .modal-header::after, .step-2 .modal-footer::after {
    content: '';
    position: absolute;
    left: 1.5rem;
    right: 1.5rem;
    border-bottom: 1px solid #e5e5e5;
}

.step-2 .modal-header::after {
    bottom: 0;
}

.step-2 .modal-body {
    padding: 1.4rem 1.5rem;
}

.step-2 .select2-dropdown {
    display: block!important;
}

.ls-20 {
    letter-spacing: 0.02em !important;
}

.mt-20 {
    margin-top: 1.25rem !important;
}

.fz-12 {
    font-size: 0.75rem !important;
}

.apply-voucher {
    display: -webkit-box;
    display: flex;
}

.apply-voucher__input.form-control {
    -webkit-box-flex: 1;
    flex-grow: 1;
    font-size: 1rem;
    font-weight: 500;
    border-radius: 0.3125rem 0 0 0.3125rem;
    background-color: #fff;
    border-right: 0;
    height: 41px;
    padding-left: 1rem;
    padding-right: 1rem;
}

.apply-voucher .apply-voucher__btn, .apply-voucher .apply-voucher__btn:focus, .apply-voucher .apply-voucher__btn:hover {
    background-color: #212121;
    color: #fff;
    border-color: #212121;
    flex-shrink: 0;
    border-radius: 0 0.3125rem 0.3125rem 0;
    font-size: 0.875rem;
    font-weight: 500;
    padding: 0.25rem 1rem;
    letter-spacing: 0;
}

.apply-voucher__input.form-control, .apply-voucher__input.form-control:focus {
    border-color: rgba(55, 55, 55, 0.5);
}

.empty-cart {
    padding: 12.5rem 0;
    text-align: center;
    color: #c0c2cb;
}

.empty-cart__icon {
    margin-bottom: 0.75rem;
}

.empty-cart__title {
    margin-bottom: 0;
}

.empty-cart__btn {
    margin-top: 2rem;
    border-radius: 0.3125rem;
}

.empty-cart .empty-cart__btn, .empty-cart .empty-cart__btn:focus, .empty-cart .empty-cart__btn:hover {
    background-color: #f4b301;
    border-color: #f4b301;
    color: #fff;
}

.empty-cart__icon img {
    display: block;
    width: 3rem;
    height: auto;
    margin: 0 auto;
}

@media (max-width: 768px) {
    .header-step {
        position: unset;
        margin-top: 30px;
        padding: 0 0 0 15px;
    }
    .header-step__item__title {
        font-size: 12px;
    }
    .header-step__item::before {
        margin: 0 0.75rem;
    }
    .total-cart {
        padding-left: 0;
        width: 100%;
        padding-top: 15px;
    }
    .cart-main-wrapper {
        width: 100%;
    }
    .section-product .product-for-you .product-image .product-image__img-wrapper:before {
        padding-bottom: 100%;
    }
    .cart-main-wrapper .m-cart-2 .m-cart__info__row__left {
        width: 100%;
    }
    .bottom-header .logo a img {
        height: auto;
    }
}