/*
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
*/





#header-outer {background-image: url('http://www.alpineacademy.info/wp-content/themes/salient/img/header-bg.jpg'); }

#header-outer #top .container .row  {background-image: url('http://www.alpineacademy.info/wp-content/themes/salient/img/line.png'); background-repeat:no-repeat;  }

.footer-gradient {background: #9a411f; /* Old browsers */
background: -moz-linear-gradient(top,  #9a411f 0%, #521907 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9a411f), color-stop(100%,#521907)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #9a411f 0%,#521907 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #9a411f 0%,#521907 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #9a411f 0%,#521907 100%); /* IE10+ */
background: linear-gradient(to bottom,  #9a411f 0%,#521907 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9a411f', endColorstr='#521907',GradientType=0 ); /* IE6-9 */
}

h1 {text-shadow: 3px 1px 3px rgba(0, 0, 0, 0.20);}
.toppad {margin-top:50px;}
.heightfix {height:510px;}

.footerlink a{color:#FFF!important;}
.footerlink a:hover{color:#CCC!important;}

#menu-temp-sidebar a {font-weight:bold; color:#666!important;}
#menu-temp-sidebar a:hover {color:#929b5a!important;}

.nectar-button a {font-weight:bold; color:#FFF!important;}


@media only screen and (max-width: 1300px) and (min-width: 690px) {
body #page-header-bg .span_6 h1, html body .row .col.section-title h1 {
font-size: 110px!important;
line-height: 31px!important;
}
}


.widget_custom_cf7 h4 {display:none;}

.team-member[data-style="meta_overlaid"] .team-meta {bottom:10px!important;}
.team-member[data-style="meta_overlaid"] .team-meta p {
    line-height: 19px !important;
    padding: 7px !important;
}

.title {font-size:32px!important;}

h1.entry-title {font-size:38px!important;}

.white {color:#FFF;}
.white h1 {color:#FFF;}

.sanstext {margin-top:10px; font-size:45px; font-weight:bold;}


.carousel-crop { 
  width: 300px!important; 
    height: 200px!important; 
    object-fit: cover!important;
    object-position: 100% 20%; 
}


.iframe-embed {
  height: auto!important;
  padding-bottom: 0px!important;
}
.iframe-embed iframe {
  position: relative!important;
}
