body {
    -webkit-font-smoothing: subpixel-antialiased;
	-webkit-text-stroke:1px transparent;
}

/* .f2-right-side-ad { 
    max-width: 300px !important;
    min-width: 300px !important;
    max-height: 600px !important;
    width: auto !important;
    height: auto !important;
} */ 

.et_pb_gutters1 .et_pb_column_2_3 { 
	width: 62.5%; 
} 

.et_pb_gutters1 .et_pb_column_1_3 { 
	width: 37.5%; 
	min-width: 310px; 
} 

.f2-takeaways .f2-takeaway-cover { 
	width: 22%; 
	min-width: 200px;
	max-height: 270px; 
	margin-right: 2% !important;
	margin-bottom: 20px !important;
	float: left;
} 

.et_pb_gutters1 .et_pb_column_1_3 .et_pb_text_6 { 
	padding-right: 0; 
} 

.f2-contributors-title h3 { display: none !important; } 

.f2-mini-menu > p > span { 
	text-decoration: none;
	font-weight: 700; 
	font-style: normal; 
	font-size: 17px;
	color: rgba(255,255,255,.62);
} 

.f2-mini-menu > p > a:hover { 
	text-decoration: underline !important; 
} 

.f2-contributor-first-third .entry-subtitle { 
	line-height: 202%
	font-size: 101%;
} 

#f2-simple-breadcrumb { 
	font-size: 1.23em; 
	color: #999; 
} 

#f2-simple-breadcrumb > a:link, #f2-simple-breadcrumb > a:active, #f2-simple-breadcrumb a:visited { 
	text-decoration: none; 
	color: #999; 
} 


#f2-simple-breadcrumb > a:hover { 
	text-decoration: underline; 
	color: #8B010E; 
} 

#f2-simple-breadcrumb > span.f2-simple-breadcrumb_label { 
	text-transform: uppercase; 
	font-size: .71em; 
} 

#f2-simple-breadcrumb > span.f2-simple-breadcrumb_gt { font-size: .71em; } 

.size-idxf2-current-issue-for-footer { max-width: 75%; } 

#page-container > .header { min-height: 180px; } 

#et-menu li > ul {
  background-color: rgba(255, 255, 255, 0.86) !important;
  border-width: 0 !important; 
  border-color: #fff !important; 
}

#et-menu li > ul.sub-menu { 
	padding-top: 0 !important; 
	padding-bottom: 0 !important; 
} 

#et-menu li > ul li:hover { 
  transition: 0.5s;
  background-color: rgba(255, 255, 255, .92) !important;
} 

#et-menu li > ul li a {
  border-color: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.6);
}

#et-menu li > ul li a:hover { color: #232323 !important; }


.page article { margin: 0; } 

.f2-titlette-row { margin-bottom: 4%; } 

div.author-box { display: none !important; } 

.f2-post-author-about { 
	width: 100%; 
	padding-top: 2%; 
	border-top: 1px solid #333; 
} 

.f2-post-author-about > .f2-post-author-about-image { 
	width: 25%; 
	margin-right: 2%; 
	float: left; 
} 

.f2-post-author-about > .f2-post-author-about-blurb { 
	width: 73%; 
	float: left; 
	font-style: italic; 
	color: #000; 
} 

.f2-post-author-about > .f2-post-author-about-blurb a:link, 
.f2-post-author-about > .f2-post-author-about-blurb a:active, 
.f2-post-author-about > .f2-post-author-about-blurb a:visited { 
	text-decoration: none; 
	font-weight: 700; 
	font-style: normal; 
	color: #666; 
}  

.f2-post-author-about > .f2-post-author-about-blurb a:hover { 
	text-decoration: underline; 
	color: #666; 
}  


.f2-post-tag { 
	width: 23%; 
	margin-right: 2%; 
	margin-bottom: 2%; 
	float: left; 
	display: block; 
	border: 1.35px dotted #666; 
} 

.f2-post-tag:first-child { 

} 

.f2-post-tag:last-child { 

} 

.f2-post-tag .f2-post-tag-link { 
	text-transform: uppercase; 
	text-align: center; 
	line-height: 80px; 
	font-weight: 600; 
	font-size: 16px; 
	font-family: 'source-sans-pro', Helvetica, Arial, Lucida, sans-serif !important; 
	color: #8B010E; 
	background-color: none; 
} 

.f2-post-tag:hover { 
	background-color: #E6E5E6;
} 

.f2-post-tag .f2-post-tag-link span { 

} 

.f2-post-tag-style-ticket { margin-top: 10px; } 

.f2-post-tag-style-ticket .f2-post-tag { 
	width: auto; 
	padding-right: 10px; 
	padding-left: 30px; 
	height: 28px; 
	border: none; 
	background: #E5E5E5 url(images/tick_start-20x28.png) 0 0 no-repeat; 
} 

.f2-post-tag-style-ticket .f2-post-tag .f2-post-tag-link { 
	line-height: 28px; 
} 

.f2-post-tag-style-box .f2-post-tag { 
	width: auto; 
	padding-right: 20px; 
	padding-left: 20px; 
	height: 28px; 
	border: none; 
	background-color: #E5E5E5; 
} 

.f2-post-tag-style-box .f2-post-tag .f2-post-tag-link { 
	line-height: 28px; 
} 


.f2-post-tag-style-link .f2-post-tag { 
	width: auto; 
	padding-right: .025em; 
	padding-left: 0; 
	height: 30px; 
	border: none; 
	background-color: #fff; 
} 

.f2-post-tag-style-link .f2-post-tag .f2-post-tag-link { 
	text-transform: none; 
	text-decoration: underline;
	font-weight: 500; 
	font-size: 18px; 
} 


.f2-post-tag-style-link .f2-post-tag .f2-post-tag-link:after { 
	content: ", ";
} 

.f2-post-tag-style-link .f2-post-tag:last-child .f2-post-tag-link:after { 
	content: "";
} 

.f2-post-tag-link:hover { text-decoration: underline; } 

.f2-post-tag-style-box .f2-post-tag .f2-post-tag-link { 
	line-height: 28px; 
} 

.f2-post-tag-style-link { 
	background-color: #E5E5E5; 
} 


.f2-contributor-more { 

	text-transform: uppercase !important;
	text-align: center !important;
	line-height: 2.9em !important;
	font-weight: 600 !important; 
	font-size: 18px !important; 
	font-family: 'source-sans-pro', Helvetica, Arial, Lucida, sans-serif !important; 
	display: block;
	color: #8B010E !important; 

} 

.f2-contributor-listing-item { 
	margin-bottom: 5%;
	display: table;  
} 

.f2-contributor-listing-item-left { 
	width: 225px; 
	vertical-align: top;
	margin-right: 25px; 
	display: table-cell;  
} 

.f2-contributor-listing-item-right { 
	vertical-align: top;
	padding: 0 0 0 25px;
	display: table-cell;  
} 

.f2-contributor-listing-item-left_alt { 
	vertical-align: top;
	padding: 0 25px 0 0;
	display: table-cell;  
} 

