/*
Theme Name: NuttZo Theme
Theme URI: https://total.wpexplorer.com/
Description: Theme for NuttZo
Author: Jessica Reilley
Author URI: http://amixofpixels.com
Template: Total
Version: 2.1.3
*/

/** HEADER STYLES **/
.header-store-locator {
	float: left;
}

.header-three-social {
  color: #5fcae8;
  float: right;
  font-size: 20px;
  margin-right: 0;
  padding-top: 0;
  text-align: center;
  font-style: italic;
}

.header-three-social a {
  display: inline;
  font-size: 22px;
  margin-right: 5px;
  text-align: center;
  text-decoration: none;
  color: #939598;
}

.header-three-logo {
  padding-top: 0;
  margin: 0 auto;
}

/** NAV STYLES **/
#site-header.overlay-header {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
}

#site-header.overlay-header.light-style {
  border-bottom: none;
}

#site-header-sticky-wrapper {
  height: 70px!important;
}

#site-header-inner {
  padding-bottom: 12px;
  padding-top: 11px;
}

.dropdown-menu.sf-menu.sf-js-enabled {
  padding-top: 12px;
}

.is-sticky #site-header {
  background-color: rgba(0, 0, 0, 0.2);
  border-bottom: none;
}

.navbar-style-three .dropdown-menu > li > a {
  padding: 0;
}

.navbar-style-three {
	border-top: none;
	border-bottom:1px solid #eee
}

#site-navigation {
	margin-bottom: 15px;
}

#site-navigation ul li a:hover, #site-navigation ul li.current-menu-item a, #site-navigation ul li.current-menu-parent a {
	border-radius: 3px;
	font-weight: 600;
}

#site-navigation ul li a {
	height: 40px;
	line-height: 40px;
}

#site-navigation .menu-button a span.link-inner {
	background: #ef386e!important;
}

ul.sub-menu li a span.link-inner:hover {
	border-bottom: 2px solid #002554;
}

#site-navigation ul.sub-menu li.current-menu-item a span {
	border-bottom: 2px solid #002554;
}

li.current-menu-item a span {
	font-weight: 600 !important;
}


/** HOME PAGE STYLES **/
.home .entry h2 {
	font-size: 50px;
	line-height: 60px;
}

#eapps-instagram-feed-1 .eui-widget-title.eapps-instagram-feed-title {
	color: #480600;
	font-size: 50px;
	font-weight: 300;
}

#eapps-instagram-feed-1 .eapps-instagram-feed-posts-container {
	margin-top: 30px;
}

.video-recipe-carousel .nuttzo-overlay .nuttzo-recipe-category {
	color: #71C5E8;
	text-transform: uppercase;
	font-style: normal;
	margin-bottom: 20px;
	font-weight: 400;
	font-size: 16px;
}

.video-recipe-carousel .nuttzo-overlay:hover .nuttzo-recipe-category {
	color: #002554;	
}

/* .wpex-carousel-entry-media.overlay-parent.overlay-parent-nuttzo-recipe-overlay::before {
	content: '\f0da';
	position: absolute;
	margin: 150px auto 0;
	color: #000000;
	z-index: 10;
	font-family: "FontAwesome";
	font-size: 34px;
	background-color: rgba(255,255,255,.7);
	height: 50px;
	padding: 0px 14px 0 20px;
	border-radius: 50%;
	left: 0;
	right: 0;
	width: 50px;
} */


/** GENERAL PAGE STYLES**/
.page-header {
  background: none repeat scroll 0 0 #ffffff;
  border-bottom: medium none;
  border-top: medium none;
  margin: 0 0 10px;
}

.page-header-title {
	font-weight: 400;
	color: #480600;
	font-size: 40px !important;
}

#cooked-plugin-page .search-section {
  margin-top: 60px;
}

#blog-entries {
  margin-top: 60px;
}

.danielle-pic {
  margin-bottom: 0!important;
}

p.nuttzo-intro-text {
	color: #480600;
}

.page-title-row {
	padding-top: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #E5E5E5!important;
}

