/*  
Theme Name: Taste of Beirut 2020
Theme URI: https://www.tasteofbeirut.com/
Description: Taste of Beirut Theme
Version: 2.0
Author: Emily Carlin
Author URI: https://swankwebdesign.com/
*/
/*
General
----------------------------------------------- */
* { margin: 0; padding: 0; }

*,
*:after,
*:before {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: optimizeLegibility; }

html {
	background-image: url(images/bg-bot.gif), url(images/bg-top.gif);
	background-position: left bottom, left top;
	background-repeat: repeat-x, repeat-x; }

body {
	font: 300 100% 'Poppins', Arial, Helvetica, sans-serif;
	margin: 0 auto;
	color: #333;
	text-align: left;
	z-index: 1; }

p { padding: 0 0 15px; }

.clearit { clear: both; }

.alignleft { float: left; }
.alignright { float: right; }

.left { text-align: left; }

blockquote {
	clear: both;
	width: 90%;
	background-color: #FDF5BE;
	border: 0;
	text-align: left;
	font-size: 110%;
	margin: 0 auto 40px;
	padding: 20px 25px 10px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px; }

.page-id-22648 blockquote { padding: 10px 25px 20px; }

.divider { margin: 50px 0; border-top: 5px solid #d04646; }

::selection {
	background: #04A4CC;
	color: #fff;
	text-shadow: none; }

::-webkit-selection {
	background: #04A4CC;
	color: #fff;
	text-shadow: none; }

::-moz-selection {
	background: #04A4CC;
	color: #fff;
	text-shadow: none; }

/*
Clearfix
----------------------------------------------- */
#header:after, .social:after, #topnav:after, .nav:after, .navigation:after, .post-footer:after, ol.commentlist:after, ol.commentlist li:after, .post-content:after, .hentry:after, #bottomnav:after, .side-widget:after {
	content: "";
	display: table;
	clear: both; }

/*
Fonts
----------------------------------------------- */
@font-face {
	font-family: 'StonyIslandNF';
	src: url('fonts/31E16C_0_0.eot');
	src: url('fonts/31E16C_0_0.eot?#iefix') format('embedded-opentype'),  
		url('fonts/31E16C_0_0.woff2') format('woff2'), 
		url('fonts/31E16C_0_0.woff') format('woff'), 
		url('fonts/31E16C_0_0.ttf')  format('truetype');
	font-weight: normal;
	font-style: normal; }

/*
Links
----------------------------------------------- */
a:link { color: #d2632c; font-weight: normal; text-decoration: none; }
a:visited { color: #d2632c; font-weight: normal; text-decoration: none; }
a:hover { color: #521304; font-weight: normal; text-decoration: none; }

a:focus { outline:0; }
a:hover, a:active { outline:0; }

.featured-img:hover, ul.recipe-list li img:hover  { background-color: #d2632c; }

/*
Structure
----------------------------------------------- */
#container {
	max-width: 1400px;
	margin: 0 auto;
	padding: 0 30px;
	overflow: hidden; }

.wrapper {
	max-width: 1400px;
	padding: 0;
	margin: 0 auto; }

#header { 
	width: 100%;
	background-color: transparent !important;
	margin: 0 auto; }

#logo { 
	margin: 0 auto;
	text-align: center; }

.logo-img { 
	margin: 0 auto 10px; 
	padding: 0; }

.tagline { 
	font: 300 200%/140% 'Poppins', Arial, Helvetica, sans-serif; 
	color: #521304; 
	text-align: center; 
	padding: 0 0 30px; }

#content {	
	float: left;
	width: 70%;
	margin: 60px 0 0; 
	padding: 0; }

.post-content {
	line-height: 160%;
	text-align: left;
	margin: 0;
	padding: 0; }  

#side {
	float: right;
	line-height: 140%;
	width: 300px;
	text-align: center;
	margin: 60px 0 0; 
	padding: 0; }

#footer {
	clear: both;
	max-width: 1280px;
	margin: 80px auto 0;
	padding: 0 30px; }

#footer p.copyright { 
	clear: both;
	font: 300 90%/200% 'Poppins', Arial, Helvetica, sans-serif;
	color: #521304; 
	text-transform: uppercase;
	text-align: center;
	margin: 100px 0 0; }

/*
Menus
----------------------------------------------- */
.social { text-align: right; margin: 0; padding: 10px 0 0 0; }

#topnav { 
	border-top: 5px solid #d04646;
	border-bottom: 5px solid #d04646;
	width: 100%;
	height: 60px;
	margin: 0 auto; }

