/*
	Theme Name: Eyrignac
	Theme URI: 
	Description: Eyrignac et ses jardins
	Version: 3
	Author: WD
	Author URI: 
	Tags:

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* FONT PATH
 * -------------------------- */

@font-face {
	font-family: 'picto-ey';
	src:  url('fonts/picto-ey.eot?s7ly3w');
	src:  url('fonts/picto-ey.eot?s7ly3w#iefix') format('embedded-opentype'),
	url('fonts/picto-ey.ttf?s7ly3w') format('truetype'),
	url('fonts/picto-ey.woff?s7ly3w') format('woff'),
	url('fonts/picto-ey.svg?s7ly3w#picto-ey') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'picto-ey' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

  /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-jardins:before {
  content: "\e900";
  color: #a58b4c;
}
.icon-event:before {
	content: "\e902";
	color: #a58b4c;
}
.icon-horaires:before {
	content: "\e903";
	color: #a58b4c;
}
.icon-lieu:before {
	content: "\e909";
	color: #a58b4c;
}
.icon-jardins:hover::before,
.icon-event:hover::before,
.icon-horaires:hover::before,
.icon-lieu:hover::before {
  	color: #575756;
	transition:all 0.2s ease;
}

/*
.ey .fa-search-plus::before {
	font-family: 'picto-ey'!important;
    content: "\f00e"!important;
}
*/
@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 1.4rem/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}

.fa-inverse {
  color: #ffffff;
}
.grecaptcha-badge {
    display: none;
}
/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font:400 1.6rem/2.8rem 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#444;
    font-family: 'Open Sans', sans-serif;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
	color:#a58b4b;
	transition: all 0.25s ease!important;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Playfair Display', serif;
	text-transform: uppercase;
}
h1{
	font-size: 3.4rem;
	line-height: 4rem;
}
h2{
	font-size: 2.4rem;
	line-height: 3.5rem;
	padding-bottom: 10px;
}
h4{
	font-size: 2.4rem;
	line-height: 3.5rem;
	padding-bottom: 10px;
}
.mega-menu-link{
	/*text-align: center!important;*/
	line-height: 1.4rem!important;
}
.cap button,
.cap{
	text-transform: uppercase!important;
}
.btn{
	border-radius: 0;
}
a.readm{
	font-size: 1.2rem;
	text-transform: uppercase;
	color:#a58b4b;
	font-weight: 600;
}
.readall{
	padding: 10px 25px;
	border:1px solid #a58b4b;
	color:#a58b4b;
	font-size: 1.4rem;
	font-weight: 600;
	text-transform: uppercase;
}
.readall:hover{
	background-color:#a58b4b;
	color:#fff;
	transition: background 0.5s; 
}
.npr{
	padding-right: 0!important;
}
.npl{
	padding-left: 0!important;
}
.sep{
	border-bottom:1px solid #000;
	width: 100px;
}
.img-content img{
	vertical-align: middle;
}
/* couleurs */

.or{
	color:#a58b4b;
}
.small{
	font-size: 90%;
	line-height: 1.6rem!important;
}
.upcase *,
.upcase{
	text-transform: uppercase!important;
}
.nomt h2,
.nomt h3,
.nomt h4{
	margin-top: -10px;
}
.nopb h2,
.nopb h3,
.nopb h4{
	padding-bottom: 0;
}
.vc_tta-title-text{
	line-height: 1.8rem;
}
/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width:1280px;
	width:95%;
	margin:0 auto;
	position:relative;
}
/* header */
.header {
	padding-bottom: 20px;
}

/* TOP NAV/MENUS
 * -------------------------- */
.header{
	background-color: #fff;
	/*position: fixed;
	width: 100%;
	z-index: 99999!important;
	*/
}
#mega-menu-wrap-header-menu #mega-menu-header-menu  a.mega-menu-link {
	font-weight: 600!important;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,
#mega-menu-wrap-header-menu #mega-menu-header-menu ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    font-weight: 800!important;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-flyout.mega-menu-item-has-children > a.mega-menu-link::after,
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link::after, 
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item-has-children > a.mega-menu-link::after {
    display: block;
    margin: 0!important;
}
#mega-menu-item-157 .mega-sub-menu{
	padding-left: 0!important;
}
#mega-menu-item-157 a{
	text-transform: lowercase!important;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    padding-left: 5px;
}
ul.menu-suppl {
	padding: 0;
	float: right;
}
.mega-sticky-wrapper #mega-menu-wrap-social,
.header .social-icons{
	border-left:1px solid #a58b4b;
	/*margin-top: 20px;*/
}
ul.menu-social{
	padding: 0;
}
.header .social-icons li {
	list-style: none!important;
	float: left!important;
	text-align: center!important;
	margin: 5px 5px 0 5px!important;
	/*width: 20%!important;*/
}
.header .social-icons li a{
	font-size: 1.6rem!important;
}
ul.menu-social li:nth-child(4) {
	clear: both;
}
/* top info bar */
.top-info {
	padding: 15px 0 0 0;
	border-bottom: 1px solid #a58b4b;
	font-weight: 600;
}
.top-info a{
	font-weight: 600;
}
.top-info p{
	text-transform: uppercase;
	font-size: 12px;
	padding: 0;
	margin-bottom: 0;
}
.top-info p span{
	position: relative;
	top: -5px;
	padding: 5px 10px;
}
.top-info img{
	float: left;
}
.fa-user::before,
.dashicons-cart::before {
	font-size: 2rem!important;
}
.top-info .ligne2{
	border-left: 1px solid #a58b4b!important;
}
#mega-menu-wrap-panier #mega-menu-panier{
	padding: 0;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu{
	padding-left: 0;
}
#mega-menu-wrap-social #mega-menu-social{
	padding: 5px;
	
}
/*
.nav .col-md-12{
	align-self: center;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
}
.social-icons{
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
}
*/
/* selecteur de langue */

