 /*
	Theme Name: Hello Elementor
	Theme URI: https://github.com/pojome/elementor-hello-theme
	Description: A plain-vanilla & lightweight theme for Elementor page builder
	Author: TJ
	Author URI: https://elementor.com
	Template: elementor-hello-theme-master
	Version: 1.2.1
	Text domain: hello-elementor-child
*/

/* Add to cart Stylesheet amendments */

.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    border: 0 !important;
    vertical-align: top !important;
    background: transparent !important;
    line-height: 2em !important;
}
	
.elementor-2465 .elementor-element.elementor-element-cd1df6e .elementor-jet-single-add-to-cart .variations select {
    font-family: "Avenir Light", Sans-serif !important;
    font-size: 16px !important;
    color: #000000 !important;
    border-style: solid !important;
    border-width: 1px 1px 1px 1px !important;
    border-color: #000000 !important;
}
	
	select#pa_amount {
    background: transparent !important;
}

.elementor-7042 .elementor-element.elementor-element-4c8de1cf:not(.elementor-motion-effects-element-type-background), .elementor-7042 .elementor-element.elementor-element-4c8de1cf > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #fff3d7 !important;
    margin-bottom: auto !important;
}

/*Hiding the breadcrumb on the product page*/

nav.woocommerce-breadcrumb {
    display: none !important;
}

/* product categories at the bottom on the product page */

div#woocommerce_products-2 {
    display: none !important;
}

div#woocommerce_product_categories-3 {
    display: none !important;
}

a.checkout-button.button.alt.wc-forward {
    background: black;
}
.pre-widget {
    display: none !important;
}

/* waiting list styling */

	button.woocommerce_waitlist.button {
    position: absolute;
    top: 252px !important;
    right: 172px !important;
    background: transparent !important;
    border-width: 1.1px !important;
    border-style: solid !important;
    border-color: black !important;
}

@media only screen and (max-width: 600px){
	button.woocommerce_waitlist.button {
    position: absolute !important;
	top: 243px !important;
    right: 157px !important;
		}
	#quantity_5d2865b2462e0 {
    position: relative !important;
    top: 19px !important;
}	
	.elementor-7094 .elementor-element.elementor-element-6fb4705 .jet-woo-builder .single_add_to_cart_button.button {
    margin: 64px 9px 9px 9px !important;

}
}
.wcwl_email {
    background: transparent !important;
}
