
@font-face {
  font-family: QSBook;
  src: url('../fonts/Quicksand_Book.otf');
}

h1 {
  font-family: 'Dancing Script', cursive;
  font-size: 28px;
  line-height: 36px;
  color: #666;
  text-align: center;
}

h1 a:hover {
  color: #ababab;
}

h2 {
  font-family: 'Dancing Script', cursive;
  font-size: 20px;
  line-height: 28px;
  color: #666;
  text-align: center;
}

h2 a:hover {
  color: #ababab;
}
  
h3 {  
  font-family: ralewayLight, sans-serif;
  font-size: 20px;
  line-height: 25px;
  color: #000000;
  text-align: left;
}

h3 a:hover {
  color: #000000;
}

h4 {
  font-family: 'Quicksand', sans-serif;
  font-size: 12px;
  line-height: 14px;
  color: #999;
  text-align: left;
  text-transform: uppercase;
}

h4 a:hover {
  color: #999999;
}

h5 {
  font-family: 'Dancing Script', cursive;
  font-size: 26px;
  line-height: 32px;
  color: #666;
  text-align: center;
}

h5 a:hover {
  color: #666666;
}

h6 {
  font-family: 'Quicksand', sans-serif;
  font-size: 18px;
  line-height: 22px;
  color: #666;
  text-align: left;
}

h6 a:hover {
  color: #666666;
}

p {
  font-family: 'Quicksand', sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  text-align: left;
}

p a {
  color: inherit;
  text-decoration: underline;
}

p a:hover {
  color: inherit;
  text-decoration: underline;
}

ul li,
ol li { 
  font-family: 'Quicksand', sans-serif;
  font-size: 14px;
  line-height: 30px;
  color: #333;
  text-align: left;
}

.navbar {
  margin-bottom: 0px;
}

.pf-content {
  margin-top: 40px;
}

#ri-most-recent-post {
  margin-top: 35px;
  text-align: center;
  color: #666666;
  border-bottom: 0px solid #ccc;
  padding-bottom: 40px;
}

.article-recipe {
 /* margin-bottom: -30px !important; */
  margin-bottom: -15px !important;
}

article.product {
  margin-bottom: 3px !important;
}

article.page {
  margin-bottom: 30px !important;
}

#recipes-index article {
  height: 600px;
  text-align: center;
  margin-bottom: 40px;
}

#recipes-index article .img {
  max-width: 100%;
  text-align: center;
}

.recipe-title {
    font-family: 'Dancing Script', cursive;
    font-size: 26px;
    line-height: 32px;
    color: #666666;
    text-decoration: none;
    margin-top: 32px;
    margin-bottom: 28px;
    overflow: hidden;
    text-align: center;
}

#recipes-index .recipe-title {
  margin-top: 17px;
  margin-bottom: -2px;
}

.recipe-title:hover {
  color: #666;
  text-decoration: none;
}

.recipe-title h1 {
    margin: 0;
}

.recipe-title h1:hover {
    color: #666;
}


.recipe-author {
    font-family: 'Quicksand', sans-serif;
    text-align: center;
}

.recipe-content {
    font-family: 'Quicksand', sans-serif;
    max-width: 540px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
}

#recipes-index article img {
    width: 100%;
    max-width: 360px;
    height: 100%;
    max-height: 240px;
}

.prev-next-posts {
  clear: both;
}
    
.prev-posts-link {
}

.prev-posts-link a ,
.next-posts-link a ,
#comment-nav ul li a,
.nav-post-previous a,
.nav-post-next a
{
  width: 165px;
  height: 30px;
  background-color: #a1b266;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Quicksand', sans-serif;
  text-align: center;
  display: inline-block;
  padding-top: 5px;
  margin-top: 30px;
  margin-bottom: 30px;
}

#comment-nav {
  margin-top: 60px;
}

.prev-posts-link a:hover,
.next-posts-link a:hover,
#comment-nav ul li a:hover,
.nav-post-previous a:hover,
.nav-post-next a:hover
{
  text-decoration: none;
  color: #a1b266;
  background-color: #fff;
  border: 1px solid #a1b266;
}

.next-posts-link a,
#comment-nav ul li:last-child a,
.nav-post-next a
{
  float: right;
  margin-top: -60px;
  margin-right: 0px;
}

