/*
Theme Name: Pole Spirit Paris - theme enfant
Theme URI: http://www.polespiritparis.com
Description: pole spirit paris theme enfant
Author: Tro4
Author URI: http://www.tro4.com/
Version: 1.0.1
Template: pole-spirit-paris
*/
@import url("../minimum/style.css");

.posts_holder2 article .image img{width:200px;}
#title-date{margin-top: -70px; position: relative; left:230px;}

nav.main_menu ul li a{
font-family: inherit;
color: #252525;
cursor: pointer;
font-size: 16px;
font-weight: normal;
text-decoration: none;
display: inline-block;
position: relative;
text-transform: uppercase;
height: 46px;
line-height: 46px;
padding: 0 9px;
margin: 0;
z-index: 3;
-webkit-transition: all .5s ease 0s;
-moz-transition: all .5s ease 0s;
-o-transition: all .5s ease 0s;
}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (-webkit-min-device-pixel-ratio: 1){ 
	
	
nav.main_menu ul li a{
font-family: inherit;
color: #252525;
cursor: pointer;
font-size: 14px;
font-weight: normal;
text-decoration: none;
display: inline-block;
position: relative;
text-transform: uppercase;
height: 46px;
line-height: 46px;
padding: 0 3px;
margin: 0;
z-index: 3;
-webkit-transition: all .5s ease 0s;
-moz-transition: all .5s ease 0s;
-o-transition: all .5s ease 0s;
}

	
	
	
	/* STYLES GO HERE */}



.drop_down .second ul li a{
	display: block;
	background-color: transparent !important;
	font-family: inherit;
	font-weight: 600;
	font-size: 14px;
	font-style: italic;
	height: auto;
	line-height: 18px;
	color: #ffffff;
	text-transform: none;
	margin: 0px;
}


nav.main_menu {
bottom: -1px;
float: right;
height: 46px;
padding: 29px 0 0 0;
z-index: 100;
text-align: left;
}


/* VIDEO YOUTUBE RESPONSIVE  */

/* Le parent */
.videoWrapper {
position: relative;
padding-bottom: 56.25%; /* 16:9 */
padding-top: 25px;
height: 0;
}
/* L'enfant */
.videoWrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.footer_bottom a {
color: #252525;
text-decoration: none!important;
}

h5{font-style:normal;}


.price_table span.price {
font-family: inherit;
font-size: 35px;
line-height: 55px;
font-style: normal;
font-weight: 300;
text-align: center;
display: block;
}

.price_table div.price {
padding: 5px 0;
}

div#shShutter {
height: 100%;
z-index: 10000;
background-color: #000000;
opacity: 0.9;
filter: alpha(opacity=90);
}

/* margin-top sur le logo en version mobile */
@media screen and (max-width: 500px) {
  .logo{
  	margin-top: 140px !important;
  }
}
/* Largeur des vidéos page /photos/videos/ */
.page-id-26 iframe, .page-id-26 video {
  max-width: 100%;
}

.bienvenue_slider {
  color: #968D8D;
  font-style: italic;
  font-family: arial, sans-serif;
  font-size: 42px !important;
}
.menu_small {
    text-transform: lowercase;
    font-size: 12px;
    display: block;
    height: auto;
    margin-top: -30px;
    font-style: italic !important;
    text-align: center;
    padding-left: 5px;
}
/* LIEN READ MORE CACHE SUR PAGE D'ACCUEIL */
.page-id-2 .ecae-button a span {
	display: none;
}
.postid-2541 #title-date {
    margin-top: 0;
}