.wpml-ls-legacy-dropdown-click a,
.wpml-ls-legacy-dropdown a {
    color: #444;
    border: none;
    padding: 5px 10px;
	font-size: 1.2rem;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle::after {
    right: 5px;
    top: calc(50% - .175em);
	font-size: 1rem;
}
.wpml-ls-legacy-dropdown {
    width: auto;
    max-width: 80px;
}
.social-icons .wpml-ls-legacy-dropdown {
	float: right;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    border-top: none;
}
.header .wpml-ls-statics-shortcode_actions .wpml-ls-current-language:hover > a,
.header .wpml-ls-statics-shortcode_actions .wpml-ls-current-language > a:focus {
    background-color: #fff;
}
.header .wpml-ls-legacy-dropdown a:hover,
.header .wpml-ls-legacy-dropdown a:focus,
.header .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a {
	background-color: #fff;
}
.header .wpml-ls-statics-shortcode_actions .wpml-ls-current-language > a {
    background-color: #ffffff;
}
.header .wpml-ls-statics-shortcode_actions a:hover,
.header .wpml-ls-statics-shortcode_actions a:focus {
    background-color: #fff;
}
.header #mega-menu-social li:nth-child(4) { 
	clear: both !important;
}
.mega-toggle-block-right a.mega-icon:hover{
	text-decoration: none;
}
/*
.mega-menu-toggle .mega-toggle-block-6{
	clear: both!important;
}
#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block {
    height: 25px!important;
}
*/
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu {
    padding-left: 5px!important;
}
/* menu supplémentaire */
ul.menu-suppl li{
	list-style: none;
}
ul.menu-suppl a{
	text-transform: uppercase;
	font-size: 1.2rem;
}
/* on masque la boutique sur la version UK */
#mega-menu-item-1006{
	display: none!important;
}

/* logo */
.logo {

}
.logo-img {
	max-width: 160px;
	width: 100%;
	padding: 0;

}
/* nav */
.nav {
	padding-top: 15px;
}
/* sidebar */
.sidebar {

}


/*------------------------------------*\
    Icones home
\*------------------------------------*/

.icons-home {
	text-align: center;
}
.icons-home a{
	text-decoration: none;
}

.icons-home .icon-jardins .path1:before,
.icons-home .icon-jardins .path2:before,
.icons-home .icon-jardins .path3:before,
.icons-home .icon-jardins .path4:before,
.icons-home .icon-jardins .path5:before,
.icons-home .icon-lieu:before,
.icons-home .icon-event:before,
.icons-home .icon-horaires:before,
.icons-home .icon-jardins:before{
	font-size: 70px;
}

.icons-home h4{
	font-size: 2.4rem;
	text-transform: uppercase;
	margin-top:0;
}
#slide-info,
#slide-billet{
	text-align: center!important;
}
/*
.home .rev_slider iframe {
    opacity: 1 !important;
    visibility: inherit !important;
}
*/
/*------------------------------------*\
    Bandeau home
\*------------------------------------*/

.ban-home h2{
	margin: 0!important;
	padding-top: 0!important;
}
.ban-home ul {
	padding-left: 0;
}
.ban-home ul li{
	list-style: none;
	margin-bottom: 10px;
}
.ban-home ul li a {
	display:block;
	border-bottom: 1px solid transparent;
}
.ban-home ul li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #a58b4b;
}
.ban-home button{
	font-weight: 600;

}

/*------------------------------------*\
    Actus home
\*------------------------------------*/
.titre-actu-home{
	font-family: 'Playfair Display', serif;
	text-transform: uppercase;
	font-size: 3.4rem;
	line-height: 4rem;
	text-align: center;
}
.actu-home{
	margin-bottom: 30px;
	padding: 0 40px
}
.actu-home h3{
	color:#575756;
}
.actu-home a{
	text-decoration: none;
}
.actu-home .item {
	margin-bottom: 25px;
}

.page-template-page_actu .banner article{
	padding-top: 40px;
}
.page-template-page_actu .banner article h1{
	font-size: 2.4rem;
	line-height: 3.4rem;
}
/*------------------------------------*\
    BLOC VISITES HOME
\*------------------------------------*/
.bloc-visites{}
.bloc-visites img,
.bloc-visites a{
	display: block!important;
}
.bloc-visites a{
	background-color: #f2f0ec;
}
.bloc-visites a:hover{
	background-color: #a58b4b;
	color: #fff;
	text-decoration: none;
}
.bloc-visites img{
	filter: brightness(100%);
}
.bloc-visites a:hover img{
	filter: brightness(80%);
	transition: all 0.25s ease;
}
.bloc-visites h3{
	margin-top: 0!important;
	padding: 15px 0!important;
}
/*------------------------------------*\
    PAGES
\*------------------------------------*/

