@font-face {
    font-family: 'Cinzel';
    src: url('/sites/default/files/store-css/fonts/Cinzel-SemiBold.woff2') format('woff2'),
        url('/sites/default/files/store-css/fonts/Cinzel-SemiBold.woff') format('woff'),
        url('/sites/default/files/store-css/fonts/Cinzel-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
a#logo {
    margin: 0;
    padding: 0;
    width: auto;
}
/* hauteur du header */
#header > .section {
    height: 60px;
}
.region-footer {
    margin-top: 0px;
    padding-top: 40px;
    background-color: #333;
}
#content .section {
    background: #333333;
	padding-top: 8px;
}
#block-menu-menu-header ul.menu li a {
    height: 60px;
    line-height: 60px;
    background: #333333;
    color: white;
    margin-right: 1px;
}
#block-menu-menu-header ul.menu li a:hover {
    background-color: #000;
}
#page {
    padding-top: 64px;
}

/* cacher titre page sur bannière */
.swiper-process h2.entity-label {
    display: none;
}
/* bannière page */
.swiper-process .swiper-slide {
    max-height: none;
}
/* header */
#header {
    border-bottom: 8px solid #dbd4c6;
	background-color: #fdfbf2;
}
.section {
    max-width: none;
}
.creme {
	background-color: #fdfbf2;
}
.creme-fonce {
	background-color: #dbd4c6;
}
a {
    color: #e17265;
}
#header a {
    color: #5ab76b;
	font-weight: bold;
}
ul.menu li.active-trail > a {
    font-weight: bold;
    color: #fff !important;
	background-color: black !important;
}
.rich-text p, p {
    margin: 0;
	color: #dbd4c6;
	font-size: 16px;
}
body {
	color: #72624f;
}
.rich-text h3, h3 {
    font-size: 42px;
    color: #e17265;
	text-align: center;
	margin: 0px;
	font-family: "Cinzel";
}
h1 {
    font-size: 42px;
    color: #b7995a;
	text-align: center;
	margin-bottom: 10px;
	font-family: "Cinzel";
	line-height: 1em;
}
.rich-text h4, h4, h2 {
    font-size: 26px;
    color: #fdfbf2;
	margin: 0px 0px 14px;
}
.rich-text h5, h5 {
    font-size: 24px;
    color: #333333;
	margin: 0px;
}
.rich-text h6, h6 {
    font-size: 13px;
    font-weight: normal;
	line-height: 1.5em;
	font-family: "Cinzel";
}
.layout-type-2-1 p, .layout-type-1-2 p, .layout-type-1-1 p {
	font-size: 18px;
}
.rich-text ul li::before {
    background-color: #5ab76b;
}
.layout-type-2-1 h4, .layout-type-1-2 h4 {
	padding-bottom: 10px;
	font-size: 24px;
}
/*boutons */
input.form-submit, a.button {
    background-color: #b7995a;
	min-height: 33px;
	height: auto;
}
.bouton {
	display: inline-block;
    padding: 20px 20px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
	margin-top: 20px;
}
.ligne {
    border-bottom: 4px solid #dbd4c6;
	padding: 0 30px 30px;
    margin-bottom: 30px !important;
}
.cent.fullwidth img {
    width: 100%;
}

