/*
Theme Name: Salient Panique Theme
Theme URI: http: //paniqueprod.be/
Description: This is a custom child theme for Salient
Author: Bruno Haarscher
Author URI: http: //paniqueprod.be/
Template: salient
Version: 0.1
*/


/********* BHHACK **********/

.single-portfolio .row .col.section-title h1, .single-portfolio .row .col.section-title .subheader {
/*
    display: inline-block;
    top: 0;
*/
    /*text-align: left;*/
/*     width: 100%; */
}

.single-portfolio .row .col.section-title h1 {
/*
    width: 100%;
    margin-bottom: 0 !important;
    font-size: 3.5em;
    line-height: 80px;
    letter-spacing: -1px;
    display: block;
*/
}
body #page-header-bg h1, html body .row .col.section-title h1, .nectar-box-roll .overlaid-content h1 {
/*     font-family: 'Open Sans' !important; */
/*     font-weight: 300 !important; */
}


body #page-header-bg .span_6 span.subheader, body .row .col.section-title > span, .nectar-box-roll .overlaid-content .subheader {
/*     font-family: 'Open Sans' !important; */
/*     font-weight: 300 !important; */
}

h5,h4 {
    font-weight: 300;
}

h5.credits strong {
	font-weight: normal !important;
}

@media only screen and (max-width: 1000px) and (min-width: 1px) {
.single-portfolio #full_width_portfolio .row .col.section-title h1, .single-portfolio .row .col.section-title h1 {
/*
    letter-spacing: 0px;
    font-size: 35px !important;
line-height: 45px !important;
*/
}}
@media only screen and (max-width: 690px) {
body.single-portfolio .row .col.section-title h1 {
/*
    width: 291px;
    margin: 0 auto;
    line-height: 45px !important;
*/
}}

/********* PORTFOLIO **********/


body #page-header-bg h1 {
/* bottom: -100px !important; */
    top: auto;
    padding: 0;
    margin: 0;
    text-align: left;
}


body #page-header-bg .span_6 span.subheader {
/* 	bottom: -100px !important; */
text-align: left;
    top: auto;
}


#portfolio-extra h1 {
	text-align: left; 
	font-weight: 300; 
/* 	font-family: 'Open Sans'; */
	font-size: 32px;
	line-height: 36px;
    margin-bottom: 7px;	
}

#portfolio-extra h2 {
	text-align: left; 
	font-weight: 900; 
/* 	font-family: 'Open sans'; */
	font-size: 14px;
    line-height: 17px;
}

#portfolio-extra h3 {
	text-align: left; 
	font-weight: 600; 
/* 	font-family: 'Open sans'; */
	font-size: 14px;
	line-height: 17px;	
}

#portfolio-extra h4 {
	text-align: left; 
	font-weight: 500; 
/* 	font-family: 'Open sans'; */
	font-size: 15px;
	line-height: 18px;
/* 	text-align: justify; */	
}
#portfolio-extra h4 strong {
	font-weight: 900; 

}

#portfolio-extra h5 {
	font-weight: 500; 
/* 	text-align: justify; */	
}


/*FILMS*/

 .portfolio-items .work-meta h4, .portfolio-items .col.span_3 .work-meta h4, .portfolio-items[data-ps="6"] .work-meta h4 {
    font-family: Archivo Black !important;
    font-weight: 400;
}

 .portfolio-items .work-meta p, .portfolio-items .col.span_3 .work-meta p, .portfolio-items[data-ps="6"] .work-meta p {
    font-family: Archivo Narrow !important;
    font-weight: 400;
}


@media only screen and (max-width: 1300px) and (min-width: 1000px)
.portfolio-items:not(.carousel) .col.span_3 .work-meta, .portfolio-items:not(.carousel) .col.span_4 .work-meta {
    width: 100%!important;
}

.portfolio-items:not(.carousel) .col.span_3 .nectar-love-wrap, .portfolio-items:not(.carousel) .col.span_4 .nectar-love-wrap {
    display: none;
}