/*
Theme Name: FarmFlavor
Theme URI: https://jnlcom.com
Description: Farm Flavor 3 Theme
Author: Richard Stevens
Author URI: http://jnlcom.com
Template: visual-composer-starter
Version: 3.0.0
License: GNU General Public License v2 or later
Text Domain: farmflavor
*/

/* COLORS */
/*
FF Greens
–  Dark Green  #578E3F
–  Green  #72AB45
–  Light Green  #9EC85E
–  Pale Green  #B9DB84
FF Blues
–  Dark Blue  #387999
–  Blue  #5B99B6
–  Pale Blue  #92C3DF
FF Grays
–  Light gray – box background  #EAEAEA
–  Medium gray – ligatures  #C7C7C7
–  Medium gray – slider arrows  #9e9e9e
–  Dark gray – nav/subhead text  #4E4E4E
*/

.ff-hamb {
	width:60px; float:left;
	display:none;
}
.ff-adlabel {
	color:#aaa;
}
.ff-top-leaderboard {
	margin-top:30px;
}
.home p#breadcrumbs {
	display: none;
}
.entry-content ul>li.zoom-instagram-widget__item:before {
	display:none;
	list-style:none;
}
.ff-instagram-widget {
	display:inline-block;
}
.entry-content ul>li.zoom-instagram-widget__item {
	padding-left:0;
	height: 300px !important;
}
ul>li.ff-instagram.zoom-instagram-widget__item {
	background:#92C3DF;
	/* width:249px; */
	/* height:249px; */
	text-align:center;
}
.zoom-instagram-widget__item::after {
	content: '';
	display: block;
	padding-bottom: 100%;
}
.ff-instagram-center img {
	max-width: 100%;
    height: auto;
    width: 60px;
    margin-bottom:10px;
}
h3.instagram-feed-follow-label {
	color:#4E4E4E;
	font-family:Playfair Display;
	margin-bottom:0;
}
p.instagram-feed-follow-handle {
	color:#4E4E4E;
	font-family:Playfair Display;
}
.ff-instagram-center {
	margin: 0;
	position: absolute;
	top: 52%;
	left: 50%;
	-ms-transform: translate(-52%, -50%);
	transform: translate(-52%, -50%);
}
.instagram-feed-follow-icon :before {
	content: "\EB13";
}
iframe .instagram-media,
body iframe.instagram-media.instagram-media-rendered {
	width:540px !important;
	max-width:540px !important;
	margin:0 auto 12px !important;
}
.ff-sidebar {
    width: 100%;
    min-width:300px;
}
.vc_row:before, .vc_row:after {
	content: " ";
    display: table;
}
.vc_row.ff-row {
	content: " ";
    display: table;
}
/* body {padding-top:17px !important;} */
body #header {
	/* border-top:#c7c7c7 1px solid; */
	border-bottom:#c7c7c7 1px solid; 
	padding:17px 0; margin-top:0;
	background:#fff;
	z-index:999;
	height:111px;
}
body .navbar-brand img {max-height:62px; max-width:220px;}
body:not(.menu-sandwich) #main-menu>ul {margin:20px 20px 0 0 !important;}
body .navbar-toggle {float:left;}

.content-wrapper {
	padding-top:0px;
}
.archive .content-wrapper {
	padding:0px 30px 1px 15px;
}

#main-menu>ul>li>a {text-transform:uppercase; font-size:18px; color:#4e4e4e;}
.search-form:after {font-size:24px; color:#4e4e4e !important; top:12px; font-weight:300;}
body #main-menu > ul > li > a {font-family:'Roboto', sans-serif;}

body #main-menu ul li.state-dropdown:hover{position:static;}
body #main-menu ul li.state-dropdown .sub-menu {
	z-index:9999;
	width: 1250px;
	min-width: 1250px;
	background:#0f0;
	display:inline-block;
	float:none;
	margin:0;
}


