/*
Theme Name: magnanerie
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: magnanerie
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

magnanerie is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Typography
3.0 Elements
4.0 Forms
5.0 Navigation
	5.1 Links
	5.2 Menus
6.0 Accessibility
7.0 Alignments
8.0 Clearings
9.0 Widgets
10.0 Content
	10.1 Posts and pages
	10.2 Asides
	10.3 Comments
11.0 Infinite scroll
12.0 Media
	12.1 Captions
	12.2 Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Normalize
--------------------------------------------------------------*/
@import url(http://fonts.googleapis.com/css?family=Ek+Mukta:400,200,300,500,600,700,800);
@import url(http://fonts.googleapis.com/css?family=Crimson+Text:400,400italic,600,600italic,700,700italic);

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

p a {
	background-color: transparent;
	color:#464c49 !important;
}

p a:active,
p a:hover {
	outline: 0;
	opacity:0.7;
	color:#766c5d;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: 500;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
	width:100%;
	border:none;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	font-family: 'Ek Mukta', sans-serif;
	color: #464c49;
	font-size: 13px;
	line-height: 18px;
	font-weight:300;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
h3{
	font-family: 'Crimson Text', serif;
	text-transform:uppercase;
	font-size:15px;
	font-weight:400;
	line-height:20px;
}
h5{
	margin-bottom:5px;
	font-size:18px;
	font-weight:300;
	color:#756d5d;
}
h6 {
    color: #756d5d;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 0px;
}

p {
	margin: 0;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;

}
body{
	background-image:url('http://www.lamagnanerie.eu/img/fond.jpg');
	background-repeat:no-repeat;
	background-position:top center;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

/*--------------------------------------------------------------
3.0 Header
--------------------------------------------------------------*/
#cookie_hdr_showagain{
	color:#FFF;
	padding:0px 10px;
}
header, footer{
	max-width:950px;
	width:100%;
	margin:0px auto;
}
.site-branding{
	display: block;
    margin: 0 auto;
    width: 340px;
}
@media screen and (max-width: 350px) {
	.site-branding{
		width: 250px!important;
	}
	#langues {
		margin-bottom: 120px;
		margin-top: 14px !important;
		position: absolute;
		right: 10px;
		width: 100px;
	}
	.menu-toggle {
		margin-top: 100px;
	}
}
#langues{
	margin-bottom: 80px;
    margin-top: -57px;
}
#langues ul, #langues li{
	border:none !important;
}
#langues li{
	float:right;
    border-radius: 50%;
    display: inline-block;
    float: right !important;
    height: 43px;
    padding: 5px;
    width: 43px;
	margin-left:10px !important;
	text-indent: -99px;
	cursor:pointer;
	overflow:hidden;
	-webkit-transition: all 0.2s ease-in-out;
 	 -moz-transition: all 0.2s ease-in-out;
  	-ms-transition: all 0.2s ease-in-out;
  	-o-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out;
}
#langues li:hover{
	opacity:0.7
}
.icl-en{
	background-color: #474c49;
	background-image:url('http://www.lamagnanerie.eu/img/en.png');
	background-repeat:no-repeat;
	background-position:center center;
}
.icl-fr{
	background-color: #9f998e;
	background-image:url('http://www.lamagnanerie.eu/img/fr.png');
	background-repeat:no-repeat;
	background-position:center center;
}
#social{
	float: left;
    position: absolute;
}
#social ul{
	float: left;
    list-style: outside none none;
    margin: 125px 0 0 !important;
    padding: 0;
}
#social li{
	border-radius: 50%;
    display: inline-block;
    float: left;
    height: 30px;
    margin-right: 15px;
    padding: 0;
    width: 30px;
	-webkit-transition: all 0.2s ease-in-out;
 	 -moz-transition: all 0.2s ease-in-out;
  	-ms-transition: all 0.2s ease-in-out;
  	-o-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out;
}
#social li:hover{
	opacity:0.7
}
#social li#social1{
	background-color: #766d5d;
}
#social li#social2{
	background-color: #a68d75;
}
#social li#social3{
	background-color: #c0af9e;
}
#social li#social4{
	background-color: #d6c5b0;
}
#social li#social5{
	background-color: #dbccba;
}
@media screen and (max-width: 950px) {
	header, footer{
		padding:0px 20px;
	}
}
@media screen and (max-width: 600px) {
	#social li{
		margin-right:5px;
		height: 35px;
   		padding: 5px;
    	width: 35px;
	}
	#social ul{
		margin: 135px 0 0 !important;
	}
	#langues li{
		height: 35px;
   		padding: 5px;
    	width: 35px;
		margin-left: 5px !important;
	}
	#langues {
		margin-bottom: 110px;
    	margin-top: -28px !important;
	}
	.main-navigation {
		margin-top: -40px;
	}
}
@media screen and (max-width: 350px) {
	#langues {
		margin-top: 3px !important;
	}
}




.site-title{
	text-align:center;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
    background-color: transparent;
    border: medium none;
    display: inline-block;
    height: 0;
    margin-bottom: 0;
    width: 100%;
}

