/*@font-face {
    font-family: 'Dancing-bold';
    src: url('/sites/default/files/fonts/DancingScript-Bold.woff2') format('woff2'),
        url('/sites/default/files/fonts/DancingScript-Bold.woff') format('woff'),
		url('/sites/default/files/fonts/DancingScript-Bold.ttf') format('ttf');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
	font-family: "wendy";
	src: url('/sites/default/files/fonts/WendyOne-Regular.ttf');
}
@font-face {
	font-family: "glegoo";
	src: url('/sites/default/files/fonts/Glegoo-Regular.ttf');
}*/
body {
  color: #72624f;
}
a:hover, input.form-submit:hover {
  transition: none;
  transition-delay: initial;
}
a {
  font-weight: bold;
}
a#logo {
  margin: 0;
  padding: 0px;
  width: auto;
}
#header {
       background-color: #2c6846;
}
.creme {
    background-color: #f7f4ef;
	padding: 40px 80px 20px;
	margin: 80px -40px !important;
}




#header a {
  color: #f3bb35;
  font-weight: bold;
}
#block-menu-menu-header .block-content > ul.menu > li > a:hover {
    background-color: #448f64;
}
#block-menu-menu-header .active-trail {
    background-color: #448f64;
    color: white;
}
#block-custom-user-dropdown a.block-button {
   background-image: url(/sites/all/themes/myfront_multi/images/user-df.svg);
   background-color: #f3bb35;
   color: white;
}
.region-header a.block-button {
   background: transparent url(/sites/all/themes/myfront_multi/images/basket-df.svg) center center no-repeat;
    background-size: 60px;
}
#block-custom-cart-cart {
  background-color: #2c6846;
}
.taxonomy-term.extra-category-organic {
	 display: none;
 }
#block-custom-catalog-categories div.custom-catalog-extra-category.extra-category-organic > div > div {
  background-image: url(/sites/default/files/images/emg/bio.png);
}
#block-custom-catalog-categories div.custom-catalog-extra-category.extra-category-featured > div > div {
  background-image: url(/sites/default/files/images/emg/en-ce-moment.png);
}
#block-custom-catalog-categories div.custom-catalog-extra-category.extra-category-reservation > div > div {
  background-image: url(/sites/default/files/images/emg/reservation.png);
}
#block-custom-catalog-categories div.custom-catalog-extra-category > div > div {
  background-size: 76px;
}
#block-custom-user-dropdown a.block-button:hover, #block-custom-cart-cart:hover {
    background-color: #d7ac49;
}
.rich-text p, p {
  margin: 0;
  color: #72624f;
  font-size: 16px;
}
.rich-text h3, h3 {
  font-size: 32px !important;
  color: white;
  border-radius: 10px;
  background-color: #2c6846;
  padding-top: 0;
  text-align: center;
}
.rich-text h5, h5, h2 {
  font-size: 20px !important;
  color: #f3bb35;
  margin-bottom: 10px;
}
#block-custom-catalog-categories {
  background-color: #d9c7b8;
}

html:not(.menumore-expanded, .user-dropdown-open) .page-products .region.region-main-top,
html:not(.menumore-expanded, .user-dropdown-open) .page-taxonomy .region.region-main-top,
html:not(.menumore-expanded, .user-dropdown-open) .page-product .region.region-main-top {
  top: 100px;
}

.layout img {
  border-radius: 10px;
}
#block-custom-store-multi-store-footer .pictos a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 0;
  color: #72624f;
}

.node-type-page .node-content {
  margin-top: 2em;
}
.rich-text ul li::before {
  background-color: #2c6846;
}
.custom-product-product {
	padding: 0px !important;
}
input.form-submit, a.button {
    background-color: #8CC05A;
}
#block-custom-catalog-categories ul.catalog-p2 {
  display: none;
}
.fond-marron {
  background-color: #2c6846;
}
.region-footer a {
    color: #d9c7b8;
}
.region-footer a:hover {
    color: #fff;
}
.region-footer .center a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.region-footer .rich-text p, .region-footer p {
  color: #d9c7b8;
}
#block-custom-catalog-categories div.taxonomy-term > div > div a.term-link {
	color: white;
	padding: 6px;
}
#block-custom-catalog-categories div.taxonomy-term:hover > div {
	background-color: #2c6846;
}
#block-custom-catalog-categories div.taxonomy-term.active-trail > div {
    background-color: #2c6846;
}
.swiper-slide:hover a,.swiper-slide.active-trail a {
    color: white;
}
#page.cke > div, .rich-text .field-item > div, .block-content.rich-text > div {
    margin: 0;
}
rich-text div.layout > div {
    margin: 0;
}
.fond-blanc {
  background: #fff;
}
.fond-creme {
  background: #f4f1ec;
}
.region.region-footer .section {
  max-width: 100%;
}
:root {
  --swiper-navigation-size: initial;
}

/******** responsive **********/

@media (max-width: 1024px) {
.swiper-process {
    display: none;
}
div.node.node-page .field {
    margin: 0;
}
	
.rich-text h3, h3 {
	font-size: 22px !important;
}
.rich-text h4, h4, .view-products h3.views-group-title {
    font-size: 20px !important;
}
.citation-g .rich-text h4, .citation-g h4, .citation-d .rich-text h4, .citation-d h4 {
  padding: 0;
  background: none;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
 #block-custom-catalog-categories div.taxonomy-term > div > div a.term-link {
    padding: 6px !important;
}
.creme {
  margin: 20px -40px !important;
}
html:not(.menumore-expanded, .user-dropdown-open) .page-products .region.region-main-top, html:not(.menumore-expanded, .user-dropdown-open) .page-taxonomy .region.region-main-top, html:not(.menumore-expanded, .user-dropdown-open) .page-product .region.region-main-top {
  top: 60px;
}
.custom-product-product h2 {
  font-size: 12px !important;
}
}
@media (max-width: 414px) {
  .region-footer .rich-text div.layout > div > div {
    margin: 10px 0 0 0 !important;
  }
}