/*
Theme Name: Edible Orlando
Theme URI: http://edibleorlando.com/
Description: A child theme of SmartMag
Author: Edible Orlando
Author URI: http://edibleorlando.com
Template: smart-mag
Version: 1.0
*/

@import url("../smart-mag/style.css");



h1 { font-size: 24px; }
h2 { font-size: 21px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 15px; }
h6 { font-size: 14px; }


/*@media only screen and (max-width: 1128px) {

	.navigation .menu li > a {
		padding: 0 13px !important;
	}

}*/

.et_bloom .et_bloom_1_field p.et_bloom_popup_input {
	padding: 0;
	width: 60%;
}

.et_bloom_submit_subscription {
	float: right;
    width: 32%;
}

.main-featured .row {
	opacity: 1;
}

.main-head header {
    overflow: inherit;
}

.top-bar-content > div {
	display: inline-block;
	/*float: none;*/
}

.top-bar .search {
	margin: 0 0 0 50px;
}

.top-bar-content:after {
	position: relative;
	content: "";
	clear: both;
}

.no-display {
    opacity: 1; 
}

@media only screen and (max-width: 1050px) and (min-width: 800px) {

	.navigation .menu > li > a {
		font-size: 13px;
		padding: 0 13px !important;
	}

}

.post-header .post-title {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	font-size: 42px;
	line-height: 40px;
	text-transform: uppercase;
	position: relative;
	padding-left: 0px;
	margin-right: 45px;
	float: left;
}

.post-header .post-title:before {
	content: " ";
	display: block;
	float: left;
	position: absolute;
	top: 6px; /* line-height padding */
	height: 20px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 300; 
	font-family: "Lato", Verdana, serif;
	color: #19232d;
}


.highlights h2 {
	color: #19232d;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 16px;
	font-weight: 600;
	line-height: 1.3;
	padding-left: 14px;
	margin: 7px 0; 
}
	
.main-featured .slider h3 a {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	font-size: 30px;
	line-height: 2;
	letter-spacing: 1px;
}

.main-featured .slider h3 a:hover {
	text-decoration: none;
	opacity: .8;
}

.main-featured .blocks .large { margin-bottom: 9px; }

.mobile-artisan-button { display: none; }

.main-featured .blocks h3 a {
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	font-size: 17px;
	line-height: 14px;
	text-transform: uppercase;
}

.main-featured .blocks h3 a:hover {
	text-decoration: none;
	opacity: .8;
}
	
.main-featured .blocks .small h3 { padding: 20px 10px 5px 10px; }


.main .sidebar .widget {
	margin-bottom: 30px; /* 2.5em */
	padding-bottom:30px;
	border-bottom: 1px solid #d9d9d9
}

#sidebar .widget:last-child{
	border:none;
}

.post-content p, .post-content > ul, .post-content > div, .post-content > dl, .post-content blockquote, .post-content ol{
	margin-bottom: 1.5em !important;
}

.sidebar .ads-widget .slider {
	width: 100%;
}

.side-slider-1 a,
.side-slider-3 a {
	display: block;
	width: 100%;
}

	.side-slider-1 a img,
	.side-slider-3 a img {
		/*height: 100%;*/
		/*width: 100%;*/
		width: 300px;
		/*height: 250px;*/
	}

@media only screen and (max-width: 800px) {

	.mobile-artisan-button { float: left; display: block; padding: 25px 25px 0 25px; }

	.mobile-artisan-button img { width: 100%; }

}

@media only screen and (max-width: 767px) {

	.main-featured .slider { margin-bottom: 0 !important; }

	.mobile-artisan-button { float: left; display: block; padding: 0 25px 0 25px; }

}