/** FANATICS PAGE STYLES **/
.nuttzo-fanatic-header {
  margin-bottom: 0!important;
}

/** RECIPE STYLES **/
body #cooked-plugin-page .search-section .search-row .sbmt-button input:hover {
  background-color: #4aad8c;
}

.recipe-notes a {
  color: #f1941b!important;
}

.recipe-notes a:hover {
  color: #f28900!important;
}

#tab-info .cp-box.cp-box-img-holder {
  min-height: 600px;
}

body #cooked-plugin-page #tab-info.recipe-row {
  overflow-y: scroll;
}

.tasty-recipes-quick-links {
	text-align: left!important;
	margin-bottom: 10px;
}

.tasty-recipes-quick-links .tasty-recipes-jump-link {
	padding-left: 0 !important;
}

.tasty-recipes-entry-header h2 {
	text-transform: none!important;
}

.tasty-recipes-entry-header, .tasty-recipes-entry-content .tasty-recipes-buttons a, .tasty-recipes-entry-footer {
	background-color: #002554!important;
}

.tasty-recipes-entry-header .tasty-recipes-image img {
	border: 5px solid #002554!important;
}

.tasty-recipes {
	border: 5px solid #002554!important;
}

.tasty-recipes-entry-content .tasty-recipes-buttons a:hover {
	background-color: #71c5e8!important;
}

/** STORY STYLES **/
/* #where-it-all-began h2, #boys-nutrition h2, #making-nuttzo h2 {
  color: #ffffff;
  font-size: 28px;
} */

/* #where-it-all-began .vc_row-fluid, #boys-nutrition .vc_row-fluid, #making-nuttzo .vc_row-fluid {
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 600px!important;
} */

/* #where-it-all-began, #boys-nutrition, #making-nuttzo {
  min-height: 50.5043vh;
} */

/** SLIDER STYLES **/
.tp-caption.black {
  font-style: italic;
  font-size: 26px !important;
  text-align: center !important;
  font-weight: 600;
  color: #ffffff!important;
}

/** STORE LOCATOR PAGE STYLES **/
#nuttzo-online-vendors img {
	max-width: 75%;
}

/** FAQ PAGE STYLES **/
.faq-accordion .vc_tta-panels-container {
	padding-left: 50px;
	padding-right: 50px;
}

.faq-accordion .vc_tta-panel-body {
	padding-left: 0 !important;
	padding-right: 0 !important;
	padding-top: 0 !important;
}

.faq-accordion .vc_tta-panel-heading {
	background-color: #fff !important;
}

.faq-accordion .vc_tta-title-text {
	font-weight: 400;
}

.faq-accordion .vc_tta-panel {
	border-top: 1px solid #939598;
}

.faq-accordion .vc_tta-panels {
	border-bottom: 1px solid #939598;
}

.faq-accordion h4.vc_tta-panel-title {
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.faq-accordion h4.vc_tta-panel-title a {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

/** PRODUCT PAGE STYLES **/
.product-title {
  color: #f3951d;
  font-weight: 600;
}

.product-desc {
  font-style: italic;
}

a.theme-button.pink {
  background-color: #ee386d;
}

.theme-button.pink:hover, .active > .theme-button.pink, .theme-button.active.pink {
  background: #ed5580 none repeat scroll 0 0;
}

.page-id-8769 .vcex-button.theme-button.flat.pink {
  margin-top: 18px!important;
}

.store-locator-row {
	padding-top: 70px;
	padding-bottom: 30px
}

img.amz-button {
	width: 235px;
	margin-top: 10px;
}

.product-bold-bitez h2 {
	font-size: 20px!important;
	text-transform: uppercase;
	line-height: 28px!important;
}

/* Temporarily hide Amazon button */
.amz-button {
	display: none;
}

/* Amazon and Shopify buttons */
.vcex-button.theme-button.amazon-button, .vcex-button.theme-button.shopify-button  {
	width: 100%;
	text-align: center;
	font-size: 18px;
}

.vcex-button.theme-button.amazon-button {
	background-color: #000;
	color: #FFAD00;
}

.vcex-button.theme-button.shopify-button {
	background-color: #002554;
	color: #71C5E8;
}

.vcex-button.theme-button.amazon-button .fa-amazon {
	color: #ffffff;
}

.vcex-button.theme-button.amazon-button:hover {
	background-color: #FFAD00;
	color: #000000;
}

.vcex-button.theme-button.amazon-button:hover .fa-amazon {
	color: #000000;
}

.vcex-button.theme-button.shopify-button:hover {
	background-color: #71C5E8;
	color: #002554;
}


/** PRODUCT ARCHIVE PAGES **/
.portfolio-entry-media {
	padding: 15px;
	background-color: #f2f2f2;
}

.portfolio-entry-details {
	background: #f2f2f2;
	border: 1px solid #eee;
}

.tax-portfolio_tag .portfolio-entry-details h2.portfolio-entry-title {
	font-size: 30px;
	line-height: 34px;
}

/** INDIVIDUAL PRODUCT PAGE STYLES */
#product-title {
	padding-top: 60px;
	padding-bottom: 50px;
}

#product-title .vc_single_image-img.attachment-full {
	width: 400px;
}

