
@font-face {
    font-family: 'sunday';
    src: url('/static/css/fonts/sunday.ttf?2d238711de3f');/* IE6+ */
}

@font-face {
    font-family: 'sunday';
    src: url('/static/css/fonts/sunday.ttf?2d238711de3f'); /* Non IE Browsers */
}

/* global */

.container {
    margin: 0px;
    padding: 0px;
    font-family: gill sans MT;
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -2em;
}

.footer {
    padding-bottom: 25px;
}

.footer, .push {
    height: 2em;
    clear: both;
    margin: auto; 
    max-width: 1024px;
}

.footer::before {

}

.centered-img-container {
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.table-container {
    margin: 0px;
    padding: 0px;
    border-spacing: 0px;
    text-align: center;
}

.content-block {
    background-color: #ffffff;
    padding-left: 10px;
    padding-right:10px;
}

.banner-logo {
    position: absolute;
    z-index: 200;
    width: 134px;
    height: 134px;
    background-color: rgba(1.0, 1.0, 0, 0.0);
    border-radius: 68px;
    -mox-border-radius: 67px;
}

a.banner-logo:hover {
    background-color: #ffffff;
}

.banner-btn {
    position: absolute; 
    z-index: 200;
    border-radius: 31px;
    width: 62px;
    height: 62px;
    background-color: rgba(1.0, 0.4, 0, 0.0);
}

.navbar {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: auto;
    background-color: #4e4d4d;

    border-radius: 6px;
    -moz-border-radius: 6px;
}

.navbar-link {
    text-align: center;
    width: 12.5%;
}

.navbar-link    a {color: white;}

.navbar-link    a:visited {color:white;}

.navbar-link    a:hover {color: #bd5eff;}

.navbar-link    a:active {color: white}


a > div:hover {
    border: solid 1px;
}

.newsletter-block{
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0px;
    height: 330px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    background-color: #f8f8f8;
}

.newsletter-title{
    font-size: 14pt;
    margin: 0px 0px;
    padding: 10px 0px;
}

.newsletter-img{
    padding: 0px;
    margin: 2px;
}

.newsletter-form{
    padding: 0px;
}

.ebook-block{
    padding-bottom: 0px;
    margin-top: 100px;
    margin: 0px;
    height: 330px;
    border-radius: 15px;
    -moz-border-radius: 15px;

}

.ebook-block-inner{

}

.ebook-block-image{

}

.p4p-title{
    font-size: 14pt;
}

.free-ebook{
    font-size: 11pt;
    padding-bottom: 5px;
    margin: 5px 20px;
}


.title{
    color: black;
}

.large-img-title{
    color: black;
    text-align: center;
    position: absolute;
    z-index: 100;
    top: -25px;
    left: 0px;
    padding: 0px;
    margin: 0px;
}

.large-img-title-bgrect{
    width: 250px;
    height: 40px;
    //background-color: #82c341;
    background-color: rgba(130, 195, 65, 1.0);
}

.small-img-title-bgrect{

}

.large-img-title{
    vertical-align: middle;
}


.blog-title-about{
    font-family: sunday;
    line-height: 105%;
    padding: 4px;
    margin: 0px;
}



.category_container{
    background-size: 30%;
    background-color: #f8f8f8;
    margin-right: 25px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    padding-top: 5px;
    padding-bottom: 3px;
    margin-bottom: 5px;
}

.category-title-recipes{
    padding-left: 10px;
    padding-top: 4px;
    font-size: 16pt;
}

.category-list {
    margin-left: 0px;
    padding-left: 0px;
}

.category-list > li {
    margin-left: 5px;
    padding-left: 0px;
    font-size: 10pt;
}

.blog-post-date{
    margin-left: 15px;
    margin-top: 6px;

    font-size: 15px;
    font-family: gill sans MT, gill sans;
    font-weight: bold;
}

.blog-post-preview{
    background-color: #fffff;
    border: solid;
    border-radius: 15px;
    border-color: #cccccc;
    border-width: 1px;
    -moz-border-radius: 15px;
    padding-left: 10px;
    padding-top: 5px;
    padding-right: 10px;
    margin-right: 25px;
    margin-bottom: 10px;
}

.blog-detail-footer{
    margin-right: 25px;
}

.archive-sidebar {
    background-color: #f0ecf6;
    border-radius: 15px;
    -moz-border-radius: 15px;
    padding-left: 7px;
    padding-top: 5px;
    padding-bottom: 1px;
    margin-bottom: 4px;
}

.archive-year {
    font-size: 10pt;
    font-family: sunday;
    line-height: 105%;
    padding-bottom: 4px;
    margin-top: 10px;
    margin-left: 0;
}

.archive-month {
    font-size: 10pt;
    margin-top: 0;
    margin-left: 0px;
    margin-right: 0px;
    font-family: gill sans MT, gill sans;
}

.archive-list > ul > li > ul > li {
    padding-left: 0;
    margin-left: 0;
}

.archive-list > ul > li > ul > li > ul {
    padding-left: 0;
    margin-left: 0;
}

.archive-sidebar ul {
    margin-left: 0px;
    padding-left: 0px;
}

.archive-sidebar-title{
    padding-left: 5px;
}

#archive_list ul, li {
    list-style: none;
    margin: 0;
    padding 0;
}

#archive_list > li,
#archive_list > li > ul > li {
    background-position: 1px 4px;
    padding-left: 14px;
    background-repeat: no-repeat;
    cursor: pointer;
}