ul,
ol {
	margin: 0;
	padding-left: 15px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
4.0 Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 0px;
	background: #756d5d;
	color: #fff;
	font-size: 13px;
	line-height: 1;
	padding: .4em 1em .4em;
	float:right;
	text-transform:uppercase;
	font-weight:300;
	letter-spacing:0.5px;
	-webkit-transition: all 0.2s ease-in-out;
 	 -moz-transition: all 0.2s ease-in-out;
  	-ms-transition: all 0.2s ease-in-out;
  	-o-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background: #585041;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #756d5d;
	border: 1px solid #ccc;
	border-radius: 0px;
	margin-bottom: 10px !important;
	display:inlin-block;
	width:100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}

textarea {
	padding-left: 3px;
	width: 100%;
}

/*--------------------------------------------------------------
5.0 Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
5.1 Links
--------------------------------------------------------------*/
a {
	color: royalblue;
}

a:visited {
	color: purple;
}

a:hover,
a:focus,
a:active {
	color: midnightblue;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/*--------------------------------------------------------------
5.2 Menus
--------------------------------------------------------------*/
.current_page_item{
	background-color:#f1ece8;
}
.main-navigation {
	clear: both;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	color:#474c49;
	font-family: 'Ek Mukta', sans-serif;
	font-size:12.5px; 
	padding:5px 11px;
	text-transform:uppercase;
	font-weight:300;
	-webkit-transition: all 0.2s ease-in-out;
 	 -moz-transition: all 0.2s ease-in-out;
  	-ms-transition: all 0.2s ease-in-out;
  	-o-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out;
}
.main-navigation a:hover {
	color:#717573;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	left: -999em;
	z-index: 99999;
	background-color:#FFF;
}
.sub-menu{
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}


.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul ul li {

}

.main-navigation li:hover > a {
}

.main-navigation ul ul :hover > a {
}

.main-navigation ul ul a:hover {
}

.main-navigation ul li:hover > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul {
	left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a {
}

/* Small menu. */
.menu-toggle {
	display: none;
}
@media screen and (min-width: 600px) {
    .main-navigation ul#menu-menu-principal{
        display: -webkit-inline-flex;
        display: -moz-inline-flex;
        display: -ms-inline-flex;
        display: -o-inline-flex;
        display: inline-flex;
        width: 100%;
        justify-content: space-between;
    }
    .main-navigation li#menu-item-24 ul.sub-menu a{
        width:auto !important;
    }
}
@media screen and (max-width: 600px) {
	.menu-toggle,
	.main-navigation.toggled .nav-menu {
		display: block;
	}

	.main-navigation ul {
		display: none;
	}
	.menu-toggle{
		width:100% !important;
		background-color:#c7c8c6;
		text-align:center;
		padding:10px;
		margin-bottom: 10px;
	}
	.main-navigation li{
		width:100%;
		border-bottom: 1px solid #c7c8c6;
		background-color:#f1f1f0;
	}
	.main-navigation li a{
		padding: 5px 10px !important;
	}
	

}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.content-actu .alignleft, .content-actu .alignright, .content-actu .alignnone {
	margin-right: 5px !important;
}

/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/* Search widget. */
.widget_search .search-submit {
	display: none;
}

/*--------------------------------------------------------------
10.0 Content
--------------------------------------------------------------*/

#content{
	width:100%;
	max-width:950px;
	margin:0px auto 0;
}
.entry-title{
	display:none;
}
@media screen and (max-width: 600px) {
	#content{
		display: inline-block;
	}
    #page{
        width: 100%;
        overflow-x: hidden;
    }
}
.vc_column_container > .vc_column-inner{
    padding: 0 !important;
} 

/*--------------------------------------------------------------
10.1 page accueil
--------------------------------------------------------------*/
.metaslider-409{
	margin-top: -5px;
    margin-left: -8px;
}
.metaslider-409 .caption-wrap{
    position: absolute !important;
    top: 20px;
    left: 20px !important;
    background-color: rgba(166,142,111,0.75) !important;
    height: 30px;
    width: auto !important;
    text-transform: uppercase;
    opacity: 1 !important;
}
.metaslider-409 .caption-wrap::before{
    content: url("http://www.lamagnanerie.eu/img/bout1.png");
    left: -12px;
    position: absolute;
    top: 0;	
}
.metaslider-409 .caption-wrap::after{
	content: url('http://www.lamagnanerie.eu/img/bout2.png');
    height: 29px;
    margin-top: -29px;
    width: 15px;
    float: right;
    margin-right: -15px !important;
}
.diaporama {
	margin:0px 0px -5px !important;
	min-height:260px;
}
.diaporama .vc_col-sm-12 {
	margin-bottom: -70px !important;
	padding:0px;
}



.dentelle-marron{
	background-image: url("http://www.lamagnanerie.eu/img/fond-presentation.png");
    background-position: left top;
    background-repeat: repeat-x;
    display: block;
    height: 25px;
    max-width: 950px;
    width: 100%;
    z-index: 150;
	position: absolute;
}