#product-title.product-bold-bitez .vc_single_image-img.attachment-full {
	width: 300px;
}

.single-portfolio .vcex-post-terms a.theme-button {
	background-color: #480701;
	border-radius: 0;
	padding: 4px 10px;
	width: 140px;
	text-transform: uppercase;
	text-align: center;
	margin-right: 10px;
	font-size: 12px;
}

.single-portfolio .vcex-post-terms {
	margin-top: 20px;
}

#single-product-ingredients {
	margin-top: 70px;
	margin-bottom: 30px;
}

.single-portfolio .single-ingredient-col {
	padding-left: 100px;
}

.product-ingredient {
	color: #adadad;
	font-size: 40px;
	line-height: 36px;
	font-weight: 800;
	text-transform: uppercase;
}

.product-ingredient.product-salt {
	font-size: 30px;
}

.single-portfolio .vc_toggle {
	margin-top: 20px;
}

.single-portfolio .vc_toggle.vc_toggle_default .vc_toggle_title {
	border: none;
	background: none;
	padding-left: 0 !important;
}

.single-portfolio .vc_toggle.vc_toggle_default .vc_toggle_title:hover {
	background: none;
}

.vc_toggle_default.vc_toggle_color_default .vc_toggle_title h4::before {
	color: #ffffff!important;
	background-color: #2aad83;
	padding: 6px 7px 5px;
	border-radius: 50%;
}

.vc_toggle_default.vc_toggle_color_default.vc_toggle_active .vc_toggle_title h4::before {
	background-color: red;
	padding: 6px 7px 5px;
	border-radius: 50%;
	content: "\f068";
}

.nf-disclaimer, .sugar-disclaimer {
	font-size: 12px;
	color: #adadad;
}

.sugar-disclaimer {
	margin-top: 10px;
}

.nuttzo-plb {
	padding-top: 70px;
	padding-bottom: 40px;
}

.vc_toggle_default .vc_toggle_title h4 {
	font-size: 80%;
	font-weight: 600!important;
}

/* NEWS PAGE STYLES */
.nuttzo-post-featured .vcex-blog-entry-details.entry-details {
	text-align: center;
	margin-top: 24px;
	width: 69%!important;
	padding: 60px !important;
}

.nuttzo-post-featured .vcex-blog-entry-media.entry-media {
	width: 31%!important;
	margin-bottom: 0!important;
}

.nuttzo-post-featured h2.vcex-blog-entry-title.entry-title::before {
	content: "FEATURED";
	font-size: 15px;
	display: block;
	margin-bottom: 10px;
}

.nuttzo-post-featured .vcex-blog-entry-readmore-wrap.entry-readmore-wrap {
	margin-top: 30px;
	font-weight: 600;
}

.nuttzo-blog-grid .overlay-cats-title-btm-v {
	background: rgba(0,37,84,0.85);
}

.nuttzo-blog-grid .overlay-cats-title-btm-v-cats a {
	color: #71C5E8;
	text-transform: uppercase;
	font-style: normal;
}

