<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: GeneratePress Child
Theme URI: https://generatepress.com
Template: generatepress
Author: Tom Usborne
Author URI: https://tomusborne.com
Description: GeneratePress is a lightweight WordPress theme built with a focus on speed and usability. Performance is important to us, which is why a fresh GeneratePress install adds less than 10kb (gzipped) to your page size. We take full advantage of the block editor (Gutenberg), which gives you more control over creating your content. If you use page builders, GeneratePress is the right theme for you. It is completely compatible with all major page builders, including Beaver Builder and Elementor. Thanks to our emphasis on WordPress coding standards, we can boast full compatibility with all well-coded plugins, including WooCommerce. GeneratePress is fully responsive, uses valid HTML/CSS, and is translated into over 25 languages by our amazing community of users. A few of our many features include 60+ color controls, powerful dynamic typography, 5 navigation locations, 5 sidebar layouts, dropdown menus (click or hover), and 9 widget areas. Learn more and check out our powerful premium version at https://generatepress.com
Tags: two-columns,three-columns,one-column,right-sidebar,left-sidebar,footer-widgets,blog,e-commerce,flexible-header,full-width-template,buddypress,custom-header,custom-background,custom-menu,custom-colors,sticky-post,threaded-comments,translation-ready,rtl-language-support,featured-images,theme-options
Version: 3.3.1.1697612922
Updated: 2023-10-18 09:08:42

*/


html {
	scroll-behavior: smooth;
}

:root {
	--plate-animation-duration: 30s;
}

/* ------------- DEBUT MODALE RESERVATION ------------- */

#hustle-popup-id-2 .hustle-main-wrapper {
    padding: 0;
}
#hustle-popup-id-2 .hustle-popup-content .hustle-info {
	padding-top: 0;
}

/* ------------- FIN MODALE RESERVATION ------------- */

/* ------------- DEBUT POINT SUR LES BOUTON ------------- */

.sticky-header .elementor-nav-menu__container &gt; .elementor-nav-menu a,
.elementor-button .elementor-button-text,
.elementor-post__read-more,
.stripe-form-cta-button a {
    position: relative;
	line-height: 1 !important;
}

.sticky-header .elementor-nav-menu__container &gt; .elementor-nav-menu a::after,
.elementor-button .elementor-button-text::after,
.elementor-post__read-more::after,
.stripe-form-cta-button a::after{
    content: "";
    position: absolute;
    background-color: currentColor !important;
    border-radius: 100%;
    aspect-ratio: 1/1;
    height: 6px;
    top: 50%;
	transform: translate(-50%, 2px);
	transition: opacity .3s ease, height .3s ease-in-out, top .25s ease-in-out, right .3s ease-in-out;
}

.elementor-button .elementor-button-text::after {
	right: -10px;
}
.elementor-post__read-more::after,
.stripe-form-cta-button a::after {
	right: 14px;
}

.sticky-header .elementor-nav-menu__container &gt; .elementor-nav-menu a::after {
	opacity: 0;
	right: 0;
	top: 20px;
}

.sticky-header .elementor-nav-menu__container &gt; .elementor-nav-menu a.elementor-sub-item::after {
	opacity: 0;
	right: 8px;
	top: 5px;
}

.active-scrolled.sticky-header .elementor-nav-menu__container a::after {
	height: 4.5px;
}

.active-scrolled.sticky-header .elementor-nav-menu__container &gt; .elementor-nav-menu a:not(.elementor-sub-item, .elementor-item.has-submenu)::after {
	right: 3px;
}

.sticky-header .elementor-nav-menu__container &gt; .elementor-nav-menu a:is(:hover, :focus-within)::after,
.sticky-header .elementor-nav-menu__container &gt; .elementor-nav-menu a[aria-current="page"]::after {
    opacity: 1;
}

.elementor-nav-menu__align-center.website-primary-navigation.elementor-nav-menu--burger.elementor-widget-nav-menu .elementor-nav-menu--dropdown.elementor-nav-menu__container{
	margin-top: 0px !important;
}

/* ------------- FIN POINT SUR LES BOUTON ------------- */

/* ------------- DEBUT ASSIETTES TOURNANTE ------------- */


.plate img {	
	transform-origin: center center;
    animation-name: spin-arround;
    animation-iteration-count: infinite;
    animation-duration: var(--plate-animation-duration);
    animation-timing-function: linear;
    animation-play-state: paused;
	border-radius: 50% !important;
}

.plate img:hover {
    animation-play-state: running;
}

@keyframes spin-arround {
    to {
        transform: translate(0,0) rotate(360deg);
    }
}

/* ------------- FIN ASSIETTES TOURNANTE ------------- */

