.wp-block {} /*  (.wp-block {} ensures MT files load in Gutenberg editor) */
/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Header logo text link **/
.header-logo-text a {
	color: rgb(222, 112, 8) !important;
}

/** General >> .navbar-default **/
.navbar-default {
	border-top-color: rgb(222, 112, 8) !important;
	border-bottom-color: rgb(222, 112, 8) !important;
}

/** General >> gravity form widget - name **/
input#input_1_1 {
	width: 100% !important;
	border-style: none !important;
}

/** General >> Gravity Widget Email **/
input#input_1_3 {
	width: 100% !important;
	border-style: none !important;
}

/** General >> gravity form wiget **/
div#gform_widget-2 {
	background-color: #F1F1F1 !important;
	padding: 20px !important;
}

/** General >> gravity form widget text area **/
textarea#input_1_4 {
	border-style: none !important;
}

/** General >> Gform **/
input#gform_submit_button_1 {
	color: white !important;
	text-transform: uppercase !important;
	background-color: #2D2D2D !important;
	width: 130px !important;
	padding: 9px !important;
	border-style: none !important;
}

/** General >> .gform_wrapper form **/
.gform_wrapper form {
	text-align: center !important;
}

/** General >> .sidebar-no-borders .widget-title **/
.sidebar-no-borders .widget-title {
	text-align: center !important;
}

/** General >> Print this content **/
.print-this-content {
	background-color: rgb(255, 255, 255) !important;
	border-style: none !important;
}

/** General >> .print-this-button-shell **/
.print-this-button-shell {
	text-align: left !important;
}

/** General >> .entry-content img **/
.entry-content img {
	margin-right: auto !important;
	margin-left: auto !important;
}

/** General >> .post .img-responsive **/
.post .img-responsive {
	max-width: 700px !important;
	margin-right: auto !important;
	margin-left: auto !important;
}

/** General >> .tagline, body, h1, h2, h3, h4, h5, h6, .form-label, .navbar-nav>li>a, .dropdown-menu>li>a, .frontpage-slider .caption, .pagination-blog-feed a, .pagination-post a, .recipe-index-feed .category-more a, .recent-posts-widget-with-thumbnails .rpwwt-widget .rpwwt-post-title, .header-row-1 .widget_nav_menu .menu>li>a **/
.tagline, 
body, 
h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
.form-label, 
.navbar-nav>li>a, 
.dropdown-menu>li>a, 
.frontpage-slider .caption, 
.pagination-blog-feed a, 
.pagination-post a, 
.recipe-index-feed .category-more a, 
.recent-posts-widget-with-thumbnails .rpwwt-widget .rpwwt-post-title, 
.header-row-1 .widget_nav_menu .menu>li>a {
	/* MT [ google_font: 1 | variant: 300 ] */
	font-family: 'Lato' !important;
	font-weight: lighter !important;
}


/*= mobile ==================== */

/** mobile >> #post-495 h3 **/
#post-495 h3 {
	font-family: Verdana, sans !important;
}

/** mobile >> .single-content > div:nth-of-type(5) > p:nth-of-type(1) **/
.single-content > div:nth-of-type(5) > p:nth-of-type(1) {
	font-family: verdana, sans-serif !important;
}

/** mobile >> .single-content > div:nth-of-type(5) > p:nth-of-type(2) **/
.single-content > div:nth-of-type(5) > p:nth-of-type(2) {
	font-family: Verdana, sans !important;
}

/** mobile >> .single-content > div:nth-of-type(5) > p:nth-of-type(3) **/
.single-content > div:nth-of-type(5) > p:nth-of-type(3) {
	font-family: Verdana, sans !important;
}

/** mobile >> .single-content > div:nth-of-type(5) > p:nth-of-type(4) **/
.single-content > div:nth-of-type(5) > p:nth-of-type(4) {
	font-family: Verdana, sans !important;
}

/** mobile >> #post-495 h3 _2 **/
#post-495 h3 {
	font-family: Verdana, sans !important;
	color: rgb(84, 84, 84) !important;
	font-size: 16px !important;
	line-height: 22px !important;
	font-weight: 700 !important;
}

/** mobile >> #post-495 ul, .single-content p:nth-of-type(5), .single-content p:nth-of-type(6), .single-content p:nth-of-type(7) **/
#post-495 ul, 
.single-content p:nth-of-type(5), 
.single-content p:nth-of-type(6), 
.single-content p:nth-of-type(7) {
	font-family: verdana, sans-serif !important;
}

/** mobile >> p > span:nth-of-type(9) > span **/
p > span:nth-of-type(9) > span {
	font-family: verdana, sans-serif !important;
}

/** mobile >> .single-content > div:nth-of-type(5) > p:nth-of-type(2), .single-content > div:nth-of-type(5) > p:nth-of-type(3), .single-content > div:nth-of-type(5) > p:nth-of-type(4), #post-495 ul, .single-content p:nth-of-type(5), .single-content p:nth-of-type(6), .single-content p:nth-of-type(7) **/
.single-content > div:nth-of-type(5) > p:nth-of-type(2), 
.single-content > div:nth-of-type(5) > p:nth-of-type(3), 
.single-content > div:nth-of-type(5) > p:nth-of-type(4), 
#post-495 ul, 
.single-content p:nth-of-type(5), 
.single-content p:nth-of-type(6), 
.single-content p:nth-of-type(7) {
	font-family: verdana, sans-serif !important;
}


/*( Phone )*/
@media (max-width: 480px) {
	/** General >> .single h3 **/
	.single h3 {
	clear: both !important;
}

	/** mobile >> img **/
	img {
	width: 100% !important;
	padding: 10px 20px 10px 20px !important;
	display: block !important;
}

	/** mobile >> #post-495 h3 **/
	#post-495 h3 {
	width: 100% !important;
	padding: 10px 20px 10px 20px !important;
}

	/** mobile >> .single **/
	.single {
	font-size: 17px !important;
}

}