.presentation{
	background-image: url("http://www.lamagnanerie.eu/img/fond-presentation.png");
    background-repeat: repeat-x;
	background-color: transparent;
    max-width: 950px;
    padding: 15px 0;
    z-index: 150000;
	margin-bottom:20px !important
}

.presentation h3{
	text-align:center;
	border-top: 1px solid #717774;
	padding-top:10px;
	margin-top: 5px;
}
.presentation p{
	text-align:center;
	font-size:13px;
	line-height:19px;
}

@media (min-width: 767px) {
	.presentation .vc_col-sm-4{
		height:450px;
		margin: 0 0 0 5% !important;
		width: 26.5%;
		height:365px;
	}
	.presentation .vc_col-sm-4{
		padding-top:10px;
		padding-bottom:10px;
		border-bottom: 1px solid #717774;
		margin: 0 0 0 5% !important;
		background-color:#efe9e4;
	}
}
@media (min-width: 767px) and (max-width: 900px) {
	.presentation .vc_col-sm-4 {
		height: 460px;
		background-color:#efe9e4;
	}
}

@media (max-width: 767px) {
	.presentation .vc_col-sm-4 {
		margin-bottom:30px;
	}
}


@media (min-width: 767px) {
	.zoom{
		display: inline-block;
		margin-bottom: 150px!important;
	}
}
.zoom h5{
	margin-top: -10px;
    padding-top: 10px;
	padding-bottom:15px;
	color:#FFF;
	background-position: center top;
	background-repeat: no-repeat;
	margin-bottom:0px;
	font-size:12px;
}
.zoom .zoom1 h5{
	background-image:url('http://www.lamagnanerie.eu/img/zoom1.png');
}
.zoom .zoom2 h5{
	background-image:url('http://www.lamagnanerie.eu/img/zoom2.png');
}
.zoom .zoom3 h5{
	background-image:url('http://www.lamagnanerie.eu/img/zoom3.png');
}
.zoom .texte{
    padding:0px 10px 15px;
	width: 100%;
	background-position: left 10px;
	background-repeat: repeat-x;
	margin-bottom: 0;
	min-height: 170px;
}
.zoom .zoom1.texte{
	background-image:url('http://www.lamagnanerie.eu/img/fond-zoom1.png');
}
.zoom .zoom2.texte{
	background-image:url('http://www.lamagnanerie.eu/img/fond-zoom2.png');
}
.zoom .zoom3.texte{
	background-image:url('http://www.lamagnanerie.eu/img/fond-zoom3.png');
}
.zoom h4{
	text-align:center;
	color:#FFF;
	font-family: 'Ek Mukta', sans-serif;
	font-size:15px;
	font-weight:300;
	margin-top:0px;
	margin-bottom:0px;
}
.zoom p{
	text-align:center;
	color:#FFF;
	font-family: 'Ek Mukta', sans-serif;
	font-size:13px;
	font-weight:300;
	line-height:16px;
}
.zoom .texte .lire-suite{
	border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    color: #fff !important;
    display: inline-block;
    font-family: "Ek Mukta",sans-serif;
    font-size: 11px;
    font-weight: 300;
    margin-top: 7px;
    padding: 0px 10px;
    text-align: center;
    text-decoration: none;
	text-transform:uppercase
}
.zoom .image{
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -5000;
}
.zoom .image img{
	min-height: 300px;
    width: auto;
	}
	
@media (min-width: 950px) {
	.zoom .vc_col-sm-4{
		padding:0px !important;
		margin: 0 2% 0 0!important;
		width: 32%;
	}
	.zoom .vc_col-sm-4:last-child{
		margin: 0!important;
	}
}
@media (min-width: 767px) and (max-width: 950px) {
	.zoom {
		padding-left: 5% !important;
    	padding-right: 5% !important;
	}
	.zoom .vc_col-sm-4{
		padding:0px !important;
		margin: 0 2% 0 0!important;
		width: 32%;
	}
	.zoom .vc_col-sm-4:last-child{
		margin: 0!important;
	}

}
@media (max-width: 767px) {
	.zoom {
		padding-left: 5% !important;
    	padding-right: 5% !important;
	}
	.zoom .vc_col-sm-4{
		width:100% !important;
		margin-bottom:50px!important;
		height: 350px;
		padding-left: 0% !important;
    	padding-right: 0% !important;
		height: 450px;
	}
	.zoom .image {
		height: 450px;
		margin-top: 10px;
		overflow: hidden;
		padding-left: 0 !important;
		padding-right: 0 !important;
		width: 100% !important;
	}
}

@media (max-width: 410px) {
	.zoom .vc_col-sm-4{
		height: 300px;
	}
}