.nuttzo-blog-grid .overlay-cats-title-btm-v .entry-title {
	font-size: 24px;
	line-height: 29px;
}

.nuttzo-blog-grid .overlay-excerpt p {
	line-height: 24px;
	margin-bottom: 0;
}

.nuttzo-blog-grid .overlay-date {
	color: #71C5E8;
}

.nuttzo-overlay {
	min-height: 197px;
}

/* SINGLE BLOG POST STYLES */
/* .vcex-post-media.nuttzo-featured-image {
	width: 40%;
	float: left;
	margin-right: 20px;
}

.single-post .meta.vcex-post-meta, .single-post .vcex-post-terms, .single-post .wpex-social-share.position-horizontal, .vcex-heading-inner {
	width: 55%;
	display: inline-block;
} */

.single-post .meta.vcex-post-meta {
	margin-bottom: 0;
}

.single-post .wpex-social-share.position-horizontal {
	margin-bottom: 10px;
}

.single-post .vcex-post-terms {
	margin-top: 10px;
}

.back-to-blog-posts-link a {
	color: #480600;
}

.single-post .wpex-social-share .wpex-label {
	display: none;
}

.single-post .wpex-social-share .ticon {
	background-color: #EF386E;
	border-radius: 50%;
	color: #ffffff;
	width: 25px;
	height: 25px;
	padding-top: 5px;
}

.single-post .wpex-social-share ul li a {
	padding: 0 3px;
}

/* .single-post .related-posts {
	margin-top: 40px;
	border-top: 1px solid #e5e5e5;
	padding-top: 40px;
}

.single-post .theme-heading.related-posts-title {
	text-align: center;
	color: #480600;
	font-weight: 300;
	font-size: 24px;
}

.single-post .theme-heading.related-posts-title span::after {
	display: none;
}

.related-posts article.related-post .related-post-figure {
	margin-bottom: 0;
}

.related-posts article.related-post .related-post-content {
	background-color: #f2f2f2;
	padding: 15px;
	text-align: center;
}

.related-posts .related-post-content h4.related-post-title.entry-title {
	color: #002554;
	font-size: 24px;
	line-height: 26px;
}

.related-posts .related-post-content .related-post-excerpt p {
	color: #000000;
	font-size: 16px;
	line-height: 24px;
} */

.blog-single-latest-news .vcex-news-entry-details {
	background-color: #f2f2f2;
}

.blog-single-latest-news .vcex-blog-entry-details {
	border: none;
	background-color: #f2f2f2;
	text-align: center;
}

.blog-single-latest-news .vcex-recent-news-entry-title.entry-title {
	padding: 0 10px;
	text-align: center;
}

.vcex-recent-news-entry-excerpt.entry {
	line-height: 28px;
	padding: 0 10px 20px;
	text-align: center;
}

.custom-singular-template {
	margin-top: 60px;
}

/** POP UP STYLES **/

.snp-pop-10375 .bld-step-1-el-0, .snp-pop-10375 .bld-step-1-el-1 {
	border: none!important;
}

/** NEWS PAGE STYLES **/
.nuttzo-overlay::before {
	content: '';
	position: absolute;
	margin-left: auto;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid rgba(0,37,84,0.85);
	margin-right: auto;
	left: 0;
	right: 0;
	top: -20px;
}

.nuttzo-overlay:hover {
	background: rgba(113,197,232,0.85);
	transition: .5s;
}

.nuttzo-overlay:hover::before {
	border-bottom: 20px solid rgba(113,197,232,0.85);
	transition: .5s;
}

.nuttzo-overlay:hover a, .nuttzo-overlay:hover .overlay-date {
	color: #002554;
	transition: .5s;
}

/** PRESS PAGE STYLES **/
.blue-box h2, .blue-box h3 {
	color: #71c5e8 !important;
	font-size: 24px !important;
	font-weight: 600 !important;
	line-height: 30px !important;
}

.blue-box p {
	color: #ffffff;
}

.blue-box a {
	color: #ffffff;
	text-decoration: underline;
}