/* ------------- DEBUT STRIPE POPUP FORM ------------- */


.hustle_module_id_3 .hustle-group-content &gt; section {
	width: clamp(min(300px, 100%), 70vw, 700px);
	background: #000;
	color: #fff;
	margin: 0 auto;
}

/* ----- DEBUT BANNER DIV ----- */
.hustle_module_id_3 .hustle-group-content &gt; section &gt; div:first-child {
	padding: 1rem 10%;
	display: grid;
	place-items: center;
	gap: .5rem;
}

.hustle_module_id_3 .hustle-group-content &gt; section &gt; div:first-child img {
	height: 2rem;
	aspect-ratio: 1/1;
	object-fit: contain;
}
.hustle_module_id_3 .hustle-group-content &gt; section &gt; div:first-child &gt; div {
	display: grid; 
	gap: .5rem;
}
.hustle_module_id_3 .hustle-group-content &gt; section &gt; div:first-child &gt; div &gt; p {
    font-weight: 400 !important;
    line-height: 1.5 !important;
	font-size: 13px !important;
	font-family: var(--e-global-typography-2ae46ff-font-family), Sans-serif !important;
	text-align: center;
}
/* ----- FIN BANNER DIV ----- */

/* ----- DEBUT FORM DIV -----  */
.hustle_module_id_3 .hustle-group-content &gt; section &gt; div:last-child {
	padding: 2rem;
}

.hustle_module_id_3 .forminator-custom-form *{
	margin: 0 !important;
	padding: 0 !important;
	box-sizing: border-box !important;
}

.hustle_module_id_3 .forminator-custom-form {
	display: grid; 
	gap: 2.5rem;
	margin: 0 !important;
}

.hustle_module_id_3 .forminator-custom-form .forminator-label {
	width: 100%;
	font-size: 18px !important;
    line-height: 1 !important;
    font-weight: 700 !important;
    font-style: normal !important;
    letter-spacing: 0px !important;
	color: #fff;
	font-family: var(--e-global-typography-2ae46ff-font-family), Sans-serif !important;
}


/* -- DEBUT RADIO INPUT -- */
.hustle_module_id_3 .forminator-custom-form .forminator-field[role="radiogroup"] {
	display: flex;
	align-items: center;
	gap: 1rem;
	flex-wrap: wrap;
}

.hustle_module_id_3 .forminator-custom-form .forminator-radio-inline {
	width: fit-content;
	display: flex;
	align-items: center;
	gap: .5rem;
}

.hustle_module_id_3 .forminator-custom-form input:checked + .forminator-radio-bullet {
	border-color: var(--e-global-color-b46e432) !important;
	background: transparent !important;
}

.hustle_module_id_3 .forminator-custom-form input:checked + .forminator-radio-bullet::before {
	background-color: var(--e-global-color-b46e432) !important;
}

.hustle_module_id_3 .forminator-custom-form .forminator-radio-label {
	font-family: var(--e-global-typography-2ae46ff-font-family), Sans-serif !important;
	display: inline-flex !important;
	font-size: 13px !important;
    line-height: 1 !important;
	color: #fff;
}
/* -- FIN RADIO INPUT -- */


/* -- DEBUT CTA BUTTON -- */
.hustle_module_id_3 .stripe-form-cta-button &gt; .forminator-field, 
.hustle_module_id_3 .stripe-form-cta-button &gt; .forminator-field p {
    display: grid;
}

.hustle_module_id_3 .stripe-form-cta-button a {
	border-radius: 8px;
	width: 100%;
	text-align: center;
	font-family: "DM Sans", Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
	padding: 12px 16px 12px 16px !important;
	color: #000;
	background-color: #fff;
}
.hustle_module_id_3 .stripe-form-cta-button a::after {
	content: none;
}

.hustle_module_id_3 .stripe-form-cta-button a:is(:hover, :focus-within) {
    filter: brightness(.95);
}

/* -- FIN CTA BUTTON -- */

.hustle_module_id_3 .forminator-custom-form .forminator-row-last {
	display: none !important;
}

/* ----- FIN FORM DIV -----  */
/* ------------- FIN STRIPE POPUP FORM ------------- */


/* ------------- DEBUT LA CARTE ------------- */
.card,
.card &gt; .type-container,
.card &gt; .type-container &gt; section {
	display: grid;
	place-items: center;
	gap: 1.5rem;
	width: 100%;
	scroll-margin: 7.75rem;
}

.card {
	max-width: 700px;
	padding: 1.5rem;
	margin: 0 auto;
	margin-top: 5rem;
	gap: 4.5rem;	
	position: relative;
	color: var(--e-global-color-secondary);
}

.card &gt; .type-container {
	gap: 5rem;
}

