@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);
@import url(https://fonts.googleapis.com/css?family=Permanent+Marker&display=swap);
:root {
--primaire:#000;
--secondaire:#464646;
--tertiaire:#fff;
--primaire-opacite:0, 0, 0;
--primaire-secondaire:0, 0, 0;
--primaire-tertiaire:0, 0, 0;
--font1:'Open Sans', sans-serif;
--font2:'Open Sans Condensed', sans-serif
}
body {
	line-height: 1.5em;
	background-color: #dfe2e7;
}
.container {
	max-width: 1170px
}
#header {
	background: url(../charte/bandeau-header.jpg) no-repeat top fixed;
	width: 100%;
	height: 200px
}
#logo {
	text-align: left;
	margin-top: 5px
}
#slogan p {
	font-size: 24px;
	font-family: var(--font2);
	text-align: right;
	margin-top: 70px;
	font-weight: 400;
	line-height: normal
}
#slogan p a {
	color: var(--primaire)
}
#slogan p a:hover {
	text-decoration: none
}
#slogan .icone {
	text-align: right;
	padding: 5px 0
}
#slogan .icone a {
	color: var(--secondaire)
}
#slogan .icone a:hover {
	text-decoration: none;
	color: var(--primaire)
}
#slogan .langue p {
	text-align: right;
	font-size: 14px;
	margin-top: 10px
}
@media (max-width:992px) {
#header {
	background: 0 0;
	background-color: var(--tertiaire);
	width: 100%;
	height: auto
}
#logo {
	text-align: center
}
#slogan p {
	font-size: 18px;
	text-align: center
}
#slogan .icone {
	text-align: center;
	padding-top: 15px
}
#slogan .langue p {
	text-align: center;
	font-size: 14px;
	margin-top: 10px
}
}
.carousel-caption h2 {
	font-size: 6vw;
	margin-top: -10%
}
.carousel-caption p {
	font-size: 1vw
}
.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 35%;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: var(--tertiaire);
	text-align: center
}
.filtre {
	background-color: var(--primaire)
}
.opaciter img {
	opacity: 1
}
.bg-light {
	background-color: #3c9647!important
}
.navbar-brand {
	display: none
}
.col-sm-6.col-md-4.col-lg-3.my-auto.p-0 img {
	height: 84px !important;
	width: auto !important;
}
.navbar-brand.active {
	display: block
}
.navbar-nav {
	margin: 0 auto
}
@media (max-width:992px) {
#section1 {
	background-color: #dfe2e7;
}
.navbar-nav {
	margin: 20px 0
}
.bg-light {
	background-color: #3c9647!important
}
}
.navbar-nav.active {
	display: block
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
	color: #000;
	background-color: silver
}
.navbar-light .navbar-nav .nav-link {
	color: var(--tertiaire);
	font-family: var(--font2);
	font-weight: 400;
	font-size: 18px
}
.navbar-light .navbar-nav .nav-link:hover {
	background-color: silver;
	color: #000!important
}
li a {
	margin: 0 10px
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10rem;
padding:.5rem 0;
margin:.125rem 0 0 .02rem;
	font-size: 1rem;
	color: var(--tertiaire)!important;
	text-align: left;
	list-style: none;
	background-color: var(--primaire);
	background-clip: padding-box;
	border: 0 solid rgba(0,0,0,.15);
	border-radius: 0
}
.dropdown-item {
	color: var(--tertiaire)
}
li a.dropdown-item {
	margin: 0 0;
	text-align: center
}
.dropdown-item:focus, .dropdown-item:hover {
	color: var(--tertiaire);
	text-decoration: none;
	background-color: var(--secondaire)
}
.navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: var(--tertiaire)
}
@media (max-width:992px) {
.navbar-collapse {
	position: absolute;
	top: 54px;
	left: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	width: 100%
}
.navbar-collapse.collapsing {
	height: auto;
	-webkit-transition: left .3s ease;
	-o-transition: left .3s ease;
	-moz-transition: left .3s ease;
	transition: left .3s ease;
	left: -100%
}
.navbar-collapse.show {
	left: 0;
	-webkit-transition: left .3s ease-in;
	-o-transition: left .3s ease-in;
	-moz-transition: left .3s ease-in;
	transition: left .3s ease-in;
	background-color: #3c9647;
	height: 900px;
	text-align: center
}
}
#section1 {
	background: #dfe2e7;
	padding: 60px 0
}
#section1 p {
	text-align: justify
}
@media (max-width:992px) {
#section1 {
	padding: 10px;
	min-height: 400px
}
}
#section1 h1 {
	color: var(--primaire);
	line-height: 1.5em;
	text-align: center;
	font-family: 'Permanent Marker', cursive;
	margin-left: 25px;
	width: 100%
}
#section1 p {
	line-height: 1.5em
}
#section1 .icone {
	color: var(--secondaire);
	text-align: center
}
#section2 {
	background-color: #3c9647
}
#section2 h2 {
	color: var(--tertiaire);
	line-height: 1.5em;
	text-align: left;
	padding-top: 20px;
	font-family: 'Permanent Marker', cursive
}
#section2 p {
	color: var(--tertiaire);
	line-height: 1.5em
}
#section2 .icone {
	color: var(--tertiaire);
	text-align: center
}
#section12 .btn, #section2 .btn {
	background-color: var(--tertiaire);
	color: var(--primaire);
	text-align: center;
	margin-bottom: 10px
}
#section12 .btn:hover, #section2 .btn:hover {
	background-color: var(--secondaire);
	color: #fff;
	text-align: center
}
#section2 .image-right {
	position: relative;
	width: 50%;
	float: right
}
#section2 img {
	width: 150px;
	height: 150px;
	margin: 20px 0
}
#section2 img#gift {
	width: 200px;
	margin-bottom: 20px
}
#section2 {
    text-align: center;
    padding: 30px 0 19px;
}
#section2 p {
	margin: 10px 0
}
@media (max-width:295px) {
#section2 img {
	width: 100px;
	height: auto;
	margin-bottom: 0;
}
}
@media (max-width:992px) {
#section2 .image-right {
	position: relative;
	width: 100%;
	float: none;
	clear: both
}
#section2 {
	height: auto
}
}
#section2 .ak {
	padding-left: 0
}
#section3 h2 {
	padding-top: 170px;
	color: var(--primaire);
	font-size: 45px;
	text-align: center;
	font-family: 'Permanent Marker', cursive
}
@media (max-width:992px) {
#section3 h2 {
	padding-top: 50px
}
}
#section3 p {
	text-align: center;
	font-weight: 700
}
.parallax {
	background-image: url(../charte/img-parallax.jpg);
	height: 450px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}
