/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
#site-header h1.site-title {
	font-family: ff-market-web1, ff-market-web2, karla, cursive;
	font-size: 30px;
}

/* change color of zuki recent posts
.widget_zuki_recentposts_color .bg-wrap {
	background: white;
}
*/
#site-nav {
	padding: 0;
}

#site-nav ul li a {
	font-size: 18px;
	font-family: Montserrat, sans-serif;
}

#header-top-nav ul li a {
	font-size: 14px;
	font-family: Montserrat, sans-serif;
}

.widget.widget_gravatar {
	font-size: 13px;
	line-height: 23px;
	padding-bottom: 5px;
	font-family: Montserrat, sans-serif !important;
	color: black !important;
}

.widget.widget_blog_subscription {
	padding-bottom: 15px;
	font-family: Montserrat, sans-serif !important;
}

.widget.jetpack_widget_social_icons {
	padding-bottom: 0;
}

.jetpack-recipe {
	background-color: #fffff0;
}

.jetpack-recipe-ingredients ul, .jetpack-recipe-directions ol, .jetpack-recipe-notes, .jetpack-recipe-servings, .jetpack-recipe-time, .jetpack-recipe-print {
	font-size: 14px;
}

h3.jetpack-recipe-title, h4.jetpack-recipe-ingredients-title, h4.jetpack-recipe-directions-title, h4.jetpack-recipe-notes-title {
	font-weight: 500;
}

.jetpack-recipe-ingredients p, .jetpack-recipe-directions p {
	line-height: 0;
}

.jetpack-recipe-notes-title {
	margin-top: 0;
}

.jetpack-recipe-notes {
	font-style: normal;
	line-height: 24px;
	padding-top: 10px;
}

h3.comment-reply-title {
	padding-bottom: 10px !important;
}

#header-top-nav ul li a:hover {
	color: #5B8B45;
}

label.grunion-field-label, p.contact-submit input {
	font-family: Montserrat, sans-serif !important;
	font-size: 14px;
}

.page-id-156 .entry-comments {
	display: none !important;
}

#menu-item-462 a {
	background: url('https://naturallynidhi.com/wp-content/uploads/2018/02/bloglovin1.png') no-repeat !important;
	padding-left: 30px !important;
}

.slideshow-window {
	background: none !important;
	border: none !important;
}

#site-header {
	width: 100%;
	max-width: 100%;
	text-align: center;
	padding-bottom: 0;
}

a.nounderline:link, a.nounderline:visited {
	color: #5B8B45 !important;
	border: none;
}

.make_recipe p, .make_recipe h5 {
	font-weight: 600;
}

#subscribe-text p {
	font-size: 13px;
}

/* Fix Zuki theme sidebar | RG hc-2240813
@media screen and (min-width: 1023px) {
.template-fullwidth #primary, .template-fullwidth #primary, .page-template-default.no-sidebar #primary, .single-post.no-sidebar #primary, .template-front #primary {
width: 70%;
float: left;
}
}
*/

/* Fix Zuki theme frontpage sidebar | RG hc-2240813
.page-template-front-page #primary {
        width: 100% !important;
        float: none !important;
}
*/

ol.noindentlist {
	padding-left: 1.2em;
}

/* Make sure CSS buttons show | HC-5466930-JG */
button, input#submit {
		background:#111;
	border: 1px solid #111;
}