.elementor-2486 .elementor-element.elementor-element-1a60c43{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-2486 .elementor-element.elementor-element-7352858 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-e6ed4fe */.script-html {
    display: none;
}/* End custom CSS */
/* Start custom CSS for boogie_core_interactive_cards, class: .elementor-element-5c7b30c */::-webkit-scrollbar {
  display: none;
}
#qodef-page-outer {
    margin-top: -50px !important;
}
#qodef-page-header {
    z-index: initial !important;
}
#qodef-page-mobile-header {
    display: none !important;
}
.qodef-header--minimal #qodef-page-header {
    height: 50px !important;
}
@media only screen and (max-width: 1440px) {
    .qodef-interactive-cards .qodef-m-card-holder {
        height: calc(100vH - 50px) !important;
    }
}
#qodef-page-header a.qodef-opener-icon {
    display: none !important;
}
.qodef-interactive-cards .qodef-m-bottom-info {
    width: 100%;
}
/*
.qodef-e-interactive-card:nth-child(4) {
    background-image: url(http://bouillonpopote.com/wp-content/uploads/2026/03/contact-bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
}
*/
.qodef-interactive-cards article.qodef--active .qodef-custom-cursor {
    cursor: url(http://bouillonpopote.com/wp-content/uploads/2026/03/cursor.svg), auto;
}
.qodef-interactive-cards article.qodef--active:nth-child(2n) .qodef-custom-cursor {
    cursor: url(http://bouillonpopote.com/wp-content/uploads/2026/03/orange-cursor.svg), auto;
}
.qodef-interactive-cards .qodef-m-top-holder {
    padding: 15px 0 30px !important;
}
.qodef-interactive-cards .qodef-animate--height {
    overflow: scroll !important;
    height: 100% !important;
    padding-bottom: 100px !important;
}
article.qodef-e-interactive-card.qodef--active {
    z-index: 1;
    padding-bottom: 145px;
}
.qodef-interactive-cards .qodef-m-card-text a:hover {
    background-size: 0 !important;
}


.cards h2 {
    font-family: "all-round-gothic", Sans-Serif;
    color: #F1F2E4;
    font-weight: 400;
    font-size: 50px;
}
.qodef-e-interactive-card:after {
    background-image: url(https://bouillonpopote.com/wp-content/uploads/2026/03/ligne-white-scaled.png);
    height: 35px !important;
    width: 120% !important;
    margin-left: -10% !important;
    position: initial !important;
    background-size: cover;
    background-repeat: no-repeat;
    bottom: initial !important;
}
.qodef-e-interactive-card:nth-child(2) h2 {
    color: #000;
}
.qodef-e-interactive-card:nth-child(2):after {
    background-image: url(https://bouillonpopote.com/wp-content/uploads/2026/03/ligne-black-scaled.png);
}
.qodef-m-bottom-info {
    margin-top: 10px !important;
}


.spirit {
    display: flex;
    position: relative;
    gap: 30px;
}
.spirit .left {
    flex: 2;
}
.spirit .catchline {
    flex: 3;
    padding: 30px;
    text-align: center;
    text-transform: uppercase;
    font-family: "all-round-gothic", Sans-Serif;
    color: #F1F2E4;
    font-weight: 300;
    font-size: 30px;
    line-height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
}
.spirit .catchline p {
	margin: 0;
}
.spirit .floating {
    position: absolute;
    bottom: 0;
    right: 0;
    font-family: "all-round-gothic";
    font-size: 22px;
}
.qodef-interactive-cards .qodef-m-bottom-info {
    max-width: initial;
}
.white-square {
    background-color: #F1F2E4;
    padding: 20px;
}
.white-square h3 {
    margin-top: 0;
    color: #CD5806;
    font-size: 30px;
    font-family: "all-round-gothic", Sans-Serif;
    font-weight: 100;
    text-transform: uppercase;
}
.white-square p {
    font-size: 16px;
    line-height: 20px;
    color: #CD5806;
    font-family: "area-extended", Sans-Serif;
}
.orange-square {
    margin-top: 20px;
    background-color: #9E3500;
    color: #fff;
    padding: 20px;
}
.orange-square h3 {
    margin-top: 0;
    font-size: 30px;
    font-family: "all-round-gothic", Sans-Serif;
    font-weight: 100;
    color: #fff;
}
.orange-square p {
    font-size: 16px;
    line-height: 20px;
    font-family: "area-extended", Sans-Serif;
    color: #fff;
}
.about .text-right {
	text-align: right;
    font-family: "all-round-gothic", Sans-Serif;
    color: #F1F2E4;
    font-weight: 300;
    font-size: 30px;
    line-height: 34px;
}
.spirit .pics {
    height: 0;
}
img.pic-1, img.pic-2, img.pic-3, img.pic-4 {
	position: absolute;
}
img.pic-1, img.pic-2, img.pic-3, img.pic-4 {
	opacity: 0;
	transform: translateY(20px);
	transition-duration: 0.4s;
	z-index: -1;
}
p.pic-1:hover ~ div .pic-1 {
	opacity: 1;
	transform: initial;
}
p.pic-2:hover ~ div .pic-2 {
	opacity: 1;
	transform: initial;
}
p.pic-3:hover ~ div .pic-3 {
	opacity: 1;
	transform: initial;
}
p.pic-4:hover ~ div .pic-4 {
	opacity: 1;
	transform: initial;
}
.pic-1-1 {
	top: 200px;
	right: 0;
	width: 180px !important;
}
.pic-1-2 {
	bottom: 0;
	left: 0;
	height: 180px !important;
}
.pic-1-3 {
	top: 0;
	right: 0;
	height: 180px !important;
}
.pic-1-4 {
	left: 0;
	bottom: 200px;
	width: 180px !important;
}
.pic-2-1 {
	bottom: 0;
	right: 0;
	height: 180px !important;
}
.pic-2-2 {
	left: 0;
	top: 200px;
	width: 180px !important;
}
.pic-2-3 {
	right: 0;
	bottom: 200px;
	width: 180px !important;
}
.pic-2-4 {
	left: 0;
	top: 0;
	height: 180px !important;
}
.pic-3-1 {
	right: 0;
	top: 0;
	height: 180px !important;
}
.pic-3-2 {
	left: 0;
	bottom: 200px;
	width: 180px !important;
}
.pic-3-3 {
	left: 0;
	bottom: 0;
	height: 180px !important;
}
.pic-3-4 {
	right: 0;
	top: 200px;
	width: 180px !important;
}
.pic-4-1 {
	left: 0;
	top: 0;
	height: 180px !important;
}
.pic-4-2 {
	right: 0;
	bottom: 0;
	height: 180px !important;
}
.pic-4-3 {
	right: 0;
	bottom: 200px;
	width: 180px !important;
}
.pic-4-4 {
	left: 0;
	top: 200px;
	width: 180px !important;
}

.menu {
	display: flex;
	gap: 40px;
}
.menu > div {
	flex: 1;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.menu > div:not(:last-child):after {
	content: '';
    width: 14px;
    height: 310px;
    display: block;
    background-image: url(http://bouillonpopote.com/wp-content/uploads/2026/03/separator.png);
    background-size: contain;
    position: absolute;
    right: -20px;
}
.menu img {
	width: 100%;
	height: 133px;
	object-fit: cover;
}
.menu h3 {
	font-family: "all-round-gothic";
	font-size: 30px;
	font-weight: 300;
	text-transform: uppercase;
}
.menu ul {
	flex: 1;
	padding: 0;
	list-style: none;
	font-size: 11px;
	line-height: 18px;
	font-family: "area-extended";
}
.menu li {
    margin-bottom: 4px;
}

.groups {
	color: #fff;
}
.groups h3 {
	font-family: "all-round-gothic";
	font-size: 30px;
	margin: 0;
	font-weight: 100;
	text-transform: uppercase;
}
.groups-infos {
	display: flex;
	gap: 50px;
}
.groups .left {
	flex: 2;
}
.groups .white-box {
	background-color: #F1F2E4;
	padding: 20px;
	color: #CD5806 !important;
	margin-bottom: 20px;
}
.groups .white-box h3 {
	color: #CD5806 !important;
}
.groups .orange-box {
	background-color: #CD5806;
	padding: 20px;
}
.groups .orange-box h3 {
    color: #fff;
}
.groups .orange-box p {
	font-size: 16px;
	line-height: 20px;
	font-family: "area-extended";
}
.groups .right {
	flex: 3;
	display: flex;
	align-items: center;
}
.groups .text-right {
	margin-top: 80px;
	text-align: right;
	font-size: 22px;
	font-family: "all-round-gothic";
}
.groups .features {
	border: 1px solid #fff;
	display: flex;
}
.groups .features > div {
	flex: 1;
	padding: 10px;
	display: flex;
	flex-direction: column;
}
.groups .features > div:not(:last-child) {
	border-right: 1px solid #fff;
}
.groups .features h4 {
	font-family: "area-extended";
	font-size: 14px;
	text-transform: uppercase;
	margin: 0;
	color: #fff;
}
.groups .features img {
	height: 35px;
	display: block;
	margin-top: 3px;
	margin-left: auto;
}
.groups .features .separator {
	flex: 1;
}
.groups .features p {
	font-family: "area-extended";
	font-size: 14px;
	line-height: 18px;
}

.contact {
	display: flex;
	gap: 30px;
	max-width: 80%;
}
.contact .info {
	flex: 3;
}
.contact .fork {
	flex: 2;
}
.contact .fork iframe {
	height: 100%;
	border: 0;
}
.contact .item {
	margin-top: 20px;
	display: flex;
	gap: 30px;
}
.contact .item > div {
	flex: 1;
}
.contact .item h3 {
	color: #fff;
	font-family: "all-round-gothic";
	font-size: 30px;
	font-weight: 100;
	margin: 0;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.contact .item p {
	color: #fff;
	font-family: "area-extended";
	font-size: 14px;
	line-height: 18px;
}
.contact .item a {
	color: #fff;
	text-decoration: none;
}
.contact .social a:first-child {
    display: none;
}
.contact .social img {
	height: 27px;
	width: 27px;
	margin-right: 10px;
}
.contact .form {
	display: flex;
	gap: 30px;
	margin-top: 20px;
}
.contact .form > div {
	flex: 1;
}
.contact .form:before {
	content: '';
	display: block;
	width: 95px;
	height: 35px;
	background-image: url("http://bouillonpopote.com/wp-content/uploads/2026/03/arrow.png");
	background-size: contain;
	background-repeat: no-repeat;
}
.contact .form h3 {
	box-sizing: border-box;
	margin-top: 20px;
	background-color: #fff;
	padding: 15px 50px;
	color: #CD5905;
	font-size: 30px;
	text-transform: uppercase;
	font-family: "all-round-gothic";
	font-weight: 100;
	width: 100%;
	text-align: center;
}
.contact .form iframe {
	width: 100%;
	border: 0;
	min-height: 300px;
}
.social {
    display: flex;
    height: auto;
}
.social br {
    display: none;
}



.contact form {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    color: #fff !important;
    font-family: "area-extended" !important;
}
.contact label {
    margin: 0;
}
.contact label:nth-child(4) {
    grid-area: 2 / 1 / 3 / 3;
}
.contact ::placeholder {
    color: #fff;
}
.contact textarea {
    border: solid #fff;
    border-width: 0 1px 1px;
    color: #fff !important;
    font-family: "area-extended" !important;
}
input.wpcf7-form-control.wpcf7-text {
    margin: 0;
    border-color: #fff;
    color: #fff !important;
    font-family: "area-extended" !important;
}
button.wpcf7-form-control.wpcf7-submit.qodef-button.qodef-size--normal.qodef-layout--filled.qodef-m {
    all: initial;
}
button.wpcf7-form-control.wpcf7-submit.qodef-button.qodef-size--normal.qodef-layout--filled.qodef-m span {
    color: #fff;
    display: block;
    border: 1px solid #fff;
    width: fit-content;
    border-radius: 50px;
    padding: 15px 50px;
    align-items: center;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
}
.qodef-theme-button .qodef-m-text:after, .qodef-theme-button .qodef-m-text:before, button[type=submit] .qodef-m-text:after, button[type=submit] .qodef-m-text:before, input[type=submit] .qodef-m-text:after, input[type=submit] .qodef-m-text:before {
    top: 20px !important;
    font-family: "area-extended";
}
@media (max-width: 1450px) {
    .menu ul {
        font-size: 10px;
    }
}
@media (max-width: 640px) {
    article.qodef-e-interactive-card.qodef--active {
        padding-bottom: 20px;
    }
    header#qodef-page-mobile-header {
        visibility: hidden;
    }
    header#qodef-page-mobile-header div#qodef-page-mobile-header-inner {
        display: none;
    }
    .spirit {
        flex-direction: column;
    }
    .spirit .catchline p {
        font-size: 20px;
    }
    .menu {
        flex-direction: column;
    }
    .menu li {
        font-size: 10px;
        margin-bottom: 10px;
    }
    .groups-infos {
        flex-direction: column;
    }
    .groups .features {
        flex-direction: column;
    }
    .groups .features > div:not(:last-child) {
        border-right: 0;
        border-bottom: 1px solid #fff;
    }
    .qodef-e-interactive-card:nth-child(4) {
        background: none;
    }
    .contact {
        flex-direction: column;
        max-width: 100% !important;
    }
    .contact .info .item {
        flex-direction: column;
    }
    .contact .form {
        flex-direction: column;
    }
    .contact .item p {
        display: flex;
        flex-direction: column;
    }
    .contact form {
        grid-template-columns: repeat(1, 1fr);
    }
    .contact label:nth-child(4) {
        grid-area: 3 / 1 / 4 / 2;
    }
    .contact iframe {
        min-height: 100vh;
    }
    .qodef-interactive-cards .qodef-m-card-title {
        font-size: 30px;
    }
    article.qodef-e-interactive-card.qodef-card-text-break--disabled {
        --qode-item-title-height: 60px;
    }
    img.pic-1, img.pic-2, img.pic-3, img.pic-4 {
        display: none;
    }
}

@media only screen and (max-width: 680px) {
    .qodef-interactive-cards .qodef-m-text-holder {
        display: block;
    }
}

img.alignnone.size-medium.wp-image-8768 {
    position: relative;
    top: -160px;
}
@media only screen and (max-width: 1024px) {
    #qodef-page-outer {
        margin-top: 0 !important;
    }
}/* End custom CSS */