/* 
Theme Name: Brisbane Discus
Theme URI: https://digitalspice.com.au/
Description: Custom website for Brisbane Discus
Author: Digital Spice
Author URI: https://digitalspice.com.au/
Template: hello-elementor
Version: 1.0.1
Text Domain: discus
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

.featuredproducts .button{
	display:none !important;
}
/* .featherlight {
	display:none !important;
} */
.eszlwcf-product-price{
	margin:0 auto;
}

.eszwcf-quick-view{display:none;}

.variations th.label, .variations td.value {
	background-color: transparent;
	padding:15px 20px 15px 0;
	float:left;
}
.single_variation_wrap .price{
	
}
.single_variation_wrap bdi {
	color: #1D73B8;
	font-family: "Poppins";
	margin: 0 0 15px 0;	
	display: inline-block;
}
/*.variations .label label {
	color: #1d73b8;
	font-family: "Cardo", Sans-serif;
	font-size: 22px;
}
.woocommerce div.product form.cart .variations select {
	background: #1d73b8;
	color: #FFFFFF;
}*/
.orderconfirm th.product-name, .orderconfirm th.product-total {
	display: none;
}
.orderdetails tr.woocommerce-shipping-totals, #order_review_heading, .cart_totals .woocommerce-shipping-totals {
	display: none;
}

.featuredfish .button.product_type_simple {
  display: none !important;
}

.eael-lr-form-wrapper .eael-lr-link{display:none !important;}

.elementor-13 .elementor-element.elementor-element-d903532 .eael-product-carousel .image-wrap img, .elementor-13 .elementor-element.elementor-element-d903532 .eael-product-carousel > .product-image-wrap{
  object-fit: cover;
  height: 280px;
}
/* hide recaptcha*/
.grecaptcha-badge { visibility: hidden !important; }

/* Hide WooCommerce honeypot field */
.hp-checkout-field {
    display: none !important;    /* Don't render visually */
    visibility: hidden;          /* Extra hiding safeguard */
    position: absolute;          /* Remove from normal flow */
    left: -9999px;               /* Push far off-screen */
    height: 0;
    width: 0;
    overflow: hidden;
}