.blue-box-featured-text {
	padding: 35px;
}

.blue-box-featured-text h3 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.blue-featured {
	font-weight: 300;
	text-transform: uppercase;
}

.nuttzo-press-grid .overlay-cats-title-btm-v {
	background: rgba(255,255,255,1);
}

.nuttzo-press-grid .overlay-cats-title-btm-v-cats a {
	color: #002554;
	text-transform: uppercase;
	font-style: normal;
}

.nuttzo-press-grid a.overlay-cats-title-btm-v .entry-title {
	font-size: 24px;
	line-height: 29px;
}

.nuttzo-press-grid .overlay-cats-title-btm-v-title.entry-title {
	color: #002554!important;
}

.nuttzo-press-grid .overlay-excerpt p {
	color: #002554;
	line-height: 24px;
	margin-bottom: 0;
}

.nuttzo-press-grid .overlay-date {
	color: #71C5E8;
}

.nuttzo-press-grid .nuttzo-overlay::before {
	content: '';
	position: absolute;
	margin-left: auto;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid rgba(255,255,255,1);
	margin-right: auto;
	left: 0;
	right: 0;
	top: -20px;
}

.nuttzo-press-featured-image .vcex-image-inner::after {
	content: '';
	position: absolute;
	margin-left: auto;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid rgba(255,255,255,1);
	margin-right: auto;
	left: 0;
	right: 0;
	bottom: 0;
}

.nuttzo-press-text-box {
	padding: 10px 20px 30px 20px;
}

#nuttzo-press-articles .vc_column-inner {
	padding: 0;
}

.nuttzo-press-excerpt {
	color: #002554;
	font-size: 18px;
	line-height: 26px;
	margin-top: 20px;
}

.nuttzo-press-date {
	color: #71C5E8;
	font-size: 15px;
}

#nuttzo-press-articles .vc_col-sm-4 .vc_column-inner:hover {
	box-shadow: 0 0 20px #ccc;
	transition: .5s;
}

/** AFFILIATE PAGE STYLES **/
.affiliate-icons .vcex-icon-box-two .vcex-icon-box-image {
	background-color: #71C5E8;
	border-radius: 50%;
	padding: 20px;
}

/** GENERAL STYLES **/
#nuttzo-sub-nav a.vcex-navbar-link {
	margin-right: 30px;
	font-size: 16px;
}

#nuttzo-sub-nav a:hover.vcex-navbar-link {
	font-weight: bold;
	text-decoration: none;
}

h1.nuttzo-thin {
	font-weight: 300;
	font-size: 50px;
}

p.feature-txt {
	font-size: 24px;
	line-height: 34px;
	width: 85%;
	margin: 0 auto 40px;
}

a.theme-button.blue-white-hover:hover {
	background: #fff !important;
}

	
/** FOOTER STYLES **/

#footer-bottom > .container {
  padding-bottom: 10px;
  padding-top: 18px;
}

#footer-bottom img.footer-cert-icon {
  margin-right: 8px;
}

#footer-widgets .col-2 .widget_text, #footer-widgets .col-3 .widget_text {
  margin-bottom: 0;
}

#footer-widgets .col-2 .widget_nav_menu .widget-title {
  margin-bottom: 0;
}

.footer-box.col-2 .footer-widget, .footer-box.col-3 .footer-widget {
  padding-bottom: 0;
}

#footer-widgets ul#menu-customer-service li {
  text-align: center;
}

#footer-widgets .menu-customer-service-container {
  margin-top: 20px;
}

.footer-box .menu-customer-service-container ul#menu-customer-service li {
  border-bottom: medium none;
  border-top: medium none;
}

#footer .fas.fa-sun {
	font-size: 40px;
	vertical-align: middle;
	margin-right: 8px;
}

#footer a:hover {
	font-weight: 600;
}

/** GRAVITY FORMS STYLING **/
#gform_3 label, #gform_4 label {
  display: none;
}

#gform_3 input, #gform_4 input {
  font-size: 20px;
  padding: 10px;
}

#gform_3 select {
  padding: 10px;
  width: 100%;
  font-size: 20px;
}

