/* Enter Your Custom CSS Here */


header#masthead.site-header {
	position:fixed;
  	left: 0;
  	z-index: 10;
}
#content {
	padding-top: 130px; /* Compensation de l'entête fixe */
}

.site-branding {
	margin: 5px auto;
}


.menu-toggle {
    font-weight: normal;
    text-transform: none;
  	border: none;
  	margin: 0;
}

.menu-toggle:before {
    font-family: 'ThemeIcons';
  	font-style: normal;
    font-variant: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
  	content: "\62";  
    margin-right: 5px;
    /*padding: 1px;*/
}


.site-main {
	margin-right: 0 !important;
	margin-left: 0 !important;
  	margin-bottom: 5em !important;
}


body {
  	background: #FFF;
}

/* On cache le titre sur la page d'accueil */
.home .entry-header {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute;
}

@media (min-width: 480px) {
	.entry-content p {
		text-align: justify; 
	}
}

body:not(.woocommerce):not(.single-attachment) .entry-title {
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
  	font-size: 1rem;
    font-weight: normal;
	text-shadow: none;
    text-align: center;
    color: #FFF;
    text-transform: uppercase;
    background-image: url("wp-content/uploads/Background_Art_deco_01.jpg");
}

footer.entry-footer {
 	border:none; 
}

h1 {
  font-size: 1em;
}

.wp-caption-text {
	color: #000
}

.gallery-caption {
  	display:none;
}

.gallery-item {
	padding: 2px;
    vertical-align: middle;
}

div.entry-content {
  	color: #000;
}

article {
  box-shadow:none;
}

/*
div#page-type-single div.attachment {
    float:left;
    margin-right:30px;
}

*/

/*
div#page-type-single div#bloc-miniatures {
display: inline-block;
}

@media all {
    div#page-type-single div#bloc-miniatures {
    width: 50%;}
}

@media (min-width: 992px) {
    div#page-type-single div#bloc-miniatures {
    width: 30%;}
}
*/

/*
div#page-type-single div#autres-photos,div#idees-look,div#pieces-ambrosine-look, p {
    display: block;}

div#page-type-single div#suggestions {
    display: inline-block;}
*/

/*
div#page-type-single div#description-produit {
    display: inline-block;
    text-align: justify;
}
*/

#bouton-e-shop {
    background-color: black;
    color: white;
    text-align: center;
    text-transform: uppercase;
    font: 300 12px/20px "Open Sans", sans-serif;
}


/*****************************************
 * Homepage columns
 *****************************************/
.my_homepage {
    display:flex;}

.my_homepage_col1 {
    float: left;
    margin: 0;
    width: 32%;
    margin-right: -32%;
}

.my_homepage_col2 {
    float: left;
    margin: 0;
    margin-left: 34%;
    width: 32%;
    margin-right: -66%;
}

.my_homepage_col3 {
    float: left;
    margin: 0;
    margin-left: 68%;
    width: 32%;
}

.my_homepage_col1 img, .my_homepage_col2 img, .my_homepage_col3 img {
    margin-bottom: 6%;
}

/*****************************************
 * Pied de page
******************************************/
section.footer-block {
	width: 100%;
}

@media (min-width: 600px) {
	section.footer-block {
		width: 50%;
	}
}


.nljh-marker {
 	width: 100%;
    background-color: blue;
    color: white;
    border: 3px solid black;
}

/*********************************************
 * Affichage des produits dans la boutique
**********************************************/
.entry-summary #bloc-2, .entry-summary #bloc-3 {
    background: #f6f6f6;
    border: 1px solid #d2d0d0;
    border-top: 1px solid #b0afaf;
    border-bottom: 1px solid #b0afaf;
    margin: 20px 0;
    padding: 0;
    text-align: center;
}

.bloc-bouton {
  	padding: 10px;
    -moz-box-shadow: inset 0 6px 6px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 0 6px 6px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 6px 6px rgba(0, 0, 0, 0.05);
}

.summary.entry-summary p {
	margin-bottom: 0 !important; 
}

.summary.entry-summary form {
	margin: 0 !important; 
}

.woocommerce div.product form.cart .button {
	float: none;
	margin: 0;
  	padding: 2px 0;
    width: 100%;
	background-color: black;
	color: white;
  	font-weight: 300;
  	-webkit-appearance: button;
  	border: 2px outset buttonface;
}

.woocommerce div.product .out-of-stock {
    width: 100% !important;
    background-color: #A01414 !important;
    text-transform: uppercase !important;
    color: #fff !important;
    border: 2px outset buttonface !important;
}

.woocommerce #idees-look {
  	width: 50%;
}


/*********************************************
 * entry meta data
**********************************************/
.entry-meta {
    border-top: 2px dotted #eee;
    border-bottom: 2px dotted #eee;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    margin-top: 0.5em;
    margin-bottom: 1.5em;
    color: #aaa;
    font-size: 0.8em;
}

.entry-meta .by-line, .entry-meta .posted-on {
  display: inline;
}


/*********************************************
 * Listes avec titre
**********************************************/

.liste-prestations {
    margin-top: -20px;
  	padding-left: 20px;
}

.liste-avec-titre {
    margin-top: 0px;
  	padding-left: 0px;
}

.liste-avec-titre h3 {
    font-size: 1rem;
  	font-weight: normal;
}

.liste-avec-titre ul {
    list-style-position: outside;
    padding-left: 20px;
}

/*********************************************
 * Formulaires
**********************************************/
.wpcf7-form-control-wrap {
	margin-bottom: 30px;
}

.choix-tissu td {
  text-align: center;
}

.choix-tissu span.wpcf7-list-item {
    display: block;
}

.materiel-couture span.wpcf7-list-item {
    display: block;
}

span.wpcf7-list-item {
    display: block;
}

/*********************************************
 * Pages rubriques
**********************************************/

table, table tbody, table tr, table th, table td {
  	border: none;
}


/*********************************************
 * Correction d'affichage sur petits supports
**********************************************/
@media (max-width: 480px) {
	h4 {
  		font-size: 0.8em !important;
	}
}


/*********************************************
 * Payplug buy button
**********************************************/
.payplug_buy_button {
	float: none;
	margin: 0;
  	padding: 3px 0 2px;
    width: 100%;
	background-color: black;
	color: white;
  	font-weight: 300;
  	-webkit-appearance: button;
  	border: 2px outset buttonface;
	font-size: 14px;
}

a.payplug_buy_button {
	color: white;
  	font-weight: 300;
  	-webkit-appearance: button;
  	border: 2px outset buttonface;
	font-size: 14px;
  	text-align: center;
}