/*
Theme Name: SwissDelight Child
Theme URI: https://swissdelight.qodeinteractive.com
Description: A child theme of SwissDelight
Author: Elated Themes
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: swissdelight
Template: swissdelight
*/



body.single-product{
	background-color: #FFF;
}


body.single-product .qodef-page-title{
	margin-bottom: 50px;
}

#qodef-woo-page.qodef--single .product_meta{
	display: none !important;	
}

.btn-white{
	color: #fff !important;
	border-color: #fff  !important;
	cursor: pointer;
}

.btn-white:hover{
	color: #000  !important;
	background-color: #FFF  !important;
	border-color: #fff  !important;
}

.qodef-woo-dropdown-cart .qodef-m-opener-label,
.qodef-m-opener-count{
	color: #fff  !important;
}



@media (max-width: 768px) {
	#flexiblecookies_container div#flexiblecookies_cookie_banner {
		bottom: 80px !important;
	}
}