/*
Theme Name:   Wells One Child Theme
Description:  Wells One Videos Child Theme
Author:       Wells Fargo
Template:     soledad
*/

h1,h2,h3,h4,h5,h6 {
font-family: ArcherMedium-LF, Georgia, serif;
}

h1 {
	font-weight:600;
}

h2 {
 margin-bottom:5px !important;
 font-weight:600 !important;
 cursor:pointer !important;
}
.post-entry h2 {
	font-size: 21px;
}

h2 a:hover, h2 a:focus, h2.link-u:hover, h2.link-u:focus {
 text-decoration:underline; 
}

em {
	font-weight:600;
}

.link {
 color:#5174b8;
 font-size:16px;
}

.modal-img:hover img, .modal-img:focus img {
 opacity:0.8 !important; 
}

.post-entry p {
    margin-bottom: 0px !important;
}

article.page.type-page {
    margin-bottom: 30px !important;
}

#navigation-sticky-wrapper {
  display:none;
}

#header {
 margin-bottom:30px; 
}

.container.align-left-logo #logo {
  padding-left:30px;
  padding-top: 20px;
  padding-bottom: 20px;
}

#header .inner-header .container {
  box-shadow: 0px 5px 10px #ececec;
  width: 100%;
}

.penci-page-header {
 display:none; 
}

.post-entry.page-has-margin {
    margin-bottom: 15px !important;
}

.red {
	background-color: #AE1E23; 
}

#footer-copyright * {
 font-style: normal !important;
 text-align: left !important;
 font-size:12px !important;
}

.footer-text {
 float:left !important;
 line-height: 1.8 !important;
}

.footer-img {
 float:right;
 width:200px;
}

#footer-section {
  padding-bottom:20px;
}
  
@media screen and (min-width: 1170px) {
  .container {padding-left:0px !important; padding-right:0px !important;
  }
  .mejs-container {
 width:868px !important;
 height:490px !important;
}
  .mejs-controls div.mejs-time-rail {
   width:690px !important; 
  }
}

@media screen and (max-width: 1170px) {
  .mejs-container {height:500px !important;}
}
@media screen and (max-width: 991px) {
  .mejs-container {height:320px !important;}
}

@media screen and (max-width: 768px) {
	.footer-img {
 display:none;
}
.container.align-left-logo #logo {
  padding-top: 6%;
    padding-bottom: 6%;
    background-size: cover !important;
    background-position: center !important;
    background: #ececec url(http://wholesalec.staging.wpengine.com/wells-one-videos/wp-content/uploads/sites/12/2017/09/wells-fargo-logo-mobile.jpg);
  	margin-top:-5px;
  	margin-bottom:-5px;
  }
  .mejs-container {height:375px !important;}
  #logo img {
  	display:none !important;
  }
}