.f2-contributor-listing-item-right_alt { 
	width: 225px; 
	vertical-align: top;
	margin-right: 25px; 
	display: table-cell;  
} 

img#f2-current-issue-for-footer { 
	max-width: 75%; 
} 

.f2-previous-magazine-cover { 
	padding: 0 64px 0 64px; 
} 

#f2-instagram-feed { background-color: #fff; } 
#f2-twitter-feed { background-color: #fff; } 

.related-post .title a, 
.related-post .title a .entry-subtitle { 
	line-height: 20px;
	font-size: 14px;
	color: #000;
} 

.related-post .title a .entry-subtitle { 
	border-top: .75em solid #FFF; 
} 

.related-post .title a, 
.related-post .title a .entry-title-primary { 
	margin-bottom: 1em;
	line-height: 28px;
	font-size: 22px;
	font-family: 'baker-signet-web', serif;
	color: #000;
}

.related-posts-content .related-post .date { 
	text-align: left !important; 
	color: #C0C0C0 !important; 
} 

.f2-big-pic-and-cap-l, .f2-big-pic-and-cap-r, .f2-big-pic-and-cap-c { 
	display: none !Important; 
} 

#main-content > .container > #content-area > .et_pb_extra_column_main > h1 { 
	display: none !Important; 
} 

/* 
.et_pb_text { 
	padding-bottom: 15px;
	border-bottom: 20px #FFF solid; 
} 
*/ 

.f2-title > .et_pb_text, 
.f2-trending-row > .et_pb_column > .et_pb_text, 
.f2-about-grid-row > .et_pb_column > .et_pb_text { 
	border-bottom: 0; 
} 

.f2-about-grid-row { 
	padding: 3% 0; 
} 

.f2-about-grid-row > .et_pb_column { 
	padding-right: 40px; 
	padding-left: 40px; 	
} 

.f2-best-of-top-10-row .et_pb_column .et_pb_text { 
	border-bottom: 0; 
} 

#footer #text-2, #footer #text-3 { 
	width: 40%; 
} 

#footer #text-3 { 
	float: left; 
} 

#footer #text-2 { 
	padding-top: 15px;
} 

#footer #text-3 { 
	position: absolute;
	right: 0px;
	width: 150px; 
	float: right; 
	padding-top: 20px; 
} 

.f2-see-more-button { 
	margin-bottom: 20px !Important; 
} 

#footer #text-3 .textwidget { 
	padding-top: 0; 
} 

#footer-nav #footer-menu li.current-menu-item, #footer-nav #footer-menu li.current-menu-item a { 
	color: #FAA812; 
} 

#f2-page-bottom-social-media div em { 
	color: #FFF; 
	text-align: center;
	width: 150px;
	display: block;
	margin-left: 6px;
} 

#f2-page-bottom-social-media div ul { 
	list-style: none;
} 

#f2-page-bottom-social-media div ul li { 
	position: relative;
	display: inline-block;
} 

#f2-page-bottom-social-media div ul li a img { 
	width: 24px; 
	margin-left: 6px; 
} 

#footer .et_pb_widget li { 
	border-bottom: 0; 
} 

.boxed_layout { 
	box-shadow: none;
} 

.centered .logo { 
	margin: 30px 0 5px; 
} 

.et_pb_title_meta_container { 
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	font-family: 'source-sans-pro', Helvetica, Arial, Lucida, sans-serif;
	color: #999;
} 

.et_pb_title_meta_container .published { 
	font-size: 12px;
} 

/* .et_pb_section { 
	width: 90%;
	margin-left: auto;
	margin-right: auto;
} */ 

.f2-serif, 
.f2-serif h1, 
.f2-serif h2, 
.f2-serif h3, 
.f2-serif h4, 
.f2-serif h5 { 
	font-family: 'baker-signet-web', serif; 
} 

h5 { 
	line-height: 47px; 
	font-weight: 400 !important; 
	font-size: 23px !important;
} 

#f2-page-top-ad { 
	width: 90%;
	padding: 2% 0;
	min-height: 90px; 
	max-height: 90px; 
	max-width: 1360px;
	margin: 0 auto;
	background-color: #000; 
} 

#f2-page-top-ad div { 
	text-align: center; 
	color: #FFF; 
} 

#f2-header { 
	display: table; 
} 

#f2-header.phone img { 
	max-height: 65px !important; 
} 

#f2-header > .f2-header-element { 
	display: table-cell; 
} 

#f2-header > .f2-header-element:last-child { 
	vertical-align: top;
} 

#f2-page-top-social-media { 
	position: absolute;
	margin-top: 20px; 
    right: 0px;
} 

#f2-page-top-social-media img { 
	width: 35px; 
	margin-left: 5px; 
	height: 35px; 
} 

#f2-page-top-tagline { 
	position: absolute;
	margin-top: 70px;
	right: 0px;
} 

#f2-page-top-tagline em { 
	font-weight: 600;
	font-size: 16px;
	color: rgb(3, 3, 3); 
} 

.f2-sans { 
	font-family: 'source-sans-pro', Helvetica, Arial, Lucida, sans-serif; 
} 

.f2-excerpt { 
	margin-bottom: 20px !important;
	line-height: 22px;
	font-size: 16px;
	color: #000;
} 

#main-header { 
	background-color: #FFF; 
} 

#main-header-wrapper { 
	height: 160px; 
} 

#et-navigation > ul > li { 
	/* margin: 0 40px 0 0; */ 
} 

#et-navigation li a:link, 
#et-navigation li a:active, 
#et-navigation li a:visited { 
	color: #030303; 
} 

#et-navigation li a:hover { 
	text-decoration: underline; 
} 

#et-navigation > ul > li > a { 
	padding: 20px 0; 
	font-weight: 600;
	font-size: 18px;
	font-family: Roboto, Helvetica, Arial, Lucida, sans-serif; 
} 

#et-navigation > ul > li.current-menu-item > a, #et-navigation > ul > li.current_page_item > a { 
	color: #7F7F7F; 
} 

.circle { 
	width: 78px; 
	position: relative; 
	margin-bottom: 0; 
	height: 78px; 
	font-weight: 700;
	font-family: 'source-sans-pro', Helvetica, Arial, Lucida, sans-serif; 
	border-radius: 50%; 
	border: 1px solid #7f7f7f; 
} 

.circle a {
    top: 50%;
    left: 50%;
    text-align: center; 
    position: absolute;
    padding: 12px;
    margin-top: -31px;
    margin-left: -39px;
    line-height: 1.23em;
    height: 78px;
} 

.circle:hover { 
	background-color: #E6E6E6; 
} 

