
/* NEW COLORS - primary palette */
/* NEW COLORS - secondary palette */
.badge {
  padding: 3px 6px;
  border-radius: 100%;
  text-align: center;
  font-weight: 500;
  font-style: normal;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #464646;
  color: #fffefb;
  background: #989b99;
  top: -3px !important;
}
.badge-important,
.badge-warning {
  background: #f7b002;
}
.howTransitions {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/* TEXT STYLES */
.header,
.title {
  font-weight: 700;
  font-style: normal;
  font-size:26px; margin-bottom:10px;
  color: #464646;
  line-height: 1.25;
}
.subhead {
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  color: #464646;
}
.bodycopy-sans {
  font-weight: 400;
  font-style: normal;
  color: #333333;
}
.bodycopy-sansbold {
  font-weight: 700;
  font-style: normal;
  color: #333333;
}
.formplaceholder {
  font-weight: 400;
  font-style: normal;
  color: #989b99;
}
.notetext {
  font-weight: 400;
  font-style: normal;
  
  color: #464646;
}
.hostname,
.secondtitle {
  font-weight: 700;
  font-style: normal;
  
  letter-spacing: 0.5px;
  color: #464646;
}
.titlecaps {
  font-weight: 500;
  font-style: normal;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #464646;
}
.largecaps {
  font-weight: 700;
  font-style: normal;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #464646;
}
.sctitles {
  font-weight: 700;
  font-style: normal;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #ffffff;
}
.pullquote {
  font-weight: 400;
  font-style: italic;
  font-size: 28px;
  color: #464646;
}
.smallpullquote {
  font-weight: 400;
  font-style: italic;
  font-size: 22px;
  color: #464646;
}
.quotename {
  font-weight: 400;
  font-style: normal;
  
  color: #464646;
}
.quoterole {
  font-weight: 400;
  
  color: #464646;
  font-weight: 700;
  font-style: normal;
}
.bodycopy {
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  color: #464646;
}
.cheftitle {
  font-weight: 400;
  font-style: normal;
  color: #464646;
}
.chefname {
  font-weight: 700;
  font-style: normal;
  color: #464646;
}
.verified {
  font-weight: 700;
  font-style: normal;
  color: #fffefb;
}
.mealtitle {
  font-weight: 400;
  font-style: normal;
  font-size: 22px;
  color: #464646;
}
.textaction-primary {
  font-weight: 500;
  font-style: normal;
  color: #f7b002;
  text-transform: uppercase;
}
.textaction-primary:hover {
  color: #ffbe14;
  text-decoration: underline;
}
.textaction-secondary {
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  color: #333333;
}
.textaction-secondary:hover {
  color: #989b99;
  text-decoration: underline;
}
.textaction-tertiary {
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  color: #f7b002;
}
.textaction-tertiary:hover {
  color: #ffbe14;
  text-decoration: underline;
}
.checkmark {
  color: #a7cd2c;
}
.heart {
  color: #ed7666;
}
.vertical-align {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.transition {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.rounded-corners {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.hidden {
  display: none;
}
.center {
  text-align: center;
}
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ctabtn {
  background-color: #f7b002;
  text-align: center;
  padding: 10px;
  color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.ctabtn-hover {
  background-color: #ffbe14;
}
.greenbtn {
  background-color: #50b8a1;
  text-align: center;
  padding: 10px;
  color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.greenbtn-hover {
  background-color: #40a790;
}
/* LEGACY FONT REPLACEMENT */
.font-sans {
}
.font-serif {
}
#main.whitebg {
  background: #ffffff;
}
#main.extrahead {
  padding-top: 60px;
}
#wrap {
  background: transparent url(../img/ui/PaperTexture_Grey.jpg) top left !important;
}
#wrap.responsive {
  min-width: 0;
}
#wrap.responsive .container {
  width: auto;
}
#wrap nav .navcontent .caret {
  color: #333333;
  margin-top: 13px;
}
#wrap,
#wrapnew {
  padding-top: 60px;
  background: #fffefb;
  min-height: 600px;
}
#wrap:before {
  background: none;
}
.box {
  border: solid thin #efefef;
  border-radius: 0;
}
.page-header {
  margin-top: 50px;
}
.page-header h1,
.page-header h2,

