.apaou-text-layer { z-index: 10 !important; } .woocommerce-error li a strong { margin-right: 5px; } #brx-header { box-shadow: 0 10px 15px 0 rgba(33, 33, 33, 0.1) !important; } form.woocommerce-checkout.bricks-default-checkout { width: 100%; } .woocommerce .before-cart, .woocommerce .before-checkout { display: block; width: 100%; margin: 30px auto; } .woocommerce-free-shipping-bar-order .woocommerce-free-shipping-bar-order-bar .woocommerce-free-shipping-bar-order-bar-inner { background: #f3a043 !important; margin-top: 5px; } .number-circle { margin-left:-100px; background-color: #ffd64f; width:40px; height:40px; border-radius: 100%; display:flex; } .number-circle p { color: #571b3a; margin:0 auto; align-self: center; font-family: "Poppins"; font-weight: 600; font-size: 19px; } .woocommerce-cart-form .coupon .button, .woocommerce-cart-form .actions .button, .cart-collaterals .checkout-button { padding: 11px 20px; line-height: 1em !important; } .gform_required_legend { display: none; } .gform-body .gfield_label { color: #fff !important; } .gform-body input, .gform-body textarea { background: rgba(255,255,255,0.1) !important; border: solid 1px #491a33 !important; color: #fff !important; } .gform-body input:focus, .gform-body textarea:focus { outline: none !important; } .gform-footer .button { border: 2px #f0c837 solid !important; border-radius: 50px !important; background: transparent !important; padding: 10px 30px !important; color: #f0c837 !important; margin: 0 auto !important; } .gform-footer .button:hover { background: #f0c837 !important; color: #571b3a !important; } .pewc-radio-checkbox-image-wrapper img { max-height: 200px; object-fit: contain; } .pewc-radio-checkbox-image-wrapper label { justify-self: center; } .brxe-image-gallery li a img { transition: filter 0.3s ease; } .brxe-image-gallery li a:hover img { filter: brightness(1.02); } #wfspb-shortcode { border: 1px solid var(--bricks-border-color); padding: 20px; } .cart_totals #wfspb-shortcode { margin-bottom: 20px; } .woocommerce-free-shipping-bar-order .woocommerce-free-shipping-bar-message { margin: 0 !important; } .woocommerce-checkout .place-order .button { margin-top: 30px; } .woocommerce-checkout .place-order .button, .cart-collaterals .wc-proceed-to-checkout .button { font-size: 16px; font-family: "Open Sans"; font-weight: 500; color: #571b3a; background-color: rgba(255, 0, 0, 0); border: 2px solid #571b3a; border-radius: 50px; padding-top: 8px; padding-right: 34px; padding-bottom: 8px; padding-left: 34px; line-height: 30px !important; width: 100% !important; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } .woocommerce-cart-form .coupon .button, .woocommerce-cart-form .actions .button, .cart-collaterals .checkout-button, .woocommerce-cart-form button[type=submit]:disabled { font-size: 16px; font-family: "Open Sans"; font-weight: 500; color: #571b3a; background-color: rgba(255, 0, 0, 0); border: 2px solid #571b3a; border-radius: 50px; padding-top: 8px; padding-right: 34px; padding-bottom: 8px; padding-left: 34px; line-height: 20px !important; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } .woocommerce-checkout .place-order .button:hover, .cart-collaterals .wc-proceed-to-checkout .button:hover, .woocommerce-cart-form .coupon .button, .woocommerce-cart-form .actions .button:hover, .cart-collaterals .checkout-button, .woocommerce-cart-form button[type=submit]:disabled:hover { color: #fff; background-color: #571b3a; } .bricks-layout-item.repeater-item h3 { line-height: 1.2; } .featured { transition: filter 0.3s ease, transform 0.3s ease; } .featured:hover { filter: brightness(105%); transform: scale(1.05); }