/* informations pratiques */
.ban-image {
	position: relative;
	background-size: cover!important;
	background-position: center!important;
	background-repeat: no-repeat!important;
	min-height: 300px;
	max-height: 300px;
}
.ban-image::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(img/ban-bas.png) center bottom no-repeat;
    z-index: 1;
}
.ban-image-boutique::before {
    background: url(img/ban-bas-boutique.png) center bottom no-repeat;
}
.ban-image span{
	font-family: 'Playfair Display', serif;
	margin-top: 0;
	top:30%;
	position: absolute;
	width: 100%;
	text-align: center;
	color:#fff;
	font-size: 5rem;
	line-height: 6rem;
	text-shadow: 2px 2px 2px black;
	text-transform: uppercase;
}
.ban-image span br{
	display: none;
}
.category .banner .decalage,
.banner article{
	position: relative;
	padding: 20px 40px 0 40px;
	background-color: #fff;
	margin-top: -80px;
	z-index: 5;
}
.vc_btn3.vc_btn3-style-outline-custom, .vc_btn3.vc_btn3-style-outline, .vc_btn3.vc_btn3-style-outline-custom:hover, .vc_btn3.vc_btn3-style-outline:hover, .vc_btn3.vc_btn3-style-outline-custom:focus, .vc_btn3.vc_btn3-style-outline:focus {
    border-width: 1px!important;
}
/*------------------------------------*\
    CATEGORIE + CATEGORIE PRESSE
\*------------------------------------*/

.category .banner .decalage{
	padding-top: 40px;
}
.category .banner .decalage h1 {
    margin-top: -10px;
	font-size: 2.4rem;
	line-height: 3.4rem;
}
.category .actu-home{
	padding: 0;
}
.category-7 .actu-home{
	margin-top: 10px;
	padding-top: 25px;
	border-top:1px solid #ccc;
}
/*------------------------------------*\
    PREPARER MA VISITE
\*------------------------------------*/
ul.nav-visite {
	margin: 25px 0 0 0;
	padding-left: 0!important;
}
ul.nav-visite li{
	display: inline-block;
	margin-right: 10px;
	list-style: none;
}
ul.nav-visite li a{
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
}
/*
.nav-visite li:nth-child(1) {
	padding-left: 0;
}
*/
ul.nav-visite li a:hover{
	color:#fff;
	background-color: #575756;
}

.wpb-js-composer .vc_tta-controls-icon-plus {
	color: #fff!important;
	background-color: #a58b4b!important;
	border: 5px solid #a58b4b!important;
	height: 30px!important;
	width: 30px!important;
}
.wpb-js-composer .vc_tta-controls-icon-plus::before {
	color: #fff!important;
	background-color: #a58b4b!important;
	border-width: 1px 0 0 0!important;
}
.wpb-js-composer .vc_tta-controls-icon-plus::after {
	color: #fff!important;
	background-color: #a58b4b!important;
	border-width: 0 0 0 1px!important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_tta-controls-icon::after, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_tta-controls-icon::before {
    border-color: #fff!important;
}
.wpb_wrapper ul{
	padding-left: 15px;
}
.home .wpb_wrapper ul{
	padding-left: 0;
}
.small-tab h4{
	font-size: 1.6rem;
	text-transform: none;
}
.small-tab h4 a{
	color: #a58b4b!important;
}
.wpb-js-composer .small-tab .vc_tta-controls-icon-plus {
	border: 5px solid #a58b4b!important;
	height: 20px!important;
	width: 20px!important;
}

/*------------------------------------*\
    DECOUVRIR LES JARDINS
\*------------------------------------*/

.vc_gitem-animate-fadeIn .vc_gitem-zone-b, .vc_gitem-animate-scaleIn .vc_gitem-zone-b, .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b, .vc_gitem-animate-blurOut .vc_gitem-zone-b, .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b {
    -webkit-transition: all 0.5s ease!important;
    -o-transition: all 0.5s ease!important;
    transition: all 0.5s ease!important;
}

/*------------------------------------*\
    CARTE JARDINS
\*------------------------------------*/
.zone{
	position: absolute;
    width: 45px;
    height: 45px;
	background: url(img/icon-jardin.png) top center no-repeat!important;
	background-size: cover!important;
	opacity: 1;
}
#zone1{
    top: 163px;
    left: 129px;    
}
#zone2{
    top: 196px;
    left: 233px;
}
#zone3{
    top: 211px;
    left: 340px;
}
#zone4{
    top: 104px;
    left: 402px;
}
#zone5{
    top: 281px;
    left: 320px;
}
#zone6{
    top: 138px;
    left: 491px;
}
#zone7{
    top: 270px;
    left: 515px;
}
.tooltipster-eyrignac {
    border-radius: 5px; 
    border: none!important;
    background: #a58b4b;
    color: #fff;
}