.nav { float: left; }

.topsearch { float: right; margin: 0 10px 0 0; padding: 7px 0 0; }

.nav,
.nav ul,
.nav li,
.nav a {
	border: none;
	margin: 0;
	padding: 0;
	line-height: 1;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box; }

.nav {
	display: block;
	padding: 0;
	margin: 0;
	width: auto;
	height: 60px; }

.nav > ul {
	list-style: inside none;
	padding: 0;
	margin: 0; }

.nav > ul > li {
	list-style: inside none;
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	position: relative; }

.nav > ul > li > a {
	outline: none;
	display: block;
	position: relative;
	font: 400 120%/110% 'Poppins', Arial, Helvetica, sans-serif;
	color: #d2632c;
	text-align: center;
	padding: 15px 10px 14px; }

.nav > ul > li > a:hover { background-color: #d04646; color: #fff; }

.nav > ul > li > a:after {
	content: '';
	position: absolute;
	top: -1px;
	bottom: -1px;
	right: -2px;
	z-index: 99;  }

.nav ul li.has-sub:hover > a:after {
	top: 0;
	bottom: 0; }

.nav > ul > li.has-sub > a:before {
	content: '';
	position: absolute;
	top: 18px;
	right: 6px; }

.nav > ul > li.has-sub:hover > a:before { top: 19px; }

.nav ul li.has-sub:hover > a {
	background: transparent;
	padding-top: 15px;
	padding-bottom: 14px;
	top: 0;
	z-index: 999; }

.nav ul li.has-sub:hover > ul,
.nav ul li.has-sub:hover > div { display: block; }

.nav ul li.has-sub > a:hover { background-color: #d04646; color: #fff; padding: 15px 8px 14px; }

.nav ul li > ul,
.nav ul li > div {
	display: none;
	width: auto;
	position: absolute;
	top: 40px;
	padding: 0;
	background: #d2632c;
	z-index: 999; }

.nav ul li > ul { width: 210px; }

.nav ul li > ul li {
	display: block;
	list-style: inside none;
	padding: 0;
	margin: 0;
	position: relative; }

.nav ul li > ul li a {
	outline: none;
	display: block;
	position: relative;
	margin: 0;
	padding: 10px 14px;
	font: 400 120%/110% 'Poppins', Arial, Helvetica, sans-serif;
	color: #d2632c; }

.nav > ul > li > ul > li a:hover { background-color: #d04646; color: #fff; }

.slide-nav-link { float: left; font: 400 120%/110% 'Poppins', Arial, Helvetica, sans-serif !important; text-align: left; height: 50px; xpadding: 15px 0 14px 40px !important; background-color: transparent !important; }

.sidr .menu-close { font: 400 120%/110% 'Poppins', Arial, Helvetica, sans-serif !important; }

.sidr li a { font: 400 120%/130% 'Poppins', Arial, Helvetica, sans-serif !important; color: #d2632c; }

.sidr li a:hover { color: #fff; background-color: #d04646; }

.sidr li a > li a, .sidr li a > li a > li a { font: 120%/130% 'Poppins', Arial, Helvetica, sans-serif; }

.sidr #s { width: 90%; margin: 0 10px; }

.search-me:before { right:18px!important; top:5px!important; color: #521304; }

.sidr h4 { 
	font: 140%/120% 'StonyIslandNF', Arial, Helvetica, sans-serif; 
	color: #d04646;
	border-bottom: 0px solid !important; }

.sidr .widget { padding: 0 !important; }

.supersideme .textwidget ul { margin: 10px 10px; 0 }

.supersideme .textwidget ul li { float: left; clear: none; }

.supersideme .textwidget ul li a { float: left; display: inline !important; border-top: 0 !important; border-bottom: 0 !important; margin: 5px 0 10px 12px; padding: 0 !important; width: 32px !important; }

.supersideme .textwidget ul li a:hover { background-color: #521304; }

#bottomnav { 
	border-top: 5px solid #d04646;
	border-bottom: 5px solid #d04646;
	width: 100%;
	height: 60px;
	margin: auto; }

/*
Home
----------------------------------------------- */
.home-press { 
	clear: both;
	margin: 30px 0 10px; }

.home-press ul { 
	list-style-type: none;
	text-align: center; }

.home-press ul li { 
	display: inline-block;
	list-style-type: none; 
	text-align: center;
	margin: 0 5px;
	vertical-align: top;
	border: 0 !important; }

.press-img { width: 150px; height: 85px; padding: 0; }

/*
Slider
----------------------------------------------- */
.soliloquy-outer-container { margin: 50px auto 0; }

/*
Ads
----------------------------------------------- */

.ad-widget { margin: 0 auto 80px; text-align: center; }

#main .ad-widget { margin: 60px auto; text-align: center; }

/*
Loop
----------------------------------------------- */
ul.post {
	list-style-type: none;  
	margin: 0; 
	padding: 0; 
	text-align: center; }

ul.post li {
	display: inline-block;
	list-style-type: none;
	width: 49%;
	text-align: center;
	margin: 0;
	padding: 0 15px 30px;
	vertical-align: top; }

.more-button { text-align: center; }

a:link.more-link, a:visited.more-link {
	clear: both;
	display: block;
	width: 200px;
	background-color: #94b755;
	font: 120%/100% 'Poppins', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	margin: 15px auto;
	padding: 10px; }

a:link.view-article, a:visited.view-article {
	clear: both;
	display: inline-block;
	width: 150px;
	background-color: #94b755;
	font: 120%/100% 'Poppins', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	margin: 15px auto;
	padding: 10px; }

a:hover.more-link, a:hover.view-article { 
	background-color: #d04646;
	color: #fff; }

.schema { display: none; }

.post-footer { padding: 10px 0 0; text-align: center; }

.action { float: left; width: 40%; text-align: left; font: 120%/100% 'Poppins', Arial, Helvetica, sans-serif; }

.info { float: right; width: 60%; text-align: right; font: 100%/120% 'Poppins', Arial, Helvetica, sans-serif; }

ul.recipe-list {
	list-style-type: none;    
	text-align: center;
	margin: 0; 
	padding: 0 0 50px; }

ul.recipe-list li {
	display: inline-block;
	list-style-type: none;
	width: 200px;
	height: 240px;
	font: 100%/110% 'Poppins', Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0 5px;
	padding: 0;
	vertical-align: top; }

ul.recipe-list li img { width: 170px; height: 170px; margin: 0 0 5px; padding: 5px; }

.post-navigation { 
	text-align: center;
	font: 300 110%/120% 'Poppins', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 0 0 50px; }

.page-navigation { 
	text-align: center;
	font: 300 200%/120% 'Poppins', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0 0 80px;
	padding: 0; }

.page-navigation .page-numbers { padding: 0 10px; }

.page-navigation .current { 
	background-color: #94b755;
	color: #fff;
	padding: 0 10px; }

/*
Recipes
----------------------------------------------- */
#recipe-card {
	background: url(images/green-bg.jpg) repeat center top;
	margin: 30px auto;
	padding: 30px; }

#recipe-card h3 { text-transform: uppercase; }

/*
Sidebar
----------------------------------------------- */
#side ul {
	list-style-type: none;    
	margin: 0; 
	padding: 0 0 15px;  }

#side ul li {
	float: none;
	list-style-type: disc;
	list-style-position: outside;
	text-align: left;
	color: #521304;
	margin: 0 0 0 20px;
	padding: 0 0 5px; }

#side ul li ul { padding: 0; }

#side ul li ul li { margin: 0 0 0 25px; }

.side-widget { text-align: center; margin: 0 0 30px; }

#side select { width: 90%; }

#lc_taxonomy-2, #lc_taxonomy-3, #categories-3 {
	background: url(images/green-bg.jpg) repeat center top;
	padding: 20px; }

.about-pic { 
	float: right;
	display: inline;
	margin: 5px 0 15px 10px;
	padding: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%; }

/*
Comments
----------------------------------------------- */
ol.commentlist {
	margin: 0;
	padding: 0; }

ol.commentlist li {
	list-style-type: none;
	width: 100%;
	min-height: 130px;
	margin: 0 0 40px;
	padding: 0 0 15px;
	line-height: 140%;
	border-bottom: 5px solid #d04646; }

ol.commentlist li.bypostauthor { background-color: #FDF5BE; border-bottom: 0; }

ol.commentlist .children { 
	list-style-type: none; 
	clear: both; 
	margin: 0; 
	padding: 0;
	border-bottom: 0; }

ol.commentlist li ul li { 
	background-color: transparent;
	margin: 15px 0 0; 
	padding: 10px 0 0 10px;
	border-bottom: 0; }

ol.commentlist li ul li.bypostauthor { background-color: #FDF5BE; padding: 15px; border-bottom: 0; }

.commentlist .avatar { 
	float: left;
	margin: 0 10px 5px 0; 
	padding: 3px; 
	background-color: #fff; }

.reply { float: right; margin: 5px 0 20px; }

.reply a { 
	background-color: #94b755;
	font: 100%/100% 'Poppins', Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform:  uppercase;
	padding: 5px 10px; }

.reply a:hover { 
	background-color: #d04646;
	color: #fff; }

.commentmetadata { font: 85%/100% 'Poppins', Arial, Helvetica, sans-serif; text-align: left; margin: 0; padding: 0 0 5px; }

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; }

#commentform {
	margin: 0;
	padding: 0; }

#commentform label { font: 120%/160% 'Poppins', Arial, Helvetica, sans-serif; }

#commentform #author, #commentform #email, #commentform #url {
	color: #333;
	width: 300px;
	margin: 20px 5px 0 0;
	padding: 5px; }

#commentform textarea {
	color: #333;
	width: 100%; 
	margin: 20px 0 15px;
	padding: 10px; }

/*
Buttons and Forms
----------------------------------------------- */	
input, select, textarea {
	background-color: #fff;
	border: 1px solid #521304;
	margin: 0 0 4px;
	padding: 3px; }

input:focus, textarea:focus {
	outline: 0;
	border: 1px solid #d04646; }

#s { width: 240px; }

#searchsubmit {
	background-color: #fff;
	font: 110%/95% 'Poppins', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #521304;
	margin: 0 0 0 5px;
	padding: 8px;	
	border: 1px solid #521304; }

#searchsubmit:hover { background-color: #d04646; color: #fff; }

#submit, #subscribe-submit input, .contact-submit input { 
	background-color: #94b755 !important;
	font: 120%/120% 'Poppins', Arial, Helvetica, sans-serif !important;
	color: #fff !important;
	text-transform:  uppercase;
	margin: 5px 0 20px;
	padding: 8px 12px !important;
	border: 0; }

#submit:hover, #subscribe-submit input:hover, .contact-submit input:hover {
	background-color: #d04646 !important;
	color: #fff !important; }

#subscribe-submit input { display: block !important; margin: 5px auto 20px !important; }


/*
Headings
----------------------------------------------- */	
h1 {
	font: 180%/120% 'Poppins', Arial, Helvetica, sans-serif;
	color: #521304;
	text-align: left;
	margin: 0 0 10px;
	padding: 0; }

h1.heading { text-align: right; margin: 0 0 30px; }

h1.pagetitle { 
	font: 300%/120% 'StonyIslandNF', Arial, Helvetica, sans-serif; 
	color: #d04646;
	text-align: left;
	margin: 0 0 30px; }

h1.pagetitle:after { content: url(images/branch.png); }

h2 {
	font: 160%/120% 'Poppins', Arial, Helvetica, sans-serif;
	color: #521304;
	text-align: left;
	margin: 0;
	padding: 0 0 15px; }	

#press h2 { color: #d04646; padding: 15px 0; }

ul.post li h2 { 
	font: 140%/120% 'Poppins', Arial, Helvetica, sans-serif;
	text-align: center; }

#press ul.press-item li h2 { 
	font: 140%/120% 'Poppins', Arial, Helvetica, sans-serif;
	color: #521304; }

h2.comments { padding: 0; }	

h3 {
	font: 140%/120% 'Poppins', Arial, Helvetica, sans-serif;
	color: #521304;
	text-align: left;
	margin: 0;
	padding: 0 0 15px; }

.recipe-list li h3 { font: 100%/120% 'Poppins', Arial, Helvetica, sans-serif; padding: 0; text-transform: uppercase; text-align: center; }

h4 {
	font: 120%/120% 'Poppins', Arial, Helvetica, sans-serif;
	color: #521304;
	text-align: left;
	margin: 0;
	padding: 0 0 15px; }

#side h4 { 
	font: 240%/120% 'StonyIslandNF', Arial, Helvetica, sans-serif; 
	color: #d04646;
	text-align: center;
	margin: 0 0 5px; }

/*
Lists
----------------------------------------------- */	
ul {
	list-style-type: none;    
	margin: 0; 
	padding: 0 0 15px;  }

ul li {
	list-style-type: disc;
	list-style-position: inside;
	text-align: left;
	margin: 0;
	padding: 0 0 10px; }

ol {
	list-style-type: none;
	margin: 0; 
	padding: 0 0 15px; }

ol li {
	list-style-type: decimal;
	list-style-position: inside;
	text-align: left;
	margin: 0;
	padding: 0 0 10px; }

/*
Images
----------------------------------------------- */	
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
	vertical-align: bottom;
	border: 0;}

.featured-img { margin: 0 0 10px; padding: 10px; }

#blog .featured-img { float: left; margin: 0 20px 0 0; padding: 10px; }

#press .featured-img { float: left; margin: 0 20px 10px 0; padding: 0px; }

img.aligncenter, img.alignnone {
	display: block;
	margin: 15px auto;
	padding: 5px; }

img.inline {
	display: inline-block;
	margin: 5px 25px;
	padding: 0px; }

#side img.aligncenter, #side img.alignnone { margin: 0 auto; }

img.alignright {
	display: inline;
	margin: 0 0 15px 15px;
	padding: 5px; }

img.alignleft {
	display: inline; 
	margin: 0 15px 15px 0;
	padding: 5px; }

.wp-caption {
	margin: 15px auto 45px;
	padding: 10px; }

.wp-caption.alignnone { margin: 15px auto; }

.wp-caption.alignleft { margin: 0 15px 15px 0; }

.wp-caption.alignright { margin: 0 0 15px 15px; }

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0; }

.wp-caption-text {
	color: #333;
	font: 100%/130% 'Poppins', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	padding: 10px 5px 5px; }

/*------------------------------------*\
RESPONSIVE
\*------------------------------------*/
@-ms-viewport { width: device-width; }

@viewport { width: device-width; }

/* 1200px */
@media only screen and (min-width:75em) {

	.press-img { xwidth: 180px; xheight: 102px; xpadding: 0; }

}

/* 801px */
@media only screen and (min-width:50.0625em) {

	a.arrow { display: none; }

}

/* 1200px */
@media only screen and (max-width:75em) {

	#content { width: 66%; }

}

/* 1100px */
@media only screen and (max-width:68.75em) {

	#s { width: 190px; }

}

/* 1024px */
@media only screen and (max-width:64em) {

	html { -webkit-text-size-adjust: none; }

	#content { width: 61%; }

	#bottomnav .social { text-align: center; }

}

/* 980px */
@media only screen and (max-width:61.25em) {

	#content { width: 60%; }

	#blog .featured-img { float: none; display: block; margin: 0 auto 20px; text-align: center; }

}

/* 900px */
@media only screen and (max-width:56.25em) {

	#content { width: 55%; }

}

/* 840px */
@media only screen and (max-width:52.5em) {

	#content { width: 53%; }

}

/* 800px */
@media only screen and (max-width:50em) {

	.tagline { font: 300 180%/140% 'Poppins', Arial, Helvetica, sans-serif;  }

	#content { float: none; width: 100%; margin: 80px auto 0; }

	#side { 
		float: none;
		width: 100%;
		margin: 0 auto 80px; }

	ul.recipe-list li { width: 23%; }

	#blog .featured-img { float: left; display: inline; margin: 0 20px 0 0; padding: 10px; }

	#text-7 { display: none; }

	#footer span { display: block; }

	#footer span.bullet { display: none; }

	#footer .arrow { 
		display: block; 
		width: 50px;
		height: 50px;
		font: 300 200% 'Poppins', Arial, Helvetica, sans-serif;
		color: #fff; 
		text-align: center;
		margin: 10px auto 10px;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%; }

	#footer a.arrow:link, #footer a.arrow:visited { color: #fff; background-color: #94b755; }
	#footer a.arrow:hover { color: #fff; background-color: #d04646; }

}

/* 760px */
@media only screen and (max-width:47.5em) {

	#header .social { display: none; }

}

/* 600px */
@media only screen and (max-width:37.5em) {

	.tagline { font: 300 130%/140% 'Poppins', Arial, Helvetica, sans-serif;  }

	#blog .featured-img { float: none; display: block; margin: 0 auto 20px; text-align: center; }

}

/* 540px */
@media only screen and (max-width:33.75em) {

	.tagline { font: 300 120%/140% 'Poppins', Arial, Helvetica, sans-serif;  }

	.home-press ul li  { width: 45%; }

	ul.recipe-list li { width: 47%; }

}

/* 424px */
@media only screen and (max-width:26.5em) {

	#container, .wrapper, #footer { padding: 0 20px; }

	.tagline { font: 300 110%/140% 'Poppins', Arial, Helvetica, sans-serif;  }

	ul.post li { width: 100%; }

	.action, .info { float: none; width: 100%; text-align: left; }

	h1.pagetitle { font: 260%/120% 'StonyIslandNF', Arial, Helvetica, sans-serif; }

}

/* 375px */
@media only screen and (max-width:23.4375em) {

	ul.recipe-list li { width: 46%; }

}