.ris-checkout{max-width:700px;margin:auto;font-family:'Poppins'}.ris-checkout input,.ris-checkout select{width:100%;padding:10px;margin-bottom:10px;border:1px solid #ddd;border-radius:10px}.ris-checkout button{padding:10px 20px;border:none;margin-top:20px}#ris-products div{padding:12px 10px 12px 0;border-bottom:1px solid #eee}#ris-products .ris-remove{background:#5bb4ca;color:#fff;font-size:12px;font-weight:600;width:28px !important;height:28px !important;padding:0;display:inline-flex;justify-content:center;align-items:center;border-radius:100%;margin-top:0}#ris-products .ris-remove:hover{background:red;cursor:pointer}@media only screen and (max-width:575px){#ris-products div{padding:10px 0;border-bottom:1px solid #eee}}