.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}html{
height:100%;
}
body{
font-family: 'Roboto', sans-serif;
color:#524a48;
font-size:16px;
height:100%;
background-color:#fff;
}
img{
max-width:100%;
}
a,
a:hover{
color:#f37021;
}
button:active,
button:focus,
a:active,
a:focus{
outline:none;
}
#wrapper {
height: auto !important;
margin: 0 auto -130px;
min-height: 100%;
}
.push{
height:130px;
}
.admin-bar #main_header{
margin-top:32px;
}
#header_slider{
box-shadow:0 2px 20px 2px rgba(0,0,0,0.2);
}
#header_slider .carousel-item{
height:100vh;
max-height:1080px;
width:100%;
}
#header_slider .carousel-item .carousel_bg {
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
z-index:1000;
background-position:center center;
background-size:cover;
}
#header_slider .carousel-item .carousel_bg{
animation-name: zoomSlider;
animation-duration: 8s;
animation-timing-function:linear;
}
#header_slider .fade_effect{
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
z-index:10000;
background: linear-gradient(0deg, rgba(33, 33, 33, 0.7) 0%, rgba(33, 33, 33, 0.2) 50%, rgba(33, 33, 33, 0.7) 100%);
}
#banniere_page .fade_effect{
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
z-index:10000;
background: linear-gradient(0deg, rgba(33, 33, 33, 0.5) 0%, rgba(33, 33, 33, 0.1) 50%, rgba(33, 33, 33, 0.5) 100%);
}
#header_slider .carousel_text{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
text-align: center;
line-height:40px;
font-size:28px;
font-weight:bold;
width:50%;
color:#fff;
}
#header_left img,
#header_right img{
max-height:90px;
}
#main_header{
padding:10px 0;
background-color: #524a48;
z-index:100000;
}
.home #main_header{
transition: all 0.3s linear;
background-color: transparent;
padding:20px 0;
}
.home #main_header.solid_background{
background-color: #524a48;
padding:5px 0;
box-shadow:0 2px 20px 2px rgba(0,0,0,0.2);
}
.home #main_header.solid_background img{
transition: all 0.3s linear;
max-height:70px;
}
#main_menu_container{
padding:0;
}
#main_menu a{
font-family: 'Merienda', cursive;
color:#fff;
font-size:20px;
padding:5px 10px;
display:inline-block;
}
.home #main_menu a{
font-size:18px;
}
#main_menu a:hover,
#main_menu a:focus,
#main_menu > .selected a{
text-decoration: none;
color:#f37021;
}
#main_menu .dropdown-menu{
background-color: #333;
border: none;
border-radius: 0;
padding:0;
min-width:250px;
}
#main_menu .dropdown-menu li{
line-height: 30px;
}
#main_menu .dropdown-menu a{
width:100%;
color:#fff;
font-size:16px;
}
#main_menu .dropdown-menu a:hover,
#main_menu .dropdown-menu a:focus,
#main_menu .dropdown-menu .selected a{
color:#fff;
background-color: #f37021;
}
#home_slogan{
font-family: 'Merienda', cursive;
font-size:70px;
margin:0;
position:absolute;
top: 50%;
left:50%;
transform: translate(-50%,-50%);
width:100%;
max-width: 700px;
z-index:50000;
color:#fff;
text-align:center;
text-shadow:0 0 10px rgba(0,0,0,0.8);
font-weight: bold;
}
#home_slogan .word:last-child{
color:#f37021;
}
#full_mega_container{
margin-top:80px;
}
.home #full_mega_container{
margin-top:0;
}
#full_mega_container h2,
.h2{
color:#524b48;
font-size:26px;
line-height: 40px;
display:inline-block;
font-weight: bold;
font-family: 'Merienda', cursive;
}
#full_view{
}
#full_view img{
max-height:450px;
}
#gallery_full{
max-height:450px;
}
#gallery_full_container{
line-height:450px;
}
#gallery_prev,
#gallery_next{
background-color: #cca876;
padding:20px;
border-radius:0;
color:#fff !important;
}
#gallery_prev:hover,
#gallery_next:hover,
#gallery_prev:focus,
#gallery_next:focus{
background-color:#fff;
color:#cca876 !important;
}
#gallery_full_titre{
line-height:34px;
}
.navigation_gallery{
line-height:450px;
}
.thumb_link{
border:2px solid transparent;
display:inline-block;
}
.thumb_link.active{
border-color:#cca876;
}
#gallery_full_titre{
font-weight:bold;
}
#banniere_page{
height:500px;
background-size:cover;
background-position:center center;
background-repeat: no-repeat;
box-shadow:0 2px 20px 2px rgba(0,0,0,0.2);
}
#banniere_page_no_image{
margin-top:70px;
height:50px;
}
#banniere_page h1,
#banniere_page_no_image h1{
color:#fff;
z-index:50000;
position:relative;
text-align:center;
top: 50%;
transform: translateY(-50%);
margin:0;
font-weight:bold;
font-size:60px;
text-shadow:0 0 10px rgba(0,0,0,0.8);
font-family: 'Merienda', cursive;
}
#banniere_page_no_image h1{
color:#f37021;
text-shadow:none;
}
.ml12 .word{
display: inline-block;
}
.ml12 .letter {
display: inline-block;
line-height: 1em;
}
#page-content a{
color:#f37021;
font-weight:bold;
}
#page-content a:hover,
#page-content a:focus{
} #main_content_home_txt{
text-align:justify;
}
#main_content_home_txt h1{
font-family: 'Merienda', cursive;
font-size:30px;
text-align: center;
margin-bottom: 30px;
}
.tabs_auto_home_tabContent_image{
width:200px;
height:200px;
border-radius:100px;
background-size:cover;
display:block;
background-position:center center;
border:5px solid #edeef2;
margin:0 auto;
}
.tabs_auto_home_tabContent_image_outer{
width:210px;
height:210px;
border-radius:110px;
background-color:#fff;
padding-top:3px;
border:2px solid #edeef2;
display: inline-block;
}
.tab_content_container{
border-left:1px solid #edeef2;
}
.tab_auto_nav .nav-link{
color:#5e5350;
text-transform:uppercase;
border-right:4px solid transparent;
border-radius: 0;
font-weight:bold;
}
.tab_auto_nav .nav-link:hover{
color:#333;
border-color:#333;
background-color:transparent;
}
.tab_auto_nav .nav-link.active,
.tab_auto_nav .nav-link:focus{
color:#f37021;
border-color:#f37021;
background-color:transparent;
}
#tabs_auto_home_tabContent{
}
#tabs_auto_home_tabContent strong{
color:#f37021;
font-size:32px;
font-weight:bold;
text-transform: uppercase;
display: block;
}
.produits_bg_homepage{
background-size:cover;
background-position: center center;
box-shadow:0 2px 20px 2px rgba(0,0,0,0.2);
}
.produits_bg_homepage_row{
min-height:350px;
}
.produits_bg_homepage_inner{
background-color:#fff;
box-shadow:0 2px 20px 2px rgba(0,0,0,0.2);
padding:25px 100px;
}
.produits_bg_homepage_inner p{
margin:0;
}
.produits_bg_homepage_inner strong{
color:#f37021;
font-family: 'Merienda', cursive;
font-size:24px;
margin-bottom:10px;
display:block;
}
.produits_bg_homepage.artisanat{
background-image:none;
box-shadow: none;
background-color:#808080;
}
.produits_bg_homepage.artisanat .produits_bg_homepage_inner{
background-color:transparent;
box-shadow: none;
color:#fff;
font-size:20px;
}
.btn_classic{
padding:10px 20px;
text-transform: uppercase;
color:#524a48;
border:1px solid #524a48;
display: inline-block;
font-weight:bold;
text-decoration: none;
}
.btn_classic.reverse_color{
color:#fff;
border-color:#fff;
}
.btn_classic.btn_orange{
color:#f37021;
border-color:#f37021;
}
.btn_classic.btn_full{
background-color:#524a48;
border:1px solid #524a48;
color:#fff;
}
.btn_classic:hover,
.btn_classic:focus{
background-color:#524a48;
color:#fff;
text-decoration: none;
}
.btn_classic.reverse_color:hover,
.btn_classic.reverse_color:focus,
.btn_classic.btn_full:hover,
.btn_classic.btn_full:focus{
background-color:#fff;
color:#524a48;
}
.btn_classic.btn_orange:hover,
.btn_classic.btn_orange:focus{
background-color:#f37021;
color:#fff !important;
}
#banniere_slogan{
color: #fff;
z-index: 50000;
position: relative;
text-align: center;
top: 50%;
transform: translateY(-50%);
margin: 30px auto 0 auto;
font-size: 24px;
width: 1000px;
max-width:100%;
letter-spacing: 5px;
display: block;
text-shadow:0 0 10px rgba(0,0,0,0.8);
}
.tabs_auto_home_tabContent_image.bigger{
width:300px;
height:300px;
border-radius:150px;
background-size:cover;
display:block;
background-position:center center;
border:5px solid #edeef2;
margin:0 auto;
}
.tabs_auto_home_tabContent_image_outer.bigger{
width:310px;
height:310px;
border-radius:165px;
background-color:#fff;
padding-top:3px;
border:2px solid #edeef2;
display: inline-block;
}
.content_left_right_produits p:first-child{
font-size:40px;
color:#f37021;
margin-bottom:0;
line-height:36px;
}
.content_left_right_produits h2{
font-size:34px;
margin:0;
color:#524b48;
}
#full_mega_container .catalogue_titleline h2{
font-size:38px;
text-transform: uppercase;
font-family: 'Roboto', sans-serif;
}
.catalogue_firstline{
font-family: 'Merienda', cursive;
font-size:24px;
font-weight:bold;
}
#full_mega_container .catalogue_titleline.special h2{
color:#f37021;
text-align:center;
font-family: 'Merienda', cursive;
font-size:24px;
}
#full_mega_container .catalogue_titleline.special{
text-align:center;
background-color:#fff;
box-shadow:0 2px 20px 2px rgba(0,0,0,0.2);
padding:20px 50px;
}
#entete_artisanat{
background-color:#ededec;
font-weight:bold;
text-align:center;
}
#entete_artisanat strong{
color:#f37021;
font-family: 'Merienda', cursive;
font-size:26px;
}
#entete_artisanat p:last-child{
margin:0;
}
#premier_rang_gauche{
font-weight: bold;
}
#premier_rang_gauche strong,
#quatrieme_rang_gauche strong{
font-size:34px;
text-transform: uppercase;
}
#premier_rang_gauche p:last-child,
#quatrieme_rang_gauche p:last-child{
margin:0;
}
#deuxieme_rang strong{
color:#f37021;
}
#deuxieme_rang p:last-child{
margin:0;
}
#quatrieme_rang_gauche em{
color:#f37021;
font-style: normal;
font-weight: bold;
}
footer{
font-size:14px;
background-color:#524a48;
color:#fff;
margin-top:75px;
box-shadow:0 2px 20px 2px rgba(0,0,0,0.2);
}
footer a,
footer a:hover,
footer a:focus{
color:#fff;
text-decoration: none;
font-weight:bold;
}
footer #copyright{
font-size:11px;
}
footer .fas{
color:#f37021;
}
footer table{
width:75%;
font-size:16px;
}
footer table tr{
border-top:1px solid #fff;
}
footer img{
width:200px;
margin-bottom:20px;
}
footer table tr td{
padding:10px 30px;
}
#contact_page_contact_form input,
#contact_page_contact_form textarea{
border:none;
border-radius:0;
background-color:#524a48;
color:#fff;
}
#contact_page_contact_form input::placeholder,
#contact_page_contact_form textarea::placeholder{
color: #fff;
}
#contact_page_contact_form input.wpcf7-submit{
background-color:#f37021;
color:#fff;
width:100%;
}
.alignleft{
float:left;
margin-right:10px;
margin-bottom:10px;
}
.alignright{
float:right;
margin-left:10px;
margin-bottom:10px;
}
@media screen and (min-width: 1400px) {
}
@media screen and (min-width: 1200px) {
}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 992px) {
#full_mega_container{
margin-top:70px;
}
}
@media screen and (min-width: 992px) {
}
@media screen and (max-width: 768px) {
.navbar-toggler{
margin-left:20px;
}
#home_slogan,
#banniere_page h1,
#banniere_page_no_image h1{
font-size:40px;
}
#main_menu{
line-height: 26px;
padding-top:10px;
padding-bottom:10px;
}
#main_menu .dropdown-menu{
margin-top:0;
background:none;
}
#container_main_menu{
margin-top:10px;
}
#main_menu a{
width:100%;
}
#gallery_full_container{
line-height: initial;
}
.navigation_gallery{
line-height: 150px;
}
}
@media screen and (min-width: 768px) {
}
@media screen and (max-width: 500px) {
}
@keyframes zoomSlider {
from {
transform: scale(1);
}
to {
transform: scale(1.25);
}
}