html{
height:100%;
}
body{
font-family: 'Roboto', sans-serif;
color:#000;
font-size:16px;
height:100%;
background-color:#fff;
}
img{
max-width:100%;
}
a,
a:hover{
color:#f39200;
}
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: #000;
z-index:100000;
}
.home #main_header{
transition: all 0.3s linear;
background-color: transparent;
padding:20px 0;
}
.home #main_header.solid_background{
background-color: #000;
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: 'Kanit', 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:#f39200;
}
#main_menu .dropdown-menu{
background-color: #000;
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: #f39200;
}
#home_slogan{
font-family: 'Kanit', 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:#f39200;
}
#full_mega_container{
margin-top:80px;
}
.home #full_mega_container{
margin-top:0;
}
#full_mega_container h2,
.h2{
color:#000;
font-size:26px;
line-height: 40px;
display:inline-block;
font-weight: bold;
font-family: 'Kanit', 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: 'Kanit', cursive;
}
#banniere_page_no_image h1{
color:#f39200;
text-shadow:none;
}
.ml12 .word{
display: inline-block;
}
.ml12 .letter {
display: inline-block;
line-height: 1em;
}
#page-content a{
color:#f39200;
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: 'Kanit', 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:#f39200;
border-color:#f39200;
background-color:transparent;
}
#tabs_auto_home_tabContent{
}
#tabs_auto_home_tabContent strong{
color:#f39200;
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:#f39200;
font-family: 'Kanit', 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:#000;
border:1px solid #000;
display: inline-block;
font-weight:bold;
text-decoration: none;
}
.btn_classic.reverse_color{
color:#fff;
border-color:#fff;
}
.btn_classic.btn_orange{
color:#f39200;
border-color:#f39200;
}
.btn_classic.btn_full{
background-color:#000;
border:1px solid #000;
color:#fff;
}
.btn_classic:hover,
.btn_classic:focus{
background-color:#000;
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:#000;
}
.btn_classic.btn_orange:hover,
.btn_classic.btn_orange:focus{
background-color:#f39200;
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:#f39200;
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: 'Kanit', cursive;
font-size:24px;
font-weight:bold;
}
#full_mega_container .catalogue_titleline.special h2{
color:#f39200;
text-align:center;
font-family: 'Kanit', 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:#f39200;
font-family: 'Kanit', 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:#f39200;
}
#deuxieme_rang p:last-child{
margin:0;
}
#quatrieme_rang_gauche em{
color:#f39200;
font-style: normal;
font-weight: bold;
}
footer{
font-size:14px;
background-color:#000;
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:#f39200;
}
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:#fff;
color:#000;
}
#contact_page_contact_form input.wpcf7-submit{
background-color:#f39200;
color:#fff;
width:100%;
}
.alignleft{
float:left;
margin-right:10px;
margin-bottom:10px;
}
.alignright{
float:right;
margin-left:10px;
margin-bottom:10px;
}
.content_marged.bg_gris_atelier{
background-color:#ddd;
}
.bg_gris_atelier p:last-child{
margin:0;
}.content_marged.bg_gris_atelier strong{
color:#f39200;
}
@media screen and (min-width: 1400px) {
}
@media screen and (min-width: 1200px) {
.tabs_auto_home_tabContent_image{
width:300px;
height:200px;
border-radius:10px;
}
.tabs_auto_home_tabContent_image_outer{
width:310px;
height:210px;
border-radius:11px;
}
}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 992px) {
#full_mega_container{
margin-top:70px;
}
}
@media screen and (min-width: 992px) {
.tabs_auto_home_tabContent_image.bigger{
width:500px;
height:300px;
border-radius:15px;
}
.tabs_auto_home_tabContent_image_outer.bigger{
width:510px;
height:310px;
border-radius:16px;
}
}
@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);
}
}