.titre-actu{
	background-image:url('http://www.lamagnanerie.eu/img/crenellage.png');
	background-repeat:repeat-x;
	margin:0px 0 5px !important;
}
.titre-actu h5{
	background-image: url("http://www.lamagnanerie.eu/img/zoom4.png");
	background-position: center top;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 15px;
	letter-spacing: 1px;
    margin-bottom: 0;
    margin-top: -15px;
    padding-bottom: 15px;
    padding-top: 10px;
	text-align: center;
}
.actu{
	margin-bottom: 0 !important;
}
.actu li{
	color:#726d5e;
}
.actu .post-title .link_title{
	color:#726d5e;
	text-decoration:none;
	font-weight:300;
	font-size:22px;
	font-family: 'Crimson Text', serif;
	
}
.actu .entry-content{
	font-size: 13px;
    font-weight: lighter;
    line-height: 16px;
}
.actu .link_suite{
	font-size: 11px;
	color:#726d5e;
	text-decoration:none;
	font-weight:300;
	margin-top:15px;
	display:inline-block;
	text-transform:uppercase;
}
.actu h2{
	margin-bottom:0px;
	margin-top:5px;
}
.actu .date{
	display: inline-block;
    margin-bottom: 10px;
	font-size:11px;
}

@media (min-width: 950px) {
	.actu li{
		width:30% !important;
		margin-right:5%;
	}
	.actu ul li:nth-last-child(2) {
		margin-right:0%!important;
	}
}
@media (min-width: 767px) and (max-width: 950px) {
	.actu li{
		width:26.7% !important;
		margin-left:5% !important
	}
}
@media (max-width: 767px) {
	.actu li{
		width:90% !important;
		margin-left:5% !important
	}
}
	
	
	
/*--------------------------------------------------------------
10.1 page visite
--------------------------------------------------------------*/
.entete-page .vc_col-sm-12{
	padding:0px;
	margin:0px;
}
.entete-page{
	display: inline-block;
    margin-bottom: 0 !important;
    margin-top: -10px !important;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.entete-page h2{
	display:none
}
.texte-surimpression{
	background-color: rgba(140, 162, 124, 0.5);
    bottom: 0;
    color: #fff;
    font-size: 15px;
    margin-bottom: 5px !important;
    padding: 10px;
    position: absolute;
	}
.zoom-int{
	display: inline-block;
    margin-bottom: 0px!important;
}
@media (max-width: 950px) {
	.zoom-int {
		padding:0px 20px;
	}
}
@media (min-width: 767px) {
	.zoom-int .vc_col-sm-4{
		margin-right: 0;
		padding: 0;
		width: 32.33%;
	}
	.zoom-int .vc_col-sm-4:last-child{
		margin-right:0% !important;
	}
	
}		
@media (max-width: 767px) {
	.texte-surimpression{
		position:relative !important;
		margin-top: -5px;
		background-color: rgba(140, 162, 124, 1);
	}
	.zoom-int .entete {
		width: 100%!important;
		padding:0px 20px;!important;
	}
	.zoom-int {
		padding:0px 20px;!important;
		width:100%!important;
	}
	.zoom-int .vc_col-sm-4{
		margin-bottom:30px;
		padding-left: 0!important;
   		padding-right: 0!important;
	}
}
.zoom-int .wpb_single_image{
	margin-bottom: 0px!important;
}
.zoom-int .entete{
	position:absolute;
	width:100%;
	margin-top: 0;
    padding-top: 5px;
}
.zoom-int .dentelle-beige{
	background-image: url("http://www.lamagnanerie.eu/img/dentelle-beige.png");
    background-position: left top;
    background-repeat: repeat-x;
    display: block;
    max-width: 950px;
    width: 100%;
    z-index: 15000000;
	position: relative;
	height: 15px;
    margin-top: -15px;
    margin-bottom: 0 !important;
}
.zoom-int .dentelle-marron2{
	background-image: url("http://www.lamagnanerie.eu/img/dentelle-marron.png");
    background-position: left top;
    background-repeat: repeat-x;
    display: block;
    max-width: 950px;
    width: 100%;
    z-index: 15000000;
	position: relative;
	height: 15px;
    margin-top: -15px;
    margin-bottom: 0 !important;
}
.zoom-int .dentelle-verte{
	background-image: url("http://www.lamagnanerie.eu/img/dentelle-verte.png");
    background-position: left top;
    background-repeat: repeat-x;
    display: block;
    max-width: 950px;
    width: 100%;
    z-index: 15000000;
	position: relative;
	height: 15px;
    margin-top: -15px;
    margin-bottom: 0 !important;
}
.zoom-int h5{
	background-position: center top;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 12px !important;
	font-weight:300;
    line-height: 5px;
    margin-top: -10px;
    padding-bottom: 35px;
    padding-top: 10px;
}
.zoom-int .zoom1 h5{
	background-image:url('http://www.lamagnanerie.eu/img/zoom1ok.png');
}
.zoom-int .zoom2 h5{
	background-image:url('http://www.lamagnanerie.eu/img/zoom2ok.png');
}
.zoom-int .zoom3 h5{
	background-image:url('http://www.lamagnanerie.eu/img/zoom3ok.png');
}
.zoom-int .texte{
    padding:60px 20px 15px;
	width: 100%;
	background-position: left 10px;
	background-repeat: repeat-x;
	margin-top: -50px;
}
.zoom-int .vc_col-sm-4:first-child .texte{
	background-color:#d9e3d7;
}
.zoom-int .vc_col-sm-4:nth-child(2) .texte{
	background-color:#dbccba;
}
.zoom-int .vc_col-sm-4:last-child .texte{
	background-color:#f4f0ed;
}
.zoom-int .texte a{
	text-decoration:none;
	font-weight:400;
	color:#494c4a;
	font-size: 11.5px;
}
.zoom-int .texte a img{
	vertical-align:middle;
	margin-right:5px;
	margin-top:-5px;
}
.zoom-int h4{
	text-align:center;
	color:#FFF;
	font-family: 'Ek Mukta', sans-serif;
	font-size:18px;
	font-weight:400;
	margin-top:5px;
	margin-bottom: 10px;
}
.zoom-int p{
	text-align:center;
	color:#FFF;
	font-family: 'Ek Mukta', sans-serif;
	font-size: 13px;
    line-height: 19px;
	font-weight:200;
	color:#494c4a;
}
.zoom-int .texte .lire-suite{
	border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    color: #fff;
    display: inline-block;
    font-family: "Ek Mukta",sans-serif;
    font-size: 14.5px;
    font-weight: 400;
    margin-top: 10px;
    padding: 0 10px;
    text-align: center;
    text-decoration: none;
}
.zoom-int.image{
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -5000;
}
.zoom-int .image img{
	min-height: 300px;
    width: auto;
	}

/*--------------------------------------------------------------
10.1 page prestations et tarifs
--------------------------------------------------------------*/

#post-12{
	background-color:#f6f3f1;
	padding:20px;
	margin-top: -10px;
	background-image: url("http://www.lamagnanerie.eu/img/dentelle-blanche.png");
    background-position: left top;
    background-repeat: repeat-x;
}
.cadre h2, .cadre2 h2{
	font-weight:lighter;
	color:#FFF;
	font-size:16px;
	text-transform:uppercase;
	background-color:#766c5e;
	margin-left: -12px;
    margin-top: 0;
    padding-left: 15px;
	padding-bottom: 4px;
    padding-top: 4px;
	width: 230px;
}
.cadre h2::before, .cadre2 h2::before{
	content: url("http://www.lamagnanerie.eu/img/debut-banner.png");
    left: -14px;
    position: absolute;
    top: 0;	
}
.cadre h2::after, .cadre2 h2::after{
	content: url('http://www.lamagnanerie.eu/img/bout-banner.png');
    height: 29px;
    left: 218px;
    margin-top: -4px;
    position: absolute;
    width: 15px;
}
.wpb_tab{
	padding:0px !important;
}
.ui-state-default{
	background-color:#f6f3f1 !important;
	border:3px solid #f6f3f1;
	float: right !important;
}
.ui-state-default a{
	color:#766c5d;
	font-weight:normal;
	text-transform:uppercase;
	padding-left:30px !important;
	background-image:url('http://www.lamagnanerie.eu/img/puce-tarifs.png');
	background-repeat:no-repeat;
	background-size: 15px 15px;
	background-position:10px center ;
	font-size:12px !important;
	padding-right: 0 !important;
	padding-bottom: 0 !important;
}
.ui-tabs-active{
	display:none;
}
.ui-tabs-active a{
	color:#FFF;
	font-weight:lighter;;
	text-transform:uppercase;
	letter-spacing:1px;
	background-image:none;
	padding-left:14px !important;
}