#archive_list ul {
    cursor: auto;
}

.archive-post {
    list-style-type: disc;
    list-style-position: inside;
    margin-left: 0px;
    padding-left: 0px;
    margin-right: 4px;
}

#archive_list .collapsed {
    background-image: url('/static/img/collapsed.gif?31a52d5ca365');
}

#archive_list .expanded {
    background-image: url('/static/img/expanded.gif?31a52d5ca365');
}

.pop-posts-sidebar{
    margin-top: 10px;
    padding-top: 25px;

}

.post-title-preview{
    margin-top: 5px;
    margin-left: 0px;
    margin-bottom: 10px;
}

.ad-spacex{
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
    
}

.ebook-desc{
    margin-right: 10px;
    margin-top: 10px;
    padding-bottom: 35px;
    padding-top: 10px;
    margin-bottom: 20px;

}

.ebook-desc-image{
    float: left;
    margin-right: 10px;
    padding-bottom: 10px;

}

.personal-chef-services{

    background-color: #fffff;
    border: solid;
    border-radius: 15px;
    border-color: #cccccc;
    border-width: 1px;
    -moz-border-radius: 15px;
    padding-left: 20px;
    padding-top: 5px;
    padding-right: 50px;
    padding-bottom; 0px;
    margin-right: 8px;
    margin-bottom: 10px;
    width: 53%;
    float: left;
}

.coaching-link{
    width: 60%;
    background-color: #fffff;
    border: solid;
    border-radius: 15px;
    border-color: #cccccc;
    border-width: 1px;
    -moz-border-radius: 15px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 150px;
    padding-right: 10px;
    margin-right: 8px;
    margin-bottom: 10px;
}

.quote-float{
    float: left;
    width: 47%;
    background-color: #fffff;
    border-radius: 15px;
    border-color: #cccccc;
    border-width: 1px;
    -moz-border-radius: 15px;
    padding-left: 10px;
    padding-top: 5px;
    padding-right: 10px;
    margin-right: 8px;
    margin-bottom: 10px;
}

.coaching-link-float{
    width: 35%;
    float: right;
    background-color: #fffff;
    border: solid;
    border-radius: 15px;
    border-color: #cccccc;
    border-width: 1px;
    -moz-border-radius: 15px;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
    margin-right: 8px;
    margin-bottom: 10px;
}


.pricing{
    width: 47%;
    float: right;
    background-color: #fffff;
    border: solid;
    border-radius: 15px;
    border-color: #cccccc;
    border-width: 1px;
    -moz-border-radius: 15px;
    padding-left: 10px;
    padding-top: 12px;
    padding-right: 10px;
    padding-bottom: 20px;
    margin-right: 8px;
    margin-bottom: 8px;
}


.coaching-link-image{
    text-align: center;
}

.image{
    float: right;
    padding-left: 60px;
    padding-bottom: 10px;
}