#section4 {
	padding: 60px 0;
	background: #dfe2e7
}
#section4 h2 {
	color: var(--primaire);
	line-height: 1.5em;
	text-align: center;
	font-family: 'Permanent Marker', cursive
}
#section4 p {
	line-height: 1.5em;
	text-align: justify
}
#section5 p {
	line-height: 1.5em
}
#logo-fleurilege p, #section5 #adresse1 p {
	text-align: center
}
#section-rubrique .picto {
	margin: 0 auto;
	text-align: center
}
#section-rubrique .picto img {
	width: auto;
	height: 125px;
}
@media (max-width:991px) {
#section-rubrique .picto img {
	width: auto;
	height: 75px
}
}
@media (max-width:575px) {
#section-rubrique .picto img {
	width: 40px;
	height: auto
}
}
#section-rubrique h1 {
	width: 100%
}
#logo-fleurilege {
	margin: 0 auto
}
#section4 a {
	color: var(--primaire)
}
#section4 .icone {
	color: var(--primaire);
	text-align: center
}
#section4 .btn {
	background-color: var(--primaire);
	color: var(--tertiaire);
	text-align: center;
	margin-bottom: 10px
}
#section4 .btn:hover {
	background-color: var(--secondaire);
	color: var(--tertiaire);
	text-align: center
}
.patch {
	width: 170px;
	height: 170px;
	border-radius: 100%;
	background-color: #3c9647;
	margin-top: 50px;
	padding-top: 50px;
	color: var(--tertiaire)
}
@media (max-width:992px) {
.patch {
	margin-top: 20px;
	margin-left: 0
}
}
#section5 {
	background-color: #3c9647;
	margin-bottom: 10px;
	padding: 60px 0
}
#section5 h2 {
	font-family: 'Permanent Marker', cursive
}
#section5 #adresse1 {
	text-align: center
}
#section5 #adresse1 #logo-fleurilege {
	width: 175px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px
}