body h1 {font-size:40px; clear:both;}
h1.entry-title {
	margin-bottom:1.75rem;
}
body #breadcrumbs span, #breadcrumbs span a, #breadcrumbs span.breadcrumb_last {
	color:#7E7E7E;
	font-size:12px;
	text-decoration:none;
	border-bottom:none;
}
body #breadcrumbs {
	margin-top:20px;
}
#footer {
	border-top: #C7C7C7 1px solid;
}
.footer-logos-wrapper {
	width: 85%;
    padding-left: 10px;
}
.footer-logos {
	column-count:2;
}
.footer-logos img {
	padding:0px 50px 10px 0px;
}
.footer-widget-area .widget-title {
	font-size:16px;
	color:#4e4e4e;
	margin-top:24px;
	text-transform:uppercase;
}
#nav_menu-2 {
	padding-left:40px;
}
#footer a {
	color:#333;
}
#footer ul li {
	display:inline;
	color:#333;
	margin-right:1em;
}
.vc_column_container {
    padding-left: 0;
    padding-right: 0;
}

/* STICKY */
body #header.fixed {
  position: fixed;
  width:100%;
  height:64px;
  top:0px;
  padding:0;
  transition: height 0.5s;
  z-index:99999;
}
body #header.fixed .mega-sub-menu {
	top:20px;
}
#header.fixed #mega-menu-wrap-primary #mega-menu-primary {
	padding-bottom:0;
}
/* 
body .content-wrapper.fixed {
  margin-top:150px;
  transition: height 0.5s;
}
body .adspace-top-leaderboard.fixed {
  margin-top:120px;
  transition: height 0.25s;
}
 */