.f2-best-of-top-10-row { background-color: #333E47 !important; } 

.f2-best-of-top-10-row a { 
	padding-right: 2em; 
} 

.f2-best-of-top-10-row a:link, 
.f2-best-of-top-10-row a:active, 
.f2-best-of-top-10-row a:visited { 
	text-decoration: none; 
	font-size: 17px;
	color: #FFF; 
} 

.f2-best-of-top-10-row { 
	padding: 1% 0; 
} 

.f2-best-of-top-10-row a:visited { 
	text-decoration: underline; 
} 


.f2-post-number { 
	display: none; 
} 

.f2-featured-slider-row { 
	padding: 0 !important; 
} 

.f2-slide-title { 
	text-shadow: 0px 1px 5px rgba(69, 69, 69, 0.77);
	line-height: 56px; 
	font-size: 44px; 
	font-family: 'baker-signet-web', serif;
	color: #FFF;
} 

.f2-slide-text { 
	text-shadow: 0px 1px 5px rgba(69, 69, 69, 0.77);
	line-height: 36px; 
	font-size: 24px; 
	font-family: 'source-sans-pro', Helvetica, Arial, Lucida, sans-serif; 
	color: #FFF; 
} 

.f2-slide-text a:link, 
.f2-slide-text a:active, 
.f2-slide-text a:visited { 
	text-shadow: 0px 1px 5px rgba(69, 69, 69, 0.77);
	text-decoration: none; 
	color: #FFF; 
}  

.f2-slide-text a:visited { 
	text-decoration: underline; 
	color: #FFF; 
}  


/* .f2-featured-slider-row .et_pb_column { 
	padding-right: 20px !important;
} */ 

.f2-featured-story h3 {
	line-height: 26px; 
	font-size: 14px; 
	font-family: 'source-sans-pro', Helvetica, Arial, Lucida, sans-serif; 
	color: #8B010E; 
}

.f2-featured-story h2 {
	margin-bottom: 8px; 
	line-height: 36px; 
	font-size: 32px; 
	color: #000; 
}

.f2-featured-story h2:hover, .f2-featured-story h2 > a:hover { text-decoration: underline !important; } 

.f2-featured-story strong {
	font-family: 'source-sans-pro', Helvetica, Arial, Lucida, sans-serif; 
	color: #999; 
}

.f2-latest-stories-posts-row { 
	padding: 0 !important; 
} 

.f2-insight-stories { 
	padding: 0 !important; 
} 

.f2-insight-stories .et_pb_column { 
	border-right: 1px solid #808080; 
} 

.f2-insight-stories .et_pb_column:last-child { 
	border-right: 0; 
} 

.f2-trending-row { 
	padding: 15px 11px; 
	color: #FFF; 
	background: #333E48; 
} 

.f2-trending-row div:first-child h2 { 
	font-size: 26px; 
} 

.f2-trending-row h2, 
.f2-trending-row h2 a:link, 
.f2-trending-row h2 a:active, 
.f2-trending-row h2 a:visited { 
	text-decoration: none; 
	font-weight: 400; 
	font-size: 18px; 
	font-family: 'source-sans-pro', Helvetica, Arial, Lucida, sans-serif; 
	color: #FFF; 
} 

.f2-trending-row h2 a:hover { 
	text-decoration: underline; 
	color: #FFF; 
} 

.f2-trending-row .f2-trending-tag > h2 { 
	line-height: 32px;
	font-size: 22px !important; 
} 

.f2-trending-row div .et_pb_text_align_center { 
	border-right: 1px solid #FFF; 
} 

.f2-trending-row div:last-child .et_pb_text_align_center { 
	border-right: 0; 
} 

.f2-latest-stories .header { 
	width: 35% !important; 
} 

.f2-latest-stories .post-content { 
	width: 55% !important; 
} 

.f2-custom-post { 
	padding: 20px !important; 
	display: flex;
	align-items: flex-start;
} 

.f2-custom-post .header { 
	width: 35% !important; 
	position: relative; 
	padding: 8px 20px 0 0; 
	display: block; 
} 

.f2-custom-post .post-content { 
	width: 65% !important; 
	padding: 0 20px 0 0;
} 

.f2-custom-post .f2-post-category { 
	text-transform: uppercase; 
	line-height: 27px; 
	font-size: 15px; 
	font-family: 'source-sans-pro', Helvetica, Arial, Lucida, sans-serif; 
	color: #8B010E;
} 

.f2-custom-post .post-content > .f2-post-category a:link, 
.f2-custom-post .post-content > .f2-post-category a:active, 
.f2-custom-post .post-content > .f2-post-category a:visited { 
	color: #8B010E;
} 

.f2-custom-post .post-content > .f2-post-category a:hover { 
	text-decoration: underline; 
} 

.f2-custom-post .post-content > .post-title { 
	line-height: 44px; 
	font-size: 32px; 
	font-family: 'baker-signet-web', serif;
	color: #000;
} 

.f2-custom-post .post-content > .post-title a:link, 
.f2-custom-post .post-content > .post-title a:active, 
.f2-custom-post .post-content > .post-title a:visited { 
	text-decoration: none; 
	color: #000 !important;
}  

.f2-custom-post .post-content > .post-title a:hover { 
	text-decoration: underline; 
	color: #000;
} 

.f2-custom-post .post-content > .post-meta { 
	text-transform: uppercase; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: 'source-sans-pro', Helvetica, Arial, Lucida, sans-serif; 
	color: #999;
} 

.f2-custom-post .post-content > .excerpt { 
	line-height: 18px;
	font-size: 14px;
	color: #000;
} 


.f2-latest-stories-posts-row .post > .post-content > .f2-post-category { 
	text-transform: uppercase; 
	line-height: 28px; 
	font-size: 16px; 
	font-family: 'source-sans-pro', Helvetica, Arial, Lucida, sans-serif; 
	color: #8B010E;
} 

.f2-latest-stories-posts-row .post > .post-content > .f2-post-category a:link, 
.f2-latest-stories-posts-row .post > .post-content > .f2-post-category a:active, 
.f2-latest-stories-posts-row .post > .post-content > .f2-post-category a:visited { 
	color: #8B010E;
} 

.f2-latest-stories-posts-row .post > .post-content > .f2-post-category a:hover { 
	text-decoration: underline; 
} 

.f2-latest-stories-posts-row .post > .post-content > .post-title { 
	line-height: 46px; 
	font-size: 34px; 
	font-family: 'baker-signet-web', serif;
	color: #000;
} 

.f2-latest-stories-posts-row .post > .post-content > .post-title a:link, 
.f2-latest-stories-posts-row .post > .post-content > .post-title a:active, 
.f2-latest-stories-posts-row .post > .post-content > .post-title a:visited { 
	text-decoration: none; 
	color: #000 !important;
}  

.f2-latest-stories-posts-row .post > .post-content > .post-title a:hover { 
	text-decoration: underline; 
	color: #000;
} 

.f2-latest-stories-posts-row .post > .post-content > .post-meta { 
	text-transform: uppercase; 
	font-weight: bold; 
	font-size: 14px; 
	font-family: 'source-sans-pro', Helvetica, Arial, Lucida, sans-serif; 
	color: #999;
} 

.f2-most-popular-row .post > .post-content > .post-meta { display: none !important; } 

.f2-latest-stories-posts-row .post > .post-content > .excerpt { 
	line-height: 21px;
	font-size: 16px;
	color: #000;
	font-weight: 600;
} 

.f2-most-popular-row { 
	padding: 0 !important; 
} 

.f2-most-popular-row .post { 
	padding: 0 20px !important; 
} 


.f2-most-popular-row .post > .post-content > h3 { 
	display: none; 
} 

.f2-most-popular-row .post > .header { 
	width: 5% !important; 
} 

.f2-most-popular-row .post > .post-content { 
	width: 90% !important; 

} 

.f2-most-popular-row .post > .post-content > .post-title .f2-post-number { 
	padding-right: .175em; 
	display: inline; 
} 

.f2-most-popular-row .post > .post-content > .post-title { 
	line-height: 46px; 
	font-size: 34px; 
	font-family: 'baker-signet-web', serif;
	color: #000;
} 

.f2-most-popular-row .post > .post-content > .post-title a:link, 
.f2-most-popular-row .post > .post-content > .post-title a:active, 
.f2-most-popular-row .post > .post-content > .post-title a:visited { 
	text-decoration: none; 
	color: #000 !important;
}  

.f2-most-popular-row .post > .post-content > .post-title a:hover { 
	text-decoration: underline; 
	color: #000;
} 

.f2-most-popular-row .post > .post-content > .excerpt { 
	line-height: 21px;
	font-size: 15px;
	color: #000;
	font-weight: 500; 
} 

.f2-recipes-row { 
	padding: 0 !important; 
}
 
.f2-recipes-row > .et_pb_column { 
	padding: 0 20px !important; 
} 

.f2-recipes-row > .et_pb_column > .f2-recipe-title { 
	text-transform: uppercase; 
	color: #FFF; 
	background: #4D4D4D; 
} 

.f2-recipes-row > .et_pb_column > .f2-recipe-title h2 { 
	padding-top: 5px; 
	padding-bottom: 5px; 
	font-size: 18px; 
	color: #FFF; 
} 

.f2-recipes-row > .et_pb_column > .f2-recipe-title h2 > a:link, 
.f2-recipes-row > .et_pb_column > .f2-recipe-title h2 > a:active, 
.f2-recipes-row > .et_pb_column > .f2-recipe-title h2 > a:visited { 
	text-decoration: none; 
	color: #fff !important; 
} 

.f2-recipes-row > .et_pb_column > .f2-recipe-title h2 > a:hover { text-decoration: underline; } 


.f2-recipes-row > .et_pb_column > .f2-recipe-excerpt { 
	padding-top: 8px; 
	line-height: 21px;
	font-size: 15px;
	color: #000;
} 

.f2-gallery-row { 
	padding: 0; 
} 

.f2-gallery-row h2 { 
	padding-top: 8px; 
	padding-bottom: 8px; 
	line-height: 36px;
	font-size: 32px;
	font-family: 'baker-signet-web', serif; 
	color: #FFF; 
} 

.f2-gallery-row h3 { 
	text-transform: uppercase; 
	line-height: 28px;
	font-size: 16px;
	font-family: 'source-sans-pro', Helvetica, Arial, Lucida, sans-serif; 
	color: #FFF; 
} 

.f2-gallery-row h4 { 
	text-transform: uppercase; 
	line-height: 22px;
	font-weight: 400; 
	font-size: 13px;
	font-family: 'source-sans-pro', Helvetica, Arial, Lucida, sans-serif; 
	color: #FFF; 
} 

.f2-gallery-row p { 
	margin: .5em 0 1em 0;
	font-family: 'source-sans-pro', Helvetica, Arial, Lucida, sans-serif; 
} 

.f2-partners-row { 
	padding: 0 !important; 
} 

.f2-partners-row .et_pb_column { 
	padding: 0 20px !important; 
} 

.f2-partners-row .f2-partner-title, 
.f2-partners-row .f2-partner-title h2 { 
	padding-top: 5px; 
	padding-bottom: 5px; 
	font-size: 13px; 
	color: #808080; 
} 

.f2-partners-row .f2-partner-excerpt { 
	padding-top: 8px; 
	line-height: 22px;
	font-weight: 500; 
	font-size: 16px;
} 

.f2-latest-takeway-video-row h2 { 
	z-index: 1;
	position: relative;
	font-size: 18px;
} 

.f2-latest-takeway-video-row h2::before { 
	z-index: -1;
	width: 100%;
	top: 50%;
	right: 0;
	position: absolute;
	margin: 0 auto;
	left: 0;
	content: "";
	bottom: 0;
	border-top: 1px solid #000;
} 

.f2-latest-takeway-video-row h2 > span { 
	padding: 0 8px; 
	background-color: #FFF; 
} 


.f2-instagram-latest-tweets-row h2 { 
	z-index: 1;
	position: relative;
	font-size: 18px;
} 

.f2-instagram-latest-tweets-row h2::before { 
	z-index: -1;
	width: 100%;
	top: 50%;
	right: 0;
	position: absolute;
	margin: 0 auto;
	left: 0;
	content: "";
	bottom: 0;
	border-top: 1px solid #000;
} 

.f2-instagram-latest-tweets-row h2 > span { 
	padding: 0 8px; 
	background-color: #FFF; 
} 

.f2-title { 
	color: #808080; 
	border: 1px solid #808080; 
} 

.f2-title h2 { 
	line-height: 1.5em;	
	font-size: 28px; 
	color: #808080; 
} 


.f2-titlette { 
	color: #808080; 
	border-top: 1px solid #808080; 
	border-bottom: 1px solid #808080; 
} 

.f2-titlette h2 { 
	line-height: 1.5em;	
	font-size: 28px; 
	color: #808080; 
} 


.posts-blog-feed-module { 
	box-shadow: none; 
	border-top: 0; 
	background: transparent;
} 

.posts-blog-feed-module .post { 
	border-bottom: 0; 
} 

.f2-recipes-see-more-button, 
.f2-gallery-see-more-button, 
.f2-latest-takeaway-see-more-button, 
.f2-video-see-more-button, 
.f2-instragram-see-more-button { 
	height: 78px; 
} 

.et_pb_row { 
	max-width: 1280px; 
} 

.page article { 
	box-shadow: none; 
	border: 0;
} 

.f2-page-title h1 { 
	font-size: 37px !important; 
} 

#footer { 
	background-color: #333E47; 
} 

