/*
Theme Name: Scintille Cooperativa Alternativa
Version: 1.0.0
Theme URI: http://scintille.net
Author: Mirko Fuser - Scintille.net
Author URI: http://scintille.net/people/mirko-fuser/
Template: scintille-cooperativa-alternativa
*/
@import url("../scintille-cooperativa-alternativa/style.css");

/*config*/
.touch .popup_menu_holder_outer{
	display: none;
}

.touch .popup_menu_opened .popup_menu_holder_outer{
	display: block;
}

.google_map {
	margin: 0;
}

.three_columns>.column2>.column_inner{
	text-align: center;
}

.q_progress_bar .progress_title_holder {
	font-weight: 400;
	letter-spacing: 0px;
}


.footer_top .wpcf7 .column_inner {
padding: 0px;
margin-right: 10px;
}

input.wpcf7-form-control.wpcf7-text, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-date, textarea.wpcf7-form-control.wpcf7-textarea {
height: 44px;
border-width: 1px;
border-color: #d5d5d5;
border-radius: 5px;
background-color: #e6e6e6;
}

input.wpcf7-form-control.wpcf7-text, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-date, textarea.wpcf7-form-control.wpcf7-textarea, select.wpcf7-form-control.wpcf7-select, input.wpcf7-form-control.wpcf7-quiz {
font-size: 13px;
font-family: 'Open Sans';
line-height: 15px;
}

input.wpcf7-form-control.wpcf7-submit {
margin-top: 7px;
}


header.sticky .header_bottom {
box-shadow: none;
}

#back_to_top {
bottom: 78px;
}

.carousel-inner .slider_content .text .qbutton {
color: #ffffff;
border-width: 1px;
border-color: #ffffff;
background-color: transparent;

}

.carousel-inner .slider_content .text .qbutton:hover{
color: #ffffff;
border-color: #d21151;
background-color: #d21151;
}


.title.title_size_large h1 {
color: #242424;
font-size: 40px;
letter-spacing: 1px;
font-weight: 300;
}

.content .container .container_inner {
padding-top: 90px;
}

.blog_holder article .post_info {
font-size: 12px;
font-weight: 400;
}

page-template-blog-small-image .blog_holder article h2 a {
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
}

.blog_holder article .post_text .date {
	display: none;
}

.contact_section .separator, .contact_section .separator.small.right, .contact_section .separator.small.left {
	margin-top: 20px;
	margin-bottom: 25px;
}

#respond textarea, #respond input[type='text'], .contact_form input[type='text'], .contact_form textarea {
	font-family: open sans;
	color: #969696;
	font-size: 14px;
	line-height: 20px;
}

.page-template-blog-small-image .blog_holder article h2 a, .blog_holder article h2 {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1;
	line-height: 24px;
}

.descrizione{
	margin-bottom:60px;
}

@media screen and (max-width: 800px) {
	.footer_top h2 {
		font-size: 24px;
	}
}

/*Menu*/
.side_menu_button {
	vertical-align: top;
}

.side_menu_button a .popup_menu_inner{
	/*margin-top:50px;*/
}

.side_menu_button a{
	margin-top:50px !important;
	display:block;
}

.home .light:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line,
.home .light:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line::before,
.home .light:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line::after {
    background-color: #fff;
	width:25px;
}

.popup_menu .line::before
{
    top: -5px;
}

.popup_menu .line::after
{
    top: 5px;
}

.light:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line,
.light:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line::before,
.light:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line::after {
    background-color: #C07757;
	width:25px;
}

.light:not(.sticky):not(.scrolled) .popup_menu:not(.opened):hover .line,
.light:not(.sticky):not(.scrolled) .popup_menu:not(.opened):hover .line::before,
.light:not(.sticky):not(.scrolled) .popup_menu:not(.opened):hover .line::after {
    background-color: #000;
}

nav.popup_menu ul li a, nav.popup_menu ul li h6{
	font-size:24px;
	letter-spacing:4px;
}

nav.popup_menu ul li a:hover, nav.popup_menu ul li ul li h6:hover {
	color:#C07757;
	text-decoration:underline;
}

