*,*::before,*::after{box-sizing: border-box; margin: 0; padding: 0;}html, body{height: 100%; line-height: 1.5; -webkit-font-smoothing: antialiased;}img, picture, video, canvas, svg{display: block; max-width: 100%; height: auto;}input, button, textarea, select{font: inherit; color: inherit;}button{background: none; border: none; cursor: pointer;}a{text-decoration: none; color: inherit;}ul, ol{list-style: none;} .woocommerce { font-family: "Arial"; font-size:15px; } .woocommerce-info { padding-left:10px; border-radius: 5px; overflow: hidden; } ul.woocommerce-error { padding: 10px; border-radius: 8px; overflow: hidden; font-size: 15px; margin-bottom: 10px; font-family: "Arial"; } input,textarea, select { width: 100%; padding: 10px; border: 1px solid #ddd; border-radius: 4px; } input[type="checkbox"], input[type="radio"], input[type="submit"], input[type="button"], input[type="file"] { width: auto; padding: 0; border: none; border-radius: 0; } .woocommerce-Button { color:#fff; padding:10px; } button { background-color: #ab831e; color: #fff; border: none; cursor: pointer; font-weight: 500; border-radius: 5px; padding: 8px; height: auto; }