.tooltipster-eyrignac .tooltipster-content {
	font-size: 15px;
	font-weight: bold;
    line-height: 12px;
    padding: 6px 5px 6px 0;
}
/* navigation carousel */
.owl-next,
.owl-prev {
	position: relative;
	background: #fff;
	cursor: pointer;
}
.owl-next.disabled,
.owl-prev.disabled{
	display:none!important;
}
.owl-prev:after, .owl-prev:before {
	right: 30%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.owl-prev:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #fff;
	border-width: 30px;
	margin-top: -30px;
}
.owl-prev:before {
	border-color: rgba(165, 139, 75, 0);
	border-right-color: #a58b4b;
	border-width: 32px;
	margin-top: -32px;
}

.owl-next:after, .owl-next:before {
	left: 30%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.owl-next:after {
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #fff;
	border-width: 30px;
	margin-top: -30px;
}
.owl-next:before {
	border-color: rgba(165, 139, 75, 0);
	border-left-color: #a58b4b;
	border-width: 32px;
	margin-top: -32px;
}
.carousel-slider-nav-icon{
	display: none;
}
.or a.vc_btn3-style-classic{
	color: #a58b4b!important;
	text-transform: uppercase;
	font-size: 1.6rem;
	line-height: 1.8rem;
	font-weight: bold;
	letter-spacing: 0.1rem;
}
.or button:hover,
.or a.vc_btn3-style-classic:hover{
	background-color: #a58b4b!important;
	color:#fff!important;
}

/*------------------------------------*\
    ACTUALITES
\*------------------------------------*/
.actu-home .item:nth-child(4) {
	clear: both;
}
.fullbtn{
	display: block;
	width: 90%;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	text-align: center;
	color: #a58b4b;
	font-size: 1.6rem;
	line-height: 1.8rem;
	font-weight: bold;
	letter-spacing: 0.1rem;
	text-transform: uppercase;
	border : 1px solid #ccc;
}
.fullbtn:hover{
	color: #fff;
	background-color: #a58b4b;
	border : 1px solid #a58b4b;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
}

/*------------------------------------*\
    EVENEMENTS
\*------------------------------------*/

.simcal-default-calendar-light .simcal-ajax-loader,
.simcal-default-calendar-light .simcal-events-toggle:hover,
.simcal-default-calendar-list.simcal-default-calendar-light .simcal-events-toggle {
    background-color: rgba(0,0,0,0)!important;
}
.simcal-default-calendar .simcal-ajax-loader.simcal-spinner-top > i {
    top: 40%!important;
}
.simcal-date-format{
	color:#fff!important;
}

.simcal-default-calendar-list ul.simcal-events {
	padding: 0!important;
	margin-left: 0!important;
}
.simcal-event-title{
    font-family: Playfair Display;
	font-size: 2.4rem;
	line-height: 2.6rem;
    font-weight: 400;
    font-style: normal;
	text-transform: uppercase;
}
.simcal-event-description{
	font-size: 1.6rem;
}
.simcal-day-label{
	width: 15%;
}
.simcal-day-label span{
	display: none!important;
}
.simcal-event-details a{
	clear: both;
	display: inline-block;
    border: 1px solid rgb(165, 139, 75);
    color: rgb(165, 139, 75);
    background-color: transparent;
	margin-top: 15px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 11px;
    padding-right: 11px;
	font-size: 1.1rem;
	text-transform: uppercase;
}
.simcal-event-details a:hover{
    color: #fff;
    background-color: rgb(165, 139, 75);
	text-decoration: none;
	transition: all 0.25s ease!important;
}
.simcal-default-calendar-list .simcal-event-details .simcal-event-description,
.simcal-default-calendar-list .simcal-event-details p {
    margin-bottom:5px!important;
}

/*------------------------------------*\
    BOUTIQUE
\*------------------------------------*/

body.boutique{
	background-color: #ededed;
}
.boutique #mega-menu-item-157 a,
.boutique #mega-menu-item-157 .mega-sub-menu,
.boutique .nav #mega-menu-social,
.boutique #mega-menu-wrap-header-menu,
.boutique a.mega-menu-logo,
.boutique header,
.boutique article,
.boutique .banner,
.ban-image {
	background-color: #ededed!important;
}
.assur {
	display: flex;
	/*flex-direction: row;*/
	align-items: flex-end;
	align-content:flex-end;
	justify-content: space-between;	
	height: 200px;
}
.assur-item {
	max-width: 250px;
	padding: 15px;
	background-color: #fff;
	color:#000;
	min-height: 70px;
	/*display: flex;*/
}
.assur-item p{
	font-size: 1.5rem;
	line-height: 1.8rem;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0 0 0 5px;
}
.assur-item img{
	float: left;
	width: 25%;
	padding-right: 15px;

}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
    float: none;
	margin: 25px 0;
}
.woocommerce .woocommerce-ordering a{
	display: inline-block;
	padding: 5px 15px;
	margin-right: 10px;
	font-size: 1.6rem;
	font-weight: 800;
	text-transform: uppercase;
	color:#fff!important;
	background-color: #bfbfbf;
}
.woocommerce .woocommerce-ordering a:hover{
	text-decoration: none;
	background-color: #a58b4b;
	transition: background 0.5s; 
}
.woocommerce #coupon_code{
	width: auto;
}
/* menu boutique */