.rich-text div.layout.layout-type-1-2 > div > div, .rich-text div.layout.layout-type-2-1 > div > div {
    width: 50%;
}
.view-products .views-rows .views-row, .view-baskets .views-rows .views-row {
    padding: 40px 0 0 20px;
}
/* cacher titre dans pages catégories */
.page-products h1#page-title {
    display: none;
}
.view-products .views-rows, .view-baskets .views-rows {
    align-items: flex-start;
	/*max-width: 1400px;*/
    margin-left: auto;
    margin-right: auto;
}
.basket-type-primary p {
	color: #5ab76b;
}
.basket-type-secondary p, .basket-type-secondary h3, .basket-type-secondary a {
	color: #e97714;
}
h3.node-title {
	font-size: 30px;
	min-width: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	color: black;
}
.node-product h3.node-title {
    font-size: 18px;
	text-align: left;
}
.node-product h3.node-title .my-front-processed {
    color: black;
}
/* couleur des boutons se connecter dans fiche panier */
.basket-type-primary a.button {
    border: 0px;
    padding: 20px;
	height: 65px;
    width: 100%;
    text-align: center;
	background-color: #94C120;
}
.basket-type-secondary a.button {
    border: 0px;
    padding: 20px;
	height: 65px;
    width: 100%;
    text-align: center;
	background-color: #f9b234;
}
/* picto mon compte et panier */
#block-custom-user-dropdown a.block-button {
    background-image: url(/sites/default/files/images/echelles/user.svg);
}
/*picto et compteur panier */
.region-header a.block-button {
    background-image: url(/sites/default/files/images/echelles/basket.svg);
	background-color: #e17265;
	height: 60px;
	line-height: 60px;
}
.region-header a.block-button:hover {
	background-color: #b54c40;
}
#block-custom-user-dropdown a.block-button {
    color: white;
}
.item-count {
    color: white;
}
.node.node-product {
    border: 0px solid #c8c8c8;
    margin-top: 20px;
    padding: 20px;
	background: #fdfbf2;
    border-radius: 30px;
	background-image: url("/sites/default/files/images/stephan-vidil/puce.png");
    background-repeat: no-repeat;
    background-position: bottom right;
}
.node.node-product.view-mode-full, .node.node-basket.view-mode-full {
    border: 0px solid #c8c8c8;
    margin-top: 20px;
    padding: 20px;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.node.node-product.view-mode-full p, .node.node-basket.view-mode-full p {
    color: #333333;
}
.node-add-to-cart.form-submit:hover {
background-color: #e97714;
}
.node-add-to-cart.form-submit {
background-color: #f9b234;
}
/* bande marron menu espace mon compte */
div.tabs .primary-wrapper, div.tabs ul.primary li a {
    background-color: #c8ae78;
	color: #fff;
}
div.tabs ul.primary li a:hover, div.tabs ul.primary li a.active {
    background-color: #cc665a;
    color: #fff;
}
/* bannière catégories */
#block-menu-menu-header ul.menu ul li a:hover {
    background-color: #7ec68b;
}
#block-custom-product-catalog div.taxonomy-term.active-trail > div {
    background-color: #dbd4c6;
}
#block-custom-product-catalog div.taxonomy-term > div {
    width: auto;
    min-width: auto;
    margin: 0;
}
#block-custom-product-catalog div.taxonomy-term > div:hover {
    background: #dbd4c6;
}
.swiper-button-next, .swiper-button-prev {
    color: var(--swiper-navigation-color,#b7995a);
}
#block-custom-product-catalog div.taxonomy-term > div > div img {
    top: 6px;
	width: 70px;
    height: 70px !important;
}
#block-custom-product-catalog div.taxonomy-term > div > div a.term-link {
    padding-top: 76px;
}
#block-custom-product-catalog {
    background-color: #fdfbf2;
}
.views-group-title {
    border-bottom: 4px solid #dbd4c6;
    padding: 20px;
    color: #fdfbf2;
}
h1#page-title {
   /* border-bottom: 4px solid #dbd4c6;*/
    padding: 15px;
	margin: 0px;
    color: #fdfbf2;
}
#page-title-wrapper {
    background-color: #333333;
}
views-group-title::after {
        background-image: url(/sites/default/files/images/stephan-vidil/vague.png);
}
#block-custom-product-catalog ul.catalog-p2 {
    padding: 0;
	display: none;
}
#block-custom-product-catalog ul.catalog-p2 li {
    padding-bottom: 0;
}
.fond-blanc {
    background-color: #e07062;
	padding-top: 10px;
}
.fond-blanc a {
    color: #ffffff;
}
input.form-submit:hover, a.button {
    background-color: #b7995a;
}
input.form-submit:hover, a.button:hover {
    background-color: #c8ae78;
}
/* phrase reservation checkout */
.uc-cart-checkout-form.custom-processed .fieldset-wrapper p {
    color: red;
    font-weight: bold;
}
/* cacher titre catégorie page reservation */
.page-reservation-products .views-group-title {
    display: none;
}
.page-node .node.node-page2.view-mode-front > .node-content, .page-node .node.node-page2.view-mode-full > .node-content {
    margin-top: 0px;
}
/* supprimer marges bloc 1-1 etc... */
.rich-text .field-item > div, div.node .field {
    margin: 0;
}
#block-menu-menu-header .block-content > ul.menu > li > a {
    height: 60px;
    line-height: 60px;
}
.page-user #content .section, .page-cart #content .section {
    background: #fff;
	padding-bottom: 8px;
}