/*
 Theme Name:   Fine Food Child
 Description:  Find Food Child Theme
 Author:       Jason Douglas
 Author URI:   http://douglasconsulting.net
 Template:     fine-food
 Version:      1.0.0
 Text Domain:  fine-food-child
*/

@import url("../fine-food/style.css");

/* =Theme customization starts here
------------------------------------------------------------ */

.footer_gallery 
{ 
	background-image:url(''); 
}

.footer-inner
{
   	display: none;
}

h2.heading
{
   	font-weight: bold !important;
}

.location
{
   	font-size: 18px !important;
   	line-height: 25px !important;
}

.hideme_description
{
	left: 55% !important;
	padding: 15px !important;
	width: 40% !important;
}

.gallery_show .special-list li img
{
   	width: 120px !important;
	height: 120px !important;
}

span.time  {
	color: #886f39;
	text-align: middle;
}

.social-list li.yelp { background:url(img/yelp_hr.png) 0px -42px no-repeat; }
.social-list li:hover { background-position:0px 0px; }

.footer_Recipe_link:hover { text-decoration:underline; }
.footer-inner .footer_Recipe_link { background:url('images/footer_gallery_link.png') bottom center no-repeat; padding-bottom:10px; color:#251d13; position:relative; top:-10px; left:50px; }
.footer-inner .f-column.first_child div:first-child .footer_Recipe_link { margin-left:30px; }
.footer_Recipe_link { display:inline-block; background:#7b6655; padding:7px 5px; border:1px solid rgba(231, 228, 218, 1); color:#fff; border-radius:20px; -webkit-border-radius:20px; font-family: 'museo500'; text-shadow: 1px 1px 0 #465633; font-size: 13px; text-transform:uppercase; text-decoration:none; text-align:center; padding:5px 15px; position:relative; right:10px; }
.footer-inner .f-column.first_child div:first-child .footer_Recipe_link { float: left; font-size: 11px; margin: 0px; }
.footer_Recipe_link:hover
  { -webkit-animation: bounce 0.5s ease-in-out; animation: 0.5s ease-in-out 0s normal none 1 bounce; text-decoration:none; }


.banner-bottom
{
	background: url(../fine-food/images/header_stars.png) center 108px no-repeat;
}

.recipe_show div.img-det
{
   	width: 200px;
}

.hideme_description p
{
   	line-height: 20px;
}

.hideme_description h2
{
	font-family: 'museo500' !important;
	padding: 0 0 0 5px;
	text-transform: uppercase;
	font-size: 28px !important;
}

a.regular-link 
{
   	color: blue;
	text-transform: underline;
}

.comm-area 
{
   	padding: 0% !important; 
}

.comm-field 
{
   	padding: 0% !important; 
}

@media (min-width: 900px) and (max-width: 1100px) 
{ 
	.hideme_description{ left:55% !important; top:20%;}
}


@media (min-width: 700px) and (max-width: 850px) 
{ 
	.hideme_description{ left:55% !important; top:20%;}
}

@media (min-width: 550px) and (max-width: 690px) 
{ 
	.hideme_description{ left:55% !important; top:20%;}
}

@media (min-width: 400px) and (max-width: 530px) 
{ 
	.hideme_description{ left:55% !important; top:15%; width:25%;}
}

@media (min-width: 210px) and (max-width: 380px) 
{ 
	.hideme_description{ left:55% !important; top:10%; width:25%;}
}

.recipe_class img
{
   	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
}