#gform_3 .gform_button.button, #gform_4 .gform_button.button {
  background-color: #ee386d;
  font-size: 30px;
  font-weight: 300;
  padding: 10px 50px;
  border-radius: 5px;
}

#gform_1 li#field_1_1, #gform_wrapper_1, #gform_1 .ginput_container.ginput_container_email, #gform_1 #input_1_1, #gform_7 li#field_7_1, #gform_7 .ginput_container.ginput_container_email, #gform_7 #input_7_1 {
	margin-top: 0!important;
}

#gform_1 li#field_1_1, #gform_7 li#field_7_1 {
	padding-right: 0;
}

#gform_1 #input_1_1 {
	background-color: #dadada;
	color: #505050;
	padding: 8px;
	border-radius: 0;
}

#gform_7 .gform_body {
	max-width: 100% !important;
	width: 100% !important;
}

#gform_7 #input_7_1 {
	background-color: #ffffff;
	color: #939598;
	padding: 8px;
	border-radius: 0;
}

body .gf_simple_horizontal_wrapper .top_label div.ginput_container {
  	margin-top: 0 !important;
}

.gf_simple_horizontal div.gform_footer.top_label {
  	width: auto !important;
  	vertical-align: top !important;
}

.gf_simple_horizontal div.gform_body {
  	width: auto !important;
}

#gform_1.gf_simple_horizontal div.gform_footer.top_label input[type="submit"] {
 	line-height: 26px;
  	font-size: 18px;
  	padding: 10px;
  	text-transform: uppercase;
	border-radius: 0!important;
}

#gform_7.gf_simple_horizontal div.gform_footer.top_label input[type="submit"] {
	line-height: 26px;
	font-size: 18px;
	padding: 10px 50px;
	border-radius: 0!important;
	font-weight: 300;
}

.gform_wrapper #gform_6 .gform_footer {
	text-align: center;
}

.gform_wrapper #gform_9 input {
	padding: 18px 10px !important;
	margin-top: 0;
	margin-bottom: 0;
	color: #505050;
}

.gform_wrapper #gform_9 li {
	margin-top: 0;
}

.gform_wrapper .top_label input.medium.datepicker {
	width: 95% !important;
	background-color: #ffffff;
	color: #505050;
}

/* make the form container relative for positioning */
body #gform_wrapper_8 {
    position: relative;
}
 
/* resize and position the form footer with the button */
body #gform_wrapper_8 .gform_footer {
	width: auto;
	position: absolute;
	top: 12px;
	left: 292px;
	padding: 0;
	margin: 0;
}

body #gform_wrapper_8 {
	margin-left: 56px;
}

.gform_wrapper .top_label input.medium {
	width: 65% !important;
	background-color: #E5E5E5;
	color: #939598;
	border-radius: 0;
	padding: 8px 8px !important;
}

#gform_submit_button_8 {
	border-radius: 0;
}

/* STKU Giveaway Styles */
body.page-id-9172 p, body.page-id-9180 p  {
  font-family: 'Work Sans', arial, sans-serif;
  color: #383838;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -1px;
}

body.page-id-9172 h2, body.page-id-9180 h2 {
  font-family: 'Encode Sans Condensed', arial, sans-serif;
  color: #14c9f0;
  font-size: 50px;
  font-weight: 800;
  letter-spacing: 1px;
  margin-bottom: 5px;
}

#gform_5 input[type="text"], #gform_5 input[type="email"] {
	display: inline-block;
	color: #383838;
	padding: 6px 10px;
	font-size: 20px;
	border: 1px solid #000000;
	background: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}

#gform_5 label {
	font-family: Work Sans, Arial, sans-serif;
	font-weight: 300;
}

#gform_5 li#field_5_3 label {
	display: none;
}

#gform_5 li {
	margin-bottom: 5px;
	margin-top: 5px;
}

#gform_5 select {
	margin-top: 12px;
	border-radius: 5px;
	border: 1px solid #000000;
	padding: 6px 10px;
	font-family: Work Sans, arial, sans-serif;
	font-size: 20px;
	color: #383838;
}