.image-center{
    float: right;
    padding-bottom: 10px;

}

.mealplan-links{
    text-align: center;
    padding: 5px;
    margin-bottom: 3px;
    margin-right: 5px;
    width:35%;
    border:solid;
    border-color: #66b901;
    border-width: 3pt;
    border-radius: 15px;
    -moz-border-radius: 15px;
}

.mealplan-links-float{
    float: right;
    font-size: 19pt;
    text-align: center;
    padding-bottom: 23px;
    padding-top: 28px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 5px;
    margin-right: 3px;
    width:50%;
    border:solid;
    border-color: #66b901;
    border-width: 3pt;
    border-radius: 15px;
    -moz-border-radius: 15px;
}


.about-picture{
    text-align: center;
}

.about-text{
    margin-right: 20px;
}

.search-results-background{
    background-color: #f8f8f8;
    border-radius: 15px;
    -moz-border-radius: 15px;
    margin-bottom: 10px;
    margin-right: 10px;
    font-size: 14pt;
}

.search-results-details{
    font-size: 15pt;
    font-weight: bold;
}

.about-sidebar{
    border:solid;
    border-width: 1px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 7px;
    border-color: #cccccc;
}


.shop-thumbnail{
    width: 27%;
    background-color: #fffff;
    border: solid;
    border-radius: 15px;
    border-color: #cccccc;
    border-width: 1px;
    -moz-border-radius: 15px;
    padding-left: 22px;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    margin-right: 8px;
    margin-bottom: 10px;
    text-align: center;
    font: Sunday;
    float: left;
    height: 325px;
}

.cart-sidebar{
    border:solid;
    border-width: 1px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 7px;
    border-color: #cccccc;
    text-align: center;
}

.product-title{
    padding-bottom: 10px;
}

.product-image{
    float: left;
    padding-right: 25px;
}

.product-content{
    padding-right: 28px;
}

.product-rating{
    padding-top: 80px;
}

.product-price{
    font-size: x-large;
    font-weight: bold;
}

.buy-button{
    padding: 6px 12px;
    font-size: xx-large;
    font-family: Gill sans MT;
    border: 25px;
    color: #ffffff;
    cursor: pointer;
    background-color: #6f01bc;
    border-color: #6f01bc;
}

.checkout-button{
    padding: 6px 12px;
    font-size: xx-large;
    font-family: Gill sans MT;
    font-color: white;
    border: 25px;
    color: #ffffff;
    cursor: pointer;
    background-color: #6f01bc;
    border-color: #6f01bc;
    margin-right: 25px;
}

.related-products{
    width: 35%;
}

.cart-table{
    margin-bottom: 25px;
    padding: 5px;
    border-collapse: collapse;
    width: 95%;
    text-align: center;
}
    
.cart-table th{
    border: solid;
    border-size: 1 px;
    border-color: grey;
    border-collapse: collapse;
    height: 25px;
    background-color: #6abe50;
    color: white;
}

.cart-table tr {
    border: solid;
    border-size: 1 px;
    border-color: grey;
    border-collapse: collapse;
    height: 25px;
}

.cart-table td {
    border: solid;
    border-size: 1 px;
    border-color: grey;
    border-collapse: collapse;
}