#section5 h2, #section5 p {
	color: #fff
}
#section-commande h1 {
	font-family: 'Permanent Marker', cursive;
	text-align: center
}
#section6 {
	background-color: #3c9647;
	padding: 50px 0
}
#section6 h2 {
	font-family: 'Permanent Marker', cursive
}
#section6 h2, #section6 p {
	color: #fff
}
#section6 p {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-size: 20px
}
#content {
	margin-top: 40px;
	text-align: justify
}
#section7 {
	background-color: #dfe2e7;
	padding: 60px 0
}
#section7 h2, #section8 h2 {
	text-align: center;
	font-family: 'Permanent Marker', cursive
}
#section9 {
	background-color: #dfe2e7;
	padding: 60px 0
}
#section1 h1, #section13 h1, #section16 h1, #section9 h1 {
	text-align: center;
	font-family: 'Permanent Marker', cursive;
	margin-bottom: 50px
}
@media (max-width:991px) {
#section1 h1 {
	margin-bottom: 0px;
}
}
#section-rubrique {
	text-align: center;
	font-family: 'Permanent Marker', cursive
}
.list-style1 {
	margin-top: 40px;
	margin-left: -40px
}
#section-rubrique #sb_wall1 {
	font-family: sans-serif;
}
.list-style1 li {
	position: relative;
	list-style: none;
	padding-left: 40px
}
.list-style1 li::after {
	content: "";
	width: 40px;
	height: 40px;
	background: url(../media/images/picto/picto-fleur.png) no-repeat;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0
}
#section8 {
	background-color: #3c9647;
	padding: 40px 0;
	color: #fff;
	margin-bottom: 10px
}
#section-rubrique {
	padding: 50px 0;
	background: #dfe2e7
}
#section-rubrique h1 {
	font-family: 'Permanent Marker', cursive;
	margin-bottom: 10px
}
#section-rubrique h2 {
	text-align: center;
	font-family: 'Permanent Marker', cursive;
	font-weight: 700
}
#section-rubrique h3 {
	text-align: center;
	font-family: var(--font2);
	font-weight: 700
}
@media(max-width:784px) {
#section-rubrique h3 {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
}
#section-rubrique p {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}
#section10 {
	background-color: #3c9647;
	padding: 60px 0;
	color: #fff
}
#section10 p {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}
#section10 img {
	width: auto;
	height: 100px
}
#section11 {
	background-color: #dfe2e7;
	padding: 40px 0
}
#section11 h2 {
	font-family: 'Permanent Marker', cursive
}
#section12 {
	background-color: #3c9647;
	padding: 40px 0;
	color: #fff;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	text-align: center;
	margin-bottom: 10px
}
#section12 #rdv {
	text-align: center;
	font-weight: 700;
	margin-top: 30px
}
#section12 .btn {
	width: 200x;
	font-size: 25px;
	font-weight: 700
}
#section13 {
	background-color: #dfe2e7;
	padding: 40px 0
}
#section13 h1 {
	text-align: center;
	font-family: 'Permanent Marker', cursive;
	margin-bottom: 40px
}
#section13 h1 {
	width: 100%
}
#section13 ul {
	margin-left: 0
}
#carouselCreation {
	width: auto
}
#section14, #section17 {
	background-color: #3c9647;
	padding: 40px 0;
	color: #fff
}
#section17 h2 {
	text-align: center
}
#contentSection14 {
	font-size: 25px;
	line-height: 40px;
	font-weight: 700;
	font-family: 'Permanent Marker', cursive
}
#section15, #section16, #section18, #section19 {
	background-color: #dfe2e7;
	padding: 40px 0
}
#section15 h2, #section16 h2, #section19 h1 {
	font-family: 'Permanent Marker', cursive
}
#section15 p {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}
#section19 h1 {
	width: 100%
}
#section16 h1 {
	font-family: 'Permanent Marker', cursive;
	margin-bottom: 40px
}
#section16 h2 {
	margin-bottom: 30px
}
#section17 h2, #section18 h2 {
	width: 100%
}
#section17 h2, #section18 h2 {
	font-family: 'Permanent Marker', cursive;
	margin-bottom: 30px
}
#section19 h1 {
	margin-bottom: 40px
}
#section19 h2 {
	font-family: 'Permanent Marker', cursive
}
#car3 {
	margin-bottom: 47px
}
#section21 {
	background-color: #dfe2e7;
	padding: 40px 0
}
#section21 #logo-fleurilege2 {
	width: 175px;
	text-align: center;
	margin: 0 auto
}
table td {
	padding: .5em;
	border: 1px solid #fff
}
.fondgris1 {
	background-color: #eaeee3
}
.fondgris2 {
	background-color: #e1f1c6
}
.bg-primary {
	padding: 1em;
	background-color: #fff!important;
	border: 1px solid #98ca40;
	border-radius: 6px
}
h4 {
	color: var(--primaire)
}
.ekko-lightbox-nav-overlay a {
	color: #c97b17
}
@media (max-width:430px) {
#contentSection14 {
	font-size: 17px;
}
}
@media (max-width:1000px) {
#section1, #section2, #section4, #section-rubrique, #section7, #section9, #section10, #section13, #section16, #section17, #section18, #section19, #section21 {
	padding: 15px;
0;
}
}
@media (max-width:767px) {
dl, ol, ul {
	margin-bottom: 0
}
}
.photobox {
	display: inline-block
}
.photobox__previewbox {
	position: relative;
	overflow: hidden
}
.photobox__preview {
	display: block;
	max-width: 100%
}
.photobox__previewbox:before {
	content: ""
}
.photobox_type11 .photobox__previewbox:before {
	width: 0;
	height: 0;
	padding: 25%;
	background-color: rgba(var(--primaire-opacite), .5);
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	transition: -webkit-transform calc(var(--photoboxAnimationDuration, .8s)/ 2) ease;
	transition: transform calc(var(--photoboxAnimationDuration, .8s)/ 2) ease;
	transition: transform calc(var(--photoboxAnimationDuration, .8s)/ 2) ease, -webkit-transform calc(var(--photoboxAnimationDuration, .8s)/ 2) ease;
	-webkit-transform: translate(-50%, -50%) scale(0);
	transform: translate(-50%, -50%) scale(0);
	will-change: transform
}
.photobox_type11:hover .photobox__previewbox:before {
	-webkit-transform: translate(-50%, -50%) scale(4);
	transform: translate(-50%, -50%) scale(4);
	transition-duration: var(--photoboxAnimationDuration, .8s)
}
.photobox_type11 .photobox__label {
	width: 95%;
	text-align: center;
	-webkit-transform: translate(-200%, -50%);
	transform: translate(-200%, -50%);
	transition: -webkit-transform calc(var(--photoboxAnimationDuration, .8s)/ 2) ease-out;
	transition: transform calc(var(--photoboxAnimationDuration, .8s)/ 2) ease-out;
	transition: transform calc(var(--photoboxAnimationDuration, .8s)/ 2) ease-out, -webkit-transform calc(var(--photoboxAnimationDuration, .8s)/ 2) ease-out;
	will-change: transform;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 3;
	font-size: 22px
}
.photobox_type11:hover .photobox__label {
	transition-duration: calc(var(--photoboxAnimationDuration, .8s)/ 4);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: var(--tertiaire)
}
.photobox_type11 .photobox__preview {
	transition: -webkit-transform calc(var(--photoboxAnimationDuration, .8s)/ 2) cubic-bezier(.71, .05, .29, .9);
	transition: transform calc(var(--photoboxAnimationDuration, .8s)/ 2) cubic-bezier(.71, .05, .29, .9);
	transition: transform calc(var(--photoboxAnimationDuration, .8s)/ 2) cubic-bezier(.71, .05, .29, .9), -webkit-transform calc(var(--photoboxAnimationDuration, .8s)/ 2) cubic-bezier(.71, .05, .29, .9);
	will-change: transform;
	-webkit-transform: scale(1);
	transform: scale(1)
}
.photobox_type11:hover .photobox__preview {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}
.grid {
	background: #fff
}
.grid:after {
	content: '';
	display: block;
	clear: both
}
.grid-item, .grid-sizer {
	width: 33.333%
}
.grid-item {
	float: left;
	padding: .2em
}
.grid-item img {
	display: block;
	max-width: 100%
}
@media screen and (max-width:992px) {
.grid-item, .grid-sizer {
	width: 46%
}
}
@media (max-width:991px) {
#section-rubrique .picto img {
	width: auto;
	height: 100px
}
}
@media screen and (max-width:767px) {
.grid-item, .grid-sizer {
	width: 100%
}
}
@media (max-width:784px) {
h1 {
	font-size: 35px
}
h2 {
	font-size: 30px
}
h3 {
	font-size: 20px;
}
p {
	font-size: 15px
}
}
@media (max-width:604px) {
#section12 a.btn {
	width: 150px;
	font-size: 16px
}
}
@media (max-width:240px) {
#section12 a.btn {
	width: 110px;
	font-size: 14px
}
}
@media (max-width:991px) {
#section11 h2 {
	margin-top: 20px;
	margin-bottom: 0
}
#section11 p {
	margin-bottom: 10px
}
}
@media screen and (max-width:767px) {
#no-more-tables table, #no-more-tables tbody, #no-more-tables td, #no-more-tables th, #no-more-tables thead, #no-more-tables tr {
	display: block
}
#no-more-tables thead tr {
	position: absolute;
	top: -9999px;
	left: -9999px
}
#no-more-tables tr {
	border: 1px solid #eee;
	margin-top: 1em
}
#no-more-tables td {
	border: none;
	position: relative;
	padding-left: 50%;
	white-space: normal;
	text-align: left
}
#no-more-tables td:before {
	position: absolute;
	top: 6px;
	left: 6px;
	width: 45%;
	padding-right: 10px;
	white-space: nowrap;
	text-align: left;
	font-weight: 700
}
#no-more-tables td:before {
	content: attr(data-title)
}
}
#adresse {
	background: #3c9647;
	margin: 0;
	padding: 20px 0;
	color: #fff
}
#adresse h2 {
	color: #fff;
	font-family: 'Permanent Marker', cursive
}
#adresse a {
	color: #fff;
	text-decoration: none
}
#map {
	background-color: #464646;
	margin: 0;
	padding: 0
}
#formulaire {
	background: #3c9647;
	margin: 0;
	padding: 0 0;
	color: #fff
}
#formulaire h1 {
	color: #fff;
	padding-top: 30px;
	font-family: 'Permanent Marker', cursive
}
#formulaire a {
	color: #fff;
	text-decoration: none
}
#btnContactUs {
	background-color: var(--tertiaire);
	border: var(--tertiaire);
	color: var(--primaire);
	margin-bottom: 50px
}
.form-control {
	display: block;
	width: 100%;
	height: calc(2.25rem + 2px);
padding:.375rem .75rem;
	font-size: 1rem;
	line-height: 1.5em;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
border-radius:.25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	height: 72px;
	opacity: .8
}
#formulaire form {
	margin-top: 30px
}
#formulaire button:hover {
	background-color: var(--secondaire);
	color: #fff;
	text-align: center
}
.form-check {
	margin-left: 3%
}
#toTop {
	position: fixed;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
	display: none
}
.btn-top {
	color: var(--tertiaire);
	background-color: #3c9647
}
.btn-top:hover {
	color: #e3e3e3;
	background-color: #3c9647
}
footer {
	background: #fff;
	padding: 20px;
	min-height: 100px
}
footer p {
	color: #3c9647
}
footer p a {
	color: var(--tertiaire);
	font-weight: 700
}
footer p a:hover {
	color: var(--secondaire);
	text-decoration: none
}
.list-inline-item:not(:last-child) {
margin-right:.1rem
}
.list-inline-item a {
	color: #3c9647;
	font-size: 12px
}
div#logo-distributeur>a {
	text-decoration: none;
	display: block;
	width: 50px;
	height: 70px;
	background: none no-repeat top left transparent;
	margin: 0 auto
}
div#logo-distributeur>a.distal {
	background-image: url(../charte/logo-al.png)
}
div#logo-distributeur>a.distar {
	background-image: url(../charte/logo-ar.png)
}
div#logo-distributeur>a.distco {
	background-image: url(../charte/logo-co.png)
}
div#logo-distributeur>a.disteo {
	background-image: url(../charte/logo-eo.png)
}
div#logo-distributeur>a.distsi {
	background-image: url(../charte/logo-si.png)
}

