/*
Theme Name: Bolt by Creative Informations
Description: Default Theme
Author: CIF
Version: 1.0
Tags: Rad

*/
@font-face {
  font-family: 'ColumbiaTitlingLight';
  src: url('/wp-content/themes/bolt/fonts/311847_0_0.eot');
  src: url('/wp-content/themes/bolt/fonts/311847_0_0.eot?#iefix')
    format('embedded-opentype'), url('/wp-content/themes/bolt/fonts/311847_0_0.woff2')
    format('woff2'), url('/wp-content/themes/bolt/fonts/311847_0_0.woff')
    format('woff'),url('/wp-content/themes/bolt/fonts/311847_0_0.ttf')
    format('truetype');
  }
/* generic */
body{
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  line-height: 180%;
  font-size: 16px;
  color: #333;
}
h1, h2, h3, h4, h5{
  text-transform: uppercase;
}
h1, h2, h3{
  font-family: 'ColumbiaTitlingLight', "Arvo", "Courier New", serif;
}
h1{
  margin: 30px 0;
}
h2{
  text-transform: uppercase;
}
h4, h5{
  font-family: "futura-pt", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
h5{
  font-size: 12px;
}

a{
  color: #555;
  transition: all 230ms ease-out;
}
a:hover{
  color: #966034;
}

a:active,
a:focus{
  text-decoration: none;
  color: #966034;
}

@media screen {


  .book-tout {
    position: fixed;
    width: 100%;
    height: auto;
    background: rgba(0, 0, 0, 0.9);
    z-index: 999999999;
  }

  .book-tout .container {
    margin: 45px auto;
    background-color: #fff;
    position: relative;
    max-width: 905px;
  }

  .dismiss-book-tout {
    position: relative;
    top: 3px;
    right: 10px;
    float: right;
  }
/* hero images */
.background{
  background: #fff;
  z-index: -1;
  width: 100%;
  overflow: hidden;
  transition: top 230ms ease-out;
  background-size: cover;
}
.background .container{
  position: relative;
}
/* pre menu */
.social-menu{
  position: absolute;
  right: 15px;
  top: 15px;
  height: 40px;
  font-size: 15px;
  font-weight: bold;
  color: #E3DC0F;
  text-align: right;
  z-index:100;
  width: 100%;
}
.social-menu a{
  color: #aaa;
  display: inline-block;
  vertical-align: middle;
  margin: 0 6px;
  cursor: pointer;
  transition: color 230ms ease-out;
}
.social-menu a:hover{
  text-decoration: none;
  color: #ccc;
}
.white-menu .social-menu a{
  color: #fff;
}
.social-menu a .fa{
  font-size: 20px;
  margin-top: 3px;
  vertical-align: top;
}
.social-menu .mobile-toggle{
  display: none;
}
.social-menu form {
  display: inline-block;
}
.mobile-overlay button,
.social-menu button {
  background: none;
  -webkit-style: none;
  border: none;
  color: #aaa;
}
.mobile-overlay input,
.social-menu input {
  border: none;
  font-weight: 100;
  font-size: 12px;
  color: #aaa;
  border-bottom: 1px solid #ddd;
}
.white-menu .social-menu input::placeholder{
  color: rgba(255,255,255, 0.8);
}

.social-menu input:focus{
    outline: none;
}


.main-menu{
  font-family: "futura-pt", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300;
  width: 100%;
  height: 145px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 35px;
}

.main-menu ul{
  margin: 0 auto;
  padding: 0;
  list-style: none;
  width: auto;
  height: 80px;
  display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;

}

.main-menu ul li{
  float: left;
  margin: 0 24px;
}

.main-menu ul li a{
  color: #333;
  text-transform: uppercase;
  font-size: 14px;
  transition: all 0.2s ease-out;
  transition-delay: 0.1s;
  opacity: 1;
  cursor: pointer;
  max-width: 94px;
  display: inline-block;
  line-height: 16px;
  text-align: center;
  letter-spacing: 1px;
}

.white-menu .main-menu ul li a{
  color: #fff;
}

.menu-item-16203 a{
  display: block !important;
  width: 300px;
  max-width: 235px !important;
  height: 60px;
  background: url('//dishing-up-the-dirt.s3.amazonaws.com/logo.svg') no-repeat;
  background-size: cover;
}
.white-menu .menu-item-16203 a{
  background: url('//dishing-up-the-dirt.s3.amazonaws.com/logo-white.svg') no-repeat;
  background-size: cover;
}

.menu-item-16203 a span{
  display: none;
}
.main-menu ul li a:hover{
  text-decoration: none;
}
.main-menu ul li a:focus{
  color: #fff;
}
.white-menu button {
  color: #fff !important;
}

.white-menu .background input {
  background: transparent !important;
  color: #fff !important;
}

.mobile-toggle:hover,
.mobile-home:hover,
.mobile-toggle:active,
.mobile-home:active{
  text-decoration: none;
  color: #fff;
}

/* hero / callouts */
.hero{
  text-align: center;
  padding-bottom: 75px !important;
}

.hero h1,
.background h1{
  color: #fff;
  font-size: 28px;
  font-family: 'ColumbiaTitlingLight', "Arvo", "Courier New", serif;
  font-weight: 100;
  width: 500px;
  margin: 60px auto 35px auto;
}
.background h1{
  font-size: 35px;
  margin-bottom: 55px;
  text-align: center;
}
.btn-primary{
  font-family: "futura-pt", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  letter-spacing: 1.5px;
  border: none;
  border-radius: 0;
  padding: 12px 40px;
  text-transform: uppercase;
  font-weight: 100;
}
.btn-brown{
  background: #b97640; /* Old browsers */
  background: -moz-linear-gradient(top, #b97640 0%, #976035 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #b97640 0%,#976035 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #b97640 0%,#976035 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b97640', endColorstr='#976035',GradientType=0 ); /* IE6-9 */
}
.btn-grey{
  background: #5a655e;
}
.btn-grey:hover,
.btn-brown:hover{
  background: #555;
}

/* custom about header */
.page-id-2 .background h1{
  text-align: left;
  margin: 38px 0 15px 0;
  font-size: 50px;
}

.page-id-2 .background p{
  color: #fff;
  max-width: 430px;
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 30px;
}
.page-id-2 .btn{
  margin-bottom: 40px;
}

/* custom partnership header */
.partnerships .background {
  height: 500px;
}

.partnerships .container{
  text-align: center;
}
.partnerships .container h2{
  margin: 40px 0;
}

/* content pages */
img.title-script{
  display: block;
  margin: 20px auto;
  width: auto;
  max-width: 98%;
}
img.mosaiac{
  max-width: 100%;
  margin: 0 auto;
}
.middle{
  width: 100%;
  background: #fff;
}

section.main{
  clear: both;
}
section.main h1,
section.main h2{
  font-size: 30px;
  margin: 25px 0;
}

.post-filmstrip .feature{
  margin-top: 15px;
  margin-bottom: 15px;
  float: left;
  width: 20%;
  padding: 1px;
}
.post-filmstrip .feature .inner{
  display: none;
}

section.page-top h1{
  color: #666;
  text-align: center;
  margin: 25px 0 10px 0;
}

.sauces .feature,
.grid .feature{
  margin-top: 15px;
  margin-bottom: 15px;
  float: left;
  width: 25%;
  padding: 1px;
}
.sauces .feature:nth-child(4n+1),
.grid .feature:nth-child(4n+1){
  clear: both;
}
.grid .feature {
  position: relative;
}
.feature .img{
  display: block;
  height: 300px;
  width: 100%;
  background-size:cover;
  background-position: center;
  transition: all 200ms ease-out;
}

.grid .feature .img{
  height: 200px;
}

.grid .feature .inner{
  position: absolute;
  top: 1px;
  left: 1px;
  width: 100%;
  height: 200px;
  background: rgba(0, 0, 0, 0.8);
  transition: opacity 200ms ease-out;
  padding: 15px;
  opacity: 0;
}

.grid .feature .inner i{
  font-size: 32px;
  color: #fff;
  display: block;
  margin: 10px 0;
}

.grid .feature .inner h2{
  font-size: 14px;
  margin: 3px 0 0 0;
  color: #fff;
}
.grid .feature .inner span{
  font-family: "futura-pt", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 12px;
  color: #fff;
}

.grid .feature .inner{
  position: absolute;
  background: rgba(0, 0, 0, 0.8);

}

.grid .feature .img:hover .inner{
  opacity: 1;
}

.pagination {
  width: 100%;
}
.home .about img{
   margin-bottom: 100px !important;
}

.home-left-feature .img{
   height: 150px;
 }
.feature .copy{
  text-align: center;
}
.feature .copy h3{
  font-size: 12px;
}
.feature .copy h5 {
  font-size: 10px;
}
.feature .copy h3,
.feature .copy h5{
  text-transform: uppercase;
  padding: 0 4px;
}
.feature a:hover{
  text-decoration: none;
}
.home-main-feature {
  margin-top: 25px;
  height: 490px;
}
.home-main-feature h2 {
  margin-top: 100px !important;
}
.home-main-feature div img{
  position: relative;
  left: -90px;
  max-width: 110%;
}

.categories {
  padding: 35px 0;
  margin-top: 50px;
}
.home-left-feature:first-child {
  margin-top: 0;
}
.home-left-feature{
  clear: both;
  margin: 35px 0 20px 0;
}
.home-left-feature .img{
  width: 33%;
  float: left;
  margin-right: 2%;
  margin-top: 10px;
}

.home-left-feature .copy{
  float: left;
  text-align: left;
  width: 65%;
  padding: 0 15px;
}
.home-left-feature .copy h2{
  font-size: 20px;
  margin: 9px 0;
}

a.more{
  font-family: "ColumbiaTitlingLight", "Arvo", serif;
  text-transform: uppercase;
  color: #bb7741;
  font-size: 14px;
}

.right-feature{
  position: relative;
  margin-bottom: -250px;

}
.right-feature .img{
  width: 110%;
  z-index: 10;
  position: relative;
  left: -27px;
}

.right-feature .wrapper{
  background: #eee;
  padding: 250px 75px 55px 25px;
  position: relative;
  top: -274px;
  z-index: 1;
  border-radius: 0 113px 0 0;
}

.right-feature h2{
  font-size: 32px !important;
  margin-bottom: 15px !important;
  margin-top: 50px !important;
}


.i-love-veggies{
  width: 100%;
  height: 500px;
  background: url('//dishing-up-the-dirt.s3.amazonaws.com/i-love-veggies-bg.jpg') center center;
  background-size: cover;
  padding-top: 10px;
}

.i-love-veggies h1{
  font-size: 40px;
}

.i-love-veggies .copy{
  width: 645px;
  margin: 10px auto;
  color: #fff;
  max-width: 90%;
}

.i-love-veggies .btn-brown {
  margin-top: 15px;
}

.i-love-veggies a:hover,
.i-love-veggies a:active,
.i-love-veggies a:focus {
  text-decoration: none;
}

.explore-veggies {
  margin-top: 20px;
}
.veggie-callout{
  width: 12.5%;
  float: left;
  padding: 0 1px;
  font-size: 13px;
  font-family: "futura-pt", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
  margin: 0 0 15px 0;
}

.veggie-callout .img{
  height: 150px;
  margin-bottom: 10px;
}

.bottom h2{
  text-align: center;
}

.explore-veggies h2 img{
  width: 50px;
}

.bottom{
  text-align: center;
}
.bottom .img img{
  max-width: 400px;
  margin-bottom: 20px;
}

.bottom .copy h3{
  font-family: "futura-pt", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 15px;
  margin-bottom: 25px;
  margin-top: 100px;
}
.bottom .copy h4{
  font-family: "ColumbiaTitlingLight", "Arvo", serif;
}
.bottom .copy h2{
  margin: 0 0 12px 0;
}

.the-book .img{
  margin-top: 30px;
  position: relative;
  left: -25px;
}

.about .copy{
  text-align: left;
  margin-top: 150px;
}
.about .copy h2{
  text-align: left;
}

/* category / landing page styles */
.recipe-category center h1{
  margin: 0px 0 30px 0;
}


.recipe-category center h3{
  font-size: 11px;
  margin: -20px 0 11px
}

.browse-filters h3{
  font-size: 18px;
}
.browse-filters h4{
  margin-top: 15px;
  font-size: 15px;
}
.browse-filters input[type=text]{
  border: 1px solid #ddd;
  border-width: 1px 0;
  font-size: 13px;
  padding: 1px 5px 2px 5px;
}
.browse-filters input[type=submit]{
  font-family: "ColumbiaTitlingLight", "Arvo", serif;
  color: #fff;
  background: #5a655e;
  border: none;
}
.browse-filters a{
  display: block;
  width: auto;
  margin: 0;
  line-height: 22px;
  font-size: 14px;
  font-family: "futura-pt", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.browse-filters a i{
  display: 'inline-block';
  margin-right: 4px;
}
.category-nav{
  margin: 15px 0;
}
.category-nav input,
.category-nav span {
  display: none;
}
.category-nav ul{
  margin: 0;
  padding: 0;
  list-style: none;
}

.category-nav ul ul li {
  font-size: 12px;
}

.category-nav ul ul li input,
.category-nav ul ul li span{
  font-size: 12px;
  display: inline-block;;
}

.loader{
  clear: both;
  font-size: 12px;
  text-align: center;
  color: #666;
}

/* about page main sections */
.about-section{
  padding-bottom: 55px;
}

.contact-form{
  background: #5a655e;
  background-size: cover;
  color: #fff;
  padding: 45px 0 25px 0;
  text-align: center;
}
.contact-form .copy{
  max-width: 700px;
  margin:0 auto;
}

.contact-form form p {
  font-size: 12px;
}

.contact-form form textarea {
  width: 100%;
}

.contact-form form input[type=text],
.contact-form form input[type=email],
.contact-form form textarea{
  font-size: 14px;
  padding: 4px 10px;
  color: #555;
}
.contact-form form textarea{
  width: 95%;
  height: 170px;
}
/* main content sections */
.post-content img{
  max-width: 100%;
}
.recipe-card h5{
  margin-top: 25px;
  font-size: 22px;
}

.veggie-landing h1{
  text-align: center;
}
.veggie-landing .content {
  padding-right: 60px;
}
.veggie-landing .content h3{
  font-size: 18px;
  margin: 30px 0 0 0;
}
.veggie-landing .content h2{
  margin: 0 0 25px 0;
  font-size: 32px;
}

.sauce-landing .feature{
   width: 24%;
   float: left;
   margin: 1px;
}

.veggie-details {
  background: #eee;
  padding: 30px 40px;
  font-size: 14px;
  line-height: 22px;
}

.veggie-details h4{
  font-weight: bold;
}
/* footer sections */

.instagram{
  margin: 20px 0 -54px 0;
}
.instagram h2{
  font-size: 14px;
  margin: 20px 0;
}
.instagram .thumb{
  width: 10%;
  height: 150px;
  float: left;
  background-size: cover;
}

#sb_instagram .sbi_photo{
  margin: 5px;
}

.sharing {
  margin: -10px 0 5px 0;
  opacity: 0.5
  height: 35px;
  display: flex;
 align-content:center
}
.sharing span {
  display: inline-block;
  font-size: 11px;
  margin-top: 5px;
}
.sharing a{
  font-size: 18px;
  color: #000;
  display: 'inline-block';
  margin: 5px;
  transition: all 200ms ease-out;
  opacity: 0.6;
}
.sharing a:hover{
  opacity: 1;
}

/* comments */
.comments-area h3,
.comments-area h2,
.farm-diary-entry .comments-area h2{
  font-size: 12px !important;
  margin: 20px 0 !important;
}

.comments-area label {
  font-weight: 100;
  width: 110px;
}

.comments-area textarea {
  border: 1px solid #ccc;
  padding: 10px;
  font-size: 14px;
  height: 120px;
  width: 100%;
}

.comments-area ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

.comments-area ol li{
  padding: 10px;
  margin-top: 10px;
  border-top: 1px solid #ccc;
  font-size: 14px;
  line-height: 20px;
}

.comments-area ol ol {
  padding-left: 20px;
}

cite {
  font-style: normal;
  font-weight: 500;
}
.comment-author{
  display: block;
  margin: 5px 0;
  width: 46%;
  float: left;
}

.comment-meta{
  float: right;
  width: 50%;
  text-align: right;
  font-family: 'ColumbiaTitlingLight', "Arvo", "Courier New", serif;
  font-size: 10px;
  margin: 16px 0;
}

.comment-author img{
  margin-right: 10px;
  width: 32px;
}

.comments-area ol p{
  clear: both;
  margin: 5px 0;
}

.comments-area .reply{
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 10px;

}

/* farm diary classy-ness */
.farm-diary-entry .photo-holder img {
  opacity: 0;
  transition: all 200ms ease-out;
  flex-shrink: 0;
  flex-grow: 0;
  position: relative;
}

.farm-diary-entry h2{
  font-size: 16px !important;
  margin: -15px 0 20px 0 !important;
}

.farm-diary-entry .photo-holder {
  height: 300px;
  overflow: hidden;
  align-content: center;
}


.farm-diary-entry .text-holder {
  width: 800px;
  clear: both;
  margin: 30px auto;
  font-size: 18px;
}
.farm-diary-entry .gallery{
  display: none;
}

.farm-diary-entry .text-holder p {
  margin: 20px 0;
  line-height: 29px;
}

footer{
  margin-top: 50px;
  width: 100%;
  background-color: #333;
  color: #fff;
  overflow:hidden;
}

footer .menu {
  margin-top: 141px;
  font-family: "futura-pt", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  padding-left: 48px;
}
footer .menu a{
  display: block;
  text-transform: lowercase;
  margin: 4px 0;
  color: #fff;
  font-size: 14px;
  transition: all 230ms ease-out;
}
footer .menu a:hover{
  text-decoration: none;
  color: #666;
}

footer .menu .social a{
  display: inline-block;
  font-size: 20px;
  float:left;
  margin-right: 15px;
}

footer .subscribe{
  margin-top: 20px;
  text-align: center;

}
footer .subscribe h3{
  font-size: 17px;
  letter-spacing: 1px;
  margin: 15px 0 0 0;
}
footer .subscribe h1{
  margin: 4px 0 5px 0;
  font-size: 30px;
  color: #5a655e;
}
footer .subscribe p{
  font-family: "futura-pt", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.copyright{
  margin: 35px 0;
  font-size: 11px;
  text-align: center;
}


/* respond + mobile */
.mobile-toggle,
.mobile-home{
  position: absolute;
  top: 25px;
  left: 20px;
  color:#fff;
  display: none;
}
.mobile-home{
  right: 20px;
  left: auto;
}

.mobile-filter,
.mobile-nav{
  display: none;
}


@media all and (max-width: 1200px){
  .right-feature{
    margin-top: 0;
  }
}


@media all and (max-width: 991px){
  body{
    font-size: 13px;
    overflow-x: hidden;
  }
  .content {

  }
  .mobile-overlay {
    position: fixed;
    background: #fff;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    padding-top: 60px;
    display: none;
  }
  .mobile-overlay .main-menu {
    display: block;
  }
  .mobile-overlay .main-menu ul {
    display: block;
  }

  .mobile-overlay .main-menu ul li {
    float: none;
  }
  .mobile-overlay .menu-item-16203 {
    display: none;
  }

  .mobile-overlay .main-menu ul li a {
    width: 100%;
    text-align: center;
    padding: 16px 0;
    font-size: 20px;
    line-height: 25px;
    max-width: 100%;
  }
  .white-menu .main-menu ul li a {
    color: #333;
  }

  .mobile-overlay .main-menu,
  .mobile-overlay .main-menu ul {
    height: auto;
  }

  .mobile-overlay form {
    width: 166px;
    margin: 23px auto;
  }

  .home .background .container,
  .main-menu,
  .social-menu {
    display: none;
  }
  .middle {
    width: 101%;
  }
  .mobile-nav {
    position: relative;
    display: block;
    padding: 15px;
  }

  .mobile-nav img{
    width: 70%;
  }

  .mobile-nav .burger {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 24px;
    z-index: 9999999;
  }
  .post-filmstrip .feature{
    width: 33%;
    margin: 0;
  }
  .post-filmstrip .feature:nth-child(4),
  .post-filmstrip .feature:last-child{
    display: none;
  }
  .post-filmstrip .feature .img{
    height: 170px;
  }
  .post-filmstrip h3 { display: none; }
  .right-feature {
    margin-top: 10px;
  }
  .home-main-feature{
    height: auto;
    margin: 0;
  }
  .home-main-feature div img {
    display: none;
  }
  .home-main-feature h2 {
    margin-top: 10px !important;
  }
  .categories {
    margin: 0;
  }
  .grid .feature, .veggie-callout {
    width: 50%;
  }
  .grid .feature:nth-child(2n+1) {
    clear: both;
  }
  .container{
    padding: 0 0 30px 0;
    width: 96%;
  }

  .i-love-veggies h1{
    font-size: 30px;
    max-width: 96%;
  }

  .bottom h2{
    font-size: 17px;
  }
  .bottom .copy h3 {
    margin: 0;
  }
  .about .copy {
    margin: 0;
  }
  .section .main h2{
    margin: 5px 0;
  }

  .side-nav{
    position: fixed;
    top: 0px;
    left: -100%;
    width: 100%;
    overflow: visible;
    background: #fff;
    transition: left 230ms ease-out;
    height: 100vh;
    overflow: scroll;
    padding: 0 5%;
  }
  .mobile-filter,
  .mobile-filter-close{
    display: block;
  }
.bottom .img img{
  max-width: 100%;
  margin-bottom: 20px;
}
  .mobile-filter {
    position: fixed;
    top: 140px;
    right: 20px;
    font-size: 25px;
    z-index:99999;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 10px;
  }
  .mobile-filter:active{
    color: #666;
  }

.farm-diary-entry .photo-holder img {
  opacity: 0;
  transition: all 200ms ease-out;
  flex-shrink: 0;
  flex-grow: 0;
  position: relative;
}

.farm-diary-entry h2{
  font-size: 16px !important;
  margin: -15px 0 20px 0 !important;
}

.farm-diary-entry .photo-holder {
  height: 300px;
  overflow: hidden;
  align-content: center;
}


.farm-diary-entry .text-holder {
  width: 90%;
  clear: both;
  margin: 30px auto;
  font-size: 14px;
}
.farm-diary-entry .gallery{
  display: none;
}

.farm-diary-entry .text-holder p {
  margin: 20px 0;
  line-height: 29px;
}

  footer .menu {
    margin-top: 30px;
    width: 47%;
    float: left;
  }

  footer .subscribe{
    position: relative;
    top: 20px;
    clear: both;
  }

}

@media all and (max-width: 650px){


}


/* MC newsletter stuff */
#mc_embed_signup form{
  margin: 0 0 20px 0;
  padding: 0 !important;
}

.site-footer #mc_embed_signup form{
  text-align: center;
}

#mc-embedded-subscribe{
  margin: 2px 0;
  padding: 5px 24px;
}
#mc_embed_signup input{
  margin: 0;
}
.site-footer #mc-embedded-subscribe{
  margin: 8px auto 0 auto;
  border: none;
}

#mc_embed_signup .mc-field-group label{
  font-family: "futura-pt", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
}

#mc_embed_signup .mc-field-group input{
  padding: 3px;
  color: #666;
}

div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors{
  border: none !important;
  margin: 0 !important;
}
div.wpcf7-validation-errors {
  color: red;
}

.print-only {
  display: none;
 }

}

@media print {

.col-md-4, header, footer, .adthrive-ad, .background, .sharing {
   display: none;
}
        .printable, .printable * {
          display: block !important;
          visibility: visible !important;
          height: auto !important;
          overflow: visible !important;
          width: auto !important;
	  color: #000;
        }
        .printable {
          position: absolute;
          left: 0;
          top: 0;
          width: 90%;

        }
	.printable img{
 	  display: none;
	}
.no-print, .printable .no-print, #google_image_div, img {
  display: none !important;
}

.print-only {
  display: block;
}

    }


    .adthrive-comscore {
      display: none;
    }
