/*
Theme Name:     YN Construction
Theme URI: 	http://freedomstudios
Description:    Custom theme created by Freedom Studios for YN Construction 
Author:         Graham Holtshausen
Template:       jupiter
Version:        1.0.0
*/


#theme-page h1 {background-color: rgba(21,74,156,0.8); padding: 15px;}
.sustainability-teaser p {color:#fff;}

/* Grey box heading for items on homepage */
.home-widget-heading {padding: 20px; margin:0; background-color:#f2f4f5 !important; color: #393836 !important; font-size:18px !important; text-transform:uppercase !important;}

.home-news-block {height:207px !important;}
.mk-button.large {font-weight: normal;}

.mk-blog-newspaper-item .mk-blog-meta {padding: 20px 0;}

/* Tweaks to the display of the news page */
.mk-imagebox-shortcode .mk-imagebox-item .mk-imagebox-item-text {display: none;}
.mk-blog-newspaper-item .blog-item-holder {margin:0; box-shadow:none; border:none;}
.mk-blog-thumbnail-item .mk-thumbnail-content-container .mk-blog-author {display: none;}
.mk-blog-thumbnail-item .mk-thumbnail-content-container .mk-categories {display: none;}
.mk-blog-thumbnail-item .mk-thumbnail-content-container .mk-blog-meta-wrapper {display: none;}
.mk-blog-thumbnail-item .mk-thumbnail-content-container h3 {margin:0; letter-spacing: 1px;}



/* Adjust image banner and heading on mobile phones */
@media (max-width: 486px) {
.mk-page-title-box-title {
font-size: 20px !important;
padding:5px !important;
}
.mk-page-title-box-subtitle {
font-size: 15px !important;
}
.mk-page-title-box {
height: 150px !important;
}
}