#footer .et_pb_widget:first-of-type { 
	padding-top: 20px; 
} 

/* 
.f2-post-title-row .entry-title .entry-title-primary { 
	margin-bottom: 8px; 
	line-height: 72px;
	font-size: 49px;
	font-family: 'baker-signet-web', serif; 
	color: #000; 
} 
*/ 

.f2-post-title-row .entry-title .entry-title-primary { 
	color: #404040; 
	font-family: "Verlag Cond A", "Verlag Cond B", sans-serif; 
	font-size: 60px; 
	font-style: normal; 
	font-weight: 400;
	line-height: 69px; 
} 

.f2-post-title-row .entry-title .entry-subtitle { 
	line-height: 34px; 
	font-weight: 400; 
	font-size: 22px; 
	font-family: 'source-sans-pro', Helvetica, Arial, Lucida, sans-serif; 
	color: #999;
} 

.et_pb_title_meta_container, 
.f2-blog-author-and-date .et_pb_title_meta_container .published { 
	text-transform: uppercase;
	font-weight: bold;
	font-size: 19px;
	font-family: 'source-sans-pro', Helvetica, Arial, Lucida, sans-serif;
	color: #666;
} 

.et_pb_title_meta_container .published { 
	font-size: 15px;
	color: #999;
} 