table{
	background-color:#eae1db;
}
th{
	padding:5px 10px;
	border:3px solid #f6f3f1;
	color:#FFF;
	background-color:#766c5d !important;
	text-transform:uppercase;
	font-weight:normal;
	width: 25%;
	font-size:14px;
}
td{
	padding:3px 10px;
	border:3px solid #f6f3f1;
	color:#766c5d;
	line-height: 14px;
}
.legende{
	font-size:11px;
	line-height:13px !important;
	font-style: italic;
}
.cadre .vc_col-sm-8 .wpb_single_image, .cadre .vc_col-sm-8 .wpb_tabs{
	margin:0px;
}
.cadre.vc_row{
	padding-bottom:35px;
	background-image:url('http://www.lamagnanerie.eu/img/vague.png');
	background-repeat:repeat-x;
	background-position:left 99% ;
}
.cadre a.btn{
	text-decoration:none;
	display: inline-block;
}
.cadre a.btn img{
	vertical-align:middle;
	margin-right:5px;
	margin-top:-5px;
	float: left;
    padding-bottom: 10px;
}
.formules .vc_col-sm-8 .alignleft{
	margin-right:0px !important;
	margin-top:10px;
}
.bloc-options{
	background-color: #e6dad0;
    margin-left: 1.5%;
   
}
@media (min-width: 950px) {
	.bloc-options{
		padding: 0 !important;
		width: 23% !important;
		min-height: 357px !important;
	}

}
@media (min-width: 767px) and (max-width:950px) {
	.bloc-options{
		padding: 0 !important;
		width: 23% !important;
		min-height: 370px !important;
	}

}
@media (max-width: 767px) {
	.bloc-options{
		margin: 20px 0 0 5% !important;
		padding: 0 !important;
		width: 90% !important;
	}
	.options{
		margin: 0 !important;
	}


}