.nav-post-next a {
  margin-right: 0;
}

.search-recipes {
    font-family: 'Dancing Script', cursive;
    font-size: 20px;
    line-height: 32px;
    color: #666666;
    text-decoration: none;
    margin-bottom: 8px;
}

.search-recipes-container {
  display: none;
}

.recipe-filter-title {
  font-family: 'Quicksand', sans-serif;
  font-size: 20px;
  color: #666;
  line-height: 22px;
  padding-left: 2px;
}

.recipe-filter-title p.title {
  font-family: 'Quicksand', sans-serif;
  font-size: 20px;
  color: #666;
  line-height: 22px;
  padding-left: 2px;
  margin-bottom: 0px;
  margin-top: 10px;
}

.recipe-filter-title .one-category {
  margin-bottom: 0;
}

.recipe-filter-title input {
  position: relative;
  bottom: -2px;
  left: 2px;
}

.recipe-filter-subtitle {
  font-size: 12px;
  line-height: 11px;
  margin-left: 11px;
}

.post-index-recipe-container {
  height: 260px;
  max-width: 300px;
  overflow: hidden;
  background-position: center center;
  background-size: cover;
  transition: all 1.0s ease-in-out;
  margin-bottom: 36px;
  margin-top: 7px;
}

.post-index-recipe-container .img {
  width: 100%;
  height: 100%;
/*  position: absolute;  */
  background-position: center center;
  background-size: cover;
}

#content {
  padding-top: 6px;
}

.page-header {
  text-align: center;
  margin-top: -25px!important;
  margin-bottom: 0px!important;
  padding-right: 0px;
  padding-bottom: 30px!important;
}

.shop-header {
  padding-right: 30px;
  margin-bottom: 0!important;
}

.page-header img {
  max-height: 114px!important;
  margin-bottom: 8px;
}

.page-header img.logo-shop {
  margin-top: -3px;
}

.header-text h2 {
  font-size: 18px;
  letter-spacing: 0.6px;
  line-height: 16px;
  height: 45px;
  margin-top: 0;
  padding-bottom: 7px;
}

.post-index-recipe-container p {
    position: absolute;
    top: 0;
    margin-left:7px;
    margin-top: 45%;
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-right: 20px;
    color: #333;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    width: 90%;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .post-index-recipe-container p {
        margin-top: 55%;
    }
}

.post-index-recipe-container p span {
    vertical-align: middle;
}

.post-index-recipe-container:hover p {
    visibility: visible;
    opacity: 1;
}


.post-index-recipe-container:hover .img {
  height: 260px;
  max-width: 300px;
  overflow: hidden;
  background-position: center center;
  background-size: cover;
  opacity: 0.3;
 /* transition: all 0.5s ease-in-out;*/
}

.post-index-link-to-recipe {
  visibility: visible;
  opacity: 1.0;
 /* transition: all 0.5s ease-in-out;*/
  color: #000;
  display: inline-block;
  height: 100%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Quicksand', sans-serif;
} 

.post-index-recipe-container:hover .post-index-link-to-recipe {
  visibility: visible;
  opacity: 1.0;
}

.post-index-link-to-recipe p {
  text-align: center;
}

.post-index-link-to-recipe:hover {
  color: #000;
  text-decoration: none;
}

.post-content p.page-title {
    font-family: 'Dancing Script', cursive;
    font-size: 26px;
    line-height: 32px;
    color: #666666;
    text-decoration: none;
    margin-top: 26px;
    margin-bottom: 15px;

    overflow: hidden;

    text-align: center;
}

/* ---------- */
.post-content div.page-title {
  margin-top: 26px;
  margin-bottom: 15px;
  text-align: center;
}

.post-content div.page-title h1 {
    color: #666;
    font-size: 26px;
    line-height: 32px;
    font-family: 'Dancing Script', cursive;
    margin: 0;
}

.post-content div.page-title h1:hover {
    color: #666;
}


/* ---------- */

.post-content #banner-image {
  margin-top: 22px;
}

div.lead,
div.alert,
div.alert-success,
.alert,
.alert-success {
  background: url('../images/white-flower.png') no-repeat center top;
  background-color: rgba(160, 178, 101, 0.15);
  padding: 10px 30px 10px 20px;
  border: 0;
  border-radius: 0;
  color: #333;
}