.single .et_pb_row { 
	width: 100%; 
} 

.single article { 
	box-shadow: none; 
} 

.post-content .f2-best-of-top-10-row { 
	background-color: #999999;
} 

.f2-post-title-row { 
	padding-bottom: 0; 
} 

.f2-post-featured-image-row { 
	padding-top: 0; 
} 

.f2-author-and-date-row, 
.f2-author-and-date-row .et_pb_title_meta_container { 
	padding-bottom: 0 !important; 
} 

.f2-post-text { 
	margin-bottom: 24px !important; 
	line-height: 24px;
	font-size: 16px;
	font-family: 'source-sans-pro', Helvetica, Arial, Lucida, sans-serif;
	color: #000;
} 

.f2-post-text h1, 
.f2-post-text h2, 
.f2-post-text h3, 
.f2-post-text h4 { 
	margin-bottom: .275em; 
	line-height: 34px; 
	font-size: 27px; 
	font-family: 'baker-signet-web', serif; 
	color: #000; 
}  

span.f2-section-break { 
	margin-top: 1em; 
	margin-bottom: .275em; 
	line-height: 34px; 
	font-size: 27px; 
	font-family: 'baker-signet-web', serif; 
	color: #000; 
} 

.f2-post-text h5
	margin-bottom: .275em; 
	line-height: 28px; 
	font-size: 21px; 
	font-family: 'source-sans-pro', Helvetica, Arial, Lucida, sans-serif;
	color: #000; 
} 

.related-posts-content .related-post .title { 
	text-align: center; 
} 

.related-posts-content .related-post .entry-title-primary { 
	margin-bottom: .275em; 
	line-height: 34px; 
	font-size: 28px; 
	font-family: 'baker-signet-web', serif; 
	color: #000; 
} 

.related-posts-content .related-post .entry-subtitle { 
	line-height: 30px; 
	font-weight: 400; 
	font-size: 18px; 
	font-family: 'source-sans-pro', Helvetica, Arial, Lucida, sans-serif; 
	color: #999;
} 

.related-posts-content .related-post .date { 
	text-transform: uppercase;
	text-align: center; 
	font-weight: bold;
	font-size: 15px;
	font-family: 'source-sans-pro', Helvetica, Arial, Lucida, sans-serif;
	color: #666;
} 

.f2-post-featured-image-caption { 
	text-transform: uppercase; 
	font-size: 15px;
	font-family: 'source-sans-pro', Helvetica, Arial, Lucida, sans-serif;
	color: #8B010E;
} 

.f2-post-featured-image-credit { 
	text-transform: uppercase !important; 
    font-size: 15px;
	font-family: 'source-sans-pro', Helvetica, Arial, Lucida, sans-serif;
    color: #999 !important;
}

.f2-blog-author-and-date .et_pb_title_meta_container { 
	padding-top: 12px; 
	padding-bottom: 0; 
} 

.f2-blog-categories { 
	text-transform: uppercase; 
	line-height: 28px;
	font-weight: 600; 
	font-size: 16px;
	font-family: 'source-sans-pro', Helvetica, Arial, Lucida, sans-serif;
	color: #8B010E;
} 

.f2-about-quote, .f2-about-quote blockquote { 
	line-height: 24px;
	font-weight: 400 !important; 
	font-size: 25px;
	font-family: 'source-sans-pro', Helvetica, Arial, Lucida, sans-serif;
	color: #999; 
	border: 0 !important; 
} 

.f2-about-quote blockquote { 
	padding: 30px 25px 0 40px;
	margin-bottom: 80px; 
	background-size: 15%; 
	background-repeat: no-repeat; 
	background-position: 0 0; 
	background-image: url(/wp-content/themes/Extra/images/big-open-quote.png); 
} 

.f2-about-quote blockquote p { 
	background-size: 15%; 
	background-repeat: no-repeat; 
	background-position: bottom right; 
	background-image: url(/wp-content/themes/Extra/images/big-close-quote.png); 

} 

.f2-about-quote blockquote .f2-quote-citation { 
	padding-left: 40px;
	margin-top: .5em;
	line-height: 1.23em;
	font-weight: bold; 
	font-size: 21px; 
	float: left;  
	color: #333; 
} 

.f2-about-quote blockquote .f2-quote-citation:before { 
	/* content: "&mdash;"; 
	color: #333; */ 
} 

.f2-about-quote blockquote .f2-quote-citation small { 
	font-size: .82em;
} 

.f2-about-text, .f2-about-text p { 
	line-height: 24px;
	font-size: 16px;
	font-family: 'source-sans-pro', Helvetica, Arial, Lucida, sans-serif;
	color: #000;
} 

.f2-at-sign { 
	padding-top: 2% !important; 
	padding-bottom: 2% !important; 
	margin-right: auto !important;
	margin-left: auto !important;
} 

.f2-team-member-name-and-title { 
	padding-bottom: 8px;
	min-height: 70px; 
	background-color: #4D4D4D; 
} 

.f2-team-member-name-and-title h2 { 
	text-transform: uppercase; 
	padding: 11px 0 0 0;
	font-family: 'source-sans-pro', Helvetica, Arial, Lucida, sans-serif;
	color: #FFF; 
} 

.f2-team-member-name-and-title h2 a:link, 
.f2-team-member-name-and-title h2 a:active, 
.f2-team-member-name-and-title h2 a:visited { 
	text-decoration: none; 
	color: #FFF; 
} 

.et_pb_column_1_4 h2 { font-size: 18px; } 

.f2-team-member-name-and-title h2 a:hover { 
	text-decoration: underline; 
	font-size: 18px; 
	color: #FFF; 
} 

.f2-team-member-name-and-title h3 { 
	text-transform: uppercase; 
	padding: 0 5px;
	font-family: 'source-sans-pro', Helvetica, Arial, Lucida, sans-serif;
	font-size: 13px; 
	color: #FFF; 
} 

.f2-team-member-email-address { 
	padding-bottom: 11px;
	min-height: 30px; 
	background-color: #4D4D4D; 
} 

.f2-team-member-email-address h4, 
.f2-team-member-email-address h4 a:link, 
.f2-team-member-email-address h4 a:active, 
.f2-team-member-email-address h4 a:visited { 
	text-transform: uppercase; 
	font-size: 12px; 
	font-family: 'source-sans-pro', Helvetica, Arial, Lucida, sans-serif;
	color: #FFF; 
} 

.f2-team-member-email-address h4 a:hover { 
	text-decoration: underline; 
	color: #FFF; 
} 

.f2-contributor-first-third { 
	padding-right: 20px; 
} 

.f2-contributor-first-third .f2-contributor-name-and-title { 
	padding: 11px 0 0 0; 
	background-color: #4d4d4d !important; 
} 

