/*
Theme Name: Laboratorio Zanatta
Version: 1.0
Description: A child theme of Customizr
Template: customizr
Author: Administrator
*/
/* Your awesome customization starts here */

footer.footer__wrapper {
	background: #277b6b !important;
}

div.footer__credits {
	/*display:none !important;*/
}

a.czr-wp-powered-link.fab.fa-wordpress {
	display:none;
}

header /*tpnav-header*/ {
	background-image: url("/wp-content/uploads/2018/10/featured-bg-2.jpg");
	background-position: center; 
	background-repeat: repeat;
}

.czr-overlay {
	background-color: #329f8a;
}

.tc-header, #tc-sn .tc-sn-inner, .dropdown-menu, .dropdown-item:active, .dropdown-item:focus, .dropdown-item:hover, .overlay-content {
	 background-color: #329f8a;
	background-image: url("/wp-content/uploads/2018/10/featured-bg-2.jpg");
	background-position: center; 
	background-repeat: repeat;
}

.entry-header, .archive-header {
	background-color: transparent;
	background-image: none;
}
.entry-header h1, .archive-header h1 {
	color: #329f8a;
	text-align:center;
}

.tag__link {
	border:0;
	font-size: 0.7em;
}
.tag-cloud-link {
	border:0;
	font-size: 0.7em;
}

.container.marketing.center-images-enabled {
	margin-bottom:0px;
}
/*.featured-page {
	margin: 0px;
}
.fp-title {
	margin-top:0px;
}*/
.czrs-subtitle.semi-bold {
	text-shadow: -2px -2px 4px #000000;;
}

/** PAGES **/
body.page:not(.home) .entry-header {
  display:none;
}

body.page:not(.home) .article-container .post-entry h3 {
  margin-top:0px;
}

body.page:not(.home) #customizr-slider-main_slider {
  height:150px !important;
}

body.page:not(.home) .carousel-caption.slider-text {
}

body.page:not(.home) .carousel-caption.slider-text .czrs-title {
  font-size:2.5em !important;
  font-weight: normal;
  text-align: left;
  text-shadow: -1px -1px 3px #000000;
  line-height: 1em !important;
}

body.page:not(.home) .carousel-caption.slider-text .czrs-subtitle {
  text-align: left;
  line-height: 1.3em !important;
}

body.page:not(.home) .carousel-caption {
  
}