body nav.popup_menu ul li ul li a,
nav.popup_menu ul li ul li a span,
nav.popup_menu ul li ul li h6
{
    font-size: 24px !important;
	line-height:30px;
	color:#000 !important;
}

nav.popup_menu ul li ul li.active a span,
nav.popup_menu ul li.active>a span,
nav.popup_menu ul li a:hover span,
nav.popup_menu ul li li.current_page_item a span
{
	text-decoration:underline;
}

.popup_menu_holder_outer {
    width: 100%;
    z-index: 120;
}

#popup-menu-item-15607 a span{
	text-indent:-9999px;
	background-image:url(img/facebook-colonia-agricola-1.jpg);
	display:block;
	width:30px;
	height:30px;
	background-size:30px 30px;
	margin:10px auto;
}

#popup-menu-item-15607 a:hover span{
	background-image:url(img/facebook-colonia-agricola-hover.jpg);
}

nav.popup_menu ul li a, nav.popup_menu ul li h6 {
	font-family: "Montserrat",sans-serif;
}

/*Logo*/
header .container_inner .header_inner_left{
	width:50%;
	left:25%;
}

.logo_wrapper{
	float:none;
	width:100%;
	width:50%;
	margin:0 auto;
}

.q_logo{
	top:0;
	padding-top:30px;
	
}

.q_logo a{
	display:block;
	margin:0 auto !important;
	width:200px;
}

.q_logo img {
    top: 0;
}

header .container_inner{
	width:100%;
}

/*Logo home*/
.home header.light .q_logo img.light {
    opacity: 0;
}

.home header.light .q_logo img.dark {
    opacity: 1;
}

/*Logo menu*/
.popup_menu_opened header .q_logo img.popup {
	display:none;
}

/*Content*/
.title_outer{
	padding-top:50px;
	margin-top:15px;
}

.title .separator.small, .title .separator.small.left, .title .separator.small.right {
  margin-top: 30px;
}

.content .container .container_inner.page_container_inner {
    padding: 0;
}

/*Blog Eventi News*/

.blog_holder.blog_small_image article .post_text{
	border:2px solid #C07757;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

h2, h2 a,
.blog_holder article .post_info,
.blog_holder article .post_info a
{
    color: #C07757;
}

h2 a:hover,
.blog_holder article .post_info a:hover
{
	/*color:#000 !important;*/
	text-decoration:underline;
}

.blog_holder.blog_small_image article .post_text .post_text_inner {
    padding: 21px;
}

/*Paginazione*/
.pagination ul li span, .pagination ul li a {
    border-radius: 0px; 
}

.pagination ul li span, .pagination ul li a:hover {
    background-color: #f6f6f6;
    border-color: #C07757;
    color: #C07757;
}

.page-template-blog-small-image .content .container .container_inner {
    padding-top: 0;
}

.blog_holder article .post_info {
    font-size: 18px;
	padding-top:5px;
}

.blog_holder article .post_info a{
	text-decoration:underline;
}

.blog_holder article .post_info a:hover{
	text-decoration:none;
}

/*Footer*/
#back_to_top span i{
	color:#f6f6f6;
}

#back_to_top:hover span{
	background-color:#fff;
}

#back_to_top:hover span i{
	color:#C07757;
}

footer{
	margin-top:30px;
}

footer a{
	color:#fff;
}

footer a:hover{
	text-decoration:underline;
	color:#fff;
}

.scintille-footer,
.scintille-footer h2
{
	color:#fff;
	text-align:center;
}

.home .footer_top{
	display:none;
}

.home footer{
	margin-top:0;
}


/*Credits*/
h5.credits{
	width:100%;
	float:none;
	display:block;
}

/*Gallery*/
.gallery_holder ul.v3 li, .wpb_gallery_slides .gallery_holder ul.v3 li {
    margin: 0;
    padding: 1%;
    width: 30.3333%;
}

body div.pp_default .pp_nav .currentTextHolder {
    font-size: 20px;
    font-weight: normal;
	letter-spacing:2px;
}