.options .wpb_single_image{
	margin-bottom:5px;
}
.options .wpb_text_column{
	padding:0px 10px 10px;
}
.options .wpb_text_column p{
	color:#756d5d;
}
.options h4{
	font-size:19px;
	font-weight:300;
	margin:0 0 10px;
	color:#756d5d;
}
.options p{
	line-height:16px !important;
}
.options h5{
	font-size:15px;
	font-weight:300;
	margin:0px;
	color:#756d5d;
	line-height: 17px;
}
.options h5 em{
	font-style:normal !important;
	font-size:11px;
}
.options a.btn{
	text-decoration:none;
	font-weight:bold;
	color:#756d5d;
	display: inline-block;
    margin-bottom: 15px !important;
	margin-top:20px;
}
.options a.btn img{
	vertical-align:middle;
	margin-right:5px;
	margin-top:-5px;
	float: left;
    padding-bottom: 10px;
}

.coin-cadeaux h2{
	font-weight:lighter;
	color:#FFF;
	font-size:16px;
	text-transform:uppercase;
	background-color:#766c5e;
	margin-left: -12px;
    margin-top: 0;
    padding-left: 15px;
	padding-bottom: 4px;
    padding-top: 4px;
	width: 230px;
}
.coin-cadeaux h2::before{
	content: url("http://www.lamagnanerie.eu/img/debut-banner.png");
    left: -14px;
    position: absolute;
    top: 0;	
	
}
.coin-cadeaux h2::after{
	content: url('http://www.lamagnanerie.eu/img/bout-banner.png');
    height: 29px;
    left: 218px;
    margin-top: -4px;
    position: absolute;
    width: 15px;
}
.coin-cadeaux.vc_row{
	padding-top:35px;
	background-image:url('http://www.lamagnanerie.eu/img/vague.png');
	background-repeat:repeat-x;
	background-position:left top ;
	margin-top:35px;
}
.coin-cadeaux a.btn{
	text-decoration:none;
	display: inline-block;
}
.coin-cadeaux a.btn img{
	vertical-align:middle;
	margin-right:5px;
	margin-top:-5px;
	float: left;
    padding-bottom: 10px;
}
.bloc-coin-cadeaux .wpb_text_column {
	padding-bottom: 35px !important;
}
.bloc-coin-cadeaux .wpb_wrapper h4{
	margin-top:10px !important;
}

/*--------------------------------------------------------------
10.1 page visite guidée
--------------------------------------------------------------*/
.post-10 .texte-surimpression{
    display: none;
}

/*--------------------------------------------------------------
10.1 page coin des cadeaux
--------------------------------------------------------------*/
#post-14 {
    background-color: #f6f3f1;
    padding: 20px;
    margin-top: -10px;
    background-image: url("http://www.lamagnanerie.eu/img/dentelle-blanche.png");
    background-position: left top;
    background-repeat: repeat-x;
}
#post-14 .dentelle-marron-clair{
    display: none !important;
	background-image: url("http://www.lamagnanerie.eu/img/dentelle-marron-clair.png");
    background-position: left top;
    background-repeat: repeat-x;
    display: block;
    height: 25px;
    max-width: 950px;
    width: 100%;
    z-index: 150;
	position: absolute;
}

.options h5 img{
	margin-right: 10px !important;
    margin-top: -5px !important;
}

.objets-pret .wpb_text_column {
    position: relative;
    display: inline-block;
    width: 100%; height: auto;
    -webkit-backface-visibility: hidden;
    padding: 0 10px;
}
.objets-pret .wpb_text_column::after {
      content: '';
      position: absolute;
      top: 0; left: 0;
      width: 100%; height: 100%;
      transition: background 300ms;
}
.objets-pret img {
      width: 100%;
      height: auto;
}
.objets-pret span {
      position: absolute;
      top: 50%; left: 30%;
      transform: translate(-20%, -50%);
      -webkit-transform: translate(-20%, -50%);
      -ms-transform: translate(-20%, -50%);
      z-index: 2;
      text-align: center;
      font-size: 14px;
      color: #464b48;
	  border-top:1px solid #464b48;
	  border-bottom:1px solid #464b48;
	  padding:10px 20px;
      opacity: 0;
      transition: opacity 300ms;
}
.objets-pret span strong{
	font-size: 18px !important;
	text-transform:uppercase;
	font-weight:200 !important;
}
.objets-pret img{
	transition: opacity 300ms;
}
.objets-pret .wpb_text_column:hover * span {
	  opacity: 1;
}
.objets-pret .wpb_text_column:hover * img{
	  opacity:0.25;
}


/*--------------------------------------------------------------
10.1 page contact
--------------------------------------------------------------*/


