.product__content{width:100%;display:flex;justify-content:space-between}.product-data__count span{padding:5px;font-size:16px}.product{position:relative;margin-bottom:15px}.payment{width:100%;padding:14px;background-color:#fff;position:fixed;bottom:0}.payment button{background:#2e93e3;background:linear-gradient(90deg,#2e93e3 30%,#0b6fbd 100%);border-radius:5px;border:0;width:100%;padding:14px 0;max-height:50px;font-size:16px;color:#fff;outline:0;display:block;text-align:center}.total-amount{display:flex;justify-content:space-between;padding:15px;font-size:16px;align-items:center}#total-price{font-weight:700}section{overflow:auto;height:100%;padding-bottom:140px}.send-transfer[disabled]{background:#ccc;border-color:#ccc}.basket-field input{outline:0;width:100%;height:40px;background-color:transparent;border:0;padding-left:10px;outline:0;font-size:12px;border-bottom:1px solid #ccc;margin-bottom:15px}.custom-checkbox{font-size:14px;outline:0;-webkit-tap-highlight-color:transparent}.pay-type{font-size:14px;display:flex;margin-bottom:15px}.pay-type div{margin-right:10px;display:flex;align-items:center}.pay-type input{margin-right:5px}.pay-type label{color:#333}.custom-checkbox{margin-top:0;margin-bottom:15px}#payment{width:100%;height:100%;background-color:#f4f6fc;position:fixed;z-index:800;transition:all .5s;transform:translate(100%,0);top:0}#payment.showed{transition:all .5s;transform:translate(0,0)}#payment button{background:#2e93e3;background:linear-gradient(90deg,#2e93e3 30%,#0b6fbd 100%);border-radius:5px;border:0;width:100%;padding:14px 0;max-height:50px;font-size:16px;color:#fff;outline:0;text-decoration:none;display:block;text-align:center}.payment-btn-content{width:100%;position:absolute;bottom:0;left:0;padding:14px;background-color:#fff}.p-count__minus,.p-count__plus{cursor:pointer}.product__content{flex-direction:column}.product__title{margin-bottom:5px}.product__price{margin-bottom:5px}#payment .container{overflow:auto;height:100%;padding-bottom:90px}