div.pp_default .pp_nav .currentTextHolder {
    font-style: normal;
}

.ppt{
	height:0px;
	overflow:hidden;
}


body a.pp_previous::after,
body a.pp_next::after {
    border:none;
	font-size:60px;
	font-weight:lighter;
	margin: -24px -20px 0;
}

/*Slide*/
.carousel-inner .slider_content .text .qbutton:hover {
    background-color: #C07757;
    border-color: #C07757;
}

/*Eventi*/
.single .title_outer {
    margin-top: 35px;
    padding-top: 50px;
}

.post_author{
	display:none;
}

.content .container .container_inner {
    padding-top: 0;
}

/*Elements*/
.title .separator {
    width: 100px;
	height:2px;
}

.page-template-blog-small-image .qbutton
{
    background-color: #FFF;
	border:none;
    color: #000;
    font-family: "Crimson Text",sans-serif;
    font-style: normal;
    font-weight:normal;
	text-transform:none;
	text-decoration:underline;
}

.blog_holder article .post_more {
    margin: 0;
}

.qbutton:hover, .qbutton.medium:hover, #submit_comment:hover, .load_more a:hover, .blog_load_more_button a:hover, .post-password-form input[type="submit"]:hover, input.wpcf7-form-control.wpcf7-submit:hover:not([disabled]) {
    border-color: #FFF;
    color: #000;
	background-color:#FFF;
	text-decoration:none;
	
}

.qbutton.small {
    padding: 0;
	font-size: 18px;
	margin-top:15px;
}

.footer_top {
    padding: 16px 0 0px;
}

.sidebar a{
	text-decoration:underline;
}

.sidebar a:hover{
	text-decoration:none;
}

.footer_bottom iframe{
	margin-bottom:-8px;
}

/*fear to be free*/
.separatore{
	border-bottom:2px solid #c07757;
	border-top:2px solid #c07757;
	height:4px;
	margin-top:30px;
	margin-bottom:30px;
	width:100%;
	clear:both;
}

.titolo-fear {
    font-size: 24px;
    line-height: 1.38462em;
    color: #c07757;
    font-family: "Montserrat",sans-serif;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 4px;
    text-transform: uppercase;
    padding: 0;
}

.separator-fear{
	display:block;
	height: 2px;
    width: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	background-color:#c07757;
	
}

.post-fear p{
	margin-bottom:22px;
}

ul.ancore{
	color:#c07757;
}

ul.ancore a{
	text-decoration:underline;
	color:#000;
}

ul.ancore a:hover{
	text-decoration:none;
}

ul.ancore li{
	list-style:none;
	padding-bottom:5px;
	color:#c07757;
	text-decoration:none;
}

ul.ancore li.indice a{
	color:#c07757;
	text-decoration:none;
}

.torna{
	margin-top:22px;
}

.torna a,
span.tag
{
	color:#c07757;
}

.fear-tags a{
	color:#000;
}

.torna a,
.fear-tags a:hover{
	text-decoration:underline;
}


/*RESPONSIVE*/
@media only screen and (max-width: 1000px) {
	
	.header_bottom, nav.mobile_menu {
		background-color: #ffffff !important;
	}
	
	.home .light:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line,
	.home .light:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line::before,
	.home .light:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line::after {
		background-color: #C07757;
	}
	
	.home .light:not(.sticky):not(.scrolled):hover .popup_menu:not(.opened) .line,
	.home .light:not(.sticky):not(.scrolled):hover .popup_menu:not(.opened) .line::before,
	.home .light:not(.sticky):not(.scrolled):hover .popup_menu:not(.opened) .line::after {
		background-color: #000;
	}
	
	.logo_wrapper {
    	left: 0%;
		width:100%;
	}
	
	.q_logo a {
    	left:0%;
	}
	
	.q_logo{
		padding-top:0px;
	}
	
	header .container_inner .header_inner_left {
    	width: 100%;
	}
	
	body nav.popup_menu ul li ul li a,
nav.popup_menu ul li ul li a span,
nav.popup_menu ul li ul li h6
{
    font-size: 0.55em !important;
	color:#000 !important;
}


}