/* ###### White / Pink ######### FORM STYLE*/
.white-pink {
    margin-left:auto;
    margin-right:auto;

    max-width: 500px;
    background: #FFF;
    padding: 30px 30px 20px 30px;
    box-shadow: rgba(187, 187, 187, 1) 0 0px 20px -1px;
    -webkit-box-shadow: rgba(187, 187, 187, 1) 0 0px 20px -1px;
    font: 12px Arial, Helvetica, sans-serif;
    color: #666;
    border-radius: 10px;
    -webkit-border-radius: 10px;
}
.white-pink h1 {
    font: 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
    padding: 0px 0px 10px 40px;
    display: block;
    border-bottom: 1px solid #F5F5F5;
    margin: -10px -30px 10px -30px;
    color: #969696;
}
.white-pink h1>span {
    display: block;
    font-size: 11px;
    color: #C4C2C2;
}
.white-pink label {
    display: block;
    margin: 0px 0px 5px;
}
.white-pink label>span {
    float: left;
    width: 20%;
    text-align: right;
    padding-right: 10px;
    margin-top: 10px;
    color: #969696;
}
.white-pink input[type="text"], .white-pink input[type="email"], .white-pink textarea,.white-pink select{
    color: #555;
    width: 70%;
    padding: 3px 0px 3px 5px;
    margin-top: 2px;
    margin-right: 6px;
    margin-bottom: 16px;
    border: 1px solid #e5e5e5;
    background: #fbfbfb;
    height: 25px;
    line-height:15px;
    outline: 0;
    -webkit-box-shadow: inset 1px 1px 2px rgba(200,200,200,0.2);
    box-shadow: inset 1px 1px 2px rgba(200,200,200,0.2);
}
.white-pink textarea{
    height:100px;
    padding: 5px 0px 0px 5px;
    width: 70%;
}
.white-pink .button {
    -moz-box-shadow:inset 0px 1px 0px 0px #fbafe3;
    -webkit-box-shadow:inset 0px 1px 0px 0px #fbafe3;
    box-shadow:inset 0px 1px 0px 0px #fbafe3;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff5bb0), color-stop(1, #ef027d) );
    background:-moz-linear-gradient( center top, #ff5bb0 5%, #ef027d 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bb0', endColorstr='#ef027d');
    background-color:#ff5bb0;
    border-radius:9px;
    -webkit-border-radius:9px;
    -moz-border-border-radius:9px;
    border:1px solid #ee1eb5;
    display:inline-block;
    color:#ffffff;
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
    font-style:normal;
    height: 40px;
    line-height: 30px;
    width:100px;
    text-decoration:none;
    text-align:center;
    text-shadow:1px 1px 0px #c70067;
}
.white-pink .button:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ef027d), color-stop(1, #ff5bb0) );
    background:-moz-linear-gradient( center top, #ef027d 5%, #ff5bb0 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef027d', endColorstr='#ff5bb0');
    background-color:#ef027d;
}
.white-pink .button:active {
    position:relative;
    top:1px;
}
.white-pink select {
    background: url('/static/css/down-arrow.png') no-repeat right, -moz-linear-gradient(top, #FBFBFB 0%, #E9E9E9 100%);
    background: url('/static/css/down-arrow.png') no-repeat right, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FBFBFB), color-stop(100%,#E9E9E9));
   appearance:none;
    -webkit-appearance:none; 
   -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    width: 70%;
    line-height: 15px;
    height: 30px;
}


/* required for greyscale effect */
.item_recent_post{}
.item_produce_feature{}
.item_lifestyle{}
.item_popular_post{}
.item_related_post{}



h1, h2, h3, h4, h5, h6{
    font-family: sunday;
    margin: 0px;
    line-height: 112%;
    padding-bottom: 4px;
}

p{
    font-family: gill sans MT, gill sans;
}

a{
    color: #6f01bc;
    text-decoration: none;
}

a:visited{
    color: #6e4f83;
}

a.visited:hover,
a:hover{
    color: #82c341;
}


.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
}

.share-facebook, .share-twitter,
.share-facebook:hover, .share-twitter:hover {
  color: #fff;
  font-weight: 700;
}
.share-facebook {
  background-color: #4667A6;
}
.share-twitter {
  background-color: #00A3D4;
}


.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}


.table-recipe {
    border: solid;
    border-color: #efefef;
    border-collapse: collapse;
    text-align: center;
}

.recipe-ul{
    list-style-type: disc;
    list-style-position: inside;
}

/* Pagination from bootstap */

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  cursor: default;
  background-color: #6f01bc;
  border-color: #6f01bc;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}


.pager::after {
    display: paragraph;
    color: #ffffff;
    content: "...";
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
  border-color: #aaaaaa;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
}

.tags {

}

.tags li {
    font-size: 9pt;
    display: inline-block;
    margin: 2px 1px;
}

.tags li > a {
    font-size: 9pt;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    border-radius: 10px;
    padding: 1px 3px;
    text-wrap: none;
}

.tags li > a:hover,
.tags li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
    border-color: #aaaaaa;
}

.list-inline {
    padding: 0px;
    margin: 0px;
    display: block;
}