.menu-boutique{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	padding: 0 30px 0 30px;
	margin: 0 0 50px 0;
}
.menu-boutique li {
	display:flex;
	flex-direction: row; 
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
}
.menu-boutique li a{
	flex-wrap: wrap;
	/*display:flex;*/
}
.menu-boutique li {
	font-size: 1.5rem;
	line-height: 2rem;
	text-transform: uppercase;
	list-style: none;
	font-weight: 600;
}
.menu-boutique li:nth-child(1) {
	font-family: 'Playfair Display', serif;
	flex:1;
	padding-top: 10px;
	justify-content: flex-start;
}
.menu-boutique li:nth-child(1) a{
	font-size: 2rem;
	color: #a58b4b;
}
.menu-boutique li:nth-child(2) a,
.menu-boutique li:nth-child(3) a,
.menu-boutique li:nth-child(4) a,
.menu-boutique li:nth-child(5) a,
.menu-boutique li:nth-child(6) a{
	text-align: center;
	padding: 10px 25px;
	border-right: 1px solid #a58b4b;
	width: auto;
	max-width: 180px;
}

.menu-boutique li:nth-child(2) a,
.menu-boutique li:nth-child(4) a,
.menu-boutique li:nth-child(6) a{
	padding-top: 15px;
}
.menu-boutique li:nth-child(6) a {
	border: none;
}
.menu-boutique li:nth-child(2) a:hover,
.menu-boutique li:nth-child(3) a:hover,
.menu-boutique li:nth-child(4) a:hover,
.menu-boutique li:nth-child(5) a:hover,
.menu-boutique li:nth-child(6) a:hover{
	background-color: #a58b4b;
	color:#fff;
	text-decoration: none;
	transition: background 0.5s; 
	/*display:flex;*/
}
.menu-boutique li:nth-child(1) a:hover{
	text-decoration: none;
}

/* vue categories */
.woocommerce ul.products li.product h2.woocommerce-loop-product__title{
	font-family: 'Open Sans', sans-serif;
	font-size: 2.4rem;
	line-height: 3.2rem;
	text-transform: none;
	font-weight: 600;
	text-align: center;
}
.woocommerce ul.products li.product a img {
    margin-bottom:0;
}
.woocommerce ul.products li.product .price {
    color: #000;
    font-weight: 800;
    margin: 10px 0 .5em 0;
    font-size: 3rem;
	text-align: center;
}

.woocommerce .product.type-product:hover a.button.add_to_cart_button{
	opacity: 1;
	transition: all 0.1s linear!important;
}
.woocommerce a.button.add_to_cart_button{
	opacity: 0;
	position: relative;
	top: -60px;
	padding: 10px 40px;
	background-color: #791436;
	color:#fff;
	border-radius: 0;
}
.woocommerce .products .product.type-product,
.woocommerce .related .product.type-product{
	text-align: center;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    margin-bottom:0;
}
.boutique .banner article{
	padding: 20px 0 50px 0;
}
.woocommerce .related{
	clear: both;
}
.summary .quantity{
	margin-bottom: 25px!important;
}
.summary .single_add_to_cart_button{
	clear: both;
}
/* vue panier */
.bg-blanc{
	background-color: #fff;
	box-shadow: 1px 2px 5px #999;
	padding: 10px 25px;
	margin: 20px 15px;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    float: none;
    width: 100%;
}
.woocommerce .cart-collaterals .cart_totals h2{
	border-bottom: 1px solid #a58b4b;
	padding-bottom: 5px;
}
.woocommerce .cart-bloc{
	box-shadow: 1px 2px 5px #999;
	background-color:#fff;
	padding: 30px;
}
.woocommerce .cart-bloc .screen-reader-text{
	display: none;
}
.woocommerce .cart-bloc h2{
	margin-top: 0;
}
.woocommerce .cart_totals h2{
	font-family: 'Open Sans', sans-serif;
	text-transform: none;
}
.woocommerce table.shop_table td {
    border-top:none;
    padding: 10px 0px;
}
.woocommerce table.shop_table {
    border: none;
    border-spacing: 10px;
}
.cart-bloc .woocommerce-Price-amount{
	float: right;
}
table.shop_table th.product-name div,
table.shop_table th.product-price div,
table.shop_table th.product-quantity div,
table.shop_table th.product-subtotal div {
	padding-bottom: 4px;
	border-bottom: 1px solid #a58b4b;
	font-weight: 300;
	font-size: 20px;
}
.woocommerce table.shop_table td.product-thumbnail,
.woocommerce table.shop_table td.product-remove{
	padding: 10px 0!important;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.al {
    background-color: #791436;
	transition: all 0.25s linear;
	text-transform: uppercase;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
	background-color: #791436;
    opacity: 0.8;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    border-radius: 0;
}
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
    padding: 4px 4px 2px;
    margin: 0 4px 0 0;
    outline: 0;
}
.woocommerce .cart-bloc #coupon_code {
    width: 80px!important;
	font-size: 12px;
}
.woocommerce .coupon .button {
	font-size: 12px!important;
	padding: 12px 15px!important;
}
.woocommerce #respond input#submit,
.woocommerce a.button:hover, .woocommerce button.button,
.woocommerce input.button {
    background-color: #791436!important;
    color: #fff!important;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover, .woocommerce button.button:hover,
.woocommerce input.button:hover {
    background-color: #791436!important;
	opacity: 0.8;
	transition: all 0.25s linear;
    color: #fff!important;
}
.woocommerce-info,
.woocommerce-NoticeGroup-checkout,
.woocommerce-message {
    border-top-color: #791436;
	margin: 15px;
}
.cart-bloc .woocommerce-message {
	margin: 0;
}
cart-collaterals .woocommerce-message
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
    width: 60%;
}
.woocommerce .cart_totals table.shop_table th {
    padding: 9px 10px 9px 0;
}
#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
	font-weight: 300;
	font-size: 1.8rem;
    border-top: none;
}
.includes_GST{
	display: none;
}
/* page customer */
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
	background-color: #fff;
    border: none;
	border-radius: 0;
}
#customer_details{
	background-color: #fff;
	box-shadow: 1px 2px 5px #999;
	padding: 25px;
	margin: 0 15px;
	width: auto;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    padding: 10px;
}
.select2-container .select2-selection--single {
    height:auto;
    padding: 10px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 45px;
}
.select2-container--default .select2-selection--single {
    border-radius: 0;
}
.validate-required .checkbox input[type="checkbox"],
.validate-required .checkbox-inline input[type="checkbox"],
.validate-required .radio input[type="radio"],
.validate-required .radio-inline input[type="radio"] {
    position: relative!important;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    border-radius: 0;
}
.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select {
    border: 1px solid #69bf29;
}
.woocommerce-thankyou-order-received{
	padding: 25px 0;
	font-size: 2rem;
	text-align: center;
}
/* on masque le prix et le bouton add to cart sur les related products */
.related .price,
.related a.add_to_cart_button{
	display: none!important;
}
.woocommerce .related ul.products li.product h2.woocommerce-loop-product__title{
	font-size: 1.4rem;
	line-height: 1.8rem;
}