.sidebar-widget-area .widget {
	padding-top:0px !important;
}
.ff-sticky.vc_col-sm-4 {
	width:300px !important;
}
.ff-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
  /* top: 146px !important; */
  top: 108px !important;
  float:none;
  margin:0 auto;
}
.ff-sticky .vc_column-inner {
	padding:0px 0px 0px !important;
}
body.admin-bar #header.fixed {
	top:32px;
}
body:not(.menu-sandwich) #header.fixed #main-menu>ul {margin:10px 20px 0 0 !important; transition: margin 0.25s;}
body #header.fixed .navbar-brand img {max-height:50px; max-width:210px; transition: height 0.25s;}
.subcat-nav {position: sticky; top:0px; z-index:99; background: #FFF; width: 100%; padding: 8px 0px; color: #4E4E4E; text-align: center;}
body.admin-bar .state-nav {top:95px;}
.subcat-nav.fixed {top:62px;}
.subcat-nav .sponsor {clear:both; font-style:italic;}
.subcat-nav span {padding:0px 20px; font-size:18px; color:#4E4E4E;}
.subcat-nav span a.dev-linkline {color:#4E4E4E; border-bottom:#72AB45 4px solid; padding-bottom:12px; text-decoration:none;}
.subcat-nav span a {color:#4E4E4E;}
.subcat-nav span a:hover {text-decoration:none;}
.subcat-nav span a:visited {color:#4E4E4E !important;}
.sag-client-container {display:table; width:100%;}
.sag-client-logo {display:table-cell; padding-right:20px; max-width:180px; }
.sag-client-title {display:table-cell;}
.sag-subheading {color:#747474;}
.sag-page-title {margin-bottom:0;}
p.state-slider-highlight { 
	width:85%; 
	float:left;
	font-family: 'Playfair Display', sans-serif;
	font-weight:700;
	color:#111;
	font-size:44px;
	line-height:84px;
}
p.state-slider-highlight em {
	font-weight:700;
}
p.state-slider-highlight mark {
	background:#fff;
	padding:2px 20px 8px;
}
.state-slider-logo {
	bottom:10px;
}
.dev-state-title h1 {
	margin-bottom:0;
}
.dev-state-title a {
	border-bottom:none !important;
}
a.ff-button,
.gform_wrapper .gform_footer input.button, 
.gform_wrapper .gform_footer input[type=submit] {
	display:inline-block;
	clear:both;
	padding:4px 24px 5px;
	background:#72AB45;
	color:#FFFFFF;
	font-weight:700;
	margin-bottom:30px;
	float:none;
	border:0;
}
.entry-content ul>li.gfield {
	padding-left: 0;
}
a.ff-button.center {
	display:block;
	width:fit-content;
	width:-moz-fit-content;
	margin:0 auto 30px;
}
a.ff-button:hover {
	color:#EEEEEE;
	text-decoration:none;
}

.navbar>.container .navbar-brand, 
.navbar>.container-fluid .navbar-brand {
	margin:5px 0px;
	padding:0px;
}

.navbar-wrapper .search-field {
    cursor: pointer;
    height: 37px;
    margin: 3px 0;
    padding: 0 0 0 34px;
    position: relative;
    -webkit-transition: width 400ms ease, background 400ms ease;
    transition:         width 400ms ease, background 400ms ease;
}
 
#main-menu .search-field:focus {
    background-color: #fff;
    border: 2px solid #c3c0ab;
    cursor: text;
    outline: 0;
    width: 300px;
}
.entry-content article>div.recipe-description {
	margin-bottom:32px;
}
.recipe-body {
	clear:both;
	padding-top:2px;
}
.recipe-body h2 {
	font-size:25px;
	line-height:1.6em;
}
.photo-by,
.photo-by a {
	color:#4E4E4E;
	font-size:12px;
}
.recipe-print-button {
	display:inline-block;
	clear:both;
	padding:4px 24px 5px;
	background:#72AB45;
	color:#FFFFFF;
	font-weight:700;
	margin-bottom:30px;
	float:left;
}
.recipe-print-button:hover {
	color:#EEEEEE;
	text-decoration:none;
}
.bottom-print-button-wrap {
	display:inline-block;
	margin-left:10px;
}
.recipe-details {
	clear:both;
}

.recipe-details strong {
	font-family:'Roboto';
	font-weight:700;
}

/* social */
ul.header-socials {
	float:right !important;
	padding:0 10px 0 0;
}
ul.header-socials li {
	list-style:none;
	display:inline;
	float:left;
	padding:0 8px !important;
}
.ssbp-wrap {margin-bottom:30px; float:left;}
.ssbp-wrap .ssbp-list li {padding-left:0; padding-right:12px;}
.ssbp-wrap .ssbp-list li:first-of-type {margin-left:0 !important;}

.ingredients {
	margin-bottom:1em;
}
.ingredients ul>li {
	list-style:none;
	padding-left:0;
	line-height:2.3em;
}
.ingredients ul>li:before {
	content:none;
}
.ingredient-columns {
  column-count: 2;
}
.instructions ol {
	margin:0;
	padding-inline-start:20px;
}
.instructions ol>li {
	padding-left:0;
	margin-bottom:12px;
	line-height: 1.3rem;
}
.hungry-more {
	border:#B9DB84 3px solid;
	padding:1.3em 1.6em 0em;
	display:inline-block;
	margin-top:.8em;
	margin-bottom:1.3em;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}
.hungry-more h4 {
	font-size:24px;
	color:#72AB45;
	font-weight:bold;
}
.divider-line {
	width:100%;
	border-top:#C7C7C7 1px solid;
}
.youmightlike {
	margin:25px -25px;
	width:100%;
}
.youmightlike a {
	font-weight:700;
	font-size:19px;
	line-height:1.2em;
	font-family: 'Playfair Display' !important;
	color: #5b99b6 !important;
}
h4.youmight {
	color: #333333;
    font-family: 'Roboto', sans-serif;
    font-size:24px;
    margin-top:50px;
    padding-left:20px;
}
body .instagram-media.instagram-media-rendered {
	max-width:100% !important;
}
.nutrition span {
	color:#747474;
}
.nutrition span.nutrition-sep {
	padding:0 6px;
}
.nutrition span.nutrition-sep:last-of-type {
	display:none;
}
.recipe-bottom-social {
	margin-top:50px;
	vertical-align:top;
}
.comment-form-comment label {font-size:24px;}

.comments-area {
	background: none;
}
h1.entry-title a {
	color:#111;
}
.ssba-share-text {
	display:none;
}
body .wcp-carousel-main-wrap .rpc-style-6 {
	font-family: 'Playfair Display' !important;
}
body .wp-caption .wp-caption-text {
	color:#4E4E4E;
}
.wp-block-image :where(figcaption) {
    color: #4E4E4E;
    font-size: 14px;
    font-style: italic;
    margin-top: 15px;
    text-align: center;
}
.post h2 {
	font-family: 'Playfair Display';
	font-size:28px;
}
.single-post .comment-content img, .single-post .entry-content img {
    margin-bottom: 20px;
}
.category .post-content h2 a {
	color:#4E4E4E;
}
.entry-content ul > li:before,
.entry-content ul a {
	color:#333333 !important;
}
.alm-load-more-btn.more.ff-button {
	background-color: #72AB45 !important;
}

/* FIX THESE */
.meta-row.schema-only {
	display:none;
}
.wcp-carousel-main-wrap .rpc-style-13 .icons,
.wcp-carousel-main-wrap .rpc-style-6:after {
	display:none;
}
.rpc_date, .rpc_desc, .wcp-carousel-main-wrap footer {
	display:none !important;
}
.slick-slide .rpc-wrapper {
    box-shadow: none !important;
}
.rpc_bg {
	padding-bottom:0 !important;
}
.wcp-carousel-main-wrap .rpc-style-6 figcaption {
	padding:16px 0px 16px !important;
}
.category-carousel {
	margin-bottom:32px;
	padding-bottom:0px;
    border-bottom: #c7c7c7 1px solid;
}
div.category-carousel:last-of-type {
	border-bottom:0px;
	margin-bottom:0;
	padding-bottom:0;
}
.category-carousel h4 {
	font-size:24px;
	color:#4E4E4D !important;
	text-transform:uppercase;
	padding-bottom:20px;
	font-family: 'Roboto', sans-serif;
}
.category-carousel h5 {
	color:#4E4E4E !important;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	font-weight: 700;
	margin:-20px 0 24px;
}
.category-carousel h5 span {
	color:#387999;
}
/* COMMENTS */
.open-comments-button {
	display:block;
	clear:both;
	padding:4px 24px 5px;
	background:#72AB45;
	color:#FFFFFF;
	font-weight:700;
	margin:0 auto 30px;
	text-align:center;
	max-width:190px;
}
.open-comments-button:hover {
	color:#EEEEEE;
	text-decoration:none;
}

.ff-custom-recipe-blocks .vc_col-sm-4 {
	width:32%;
}

body.comments-area .form-submit input[type="submit"] {
	background-color:#72AB45;
}
#comments, 
div[id*=' comments'],
div[id*='comments'],
div[id^='comments']
 {
	background:#fff;
	overflow:hidden; 
	position:relative;
	transition:height 1s;
	-moz-transition:height 1s;
	-webkit-transition:height 1s;
}
#commentoverlay {
	width: 100%; 
	height: 90px;
	background-image: -moz-linear-gradient(
		rgba(255, 255, 255, 0.0), 
		rgba(255, 255, 255, 1)
		); 
	background: -webkit-gradient(
		linear, center top, center bottom, 
		from(rgba(255,255,255,0.0)), 
		to(rgba(255,255,255,1))
		);
	z-index:300; 
	position: absolute; 
	bottom:0; 
	left:0;
}
.comment-reply-title small {
	margin-left:20px;
}
.ff-footer-about {
	padding:0px 80px 0px 80px;
}
.navbar-wrapper .search-field {
	width:20px;
	background-image: url(images/search-icon.svg);
	background-repeat:no-repeat;
	background-size: 25px;
	background-position:4px 6px;
	border:none;
}
.ff-search {
	display:inline-block;
	float:right;
	margin-top:18px;
	border:0;
}

.adspace-in-content {
	width:100%;
	margin:0px auto 30px;
	text-align:center;
	padding:0px 0;
	clear:both;
}
.archive .wcp-carousel-main-wrap,
.archive .category-carousel {
	width:100%;
}

/* DIGITAL MAGAZINE */
.dm-shelf {margin:30px 0px; display: inline-block;}
.dm-shelf .magazine {width:150px; margin-right:24px; float:left; text-align:center;}
.dm-shelf .magazine a {word-break: break-word;}
.dm-shelf .magazine img {width:150px; margin-bottom:8px;}

/* 
.mag-rack .dm-shelf .magazine {margin-right:30px; margin-bottom:20px; vertical-align:top;}
.mag-rack .dm-shelf div.magazine:nth-child(4) {margin-right:0px;}
.mag-rack .dm-shelf {margin-bottom:0px;}
.mag-rack,
.mag-rack .widget {margin-bottom:0px; padding:0px 0px;}

.fullmagrack .dm-shelf .magazine {margin-left:30px; margin-right:0; vertical-align:top;}
.fullmagrack .dm-shelf .magazine img {max-height:207px;}
.fullmagrack .dm-shelf .magazine.col1 {margin-left:0px;}
.fullmagrack .magrow {margin-bottom:30px; vertical-align:top; clear:both;}
 */

.ff-mag-shelf {
	desplay:flex;
}

.subcat-nav a.icon {
	display:none;
}

.theiaPostSlider_header {
	clear:both;
}

/* CLIENT CATEGORY */
.splash {
	padding:12px 0px 16px;
	border-top:#B9DB84 3px solid;
	border-bottom:#B9DB84 3px solid;
	align-items: center;
	height: 80px;
	width:100%;
}
.splash:after {
	content: "";
	display: table;
	clear: both;
}
.magazine-promo {
	display:flex;
	justify-content: center;
	align-items: center;
	width:100%;
	margin-bottom:30px;
}
.mag-thumb {
	z-index: 3;;
}
.magazine-promo img {
	float:left;
	z-index:3;
	max-width:120px;
}

.splash.client-magazine {
	max-width:100%;
	padding-left:20px;
}
.splash.client-magazine h3,
.splash.client-magazine h3 a {
	font-family: Playfair;
	color:#578E3F;
	font-size:24px;
	font-weight:bold;
	margin-bottom:6px;
	line-height:1em;
}
.splash.client-magazine h4,
.splash.client-state h4 {
	font-family: 'Roboto', sans-serif;
	color:#578E3F;
	font-size:18px;
	line-height: 1.2em;
	font-weight:bold;
	margin-bottom:0;
}
.splash.client-state {
	padding: 12px 0px 12px 24px;
    height: auto;
    display: flex;
}
.splash.client-state img {
	float:left; width:auto; max-width:100px; max-height:50px; margin-right:24px; margin-bottom:0;
}

.wppm-grid:not(.no-border) > .wppm-post:after, .wppm-grid:not(.no-border) .owl-item:after {
	display:none;
}

.fa.fa-angle-down {
	font-size:32px;
	line-height:14px;
}

/* MAGAZINE SHELF */

.fullmagrack .dm-shelf .magazine.col1 {
    margin-left: 0px;
}
.fullmagrack .dm-shelf .magazine {
    margin-left: 28px;
    margin-right: 0;
    vertical-align: top;
    line-height:1.2em;
    max-height:250px;
}
.dm-shelf .magazine {
    width: 150px;
    display: inline-block;
    margin-right: 20px;
    text-align: center;
}
.fullmagrack .magrow {
    margin-bottom: 30px;
    vertical-align: top;
    clear:both;
    float:left;
}
.dm-shelf {
    margin-bottom: 30px;
}

/* SEARCH RESULTS */
/* body.search-results .alm-layouts .alm-listing .alm-2-col.odd {
    margin-right: 1%;
} */


.sponsored-label {
	position: absolute; 
	text-align: center; 
	color: white; 
	font-size: 1rem !important;
	font-family: 'Roboto', sans-serif;
	top: 20px; 
	z-index: 10;
	display: block; 
	width: 100%;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #333;
}

.sponsored-article-bkgrnd {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 251px;
	width: 100%;
}


@media only screen and (min-width: 100px) and (max-width: 767px) {
	.ff-hamb {
		display:block;
	}
	.splash {
		height:auto;
	}
	body #breadcrumbs {
		margin-top:20px;
		float:left;
		margin-left:10px;
	}
	.splash.client-magazine h3 {
		font-size:18px;
	}
	.splash.client-magazine h4, .splash.client-state h4 {
		font-size:14px;
	}
	body #header {
		padding-top: 0px;
		padding-bottom:0px;
		height:initial;
	}
	body .wcp-slick .slick-next {
		right:20px !important;
	}
	.vc_mobile .vc_custom_heading {
		margin-bottom:0;
	}
	.navbar-toggle {
		padding-top:15px;
	}
	#main-menu.open {
		margin-left:0;
	}
	#main-menu .button-close {
		float:right;
	}
	body:not(.menu-sandwich) #main-menu > ul {
		margin-right:0;
	}
	#main-menu {
		left:-100%;
		padding-top:18px;
		-webkit-transition: left .8s ease;
		-o-transition: left .8s ease;
		transition: left .8s ease;
		background-color:#387999;
	}
	body #main-menu > ul > li > a {
		color:#fff;
	}
	body #main-menu > ul > li {
		border-bottom:#ccc 1px dotted;
	}
	#main-menu.open {
		left:0;
		-webkit-transition: left .8s ease;
		-o-transition: left .8s ease;
		transition: left .8s ease;
	}
	.ff-search {
		margin-top:10px;
		margin-right:30px;
	}
	.ff-search .search-field {
		position:absolute;
		top:10px;
	}
	.ff-search .search-field:focus {
		background-color: #fff;
		background-position:10px;
		border: 2px solid #c3c0ab;
		cursor: text;
		outline: 0;
		width: 90%;
		position:absolute;
		left:5%;
		top:0;
		padding:26px 13px 26px 40px;
		-webkit-transition: background 400ms ease, left 400ms ease;
		transition: background 400ms ease, left 400ms ease;
	}
	.main-content {
		padding-bottom:0;
	}
	.vc_column_container.vc_col-sm-8, 
	.vc_column_container.vc_col-sm-9 {
		max-width:414px;
	}
	.vc_row.ff-row {
		display:block;
	}
	.ingredient-columns {
    	column-count: 1;
    }
    .recipe-index-columns {
    	column-count: 2;
    }
    .bottom-print-button-wrap {
    	clear:both;
    	display:block;
    	margin-left:0;
    }
    .youmightlike {
    	width:300px;
    	margin:0 auto;
    }
    h4.youmight {
    	padding:0px;
    	text-align:center;
    	margin:30px 0px;
    }
    .ff-footer-about,
    #footer .copyright {
    	width:100%;
    	padding: 20px 20px 0px;
    }
    #nav_menu-2 {
    	padding-left:0;
    }
    #footer ul li {
    	margin:1em;
    	text-align:center;
    	white-space:nowrap;
    }
    #menu-footer-menu {
    	padding-left:0;
    	text-align:center;
    }
	/* AD CONTAINERS */
	.leaderboard-wrapper {
		max-width:767px;
	}
	.adspace-top-leaderboard {
		width:100%;
		margin:21px auto 0;
		text-align:center !important;
	}
	.adspace-bottom-sticky {
		position:fixed;
		bottom:0px !important;
		width:100%;
		margin:0 auto;
		text-align:center;
		z-index: 999;
	}
	.adspace-bottom-leaderboard {
		width:100%;
		margin:21px auto 21px;
		text-align:center;
		padding:20px 0;
	}
	.adspace-state-leaderboard {
		width:100%;
		margin:21px auto 21px;
		text-align:center;
		padding:20px 0;
		border-top: #c7c7c7 1px solid;
    	border-bottom: #c7c7c7 1px solid;
	}
	.adspace-river-billboard {
		width:100%;
		margin:21px auto 32px;
		text-align:center;
		padding:0px 0 60px;
    	border-bottom: #c7c7c7 1px solid;
	}
	.adspace-content-ad {
		width:100%;
		margin:30px auto 30px;
		text-align:center;
		border-top:#c7c7c7 1px solid; 
		border-bottom:#c7c7c7 1px solid;
		padding:30px 30px;
		clear:both;
		display:block;
		min-height:100px;
	}
	.adspace-text-ad {
		border-top:#c7c7c7 1px solid; 
		border-bottom:#c7c7c7 1px solid;
		padding:30px 0px;
		clear:both;
		display:block;
	}
	/* Remove after launch */
	.adspace-top-leaderboard img, 
	.adspace-bottom-sticky img, 
	.adspace-bottom-leaderboard img,
	.adspace-state-leaderboard img,
	.adspace-river-billboard img,
	.adspace-bottom-sticky img
	 {
		width:100%;
		height:auto;
	}
	.footer-logos-wrapper {
		width: 100%;
		padding-left: 10px;
	}
	.footer-logos {
		column-count:2;
	}
	.footer-logos img {
		padding-right:10px;
	}
	/* SUBCAT NAV */
	.mobile-subcat-nav-title {
		color:#fff !important;
		font-size:20px;
		display:inline-block;
		padding:0px 0px 0px 14px;
		text-transform:uppercase;
	}
	.subcat-nav {
	  overflow: hidden;
	  background-color: #387999;
	  position: relative;
	  min-height:56px;
	}
	.subcat-nav span {
		padding:0px;
	}
	.subcat-nav #subcatlinks {
	  display: none;
	  padding-top:40px;
	}
	.subcat-nav a {
	  color: white !important;
	  padding: 14px 16px;
	  text-decoration: none;
	  font-size: 17px;
	  display: block;
	}
	.subcat-nav a.icon {
	  background: #387999;
	  display: block;
	  position: absolute;
	  top: 0;
	  width:100%;
	  text-align:center;
	  padding:10px 0px;
	}
	.subcat-nav a:hover {
	  background-color: #fff;
	  color: black;
	}
	/* .ff-instagram-widget a, */
	li.zoom-instagram-widget__item {
		/* width:300px !important; */
		/* height:300px !important; */
		margin:0 auto;
		display:block;
		position: relative;
		/* width: 25%; */
	}
	li.zoom-instagram-widget__item::after {
		content: '';
		display: block;
		padding-bottom: 100% !important;
	}
	.ff-instagram-widget {
		/* width:300px; */
		width: 100%;
		margin:0 auto;
	}
	body .vc_custom_1595325499003 {
		margin-top:0 !important;
	}
	.ff-instagram-center {
		position:relative;
		transform:none;
		-ms-transform: none;
		top:0;
		left:0;
		margin-top:90px;
	}
	/* State Slider */
	.slider-icon {
		display:none !important;
	}
	p.state-slider-highlight {
		font-size:14px;
		line-height:2.5em;
		width:100% !important
	}
	#slideshow {
		height:300px !important;
	}
	#slideshow .static-content p {
		bottom:5% !important;
	}
	.sag-client-title,
	.sag-client-logo {
		display:block;
	}
	h1.sag-page-title {
		font-size:28px;
		margin-top:1em;
	}
	h1.vc_custom_heading {
	    font-size: 40px;
    	display: block;
    	clear: both;
    	margin-bottom: 9px;
    }
	.ingredients ul > li {
		line-height:1.3em;
		padding:10px 0;
	}
	.archive .ff-index-link, .single .ff-index-link,
	.archive .ff-recipe-search-form-wrapper, 
	.single .ff-recipe-search-form-wrapper {
		width:100%;
	}
	.ff-recipe .theiaPostSlider_slides {
		display:none;
	}
}
.vc_column_container.recipe-summary {
	padding-left:30px;
}
@media only screen and (min-width: 768px) {
	.youmightlike {
		width:100%;
		margin:25px 0px;
	}

	body:not(.menu-sandwich) #header.fixed .ff-search {
		margin-top:10px;
	}
	.alm-layouts .alm-listing .alm-layout {
		width: 49% !important;
	}
	.zoom-instagram-widget__item {
		height: 300px;
	}
	.zoom-instagram-widget__item .zoom-instagram-widget__item-inner-wrap {
		height: 300px;
		}
}
@media screen (min-width: 768px) and (max-width:1199px) {
	.subcat-nav {float:left;}
	.subcat-nav span {padding:0 6px; font-size:12px; display:inline-block;}
	#mega-menu-wrap-primary {padding:4px 0px 0px;}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {font-size:14px;}
	p.state-slider-highlight {font-size:30px;}
	.adspace-top-leaderboard {margin-top:20px;}
	body:not(.menu-sandwich) #main-menu>ul>li a {padding:.55em .9em;}
	body .vc_col-sm-8 {width:66%;}
	body h1 {
		font-size:30px;
	}
	body #header {height:80px;}
	.vc_col-sm-6 {
		width: 50%;
		float:left;
	}
	.ingredient-columns {
		column-count: 2;
	}
	.ff-footer-about {
		width:auto;
		margin:0px;
	}
	.ff-sticky.vc_col-sm-4 {
		margin:0 auto;
		float:right;
		width:33% !important;
	}
	.wcp-carousel-main-wrap .rpc-style-6 h3 {
		font-size:18px;
	}
	#main-menu > ul > li > a {
		font-size:14px;
	}
	body:not(.menu-sandwich) #main-menu > ul {
		margin-top:10px !important;
	}
	.ff-search {margin-top:4px;}
}

