.shipping-page .total{width:100%;height:auto;align-self:start}.cart-page .total,.shipping-page .total{padding:2rem;box-shadow:0 2px 16px rgba(43,52,69,.3)}.cart-page .total{width:40rem;height:36rem;flex:0 0 auto;margin-left:2rem}.total{width:100%;height:auto;padding:2rem;box-shadow:0 2px 16px rgba(43,52,69,.3);align-self:start}.total p{font-weight:600}.total .confirm-order-btn{display:flex;width:100%;justify-content:center;align-items:center;outline:none;cursor:pointer;font-weight:600;font-family:inherit;background:transparent;transition:.15s ease-in-out;line-height:1;padding:10px 16px;color:#000;border:1px solid var(--shop-bg-color);height:40px;font-size:14px;border-radius:5px;margin-top:1rem;margin-bottom:30px;text-decoration:none}.total .confirm-order-btn:hover{background-color:var(--shop-bg-color);color:#fff;transition:.15s ease-in-out}#chekout-promo-content .promocode{position:relative;width:100%}#chekout-promo-content .promocode div{cursor:unset;box-shadow:none;position:relative}.total .promocode .promocode-input{padding:.8rem 1.2rem;height:4rem;font-size:inherit;color:#2b3445;border-radius:.5rem;border:1px solid #dae1e7;width:100%;outline:none;font-size:1.4rem}.total .promocode .promocode-input:focus{border-color:var(--shop-bg-color);outline-color:var(--shop-bg-color)}.total .promocode-btn{display:flex;width:100%;justify-content:center;align-items:center;outline:none;cursor:pointer;font-weight:600;font-family:inherit;background:transparent;transition:.15s ease-in-out;line-height:1;padding:10px 16px;color:#000;border:1px solid var(--shop-bg-color);height:40px;font-size:14px;border-radius:5px;margin-top:1rem;margin-bottom:30px}.total .promocode-btn:hover{background-color:var(--shop-bg-color);color:#fff;transition:.15s ease-in-out}.total .selcet-address-btn{display:flex;width:100%;justify-content:center;align-items:center;outline:none;cursor:pointer;font-weight:600;font-family:inherit;background:transparent;transition:.15s ease-in-out;line-height:1;padding:10px 16px;color:#000;border:1px solid var(--shop-bg-color);height:40px;font-size:14px;border-radius:5px;margin-top:1rem;margin-bottom:30px;text-decoration:none}.total .selcet-address-btn:hover{background-color:var(--shop-bg-color);color:#fff;transition:.15s ease-in-out}.dotline{background-color:#dae1e7;margin:1.2rem 0;width:100%;height:.1rem}.fixed-button-wrapper{display:none}@media (max-width:768px){.mobile-only{display:block}.desktop-only{display:none!important}.fixed-button-wrapper{position:fixed;bottom:65px;left:0;z-index:1000;height:70px;padding:1rem 1.5rem;background-color:#fff;box-shadow:0 -4px 12px rgba(0,0,0,.1)}.fixed-button-wrapper,.selcet-address-btn-mobile{width:100%;display:flex;justify-content:center;align-items:center}.selcet-address-btn-mobile{max-width:500px;outline:none;cursor:pointer;font-weight:600;font-family:inherit;background-color:var(--shop-bg-color);transition:.15s ease-in-out;line-height:1;padding:1rem 2rem;color:#fff;border:none;height:auto;font-size:1.6rem;border-radius:8px;text-decoration:none}.selcet-address-btn-mobile:hover{opacity:.9}.cart-page{padding-bottom:10rem}}