/*
 Theme Name:   Vouge Child
 Theme URI:    https://vouge.wpengine.com/
 Description:  Vouge Child Theme
 Author:       the WeDesignTech team
 Author URI:   https://wedesignthemes.com/
 Template:     vouge
 Version:      1.0.0
 Text Domain:  vouge-child
*/


.quick_buy_now_button, .product_meta {
	display: none !important;
}
.main-title-section-bg, .main-title-section-container {
    background-image: url(https://lumeawellness.co/wp-content/uploads/2026/02/banner-interno-lumea.webp) !important;
	background: url(https://lumeawellness.co/wp-content/uploads/2026/02/banner-interno-lumea.webp) !important;
	background-size: cover;
}
.main-title-section-bg:before, .main-title-section-container:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-color: rgb(255 255 255 / 33%);
}

.product-wrapper .product-thumb, .wdt-product-image.wdt-one-column.first img {
	aspect-ratio: 1 / 1;
	object-fit: cover;
	object-position: center;
}
.woocommerce div.product div.images img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
}
.flex-viewport {
	height: auto;
}
.woocommerce-product-details__short-description {
	margin-bottom: 40px !important;	
}
.buy-whatsapp {
	color: #000 !important;
	display: flex !important;
	text-align: center;
 	margin: 0px auto !important;
	justify-content: center;
	width: 85%;
}
.buy-whatsapp:hover, .buy-whatsapp:focus {
	color: #FFF !important;
}