.f2-contributor-first-third .f2-contributor-name-and-title .entry-title-primary,  
.f2-contributor-first-third .f2-contributor-name-and-title .entry-subtitle { 
	text-transform: uppercase; 
	font-family: 'source-sans-pro', Helvetica, Arial, Lucida, sans-serif;
	color: #FFF; 
} 

.f2-contributor-first-third .f2-contributor-name-and-title .entry-title-primary { 
	font-size: 22px;
} 

.f2-contributor-first-third .f2-contributor-name-and-title .entry-subtitle { 
	font-size: 16px; 
} 

.f2-contributor-first-third .f2-contributor-social-media { 
	padding: 0 7px 11px 7px; 
	background-color: #4d4d4d !important; 
} 

.f2-contributor-second-third { 
	padding-right: 20px; 
} 

.f2-contributor-page-right-one-third { 
	padding-left: 20px; 
} 

.f2-contributor-first-third .f2-contributor-social-media-list-wrap { 
	margin: 0 auto; 
	display: table; 
} 

.f2-contributor-first-third .f2-contributor-social-media { 

} 

.et_pb_social_media_follow li:last-child a { 
	margin-right: 0 !important; 
} 

.f2-contributor-second-third .f2-contributors-title h3 { 
	line-height: 28px;
	font-size: 16px;
	font-family: 'source-sans-pro', Helvetica, Arial, Lucida, sans-serif;
	color: #8B010E;
} 

.f2-contributor-second-third .f2-contributor-name .entry-title .entry-title-primary { 
	margin-bottom: 8px;
	line-height: 36px;
	font-size: 32px;
	font-family: 'baker-signet-web', serif; 
	color: #000;
} 

.f2-contributor-second-third .f2-contributor-name .entry-title .entry-subtitle { 
	display: none !important; 
} 

.f2-contributor-second-third .f2-contributor-bio, 
.f2-contributor-second-third .f2-contributor-bio p { 
	line-height: 24px;
	font-size: 16px;
	font-family: 'source-sans-pro', Helvetica, Arial, Lucida, sans-serif;
	color: #000;
} 

.f2-contributor-contribution .post-content { 
	margin-bottom: 0 !important; 
} 

.f2-column { 
	padding-bottom: 4%; 
} 

.f2-bullet-list { 
	list-style-image: url(/wp-content/themes/Extra/images/yellow-right-pointing-triangle.png);
} 

.f2-bullet-list .f2-bullet-list-item { 

} 

#f2-magazine-stories-wrapper { 

} 

#f2-magazine-stories-wrapper { 
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	position: relative; 
} 

.f2-magazine-stories .f2-magazine-story, 
.f2-magazine-stories .f2-magazine-story a:link, 
.f2-magazine-stories .f2-magazine-story a:active, 
.f2-magazine-stories .f2-magazine-story a:visited { 
	text-decoration: none; 
	line-height: 20px;
	font-size: 16px;
	color: #000;
} 

.f2-magazine-stories .f2-magazine-story a:hover { 
	text-decoration: underline; 
} 

.f2-previous-magazine-date { 
	padding-top: 12px; 
	padding-right: 2.25em;
} 

#et-navigation, #et-menu { 
	width: 100% !important; 
} 

#et-menu { 
	display: table !important;
} 

#et-menu > .menu-item { 
	display: table-cell; 
	text-align: center;
}  

#et-menu > .menu-item:first-child { 
	/* text-align: left; */ 
} 

span.et_pb_extra_overlay { display: none !important; } 

#footer .et_pb_widget { 
	margin-bottom: 0; 
} 

#footer-nav { 
	width: 91%;
	margin: 0px auto;
	float: none;
} 

#footer-nav ul { 
	width: 100%; 
	display: table !important;
} 

#footer-nav > #footer-menu > li { width: 12.5% !important; } 

#footer-nav li { 
	vertical-align: top; 
	text-align: left;
	height: 200px; 
	display: table-cell;
} 

#footer-nav > ul > li > a { 
	text-transform: uppercase; 
	font-weight: 600; 
	font-size: 15px;
	color: #FFF; 
} 

#footer-nav > ul > li > a:hover { 
	text-decoration: underline; 
} 

ul#footer-menu li ul.sub-menu { 
	padding: 16px 0; 
	display: block; 
} 

ul#footer-menu li ul.sub-menu li.menu-item { 
	height: auto; 
	display: block; 
} 

ul#footer-menu li ul.sub-menu li.menu-item a { 
	text-transform: normal; 
	line-height: 20px; 
	font-weight: 500; 
	font-size: 12px;
	color: #FFF; 
} 

ul#footer-menu li ul.sub-menu li.menu-item a:hover { 
	text-decoration: underline; 
} 

.show-menu-button span { 
	background: #F8A72E; 
} 

.f2-featured-stories-row, 
.f2-trending-row, 
.et_pb_row { 
	max-width: 1156px; 
} 

.f2-featured-stories-row .f2-excerpt { 
	line-height: 23px;
	font-size: 17px;
	color: #000;
	font-weight: 500;
	padding-top: .55em;
} 

#f2-gallery-page-slider { 

} 

#f2-gallery-page-grid > .et_pb_gallery_items { 
	margin-top: 10px; 
} 

#f2-gallery-page-grid > .et_pb_gallery_items > .et_pb_gallery_item { 
	min-height: 475px; 
	float: left; 
} 

#f2-gallery-page-grid > .et_pb_gallery_items > .et_pb_gallery_item > .et_pb_gallery_image { 
	padding: 10px; 
} 

#f2-gallery-page-grid > .et_pb_gallery_items > .et_pb_gallery_item > .et_pb_gallery_title { 
	text-align: center; 
	margin-bottom: 8px;
	line-height: 36px;
	font-size: 32px;
	font-family: 'baker-signet-web', serif;
	color: #000;	 
} 

#f2-gallery-page-grid > .et_pb_gallery_items > .et_pb_gallery_item > .et_pb_gallery_caption { 
	padding: 0 15px; 
    line-height: 22px;
    font-size: 16px;
    font-family: 'source-sans-pro', Helvetica, Arial, Lucida, sans-serif;
    color: #000;
}
} 

@media (max-width: 1024px) {

	.f2-featured-stories-row { padding-left: 6px; } 

	.f2-featured-stories-row .et_pb_column_1_3:last-child { display: none !important; } 
	
	.f2-featured-stories-row .et_pb_column_1_3:first-child { margin-left: 4px; } 

	.et_extra_layout .et_pb_column_1_3 { 
		width: 50%;
		min-width: 50%;
		max-width: 50%;
		margin-top: 20px !important; 
	} 
	
	.f2-trending-row div .et_pb_text_align_center, 
	.f2-insight-stories .et_pb_column { border-right: 0; } 
	
	.f2-trending-row { 
		margin-top: 20px !important; 
		margin-bottom: 20px !important; 
	} 
	
	.f2-horizontal-ad-row, 
	.f2-latest-stories-title-row, 
	.f2-inhouse-ad-row { 
		margin-top: 20px !important; 
		margin-bottom: 20px !important; 
	} 
	
	.f2-insight-stories { margin-top: 20px !important; } 
	
	.f2-featured-story h3 { font-size: .875em; } 
	
	.f2-most-popular-row .et_pb_column { 
		width: 99% !important; 
		min-width: 99%; 
		max-width: 99%; 
	} 

	.f2-most-popular-row .et_pb_column_1_3 { 
		margin-left: 1.5% !important; 
		margin-bottom: 20px !important; 
		display: table; 
	} 

	.f2-most-popular-row .f2-ad { 
		width: 50% !important; 
		min-width: 50%; 
		max-width: 50%; 
		display: table-cell; 
		text-align: center; 
	} 
	
	.f2-recipes-row .f2-recipe-title { 
		width: 100%; 
		background: #4D4D4D
	} 
	
	.f2-gallery-row { 
		width: auto !important;
		margin-top: 20px; 
		margin-right: -12px !important;
		margin-bottom: 20px; 
	} 

}