div.lead h5,
div.alert h5,
div.alert-success h5{
  text-align: left;
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 2px solid #dddddd;
  color: #333;
}

div.lead p,
div.alert p,
div.alert-success p,
.alert p,
.alert-success p {
  margin-bottom: 10px;
  color: #333;
}


.post-content {
  font-family: 'Quicksand', sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #666;

}

.comment-reply-title {
  font-family: 'Dancing Script', cursive;
  font-size: 26px;
  line-height: 32px;
  color: #666666;
  text-decoration: none;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; 
  text-align: center;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.comment-reply-title:hover {
  color: #666666;
}

ol.commentlist li {
  background: #fff;
}

ol.commentlist ul.children li {
  background: #fff;
  margin-left: 84px;
  padding-right: 0px; 
  padding-left: 20px;
  border-left: 10px solid #ecf0e0;
}

ol.commentlist ul.children li ul.children li ul.children li {
  background-color: #FFF !Important;
}

ol.commentlist li.bypostauthor {
  background: #fff;
  padding-right: 10px;
}

ul.children li article h4,
ul.children li article h4 a,
ul.children li article p {
  color: #999 !important;
}

.comment-form input.submit,
a.comment-reply-link {
  background-color: #fff;
  border-radius: 0;
  border: 1px solid #ccc;
  color: #999;
  font-size: 16px;
  text-transform: uppercase;
  float: right;
  margin-bottom: 0px;
  position: relative;
}


.comment-form input.submit:hover,
a.comment-reply-link:hover {
  background-color: #999;
  border-radius: 0;
  border: 1px solid #ccc;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  float: right;
  margin-bottom: 0px;
}

.comment-form label {
  font-family: 'Quicksand', sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #666;
  font-weight: normal; 
}

.comment-form-author,
.comment-form-email {
/*  width: 49%; */
/*  float: left; */
}

.comment-form input#author,
.comment-form input#email {
  border-radius: 0;
}

.comment-form-author {
/*  margin-right: 2%; */
}

.comment-notes {
  display: none;
}

.form-allowed-tags {
  display: none;
}

ol.commentlist article {
  border-bottom: none !important;
  margin-top: 8px;
  margin-bottom: 6px !important;
}

.comment-text h4,
.comment-text h4 a {
  font-family: QSBook, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #666;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  margin-top: 8px;
  margin-bottom: 18px;
}

.comment-text p {
  font-family: QSBook, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #666;
  font-weight: normal; 

}

.comment .vcard .comment-text {
  margin-left: 0;
  padding-left: 87px;
}

.btn-info {
  color: #333;
  background-color: #f1f1f1;
  border-color: #f1f1f1;
}

ol.commentlist a.comment-edit-link {
  color:#333;
}

.post-content .row {
  padding-bottom: 20px;
}

.post-content .post-t {
  padding-top: 10px;
}

p.author-date {
  text-align: center;
  font-family: QSBook, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #999;
}

.post-content p,
.post-content p.lead {
  color: #333;
  font-family: QSBook, sans-serif;
  font-size: 14px;
  line-height: 20px;
  margin-top: 15px;
}

.post-content .post-sidebar {
  width: 100%;
  margin: 0;
  margin-top: 15px;
}

.post-content img {
  margin-top: 10px;
  margin-bottom: 10px;
}

.recipe-container {
  width: 100%;
  min-height: 200px;
  border: 1px solid #ccc;
  margin-top: 40px;
  background: url('../images/CabbageBG.png') no-repeat center 54px; 
  background-size: cover;
}

.recipe-container .recipe-header {
  border-bottom: 1px solid #ccc;
  min-height: 50px;
}

.recipe-container .recipe-title {
  font-family: 'Dancing Script', cursive;
  font-size: 26px;
  line-height: 32px;
  color: #666666;
  text-decoration: none;
  margin-top: 8px;
  padding-top: 5px;
  margin-bottom: 8px;
  padding-left: 12px;
  overflow: hidden;
  text-align: left;
}