@media (min-width: 1200px) {
	#header.fixed #mega-menu-wrap-primary {
		padding-top:10px;
	}
    body .container{
        width: 1280px !important;
    }
    .wp-caption {
    	max-width:900px;
    }
    img.size-full {
    	max-width:900px;
    }
	.vc_col-sm-8 {
		width:72% !important;
		float:left;
	}
	.dev-test .vc_col-sm-8 {
		width:66.6666% !important;
	}
	.dev-test .vc_col-sm-4 {
		width:33.3333% !important;
	}
	.ff-sticky.vc_col-sm-4 {
		float: right;
	}
	/* AD CONTAINERS */

	.adspace-bottom-sticky {
		width:1280px; 
		height:90px; 
		right: 0px; 
		left: 0px; 
		margin-left:auto; 
		margin-right:auto; 
		position:fixed; bottom: 0; 
		z-index:999999; 
		text-align:center; 
	}
	.adspace-top-leaderboard {
/* 
		width:970px;
		max-width:970px;
 */
 		display:block;
		margin:30px 0 20px;
		text-align:center !important;
	}
	.wpb_wrapper .adspace-top-leaderboard {
		margin-top:30px;
	}
	.adspace-bottom-sticky {
		position:fixed;
		bottom:0px !important;
		height:90px;
		width:960px;
		margin:0 auto;
		text-align:center;
		z-index: 999;
	}
	.adspace-bottom-leaderboard {
/* 
		width:970px;
		max-width:970px;
 */
 		display:flex;
		margin:21px auto 21px;
		text-align:center !important;
		padding:20px 0;
	}
	.adspace-state-leaderboard {
		width:768px;
		max-width:970px;
		margin:21px 0 21px;
		text-align:center;
		padding:20px 0;
		border-top: #c7c7c7 1px solid;
    	border-bottom: #c7c7c7 1px solid;
	}
	.adspace-river-billboard {
/* 
		width:100%;
		max-width:970px;
 */
 		display:flex;
		margin:21px 0 32px;
		text-align:center;
		padding:0px 0 0px;
	}
	.adspace-content-ad {
		width:100%;
		margin:30px auto 30px;
		text-align:center;
		border-top:#c7c7c7 1px solid; 
		border-bottom:#c7c7c7 1px solid;
		padding:30px 0px;
		clear:both;
		display:block;
		min-height:100px;
	}
}


