/*
Theme Name: Soundbyte-child
Version: 1.0
Description: A child theme of Soundbyte Progression
Template: soundbyte-progression

COLORE DEFAULT: #00a2b1 */

@import url("../soundbyte-progression/style.css");

.soundbyte-headline, .slider-progression-title {
	color:#333333!important;
	font-family: 'Poppins'!important;
	font-size: 125%!important;
	margin-top:100px!important;}

footer#site-footer li a, .social-ico a i  {
	color:#717171!important; }

/*rimossi breadcrumb ma lasciato spazio */	
#bread-crumb-container, .soundbyte-podcast-play-progression {
	visibility:hidden!important; }

/* modificati sfondi header e slider */
header#masthead-progression  { 
	border-bottom:	none!important; 	
	background-position: center bottom!important;	}
	
/* modificato header per mobile */	
@media only screen and (max-width: 767px) {
.attachment-progression-episode-page-title {
	min-height: 350px!important;
	min-width: 600px!important; }
header#masthead-progression {
	min-height: 350px!important;
	min-width: 600px!important; }
.grid2column-progression, .soundbyte-headline, .progression-button-icons {
	display: block!important; }
}	

@media only screen and (min-width: 960px)  {
header#masthead-progression {
	background:	transparent!important;	}
.caption-progression {
	margin-top:	25%!important;
	margin-bottom:	10%!important;	}	
}

@media only screen and (max-width: 959px) {
.caption-progression {
	margin-top:	5%!important; }
}

@media only screen and (max-width: 450px) {
#logo-nav-pro {
	margin-left: -40%!important; }
}

/* solo una colonna al 100% nello slider */
.grid2column-progression { 
	width: 100%!important; }
.lastcolumn-progression	{
	display:none!important; }
	
/*portfolio aligncenter */
.vc_separator { 
	text-align: center!important; }