.recipe-container h5 {
  font-family: 'Dancing Script', cursive;
  font-size: 20px;
  line-height: 32px;
  color: #666666;
  text-decoration: none;
  margin-top: 15px;
  margin-bottom: 8px;
  padding-left: 3px;
  overflow: hidden;
  text-align: left;

}

.recipe-container .recipe-serves {
  padding-top: 6px;
  color: #999;
  font-size: 12px;
  line-height: 22px;
  font-family: QSBook, sans-serif;
  text-transform: uppercase;
  margin-top: 5px;
  padding-left: 10px;
}

.recipe-container-inner {
  padding-left: 23px;
}

.post-content div.printfriendly {
  float: right;
  margin-top: 10px;
  margin-right: 10px;
}

.recipe-container ul {
  list-style: none;
  padding-left: 15px;
}

.recipe-container ul li {
  background: url('../images/ingredient-icon.png') no-repeat 1px 5px;
  padding-left: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
}


.post-infusionsoft {
   background: url("../images/HomePage_InfusionSoft_bg.jpg") no-repeat;
   background-size: cover;
   min-height: 193px;
   padding-left: 10px;
   padding-right: 10px;
}

.post-infusionsoft-textbox {
   height: 100%;
   color: #000;
   text-align: center;
}

p.post-infusionsoft-title {
   font-family: 'Dancing Script', cursive;   
   font-size: 30px;
   height: 25px;
   margin-top: 30px;
   margin-bottom: 0 !important;
   color: #000;
   text-align: center;
}

p.post-infusionsoft-text {
   font-family: ralewaySemiBold;
   font-size: 14px;
   padding-top: 0px;
   color: #000;
   text-align: center;
   margin-top: -2px;
   line-height: 17px;
}

#post-infusionsoft-form {
   font-family: 'Quicksand', sans-serif;
   height: 100%;
   float: right;
   margin-top: 3px; 
}

#post-infusionsoft-form input[type='text'] {
   border: 1px solid #a1b266;
   margin-top: 12px;
   height: 29px;
   width: 100%;
  text-align: center;
}

#post-infusionsoft-form input[type='email'] {
   border: 1px solid #a1b266;
   margin-top: 9px;
   height: 29px;
   width: 100%;
   text-align: center;
}

#post-infusionsoft-form input[type='submit'] {
   background-color: #a1b266;
   border: none;
   margin-top: 12px;
   margin-bottom: 16px;
   height: 25px;
    width: 100%;
   float: right;
   color: #fff;
}

#post-infusionsoft-form input[type='submit']:hover {
   background-color: #fff !important;
   color: #a1b266;
   border: 1px solid #a1b266; 
}

.p-sidebar row {
  width: 100%;
}

.hr-sidebar {
  height: 3px;
  color: #cccccc;
  margin-top: 35px;
  margin-bottom: 30px;
  border-top: 2px solid #eeeeee;
}

p.sidebar-title {
  font-family: 'Dancing Script', cursive;
  font-size: 20px;
  line-height: 32px;
  color: #666666;
  text-decoration: none;
  text-align: center;
  margin-top: 0;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
}

.post-content img.product-image {
  border: 1px solid #eeeeee;
  max-width: 300px;
  max-height: 300px;
  margin-top: 5px;
  margin-bottom: 5px;
}

img.advert-img {
  height: 150px !important;
}

img.advert-img:hover {
  opacity: 0.8;
}

#post-not-found {
  text-align: center;   
}

#post-not-found h1 {
    font-family: 'Dancing Script', cursive;
    font-size: 32px;
    line-height: 32px;
    color: #666666;
    text-decoration: none;
    margin-top: 40px;
    margin-bottom: 20px;
    overflow: hidden;
    text-align: center; 
}


#post-not-found p {
  color: #666;
  font-family: QSBook, sans-serif;
  font-size: 14px;
  line-height: 20px;
  margin-top: 15px;
  text-align: center;
}

#post-not-found form {
  margin-top: 20px;
}

.search-page h1 {
    font-family: 'Dancing Script', cursive;
    font-size: 32px;
    line-height: 40px;
    color: #666666;
    text-decoration: none;
    margin-top: 40px;
    margin-bottom: 20px;
    overflow: hidden;
    text-align: center; 
}

img.search-logo {
  max-width: 100%;
}

.search-page h3 {
  font-family: 'Quicksand', sans-serif;
  font-size: 20px;
  color: #666;
  line-height: 23px;
  color: #666;
}

