 :root { --background-light: #f5f5f5; --off-white: #dedede; --border-light: #b5b5b5; --off-black: #4b4b4b; --background-dark-soft: #292929; --background-dark: #151515; --accent: #bd9853; --accent-dark: #b08c4a; --red: #ff3838; --green: #008000; --orange: #ffa500; --transparent: rgba(0,0,0,0); }  header {z-index: 1000;}  .input, input:not([type=submit]), select, textarea {transition: none;}  * { scrollbar-color: #bd9853 #4b4b4b; }  div#additional-details > table > tbody > tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--weight { display: none; }