.rw-layout,
.grid-container,
.rw-inner,
.smk_toolkit_grid_container {
  max-width: 1240px;
}
.rw-layout.full-width-layout,
.rw-layout.full-width-layout .smk_toolkit_grid_container {
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  box-shadow: none;
}
.rw-layout.full-width-layout .rw-row {
  margin-left: 30px;
  margin-right: 30px;
  padding-left: 0;
  padding-right: 0;
}
.rw-layout.full-width-layout .grid-container,
.rw-layout.full-width-layout .rw-inner,
.rw-layout.full-width-layout .smk_toolkit_grid_container .spb_section {
  max-width: 1240px;
  margin: 0 auto;
}
.rw-layout.full-width-layout .rw-section.rw-container.left-sidebar .rw-inner,
.rw-layout.full-width-layout .rw-section.rw-container.right-sidebar .rw-inner {
  max-width: 900px;
  margin: 0 auto;
}
.rw-layout.full-width-layout .rw-section.rw-header .rw-inner,
.rw-layout.full-width-layout .rw-section.rw-footer .rw-inner {
  max-width: 1200px;
}
.rw-layout.full-width-layout .rw-section:first-of-type,
.rw-layout.full-width-layout .rw-section:last-of-type {
  border-radius: 0;
}
@media screen and (max-width: 1280px) {
  .rw-layout {
    margin: 0;
  }
}
.rw-sidebar {
  width: 340px;
}
.left-sidebar {
  padding-left: 340px;
}
.left-sidebar .rw-sidebar {
  margin-left: -340px;
}
.right-sidebar {
  padding-right: 340px;
}
.right-sidebar .rw-sidebar {
  margin-right: -340px;
}
@media screen and (max-width: 1000px) {
  .left-sidebar,
  .right-sidebar {
    padding-left: 0;
    padding-right: 0;
  }
  .left-sidebar .rw-sidebar,
  .right-sidebar .rw-sidebar {
    margin: 0;
    border-left: 0;
    border-right: 0;
  }
  .rw-sidebar {
    width: 0;
    border: 0;
    min-width: 0;
  }
  .rw-sidebar .the-sidebar {
    width: 320px;
  }
  .left-sidebar {
    padding-left: 0;
    padding-right: 0;
  }
  .left-sidebar .rw-sidebar {
    right: auto;
    left: 0;
  }
  .right-sidebar {
    padding-left: 0;
    padding-right: 0;
  }
  .right-sidebar .rw-sidebar {
    right: 0;
    left: auto;
  }
}
body {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
.blog-single .post .entry-date span.date,
.rw-footer .footer-totals .total .value,
.block404 .error,
.home-blog-post .entry-date .date,
.home-collections .collection .total .number,
.members-list .member .user-reputation .count,
.following-block .follow-col .count {
  font-family: "Mali", Georgia, cursive;
}
.form-label {
  color: #5b5e73;
}
.form-description {
  color: #9d9fb1;
}
textarea.field-error {
  border-color: #EB5858;
}
.smk-image-uploader .the-images .the-image .remove {
  background: #EB5858;
}
.smk-image-uploader .upload-button {
  border: 2px dashed #c8c9d3;
  color: #c8c9d3;
}
.smk-image-uploader .upload-button:hover {
  border-color: #9d9fb1;
  color: #9d9fb1;
}
.mark {
  background: #23242C;
  color: #ffffff;
}
.mark.primary {
  background: #ed6600;
}
.mark.black {
  background: #23242C;
}
.mark.red {
  background: #EB5858;
}
.mark.green {
  background: #89C245;
}
.mark.blue {
  background: #58BDE7;
}
.mark.orange {
  background: #F6A856;
}
.mark.yellow {
  background: #F5D554;
}
.mark.pink {
  background: #F15274;
}
.mark.purple {
  background: #9462A4;
}
.mark.teal {
  background: #39CAB5;
}
.mark.olive {
  background: #A1B809;
}
.mark.dark-gray {
  background: #5b5e73;
}
.mark.gray {
  background: #9d9fb1;
}
.mark.light-gray {
  background: #e4e5ea;
  color: #737373;
}
.mark.white {
  background: #ffffff;
  color: #737373;
}
.notification.green {
  background: #89C245;
}
.notification.red {
  background: #EB5858;
}
.notification.orange {
  background: #F6A856;
}
.notification.blue {
  background: #58BDE7;
}
.notification.super-light.green {
  background: #e6f2d7;
}
.notification.super-light.green a {
  color: #6fa034;
  border-color: #95c858;
}
.notification.super-light.red {
  background: #fdeeee;
}
.notification.super-light.red a {
  color: #e62a2a;
  border-color: #ee6f6f;
}
.notification.super-light.orange {
  background: #fef3e7;
}
.notification.super-light.orange a {
  color: #f38f26;
  border-color: #f7b46e;
}
.notification.super-light.blue {
  background: #def2fa;
}
.notification.super-light.blue a {
  color: #2babe1;
  border-color: #6ec6ea;
}
.text-black {
  color: #23242C;
}
.text-red {
  color: #EB5858;
}
.text-green {
  color: #89C245;
}
.text-blue {
  color: #58BDE7;
}
.text-orange {
  color: #F6A856;
}
.text-yellow {
  color: #F5D554;
}
.text-pink {
  color: #F15274;
}
.text-purple {
  color: #9462A4;
}
.text-teal {
  color: #39CAB5;
}
.text-olive {
  color: #A1B809;
}
.text-white {
  color: #ffffff;
}
.text-dark-gray {
  color: #5b5e73;
}
.text-gray {
  color: #9d9fb1;
}
.text-light-gray {
  color: #e4e5ea;
}
.text-primary {
  color: #ed6600;
}
body {
  color: #454757;
  font-size: 14px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  background-color: #ffffff;
  background-repeat: repeat;
  background-attachment: scroll;
  background-size: auto;
  background-position: center top;
  background-image: none;
}
hr {
  background: #e4e5ea;
}
a {
  color: #e04323;
}
a:hover {
  color: #ba5000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #2e303a;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.entry-title a {
  color: #5b5e73;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.entry-title a:hover {
  color: #e04323;
}
abbr[title] {
  border-bottom: 1px dotted #676a81;
}
acronym[title] {
  border-bottom: 1px dashed #676a81;
}
kbd {
  background: #23242C;
  color: #ffffff;
}
code {
  border: 1px solid #e6e6e6;
  background: #fcfcfc;
}
blockquote {
  color: #5b5e73;
}
blockquote:after {
  color: #ff8f3b;
}
.blog-single .post .entry-date {
  color: #9d9fb1;
}
.blog-single .post .entry-date span.date {
  color: #ed6600;
}
.blog-single .post .entry-date span.month {
  color: #EB5858;
}
.blog-single .post.quote .the-quote-author {
  background: #ed6600;
}
.home-carousel-posts .entry .entry-meta {
  color: #9d9fb1;
}
.carousel-posts-nav .carousel-posts-nav-prev:hover,
.carousel-posts-nav .carousel-posts-nav-next:hover {
  background: #ed6600;
}
.home-large-light-slider .lSAction > .lSPrev,
.home-large-light-slider .lSAction > .lSNext {
  background: #ed6600;
}
.post-comments .comment-vote .upvote.active {
  color: #58BDE7;
}
.post-comments .comment-vote .downvote.active {
  color: #EB5858;
}
.post-comments .comment-vote.negative {
  color: #EB5858;
}
.post-comments .comment-reply-link:hover {
  background: #ed6600;
}
.comment-notice-before {
  border: 1px solid #bfde99;
  color: #89C245;
}
.comments-closed-notice {
  border: 1px solid #f7bcbc;
  color: #EB5858;
}
.comment-form-question {
  color: #c8c9d3;
}
.comment-form-question:hover {
  color: #5b5e73;
}
.entry-controls .control {
  color: #9d9fb1;
}
.entry-controls .control.entry-to-favorites:hover {
  color: #5b5e73;
}
.entry-controls .control.entry-to-favorites.active {
  color: #EB5858;
}
.entry-controls .control.entry-like:hover {
  color: #5b5e73;
}
.entry-controls .control.entry-like.active {
  color: #58BDE7;
}
.entry-controls .control-tip {
  background: #fafafa;
  border: 1px solid #dbdbdb;
  color: #808080;
}
.smk-manage-recipe .manage-links a.edit {
  color: #58BDE7;
}
.smk-manage-recipe .manage-links a.edit:hover {
  background: #58BDE7;
}
.smk-manage-recipe .manage-links a.remove {
  color: #EB5858;
}
.smk-manage-recipe .manage-links a.remove:hover {
  background: #EB5858;
}
.smk-manage-recipe .manage-links a.unapprove {
  color: #F6A856;
}
.smk-manage-recipe .manage-links a.unapprove:hover {
  background: #F6A856;
}
.smk-manage-recipe .manage-links a.approve {
  color: #89C245;
}
.smk-manage-recipe .manage-links a.approve:hover {
  background: #89C245;
}
.single-recipe-photo-cover .recipe-tools .tool {
  background: #23242C;
}
.single-recipe-photo-cover .recipe-tools .tool.active.like {
  background: #58BDE7;
  border-color: #1b8ebe;
}
.single-recipe-photo-cover .recipe-tools .tool.active.favorite {
  background: #EB5858;
  border-color: #c51818;
}
.single-recipe-photo-cover .recipe-tools .tool.active.collection {
  background: #89C245;
  border-color: #547928;
}
.single-recipe-photo-cover .recipe-tools .tool.active.share {
  background: #5b5e73;
  border-color: #2e303a;
}
.single-recipe-photo-cover .recipe-tools .tool.active.print {
  background: #9462A4;
  border-color: #5b3b65;
}
.single-recipe-ingredients li .mark-as-ok {
  background: #e4e5ea;
  color: #ffffff;
}
.single-recipe-ingredients li .ingredient {
  color: #5b5e73;
}
.single-recipe-ingredients li .ingredient a {
  color: #5b5e73;
}
.single-recipe-ingredients li .ingredient a:hover {
  color: #ba5000;
}
.single-recipe-ingredients li .ingredient-quantity .qt-notes {
  color: #72768f;
}
.single-recipe-ingredients li:hover .mark-as-ok {
  background: #b9bbc8;
}
.single-recipe-ingredients li.active .mark-as-ok {
  background: #89C245;
  color: #ffffff;
}
.single-recipe-ingredients li.active .ingredient a {
  color: #89C245;
}
.single-recipe-ingredients li.active .quantity {
  color: #72768f;
}
.recipe-taxes .tax:hover {
  background: #ed6600;
}
.recipe-headlines {
  border: 1px solid #d6d7de;
}
.recipe-headlines:before {
  border-top: 1px solid #d6d7de;
  border-right: 1px solid #d6d7de;
}
.recipe-headlines:after {
  color: #9d9fb1;
}
.recipe-headlines.ingredients:after {
  color: #58BDE7;
}
.recipe-headlines.preparation-mode:after {
  color: #89C245;
}
.recipe-headlines.footnotes:after {
  color: #F5D554;
}
.recipe-headlines.links:after {
  color: #9462A4;
}
.recipe-headlines.related:after {
  color: #EB5858;
}
.visual-select .choice .handle.active {
  background: #ed6600;
  border-color: #ba5000;
}
.rw-footer .footer-totals .total.red .value {
  background: #EB5858;
}
.rw-footer .footer-totals .total.red .type {
  color: #EB5858;
}
.rw-footer .footer-totals .total.green .value {
  background: #89C245;
}
.rw-footer .footer-totals .total.green .type {
  color: #89C245;
}
.rw-footer .footer-totals .total.blue .value {
  background: #58BDE7;
}
.rw-footer .footer-totals .total.blue .type {
  color: #58BDE7;
}
.rw-footer .footer-totals .total.purple .value {
  background: #9462A4;
}
.rw-footer .footer-totals .total.purple .type {
  color: #9462A4;
}
.rw-footer .footer-menu ul li a:hover {
  color: #e04323;
}
.rw-footer .footer-to-top {
  color: #ed6600;
}
.rw-footer .footer-to-top:hover {
  background: #ed6600;
  border-color: #ba5000;
}
.rw-header {
  background: #fcfcfc;
  color: #555;
}
.rw-header a {
  color: #555;
}
.header-logo-holder,
.header-logo-holder a,
.header-logo-holder a:hover {
  color: #555;
}
@media screen and (max-width: 480px) {
  .rw-row.light {
    background: #f2f2f2;
    border-color: #e6e6e6;
  }
  .rw-row.light-gray {
    background: #e4e5ea;
    border-color: #c8c9d3;
  }
  .sub-menu-pointer.active {
    background: #EB5858;
  }
}
.main-menu-nav .menu > li > a {
  color: #555;
}
.main-menu-nav .menu > li > a:before {
  background: #555;
}
.main-menu-nav .menu > li > a.menu-single-icon .new-info {
  color: #fff;
  background: #ed6600;
}
.main-menu-nav .menu .sub-menu {
  background: rgba(252,252,252,0.94);
}
.main-menu-nav .menu .sub-menu > li,
.main-menu-nav .menu .sub-menu > li > a {
  color: #555;
}
.main-menu-nav .menu .sub-menu > li > a:hover {
  background: #efefef;
}
.main-menu-nav .menu .sub-menu > li.separator {
  border-bottom: 1px solid #f4f4f4;
}
.main-menu-nav .menu > li:hover > a {
  color: #555;
}
.main-menu-nav .menu .sub-menu > li:hover > a {
  color: #555;
}
.main-menu-nav .menu .sub-menu.user-notes .no-new-private-messages,
.main-menu-nav .menu .main-menu-nav .menu .sub-menu.user-notes .no-new-notifications {
  border-color: #555;
}
.block404 .error {
  color: #EB5858;
  border-right: 1px solid #f9caca;
}
.block404 .title {
  color: #9d9fb1;
}
.block404 .description {
  color: #9d9fb1;
}
.forums-module .topic .details .submeta a:hover {
  color: #ba5000;
}
.forums-module .topic .details .title a:hover {
  color: #ed6600;
}
.forums-module .topic .topic-status.closed {
  color: #EB5858;
}
.forums-module .topic .topic-status.open {
  color: #89C245;
}
.forums-module .topic .meta .topic-meta .label.closed {
  background: #EB5858;
}
.forums-module .topic .meta .topic-meta .label.open {
  background: #89C245;
}
.forums-module .topic.sticky {
  border: 1px solid #ed6600;
}
.forums-module .topic.sticky .details .title a {
  color: #ed6600;
}
.forums-module .topic.sticky .details .title a:hover {
  border-bottom: 1px dotted #ed6600;
}
.forums-module .topic.super-sticky {
  border: 1px solid #89C245;
}
.forums-module .topic.super-sticky .details .title a {
  color: #89C245;
}
.forums-module .topic.super-sticky .details .title a:hover {
  border-bottom: 1px dotted #89C245;
}
.forums-module .topic.topic-on-home .details .title a:hover {
  color: #ed6600;
}
.forums-module .topic.topic-on-home .details .title .topic-time-fresh a {
  color: #89C245;
}
.forums-module .topic.topic-on-home .details .title .topic-time-fresh a:hover {
  color: #6fa034;
  border-bottom: 1px dotted #89C245;
}
.forums-module .forums-menu .categories .categories-dropdown .cats a:hover {
  background: #ed6600;
}
.forums-module .forums-menu .links a.active {
  border-bottom: 3px solid #ed6600;
  color: #ed6600;
}
.forums-module .forums-menu .links a.active.open {
  border-color: #89C245;
  color: #89C245;
}
.forums-module .forums-menu .links a.active.closed {
  border-color: #EB5858;
  color: #EB5858;
}
.forums-module .forums-menu .links a.active.popular {
  border-color: #9462A4;
  color: #9462A4;
}
.forums-module .forums-menu .links a.active.noreplies {
  border-color: #F6A856;
  color: #F6A856;
}
.forums-single .topic .topic-left .rank .bbp-author-role.bbp-author-role-keymaster {
  background: #9462A4;
}
.forums-single .topic .topic-left .rank .bbp-author-role.bbp-author-role-moderator {
  background: #89C245;
}
.forums-single .topic .topic-left .rank .bbp-author-role.bbp-author-role-spectator {
  background: #5b5e73;
}
.forums-single .topic .topic-left .rank .bbp-author-role.bbp-author-role-blocked {
  background: #EB5858;
}
.forums-single .topic .topic-left .username a:hover {
  color: #ed6600;
}
.forums-single .topic .topic-left .user-info-total:hover {
  color: #23242C;
}
.forums-single .topic .topic-right .topic-header .topic-moderate .bbp-admin-links a:hover {
  background: #9d9fb1;
}
.forums-single .topic .topic-right .topic-header .topic-moderate .bbp-admin-links a.bbp-reply-edit-link:hover {
  background: #58BDE7;
}
.forums-single .topic .topic-right .topic-header .topic-moderate .bbp-admin-links a.bbp-reply-to-link:hover {
  background: #ed6600;
}
.forums-single .topic .topic-right .topic-header .topic-moderate .bbp-admin-links a.bbp-reply-trash-link:hover {
  background: #EB5858;
}
.forums-single .topic .topic-right .topic-header .topic-moderate .bbp-admin-links a.bbp-reply-spam-link:hover {
  background: #F6A856;
}
.forums-single .topic .topic-right .topic-header .topic-moderate .bbp-admin-links a.bbp-topic-close-link:hover {
  background: #F15274;
}
.bbp-template-notice {
  background: #def2fa;
  color: #1e9fd4;
}
.bbp-template-notice.error {
  background: #fbe1e1;
  color: #dc1a1a;
}
.bbp-pagination .bbp-pagination-links > a:hover {
  background: #ed6600;
  border-color: #d45b00;
}
.forums-module .forum.type-forum .bbp-forum-info-header {
  background: #e4e5ea;
  color: #5b5e73;
}
.forums-module .forum.type-forum .bbp-forum-info-header a {
  color: #5b5e73;
}
.forums-module .forum.type-forum .bbp-forum-info-body-forums-list ul.bbp-forums-list li.bbp-forum a {
  background: #9d9fb1;
}
.forums-module .forum.type-forum .bbp-forum-info-body-forums-list ul.bbp-forums-list li.bbp-forum a:hover {
  background: #ed6600;
}
.home-recipe-of-the-day .entry-photo .badge {
  background: #ed6600;
}
.home-recipe-of-the-day .entry-photo .badge:before {
  border-top: 24px solid #ed6600;
}
.home-recipe-of-the-day .entry-photo .badge:after {
  border-bottom: 24px solid #ed6600;
}
.home-recipe-of-the-day .entry-meta .meta.favorites {
  background: #F15274;
}
.home-recipe-of-the-day .entry-meta .meta.likes {
  background: #58BDE7;
}
.home-recipe-of-the-day .entry-meta .meta.comments {
  background: #89C245;
}
.home-blog-post .entry-date .date {
  color: #ed6600;
}
.home-blog-post .entry-date .month {
  color: #9d9fb1;
}
.home-collections .collection .total .number {
  color: #ed6600;
}
.home-collections .collection .total .text {
  color: #9d9fb1;
}
.home-collections .collection .meta {
  color: #9d9fb1;
}
.pb-topic-on-home .topic-time a {
  color: #89C245;
}
.pb-topic-on-home .topic-time a:hover {
  color: #6fa034;
  border-bottom: 1px dotted #89C245;
}
.keywords-filter-block .filter-header .filter-controls .control {
  background: #e4e5ea;
}
.keywords-filter-block .filter-header .filter-controls .control.active {
  background: #ed6600;
}
.keywords-filter-block input.filter-keywords {
  color: #EB5858;
  border-color: #c8c9d3;
}
.keywords-index-list ul.keywords li a {
  color: #5b5e73;
  background: #f2f2f5;
}
.keywords-index-list ul.keywords li a em {
  border-left: 1px solid #d6d7de;
  color: #9d9fb1;
}
.keywords-index-list ul.keywords li a:hover {
  background: #ed6600;
  color: #ffffff;
}
.keywords-index-list ul.keywords li a:hover em {
  color: #ffc9a1;
  border-left-color: #ff8f3b;
}
.keywords-index-list h4 {
  border-bottom: 1px solid #e4e5ea;
}
.members-list .member .user-details .name:hover {
  color: #e04323;
}
.members-list .member .user-reputation .count {
  color: #EB5858;
}
.profile-private-messages-header a:hover {
  color: #ed6600;
}
.profile-private-messages-header a.active {
  color: #ba5000;
}
.profile-private-messages .profile-private-messages-table .td-row .td.important .pm-mark-as-important.active {
  color: #EB5858;
}
.profile-private-messages .profile-private-messages-table .private-messages-single .single-message .msg-controls {
  color: #9d9fb1;
}
.profile-private-messages .profile-private-messages-table .private-messages-single .single-message .msg-controls .msg-edit:hover {
  color: #89C245;
}
.profile-private-messages .profile-private-messages-table .private-messages-single .single-message .msg-controls .msg-delete:hover {
  color: #EB5858;
}
.profile-notifications .single-notification {
  border-bottom: 1px solid #e4e5ea;
}
.profile-notifications .single-notification .the-sign {
  border: 3px solid #e4e5ea;
  color: #9d9fb1;
}
.profile-notifications .single-notification .username {
  color: #5b5e73;
}
.profile-notifications .single-notification .username:hover {
  color: #e04323;
}
.profile-notifications .single-notification:after {
  background: #e4e5ea;
}
.profile-notifications .single-notification:before {
  border: 2px solid #e4e5ea;
}
.profile-notifications .single-notification.comment .the-sign {
  color: #9d9fb1;
}
.profile-notifications .single-notification.followed .the-sign {
  color: #9462A4;
}
.profile-notifications .single-notification.liked .the-sign {
  color: #58BDE7;
}
.profile-notifications .single-notification.to-favorites .the-sign {
  color: #F15274;
}
.profile-notifications .single-notification.to-collection .the-sign {
  color: #89C245;
}
.profile-notifications .single-notification.recipe-published .the-sign {
  color: #ed6600;
}
.profile-mini-menu li.active a {
  border-color: #ed6600;
  color: #ed6600;
}
.private-messaging-form .response-message .message.error-message {
  background: #EB5858;
}
.private-messaging-form .response-message .message.empty-message {
  background: #EB5858;
}
.private-messaging-form .response-message .message.success-message {
  background: #89C245;
}
.profile-rows {
  color: #5b5e73;
}
.following-block .follow-col.reputation .count {
  color: #EB5858;
}
.following-block .follow-col.followers .count {
  color: #58BDE7;
}
.following-block .follow-col.following .count {
  color: #89C245;
}
.following-block .follow-col a:hover .title {
  color: #e04323;
}
.awards-block .award-single.black {
  background: #23242C;
}
.awards-block .award-single.red {
  background: #EB5858;
}
.awards-block .award-single.green {
  background: #89C245;
}
.awards-block .award-single.blue {
  background: #58BDE7;
}
.awards-block .award-single.orange {
  background: #F6A856;
}
.awards-block .award-single.yellow {
  background: #F5D554;
}
.awards-block .award-single.pink {
  background: #F15274;
}
.awards-block .award-single.purple {
  background: #9462A4;
}
.awards-block .award-single.teal {
  background: #39CAB5;
}
.awards-block .award-single.olive {
  background: #A1B809;
}
.awards-block .award-single.dark-gray {
  background: #5b5e73;
}
.awards-block .award-single.gray {
  background: #9d9fb1;
}
.awards-block .award-single.primary {
  background: #ed6600;
}
.profile-main-menu ul li.active a {
  border-bottom: 3px solid #ed6600;
}
.profile-section-title .profile-section-close:hover {
  background: #ed6600;
}
.profile-collections-list .collection .title:hover {
  color: #e04323;
}
.recipes-list .recipe-view-def .entry-info-author .total-recipes {
  color: #9d9fb1;
}
.recipes-list .recipe-view-def .recipe-info-2 .recipe-info-2-inner .info .value {
  color: #81839a;
}
.recipes-list .recipe-view-def .recipe-info-2 .recipe-info-2-inner .info .value-category a {
  background: #e4e5ea;
}
.recipes-list .recipe-view-def .recipe-info-2 .recipe-info-2-inner .info .value-category a:hover {
  background: #ed6600;
}
.recipes-list .recipe-view-def .recipe-info-2 .recipe-info-2-inner .info.preparation .the-icon {
  color: #58BDE7;
}
.recipes-list .recipe-view-def .recipe-info-2 .recipe-info-2-inner .info.ingredients .the-icon {
  color: #89C245;
}
.recipes-list .recipe-view-def .recipe-info-2 .recipe-info-2-inner .info.category .the-icon {
  color: #39CAB5;
}
.recipes-list .recipe-view-def .recipe-info-2 .recipe-info-2-inner .info.difficulty .the-icon {
  color: #9462A4;
}
.recipes-list .recipe-view-list .recipe-details .title a:hover {
  color: #ed6600;
}
.recipes-list .recipe-view-list .recipe-controls a.like-post.active {
  color: #58BDE7;
}
.recipes-list .recipe-view-list .recipe-controls a.favorite-post.active {
  color: #EB5858;
}
.recipes-list .recipe-view-grid .recipe-controls a.active.like-post {
  background: #58BDE7;
}
.recipes-list .recipe-view-grid .recipe-controls a.active.favorite-post {
  background: #EB5858;
}
.profile-reputation .reputation-event .date {
  color: #676a81;
}
.accordionjs.submission-form-repeatable .accordion_in .acc_head:before {
  background: #ed6600;
}
.accordionjs.submission-form-repeatable:after {
  border-left: 1px solid #ed6600;
}
.submission-form-repeatable-add-new {
  background: #ed6600;
}
.submission-form-repeatable-add-new:before {
  background: #ed6600;
}
.submission-form-repeatable-add-new:after {
  background: #ed6600;
}
.submission-form-repeatable-add-new:hover {
  background: #ba5000;
}
#smk-submit-recipe .submission_notice.green {
  background: #89C245;
}
#smk-submit-recipe .submission_notice.red {
  background: #EB5858;
}
.smk-theme-login-block .smk-theme-login-block-type span.active {
  border-color: #ed6600;
  color: #ed6600;
}
.smk-theme-login-block .smk-theme-login-block-close:hover {
  background: #ed6600;
}
.smk-theme-login-block .form-message-response .message.error-message {
  background: #EB5858;
}
.smk-theme-login-block .form-message-response .message.empty-message {
  background: #EB5858;
}
.smk-theme-login-block .form-message-response .message.success-message {
  background: #89C245;
}
.widget .widget-pretty-list li a:hover {
  border-color: #e4e5ea;
}
.widget .widget-pretty-list li a:hover .mark {
  background: #ed6600;
  color: #ffffff;
}
.blog-pagination-links a:hover {
  background: #ed6600;
  border-color: #a14500;
}
.bypostauthor .comment-header a:first-of-type {
  color: #89C245;
}
.bypostauthor .comment-header a:first-of-type:hover {
  color: #ed6600;
}
.widget {
  font-size: 13px;
}
.widget.widget_top_users .w-user-card .w-in .author-reputation {
  color: #EB5858;
}
.widget.widget-categories li a:hover {
  border-color: #e4e5ea;
}
.widget.widget-categories li a:hover .mark {
  background: #ed6600;
  color: #ffffff;
}