#post-20{
	margin-top: 0px;
    background-color: #f0eee9;
	background-image: url("http://www.lamagnanerie.eu/img/dentelle-blanche.png");
	background-position:top center;
	background-repeat:repeat-x;
	padding-bottom: 35px;
	padding-top:45px;
    padding-right: 20px;
    padding-left: 20px;
}
#post-20 h2{
	margin-left: -12px !important;
}
#post-20 h2::before{
    left: -15px !important;
}
#post-20 h2::after{
    left: 218px !important;
}
#post-20 .entete-page {
    margin-top: -45px !important;
    margin-right: -15px !important;
    margin-left: -20px !important;
    width: 110%;
    box-sizing: border-box !important;
}
.encadre-contact{
	background-color: #eae1db;
    display: inline-block;
    padding-bottom: 35px;
    width: 100%;
	padding-top:20px;
	margin-bottom: -7px !important;
}
.encadre-contact h2{
	font-weight:lighter;
	color:#FFF;
	font-size:16px;
	text-transform:uppercase;
	background-color:#766c5e;
	margin-left: -15px;
    margin-top: 0;
    padding-left: 15px;
	padding-bottom: 4px;
    padding-top: 4px;
	width: 230px;
}
.encadre-contact h2::before{
	content: url("http://www.lamagnanerie.eu/img/debut-banner.png");
    left: -18px;
    position: absolute;
    top: 0;	
}
.encadre-contact h2::after{
	content: url('http://www.lamagnanerie.eu/img/bout-banner.png');
    height: 29px;
    left: 215px;
    margin-top: -4px;
    position: absolute;
    width: 15px;
}
.encadre-contact2{
	margin-bottom: 0px !important;
}
.encadre-contact2 h2{
	font-weight:lighter;
	color:#FFF;
	font-size:16px;
	text-transform:uppercase;
	background-color:#766c5e;
	margin-left: -20px;
    margin-top: 0;
    padding-left: 15px;
	padding-bottom: 4px;
    padding-top: 4px;
	width: 230px;
}
.encadre-contact2 h2::before{
	content: url("http://www.lamagnanerie.eu/img/debut-banner.png");
    left: -8px;
    position: absolute;
    top: 0;	
}
.encadre-contact2 h2::after{
	content: url('http://www.lamagnanerie.eu/img/bout-banner.png');
    height: 29px;
    left: 225px;
    margin-top: -4px;
    position: absolute;
    width: 15px;
}
form{
	margin-top:20px;
}
.wpcf7-list-item{
	display: inline-block;
    margin-left: 0 !important;;
    width: 100%;
	margin-bottom: 5px;
}

.encadre-contact h4{
	font-weight:lighter;
	color:#756d5e;
	font-size:14px;
	text-transform:uppercase;
	background-color:#e5dbd3;
	margin-left: -15px;
    margin-top: 0;
    padding-left: 15px;
	padding-bottom: 2px;
    padding-top: 2px;
	width: 180px;
}
.encadre-contact h4::before{
	content: url("http://www.lamagnanerie.eu/img/debut-banner2.png");
    left: -3px;
    position: absolute;
    top: 0;	
}
.encadre-contact h4::after{
	content: url('http://www.lamagnanerie.eu/img/bout-banner2.png');
    height: 29px;
    left: 175px;
    margin-top: -2px;
    position: absolute;
    width: 15px;
}
.encadre-contact h4.long{width:250px !important;}
.encadre-contact h4.long::after{left: 245px !important;}

/*--------------------------------------------------------------
 Page qui sommes nous
--------------------------------------------------------------*/

#post-16{
	margin-top: -10px;
    background-color: #f6f3f1;
    padding: 20px;
    margin-top: -10px;
    background-image: url("http://www.lamagnanerie.eu/img/dentelle-blanche.png");
    background-position: left top;
    background-repeat: repeat-x;
}
#post-16 .dentelle-marron-clair{
    display: none;
}
#post-16 h2{
	margin-left: -12px !important;
}
#post-16 h2::before{
    left: -15px !important;
}
#post-16 h4{
	margin-left: -12px !important;
}
#post-16 h4::before{
    left: -14px !important;
}
#post-16 h4::after{
    left: 165px !important;
}

#post-16 .cadre.vc_row{
	padding-bottom: 20px !important;
	margin-bottom:0 !important;
}
#post-16 .saisons{
	margin:-5px 45px;
	background-image: url("http://www.lamagnanerie.eu/img/vague.png");
    background-position: left top;
    background-repeat: repeat-x;
}
.virginie{
	display:inline-block !important;
}
#post-16 .saisons h3{
	background-image: url("http://www.lamagnanerie.eu/img/vague.png");
    background-position: left bottom;
    background-repeat: repeat-x;
	padding-bottom: 5px;
    padding-top: 5px;
}
#post-16 .saisons p{
	padding:0px 35px;
}


/*--------------------------------------------------------------
10.1 page Galerie
--------------------------------------------------------------*/
#post-18{
	background-color: #f0eee9;
	margin-top: -10px;
	background-image: url("http://www.lamagnanerie.eu/img/dentelle-blanche.png");
	background-position:top center;
	background-repeat:repeat-x;
	padding-bottom: 35px;
	padding-top:45px;
    padding-right: 20px;
    padding-left: 20px;
}
#post-18 h2{
	margin-left: -12px !important;
}
#post-18 h2::before{
    left: -15px !important;
}
#post-18 h2::after{
    left: 218px !important;
}

#post-18 .entete-page {
	margin-top: -15px !important;
}
.pp_description{
	color:#FFF;
	font-family: 'Crimson Text', serif;
	line-height: 23px !important;
	font-weight:normal !important;
}
.photoMosaic img{
    left: 0 !important;
}