/* page produit */
li.current-menu-parent:nth-child(2) a,
li.current-menu-item:nth-child(2) a,
li.current-menu-parent:nth-child(3) a,
li.current-menu-item:nth-child(3) a,
li.current-menu-parent:nth-child(4) a,
li.current-menu-item:nth-child(4) a,
li.current-menu-parent:nth-child(5) a,
li.current-menu-item:nth-child(5) a{
	background-color: #a58b4b;
	color: #fff;
}
.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    height: auto !important;
    overflow: visible!important;
    position: relative !important;
    width: auto!important;
    word-wrap: normal !important;
}
.summary .input-text{
	border:none;
	padding-right: 5px;
}
.summary h1{
	font-family: 'Open Sans', sans-serif;
	margin-top: 0;
	padding-top: 0;
	text-transform: none;
	font-weight: 600;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price{
	margin: 15px 0 30px 0;
	font-size: 3rem;
	font-weight: 800;
	color:#a58b4b;
}
.woocommerce .desc-title{
	margin-bottom: 25px;
	font-size: 2rem;
	line-height: 3rem;
	border-bottom: 1px solid #a58b4b;
	width: 100%;
}
.woocommerce .summary .desc-title{
	width: 80%;
}
.woocommerce .woocommerce-product-details__short-description{
	margin-bottom: 50px;
}
.woocommerce .screen-reader-text{
	border-bottom: 1px solid #a58b4b;
	margin-right: 25px;
}
@media only screen and (max-width:1024px) {
	.menu-boutique li{
		font-size: 1.4rem;
		padding: 10px 0;
	}
	.menu-boutique li a{
		padding: 10px 5px;
		max-width: 150px!important;
	}
}
@media only screen and (max-width:680px) {
	.menu-boutique{
		display:inline;
	}
	.menu-boutique li{
		display: block!important;
		clear: both;
		font-size: 1.4rem;
		padding: 0;
	}
	.menu-boutique li a{
		display: block!important;
		padding: 5px 0!important;
		border: none!important;
		max-width: none!important;
	}
	.menu-boutique li:nth-child(2) a,
	.menu-boutique li:nth-child(3) a,
	.menu-boutique li:nth-child(4) a,
	.menu-boutique li:nth-child(5) a {
		margin-right: 20px;
	}
	.menu-boutique li:nth-child(4) a {
		clear: both;
	}
	.woocommerce .woocommerce-ordering a {
		font-size: 1.2rem;
		margin: 0 10px 10px 0;
		padding: 5px 10px;
	}
}
@media only screen and (max-width:1200px) {
	.menu-boutique li:nth-child(1) {
		display: none!important;
	}
}

/*------------------------------------*\
    CONTACT
\*------------------------------------*/
.wpcf7-submit{
	border-color: rgb(165, 139, 75);
	border: 1px solid #a58b4b;
	color: #a58b4b;
	background-color: transparent;
	text-transform: uppercase;
	padding: 4px 10px;
}
.wpcf7-submit:hover{
    background-color: #a58b4b !important;
    color: #fff !important;
	transition: all 0.2s ease-in-out;
}
.wpcf7 label{
	font-weight: 400;
}
/*------------------------------------*\
    PAGINATION
\*------------------------------------*/
.pagination{
	width: 100%;
	text-align: center;
}
.pagination a,
.pagination span{
	color:#a58b4b;
	padding: 2px 5px;
	border: 1px solid #a58b4b;
}
.pagination a:hover,
.pagination .current{
	color: #fff;
	background-color: #a58b4b;
}
.addthis_tool{
	/*margin: 20px 0;*/
}
/*------------------------------------*\
    POPUP
\*------------------------------------*/
body .pum .pum-container{
	border:none!important;
	padding: 50px!important;
	outline: none!important
}
body .pum-theme-lightbox .pum-content + .pum-close{
	border: none!important;
}
body .pum-theme-lightbox .pum-container{
	border-radius: 0!important;
	outline: none!important
}
#popmake-6314 .pum-content, .pum-theme-lightbox .pum-content {
    border: none!important;
    outline: none!important;
}
/*------------------------------------*\
    FOOTER
\*------------------------------------*/
.footer {
	margin-top: 50px;
}
.footer h4{
	margin-bottom: 0;
	color:#a58b4b;
}
.footer .container-fluid{
	padding: 0;
}
.footer-left{
	padding-top: 10px;
	background-color: #333;
	color:#fff;
}
.footer-left a,
.footer-left{
	color:#fff;
}
.menu-footer1 li,
.menu-footer2 li,
.menu-footer1,
.menu-footer2{
	padding: 0;
	list-style: none;
}
.footer #mega-menu-wrap-social{
	background: none;
}
.footer #mega-menu-wrap-social a{
	color: #a58b4b!important;
	font-size: 2rem!important;
	padding-right: 5px!important;
}
.footer #mega-menu-wrap-social li{
	margin-bottom: 10px!important;
}
.footer #mega-menu-wrap-social a:hover {
	background: none!important;
	color:#fff!important;
}
.footer .social-icons{
	/*border-left:1px solid #a58b4b;*/
	padding-left: 10px;
}
.footer .wpml-ls-statics-shortcode_actions .wpml-ls-current-language > a{
	background: none!important;
	color:#fff;
}
.footer .wpml-ls-statics-shortcode_actions {
    background: none!important;
	padding-top: 5px;
}
.footer .wpml-ls-statics-shortcode_actions a:hover,
.footer .wpml-ls-statics-shortcode_actions a:focus {
    color: #fff;
    background: none!important;
	text-decoration: none;
}
.footer .wpml-ls-statics-shortcode_actions a {
    color: #fff;
    background: none!important;
}
.footer .wpml-ls-legacy-dropdown-click a,
.footer .wpml-ls-legacy-dropdown a{
	padding-left: 0!important;
}
#text_icl-2{
	margin-bottom: 25px;
}
.footer .sep{
	border-bottom:1px solid #fff;
	width: 35px;
	margin: 10px 0 15px 0;
	padding-top: 10px;
}
p.copyright{
	font-size: 1.1rem;
	padding: 25px 0 5px 0;
}
.footer #sb_instagram{
	position: relative;
	margin-top: -10px;
}
ul.partenaires{
	margin: 0 0 0 10px;
	padding: 0;
}
ul.partenaires li{
	list-style: none;
	display: inline-block;
	width:15%;
}
/*------------------------------------*\
    IMAGES
\*------------------------------------*/