div#logo-distributeur > a.distpr {background-image:url('../charte/logo-pr.png'); width:100px;height:60px;}

#liens-referencement {
	font-size: 11px;
	text-align: center
}
#liens-referencement a {
	color: var(--primaire)
}
#actu-bloc1 {
	background: rgba(var(--primaire-opacite), .1);
	padding: 20px;
	border: 5px solid var(--tertiaire)
}
.liens-actu {
	text-align: right
}
.liens-actu a {
	color: var(--primaire)
}
.liens-actu a:hover {
	color: var(--primaire);
	text-decoration: none
}
#actu-bloc2 {
	background: rgba(var(--primaire-opacite), .1);
	padding: 20px;
	border: 5px solid var(--tertiaire)
}
#actu-bloc3 {
	background: rgba(var(--primaire-opacite), .1);
	padding: 20px;
	border: 5px solid var(--tertiaire)
}
#admodal a {
	color: var(--tertiaire)
}
.liens-catalogue a {
	color: var(--tertiaire)
}
.liens-catalogue a:hover {
	color: var(--primaire);
	text-decoration: none
}
.breadcrumb .active {
	color: var(--secondaire)
}
.card-product h4 {
	color: var(--primaire);
	font-family: var(--font2)
}
.card-product .img-wrap {
	border-radius: 3px 3px 0 0;
	overflow: hidden;
	position: relative;
	height: 220px;
	text-align: center
}
.card-product .img-wrap img {
	max-height: 100%;
	max-width: 100%;
	object-fit: cover
}
.card-product .info-wrap {
	overflow: hidden;
	padding: 15px;
	border-top: 1px solid var(--secondaire)
}
.card-product .bottom-wrap {
	padding: 15px;
	border-top: 1px solid var(--secondaire)
}
.label-rating {
	margin-right: 10px;
	color: var(--secondaire);
	display: inline-block;
	vertical-align: middle
}
.card-product .price-old {
	color: var(--secondaire)
}
.search {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%)
}
.search * {
	outline: 0;
	box-sizing: border-box
}
.search__wrapper {
	position: relative
}
.search__field {
	width: 50px;
	height: 50px;
	color: transparent;
	font-family: Lato, sans-serif;
	font-size: 1.35em;
	padding: .35em 50px .35em 0;
	border: 1px solid transparent;
	border-radius: 0;
	cursor: pointer;
	transition: all .3s ease-in-out
}
.search__field:focus {
	border-bottom-color: var(--secondaire);
	width: 50vw;
	color: var(--secondaire);
	cursor: default
}
.search__field:focus~.search__icon {
	background-color: transparent;
	cursor: pointer;
	pointer-events: auto
}
.search__icon {
	position: absolute;
	top: 0;
	right: 0;
	background-color: var(--tertiaire);
	width: 50px;
	height: 50px;
	font-size: 1.35em;
	text-align: center;
	border-color: transparent;
	border-radius: 50%;
	pointer-events: none;
	display: inline-block;
	transition: background-color .2s ease-in-out
}
.search__field::-webkit-input-placeholder {
position:relative;
top:0;
left:0;
transition-property:top, color;
transition-duration:.1s;
-webkit-transform:translateZ(0);
transform:translateZ(0);
-webkit-backface-visibility:hidden;
backface-visibility:hidden;
-webkit-perspective:1000;
perspective:1000
}
.search__field:-moz-placeholder {
position:relative;
top:0;
left:0;
transition-property:top, color;
transition-duration:.1s;
-webkit-transform:translateZ(0);
transform:translateZ(0);
-webkit-backface-visibility:hidden;
backface-visibility:hidden;
-webkit-perspective:1000;
perspective:1000
}
.search__field::-moz-placeholder {
position:relative;
top:0;
left:0;
transition-property:top, color;
transition-duration:.1s;
-webkit-transform:translateZ(0);
transform:translateZ(0);
-webkit-backface-visibility:hidden;
backface-visibility:hidden;
-webkit-perspective:1000;
perspective:1000
}
.search__field:-ms-input-placeholder {
position:relative;
top:0;
left:0;
transition-property:top, color;
transition-duration:.1s;
-webkit-transform:translateZ(0);
transform:translateZ(0);
-webkit-backface-visibility:hidden;
backface-visibility:hidden;
-webkit-perspective:1000;
perspective:1000
}
.search__field::-webkit-input-placeholder[style*=hidden] {
color:var(--secondaire);
font-size:.65em;
font-weight:400;
top:-20px;
opacity:1;
visibility:visible!important
}
.search__field:-moz-placeholder[style*=hidden] {
color:var(--secondaire);
font-size:.65em;
font-weight:400;
top:-20px;
opacity:1;
visibility:visible!important
}
.search__field::-moz-placeholder[style*=hidden] {
color:var(--secondaire);
font-size:.65em;
font-weight:400;
top:-20px;
opacity:1;
visibility:visible!important
}
.search__field:-ms-input-placeholder[style*=hidden] {
color:var(--secondaire);
font-size:.65em;
font-weight:400;
top:-20px;
opacity:1;
visibility:visible!important
}
ol li a {
	margin: 0 5px
}
ol li.active {
	margin: 0 5px
}
img {
	max-width: 100%
}
.preview {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}
@media screen and (max-width:996px) {
.preview {
	margin-bottom: 20px
}
}
.preview-pic {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}
.preview-thumbnail.nav-tabs {
	border: none;
	margin-top: 15px
}
.preview-thumbnail.nav-tabs li {
	width: 18%;
	margin-right: 2.5%
}
.preview-thumbnail.nav-tabs li img {
	max-width: 100%;
	display: block
}
.preview-thumbnail.nav-tabs li a {
	padding: 0;
	margin: 0
}
.preview-thumbnail.nav-tabs li:last-of-type {
	margin-right: 0
}
.tab-content {
	overflow: hidden
}
.tab-content img {
	width: 100%;
	-webkit-animation-name: opacity;
	animation-name: opacity;
	-webkit-animation-duration: .3s;
	animation-duration: .3s
}
.card {
	margin-top: 50px;
	background: var(--tertiaire);
	padding: 3em;
	line-height: 1.5em
}
@media screen and (min-width:997px) {
.wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
}
.details {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}
.colors {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}
.colors, .price, .product-title, .sizes {
	text-transform: UPPERCASE;
	font-weight: 700
}
.checked, .price span {
	color: var(--primaire)
}
.price, .product-description, .product-title, .rating, .sizes, .vote {
	margin-bottom: 15px
}
.product-title {
	margin-top: 0
}
.size {
	margin-right: 10px
}
.size:first-of-type {
	margin-left: 40px
}
.color {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	height: 2em;
	width: 2em;
	border-radius: 2px
}
.color:first-of-type {
	margin-left: 20px
}
.add-to-cart, .like {
	background: var(--primaire);
	padding: 1.2em 1.5em;
	border: none;
	text-transform: UPPERCASE;
	font-weight: 700;
	color: var(--tertiaire);
	-webkit-transition: background .3s ease;
	transition: background .3s ease
}
.add-to-cart:hover, .like:hover {
	background: var(--secondaire);
	color: var(--tertiaire)
}
.not-available {
	text-align: center;
	line-height: 2em
}
.not-available:before {
	font-family: fontawesome;
	content: "\f00d";
	color: var(--tertiaire)
}
.tooltip-inner {
	padding: 1.3em
}
@-webkit-keyframes opacity {
0% {
opacity:0;
-webkit-transform:scale(3);
transform:scale(3)
}
100% {
opacity:1;
-webkit-transform:scale(1);
transform:scale(1)
}
}
@keyframes opacity {
0% {
opacity:0;
-webkit-transform:scale(3);
transform:scale(3)
}
100% {
opacity:1;
-webkit-transform:scale(1);
transform:scale(1)
}
}
h2.titrecarte {
	font-family: var(--font2);
	color: var(--secondaire);
	text-align: center;
	padding-bottom: 10px
}
h3.sectionplat {
	font-family: var(--font2);
	color: var(--secondaire);
	font-size: 26px;
	text-align: center;
	background-color: bisque;
	padding: 10px 0
}
p.nomplat {
	font-family: var(--font2);
	text-align: center
}
p.prixplat {
	font-family: var(--font2);
	color: coral;
	font-size: 20px;
	text-align: center
}
hr.dashed {
	background-color: var(--tertiaire);
	color: var(--tertiaire);
	width: 100%;
	border: none;
	border-bottom: dashed var(--secondaire) 2px
}
#section-fleuriste h1 {
	text-align: center;
	font-family: var(--font2)
}
#section-fleuriste h2 {
	text-align: center;
	font-family: var(--font2);
	color: var(--secondaire);
	font-size: 30px;
	border-bottom: 1px solid var(--secondaire);
	padding-bottom: 5px
}
#section-fleuriste.btn {
	background-color: var(--tertiaire);
	color: var(--primaire);
	text-align: center;
	margin-bottom: 10px
}
.description {
	text-align: justify
}
#section-photo h1 {
	text-align: center;
	font-family: var(--font2)
}
.profile-card-1 {
	font-family: var(--font1);
	position: relative;
	float: left;
	overflow: hidden;
	width: 100%;
	color: var(--tertiaire);
	text-align: center;
	height: 368px;
	border: none;
	background-color: rgba(var(--primaire-opacite), .5)
}
.profile-card-1 .background {
	width: 100%;
	vertical-align: top;
	opacity: .6;
	-webkit-filter: blur(2px);
	filter: blur(2px);
	transform: scale(1.4)
}
.profile-card-1:hover .background {
	width: 100%;
	vertical-align: top;
	opacity: .4;
	-webkit-filter: blur(0);
	filter: blur(0)
}
.profile-card-1 .card-content {
	width: 100%;
	padding: 15px 25px;
	position: absolute;
	left: 0;
	top: 5%
}
.profile-card-1 .profile {
	border-radius: 50%;
	position: absolute;
	bottom: 50%;
	left: 50%;
	max-width: 100px;
	opacity: 1;
	box-shadow: 3px 3px 20px rgba(0,0,0,.5);
	border: 2px solid #fff;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}
.profile-card-1 h2 {
	margin: 0 0 5px;
	font-weight: 600;
	font-size: 25px
}
.profile-card-1 h2 small {
	display: block;
	font-size: 15px;
	margin-top: 10px
}
.profile-card-1 i {
	display: inline-block;
	font-size: 16px;
	color: var(--tertiaire);
	text-align: center;
	border: 1px solid #fff;
	width: 30px;
	height: 30px;
	line-height: 1.5em;
	border-radius: 50%;
	margin: 0 5px
}
.profile-card-1 .icon-block {
	float: left;
	width: 100%;
	margin-top: 15px
}
.profile-card-1 .icon-block a {
	text-decoration: none
}
.profile-card-1 i:hover {
	background-color: var(--tertiaire);
	color: var(--secondaire);
	text-decoration: none
}
#toolbar {
	background-color: #fff;
	min-height: 30px;
	padding: 10px 0;
	border-bottom: 1px solid #3d3d3d
}
.langue {
	background-color: #fff
}
.langue a {
	color: #000
}
.hero-area .advance-search {
	background: #fff;
	padding: 40px 30px;
	border-radius: 3px;
	margin-bottom: -50px;
	box-shadow: -1px 3px 6px rgba(0,0,0,.12)
}
.d-flex {
	display: -ms-flexbox!important;
	display: flex!important
}
ul.dropdown-cart {
	min-width: 250px
}
ul.dropdown-cart li .item {
	display: block;
	padding: 3px 10px;
	margin: 3px 0
}
ul.dropdown-cart li .item:hover {
	background-color: #f3f3f3
}
ul.dropdown-cart li .item:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}
ul.dropdown-cart li .item-left {
	float: left
}
ul.dropdown-cart li .item-left img, ul.dropdown-cart li .item-left span.item-info {
	float: left
}
ul.dropdown-cart li .item-left span.item-info {
	margin-left: 10px
}
ul.dropdown-cart li .item-left span.item-info span {
	display: block
}
ul.dropdown-cart li .item-right {
	float: right
}
ul.dropdown-cart li .item-right button {
	margin-top: 14px
}
.justify {
	text-align: justify
}
.center {
	text-align: center
}
.my-fixe {
	position: fixed;
	z-index: 1;
	width: 100%;
	top: 0
}
/*vignette albin*/
.bordure {
    border: 1px solid #3c9647;
}
.tiers {
    width: 18.133333em;
    margin: 0.50em;
    display: inline-block;
    background: none;
}
#11 p {
    margin: 0.75em 0;
    font-size: 15px;
    font-family: FuturaLtBTLight;
}
.bordure_prix {
    width: 12em;
    margin-left: -0.5em;
    border-top: #d6cfc9 solid 3px;
    border-bottom: #d6cfc9 solid 3px;
    border-right: #d6cfc9 solid 3px;
    margin-top: -80px;
    position: absolute;
    z-index: 20;
    background-color: #3c9647;
    color: #d6cfc9;
}
#event-grossier .texte-gros {
    font-size: 20px;
}
#event-grossier .texte-couleur {
    color:#3c9647;
}
.align-droite {
    text-align: right;
	margin-bottom: 0;
   padding: 4px 9px 9px 0;
}
.text-gr{ 
margin-bottom: 0;
    padding:13px 0 15px;
	}
.sticky-top {
    z-index: 777 !important;
}
#sb-wrapper {
    z-index: 999;
}
/*#sb-title-inner {
    text-align: center !important;
}*/
section.section6a {
    padding: 20px 0 35px;
}
#section2 .col-sm-6.col-md-4.col-lg-3.my-auto.p-0 {
    margin-bottom: 27px !important;
}
section.section6a p.centrer {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

section.section6a p.centrer img {
    max-width: none;
    width: auto;
}

/*section20*/
#section20 {
	padding: 60px 0;
	background: #dfe2e7
}
#section20 h1 {
	color: var(--primaire);
	line-height: 1.5em;
	text-align: center;
	font-family: 'Permanent Marker', cursive;
	margin-left: 25px;
	width: 100%
}

#section20 .btn {
	color: black;
	background-color: white;
	vertical-align: text-bottom
}
#section20 .btn:hover {
	background-color: var(--secondaire);
	color: var(--tertiaire);
	text-align: center
}


/*fin section20*/