.search-page h3 a {
  color: #666;
}

.search-page h3 a:hover {
  color: #666;
  text-decoration: none;
}

.search-page p.meta,
#main p.meta {
  font-style: normal;

}

.search-page #read-more-center {
  float: right;
}

.search-page .read-more-button2 {
  height: 40px;
}      

.read-more-button2:hover {
  color: #ccc;
  background-color: #ccc;
}      

.search-page .read-more-button2 a {
  color: #999999;
  text-align: center;
  font-size: 16px;
  padding-top: 12px;
  padding-bottom: 12px;
  border: 1px solid #ccc;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  text-align: center;
}

.search-page .read-more-button2 a:hover {
  text-decoration: none;
  background-color: #ccc;
  color: #fff;
}

ul.pagination a {
  color: #666;
}

ul.pagination li.active a {
  background-color: #ccc;
  border: 1px solid #ccc;
}

ul.pagination li a:hover {
  background-color: #ccc;
  border: 1px solid #ccc;
  color: #fff;
}

li.next a:hover:before {
  display: none;
}

.search-page p.meta a {
  color: #666;
}

.product-post-content {
  margin-top: 20px;
}

.product-post-content img {
  border: 1px solid #ccc;
  max-width: 100%;
  margin-bottom: 10px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.product-post-content ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

.product-post-content ul li {
  padding-left: 25px;
  background: url('../images/ingredient-icon.png') no-repeat left 2px;
  font-family: QSBook, sans-serif;
  font-size: 14px;
  line-height: 30px;
  color: #666;
}

.product-post-content p.buy-now-link a {
  font-family: QSBook, sans-serif;
  font-size: 19px;
  line-height: 50px;
  text-align: center;
  width: 165px;
  height: 50px;
  background-color: #a1b266;
  color: #fff!important;
  text-transform: uppercase;
  display: inline-block;
  padding-top: 3px;
  margin-top: 73px;
  text-decoration: none;
}

.product-post-content p.buy-now-link a:hover {
  color: #a1b266!important;
  background-color: #fff;
  border: 1px solid #a1b266;
  text-decoration: none;
}

.product-content p.page-title {
  color: #666;
  font-family: QSBook, sans-serif;
  font-size: 18px;
  line-height: 27px;
  margin-top: 37px;
  padding-bottom: 16px;
  text-align: center;
  border-bottom: 1px solid #ccc;
}

.product-content div.page-title {
  margin-top: 37px;
  padding-bottom: 16px;
  text-align: center;
  border-bottom: 1px solid #ccc;
}

.product-content div.page-title h1 {
    color: #666;
    font-size: 18px;
    line-height: 27px;
    font-family: QSBook, sans-serif;
    margin: 0;
}

.product-content div.page-title h1:hover {
    color: #666;
}

.product-content p, 
.product-content p.lead {
  font-size: 14px;
  font-family: QSBook, sans-serif;
  line-height: 20px;
  color: #666;
}

@media (max-width: 768px) {
  .page-header {
    margin-right: -15px;
    margin-left: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 992px) {
  .comment-reply-title {    
    margin-right: -15px;
    margin-left: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .header-text h2 {
    margin-right: -15px;
    margin-left: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .post-content .post-sidebar {
    margin-top: 20px;
  }

  .post-content #banner-image {
    margin-top: 22px;
    margin-bottom: 0px;
  }

  #post-infusionsoft-form {
    float: none;
  }

  .page-header img.logo {
     margin-left: 0px;
     height: 108px !important;
  }

  .hr-sidebar {
    height: 3px;
    color: #cccccc;
    margin-top: 35px;
    margin-bottom: 30px;
    border-top: 1px solid #cccccc;
    margin-right: -15px;
    padding-right: 15px;
    margin-left: -15px;
    padding-left: 15px;
  }

  p.sidebar-title {
    font-family: QSBook;
    font-size: 19px;
    border: 0;
  }

  .sidebar-inner-container {
    margin-left: 50%;
    -o-transform: translateX(-50%);  
    -ms-transform: translateX(-50%);  
    -moz-transform: translateX(-50%);  
    -webkit-transform: translateX(-50%);  
    transform: translateX(-50%);
  }

  .post-content img.product-image {
    border: 1px solid #eeeeee;
    max-width: 200px;
    max-height: 200px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 50%;
    -o-transform: translateX(-50%);  
    -ms-transform: translateX(-50%);  
    -moz-transform: translateX(-50%);  
    -webkit-transform: translateX(-50%);  
    transform: translateX(-50%);
  }

  img.advert-img {
    height: 150px !important;
    margin-left: 50%;
    -o-transform: translateX(-50%);  
    -ms-transform: translateX(-50%);  
    -moz-transform: translateX(-50%);  
    -webkit-transform: translateX(-50%);  
    transform: translateX(-50%);  
  }

  .show-search {
    text-align: center;
  }
  
  .search-recipes-container {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    margin-top: 0;
    z-index: 1099;
    margin-left: -15px;
    background-color: #e7e8e9;
  }

  .search-recipes-container p {
    margin-bottom: -1px;
    padding-bottom: 10px;
    background-color: #e7e8e9;
    padding-left: 0px;
    padding-right: 0px;
  }

  .search-recipes-container .recipe-filter-title {
    margin-bottom: -10px;
    padding-bottom: 10px;
    background-color: #e7e8e9;
    padding-left: 15px;
    padding-right: 0px;
    width: 214px;
  }

  .search-recipes-container p.title {
    font-family: 'Quicksand', sans-serif;
    font-size: 20px;
    color: #666;
    line-height: 22px;
    padding-left: 2px;
    padding-right: 15px;
  }

  .search-recipes-container p.text-top { 
    background-color: #e7e8e9;   
    font-family: 'Quicksand', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #666;
    margin-top: 12px;
    padding-left: 15px;
  }

  .recipe-filter-subtitle {
    font-size: 12px;
  }

  .search-recipes-container p.one-category {
    background-color: #fff;
    padding-left: 0;
    margin-left: 0px;
    padding-bottom: 0px;
    margin-bottom: 5px;
    margin-right: 15px;
    line-height: 30px;
  } 

  .search-recipes-container .button-start-over {
    height: 30px;
    width: 185px;
    background-color: #a0b265;
    color: #fff;
    font-family: 'Quicksand', sans-serif;
    font-size: 14px;
    line-height: 20px; 
    margin-left: 15px;
    text-align: center;
    padding-top: 5px;
    margin-bottom: 22px;
  }

  .search-recipes-container .button-close-box {
    height: 30px;
    width: 185px;
    background-color: #a0b265;
    color: #fff;
    font-family: 'Quicksand', sans-serif;
    font-size: 14px;
    line-height: 20px; 
    margin-left: 15px;
    text-align: center;
    padding-top: 5px;
    margin-bottom: 22px;
    margin-top: 10px;
  }

  .search-recipes-container .select-category {
    border: 1px solid #a0b265;
  }

  .one-category input[type="radio"], input[type="checkbox"] {
    margin: 6px 0 0 4px;
    bottom: -2px;
  }

  .show-recipes-text {
    font-family: 'Quicksand', sans-serif;
    font-size: 22px;
    line-height: 20px;
    width: 100%;
    height: 30px;
    color: #666;
    display: inline-block;
    padding-top: 1px;
    padding-left: 27px;
    background: url('../images/mobile-search-icon.png') no-repeat left 4px;
    float: left;
  }
}

@media (max-width: 768px) {
  .post-index-recipe-container {
    margin-left: 0;
    -o-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  .page-header img.logo {
     margin-left: 0px;
     height: 108px !important;
  }
  
  .next-posts-link a,
  #comment-nav ul li:last-child a
  {
    clear: both;
    float: left;
    margin-top: 0px;
    margin-right: auto;
  }
  
  ol.commentlist li.bypostauthor,
  ol.commentlist li {
    background: #fff;
    padding-left: 15px;
    padding-right: 0px;
  }

  ol.commentlist ul.children li {
    padding-left: 10px;
    border-left: 10px solid #ecf0e0;
    margin-left: 5px;
  }
  .comment .vcard .comment-text {
    margin-left: 0;
    padding-left: 0px;
  }

  .shop-header {
    padding-right: 30px;
    padding-left: 30px;
  }

  .shop-header {
    margin-top: -13px !important;
  }
  
  .share-via {
    text-align: center;
  }
}

.share-via-container-recipe {
    margin-top: 40px !important;
    margin-bottom: 0px !important;
}

.share-via-container-page {
    margin-top: 34px !important;
    margin-bottom: 0px !important;
}


.product-post-content .shareaholic-canvas {
  margin-top: 13px !important;
  margin-bottom: 0px !important;
}

.share-via-container {
  margin-bottom: 18px!important;
  margin-top: 0px !important;
}

.share-via {
  font-family: 'Dancing Script', cursive;
  font-size: 26px;
  line-height: 32px;
  color: #666666;
  text-decoration: none;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 8px;
  padding-left: 2px;
  overflow: hidden;
  text-align: left;
}

#share-via-con ul li,
.shareaholic-share-buttons ul li,
.share-via-container-recipe ul li,
.share-via-container ul li {
  margin-left: 28px !important;
}

.shareaholic-canvas {
  clear: none !important;
  float: left;
  padding-top: 0px;
  padding-left: 0px !important;
  margin-top: -15px!important;
  margin-left: -11px!important;
}

.shareaholic-share-buttons-container li.shareaholic-share-button {
  padding-left: 10px !important !important;
  padding-right: 30px !important !important;
}

.wpcf7-submit {
  font-family: QSBook, sans-serif;
  font-size: 19px;
  line-height: 50px;
  text-align: center;
  width: 165px;
  height: 50px;
  background-color: #a1b266;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding-top: 3px;
  margin-bottom: 10px;
  border: 1px solid #a1b266;
}

.wpcf7-submit:hover {
  color: #a1b266;
  background-color: #fff;
}

.comment-form-author input:focus, .comment-form-email input:focus, .comment-form-url input:focus, .comment-form-comment input:focus,.comment-form-author textarea:focus, .comment-form-email textarea:focus, .comment-form-url textarea:focus, .comment-form-comment textarea:focus {
  border-color: #ccc;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0px 0px 1px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0px 0px 1px rgba(0, 0, 0, 0.6);
}

.comment-form-comment textarea {
  border-radius: 0;
}

.alert h2, .alert h3 {
  font-family: 'Dancing Script', cursive !Important;
  font-size: 26px  !Important;
  line-height: 32px !Important;
  color: #666 !Important;
  text-align: left !Important;
  border-bottom: 2px solid #dfe0db;
  padding-bottom: 10px;
  margin-top: 0px;
  padding-top: 0px;
}

.panel-group .panel {
  border-radius: 0px;
}

.recipe-container a, 
.recipe-container ul li a, 
.recipe-container ol li a {
  color: #666;
  text-decoration: underline;
}

a {
  color: #666;
}

form#commentform:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open>.dropdown-toggle.btn-info {
  color: #fff;
  background-color: #333;
  border-color: #333;
}
#cancel-comment-reply-link {
  background-color: #333;
  border-color: #333;
  font-size:15px;
}
#cancel-comment-reply-link:hover, #cancel-comment-reply-link:focus, #cancel-comment-reply-link.focus, #cancel-comment-reply-link:active,#cancel-comment-reply-link.active, .open>.dropdown-toggle#cancel-comment-reply-link {
  background-color: #999;
  border-color: #999;
}