.print-only {display:none;}

@media print {
	#header,
	#footer,
	.adspace-top-leaderboard,
	.adspace-bottom-leaderboard,
	.adspace-content-ad,
	.adspace-content-ad img,
	.adspace-text-ad,
	.ff-recipe-search-wrapper,
	#breadcrumbs,
	.ff-comments-wrapper,
	.youmight,
	.youmightlike,
	.recipe-print-button,
	.hungry-more,
	.theiaPostSlider_footer _footer,
	.ff-sticky,
	#cmClose,
	#cmfooter,
	a[href]:after
		{display:none !important;}
	.print-only {
		display:block;
	}
	.recipe-body {
		font-family:arial;
	}
	.print-only.cta-more-recipes {
		width:350px;
		margin:40px auto;
		padding-top:20px;
		text-align:center;
		border-top:#cccccc 1px solid;
	}
	.print-only.cta-more-recipes img {
		max-width:300px;
		height:auto;
	}
	.print-only.cta-more-recipes h3 {
		font-family: arial;
	}
	body .container,
	.vc_col-sm-8,
	.vc_row {
		width:100% !important;
	}
	h1.entry-title {
		font-size:20px;
	}
	.entry-content article > div.recipe-description,
	.entry-content article > div.recipe-description p {
		margin-bottom:0;
		font-weight:initial;
		font-family:arial;
	}
	.recipe-details strong,
	.recipe-details {
		font-weight:400 !important;
		font-family:arial;
	}
	.vc_col-sm-6.recipe-image {
    	max-width: 30%;
    	float:left;
    	margin-bottom:20px;
	}
	.recipe-body h2 {
		font-size:20px !important;
		line-height:1.2em;
	}
	.instructions ol>li {
		margin-bottom:0;
	}
	.entry-content .ingredient-columns p {
		margin-bottom:6px;
	}
	.entry-content .ingredients {
		padding: 20px 0px;
		border: #aaa 1px dotted;
		border-left: none;
		border-right: none;
	}
	.ff-recipe img {
		margin-bottom:0 !important;
	}
	.vc_col-sm-6.recipe-summary {
		max-width: 50%;
		display:inline-block;
		margin-left:28px;
	}
	.vc_column_container.recipe-summary {
		padding-left:0px;
	}
	.ingredients ul>li {
		line-height: 1.3em;
	}
	h1.entry-title {
		margin-bottom:6px;
	}
	.entry-content article > div.recipe-description, .entry-content article > div.recipe-description p {
		margin-bottom:1em;
		line-height:1.3em;
	}
	.ssba,
	.ssbp-btn,
	.entry-content ul>li:before, .entry-content ul a {
		display:none !important;
	}
}