<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: savoureuse-compagnie
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site â€“ big or small. From huge corporate portals to studio or personal sites â€“ The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/
.woocom-list-content{
	position: absolute;
top: 50%;
display: inline-block;
width: 100%;
background-color: rgba(255,255,255, 0.8);
}
.woocommerce .product .woocom-list-content h4 {
	margin: 0px!important;
	font-size: 20px!important;
	line-height: 60px!important;
	font-weight: 600!important;
}

.recettes_back{
	background: linear-gradient(135deg, #e64765 20%, #f5a31d 80%);;
}
.recettes_title{
	color: white;
	font-weight: 600;
	padding-bottom: 16px;
	font-size: 18px;
}
.titre_recettes div a{
	font-weight: 600!important;
}
.recettes_content{
	color: white;
	font-weight: 500;
}
.woocom-list-content{
	border-radius: 20px;
}
.switcher-wrap{
	display: none;
}
.vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab.vc_active &gt; a {
	background: linear-gradient(135deg, #e64765 20%, #f5a31d 80%) !important;
	border: none !important;
	border-radius: 26px;
}
.vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab &gt; a {
	background-color: black!important;
	border: none !important;
	border-radius: 26px!important;
}

.vc_tta-tab a span {
	color: white;
	font-size: 18px;
	font-weight: 600;
}
.vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
	background-color: black !important;
	border-radius: 26px!important;
}
.vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
	background: linear-gradient(135deg, #e64765 20%, #f5a31d 80%) !important;
	border-radius: 26px!important;
}
.vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading h4 a{
	color: white!important;
}
.b2bking_already_logged_in_message {
	width: 100%;
	display: inline-block;
	text-align: center;
}
.row_b2bking{
	min-height: 500px;
}
.b2bking_custom_registration_container{
	margin-bottom: 32px;
}

.row_b2bking .woocommerce-privacy-policy-text{
	margin-bottom: 32px;
}
.row_b2bking button{
	width: 200px;
}
.woocommerce-MyAccount-navigation &gt; ul li:not(.is-active), .woocommerce-MyAccount-navigation &gt; ul li:not(.is-active):hover {
	background-color: black;
}
.woocommerce-MyAccount-navigation &gt; ul li a {
	color: white !important;
	font-weight: 600;
}
.titre_recettes div{
	font-weight: 600!important;
}
.status-delivery-progress{
	background: #395212;
}

#customer_details h2{
	margin-bottom: 32px;
}

.thank_you_action {
	width: 100%;
	text-align: center;
	margin-top: 32px;
}
.thank_you_action a:first-child {
	margin-right: 32px;
}

#ship-to-different-address span{
	font-weight: 600;
}

#ship-to-different-address label {
	font-size: 1.2em;
}
.home_title_accent h2{
	background: -webkit-linear-gradient(left, #e64765 20%, #f5a31d 80%)!important;
	background-clip: border-box!important;
	color: transparent!important;
	-webkit-background-clip: text!important;
	background-clip: text!important;
}
#home_left .vc_custom_heading{
	font-weight: 500!important;
}
.lpc_pick_up_widget_show_map {
	background: linear-gradient(135deg, #e64765 20%, #f5a31d 80%);
	color: white;
	border: none;
	padding: 10px;
	border-radius: 20px;
	font-weight: 600;
}

.post{
	display: flex;
	/*flex-wrap: wrap;*/
} 
.post .post-thumbnail{
	width: 50%;
}
.post .entry-content{
	width: 50%;
	padding-left: 32px;
	
}
.woocommerce-variation-availability{
	display: none;
}</pre></body></html>