.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}