.woocommerce-cart-form__contents{ font-size:96%; } .edgtf-woocommerce-page table.cart td.actions .button { margin:10px; } .edgtf-woocommerce-page table.cart tr.cart_item td.product-name a { font-size: inherit; text-transform: inherit; } /* Change WooCommerce Store Notice to top */ .demo_store { top: 0px !important; bottom: auto; z-index: 999; } #spice_level_field, #additional_spicelevel { position: relative; display: inline-block; width: 100%; vertical-align: middle; /* margin: 0 0 15px; */ padding: 12px 20px; font-family: inherit; font-size: 13px; line-height: 20px; font-weight: inherit; color: #666; background-color: transparent; border: 1px solid #e1be64; border-radius: 0; outline: 0; /* -webkit-appearance: none; */ /* box-sizing: border-box; */ -webkit-transition: background-color .2s ease-in-out; -moz-transition: background-color .2s ease-in-out; transition: background-color .2s ease-in-out; } #spice_level_field_field { background-color: rgba(0, 0, 0, 0); border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; color: rgb(102, 102, 102); display: block; float: left; font-family: open sans, sans-serif; font-size: 14px; font-weight: 300; line-height: 26px; margin-bottom: 43px; margin-right: 12.7333px; outline-color: rgb(102, 102, 102); outline-style: none; outline-width: 0px; position: relative; transition-delay: 0s; transition-duration: 0.2s; transition-property: background-color; transition-timing-function: ease-in-out; vertical-align: middle; width: 637px } .woo_order_tip { height: 42px; bottom: 61px; z-index: 1; white-space: nowrap; border: 0px; font-size: 17px; cursor: pointer; border-radius: 16px; padding: 10px 15px; box-shadow: rgba(0, 18, 46, 0.24) 0px 6px 32px 0px; background: rgb(255, 255, 255); margin: 9px; } .woo_order_tip.active { height: 42px; bottom: 61px; z-index: 1; white-space: nowrap; border: 0px; font-size: 17px; cursor: pointer; border-radius: 16px; padding: 10px 15px; box-shadow: rgba(0, 18, 46, 0.24) 0px 6px 32px 0px; background: rgb(21 7 7); margin: 9px; } #woo_order_tip_remove{ height: 42px; bottom: 61px; z-index: 1; white-space: nowrap; border: 0px; font-size: 17px; cursor: pointer; border-radius: 16px; padding: 10px 15px; box-shadow: rgb(1 7 16 / 24%) 0px 6px 32px 0px; background: rgb(255 255 255); margin: 9px; } .calendly-badge-widget { position: fixed; left: 20px !important; bottom: 59px !important; z-index: 9998; } .calendly-badge-widget .calendly-badge-content span { font-size: 12px; display: none !important; }