#gform_5 .gform_footer.top_label {
	padding: 0px 0 10px;
	text-align: center!important;
}

#gform_5 input[type="submit"] {
	background: #ee386d;
	padding: 6px 50px;
	font-family: 'Encode Sans Condensed', arial, sans-serif;
	font-size: 30px !important;
	line-height: 30px;
}

#gform_5 .gform_confirmation_message {
	border-top: 4px solid #14c9f0!important;
	margin-top: 30px!important;
}

#stku-bold-bitez-footer .fa {
	color: #969595;
	margin-left: 20px;
	margin-right: 3px;
}

#stku-bold-bitez-footer a {
    color: #383838;
}

/* BOLD BITEZ STYLES */
.page-id-9181 {
 	font-family: 'Work Sans', arial, sans-serif;
}

#bold-bitez-header p, #bold-bitez-footer p {
	font-size: 24px;
	padding-top: 20px;
	font-weight: 300;
}

#bold-bitez-title h1 {
	font-size: 70px;
	font-weight: 300;
	color: #480600;
	letter-spacing: -1px;
}

#bold-bitez-title h2 {
	font-size: 36px;
	font-weight: 600;
	color: #480600;
	margin-top: 0;
	letter-spacing: -1px;
}

#why-youll-love h2 {
	color: #14c9f0;
	font-family: "Encode Sans Condensed", arial, sans-serif;
	font-size: 70px;
	font-weight: 800;
	letter-spacing: -1px;
	line-height: 70px;
	margin-left: 15%;
}

#why-youll-love p {
	color: #ffffff;
	font-weight: 700;
	font-size: 28px;
	letter-spacing: -1px;
	line-height: 28px;
}

#bb-peanut-pro h2 {
	color: #14c9f0;
	font-family: "Encode Sans Condensed", arial, sans-serif;
	font-size: 70px;
	font-weight: 800;
	letter-spacing: -1px;
	line-height: 70px;
}

#bb-power-fuel h2 {
	color: #ee3a43;
	font-family: "Encode Sans Condensed", arial, sans-serif;
	font-size: 70px;
	font-weight: 800;
	letter-spacing: -1px;
	line-height: 70px;
}

#bb-our-story h2, #bb-media-press h2 {
	color: #999999;
	font-family: "Encode Sans Condensed", arial, sans-serif;
	font-size: 70px;
	font-weight: 800;
	letter-spacing: -1px;
	line-height: 70px;
}

#bb-share-love h2 {
	color: #ffffff;
	font-family: "Encode Sans Condensed", arial, sans-serif;
	font-size: 70px;
	font-weight: 800;
	letter-spacing: -1px;
	line-height: 70px;
}

.bb-organic {
	font-size: 18px;
	font-weight: 700;
	font-family: 'Work Sans', Arial, sans-serif;
	letter-spacing: -1px;
}

#bb-peanut-pro .bb-organic {
	color: #14c9f0;
}

#bb-power-fuel .bb-organic {
	color: #ee3a43;
}

#bb-peanut-pro a, #bb-power-fuel a {
	color: #000000;
	text-decoration: underline;
	font-weight: 600;
}

#bb-peanut-pro a:hover, #bb-power-fuel a:hover {
	text-decoration: none;
}

.bb-ingredients {
	font-family: 'Work Sans', Arial, sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: 300;
	letter-spacing: -1px;
}

#bb-our-story p {
	font-family: 'Work Sans', Arial, sans-serif;
	color: #000000;
	font-size: 18px;
	line-height: 22px;
	font-weight: 200;
	letter-spacing: 1px;
}

#bb-media-press p {
	font-family: 'Work Sans', Arial, sans-serif;
	color: #a3a3a3;
	font-size: 24px;
	line-height: 28px;
	font-weight: 400;
	letter-spacing: -1px
}

#bb-share-love p {
	font-family: 'Work Sans', Arial, sans-serif;
	color: #ffffff;
	font-size: 24px;
	line-height: 34px;
	font-weight: 400;
	letter-spacing: -1px;
}