.grey-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0,0,0,0.5);
  z-index: 1050;
  display: none;
}

@media (max-width: 992px) {
  .recipe-header .printfriendly {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .recipes-container {
    margin: 0 auto;
    width: 600px;
  }
}

.recipes-container:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.shopcb-box {
  min-height: 420px;
}

.attribution a {  
  color: #999;
}

.attribution a:hover {  
  color: #000;
  text-decoration: none;
}

.sidebar-inner-container {
  position: relative;
  max-width: 200px;
}

.sidebar-inner-container .product-image-overlay {
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 0;
  right: 0;
  margin: 0;
  padding-top: 33%;
  background-color: #858BBD;
  color: #fff;
  font-size: 26px;
  line-height: 32px;
  font-family: 'Quicksand', sans-serif;
  text-align: center;
  text-transform: uppercase;
  visibility: hidden;
  opacity: 0;
}

.sidebar-inner-container a:hover .product-image-overlay {
  visibility: visible;
  opacity: 0.8;
}

@media (max-width: 1200px) {
  .sidebar-inner-container .product-image-overlay {
    padding-top: 27%;
  }
}

@media (max-width: 992px) {
  .sidebar-inner-container .product-image-overlay {
    width: 200px;
    height: 200px;
    padding-top: 36%;
    line-height: 32px;
    margin-left: 50%;
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}


@media (max-width: 660px) {
  .sidebar-inner-container .product-image-overlay {
    width: 100%;
    height: 94%;
    padding-top: 36%;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 32px;
    bottom: 10px;
    margin-left: 50%;
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

#hp-about-us #hp-about-us-text a {
  text-decoration: none;
}

.floating-left {
  float: left;
}

#main article .search-img {
  max-width: 250px;
  margin-right: 30px;
  margin-bottom: 15px;
}

@media (max-width: 500px) {
  #main article .search-img {
    margin: 0 auto;
    width: 100%;
    float: none;
    clear: both;
    display: inherit;
  }
}

#main article.article-search {
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
}