.card :is(h1,h2,h3) {
	margin: 0;
}

.card &gt; nav.card-navigation {
	position: sticky;
	top: 4rem;
	order: -1;
	background: #fff;
    width: 100%;
    padding: 1.2rem 0;
}
.card &gt; nav.card-navigation ul {
	margin: 0;
	display: flex;
	list-style: none;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 1.5rem;
	
}
.card &gt; nav.card-navigation a {
	text-decoration: none;
	color: inherit;
	font-family: "Avenir", Sans-serif;
    font-size: .75rem;
    font-weight: 100;
    line-height: 1;
    letter-spacing: 1px;
}
.card &gt; nav.card-navigation a:is(:hover, :focus-within) {
	color: var( --e-global-color-b46e432 );
}

.card h2 {
	font-family: "Domaine Display regular", Sans-serif;    
	font-size: 21px;
	font-weight: 500;
    line-height: 1;
}
.card .title-container {
	display: grid;
	gap: .5rem;
	text-align: center;
}
.card .catchphrase{
	color: #ABACAF;
	font-size: .875rem;
}

.card .product-container {
	padding: 0;
	width: 100%;
}
.card .product-container :is(h3, .price) {
	font-size: 0.9rem;
    line-height: 1.5;
	font-family: "Avenir", Sans-serif;
}

.card .product-container .price {
	font-size: 0.8rem;
}

.card .product-container &gt; article {
	padding: 5px 0;
	width: 100%;
	gap: .5rem;
	display: flex;
	justify-content: space-between;
}

@media screen and (max-width: 800px) {
	.card .product-container &gt; article {
		flex-direction: column;
		justify-content: initial;;
		align-items: center;
	}
	
	.card &gt; nav.card-navigation ul {
		gap: 1rem;
	}
	
	.card &gt; nav.card-navigation a  {
		font-size: .55rem;
	}
}

/* ------------- FIN LA CARTE ------------- */

/* -------------  PAGE CARTE  -------------- */
.elementor-price-list .elementor-price-list-item .elementor-price-list-header {
    margin-bottom: 0px !important;
	align-items: flex-start !important;

}
.elementor-price-list .elementor-price-list-item .elementor-price-list-header .elementor-price-list-price{
	margin-left: 15px;
}
/* -------------  END PAGE CARTE  -------------- */

span.elementor-price-list-title {
    margin-right: 0;
}

span.elementor-price-list-price {
    margin-left: 0;
}

span.elementor-price-list-title,
span.elementor-price-list-price {
    padding: 0;
}

.elementor-price-list .elementor-price-list-item .elementor-price-list-title {
    max-width: 100% !important;
}

/* -------------- BOUTON INSTA ---------- */

.sbi_follow_btn.sbi_custom a{
	background: #9F8051 !important;
}

/* -------------- CARTE CADEAUX ---------- */

.forminator-ui.forminator-custom-form-34522.forminator-design--material .carte-radio{
    width: 100%;
    text-align: center;
    margin-top: -62px;
}

.btn-mobile-container{
    text-align:center;
    display:none;
}

@media screen and (max-width: 782px){
    .forminator-ui.forminator-custom-form-34522.forminator-design--material .forminator-pagination-steps{
        display: none;
    }
     .forminator-ui.forminator-custom-form-34522.forminator-design--material .carte-radio {
        margin-top: 0px !important;
    }

  .btn-mobile-container{
       display:block !important;
    }
    .carte-radio{
        display:none;
    }

}
/* -------------- MENU MOBILE ---------- */

.jet-mobile-menu__before-template-content .elementor-location-header div:first-child{
	z-index: 9999;
}
.jet-mobile-menu__container .jet-mobile-menu__controls{
	z-index: 99999 !important;
}

.elementor-nav-menu--main &gt; .elementor-nav-menu &gt; li &gt; .elementor-nav-menu--dropdown{
	margin-top: 0px !important;
}

ul.elementor-nav-menu--dropdown a,ul.elementor-nav-menu--dropdown a:focus,ul.elementor-nav-menu--dropdown a:hover {
    border-inline-start:10px solid transparent !important;
	text-shadow: none
}

ul.elementor-nav-menu--dropdown{
	min-width: auto !important;
}

@media screen and (min-width: 782px){
 .blue-underline {
    text-decoration-line: underline;
    text-decoration-color: #000091;
    text-decoration-thickness: 2px !important;
    text-underline-offset: 5px;
  }

 .red-underline {
    text-decoration-line: underline;
    text-decoration-color: #E1000F;
    text-decoration-thickness: 2px !important;
    text-underline-offset: 5px;
  }
	
}

.grecaptcha-badge{
	display: none !important;
}</pre></body></html>