/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

h2 {color: #f17f17f17; font-size: 60px; line-height: 70px; }
h3 {color: #f17f17f17; font-size: 50px; line-height: 60px;  }

.eyebrow {font-size: 12px; color: #ec1588; text-transform: small-caps;
font-weight: 600;}   

.lead {font-size: 24px; line-height: 30px;}  

.smaller {font-size: 12px; line-height: 16px; color: #666;}		

.img-circle {
    border-radius: 50%;
}

.amazon-asin-title {font-size: 16px !important; font-family: "PT Sans"; font-weight: 600; text-align:left; line-height: 16px!important; }

header#top nav  {font-family: 'asphaltic'!important;}
header#top ul{font-family: 'asphaltic'!important;}

.portfolio-items[data-ps="8"] .col[data-default-color="true"] .work-item:not(.style-3) .work-info-bg {
    opacity: 0 !important;
}

img {background-color: transparent!important;}

.work-info {font-size: 36px!important;}  



/* Contact Form 7 Styles
---------------------------------*/
 
.wpcf7 {
 
background-color: #F0F0F0;
 
border: 5px solid #666666;
 
}
.wpcf7-form {
 
margin-left: 25px;
 
margin-right: 25px;
 
margin-top: 0px;}

.wpcf7-submit {
 
background: #EC1588!important;
 
color: #ffffff;
 
}

.portfolio-items[data-ps="8"] .col[data-default-color="true"] .work-item:not(.style-3) .work-info-bg {
    opacity: 0 !important;
}

@media print {
#header-space {
display:none;
}

#programs-plans .vc_col-sm-3 {    width: 24%;
    float:left;}

#header-outer {
display:none;
}

#footer-outer {
display:none;
}

.meta-category

{
display:none;
}

#sidebar  {
display:none;
}

.blog_next_prev_buttons

{display:none;}

.related-post-wrap  {display:none;}

#single-below-header {display:none;}

.post-tags  {display:none;}


.vc_col-sm-2 {
    width: 100%;
    float:none;
}

.vc_col-sm-8 {
     width: 100%;
    float:none;
}


.col.centered-text, .wpb_column.centered-text {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
      text-align: left !important;
}

.container, .post-area.standard-minimal.full-width-content article.post .inner-wrap {
    max-width: 100%;
}

#page-header-wrap {
    height: auto !important;
}

#boxed #page-header-bg {
      height: auto !important;
}

#page-header-bg h1 {
 
    color: black;

}

#page-header-bg .span_6, .nectar-box-roll .overlaid-content .span_6 {

    top: 0px !important;
}

#boxed {
    width: 100%;
}

.single .heading-title[data-header-style="default_minimal"] {
    margin-bottom: 0px;
    padding-top: 0px;
}

img {

-webkit-print-color-adjust: exact;

}
}


