/*
Theme Name: Wellspring
Theme URI: http://wellspring.mikado-themes.com/
Description: A Health, Lifestyle & Fitness Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.8
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/


.mkdf-post-title {
    margin-top: 1em !important;
}

.mkdf-post-image {
    margin-top: 1em !important;
}

.mkdf-post-text {
    margin-left: 2em;
    margin-right: 2em;
	color: #1D1F25;
	font-size: large;
}

.mkdf-post-text .mkdf-post-title{
	//display: none;
}

.mkdf-post-text ul{
	margin-left: 15px !important;
	font-family: inherit !important;
}

.mkdf-post-text h1, h2, h3{
	color: green !important;
	margin-top: 50px !important;
}

.mkdf-post-text h4{
	font-weight: 300 !important;
	color: #000;
}



.vc_custom_1454333517380{
	display:none;
}


.header-promo{
	text-align: center; 
	color: #00b0f0; 
	margin: 0px; 
	padding-top: 10px; 
	padding-bottom: 20px; 
	font-size: xx-large;
}

.mkdf-mobile-menu-opener{
	float: right !important;
}

.wprm-recipe-container{
	//margin-top: -20px !important;
}

.wprm-recipe-rating{
	text-align: center !important;
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

.mkdf-post-title{
	color: green !important;
}

.mkdf-bs-item-content{
	display: none !important;
}

.mkdf-bs-item-content{
	border-radius: 30px !important;
	background: #fffa !important;
}

.mkdf-bs-item-excerpt{
	color: #444 !important;
	font-size: large !important;
}

.mkdf-post-item-author-name{
	color: #222 !important;
}

.mkdf-bs-item-categories{
	color: green !important;
}

.mkdf-bs-item-date{
	display: none !important;
}

.wprm-recipe-container *{
	font-family: 'Fira Sans' !important;
	font-size: large;
}

.mkdf-container-inner{
	padding: 30px !important;
}

.mkdf-post-info{
	display: none;
}

.mkdf-post-title{
	text-align: center;
}

.mkdf-post-title{
	margin-bottom: 0px !important;
}

.wprm-recipe-details-label{
	color: green !important;
	opacity: 1 !important;
	font-weight: bold !important;
}

.wprm-recipe-header{
	color: green !important;
	font-weight: bold !important;
}

.mkdf-author-description{
	display: none !important;
}

.wprm-recipe-ingredient-group .wprm-recipe-ingredients{
	line-height: 2 !important;
}

.searchform{
	background: white;
}

@media (min-width: 601px) {
.wp-post-image{
	max-height: 35vw !important;
	object-fit: cover;
}
	
	.mkdf-post-image{
		margin-bottom: 20px !important;
	}
	
}


@media (max-width: 600px) {

.header-promo{
	text-align: center; 
	color: #00b0f0; 
	margin: 0px; 
	padding-top: 10px; 
	padding-bottom: 20px; 
	font-size: x-large
}
	
.mkdf-menu-area{
	max-height: 70px !important;
}

.mkdf-mobile-header-inner{
	max-height: 60px !important;
}

.wp-post-image{
	max-height: 90vw !important;
	object-fit: cover;
}


.mkdf-container-inner{
	width: 100% !important;
	padding: 0px !important;
	margin: 0px !important;
}


.mkdf-mobile-header-inner{
	padding-left: 5%;
    padding-right: 5%;
}

.mkdf-post-title{
	font-size: 30px;
	margin-bottom: 0px !important;
}

.wprm-recipe-template-actibhealth-template{
	margin: 0px !important;
}

.mkdf-post-image{
	margin-bottom: 10px !important;
}
	
.mkdf-blog-single-navigation {
	margin-left: 20px !important;
	margin-right: 20px !important;
	}

}
