/*   
Theme Name:  OneMileBakery
Theme URI: 
Description:  More To The Picture child theme
Version: 1.1
Template:   moretothepicture
@author     moretothepicture
@license   http://www.opensource.org/licenses/gpl-license.php GPL v2.0 (or later)
@link       http://moretothpicture.com
License:   GNU General Public License v2.0
License URI:  http://www.gnu.org/licenses/gpl-2.0.html 
*/ 
 
	/* Elizabeth Quote Box ....................................................................... */ 
	.about_box { clear: both; float: left; width: 100%; background: #f1f1f1; border: 5px solid #fff; box-shadow: 0 0 4px rgba(0,0,0,0.25); padding: 25px 20px 25px 20px; margin: 25px 0 45px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
	.about_box_wrap {margin: 10px;}
	.about_box h4 { font-family: GillSansMTStd-BookItalic; color: #f26522; font-size: 1.4em; font-weight: normal; line-height: 1.3em; margin: 0 0 0.5em 0; }
	.about_box .pic { float: right; margin: -60px 0 0 10px; }
	.about_box .pic img { display: block; max-height: 250px; width: auto; }
	.about_box p {clear: both; font-size: 0.9em; text-transform: uppercase; border-top: 1px solid #d0d0d0; padding-top: 25px; margin-bottom: 0; }
	
	/* Find your local bakery ....................................................................... */ 
	.bakery_finder {display: inline-block; margin: 0 30px 30px 0; text-align: center; vertical-align: top; max-width: 170px; font-size: 16px;}
	body.home .bakery_finder {display: block; margin: 0 auto 30px;}
	#aside .bakery_finder {max-width: 120px;}
	.site_name {padding: 10px 0;}
	
	.home_wrap {margin: 0 0 30px;}
	.press_float_margin {margin: 0 0 0 180px;}
	
	.find_bakery .col_wrap {margin: 0 -30px -30px 0;}
	.find_your_bakery {margin: 0 0 30px;}
	
	body.home .find_bakery .col_wrap {margin: 0 0 30px;}
	
	body.page-template-template-classes #aside .widgetcontent.baking {display: none;}
	
	.grecaptcha-badge {visibility: hidden;}
	
	body.post-type-archive-product #post_loop {max-width: 100%; width: 768px;}
	body.post-type-archive-product #content .email_signup_intro {margin-top: -20px; padding-bottom: 30px;}
		
	@media only screen and (max-width: 782px){
		#banner_franchise .rounded {width: auto; display: inline-block; margin: 0 0 20px;}
		#banner_franchise .banner_text {width: auto; display: block;}
		#banner_franchise .rounded:last-of-type {display: none;}
	}
	
	@media only screen and (max-width: 600px){
		.press_float_margin {margin: 0;}
	}