@import url('https://fonts.googleapis.com/css2?family=Sora:wght@400;600;700;800&display=swap');body:has(.cart-page),body:has(.checkout-page),body:has(.revieworder-page){font-family:Sora,Arial,sans-serif;background:#f6f7fc;color:#07143e}.cart-page{background:#f6f7fc}.cart-page__container{max-width:1280px;margin:auto;padding:38px 28px;gap:0}.cart-page__content{background:#fff;border:1px solid #e1e5f2;border-radius:24px 0 0 24px;padding:38px}.cart-summary{background:#07143e!important;color:#fff;border-radius:0 24px 24px 0;padding:38px!important}.cart-summary *{--color-main:#fff;--color-secondary:#fff}.psp-checkout-brand{display:flex;align-items:center;gap:9px;text-decoration:none;color:#07143e;font-weight:800}.psp-checkout-brand b{background:#1633ff;color:#fff;padding:10px;border-radius:8px;font-size:13px}.psp-checkout-brand span{font-size:13px;letter-spacing:.08em}.cart-header{align-items:flex-start;border-bottom:1px solid #e2e5ef;padding-bottom:25px}.cart-header__menu{width:100%;justify-content:flex-start;background:#f3f5ff;border-radius:12px;padding:13px 16px!important}.cart-header__item{color:#7b849d;font-size:10px}.cart-header__item[data-current=true]{color:#1633ff;font-weight:800}.cart-page__title{color:#07143e;font-weight:800}.cart-page__box,.cart-page__heading,.store-product__wrapper{background:#fff;border-color:#dfe3f0!important;border-radius:14px!important}.cart-page__button,.cart-summary__button,.button-primary,.btn-primary{background:#1633ff!important;border-color:#1633ff!important;color:#fff!important;border-radius:12px!important;font-weight:700!important}.cart-page input,.cart-page select,.checkout-page input,.checkout-page select{border-color:#d8deef!important;border-radius:10px!important}.cart-summary__title,.cart-summary__total,.cart-summary strong{color:#fff!important}.cart-summary a{color:#28dfff!important}.cart-summary hr{border-color:#fff2e!important}.cart-summary__product,.cart-summary__row{border-color:#fff1f!important}.cart-page__clear-cart{color:#1633ff!important;border-color:#1633ff!important}.cart-page__link{color:#1633ff!important}@media(max-width:991px){.cart-page__container{padding:16px}.cart-page__content{border-radius:18px 18px 0 0;padding:24px 18px}.cart-summary{border-radius:0 0 18px 18px;padding:25px 18px!important}.cart-header__menu{overflow-x:auto;white-space:nowrap}.cart-header__item{font-size:8px}}