button[id^=mc],button[id^=pc]{width:35px;height:35px;background-color:#fff}button[id^=mc]{border:1px solid #e5e5e5;border-right:0}button[id^=pc]{border:1px solid #e5e5e5;border-left:0}.input-cant{width:40px;height:35px;text-align:center;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;border-left:0;border-right:0}[id^=c_elim]{cursor:pointer}.btn-blck{background-color:#000;color:#fff}.btn-blck[disabled]{cursor:not-allowed;background-color:#585858}@media only screen and (min-width:768px){.border-sep{border-right:1px solid #e5e5e5;border-bottom:none}}@media only screen and (max-width:767px){.border-sep{border:none}}#go_checkout{bottom:0;left:0;right:0;border-top:1px solid #c1c1c1;background-color:#fff}.loader{width:18px;height:18px;border:5px solid #ccc;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}