#et-mobile-navigation nav { 
	padding-top: 10px; 
	padding-bottom: 10px; 
	background: rgba(255,255,255,.85) !important; 
	-webkit-box-shadow: 4px 3px 13px -3px rgba(0,0,0,0.45);
	-moz-box-shadow: 4px 3px 13px -3px rgba(0,0,0,0.45);
	box-shadow: 4px 3px 13px -3px rgba(0,0,0,0.45);
} 

#et-mobile-navigation > li > ul.sub-menu, .et_extra_mobile_menu > li > ul.sub-menu { 
	padding-top: 10px !important; 
	padding-bottom: 10px !important; 
	background: rgba(255,255,255,.85) !important; 
	-webkit-box-shadow: 4px 3px 13px -3px rgba(0,0,0,0.45) !important; 
	-moz-box-shadow: 4px 3px 13px -3px rgba(0,0,0,0.45) !important; 
	box-shadow: 4px 3px 13px -3px rgba(0,0,0,0.45) !important; 
} 

#et-extra-mobile-menu { 

} 

#et-extra-mobile-menu li { 
	padding-right: 1.5em; 
	padding-left: 1.5em; 
	line-height: 1.75em; 
	font-weight: 400; 
	font-size: 1.25em; 
	font-family: 'source-sans-pro', Helvetica, Arial, Lucida, sans-serif; 
	display: block; 
	/* background: rgba(255,255,255,0); */ 
} 

#et-extra-mobile-menu li > .sub-menu > li, 
.et_extra_mobile_menu > li > ul.sub-menu > li { 
	padding-right: 1.5em !important;
	padding-left: 1.5em !important;
	line-height: 1em !important;
	font-weight: 400 !important;
	font-size: 1.05em !important;
	font-family: 'source-sans-pro', Helvetica, Arial, Lucida, sans-serif !important;
	display: block !important;
	background: rgba(255,255,255,0) !important;
} 

  

#main-header .logo { 
	margin: 30px 0 !important;
	height: 64px !important; 
} 


/* 

@media (min-width:768px) and (max-width:1023px) {

	#f2-page-top-social-media li a img { 
		width: 30px; 
		margin-left: 4px; 
		height: 30px; 
	} 

	#et-menu { display: none !important; } 

}

@media (min-width:480px) and (max-width:767px) {

	#f2-page-top-social-media li a img { 
		width: 24px; 
		margin-left: 3px; 
		height: 24px; 
	} 

}

*/ 

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width: 320px) and (max-width: 767px) {

	#f2-header { margin-left: 40px !important; } 
	#et-navigation { 
		position: absolute; 
		left: 0px;
		top: 38px;
	}

	.centered .logo { margin: 60px 0 5px; } 
	#logo { height: 40px; } 
		
	#f2-page-top-social-media { left: 50%; } 
	#f2-page-top-social-media div { margin-left: -37.5%; } 
	
	#et-navigation { 
		margin-top: -69px;
	} 

	.f2-best-of-top-10-row > .et_pb_column { float: none; } 

	.f2-magazine-archive .et_pb_column { width: 100%; } 

	#f2-page-top-tagline { display: none; } 

	#f2-page-top-social-media li a img { 
		width: 24px; 
		margin-left: 3px; 
		height: 24px; 
	} 

	#et-menu { display: none !important; } 
	#et-mobile-navigation { display: block !important; } 
	#et-mobile-navigation nav { display: none; } 
	
	.et_pb_column_2 { 
		border-left: 0 !Important; 
		min-width: 99%;
	} 

	.f2-about-grid-row > .et_pb_column { 
		padding-bottom: 40px; 
		width: 100%; 
	} 
	
	.f2-page-title-row > .et_pb_column { width: 100%; } 

	.et_pb_column_1_3 { 
		/* width: 100% !important;
		padding-left: 50% !Important; 
		max-width: 100%; */ 
	} 
	
	.et_pb_column_1_3 > .et_pb_module { 
		/* max-width: 350px; 
		margin-left: -50%; */ 
	} 
	
	.et_pb_column_1_3 > .et_pb_module:last-child { margin-bottom: 20px; } 
	
	.f2-takeaways .et_pb_column_1_3 > .et_pb_module:last-child { margin-bottom: 0; } 
	

}

/* Tablets (portrait and landscape) ----------- */
@media only screen and (min-width: 768px) and (max-width: 1200px) {

	#main-header .logo { 
		margin: 30px 0 !important;
		height: 64px !important; 
	} 

	#f2-header { margin-left: 40px !important; } 
	#et-navigation { 
		position: absolute; 
		left: 0px;
		top: 38px;
	}

	#logo { height: 48px; } 

	.f2-magazine-archive .et_pb_column { width: 100%; } 
	.f2-magazine-archive .f2-best-of-top-10-row, 
	.f2-magazine-archive .f2-title { margin-bottom: 2%; } 
	/* .et_pb_pagebuilder_layout .page .post-wrap h1 { padding-left: 0; } */ 

	#f2-page-top-tagline { display: none; } 

	#f2-page-top-social-media li a img { 
		width: 30px; 
		margin-left: 4px; 
		height: 30px; 
	} 

	#et-menu { display: none !important; } 
	#et-mobile-navigation { display: block !important; } 
	#et-mobile-navigation nav { display: none; } 
	
	.f2-best-of-top-10-row > .et_pb_column { float: none; } 
	
	.et_pb_column_1_3 { 
		width: 100%; 
		padding-left: 0; 
	} 
	
	/* .et_pb_column_2 { max-width: 350px; } BUG */ 
	
	.f2-section .et_pb_column_2, 
	.f2-magazine .et_pb_column_2 { 
		max-width: 100% !Important; 
	} 
	
	.f2-section .et_pb_row_inner_0, 
	.f2-section .et_pb_row_inner_1, 
	.f2-section .et_pb_row_inner_2, 
	.f2-section .et_pb_row_inner_3, 
	.f2-section .et_pb_row_inner_4, 
	.f2-section .et_pb_row_inner_5, 
	.f2-section .et_pb_row_inner_6, 
	.f2-section .et_pb_row_inner_7, 
	.f2-section .et_pb_row_inner_8, 
	.f2-section .et_pb_row_inner_9, 
	.f2-section .et_pb_row_inner_10, 
	.f2-magazine .et_pb_row_inner_0 { 
		border-right: 0 !Important; 
	} 
	
	.et_pb_gutters1 .et_pb_column_2_3, 
	.et_pb_gutters1 .et_pb_column_1_3 {
		/* width: 100%; */ 
	} 

	.et_pb_gutters1 .et_pb_column_2_3 { 
		/* 
		changed august 3, 2021 
		max-width: 50% !important; 
		width: 50% !important; 
		*/ 
	} 
	
	/* 
	.f2-section .f2-column .et_pb_column { 
		width: 50%; 
		float: left; 
		
		border: 1px solid orange; 
		
	} 
	*/ 
		
	.et_pb_column_2 { border-left: 0 !Important; } 
	
	.f2-about-grid-row { padding-bottom: 0; } 
	
	.f2-about-grid-row > .et_pb_column { 
		padding-bottom: 40px; 
		width: 50%; 
	} 
	
	.f2-page-title-row > .et_pb_column { width: 100%; } 
	
	/* BUG 
	.et_pb_column_1_3 { 
		width: 100% !important;
		padding-left: 50% !Important; 
		max-width: 100%;
	} 
	*/ 
	
	.f2-section .et_pb_column_1_3 { 
		width: 100% !important;
		padding-left: 50% !Important; 
		max-width: 100%;
	} 
	
	.f2-section .et_pb_column_1_3 > .et_pb_module { 
		max-width: 350px; 
		margin-left: -50% !Important; 
	} 
	
	.f2-section .f2-title { 
		width: 100%;
		margin-top: 20px;
		margin-bottom: 20px;
	} 
	
	.et_pb_column_1_3 > .et_pb_module { 
		/* max-width: 350px; */ 
		/* margin-left: -50%; */ 
	} 
	
	.et_pb_column_1_3 > .et_pb_module:last-child { margin-bottom: 20px; } 

}
/* the reason that this stops at 979px in width, is that at 980px your default styles will take over */