.page-header h4,
.page-header h5,
.page-header h6 {
  font-weight: 700;
  font-style: normal;
  font-size: 32px;
  color: #464646;
  line-height: 1.25;
  text-shadow: none;
  text-align: center;
}
.page-header .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.page-header.blurred .hero-background {
  filter: blur(5px);
  -webkit-filter: blur(5px);
  left: -10px;
  top: -6px;
  width: 101%;
}
@media only screen and (max-width: 1500px) {
  .page-header.blurred .hero-background {
    width: 102%;
  }
}
@media only screen and (max-width: 900px) {
  .page-header.blurred .hero-background {
    width: 104%;
  }
}
@media only screen and (max-width: 400px) {
  .page-header.blurred .hero-background {
    width: 110%;
  }
}
.page-header.vanity {
  padding: 50px 0 0 0;
  position: relative;
  border: none;
  margin: 0;
}
.page-header.vanity small {
  color: #464646;
  display: block;
  padding: 3px;
}
.page-header.vanity.vanity-dark {
  padding: 75px 0;
}
.page-header.vanity.vanity-dark .title {
  color: #000000;
}
.page-header.vanity.vanity-dark small {
  color: #000000;
  text-shadow: 0 0 6px rgba(246, 246, 246, 0.3);
}
.page-header.vanity.vanity-dark h1,
.page-header.vanity.vanity-dark h2,
.page-header.vanity.vanity-dark h3,
.page-header.vanity.vanity-dark h4,
.page-header.vanity.vanity-dark h5,
.page-header.vanity.vanity-dark h6 {
  color: #000000;
  text-shadow: 0 0 6px rgba(246, 246, 246, 0.3);
}
.page-header.vanity.vanity-light {
  padding: 75px 0;
}
.page-header.vanity.vanity-light .title {
  color: #f7f7f6;
}
.page-header.vanity.vanity-light small {
  color: #f7f7f6;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}
.page-header.vanity.vanity-light h1,
.page-header.vanity.vanity-light h2,
.page-header.vanity.vanity-light h3,
.page-header.vanity.vanity-light h4,
.page-header.vanity.vanity-light h5,
.page-header.vanity.vanity-light h6 {
  color: #f7f7f6;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}
h1 {
  font-weight: 700;
  font-style: normal;
  font-size: 32px;
  color: #464646;
  line-height: 1.25;
}
.inside-bar,
.inside-bar.fixed {
  top: 50px;
}
@media (max-width: 769px) {
  .inside-bar,
  .inside-bar.fixed {
    top: 51px;
  }
}
.invite-head-image {
  padding-top: 100px;
  height: 450px;
}
.invite-head-image .title {
  color: #fffefb;
}
#btn_meal_add {
  float: right;
}
.subtab a:active,
.subtab a:hover,
.subtab a:link,
.subtab a:visited {
  letter-spacing: 1px;
}
.subtab a:hover,
.subtab a.active {
  color: #f7b002;
  letter-spacing: 1px;
}
.nav-tabs-top > li > a {
  font-weight: 500;
  font-style: normal;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #464646;
  padding: 0 10px 8px 10px;
}
.nav-tabs-top > li:first-child > a {
  border-left: none;
}
.nav-tabs-top > li > a:hover,
.nav-tabs-top > li.active > a:hover,
.nav-tabs-top > li.active > a {
  font-weight: 500;
  font-style: normal;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #464646;
  color: #f7b002;
  border-bottom-color: #f7b002;
}
.nav.browse .browsemeals {
  display: none;
}
.user-block .user-links a {
  color: #ed7666;
}
.user-block .user-links a .fa {
  margin-right: 2px;
}
.menu-title {
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  color: #464646;
}
.menustatus.live,
.meal-c.status-Live .m-date .date,
.meal-c.status-Live .m-date .time {
  background: #a7cd2c;
}
.menustatus.notlive,
.meal-c.status-Draft .m-date .date,
.meal-c.status-Draft .m-date .time {
  background: #ed7666;
}
.mealwrapper .meal-card .meal-image-container .verified {
  padding-left: 5px;
  width: 75px;
}
.mealwrapper .meal-card .meal-image-container .meal-image-wrap {
  border-radius: 0;
}
.mealwrapper .meal-card .meal-image-container .meal-image-wrap .pinterest-wrap .meal-image {
  border-radius: 0;
}
.b-cook-back.backbtn {
  float: left;
  margin: 20px;
  padding: 0 50px;
}
.box h4 {
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  color: #464646;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.box > .page-header {
 box-shadow: none;
  border-radius: 0;
}
.box > .page-header h4 {
  color: #333333;
}
.meal .meal-card {
  border: solid thin #eaeaea;
  border-radius: 0;
}
.meal-image-container .meal-image {
  border-radius: 0;
}
.meal-card .title {
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  color: #464646; margin-bottom:0; padding-bottom:0; }
.story.smallpullquote {
  margin: 20px 0;
  line-height: 2;
}
.wrapcontent p { margin:5px 0;}

.jobs .title {
  text-align: center;
  margin: 20px;
}
.jobs .tabs-left > .nav-tabs {
  border: none;
  margin-right: 40px;
}
.jobs .tabs-left > .nav-tabs .active > a,
.jobs .tabs-left > .nav-tabs .active > a:hover,
.jobs .tabs-left > .nav-tabs .active > a:focus {
  border: none;
}
.jobs h2 {
  margin-top: 0;
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  color: #464646;
}
.bio {
  overflow: auto;
  margin-top: 20px;
}
.bio_image.empty {
  background: #eaeaea;
  margin: 0 20px;
  width: 140px;
}
.question strong,
.instructions h4 strong {
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  color: #464646;
}
.ticket .discount-title span {
  color: #f7b002;
}
.ticket > .discount-input > input {
  border-radius: 0;
  box-shadow: none;
}
.ticket > .discount-title {
  margin-right: 20px;
}
.purchase-step > .title.selected {
  color: #464646;
}
.purchase-step .ticket-name {
  color: #f7b002;
}
#meal_price .grand-total .desc,
#meal_price .purchase-description .desc {
  width: 210px;
  padding-left: 0;
}
.browsesearch {
  position: relative;
  z-index: 1;
}
.no-meals-wrap {
  margin-top: 230px;
}
.searchlists {
  float: left;
}
.searchlists .searchlists-content {
  width: 230px;
  margin: 0 11px 0 0;
  overflow: auto;
  background: #fffefb;
}
.searchlists .searchlists-content .citysearch > input {
  width: 225px;
  margin-top: 5px;
  outline-width: 0;
}
.searchlists .searchlists-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.searchlists .searchlists-content ul li {
  color: #000000;
  padding: 5px 10px 5px 10px;
}
.searchlists .searchlists-content ul li:hover {
  padding: 5px 10px 5px 10px;
  background: #f7b002;
  color: #fffefb;
}
.select-search .searchcontent {
  margin-right: 8px;
}
.searchmeals {
  margin: 0 4px;
}
.searchbar {
  background: #fffefb;
  margin: 40px 10px 0px 10px;
  box-shadow: none;
  font-weight: 400;
  font-style: normal;
  color: #333333;
}
.searchbar .searchcontent {
  margin: 0 5px 5px 5px;
}
.searchbar .searchcontent .select-search {
  padding: 0 10px 0 0;
  height: 32px;
}
.searchbar .searchcontent .select-search .search {
  font-size: 10px;
}
.searchbar .searchcontent .select-search .search.selected .current-area-selected {
  font-size: 10px;
}
.searchbar .searchcontent .select-search .searchlists {
  width: 100%;
}
.searchbar .searchcontent .select-search .areas-list {
  width: 100%;
}
.searchbar .slider-container {
  margin-top: 10px;
  padding: 0px 10px 0 15px;
  height: 32px;
}
.searchbar .slider-container .slider-display {
  margin-top: 20px;
  font-size: 10px;
  color: #000;
  text-align: center;
  margin-left: -8px;
}
.searchbar .slider-container .slider.slider-horizontal {
  width: 100%;
}
.searchbar .slider-container .slider-handle {
  background: #dedede;
  border: solid thin #ccc;
}
.searchbar .slider-container .slider-handle.round {
  height: 12px;
  width: 12px;
  border: none;
  background: #f7b002;
}
.searchbar .slider-container .slider-selection {
  background: #f7b002;
}
.searchbar .slider-container .slider-track {
  height: 6px;
  background: #d7d8d7;
  border-top: solid 2px #f4f4f4;
  border-bottom: solid 2px #f4f4f4;
  border-radius: 0;
}
.searchbar .date-container {
  position: relative;
  margin-top: 5px;
  padding: 0;
  height: 32px;
}
.searchbar .date-container .date-from {
  position: relative;
  float: left;
}
.searchbar .date-container .date-to {
  position: relative;
  float: left;
}
.searchbar .date-container .dash {
  position: relative;
  line-height: 33px;
  color: #999;
  float: left;
  text-align: center;
}
.searchbar .date-container .placeholder {
  position: absolute;
  color: #999;
  top: 5px;
  left: 10px;
}
.searchbar .date-container .lb {
  position: absolute;
  color: #999;
  top: 8px;
  left: 10px;
}
.searchbar .date-container input.input {
  height: 31px;
  border: none;
  color: #4a4a4a;
  background: #fff;
  line-height: 33px;
  padding: 0;
  width: 100%;
  outline: none;
  font-size: 10px;
}
.searchbar .date-container .inputwrapper {
  margin: 5px 0;
  border: 1px solid #c9c9c9;
  background: #fff;
  overflow: hidden;
  height: 33px;
}
.searchbar .date-container .input-container.date {
  margin-left: 30px;
}
.searchbar .search-container {
  margin-top: 10px;
  padding: 0 0 0 5px;
  height: 32px;
}
.searchbar .search-container .input-relative {
  position: relative;
}
.searchbar .search-container .lb {
  position: absolute;
  color: #999;
  top: 6px;
  left: 10px;
}
.searchbar .search-container input.input {
  height: 33px;
  border: 1px solid #c9c9c9;
  color: #4a4a4a;
  background: #fff;
  line-height: 33px;
  width: 100%;
  padding: 0 10px 0 30px;
  border-radius: 0;
  outline: none;
  font-size: 10px;
}
.searchbar .searchtitle {
  margin: 5px;
  text-align: center;
  display: none;
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  color: #464646;
  color: #333333;
  
}
.searchbar .searchmore {
  display: none;
  text-align: center;
  margin-top: 5px;
}
.searchbar .searchmore .btn {
  background: transparent;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .searchbar {
    height: 110px;
  }
  .searchbar .date-container {
    border-left: none;
  }
}
@media (min-width: 401px) and (max-width: 767px) {
  .searchbar {
    height: 110px;
  }
  .searchbar .search-container {
    padding: 0;
  }
}
@media (max-width: 400px) {
  .searchbar {
    height: 95px;
  }
  .searchbar.open {
    height: 290px;
  }
  .searchbar.open .searchmore {
    display: none;
  }
  .searchbar.open .searchtitle {
    display: block;
  }
  .searchbar.open .slider-container {
    display: block;
  }
  .searchbar.open .date-container {
    display: block;
  }
  .searchbar.open .search-container {
    display: block;
  }
  .searchbar .searchmore {
    display: block;
  }
  .searchbar .select-search {
    width: 100%;
  }
  .searchbar .slider-container {
    width: 100%;
    height: 70px;
    display: none;
  }
  .searchbar .date-container {
    width: 100%;
    height: 70px;
    display: none;
  }
  .searchbar .search-container {
    width: 100%;
    height: 70px;
    display: none;
  }
}
/*.min-slider-handle .slider-display {
	text-align: right;
}
.max-slider-handle .slider-display {
	text-align: left;
}*/
.container.story .subhead {
  text-align: center;
  margin: 30px 0;
}
.container.story .aboutinfo {
  margin: 0 50px;
  background: #fff;
  padding: 30px;
}
.container.story .tab-tabs {
  margin: auto;
  overflow: auto;
}
.container.story .tab-tabs li {
  float: left;
  margin: 20px;
  text-align: center;
  font-weight: 500;
  font-style: normal;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #464646;
  color: #989b99;
  background: none;
}
.container.story .tab-tabs li a {
  color: inherit;
  background: none;
}
.container.story .tab-tabs li a:hover {
  text-decoration: underline;
}
.container.story .tab-tabs li.active {
  color: #464646;
  text-decoration: underline;
}
.container.story .tab-tabs li:hover {
  text-decoration: underline;
}
.container.story .tab-content {
  background: #ffffff;
  font-weight: 400;
  font-style: normal;
  color: #333333;
  padding: 30px;
  margin: 20px 100px;
}
.container.story.about .tab-tabs {
  margin: auto 270px;
}
.container.story.faq .tab-tabs {
  margin: auto 350px;
}
body.responsive .btn .caret {
  margin-top: 0;
}
.cook-profile-bio-header {
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  color: #464646;
}
.cook-bio-info {
  font-weight: 400;
  font-style: normal;
  color: #333333;
  
}
#profile_meals_list_container {
  margin: 0;
}
#profile_meals_list_container .row {
  margin: 0;
}
#profile_meals_list_container .row .meal {
  margin: 20px 0;
  height: 440px;
}
#profile_meals_list_container .row .meal .meal-card {
  margin: auto;
  width: 330px;
}
#profile_meals_list_container .row .meal .meal-card .meal-about {
  height: 100px;
}
#profile_meals_list_container .row .meal .meal-image-container {
  border-radius: 0;
}
#profile_meals_list_container .row .meal .wrapcontent {
  height: 60px;
  overflow: hidden;
}
#profile_meals_list_container .row .meal .title {
  font-weight: 400;
  font-style: normal;
  font-size: 22px;
  color: #464646;
  line-height: 1.3;
}
#profile_meals_list_container .row .meal .description {
  font-weight: 400;
  font-style: normal;
  color: #333333;
}
#profile_meals_list_container .row .content {
  margin: 5px;
  text-align: center;
}
.endorsements {
  margin-top: 50px;
}
.review-list a {
  color: #464646;
}
.review-list a.mealname {
  color: #f7b002;
}
.review-list .box-speech {
  
  box-shadow: none;
  border: solid thin #dedede;
}
.review-list .titlecomment {
  margin-bottom: 10px;
}
.review.username {
  margin-top: 5px;
  width:465px;
  text-align: center;
  font-weight: 700;
  font-style: normal;
  color: #464646;
}
.meal-table .meal-info .name-date .title {
  width: 520px;
  font-size:18px;
}
.meal-table .meal-info .name-date .title a {
  color: #333333;
}
.meal-table .meal-info .name-date .title a:hover {
  color: #333333;
}
.meal-table .meal-feasters .title {
  
  color: #989b99;
}
.meal-table .actions {
  margin-top: 10px;
}
.message-all {
  text-align: center;
  float: right;
  margin-top: -55px;
}
.message-all span {
  font-size: 8px;
  color: #b9baba;
  display: block;
}

.review-list li { list-style:none; padding-bottom: 20px;

margin: 20px 0px;}

.review-list .box-speech {
    font-size: 14px;
    box-shadow: none;
    border: thin solid #DEDEDE; padding: 10px 14px;}
	.box.padding, .box .padding {
    padding: 10px 25px; background-color:#FFFFFF;
	
	}
	
	
	.mealname {  color:#e18506;}
	
	.commentor-name { font-size:18px; font-weight:bold;}