/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {

}
@media only screen and (min-width:480px) {
	.align-bas{
		height: 50px;
	}
}
@media only screen and (min-width:768px) {
	.align-bas{
		position: absolute;
		bottom:0;
		width: 100%;
	}
	.page-template-page_actu .banner article h1 {
		margin-top: -10px;
	}
}

@media only screen and (min-width:1024px) {
	.row.equal {
		display: flex!important;
		display: -webkit-flex;
		flex-wrap: wrap;
		min-height: 50px
	}
	#mega-menu-item-wpml-ls-2-fr{
		float: right!important;
	}
	#mega-menu-item-153 a{
		height: 30px!important;
	}
	#mega-menu-item-153 a:before{
		content:"\f290";
		font-family: 'FontAwesome'!important;
		top: 10px;
    	left: 0;
	}
	.firstw{
		display: block;
	}
	.carousel {
		margin-right: -100px !important;
		margin-left: -100px !important;
	}
	.fa-ticket::before {
		display: none!important;
	}
	.footer {
		background: linear-gradient(90deg, #333333 50%, white 50%);
	}
}
@media only screen and (max-width:480px) {
	.container{
		padding: 0;
	}
	.header .container,
	.footer .container{
		padding: 0 15px ;
	}
	.actu-home{
		padding: 0 10px;
	}
	.ban-image span{
		font-size: 3rem;
		line-height: 3.2rem;
	}
	.category .banner .decalage, .banner article {
		position: relative;
		padding: 20px 20px 0 20px;
	}
	.page-template-page_actu .banner article {
		padding-top: 20px;
	}
	h1 {
		font-size: 2.4rem;
		line-height: 3rem;
	}
	.vc_tta-panel-heading h4{
		font-size: 90%;
	}
	.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title>a {
		padding: 14px 50px 14px 10px !important;
	}
	.full-bg{
		min-height: 300px!important;
	}
	ul.nav-visite {
		margin: 5px 0 0 0;
	}
	ul.nav-visite li{
		font-size: 1.2rem;
	}
	ul.nav-visite li a{
		padding: 5px;
	}
	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block {
		height: 30px;
	}
	.top-info{
		text-align: center;
		padding: 10px 0 0 10px;
	}
	.top-info .ligne2{
		display: none;
	}
	.top-info img{
		margin-right: 10px;
		float: none;
	}
	.top-info p span {
		padding: 0;
		line-height: 1.4rem;
		top: 5px;
	}
	#mega-menu-wrap-panier {
		clear: both;
		margin: 20px 0 10px 20px;
	}
	#mega-menu-wrap-panier li{
		float: none!important;
		text-align: center;
	}
	#mega-menu-wrap-header-menu #mega-toggle-block-6{
		clear: both;
	}
	#mega-menu-wrap-header-menu .mega-toggle-block-3 a,
	#mega-menu-wrap-header-menu .mega-toggle-block-4 a,
	#mega-menu-wrap-header-menu .mega-toggle-block-5 a,
	#mega-menu-wrap-header-menu .mega-toggle-block-6 a,
	#mega-menu-wrap-header-menu .mega-toggle-block-7 a,
	#mega-menu-wrap-header-menu .mega-toggle-block-8 a{
		padding: 5px;
	}
	#mega-menu-wrap-header-menu .mega-menu-toggle {
		line-height: 30px;
	}
	#mega-menu-wrap-header-menu .mega-toggle-block-1{
		margin-right: 25px;
	}
	.assur-item {
		min-height: 150px;
		padding-bottom:0; 
	}
	.assur-item img {
		float: none;
		width: 50%;
		padding-right: 0;
	}
}
@media only screen and (max-width:768px) {
	#mega-menu-item-986,
	#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-flyout.mega-menu-item-has-children > a.mega-menu-link::after, #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link::after, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item-has-children > a.mega-menu-link::after {
		display: none!important;
	}
	#slide-info,
	#slide-billet{
		font-size: inherit!important;
		padding: 10px 20px !important;
		text-align: center!important;
	}
	.full-bg{
		min-height: 300px!important;
	}
	/* lightbox fix */
	.pp_pic_holder .ppt{width: 95%!important;}
	.pp_pic_holder.pp_default { width: 100%!important; left: 0!important; overflow: hidden; }
	div.pp_default .pp_content_container .pp_left { padding-left: 0!important; }
	div.pp_default .pp_content_container .pp_right { padding-right: 0!important; }
	.pp_content { width: 95%!important; height: auto!important; padding-left: 15px!important; }
	.pp_fade { width: 100%!important; height: 100%!important; }
	a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom { display: none!important; }
	#pp_full_res img { width: 100%!important; height: auto!important; }
	.pp_details { width: 100%!important; padding-left: 3%; padding-right: 4%; padding-top: 10px; padding-bottom: 15px; background: none; margin-top: -2px!important; }
	a.pp_close { right: 2%!important; top: 5px!important; }
}

