/*
Theme Name: Foodeez Lite for Terra Luna
Theme URI: http://valetconfidential.net/
Description: Child theme of Foodeez Lite Theme, customized for Terra Luna
Author: Fred Boak / Meow Music
Author URI: http://valetconfidential.net/
Template: foodeez-lite 
Version: 0.0.1
*/

@import url("../foodeez-lite/style.css");
.header-topbar .row-fluid {
	background-color: rgba(255,255,255,0.7)
}
#logo {
	margin-top: 5px;
	margin-left: 5px;
	padding-left: 0;
}
#logo .logo {
	height: 105px;
}

h1, h2, h3, h4, h5, h6 {
		font-family: Tangerine, "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", serif;
}

.title, .skt-iconbox .iconbox-content h4, .ske-title.ske-footer-title {
	font-family: Tangerine, "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", serif;
}


.social_icon li.instagram-icon a:hover {
	background: none repeat scroll 0  0 #f09433;
}
.social_icon li.flickr-icon a:hover {
	background: none repeat scroll 0  0 #f09433;
}
.fa-flickr:before {
	content: "\f16d" !important;
}

.fdm-item-title {
	line-height: 130% !important;
}
.fdm-item-content {
	font-style: normal !important;
	font-size: 105% !important;
	line-height: 115% !important;
}

.skt-section {
	margin-top: 0;
}

.full-content-box {
	padding: 0;
}

.rfbp-heading {
	display: none;
}

.mabel-bhi-businesshours td {
	border: none;
}

.mabel-bhi-businesshours .mbhi-is-current {
	color: #969696;
}

@media (min-width: 1200px) {
	.row-fluid .span5 {
		width: 38%
}
}

@media only screen and (max-width: 1199px) and (min-width: 500px) {
	.row-fluid .span5 {
		width: 38%
	}
}

