#wfacp-e-form .wfacp-coupon-section{display:none}.wfacp_mini_cart_item_title .checkout-review-product-image{display:none!important}.wfacp_mini_cart_start_h .wfacp_order_summary_container tr.cart_item td .product-name bdi{display:none!important}.wcboost-variation-swatches__wrapper .wcboost-variation-swatches__item.gd-swatch-hidden{display:none}.gd-swatches-toggle{display:inline-block;margin-top:10px;padding:10px 14px;background:#534137;border:0 solid #feb442;color:#feb442;font-size:14px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;border-radius:3px;transition:background 0.2s,color 0.2s}.gd-swatches-toggle:hover{background:#000;color:#fff}remove_action('woocommerce_cart_is_empty','wc_empty_cart_message',10);add_action('woocommerce_cart_is_empty','custom_empty_cart_message',10);function custom_empty_cart_message(){echo '<p class="woocommerce-mini-cart__empty-message">Your cart is currently empty.</p>'}@media (max-width:768px){.wcboost-variation-swatches__wrapper{gap:8px!important}.wcboost-variation-swatches__item{min-height:44px!important;min-width:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:13px!important}}