#main article.article-search:last-child {
  border-bottom: 0px!important;
}

.post-content a, .product-content a, .recipe-container a, 
.recipe-container ul li a, 
.recipe-container ol li a {
  color: #858CBD!important;
}

.article-search .meta a,
.article-search .meta a:hover {
  text-decoration: none;
}

@media (max-width: 500px) {
  .article-search header h3,
  .article-search .meta {
    text-align: center;
  }

  .search-page #read-more-center {
    float: none;
    margin-top: 20px;
  }
}

.comment .gravatar {
  float: left;
  height: 100%
}

.comment .gravatar img {
  border: 0;
  margin-right: 20px;
  width: 68px;
  margin-top: 10px;
  border-radius: 45px;
}

@media (max-width: 768px) {
  .comment .gravatar {
    float: none;
    height: 100%;
  }

  .comment .gravatar img {    
    margin-left: 50%;
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-bottom: 10px;
    width: 78px;
  }
}

ol.commentlist ul.children li ul.children li {
  background: #fff;
}

.search-header {
  padding-bottom: 25px;
}

.page-id-5971 .alert-info {
    display: none;
}

.post-content ul li a {
  text-decoration: underline;
}

.protected-post-form input.btn {
  font-family: QSBook, sans-serif;
  font-size: 19px;
  line-height: 50px;
  text-align: center;
  width: 165px;
  height: 50px;
  background-color: #a1b266;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding-top: 3px;
  margin-bottom: 10px;
  border: 1px solid #a1b266;
  border-radius: 0;
  display: block;
  margin-top: 20px;
}