#bb-media-press a {
	color: #a3a3a3;
	text-decoration: underline;
}

#bb-share-love a {
	text-decoration: none;
}

#bb-media-press a:hover {
	text-decoration: none;
}

#bb-share-love a:hover {
	text-decoration: underline;
}

/** MOBILE STYLING **/
@media only screen 
and (min-width : 950px) 
and (max-width : 1255px) {
  /* #site-header-inner {
  background-image: url("https://www.nuttzo.com/wp-content/uploads/2015/09/nuttzo-header-1000-v5.png");
  background-size: 1000px 199px;
  } */
  .tp-caption.black {
  font-size: 20px !important;
  }
}

@media only screen
and (min-width : 620px)
and (max-width : 959px) {
  .header-three-social {
    padding-top: 0;
  }
  .tp-caption.black {
  font-size: 16px !important;
  }
}

@media only screen
and (min-width : 620px)
and (max-width : 959px) {
  .header-three-social {
    padding-top: 0;
  }
  .tp-caption.black {
  font-size: 16px !important;
  }
  /* #where-it-all-began .vc_row-fluid, #boys-nutrition .vc_row-fluid, #making-nuttzo .vc_row-fluid {
    background-size: cover;
    min-height: 450px !important;
  } */
}

@media only screen 
and (max-width : 619px) {
  .tp-caption.black {
    font-size: 12px !important;
  }
  /* #where-it-all-began .vc_row-fluid, #boys-nutrition .vc_row-fluid, #making-nuttzo .vc_row-fluid {
    background-size: cover;
    min-height: 250px !important;
  } */
}

@media only screen 
and (max-width : 375px) {
  .header-three-toplinks a {
    display: inline;
    font-size: 16px;
  }
}

@media only screen 
and (max-width : 949px) {
  #site-header-inner {
    background-image: none;
  }
}

/* @media only screen and (min-width : 960px) {
  .where-it-began-text, .boys-nutrition-text {
    padding-top: 100px;
  }
  .making-nuttzo-text {
    padding-top: 60px;
  }
} */

@media only screen and (min-width: 768px) {
	.nuttzo-3-col-offset {
		margin-left: 12%;
	}
}
@media screen and (max-width: 768px) {
  .header-three-social {
    display: none;
  }
  .header-three-toplinks {
    float: none;
    line-height: 24px;
    text-align: center;
  }
  #bold-bitez-title h1 {
	font-size: 46px;
	line-height: 46px;
  }
  #why-youll-love h2 {
	font-size: 60px;
	line-height: 60px;
  }
  #bb-peanut-pro h2, #bb-power-fuel h2, #bb-our-story h2, #bb-media-press h2, #bb-share-love h2 {
	font-size: 50px;
	line-height: 50px;
  }
  #bb-media-press p, #bb-share-love p {
    font-size: 20px;
	line-height: 30px;
  }
  .single-portfolio .single-ingredient-col {
	padding-left: 0;
  }
	.vcex-button.theme-button.amazon-button {
		margin-bottom: 20px;
	}
}

@media only screen
and (min-width : 920px)
and (max-width : 1100px) {
	.nuttzo-post-featured .vcex-blog-entry-details.entry-details {
		margin-top: 0;
		padding: 20px !important;
	}
}

@media only screen
and (min-width : 767px)
and (max-width : 919px) {
	.nuttzo-post-featured .vcex-blog-entry-details.entry-details {
		margin-top: 0;
		padding: 0 20px !important;
	}
	.nuttzo-post-featured h2.vcex-blog-entry-title.entry-title::before {
	content: "FEATURED";
		margin-bottom: 10px;
	}
	.nuttzo-post-featured .vcex-blog-entry-readmore-wrap.entry-readmore-wrap {
		margin-top: 5px;
	}
}

@media only screen
and (max-width : 766px) {
	.nuttzo-post-featured .vcex-blog-entry-media.entry-media {
		width: 100% !important;
	}
	.nuttzo-post-featured .vcex-blog-entry-details.entry-details {
		margin-top: 0;
		width: 100% !important;
		padding: 60px !important;
	}
}