/*--------------------------------------------------------------
10.1 Prestataires
--------------------------------------------------------------*/
#post-22{
	background-color: #f6f3f1;
	margin-top: -10px;
	background-image: url("http://www.lamagnanerie.eu/img/dentelle-blanche.png");
	background-position:top center;
	background-repeat:repeat-x;
	padding-bottom: 35px;
	padding-top:45px;
    padding-right: 20px;
    padding-left: 20px;
}
#post-22 .dentelle-marron-clair{
    display: none;
}
#post-22 h2{
	margin-left: -12px !important;
}
#post-22 h2::before{
    left: -15px !important;
}
#post-22 h2::after{
    left: 218px !important;
}

#post-53 h6{
	margin-top: 10px !important;
}
#post-53 h1{
	padding:0px 0 10px;
	font-family: "Crimson Text",serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
}




.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 0 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.plan-site a{
	color: #464c49 !important;
}

/*--------------------------------------------------------------
10.1 ACTU
--------------------------------------------------------------*/
.archive article{
	margin-bottom: 50px;
	padding-bottom:30px;
	background-image: url("http://www.lamagnanerie.eu/img/crenellage.png");
    background-position: center bottom;
    background-repeat: no-repeat;
}
.nav-previous a, .nav-next a{
	color: #726d5e;
	font-family: "Ek Mukta",sans-serif;
    font-size: 12.5px;
    font-weight: 300;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out 0s;
}
.nav-previous a:hover, .nav-next a:hover{
	opacity:0.7;
}

.content-actu{
	display: inline-block;
    margin-bottom: 40px;
}

.content-actu .titre-actu{
	background-image: url("http://www.lamagnanerie.eu/img/crenellage.png");
    background-position: center 10px;
    background-repeat: repeat-x;
    margin: 10px 0 5px !important;
}
.content-actu .titre-actu h5{
	background-image: url("http://www.lamagnanerie.eu/img/zoom4.png");
	background-position: center top;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 15px;
	letter-spacing: 1px;
    margin-bottom: 0;
    margin-top: -15px;
    padding-bottom: 15px;
    padding-top: 10px;
	text-align: center;
}

.content-actu .isotope-item{
	border-bottom:1px solid #726d5e;
			margin-bottom:25px!important;

}
.content-actu .link_title{
	color:#726d5e;
	text-decoration:none;
	font-weight:300;
	font-size:22px;
	font-family: 'Crimson Text', serif;
	
}
.content-actu .entry-content{
	font-size: 13px;
    font-weight: lighter;
    line-height: 16px;
}
.content-actu .link_suite{
	font-size: 11px;
	color:#726d5e;
	text-decoration:none;
	font-weight:300;
	margin-top:15px;
	display:inline-block;
	text-transform:uppercase;
}
.content-actu h2{
	margin-bottom:0px;
	margin-top:5px;
	clear: none !important;
}
.content-actu .date{
	display: inline-block;
    margin-bottom: 10px;
	font-size:11px;
}
.btn-sociaux{
	color: #766c5d;
    display: inline-flex;
    font-size: 13px;
    font-style: italic;
    font-weight: lighter;
    line-height: 16px;
    margin-top: 20px !important;
}
#partage-social a{
	float:left
	}
#partage-social div.instaemail a{
	font-size: 0px !important
}
#pf-email-wrapper{
	background-color:#FFF !important;
	padding: 10px !important;
	top: 40px !important;
}
#pf-email-wrapper #pf-email-head {
    background-color: #e5dfd8 !important;
    padding: 15px 20px !important;
}

@media (max-width: 950px) {
	.content-actu{
		width:100%;
		padding:0px 20px;
	}
}
@media (min-width: 767px) {
	.content-actu .post-thumb{
		width:50%;
		margin-right:25px;
		margin-bottom:10px;
		float:left;
	}
}
	


/*--------------------------------------------------------------
10.2 Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
10.3 Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
11.0 Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
12.0 Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
12.1 Captions
--------------------------------------------------------------*/
.wp-caption {
	float: left;
    	margin: 0 5px 0 0 !important;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption-text {
	text-align: center;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}
/*--------------------------------------------------------------
13 Footer
--------------------------------------------------------------*/


footer .floriture{
	margin:15px auto 15px;
	display: block !important
}
footer .mention-copyright, footer .site-info{
	text-align:center
}
footer .widget_text span{
	padding-right: 10px; 
	padding-left: 10px;
	font-weight:lighter;
}
footer .widget_text, footer .widget_text a{
	color:#464b48;
	text-transform:uppercase;
	font-size:11px;
	line-height:16px;
	text-align:center;
	margin-bottom: 0;
	text-decoration:none;
}
footer .widget_text a:hover{
	opacity:0.7
}
#haut-page {
    bottom: 15px;
    position: fixed;
    right: 15px;
	background-color: #a68d75;
	padding:3px 10px;
	border-radius:2px;
	display:none;
}
#haut-page a{
	color:#FFF;
	font-size:13px; 
	text-transform:uppercase;
	font-weight:400;
	text-decoration:none;
	border:none;
}