/* @override 
	http://villapillo2.elbuild.com/wp-content/themes/stockholm/css/elbuild_css.css
	http://villapillo.elbuild.com/wp-content/themes/stockholm/css/elbuild_css.css
	http://www.villapillo.com/wp-content/themes/stockholm/css/elbuild_css.css */

/*.page-template-default .container_inner{
background: rgba(255, 255, 255, 0.68);
height: auto !important;
}

.page-template-default  .title_subtitle_holder{
height: 200px !important;
}

.page-template-default .default_template_holder{
	margin-top: -614px;
	z-index: 2100;
}*/


body{
	background: #fffeed !important;
}

span.q_social_icon_holder.with_link.normal_social {
	margin-bottom: 4px !important;
}


.header_top {

position: absolute;
z-index: 2000;
width: 100%;
background: none !important;
}


header a{
color: #858585 !important;
}


header.light a{
	color: #3e3d3d !important;
	text-shadow: 1px 1px 0 #cdcdcd;
}

header.dark a{
	color: #ffffff !important;
}



.carousel-control .prev_nav,
.carousel-control .next_nav {


	background-color: rgba(62, 62, 62, 0.55);
	
}


#shop-calltoaction .stella{
font-size: 14px;


position: absolute;
right: 17px;
top: 28px;
	z-index: 0;
	color: #ffd503;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	
}

#shop-calltoaction .stella .fa span{
font-style: italic;
font-weight: bold;	
}

#shop-calltoaction:hover .stella.pulse{
	-webkit-animation-name: none;
	animation-name: none;
}



#vinitaly.label{
	position: fixed;
	bottom: 220px;
	left: -170px;
	z-index: 2000;
	background: #ffd503;	
	-moz-box-shadow: 1px 1px 1px #5c5959;
	box-shadow: 1px 1px 1px #5c5959;
	opacity: 1;
	padding: 4px;
	font-weight: bold;
	font-style: italic;
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	writing-mode: rl-tb;
	

	   -ms-transform: rotate(270deg); /* IE9+ */
	
	
	/* IE8+ - must be on one line, unfortunately */ 
	  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=6.123233995736766e-17, M12=1, M21=-1, M22=6.123233995736766e-17, SizingMethod='auto expand')";
	  
	  /* IE6 and 7 */ 
	  filter: progid:DXImageTransform.Microsoft.Matrix(
	           M11=6.123233995736766e-17,
	           M12=1,
	           M21=-1,
	           M22=6.123233995736766e-17,
	           SizingMethod='auto expand');
	           
	           
	height: 55px;
	width: 350px;
	line-height: 28px;
	padding: 10px;
	padding-top: 35px;
text-align: center;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;

-webkit-border-bottomt-right-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
	color: #676262;
	display: none;
}

.home #vinitaly{
	display: block;
}


#vinitaly.centered-news{
	position: absolute;
	top: 100px;
	width: 100%;
	z-index: 1001;
	display: block;
	height: 100px;
}

#vinitaly.centered-news .vinitaly__testo{
	background: #ffd503;	
	-moz-box-shadow: 1px 1px 1px #5c5959;
	box-shadow: 1px 1px 1px #5c5959;
	
	text-align: center;
	padding: 10px;
}

#vinitaly.label:hover{
		left: -166px;
}

#vinitaly .vinitaly__testo{
display: none;
}
.home #vinitaly .vinitaly__testo{
display: block;
}

#shop-calltoaction a{
	position: absolute;
	right: 5px;
}

#shop-calltoaction{
	position: fixed;
	z-index: 2000;
	right: 0px;
	top: 0px;
	background: #2050A3;
	width: 45px;
height: 45px;

-webkit-border-bottom-left-radius: 50px;
-moz-border-radius-bottomleft: 50px;
border-bottom-left-radius: 50px;
text-align: right;
padding-right: 5px;
padding-top: 5px;
	font-size: 24px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#shop-calltoaction:hover{
	width: 55px;
	height: 55px;
	
	
	-webkit-border-bottom-left-radius: 55px;
	-moz-border-radius-bottomleft: 55px;
	border-bottom-left-radius: 55px;
	font-size: 30px;
}


#shop-calltoaction:hover .stella{
	font-size: 22px;
	right: 20px;
	top: 20px;
}
#shop-calltoaction a{
	color: #ffffff;
	
}

form.wpcf7-form p{
	font-size: 90%;
	line-height: 90%;
}

form.wpcf7-form input{
	font-size: 100%;
}

form.wpcf7-form input.wpcf7-number{
	margin: 0px;
}

span.wpcf7-list-item{
display: block;
}

@media only screen and (max-width: 1200px){ 
nav.main_menu > ul > li > a {
	padding-left: 10px !important;
	padding-right: 10px !important;
}
}


@media only screen and (max-width: 1000px){

.header_top{
	position: static;
}
}





@media only screen and (min-width: 1000px){
.breadcrumb.custom{
	padding-top: 100px;
}

}

.portfolio_single.custom {
clear: both;
	//margin-top: 90px;
}
div.container_inner.default_template_holder {
	//padding-top: 150px !important;
	padding-bottom: 30px;
}


.awards-gallery li a{
	padding: 20px;
}
.awards-gallery li a span.gallery_hover{
	background-color: none !important;
}



.drop_down .inner ul{

	margin-top: -10px;
	padding: 0px !important;
	width: 180px !important;
	background-color: #f0f0f0 !important;
}

.drop_down .inner ul li{
	width: 100%!important;
}

.drop_down .inner ul li:hover{
		background-color: rgb(255, 212, 0) !important;
	
}
.drop_down .inner ul a{
	font-size: 14px !important;
	margin-left: 10px !important;
	margin-right: 10px !important;
	color: #727272 !important;
}


.dark .drop_down .inner ul a{
	color: #727272 !important;
}

div.pp_default .pp_nav{width: auto !important;
}


@media only screen and (max-width: 768px){

#vinitaly{
	top: auto !important;
	bottom: 100px;
}

#shop-calltoaction{
	display: none !important;
	
	
}

h1{
	font-size: 130%;
}

}

.portfolio-navigation-upper .portfolio_navigation{
	padding-top: 10px;
	padding-bottom: 10px;
}

.breadcrumb.custom{
	position: relative;
	
	
}
.breadcrumb.custom a,
.breadcrumb.custom .delimiter{
	color: #9e9e9e;
}

.breadcrumb.custom .current{
	color: #837e7e;
}

.footer_icon{
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color: #275caa;
	color: white;

	line-height: 32px;
	margin-bottom: 15px;
	margin-right: 5px;
}


.footer_icon:hover{
	
	background-color: #ffd503;
}

.footer_icon a,
.footer_icon .fa{
	color: white;
	font-size: 14px;
	
}



.etichetta_vino img{
	background-color: #adadad;
	padding: 15px;
}