/* ad hoc */ 

#menu-item-40 > p { 
	padding-top: 16px;
	line-height: 20px;
	font-weight: 500;
	font-size: 12px;
	color: #fff;
} 

@media only screen and (min-width: 768px) and (max-width: 1024px) {

	.f2-latest-stories article { display: table !important; } 

	.f2-latest-stories .header { 
		width: 90% !important;
		min-width: 90%;
		max-width: 90%;
		display: table-row !important; 
	} 

	.f2-latest-stories .header img { margin-bottom: 20px; } 
	
	.f2-latest-stories .post-content { 
		width: 90% !important;
		padding-top: 20px !important;
		min-width: 90%;
		max-width: 90%;
		display: table-row !important; 
	} 

	.f2-recipes-row > .et_pb_column_1_3, 
	.f2-insight-stories > .et_pb_column_1_4, 
	.f2-partners-row > .et_pb_column_1_4 { 
		width: 48%; 
		max-width: 48%;
		margin-bottom: 23px !important;
		min-width: 48%;
		float: left; 
		display: block; 
	} 

	#footer > .container > .et_pb_extra_row { padding-bottom: 2em; } 

	#footer > .container .column-1 { 
		width: 93%; 
	} 
	
	#footer > .container .widget_text { 
		width: 48%; 
		float: left; 
		display: block; 
	} 
	
	#footer-nav li { height: auto; } 

	#footer-menu > .menu-item { 
		width: 31%; 
		padding-bottom: 2em; 
		min-height: 275px; 
		float: left; 
		display: block; 		
	} 
	
	#footer-menu > #menu-item-34, 
	#footer-menu > #menu-item-37, 
	#footer-menu > #menu-item-40 { 
		clear: right; 
	}  

} 

@media only screen and (min-width: 480px) and (max-width: 767px) {

	.f2-latest-stories article { display: table !important; } 

	.f2-latest-stories .header { 
		width: 90% !important;
		min-width: 90%;
		max-width: 90%;
		display: table-row !important; 
	} 

	.f2-latest-stories .header img { margin-bottom: 20px; } 
	
	.f2-latest-stories .post-content { 
		width: 90% !important;
		padding-top: 20px !important;
		min-width: 90%;
		max-width: 90%;
		display: table-row !important; 
	} 

	.f2-recipes-row > .et_pb_column_1_3, 
	.f2-insight-stories > .et_pb_column_1_4, 
	.f2-partners-row > .et_pb_column_1_4 { 
		width: 48%; 
		max-width: 48%;
		margin-bottom: 23px !important;
		min-width: 48%;
		float: left; 
		display: block; 
	} 

	#footer > .container .column-1 { 
		width: 93%; 
	} 
	
	#footer > .container .widget_text { 
		width: 93%; 
		float: left; 
		display: block; 
	} 

	#footer > .container > .et_pb_extra_row { padding-bottom: 2em; } 

	#footer-nav li { height: auto; } 

	#footer-menu > .menu-item { 
		width: 48%; 
		padding-bottom: 2em; 
		float: left; 
		display: block; 		
	} 
	
	#footer-menu > #menu-item-33, 
	#footer-menu > #menu-item-35, 
	#footer-menu > #menu-item-37, 
	#footer-menu > #menu-item-49 { 
		clear: right; 
	}  

} 


@media only screen and (max-width: 479px) {

	.f2-latest-stories article { display: table !important; } 

	.f2-latest-stories .header { 
		width: 90% !important;
		min-width: 90%;
		max-width: 90%;
		display: table-row !important; 
	} 

	.f2-latest-stories .header img { margin-bottom: 20px; } 
	
	.f2-latest-stories .post-content { 
		width: 90% !important;
		padding-top: 20px !important;
		min-width: 90%;
		max-width: 90%;
		display: table-row !important; 
	} 

	.f2-recipes-row > .et_pb_column_1_3, 
	.f2-insight-stories > .et_pb_column_1_4, 
	.f2-partners-row > .et_pb_column_1_4 { 
		width: 98%; 
		max-width: 98%;
		margin-bottom: 23px !important;
		min-width: 98%;
		float: left; 
		display: block; 
	} 

	#footer > .container .column-1 { 
		width: 93%; 
	} 
	
	#footer > .container .widget_text { 
		width: 93%; 
		float: left; 
		display: block; 
	} 

	#footer > .container > .et_pb_extra_row { padding-bottom: 2em; } 

	#footer-nav li { height: auto; } 

	#footer-menu > .menu-item { 
		width: 93%; 
		padding-bottom: 2em; 
		float: left; 
		display: block; 		
	} 
	
	#footer-menu > .menu-item { 
		clear: right; 
	}  

} 

@media only screen and (max-width: 983px) {

	.f2-latest-takeway-video-row > .et_pb_column_1_2 { 
		width: 100%; 
		min-width: 100%; 
		max-width: 100%; 
	} 
	
	.f2-latest-takeway-video-row > .et_pb_column_1_2 { 

	} 

	.f2-instagram-latest-tweets-row > .et_pb_column_1_2 { 
		width: 100%; 
		min-width: 100%; 
		max-width: 100%; 
	} 

} 