.protected-post-form input.btn:hover {
  color: #a1b266;
  background-color: #fff;
}

.protected-post-form input[type='password'] {
  width: 300px;
}

.post-content ul {
  list-style: none;
  padding-left: 15px;
}

.post-content ul li {
  background: url('../images/ingredient-icon.png') no-repeat 1px 5px;
  padding-left: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.homepage-header {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: -15px;
  background: url('../images/cabbage.png') no-repeat center center;
}

.homepage-header img {
  max-height: 160px;
}

.service-yummly {
  height: 44px!important;
  width: 44px!important;
  font-weight:normal!important;
}

@media screen and (max-width: 774px) {
.service-yummly {
  height: 35px!important;
  width: 35px!important;
}

.scial-icons-wrap {
    text-align: center;
    display:block;
    margin-left: auto;
    margin-right: auto;
    max-width:230px;
}

.shareaholic-share-buttons-container .shareaholic-share-buttons-wrapper {
    margin-left: -4px;
}

.shareaholic-share-buttons-container.round .shareaholic-share-button-container .shareaholic-service-icon {
    font-size:18px!important;
}
}

.shareaholic-share-buttons-container.round .shareaholic-share-button-container .shareaholic-service-icon {
    font-weight:normal;
}

.shareaholic-share-buttons-container.round .shareaholic-share-button-container .shareaholic-service-icon:before {
  top: 10px!important;
  left: 10px!important;
}

.form-submit input[type='submit']:focus {
  background-color: #999;
  border: 1px solid #ccc;
  border-color: #ccc;
  outline: 0!important;
}

a.url {
  text-decoration: underline!important;
}
