/*
      ___        ___      ___        ___
     /\__\      /\  \    /\  \      /\  \
    /::|  |    /::\  \   \:\  \    /::\  \
   /:|:|  |   /:/\:\  \   \:\  \  /:/\:\  \
  /:/|:|__|__/::\~\:\  \  /::\  \/::\~\:\  \    ___  _ ____ _ ___ ____ _
 /:/ |::::\__\/\:\ \:\__\/:/\:\__\/\:\ \:\__\   |__> | |__, |  |  |--| |___
 \/__/~~/:/  /\~\:\ \/__/:/  \/__/__\:\/:/  /   .co.nz
       /:/  /\:\ \:\__\/:/  /        \::/  /
      /:/  /  \:\ \/__/\/__/         /:/  /
     /:/  /    \:\__\               /:/  /
     \/__/      \/__/               \/__/


Theme Name: Green Dinner Table
Description: Green Dinner Table Theme
Version: 1
Author: Meta Digital
Author URI: http://metadigital.co.nz/
*/

/*============Sticky Footer============*/
html,
body {height:100%; font-family: 'Muli', sans-serif;}

#wrap{min-height:100%; height:auto!important; height:100%; margin:0 auto -10px; padding:0 0 10px;}

footer{height:10px; border-top:1px solid #dcdcdc;}

.clear{clear:both;}

.alignright,
img.alignright {
  float:right;
  margin:0 0 15px 30px;
}

img.alignleft,
.alignleft {
  float:left;
  margin:0 30px 15px 0;
}


.aligncenter,
div.aligncenter {
    display: block;
    margin: 20px auto 20px auto;
}

* {outline:none!important;}

.grey-bg{background-color:#f3f4f2;}

::-moz-selection{color:#ffffff; background-color:#629842;}
::selection{color:#ffffff; background-color:#629842;}

.navigation{padding-top:30px; padding-bottom:30px; font-size:16px;}

/* Fonts & Headings
==============================*/

h1{font-family: 'Cabin', sans-serif;}
h2{font-family: 'Cabin', sans-serif;}
h3{font-family: 'Cabin', sans-serif;}
h4{font-family: 'Cabin', sans-serif;}
h5{font-family: 'Cabin', sans-serif;}

p, li{font-size:16px;}
strong{font-weight:bold}

a{text-decoration:none; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; color:#629842;}
a:visited{}
a:hover{text-decoration:none; color:#831938;}
a:active{color:#831938;}

/* Header
==============================*/
.header-logo-wrapper{float:left; margin-top:15px; margin-bottom:15px; max-width:65px;}

/* Nav
==============================*/
nav.main-menu ul{padding:0; margin:0; display:inline-block; position:relative; top:42px; width:88%; float:right;}
nav.main-menu li{display:inline-block; padding:0; margin:0; position:relative;}
nav.main-menu ul.sub-menu{display:none; position:absolute; white-space:nowrap; top:100%; left:0; z-index:99999; text-align:left; overflow:hidden; padding:0;}
nav.main-menu li a{color:#000000; margin-right:20px; font-size:14px; font-family: 'Cabin', sans-serif; border-bottom:4px solid #ffffff; padding-bottom:10px; text-decoration:none;}
nav.main-menu li a:hover{border-bottom:4px solid #629842;}
nav.main-menu li.current-menu-item a{border-bottom:4px solid #629842;}
nav.main-menu li.right{float:right;}
nav.main-menu li.right a{margin-right:0px;}
nav.main-menu li.right.social-link a{margin-right:15px; border:none; color:#949493; font-size:22px!important; position:relative; top:-5px;}
nav.main-menu li.right.social-link a:hover{border:none; color:#000000;}
nav.main-menu li.log-in a{color:#629842;}
nav.main-menu li.log-in a:hover{border-bottom:4px solid #000000;}
nav.main-menu li.sign-up{margin-left:15px;}
nav.main-menu li.sign-up a{background-color:#629842; padding:20px 25px; border-radius:3px; border-bottom:3px solid #648708; color:#ffffff;}
nav.main-menu li.sign-up a:hover{background-color:#648708;}

.shiftnav-toggle{float:right; width:0px; height:21px; margin:60px 40px 0 0px!important; position:relative;}
.shiftnav-toggle:before{content: "\f0c9"; font-family: FontAwesome; font-size:26px; left:0px; top:-4px; position:absolute; color:#000000;}

/* Home
==============================*/
#home-carousel .item{height:550px; background-size:cover; background-position: center; background-color:#000000;}
#home-carousel .carousel-caption{bottom:160px; width:100%; left:0%; right:0%; padding-left:15px; padding-right:15px;}
/*#home-carousel .carousel-caption .caption-left-border{width:90px; background-color:#ffffff; height:4px; position:absolute; top:33px; left:0px;}
#home-carousel .carousel-caption .caption-right-border{width:90px; background-color:#ffffff; height:4px; position:absolute; top:33px; right:0px;}*/
#home-carousel .carousel-caption h1{text-transform:uppercase; font-size:64px; text-shadow:2px 1px #2b150b; /*margin:0 auto 30px auto; padding-left:100px; padding-right:100px; width:80%; position:relative;*/}
#home-carousel .carousel-caption h3{font-size:32px; text-shadow:2px 1px #000000;}

.carousel-fade .carousel-inner .item{opacity:0; -webkit-transition-property:opacity; transition-property:opacity;}
.carousel-fade .carousel-inner .active{opacity:1;}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right{left:0; opacity:0; z-index:1;}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right{opacity:1;}
.carousel-fade .carousel-control{z-index:2;}

.carousel-control{z-index:20!important; background-image:none;}
.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .fa-chevron-left,.carousel-control .fa-chevron-right {position:absolute; top:50%; z-index:21; display:inline-block}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left{-webkit-transform: translate3d(0, 0, 0); transform:translate3d(0, 0, 0);}
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active{-webkit-transform: translate3d(0, 0, 0); transform:translate3d(0, 0, 0);}
}

#home, .how-it-works-icons{text-align:center; padding-top:30px;}
#home h2{font-weight:400;}

.home-box{padding-top:45px;}
.home-box .home-box-image-wrapper{min-height:120px;}
.home-box h3{text-transform: uppercase;}
.home-box .grey-border{width:165px; height:4px; background-color:#959594; margin-left:auto; margin-right:auto; margin-bottom:20px;}
.home-box p{font-size:18px;}

.order-now{clear:both; padding-top:60px;}
.order-now a{display:block; max-width:530px; margin-left:auto; margin-right:auto; font-family: 'Cabin', sans-serif; background-color:#629842; padding:15px 25px; border-radius:3px; border-bottom:3px solid #648708; color:#ffffff; font-size:24px;}
.order-now a:hover{background-color:#648708;}
.home-order-wrapper p{padding-top:30px; padding-bottom:60px; font-style: italic;}

.recipes-slider{padding-top:30px;}
.recipes-slider h2{text-align: center; margin-bottom:30px; text-transform:uppercase;}
.recipes-slider h2 .heading-border-left{width:130px; background-color:#959594; height:4px; float:left; position:relative; top:15px; left:240px;}
.recipes-slider h2 .heading-border-right{width:130px; background-color:#959594; height:4px; float:right; position:relative; top:15px; left:-240px;}

#recipe-carousel .item{height:520px; background-size:cover; background-position: center; background-color: #000000; margin-bottom:76px;}
#recipe-carousel .carousel-caption{background-color: #831938; text-align:left; padding:25px 30px 25px 30px; text-shadow:none; color:#ffffff; top:520px; z-index:11111; position:Relative; width:100%; left:0%;}
#recipe-carousel .carousel-caption p{font-size:18px; padding:0px; margin:0px;}
#recipe-carousel .carousel-caption p a:hover{color:#629842; text-decoration: underline;}
#recipe-carousel .carousel-indicators{
  width:20%;
  margin:0;
  left:auto;
  right:0;
  bottom:25px;
}
#recipe-carousel .carousel-secondary-caption{display: none;/*position:absolute;*/ bottom:15px; /*left:382px;*/ background-color:#629842; width:100%; padding:25px 30px 25px 30px;}
#recipe-carousel .carousel-secondary-caption p{margin:0px; padding:0px;}
#recipe-carousel .carousel-secondary-caption p a{font-size:18px; color:#ffffff;}
#recipe-carousel .carousel-secondary-caption p a:hover{text-decoration: underline; color:#ffffff;}

.our-plans{padding-top:45px;}
.our-plans h2{text-align: center; margin-bottom:30px; text-transform:uppercase;}
.our-plans h2 .heading-border-left{width:130px; background-color:#959594; height:4px; float:left; position:relative; top:15px; left:330px;}
.our-plans h2 .heading-border-right{width:130px; background-color:#959594; height:4px; float:right; position:relative; top:15px; left:-330px;}
.our-plans .our-plans-choice{text-align:center; min-height:380px;}
.our-plans .our-plans-choice.christmas{height: 380px; width: 555px; border-right:1px solid #ffffff; background-image:url(images/XMasFeast.jpeg); background-size:cover; background-repeat:no-repeat; background-position:center; background-size: 110% 110%; -moz-transition: all .5s; -webkit-transition: all .5s; transition: all .5s; background-position: center;}
.our-plans .our-plans-choice.gourmet{height: 380px; width: 555px; border-right:1px solid #ffffff; background-image:url(images/gourmet-bg.jpg); background-size:cover; background-repeat:no-repeat; background-position:center; background-size: 110% 110%; -moz-transition: all .5s; -webkit-transition: all .5s; transition: all .5s; background-position: center;}
.our-plans .our-plans-choice.heart-healthy{height: 380px; width: 555px; border-left:1px solid #ffffff; background-image:url(images/heart-healthy-bg.jpg); background-size:cover; background-repeat:no-repeat; background-position:center; background-size: 110% 110%; -moz-transition: all .5s; -webkit-transition: all .5s; transition: all .5s; background-position: center;}
.our-plans .our-plans-choice:hover{background-size: 100% 100%;}
.our-plans .our-plans-choice .our-plans-choice-content{position: relative; top:120px;}
.our-plans .our-plans-choice .our-plans-choice-content h3{color:#ffffff; font-size:32px; text-shadow:2px 1px #2b150b;}

/*.our-plans .our-plans-choice.christmas{height: 380px; width: 555px; border-right:1px solid #ffffff; background-image:url(images/XMasFeast.jpeg); background-size:cover; background-repeat:no-repeat; background-position:center; background-size: 110% 110%; -moz-transition: all .5s; -webkit-transition: all .5s; transition: all .5s; background-position: center;}*/

.need-help-choosing{clear:both; padding-top:60px; text-align:center; padding-bottom:60px;}
.need-help-choosing a{display:block; max-width:530px; margin-left:auto; margin-right:auto; font-family: 'Cabin', sans-serif; background-color:#629842; padding:15px 25px; border-radius:3px; border-bottom:3px solid #648708; color:#ffffff; font-size:24px;}
.need-help-choosing a:hover{background-color:#648708;}

.dark-grey-bg{background-color:#2e302b; padding-top:60px; padding-bottom:60px;}
.deliver{text-align:center; color:#ffffff;}
.deliver .form-wrapper{padding-top:15px; padding-bottom:15px;}
.deliver .form-wrapper #s{width:360px; border:1px solid #ffffff; border-radius:5px; padding:10px 10px;}
.deliver .form-wrapper #searchsubmit{background-color:#629842; padding:9px 25px; border-radius:3px; border-bottom:3px solid #648708; color:#ffffff; position:relative; top:-1px;}
.deliver .form-wrapper #searchsubmit:hover{background-color:#648708;}
.deliver input{color:#000000;}
.deliver p a{color:#ffffff; text-decoration: underline;}

.congratulations-search{text-align:center; padding-top:30px; padding-bottom:30px; background-color:#629842; color:#ffffff; border:3px solid #648708;}

#myXmasModal .modal-title{text-align:center; padding-bottom:15px; color:green;}
#myXmasModal .modal-body h3{text-align:center; margin-top:0px;}
#myModal, #myModal .modal-body{z-index:2222222222222000!important;}
#myModal .modal-dialog{width:383px; margin:150px auto 0px auto; z-index:22222222222222000!important;}

#myXmasModal{text-align:center;}
#myXmasModal .view-plan{padding-top:10px; padding-bottom:15px;}
#myXmasModal .view-plan a{display:block; max-width:300px; margin-left:auto; margin-right:auto; font-family: 'Cabin', sans-serif; background-color:#629842; padding:5px 15px; border-radius:3px; border-bottom:3px solid #648708; color:#ffffff; font-size:20px; text-transform: uppercase; text-align: center;}
#myXmasModal .view-plan a:hover{background-color:#648708;}

/* Page
==============================*/
.page-banner{height:150px; background-repeat: no-repeat; background-size:cover; background-position:center;}

/* Our plans page
==============================*/
.plan-wrapper{}
.plan-wrapper .plan-content h4{line-height:1.5;}
.plan-wrapper .plan-content ul{padding-left:15px;}
.plan-wrapper .plan-content .view-plan{padding-top:30px;}
.plan-wrapper .plan-content .view-plan a{display:block; max-width:300px; margin-left:auto; margin-right:auto; font-family: 'Cabin', sans-serif; background-color:#629842; padding:15px 25px; border-radius:3px; border-bottom:3px solid #648708; color:#ffffff; font-size:24px; text-transform: uppercase; text-align: center;}
.plan-wrapper .plan-content .view-plan a:hover{background-color:#648708;}

.our-plans-need-help{padding-top:60px; padding-bottom:60px; text-align:center;}

/* Shop
==============================*/
.variations td{color:#000000; font-size:16px;}
.reset_variations{display:block!important;}
.woocommerce-tabs, .woocommerce-breadcrumb{display:none;}

.variations{margin-top:20px!important;}
.variations tr{height:70px;}
.variations .label{position: relative; top:10px;}

p.stock.in-stock{color:#ffffff!important;}
.summary .product_meta{display:none;}
.woocommerce .quantity .qty {font-size:24px!important; padding-top:8px; padding-bottom:8px;}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{font-weight:400!important; border-radius:3px; background-color:#629842!important; font-family:'Cabin', sans-serif; background-color:#629842; padding:15px 25px!important; border-bottom:3px solid #648708!important; color:#ffffff!important; font-size:24px!important;}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{background-color:#648708!important;}

.this-weeks-recipes-link-wrapper{padding-top:15px; padding-bottom:15px;}
.this-weeks-recipes-link-wrapper a{font-weight:400!important; border-radius:3px; background-color:#629842!important; font-family:'Cabin', sans-serif; background-color:#629842; padding:5px 15px!important; border-bottom:3px solid #648708!important; color:#ffffff!important; font-size:16px;}

.woocommerce-checkout .cart_totals{display:none;}
.woocommerce-checkout .cart img{max-width:70px;}
.woocommerce-checkout .cart .qty{font-size:14px!important;}
.woocommerce-checkout .cart .button{font-size:14px!important; padding:10px 15px!important;}

.woocommerce-checkout .woocommerce-message .button{font-size:14px!important; padding:10px 15px!important;}
.woocommerce-checkout .col-xs-12 br{display:none;}
.woocommerce-checkout .place-order{margin-bottom:30px!important;}

.woocommerce td.product-name dl.variation dd{padding:0 0 0em!important;}
.woocommerce td.product-name dl.variation dd, .woocommerce td.product-name dl.variation dt{margin-bottom:0em!important;}
#checkout input, #checkout textarea{padding:8px; border-radius:2px; border:1px solid #DDDDDD;}

.woocommerce-MyAccount-navigation ul{padding-left:0px; border-right:1px solid #959594;}
.woocommerce-MyAccount-navigation ul li{list-style-type: none; margin-bottom:10px;}
.woocommerce-MyAccount-navigation ul li.is-active a{text-decoration:none; color:#831938;}
.woocommerce-MyAccount-content a.button{font-weight:400!important; border-radius:3px; background-color:#629842!important; font-family:'Cabin', sans-serif; background-color:#629842; padding:5px 15px!important; border-bottom:3px solid #648708!important; color:#ffffff!important; font-size:18px!important;}

#checkout .cart-subtotal, #checkout .order-totals, #checkout .recurring-totals, #checkout .order-total{display:none;}

/* Recipes
==============================*/
.recipes-landing-content h1{text-align:center;}

.featured-image img{max-width:100%; height:auto;}

.single-recipe .featured-image{margin-top:15px; margin-bottom:30px;}

.cook-time, .recipe-serves{padding-left:0px;}
.cook-time span, .recipe-serves span{position:relative; top:-5px;}
.cook-time i, .recipe-serves i{color: #629842;}

.rating-div{text-align:right;}
.rating-div .rating{position:relative; left:-160px;}
.star-on-png::before, .star-half-png:before {color:#629842;}

.ingredients{margin-top:30px; margin-bottom:30px;}
.ingredients .ingredient-table-header{font-size:18px;}
.ingredients .ingredient-table-header .fa{color:#629842;}
.ingredients .one,.ingredients .two, .ingredients .three, .ingredients .four{padding-right:0px; padding-top:5px; padding-bottom:5px;}
.table-content-wrapper:nth-of-type(odd){background-color: #efefef;}

.single-recipe .content p{font-size:18px;}

.instruction-step .image, .instruction-step .content{padding-left:0px;}

.recipe-title-wrapper{height:0px;}
.recipe-title{position:relative; text-align:center; top:-290px;}

.recipe-tax .featured-image{height:500px; position: relative;}
.recipe-tax .featured-image .banner-layer{background-color: rgba(0, 0, 0, 0.3); position:absolute; top:0; left:0; width:100%; height:100%; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
.recipe-title-wrapper{height:0px;}
.recipe-title{position:relative; text-align:center; top:-350px;}
.recipe-title h2 a{color:#ffffff;}

.recipe-icon-wrapper{height:0px;}
.recipe-icon.Heart.Healthy{position:relative; top:-290px; height:110px; width:120px; background-image:url('images/icon-5.png'); background-repeat:no-repeat; background-position:center; margin-left:auto; margin-right:auto;}
.recipe-icon.Gourmet{position:relative; top:-290px; height:110px; width:110px; background-image:url('images/icon-4.png'); background-repeat:no-repeat; background-position:center; margin-left:auto; margin-right:auto;}
.recipe-icon.christmas{position:relative; top:-290px; height:110px; width:110px; background-image:url('images/icon-4.png'); background-repeat:no-repeat; background-position:center; margin-left:auto; margin-right:auto;}

.recipe-other-post{padding-left:0px;}

.this-weeks-recipes{padding-top:60px;}
.this-weeks-recipe{padding-left:0px; width:20%;}
.this-weeks-recipe p{margin-top:10px;}

/* Contact
==============================*/
#gform_submit_button_1, #gform_submit_button_2{font-weight:400!important; border-radius:3px; background-color:#629842!important; font-family:'Cabin', sans-serif; background-color:#629842; padding:15px 25px!important; border:none; border-bottom:3px solid #648708!important; color:#ffffff!important; font-size:16px!important;}
#gform_submit_button_1:hover, #gform_submit_button_2:hover{background-color:#648708!important;}

/* Mailchimp sign up
==============================*/
#mc_embed_signup{background:#fff; font-family: 'Muli', sans-serif;}
.mailing-list-wrapper{padding-top:60px; padding-bottom:60px;}
.mailing-list-wrapper h2{text-align:center; font-size:24px!important;}
.mailing-list-wrapper .col-sm-3{padding-left:0px; width:25%!important; clear:none!important;}
.mailing-list-wrapper .email-address{}
.mailing-list-wrapper .first-name{padding-top:10px;}
.mailing-list-wrapper .last-name{padding-top:10px;}
.mailing-list-wrapper .submit{padding-top:33px;}
.mailing-list-wrapper .submit .button{font-weight:400!important; border-radius:3px; height:38px!important; background-color:#629842!important; font-family:'Cabin', sans-serif; background-color:#629842; border:none; border-bottom:3px solid #648708!important; color:#ffffff!important; font-size:16px!important; display:block!important; width:100%!important;}
.mailing-list-wrapper .submit .button:hover{background-color:#648708!important;}
.mailing-list-wrapper .col-sm-12{padding-left:0px;}
.mailing-list-wrapper #mc_embed_signup div#mce-responses{padding:0em 0em 0em 0em!important; overflow:hidden; width:100%; margin:0 0%;}
.mailing-list-wrapper #mc_embed_signup div.response{margin:0; padding:0em; width:100%;}

/* This week's recipes
==============================*/
.tax-recipes_category h1, .tax-recipes_category h3, .post-type-archive-recipes h1, .post-type-archive-recipes h3{text-align:center;}

.view-all-recipes{clear:both; padding-top:30px; text-align:center; padding-bottom:60px;}
.view-all-recipes a{display:block; max-width:530px; margin-left:auto; margin-right:auto; font-family: 'Cabin', sans-serif; background-color:#629842; padding:15px 25px; border-radius:3px; border-bottom:3px solid #648708; color:#ffffff; font-size:24px;}
.view-all-recipes a:hover{background-color:#648708;}

/* How it works
==============================*/
.how-it-works-banner{height:300px; background-repeat: no-repeat; background-size:cover; background-position: center; position:relative;}
.banner-layer{background-color: rgba(0, 0, 0, 0.3); position:absolute; top:0; left:0; width:100%; height:100%;}
.how-it-works-title-wrapper{height:0px; text-align:center;}
.how-it-works-title{position:relative; top:-205px; color:#ffffff; text-shadow:2px 1px #000000;}
.how-it-works-title h1{font-size:60px;}
.how-it-works-secondary-content{padding-top:60px;}

.how-it-works-banner-two{background-repeat: no-repeat; background-size: cover; background-position: center; position:relative;}
.how-it-works-title-two{padding: 100px 15px;}
.how-it-works-title-two h1{font-size:60px;}
.how-it-works-title-two{color:#ffffff; text-shadow:2px 1px #000000;}
.banner-blog-overlay{position: absolute; top:0; left:0; width:100%; height: 100%; background-color: rgba(0, 0, 0, 0.3);}
.how-it-works-title-two{position: relative; z-index: 99;}

.join-now{margin-top:30px;}
.join-now a{text-align:center; display:block; max-width:530px; margin-left:auto; margin-right:auto; font-family: 'Cabin', sans-serif; background-color:#629842; padding:15px 25px; border-radius:3px; border-bottom:3px solid #648708; color:#ffffff; font-size:24px;}
.join-now a:hover{background-color:#648708;}

.how-it-works-steps{padding-top:45px; padding-bottom:45px;}
.how-it-works-steps h2{text-align:center; padding-bottom:15px;}
.how-it-works-steps ul{padding:0px 0px 0px 15px;}

.howitworks-postcode{padding-top:10px;}
.howitworks-postcode a{text-align:center; display:block; max-width:530px; margin-left:auto; margin-right:auto; font-family: 'Cabin', sans-serif; background-color:#629842; padding:10px; border-radius:3px; border-bottom:3px solid #648708; color:#ffffff; font-size:16px;}
.howitworks-postcode a:hover{background-color:#648708;}
#myModal2 .modal-dialog{margin-top:150px;}
#myModal2 .dark-grey-bg .deliver{width:100%;}
#myModal2 .modal-content{background:#2E302B;}
#myModal2 .modal-header{border:none;}
#myModal2 .modal-header .close{color:#ffffff; opacity: 1;}

/* Why plant based
==============================*/
.health-fact-icon img{margin-left:auto; margin-right:auto;}
.health-facts-wrapper, .plant-facts-wrapper{padding-top:45px;}
.health-facts-wrapper h2, .plant-facts-wrapper h2{text-align:center; margin-bottom:60px;}
.health-fact, .plant-fact{border-bottom:4px solid #F3F4F2; margin-bottom:30px; padding-bottom:30px;}
.health-fact-title, .plant-fact-title{font-size:21px; padding-left:0px; text-align:right; color:#629842;}
.health-fact-content, .plant-fact-content{font-size:15px;}

.why-plants-content{margin-top:30px; margin-bottom:60px;}
.why-plants-content ol li{font-size:12px;}


/* FAQ
==============================*/


.faq-section,
.faq-intro{
  margin-bottom:40px;
}

.faq-section h3{
  padding:0 0 20px 0;
  margin:0;
}

.faq{
  border: 1px solid #D9DBE3;
  border-bottom: none;
  margin-bottom:20px;
  background-color: #fff;
}

.faq-header{
  padding:5px 45px 5px 15px;
  border-bottom: 1px solid #D9DBE3;
  position: relative;
}

.faq-header:after{
  content: "\f107";
  font-family: FontAwesome;
  color:#629842;
  position: absolute;
  top:5px;
  right:15px;
  font-size: 30px;
  font-size: 3rem;
}

.faq-open .faq-header:after{
  content: "\f106";
}

.faq-header h4{
  margin:0;
  padding:10px 0;
}

.faq-body{
   border-bottom: 1px solid #D9DBE3;
  height:0;
  margin-top:-1px;
  overflow: hidden;
  padding:0 15px 0 15px;
  position: relative;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.faq-body:before{
  content:"A.";
  top:0px;
  left:20px;
  position: absolute;
  color:#629842;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.faq-open .faq-body{
  margin:0;
  padding:20px 15px 10px 15px;
  height:auto;
}

.faq-body img{
  max-width:100%;
  margin:10px 0;
  -webkit-box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.2);
}

.faq-open .faq-body:before{
  top:20px;
}

.faq-body p{
  padding-left:30px;
}

/* Blog
==============================*/

#blog-archive{
  padding:60px 15px;
}

#blog-archive .col-xs-12{
  padding:0 15px!important;
}

.archive-box,
.archive-box:hover{
  background-color: #629842;
  text-align: center;
  color:#ffffff;
  text-shadow:2px 1px #000000;
  position: relative;
  /*margin-top:30px;*/
  background-size:cover;
  background-position: center center;
  height:260px;
  width:100%;
  display: block;
}

.archive-overlay{
  background-color: rgba(0, 0, 0, 0.3);
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.archive-box:hover .archive-overlay{
  background-color: rgba(0, 0, 0, 0.1);
}

.archive-box .archive-box-content{
  padding: 0px 15px;
  position: relative;
  z-index:2;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.archive-box .archive-box-content h3{
  margin:0;
}

#page-nav{
  text-align: center;
  margin-top:40px;
}

#blog-content{
  padding:60px 0;
}

.intro-blog{
  font-family: 'Cabin', sans-serif;
  color:#000;
  font-style: italic;
  margin-bottom:40px;
  padding-bottom:40px;
  position: relative;
  line-height: 1.6;
}

.intro-blog:after{
  content:"";
  position: absolute;
  bottom:0;
  left:0;
  right:0;
  margin:0 auto;
  width:200px;
  height:2px;
  background-color:#629842;
}

#blog-content img{
  max-width:100%;
  height:auto;
}

p.wp-caption-text{
  background-color: #f1f1f1;
  padding:5px;
  margin-right:10px;
  font-size: 12px;
  font-size: 1.2rem;
  font-style: italic;
}

/* Footer
==============================*/
.footer-logo-wrapper{float:left; margin-top:15px; margin-bottom:15px; max-width:100px; border-right:1px solid #dcdcdc; padding-right:35px;}
footer nav.main-menu li a{margin-right:15px; font-size:14px;}

.footer-braintree{float:right; margin-top:10px;}

/****************************************/
/***** MEDIA QUERY FOR BELOW 500PX ******/
/****************************************/
@media (max-width: 500px) {

  .recipe-title{position:relative; text-align:center; top:-450px; }

  #recipe-carousel .item{margin-bottom:175px;}

}

/****************************************/
/***** MEDIA QUERY FOR BELOW 767PX ******/
/****************************************/
@media (max-width: 767px) {

  .alignright,
  img.alignright,
  img.alignleft,
  .alignleft,
  .aligncenter,
  div.aligncenter {
    display: block;
    float:none;
    margin: 20px 0 20px 0;
}

  #blog-content img,
  #blog-content .wp-caption{
    width:100%;
    max-width:100%!important;
  }

  p.wp-caption-text{
    margin-right:0px;
  }

  .our-plans h2 .heading-border-left,
  .our-plans h2 .heading-border-right,
  .recipes-slider h2 .heading-border-left,
  .recipes-slider h2 .heading-border-right,
  #home-carousel .carousel-caption .caption-left-border,
  #home-carousel .carousel-caption .caption-right-border{display: none;}

  #home-carousel .carousel-caption{bottom:100px;}

  .our-plans, .plan-wrapper{padding-left:0px; padding-right:0px;}
  .ingredients .ingredient-table .table-content-wrapper{border-bottom:1px solid #000000;}
  .ingredients .ingredient-table .one{font-size:16px; padding-top:10px; margin-bottom:5px;}
  .ingredients .ingredient-table .two, .ingredients .ingredient-table .three, .ingredients .ingredient-table .four{padding-top:0px; padding-bottom:10px;}

  .our-plans .our-plans-choice.gourmet, .our-plans .our-plans-choice.heart-healthy, .our-plans .our-plans-choice.christmas{height:270px; min-height:27px; width:100%; background-size:cover;}
  .our-plans .our-plans-choice.gourmet{margin-bottom:15px;}
  .our-plans .our-plans-choice .our-plans-choice-content{top:50px;}
  .our-plans .plan-wrapper{margin-bottom:60px;}

  #recipe-carousel .carousel-secondary-caption{left:0px; bottom:0px; width:100%;}
  #recipe-carousel .carousel-caption{left:0px; width:100%;}

  .deliver .form-wrapper #s{width:100%;}
  .deliver .form-wrapper #searchsubmit{display:block; width:100%; margin-top:15px;}

  .mailing-list-wrapper .col-sm-3{width:100%!important; padding-right:0px;}
  .mailing-list-wrapper form{padding:0px!important;}

  .how-it-works-banner{height:150px;}
  .how-it-works-title{top:-125px;}
  .how-it-works-title h1{font-size:40px;}

  .health-fact-title, .plant-fact-title{text-align:left; padding-left:15px;}
  .health-facts-wrapper, .plant-facts-wrapper{padding-left:0px; padding-right:0px;}
  .why-plants-content ol{padding-left:15px;}

  .recipe-title{padding-left:15px; padding-right:15px;}
  .recipe-icon{top:-260px!important;}

  .recipe-tax .featured-image{background-position:center;}

  .this-weeks-recipe{padding-left:0px; padding-right:0px; width:100%;}

  .tax-recipes_category .container > .col-xs-12, .single-recipes .container > .col-xs-12, .single-product .container > .col-xs-12, .woocommerce-checkout .container > .col-xs-12, .search .container > .col-xs-12{padding-left:0px; padding-right:0px;}

  .rating-div{text-align:left; padding-top:5px; padding-left:0px;}
  .rating-div .rating{position:relative; left:0px;}

  .footer-logo-wrapper{border:none;}
  .footer-braintree{margin-top:30px; margin-bottom:30px; float:none;}

  .archive-box{margin-bottom: 20px;}

}

/****************************************/
/**** MEDIA QUERY FOR 768PX - 991PX *****/
/****************************************/
@media (min-width: 768px) and (max-width: 991px) {

  header .container, .container{width:100%;}
  .col-xs-12{padding-left:0px; padding-right:0px;}

  .our-plans h2 .heading-border-left, .our-plans h2 .heading-border-right{display:none;}

  /*.our-plans .our-plans-choice.gourmet{height:270px; min-height:27px; width:345px;}
  .our-plans .our-plans-choice.heart-healthy{height:270px; min-height:27px; width:345px;}
  .our-plans .our-plans-choice .our-plans-choice-content{top:50px;}*/
  .our-plans .our-plans-choice.gourmet{min-height:27px; width:50%; background-size:cover;}
  .our-plans .our-plans-choice.christmas{min-height:27px; width:50%; background-size:cover;}
  .our-plans .our-plans-choice.heart-healthy{min-height:27px; width:50%; background-size:cover;}
  .our-plans .plan-wrapper .our-plans-choice.gourmet{min-height:27px; width:100%; background-size:cover;}
  .our-plans .plan-wrapper .our-plans-choice.heart-healthy{min-height:27px; width:100%; background-size:cover;}
  .our-plans .plan-wrapper .our-plans-choice.christmas{min-height:27px; width:100%; background-size:cover;}

  .ingredients .one{padding-left:15px;}

  .how-it-works-banner{height:200px;}
  .how-it-works-title{top:-155px;}

  footer .container{width:100%;}
  .footer-logo-wrapper{border:none;}
  .footer-braintree{margin-top:30px;}

  .archive-box{margin-bottom: 25px;}

}

/****************************************/
/*** MEDIA QUERY FOR 992PX - 1199PX *****/
/****************************************/
@media (min-width: 992px) and (max-width: 1199px) {

  header .container{width:100%;}
  header .col-sm-12{padding-left:0px; padding-right:0px;}

  nav.main-menu li a{margin-right:8.5px;}

  .recipes-slider h2 .heading-border-left{left:140px;}
  .recipes-slider h2 .heading-border-right{left:-140px;}

  #recipe-carousel .carousel-caption{width:100%;}
  #recipe-carousel .carousel-secondary-caption{background-color:#629842;padding:25px 30px 25px 30px;}

  .our-plans h2 .heading-border-left{left:230px;}
  .our-plans h2 .heading-border-right{left:-230px;}

  /*.our-plans .our-plans-choice.gourmet{height:270px; min-height:27px; width:465px;}
  .our-plans .our-plans-choice.heart-healthy{height:270px; min-height:27px; width:465px;}
  .our-plans .our-plans-choice .our-plans-choice-content{top:50px;}*/
  .our-plans .our-plans-choice.gourmet{min-height:27px; width:50%; background-size:cover;}
  .our-plans .our-plans-choice.heart-healthy{min-height:27px; width:50%; background-size:cover;}
  .our-plans .plan-wrapper .our-plans-choice.gourmet{min-height:27px; width:100%; background-size:cover;}
  .our-plans .plan-wrapper .our-plans-choice.heart-healthy{min-height:27px; width:100%; background-size:cover;}

  .recipes-slider .container{width:100%;}
  .our-plans{width:100%;}

  .container{width:100%;}
  .col-xs-12{padding-left:0px; padding-right:0px;}

  .ingredients .one{padding-left:15px;}

  .how-it-works-banner{height:250px;}
  .how-it-works-title{top:-180px;}

  footer .container{width:100%;}
  footer nav.main-menu li a{margin-right:10px; font-size:13px;}

}

/****************************************/
/*** MEDIA QUERY FOR 1200PX AND ABOVE ***/
/****************************************/
@media (min-width: 1200px) {



}

/**************************************/
/*** CHROME AND SAFARI SPECIFIC CSS ***/
/**************************************/
@media screen and (-webkit-min-device-pixel-ratio:0) {



}

/**************************************/
/******** IE 10+ SPECIFIC CSS *********/
/**************************************/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {



}

/* Print Styles
==============================*/
@media print {

  @page {
    size: a4 portrait;
  }

  body {background:white; color:black; margin:0 auto; width:960px!important;}
  header, .main-menu-wrapper, footer, .recipes-other, .this-weeks-recipes, .how-it-works-secondary-content, .view-all-recipes{display:none;}
  header section {}
  .header-logo img, .footer-logo-wrapper img{max-width:65px;}

  .ingredients .ingredient-table  .one{width:50%;}
  .ingredients .ingredient-table  .three, .ingredients .ingredient-table .four{width:25%;}

  .ingredients .ingredient-table  .one,.ingredients .ingredient-table  .two, .ingredients .ingredient-table .three, .ingredients .ingredient-table .four{padding-right:0px; padding-top:5px; padding-bottom:5px; padding-left:0px;}

  .single-recipe .featured-image{width:20%; float:left; margin-right:50px; margin-top:0px; margin-bottom:0px;}
  .rating-div{float:right; margin-top:-50px;}

  .table-content-wrapper{border-bottom:1px dotted #666666;}
  .single-recipes h1{font-size:24px;}
  .single-recipes h2{font-size:24px;}

  .single-recipe .cook-time, .single-recipe .recipe-serves{width:40%;float:left;}
  .single-recipe .content p{font-size: 12px;}

  .instructions {margin-left:30px;}
  .instructions h3 {float:left; margin:0px; margin-left:-30px;}
  .instructions .content {}

  .instruction-step h3{font-size:16px;}
  .instruction-step .content{width:100%;}
  .instruction-step h3{float:left; padding-right:15px; margin-top:0px;}

  .ingredients .ingredient-table-header{font-size:14px; display: block!important;}
  .ingredients .ingredient-table-header .one{width:50%; float:left; padding-left:0px;}
  .ingredients .ingredient-table-header   .three, .ingredients .ingredient-table-header  .four{width:25%; float:left;padding-left:0px;}
  .ingredients .visible-xs{display:none!important;}
  .ingredients .ingredient-table .one,.ingredients .ingredient-table .two, .ingredients .ingredient-table .three, .ingredients .ingredient-table .four{padding-right:0px; padding-top:1px; padding-bottom:1px; font-size:11px;}

}