@media only screen and (max-width:990px) {
	.assur-item p {
		font-size: 1.2rem;
		line-height: 1.4rem;
	}
}
@media only screen and (max-width:1023px) {
	#mega-menu-item-155,
	.social-icons #mega-menu-wrap-social{
		display: none!important;
	}
	#mega-toggle-block-1{
		height: 45px;
	}
	header{
		padding-bottom: 0!important;
	}
	#mega-menu-wrap-header-menu #mega-menu-header-menu li a.mega-menu-link{
		padding: 10px 0 0 10px!important;
		height: 35px!important;
	}
	#mega-menu-header-menu{
		/*width: 50%!important;*/
	}
	.carousel-slider-outer{
		margin-bottom: 20px;
	}
}

@media only screen and (min-width:1024px) and (max-width:1200px){
	.mega-menu-logo {
		max-width:120px; 
	}
	#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
		font-size: 1.1rem;
	}
}
@media only screen and (max-width:1024px) {
	.social-icons {
		margin-right: 5px;
		clear: both !important;
		display: none!important;
	}
}

@media only screen and (min-width:1200px) {
	#mega-menu-item-2193{
		border-left: 1px solid #a58b4b!important;
	}
	#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-155 {
		margin-top: -5px;
	}
}

@media only screen and (min-width:1280px) {
  .container {
    width: 1280px;
  }
}



@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	.align-bas{
		padding-top: 30px;
	}
}
/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}
/* Pretty photo */
div.pp_default .pp_bottom, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right, div.pp_default .pp_top, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_right {
    height: 0!important;
}
div.pp_default .pp_content_container .pp_right,
div.pp_default .pp_content_container .pp_left {
    background: none!important;
    padding-left: 0!important;
}
div.pp_default .pp_content {
    background:none!important;
}
/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}

/* temporaire */
#mega-menu-item-153{
	/*display: none!important;*/
}
