/*
Theme Name:     Bleu du Ciel
Theme URI:     http://editionlebleuduciel.fr/
Description:   Edition de poésie.
Author:         Diantre team
Author URI:     http://Diantre.biz/
Template:       nimva                
Version:       1.9.5
*/
/* ------------------------------------ */

i { font-style:italic!important; }
strong { font-weight:bold!important; }

/* ------------- WIDGET --------------- */

#leW h1{
  font-size:1.4em;
  /* color:#ff00f0!important;*/
}

#leW i{
   font-style:italic;
}

#leW strong{  
}

.su-posts-list-loop li a{
    border: medium none !important;
    font-size: 13px!important;
    display: inline-block!important;
    padding: 3px 3px 3px 15px!important;
    text-decoration: none!important;
    color: #555555!important;
}
ul .su-posts-list-loop{
    background: rgba(0, 0, 0, 0) url("images/icons/arrow.png") no-repeat scroll 0 11px!important;
}

/* ------------- MENU ----------------- *
/* ------------- Tiny box cart -------- */

#header .cart-contents {
	top: 52px!important;
}


/* ---------------------------------- */
#page-title h1 {
	display:none;
}

#page-title ul li a{
	color:#AAAAAA!important;
}

#page-title {
    background-color: #f6f6f6!important;
    border-color: #f6f6f6!important;
    border-width: 1px;
    padding: 5px 0 !important;
}

.page_title_inner {
	padding:0px!important;
	background-color: #f0f0f0!important;
}

/* ----------------- ------------------ */
div.vc_span4:last-child {
	background-color:#d6e2c9;
	padding:1em;
}
div.vc_span4:last-child  {
    	padding:1em;
   	margin-left: 15px;
   	max-width: 240px;
   	background: #FFFFFF;
   	border: 1px solid #CAD5E0;
    	position: relative;
    	min-height: 200px;
}

div.vc_span4:last-child:after {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    right:-6px;
    width: 10px;
    height: 10px;
    background: #efefef;
    border-right:1px solid #CAD5E0;
    border-bottom:1px solid #CAD5E0;
    -moz-transform:rotate(135deg);
    -webkit-transform:rotate(135deg);
}

/* ----------------- MODIF img woo commerce ------- */

#content .postcontent ul.products li.product {
	width:23.08%!important;
}



/* ----------------- CUSTOM POST AFFICHES, LIVRES -------------- */

.blocImageAffiche, .blocTexteAffiche { 
	float:left; 
	margin-top:1em;
	/* margin-left:2em; */
	}
.blocTexteAffiche {
	margin-top:2.5em;
	}

.blocTexteAffiche ul{
	list-style-type:none;
	}

.blocTexteAffiche ul li:hover{
	font-weight:bold;
	}

.NoMoreFloat {clear:both;}

.sousTitreAffiche{ 
	font-size:1.2em;
	font-weight:bold;
	}
.5attachment-post-thumbnail{
    	-moz-box-shadow: 3px 3px 8px #363636;
    	-webkit-box-shadow: 3px 3px 8px #363636;
   	box-shadow: 3px 3px 8px #363636;

	transform: rotate(-2deg) scale(1) skew(1deg) translate(0px);
	-webkit-transform: rotate(-2deg) scale(1) skew(1deg) translate(0px);
	-moz-transform: rotate(-2deg) scale(1) skew(1deg) translate(0px);
	-o-transform: rotate(-2deg) scale(1) skew(1deg) translate(0px);
	-ms-transform: rotate(-2deg) scale(1) skew(1deg) translate(0px);
	}

/* ------------------------------------------------------------- */

.specifsBoxHeader {
	margin:2em;
}
