/*

Theme Name: Recipes
Theme URI: http://live.bobosh.com/themes/recipes
Author: myTheme
Author URI: http://themeforest.net/user/myTheme/portfolio?ref=myTheme
Description: Responsive recipes theme. <a href="http://live.bobosh.com/themes/recipes">View details...</a>
Tags: responsive-layout
License: GNU General Public License
License URI: license.txt
Version: 2.0.0


TABLE OF CONTENTS  ---------------------------

1.  LAYOUT
2.  HEADER
3.  RECIPE FILTERS
4.  RECIPE SORTING, PAGE NAVIGATION
5.  CONTENT
6.  HERO
7.  BLOG
8.  RECIPE LISTING
9.  SINGLE RECIPE
10. COMMENTS
11. WIDGETS
12. PAGE TEMPLATES
13. FORMS
14. MEDIA QUERIES



/*-----------------------------------------------------------------------------------*/
/*	1. LAYOUT
/*-----------------------------------------------------------------------------------*/

/* basics */
html {background-color:#fff;color:#333;line-height:1.4;word-wrap:break-word;}
body {background-position:50% 0;background-repeat:no-repeat;}
.rcps-theme-light {background-color:#fff;}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block;}
*, *:before, *:after {margin:0;padding:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
:focus {outline:0;}

/* clearfixes */
.rcps-inner:after, .rcps-single-content:after, .rcps-tabs-nav:after {content:".";display:block;height:0;clear:both;visibility:hidden;}

/* layout */
.rcps-clear {clear:both;}
.rcps-hidden {display:block;height:0;visibility:hidden;}
.rcps-header .rcps-inner {display:table;width:100%;padding:0.5em 0.5em 1em 0.5em;}

.rcps-section-content {background:#fff;padding:0.5em 0;}
.single-recipe .rcps-section-content {padding:0;}

.rcps-section-filters {padding:1em 0.5em 0 0.5em;}
.rcps-section-sort {padding:1em 0.5em 0 0.5em;}

.rcps-section-comments {background:#fff;padding:2em 0.5em 2em 0.5em;}
.rcps-section-related {padding:2em 0.5em 0 0.5em;}
.rcps-single-content {position:relative;padding:1em 0 0 0;}

.rcps-recipe-grid {margin-top:1em;}

.rcps-inner {padding:0 0.5em;}
.rcps-aside {padding-top:1em;}


/*-----------------------------------------------------------------------------------*/
/*	2. HEADER & FOOTER
/*-----------------------------------------------------------------------------------*/

.rcps-branding {text-align:left;vertical-align:middle;display:table-cell;}

/* logo */
.rcps-logo {display:inline-block;text-decoration:none;}
.rcps-logo:hover {opacity:0.7;}
.rcps-logo-text {font-size:1.25em;line-height:2;font-weight:bold;text-transform:uppercase;letter-spacing:0.08em;color:#fff;}
.rcps-theme-light .rcps-logo-text {color:#111;}

/* header-social */
.rcps-header-social {vertical-align:middle;display:table-cell;text-align:right; float: right; margin: 15px 0 0 0 }
.rcps-list-social li {display:inline;}
.rcps-list-social a {display:inline-block;color:#221f20;}
.rcps-header-social .rcps-list-social {margin:0;}
.rcps-header-social .rcps-list-social a {margin:0 0 0 1em;}
.rcps-theme-light .rcps-header-social .rcps-list-social a {color:#333;}

/* navigation */
.rcps-nav-main-ul {display:none;}
.slicknav_btn {position:relative;display:block;vertical-align:middle;float:left;padding:1em 1em 0.5em;line-height:1.125em;cursor:pointer;width:100%;text-align:right;}
.slicknav_menu .slicknav_menutxt {display:inline-block;line-height:1.188em;}
.slicknav_menu .slicknav_icon {display:inline-block;margin:0.188em 0 0 0.438em;}
.slicknav_menu .slicknav_no-text {margin:0;}
.slicknav_menu .slicknav_icon-bar {display:block;width:1.5em;height:3px;background-color:#000;border-radius:1px;}
.rcps-theme-light .slicknav_menu .slicknav_icon-bar {background-color:#333;}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {margin-top:0.188em;}
.slicknav_nav {clear:both;margin:0;}
.slicknav_nav ul, .slicknav_nav li {display:block;}
.slicknav_nav .slicknav_arrow {font-size:0.875em;margin:0 0 0 0.5em;font-family:FontAwesome;color:#999;}
.slicknav_nav .slicknav_item {cursor:pointer;}
.slicknav_nav .slicknav_row {display:block;}
.slicknav_nav a {display:block;}
.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {display:inline}
.slicknav_menu:before, .slicknav_menu:after {content:" ";display:table;}
.slicknav_menu:after {clear:both}

/* navigation style */
.slicknav_menu {}
.slicknav_nav, .slicknav_nav ul {list-style:none;overflow:hidden;}
.slicknav_nav ul {padding:0;margin:0 0 0 0.75em;}
.slicknav_nav ul a {font-weight:normal;}
.slicknav_nav a {padding:0.5em 0.5em;text-decoration:none;color:#ce211d;}
.rcps-theme-light .slicknav_nav a {color:#333;}
.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {padding:0;margin:0;}

/* footer */
.rcps-footer {clear:both;font-size:0.875em;}
.rcps-footer .rcps-inner {padding:2em 0.5em;text-align:center;}
.rcps-footer, .rcps-footer a {color:#999;font-weight:normal;}
.rcps-footer a {border-bottom:1px solid #444;border-bottom-color:rgba(255, 255, 255, 0.1);text-decoration:none;}
.rcps-theme-light .rcps-footer a {border-bottom-color:#f2f2f2;}
.rcps-footer a:hover {color:#999;}
.rcps-nav-footer-ul li {display:inline;margin-right:0.5em;}


/*-----------------------------------------------------------------------------------*/
/*	3. RECIPE FILTERS
/*-----------------------------------------------------------------------------------*/

/* section filters */
.rcps-section-filters {background-color:#221f20;font-size:0.875em;color:#221f20;}
.rcps-theme-light .rcps-section-filters {background-color:#fff;color:#333;}

/* filters */
.rcps-section-filters label {display:inline-block;margin-right:0.5em;font-weight:bold;}
.rcps-filters-cell {display:inline-block;margin-bottom:1em;}
.rcps-filters-cell:nth-child(odd) {clear:both;float:left;}
.rcps-filters-cell:nth-child(even) {float:right;}

/* keywords */
.rcps-filters-keywords {padding:0.25em 0 0.25em 0.75em;border-radius:2px;border:0;width:100%;box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.05);background:#e8e8e8;}
.rcps-filters-s {padding:0;margin:0;width:60%;border:0;background:transparent;color:#333;}
.rcps-filters-searchsubmit {float:right;margin-bottom:0;border:0;padding:0 0.5em 0 0;cursor:pointer;clear:none;background:transparent;color:#999;}

/* search suggestions */
.rcps-search-suggestions {padding-bottom:1em;text-align:center;}


/*-----------------------------------------------------------------------------------*/
/*	4. RECIPE SORTING, PAGE NAVIGATION
/*-----------------------------------------------------------------------------------*/

/* section sort */
.rcps-section-sort {text-align:center;font-size:0.875em;background:#fff;color:#666;}

/* recipes number */
.rcps-sort-number {display:none;padding:0.25em 0;}

/* page numbers */
.rcps-pages-bottom {padding:1em 0 0.5em 0;display:block;font-size:0.875em;border-top:1px solid #f2f2f2;}
.rcps-pages-bottom .rcps-pages {width:100%;display:block;margin:0;text-align:center;}
.rcps-pages {display:inline-block;margin:0 0 1em 0;}
.rcps-pages li {display:inline-block;}
.rcps-pages a {font-weight:normal;padding:0.25em 0.5em;text-decoration:none;background:#eee;color:#333;}
.rcps-pages li:first-child a {border-radius:2px 0 0 2px;}
.rcps-pages li:last-child a {border-radius:0 2px 2px 0;}
.rcps-pages .rcps-pages-current {padding:0.25em 0.5em;color:#fff;}

/* sort by */
.rcps-sort-by {display:inline-block;margin:0 auto;}
.rcps-sort-title {margin:0 0.5em 0 0;}

/* custom selects */
.rcps-custom-select {position:relative;}
.rcps-select {display:inline-block;position:absolute;top:0;right:0;margin:0;padding:0;opacity:0.001;}
.rcps-select, .rcps-custom-select .btn-select {width:100%;padding:0.25em 1.25em 0.25em 0.75em;cursor:pointer;text-align:left;box-shadow:inset -1.75em 0 0 rgba(0, 0, 0, 0.05);}
.rcps-select-sort, .rcps-select-sort-wrap .btn-select {width:140px;margin:0;}
.rcps-select-sort-wrap {display:inline-block;margin-bottom:1em;}
.rcps-custom-select .btn-select {position:relative;display:inline-block;text-decoration:none;border-radius:2px;background:#e8e8e8;color:#333;}
.rcps-custom-select .btn-select:after {content:"\f107";font-family:FontAwesome;display:block;position:absolute;top:0.5em;right:0.5em;color:#999;line-height:1;}

.rcps-select-filters-wrap-active .btn-select {font-weight:bold;text-shadow:0 1px 0 rgba(0, 0, 0, 0.25);color:#fff;}
.rcps-theme-dark .rcps-select-filters-wrap-active .btn-select {box-shadow:inset -1.75em 0 0 rgba(0, 0, 0, 0.05), 0 0 3px rgba(0, 0, 0, 0.25);}
.rcps-select-filters-wrap-active .btn-select:after {font-weight:normal;color:#fff;}
.rcps-theme-dark .rcps-select-filters-wrap-passive .btn-select, .rcps-theme-dark .rcps-filters-keywords {background-image:linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, transparent 100%);}


/*-----------------------------------------------------------------------------------*/
/*	5. CONTENT
/*-----------------------------------------------------------------------------------*/

/* default margins */
p, blockquote, ul, ol, dl, table, pre, address, hr {margin-bottom:1em;}

/* headers */
h3, h4, h5, h6 {font-weight:400;}
h1 {font-size:2em;margin:0 0 0.5em 0;line-height:1.1;font-weight:700;}
h2 {font-size:1.75em;margin:1em 0 0.5em 0;line-height:1.25;}
h3 {font-size:1.5em;margin:0.5em 0 0.25em 0;line-height:1.25;}
h4 {font-size:1.25em;margin:0 0 1em 0;line-height:1.25;}
h5 {font-size:1.125em;margin:0 0 1em 0;line-height:1.25;}
h6 {font-size:1em;margin:0 0 1em 0;line-height:1.25;}

/* lists */
li {list-style-position:inside;}
ul ul, ol ol, ul ol, ol ul {margin:0 0 0 1em;}

/* horizontal line */
hr {border:0;height:0;border-top:10px solid #f2f2f2;}

/* tables */
table {border-collapse:separate;border-spacing:3px;width:100%;}
th {text-align:left;}

/* code */
code {background:rgba(0, 0, 0, 0.03);}
pre {padding:0.5em 2.5em 0.5em 1.5em;white-space:pre-wrap;background:#EEEDE9;position:relative;}
pre:after {content:"</>";position:absolute;right:0.5em;top:0.5em;color:#ccc;}

/* definition lists */
dt {font-weight:bold;}
dd {margin-left:1em;}

/* links */
a {font-weight:bold;transition:all 0.2s ease-in-out;}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {text-decoration:none;color:#111;}
a > img {vertical-align:bottom;}
a img {border:none;}

/* responsive images, videos, etc. */
img, video {max-width:100%;height:auto;border:0;}
.ie8 img, .ie8 video {width:auto;}
iframe {border:0;}

/* header title */
.rcps-title-header {width:100%;text-align:center;text-shadow:0 1px 3px rgba(0, 0, 0, 0.4);margin:0 auto;}
.rcps-title-header h1 {color:#fff;font-size:2em;line-height:1;}
.rcps-title-header h1 a {color:#fff;}
.rcps-title-header span {display:block;font-size:1.25em;margin-bottom:0.25em;line-height:1;}
.rcps-theme-light .rcps-title-header {text-shadow:none;}
.rcps-theme-light .rcps-title-header h1 {color:#333;}
.rcps-theme-light .rcps-title-header h1 a {color:#333;}

/* text styles */
blockquote p {font-size:1.25em;line-height:1.2;font-weight:bold;position:relative;color:#999;}
blockquote p:before {content:"\201C";color:#999;position:absolute;left:-0.5em;}
blockquote p:after {content:"\201D";color:#999;}
.rcps-ingress, .ingress {font-size:1.25em;color:#666;}
.rcps-ingress-center {text-align:center;}

/* captions  */
.wp-caption {max-width:100%;}
.wp-caption img {vertical-align:bottom;}
.wp-caption-text {color:#999;padding:0.5em 0;text-align:center;}
.gallery-caption {margin-left:0;}

/* aligns */
.alignleft {float:left;margin:1em 2em 1em 0;}
.alignright {float:right;margin:1em 0 1em 2em;}
.aligncenter {display:block;margin:1em auto 1em auto;}
.alignnone {display:block;margin:1em 0 1em 0;}

/* next/previous navigation */
.rcps-next-prev {display:none;}

/* ads */
.rcps-ad {clear:both;width:100%;max-width:100%;margin:0 auto;text-align:center;}
.rcps-ad-bottom {margin-top:1em;}


/*-----------------------------------------------------------------------------------*/
/*	6. HERO
/*-----------------------------------------------------------------------------------*/

.rcps-hero {overflow:hidden;position:relative;}
.rcps-hero-image {height:320px;}
.rcps-hero-img {height:320px;display:block;max-width:none;width:auto;}

/* hero content */
.rcps-hero-content {position:absolute;bottom:0;left:0;z-index:1;width:100%;height:100%;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;}
.rcps-title-hero {margin:0 auto;position:relative;top:50%;text-align:center;transform:translateY(-50%);font-size:2em;color:#fff;line-height:1.35;}
.rcps-title-hero span {padding:0 0.25em;box-decoration-break:clone;-webkit-box-decoration-break:clone;}


/*-----------------------------------------------------------------------------------*/
/*	7. BLOG
/*-----------------------------------------------------------------------------------*/

.sticky {}
.rcps-blog-post {padding-bottom:2em;margin-bottom:2em;border-bottom:1px solid #f2f2f2;}
.rcps-blog-post:last-child {padding-bottom:0;margin-bottom:0;border-bottom:0;}
.rcps-post-title {margin-bottom:1em;position:relative;font-weight:normal;}
.rcps-post-title:after {position:absolute;left:50%;bottom:-0.375em;width:40px;height:2px;content:"";margin-left:-20px;}
.rcps-post-title a {font-weight:normal;}
.rcps-blog-post .rcps-featured-image-single {margin-bottom:1em;display:block;}

.rcps-blog-post .rcps-post-date {margin-bottom:0.5em;font-weight:normal;color:#999;text-align:center;display:block;}
.rcps-post-title {margin-top:0;text-align:center;}

/* page numbers */
.rcps-pages-blog {margin:2em 0 0 0;text-align:center;}
.rcps-pages-blog li {display:inline-block;margin:0 1px;}
.rcps-pages-blog a {color:#999;font-weight:normal;padding:0.25em 0.5em;background:#e8e8e8;text-decoration:none;}
.rcps-pages-blog li:first-child a, .rcps-pages-blog li:first-child, .rcps-pages-blog li:first-child .current {border-radius:2px 0 0 2px;}
.rcps-pages-blog li:last-child a, .rcps-pages-blog li:last-child, .rcps-pages-blog li:last-child .current {border-radius:0 2px 2px 0;}
.rcps-pages-blog .current {padding:0.25em 0.5em;color:#fff;}


/*-----------------------------------------------------------------------------------*/
/*	8. RECIPE LISTING
/*-----------------------------------------------------------------------------------*/

/* recipe grid */
.rcps-recipe-grid {display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -0.25em;}
.rcps-item-wrap {display:-webkit-flex;display:-ms-flexbox;display:flex;width:50%;padding:0 0.25em;margin-bottom:0.5em;}
.ie-old .rcps-item-wrap {float:left;}

/* recipe items */
.rcps-item {padding-bottom:2.75em;width:100%;text-align:center;border-radius:2px;position:relative;overflow:hidden;background:#fff;box-shadow:0 1px 0 #f2f2f2; border: 1px solid #443c3c}
.rcps-item-featured-img {position:relative;}
.lazy-hidden {opacity:0;}
.lazy-loaded {transition:opacity 0.3s;opacity:1;}
.rcps-item-content {padding:1em 0 0 0;}
.rcps-item-title {margin:0;font-size:1em;padding:0 0.25em;}
.rcps-item-title a {font-weight:700;}
.rcps-item-title a:hover {color:#333;}

/* item taxonomy */
.rcps-item-tax {margin-bottom:0.25em;position:relative;z-index:1;font-size:0.875em;color:#666;}
.rcps-item-tax a {font-weight:400;text-decoration:none;color:#666;}
.rcps-item-tax a:hover {color:#333;}

/* add to favorites */
.rcps-item-favorite {position:absolute;right:0;top:0;z-index:2;}
.simplefavorite-button {cursor:pointer;background:transparent;border:0;font-size:1.25em;margin-bottom:0;padding:0.5em;transition:all 0.2s ease-in-out;color:#fff;color:rgba(255, 255, 255, 0.9);}
.rcps-item-favorite .simplefavorite-button {text-shadow:0 0 2px rgba(0, 0, 0, 0.2);}
.simplefavorite-button.active {opacity:1;}

.rcps-single-favorite .simplefavorite-button {color:#999;padding:0;font-size:1em;}
.rcps-single-favorite .simplefavorite-button:after {color:#333;margin-left:0.5em;font-weight:bold;border-bottom:1px solid #f2f2f2;}
.rcps-single-favorite-login i.fa {color:#999;}
.rcps-single-favorite-login-text {margin-left:0.5em;font-weight:bold;}

/* rating percent */
.rcps-rating-percent {position:absolute;left:0;bottom:-7px;text-align:center;width:100%;font-size:0.875em;}
.rcps-rating-percent-inner {display:inline-block;margin:0 auto;width:50px;height:50px;border-radius:2px 2px 0 0;line-height:42px;font-weight:bold;}
.rcps-rating-percent-inner.rcps-rating-light {color:#fff;}
.rcps-rating-percent-inner.rcps-rating-dark {color:#333;}
.rcps-rating-percent-inner:after {content:"";position:absolute;left:50%;bottom:0;margin-left:-25px;width:50px;height:0;border-left:25px solid transparent;border-right:25px solid transparent;border-bottom:8px solid #fcfcfc;}
.rcps-single-content .rcps-rating-percent {bottom:auto;top:-42px;z-index:2;font-size:1em;}
.rcps-single-content .rcps-rating-percent:after {border-bottom-color:#fff;}

/* meta */
.rcps-meta li {display:inline-block;font-weight:normal;}
.rcps-meta li, .rcps-meta a {font-weight:normal;color:#999;text-decoration:none;}
.rcps-meta li i.fa {margin-right:0.5em;}
.rcps-meta li {margin-right:1em;}
.rcps-meta li:last-child {margin-right:0;}

/* item meta */
.rcps-meta-item {position:absolute;bottom:0;left:0;margin:0;font-size:0.8125em;padding:0.5em 0.5em;width:100%;background-image:linear-gradient(to bottom, #fff 0, transparent 1em);border-top:1px dashed #f2f2f2;white-space:nowrap;}
.rcps-meta-item li, .rcps-meta-item a {color:#666;white-space:nowrap;}
.rcps-meta-item i.fa {margin-right:0.5em;color:#999;}
.rcps-meta-item .rcps-meta-ingredients, .rcps-meta-item .rcps-meta-permalink {display:none;}


/*-----------------------------------------------------------------------------------*/
/*	9. SINGLE RECIPE
/*-----------------------------------------------------------------------------------*/

/* recipe details */
.rcps-details {display:table;table-layout:fixed;width:100%;border-collapse:collapse;position:relative;font-size:0.875em;}
.rcps-details-top {margin-bottom:2em;width:100%;border-bottom:0.5em solid #292726;padding-bottom:1em;}
.rcps-details-bottom {margin:4em 0 2em 0;width:100%;border-top:1px solid #f2f2f2;}
.rcps-details-share {margin:2em 0 2em 0;width:100%;border-top:1px solid #f2f2f2;}
.rcps-details-cell {display:table-cell;color:#333;padding-top:1em;vertical-align:top;}
.rcps-details-top .rcps-details-cell {padding-bottom:1em;}
.rcps-details-cell a {color:#333;text-decoration:none;border-bottom:1px solid #e8e8e8;}
.rcps-details-title {color:#999;margin:0 0 0.5em 0;font-size:1em;}
.rcps-details-title-vote {display:none;}

/* recipe details: vote */
.rcps-vote {display:inline-block;text-align:center;}
.rcps-vote.rcps-vote-up {margin-right:0.25em;}
.rcps-vote a, .rcps-voted {font-weight:normal;border:0;display:inline-block;padding:0 0.5em;position:relative;border-radius:2px;text-decoration:none;font-size:0.875em;box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.2);color:#fff;text-shadow:0 1px 1px rgba(0, 0, 0, 0.2);}
.rcps-vote .rcps-voted {opacity:0.6;}
.rcps-vote a:after, .rcps-voted:after {content:"";position:absolute;right:-0.825em;top:50%;margin-top:-0.5em;width:0;height:0;border-top:0.5em solid transparent;border-right:0.5em solid transparent;border-bottom:0.5em solid transparent;border-left-width:0.5em;border-left-style:solid;}
.rcps-vote-count {display:inline-block;padding-left:0.275em;font-weight:normal;color:#333;}

/* external recipe link */
.rcps-external-button {padding:0.25em 0.75em;margin-top:1em;text-decoration:none;font-weight:normal;border-radius:2px;background:#f2f2f2;color:#333;display:inline-block;}

/* ingredients */
.rcps-list-ingredients li {list-style:none;cursor:pointer;}
.rcps-list-ingredients li b {margin-right:0.25em;}
.rcps-ingredient-checkbox {margin-right:0.5em;}
.rcps-checked .rcps-ingredient-checkbox, .rcps-list-ingredients li.rcps-checked {color:#999;}
.rcps-list-ingredients li.rcps-checked {text-decoration:line-through;}

/* directions list */
.single-recipe .rcps-single-content ol {counter-reset:li;}
.single-recipe .rcps-single-content ol > li {margin:0 0 1em 0;list-style:none;padding-left:2em;position:relative;}
.single-recipe .rcps-single-content ol > li:before {content:counter(li);counter-increment:li;display:inline-block;border-radius:50%;width:1.5em;height:1.5em;margin-right:0.5em;text-align:center;position:absolute;left:0;font-weight:bold;background:#292726;color:#fff;}

/* recipe details: tags */
.rcps-details-categories {margin:0 1em 0 0;}
.rcps-details-categories ul {display:inline-block;margin:0;}
.rcps-details-categories li {display:inline-block;}
.rcps-details-categories > li {margin-right:0.5em;}
.rcps-details-categories a {text-transform:lowercase;}

/* recipe details: author */
.rcps-author-avatar {display:inline-block;vertical-align:top;border-radius:50%;margin-left:0.5em;}

/* recipe details: share */
.rcps-share {}
.rcps-share li {display:inline-block;}
.rcps-share a {text-decoration:none;display:block;font-weight:normal;border:0;}
.rcps-share a i.fa-stack-1x {color:#fff;}
.rcps-social-facebook .fa-circle {color:#3A5795;}
.rcps-social-twitter .fa-circle {color:#55ACEE;}
.rcps-social-google-plus .fa-circle {color:#DD4B39;}
.rcps-social-pinterest .fa-circle {color:#CA2027;}
.rcps-social-instagram .fa-circle {color:#CA2027;}
.rcps-social-web .fa-circle {color:#999;}
.rcps-share a i.fa {margin-right:0.5em;}
.rcps-print a {color:#999;}

/* titles on single bottom */
.rcps-bottom-title {text-align:center;position:relative;margin:0.125em 0 2em 0;font-weight:bold;}
.rcps-bottom-title:after {position:absolute;left:50%;bottom:-0.5em;width:24px;height:3px;content:"";margin-left:-12px;}
.rcps-bottom-title i.fa {display:block;color:#999;margin-bottom:0.25em;}

/* single bottom */
.rcps-section-related {background:#fff;}


/*-----------------------------------------------------------------------------------*/
/*	10. COMMENTS
/*-----------------------------------------------------------------------------------*/

/* comment list */
.rcps-commentlist {margin:0;list-style:none;}
.rcps-commentlist ul {list-style:none;margin:0;}
.rcps-commentlist li li {position:relative;padding-left:50px;}

/* comment */
.rcps-comment {position:relative;margin-bottom:2em;padding-left:50px;}
.rcps-comment-body {clear:both;margin-bottom:1em;}

/* comment author */
.rcps-comment-author a {text-decoration:none;}
.rcps-comment-author cite {font-style:normal;font-weight:bold;display:inline-block;margin-right:0.5em;}
.rcps-comment-avatar {position:absolute;left:0;top:0;border-radius:50%;}

/* comment by post author */
.bypostauthor {}
.rcps-comment-by-author {line-height:1;font-size:0.875em;margin-right:0.5em;padding:0.125em 0.25em;font-weight:normal;border-radius:2px;display:inline-block;background:#BCC4C8;color:#fff;}

/* comment time */
.rcps-comment-time {font-weight:normal;font-size:0.875em;border:0;white-space:nowrap;color:#999;}

/* comment reply */
.rcps-comment-reply {margin-top:-1em;font-size:0.875em;}
.comment-reply-link {text-decoration:none;font-weight:normal;color:#999;}
.comment-reply-link i.fa {margin-left:0.5em;color:#e8e8e8;}

/* comment moderation */
.rcps-comment-moderation {margin:0;}

/* cancel reply */
#cancel-comment-reply-link {color:#999;}

/* submit comment */
.rcps-comments #submit {background:#f2f2f2;color:#333;}

/* paged comments */
.comment-pages {text-align:center;}


/*-----------------------------------------------------------------------------------*/
/*	11. WIDGETS
/*-----------------------------------------------------------------------------------*/

.rcps-widget-container {clear:both;margin-bottom:2em;color:#bbb;}
.rcps-theme-light .rcps-widget-container {color:#333;}
.rcps-widget-container a {font-weight:normal;text-decoration:none;border-bottom:1px solid #303030;border-bottom-color:rgba(255, 255, 255, 0.1);}
.rcps-theme-light .rcps-widget-container a {border-bottom-color:#f2f2f2;}
.rcps-widget-container a:hover {}
.rcps-theme-light .rcps-widget-container a:hover {color:#666;}
.rcps-widget-container li {list-style:none;}

/* widget titles */
.rcps-widget-title {margin:0 0 1.5em 0;font-weight:bold;position:relative;}
.rcps-theme-light .rcps-widget-title {color:#333;}
.rcps-widget-title:after {content:"";position:absolute;left:0;bottom:-0.25em;width:24px;height:3px;z-index:0;}

/* custom recipes widget */
.rcps-widget-item {clear:both;margin-bottom:1.4em;}
.rcps-widget-image {float:left;margin:0 1em 1.2em 0;position:relative;}
.rcps-widget-img {border-radius:2px;}
.rcps-meta.rcps-meta-widget {margin:0;}
.rcps-meta.rcps-meta-widget li {margin-right:0.375em;color:#999;font-size:0.875em;}
.rcps-meta.rcps-meta-widget a {color:#999;border:0;}
.rcps-meta.rcps-meta-widget i.fa {margin-right:0.25em;}
.rcps-meta.rcps-meta-widget .rcps-meta-permalink a {border:0;color:#999;}

/* calendar widget */
.widget_calendar caption {text-align:left;}
.widget_calendar table {width:100%;border-collapse:collapse;}
.widget_calendar th {text-align:left;}
.widget_calendar #next {text-align:right;}

/* rss widget */
.widget_rss li {margin:0.5em 0;}
.rss-date {display:block;}

/* recent comments widget */
.widget_recent_comments li {margin-bottom:1em;}

/* recent posts widget */
.widget_recent_entries li {margin-bottom:1.4em;}
.widget_recent_entries .post-date {display:block;color:#999;font-size:0.875em;line-height:1.6;}
.rcps-theme-light .widget_recent_entries .post-date {color:#999;}

/* tag widget */
.widget_tag_cloud a {display:inline-block;}


/*-----------------------------------------------------------------------------------*/
/*	12. PAGE TEMPLATES
/*-----------------------------------------------------------------------------------*/

/* member directory */
.rcps-item-member {border-bottom:1px solid #f2f2f2;margin-bottom:2em;padding-bottom:1em;margin-bottom:1em;display:table;width:100%;table-layout:fixed;}
.rcps-item-member:last-child {border-bottom:0;}
.rcps-item-member-avatar {display:table-cell;vertical-align:middle;width:76px;}
.rcps-item-member-title {display:table-cell;vertical-align:middle;}
.rcps-item-member-title h3 {margin:0 0 0.25em 0;}
.rcps-item-member-title h3 a {font-weight:normal;border-bottom:2px solid #f2f2f2;}
.rcps-item-member-recipes-number {color:#999;}
.rcps-item-member-profile-link {display:table-cell;vertical-align:middle;text-align:right;}

/* user profile */
.rcps-section-profile {background-color:#fff;padding:60px 0 1em 0;text-align:center;border-bottom:1px solid #f2f2f2;}
.rcps-section-profile-bio {margin:1em auto 1em auto;}
.rcps-section-profile-bio span {line-height:0.8;font-size:1.25em;color:#999;padding:0 0.125em;}

/* avatars */
.rcps-account-avatar {position:relative;}
.rcps-account-avatar .avatar {position:absolute;left:50%;top:-6px;margin-left:-30px;vertical-align:bottom;box-shadow:0 0 0 6px #eee;}
.rcps-avatar .avatar {border-radius:50%;vertical-align:bottom;}

/* form fieldsets */
.rcps-fieldset {border:0;border-bottom:1px solid #f2f2f2;padding:0.75em 0;}
.rcps-fieldset-last {border-bottom:2px solid #e6e6e6;padding-bottom:1.25em;margin-bottom:0.5em;}
.rcps-label {margin:0.25em 0;font-weight:bold;display:block;}
.rcps-form-submit {margin-top:1em;width:auto;}

/* form table */
.rcps-form-table {border-collapse:collapse;margin:0;}
.rcps-form-table td {padding-bottom:0.75em;}
.rcps-form th {font-weight:normal;padding:0.25em 0;}
.rcps-form tr.hidden {display:none;}
.rcps-form tr.visible {display:table-row !important;}
.rcps-form .rcps-td-ingredient {padding-right:3%;}
.rcps-form .rcps-td-ingredient input.rcps-text-input {width:100%;}
.rcps-form .rcps-td-amount input.rcps-text-input {width:100%;}
.rcps-form .rcps-td-amount {width:31.333%;}
.rcps-form .rcps-add-field {text-decoration:none;}

.rcps-select-submit-wrap {display:inline-block;}
.rcps-select-submit-wrap.rcps-custom-select .btn-select, .rcps-select-submit-wrap.rcps-custom-select .rcps-select {width:auto;padding:0.5em 1.75em 0.5em 0.5em;margin:0;}
.rcps-select-submit-wrap.rcps-custom-select .btn-select {position:relative;display:inline-block;background:#f8f8f8;text-decoration:none;color:#ddd;text-transform:capitalize;border:0;color:#333;box-shadow:inset -1.5em 0 0 rgba(0, 0, 0, 0.05), inset 0 0 2px rgba(0, 0, 0, 0.1);}
.rcps-select-submit-wrap.rcps-custom-select .btn-select:after {top:0.75em;}

/* form fields */
.rcps-text-input, .rcps-textarea {display:block;padding:0.5em 0.5em;border:0;background:#f8f8f8;box-shadow:inset 0 0 2px rgba(0, 0, 0, 0.1);border-radius:2px;margin:0;}

/* form description */
.rcps-form-description {margin:0.5em 0 0 0;color:#666;font-size:0.875em;}

/* alerts */
.rcps-alert {padding:0.5em 1em;background:#f2f2f2;border-radius:4px;}
.rcps-alert-red {background:#F2DEDE;color:#A94442;}
.rcps-alert-red a {color:#A94442;}
.rcps-alert-green {background:#DFF0D8;color:#3C763D;}
.rcps-alert-green a {color:#3C763D;}
.rcps-alert-yellow {background:#FCF8E3;color:#8A6D3B;}
.rcps-alert-yellow a {color:#8A6D3B;}
.rcps-alert-blue {background:#D9EDF7;color:#31708F;}
.rcps-alert-blue a {color:#31708F;}


/*-----------------------------------------------------------------------------------*/
/*	13. FORMS
/*-----------------------------------------------------------------------------------*/

input, textarea, button, select {font-family:inherit;font-size:100%;max-width:100%;margin-bottom:1.5em;}
input, textarea {background:transparent;color:#333;padding:1em;width:100%;border:1px solid #ddd;}
input:focus, textarea:focus, button:focus {outline:none;}
input[type="text"]:disabled, textarea:disabled {color:#999;}
textarea {overflow:auto;vertical-align:top;}
::-moz-placeholder {opacity:1;}

/* submit button */
#submit {padding:0.5em 1.5em;cursor:pointer;margin:1em 0;border:0;display:block;width:auto;border-radius:2px;text-align:center;text-transform:uppercase;letter-spacing:0.1em;font-weight:bold;color:#fff;font-size:0.875em;}
p.form-submit {margin:0;}

/* search */
.searchform {padding:0;background:#e8e8e8;border-radius:2px;border:0;}
.searchform .s {margin:0;width:75%;background:none;border:0;color:#333;padding:0.75em;}
.searchsubmit {float:right;background:transparent;margin-bottom:0;border:0;padding:0.5em 0.5em;cursor:pointer;color:#333;clear:none;}

/* login/register popup */
.rcps-popup {position:relative;background:#fff;width:auto;max-width:420px;margin:1em auto 0 auto;border-radius:4px;}
.rcps-popup form {padding:0em 1em 1em 1em;}
.rcps-popup #submit {margin-bottom:0;}

/* tabs */
.rcps-tabs-nav {margin:0 0 1em 0;border-radius:2px 2px 0 0;background:#f2f2f2;}
.rcps-tabs-nav-submit {margin:0;text-align:center;background:#fff;border-bottom:1px solid #f2f2f2;}
.rcps-theme-dark .rcps-tabs-nav-submit {background-image:linear-gradient(to top, rgba(0, 0, 0, 0.1) 0, transparent 0.25em);border-bottom-color:transparent;}
.rcps-tabs-nav li {display:inline;overflow:hidden;}
.rcps-tabs-nav a {display:inline-block;padding:0.5em 0.5em;text-decoration:none;color:#666;font-weight:normal;border-bottom:0.125em solid transparent;}
.rcps-tabs-nav-active a {color:#333;}
.rcps-tabs-nav-submit.rcps-tabs-nav a {color:#999;}
.rcps-tabs-nav-submit .rcps-tabs-nav-active a {color:#333;}

/* ajax */
.ajax-auth label.error {display:none !important;}
.ajax-auth input.error {border:1px solid #FF0000 !important;}


/*-----------------------------------------------------------------------------------*/
/*	14. MEDIA QUERIES
/*-----------------------------------------------------------------------------------*/

@media screen and (min-width:500px) {

.rcps-inner {margin-left:auto;margin-right:auto;padding:0 0.5em;}
.rcps-item-wrap {width:33.33%;}

.rcps-title-hero {font-size:2.5em;max-width:12em;}
.rcps-details-title-vote {display:block;}

}

@media screen and (min-width:660px) {

/* layout */
.rcps-section-sort {padding:2em 0 0 0;}
.rcps-sort-number, .rcps-sort-pages, .rcps-sort-by {margin:0;width:33%;display:inline-block;min-height:1em;}
.rcps-sort-number {text-align:left;}
.rcps-pages {margin:0;}
.rcps-sort-by {text-align:right;float:right;}
.rcps-sort-by .rcps-select-sort-wrap {margin:0;}

/* columns */
.rcps-widget {float:left;display:inline;width:31.333%;margin-right:3%;}
.rcps-widget-last {margin-right:0;}

/* forms */
.rcps-label {float:left;width:25%;margin:0.5em 0;padding-right:1em;}
.rcps-text-input, .rcps-textarea {width:50%;}
.rcps-comments #submit {width:50%;}
.rcps-form .rcps-wide, .rcps-comments .rcps-wide {width:75%;}
.rcps-form .rcps-narrow {width:25%;}
.rcps-form-table {width:75%;max-width:75%;}
.rcps-form-description {margin-left:25%;}
.rcps-form-submit#submit, .rcps-comments #submit {margin-left:25%;}

/* social links */
.rcps-header-social .rcps-list-social {font-size:1.375em;}

}

@media screen and (min-width:745px) {

/* layout */
.rcps-inner {padding:0 1em;}
.rcps-aside {padding:3em 0 0 0;}

.rcps-header .rcps-inner {padding:1em;}
.rcps-section-comments {padding:2em 0 2em 0;}

.rcps-recipe-grid {margin:0.5em -0.5em 0 -0.5em;}
.rcps-item-wrap {width:25%;padding:0 0.5em;margin-bottom:1em;}

/* filters */
.rcps-section-filters {padding:1em 0.5em;}
.rcps-filters {display:table;table-layout:fixed;width:100%;border-collapse:separate;border-spacing:0.5em 0;}
.rcps-filters-cell {display:table-cell;}
.rcps-filters-cell:nth-child(odd), .rcps-filters-cell:nth-child(even) {float:none;clear:none;}

/* search suggestions */
.rcps-search-suggestions {padding:0.5em 0 0 0.5em;text-align:left;}

/* hero */
.rcps-hero-img {height:auto;width:100%;}

.rcps-details {padding:0;font-size:1em;}

.rcps-section-profile-bio {width:40%;}
.rcps-single-content, .rcps-comments {width:72%;margin-left:auto;margin-right:auto;}
.rcps-single-content {padding:3em 0 2em;}
.single-recipe .rcps-single-content {padding:0;}
.rcps-aside {padding-left:0;padding-right:0;margin-left:0;margin-right:0;}

/* navigation */
.rcps-nav-main-ul {display:block;}
.slicknav_menu {display:none;}

.rcps-nav-main {display:table-cell;vertical-align:middle;}
.rcps-nav-main-ul {margin:0;list-style:none; float: right;
    margin-right: 2.5em;}
.rcps-nav-main-ul li {p;}
.rcps-nav-main-ul > li {display:inline-block;width:auto;position:relative;border:0;}
.rcps-nav-main-ul > li > a {padding:0em 0.75em;color:#221f20;text-transform:uppercase;letter-spacing:0.06em;font-size:0.75em;}
.rcps-theme-light .rcps-nav-main-ul > li > a {color:#333;}
.rcps-nav-main-ul > li > a:hover, .rcps-nav-main-ul > li.sfHover > a {color:#999;}
.rcps-theme-light .rcps-nav-main-ul > li > a:hover, .rcps-theme-light .rcps-nav-main-ul > li.sfHover > a {color:#666;}
.rcps-nav-main-ul > li.menu-item-has-children > a:after {display:none;}
.rcps-nav-main-ul a {display:block;position:relative;font-size:0.875em;text-decoration:none;font-weight:400;}

/* navigation: drop-down */
.rcps-nav-main-ul > li.hover > ul , .rcps-nav-main-ul li li.hover ul {position:absolute;}
.rcps-nav-main-ul .sub-menu {position:absolute;display:none;top:100%;left:0;z-index:9999;min-width:12em;padding:0;margin:0;background:#fff;box-shadow:0 1px 2px rgba(0, 0, 0, 0.1);list-style:none;border-radius:2px;}
.rcps-nav-main-ul > li > .sub-menu:after {content:"";position:absolute;left:50%;top:-0.375em;margin-left:-0.375em;width:0;height:0;border-left:0.375em solid transparent;border-right:0.375em solid transparent;border-bottom:0.375em solid #fff;}
.rcps-nav-main-ul .sub-menu .sub-menu {top:0;left:100%;}
.rcps-nav-main-ul .sub-menu li {position:relative;border:0;}
.rcps-nav-main-ul .sub-menu a {padding:1em 1.5em;border-bottom:1px solid #f2f2f2;color:#666;}
.rcps-nav-main-ul .sub-menu a:before {content:"";}
.rcps-nav-main-ul .sub-menu a:hover {background:#f8f8f8;}
.rcps-nav-main-ul .sub-menu li:first-child > a {border-radius:2px 2px 0 0;}
.rcps-nav-main-ul .sub-menu li:last-child > a {border-bottom:0;border-radius:0 0 2px 2px;}

/* navigation: account */
li.rcps-nav-account .rcps-nav-register {border-radius:2px;padding:0.375em 0.75em;margin-left:1em;color:#fff;border:1px solid rgba(255, 255, 255, 0.1);}
.rcps-theme-light li.rcps-nav-account .rcps-nav-register {color:#333;border-color:rgba(0, 0, 0, 0.1);}
li.rcps-nav-account .rcps-nav-register:hover {color:#fff;background:rgba(255, 255, 255, 0.05);border-color:transparent;}
.rcps-theme-light li.rcps-nav-account .rcps-nav-register:hover {color:#333;background:rgba(0, 0, 0, 0.05);}
.rcps-nav-register i.fa {margin-left:0.5em;}
.rcps-nav-account li a:after {font-family:FontAwesome;float:right;color:#999;font-size:1.25em;line-height:1;}
.rcps-nav-account .rcps-nav-account-settings a:after {content:" \f013";}
.rcps-nav-account .rcps-nav-account-profile a:after {content:" \f007";}
.rcps-nav-account .rcps-nav-account-logout a:after {content:" \f08b";}
.rcps-nav-account .rcps-nav-account-dashboard a:after {content:" \f0e4";}
.rcps-nav-account .rcps-nav-account-favorites a:after {content:" \f004";}

/* tabs */
.rcps-tabs-nav a {padding-left:1em;padding-right:1em;}

}

@media screen and (min-width:960px) {

/* hero */
.rcps-hero-image, .rcps-hero-home {height:400px;}
.rcps-title-hero {font-size:3em;}

/* single */
.rcps-single-content, .rcps-comments {width:59.259%;}

/* items */
.rcps-item-wrap {width:20%;}
.rcps-meta-item .rcps-meta-ingredients {display:inline-block;}
.rcps-meta-item .rcps-meta-permalink {display:inline-block;position:absolute;right:1em;}
.rcps-meta-item .rcps-meta-permalink a {color:#999;}

}

@media screen and (min-width:1180px) {

/* layout */
.rcps-wrap {margin:0 auto;width:1140px;}
.rcps-inner {width:1080px;padding:0;}
.rcps-header .rcps-inner {padding:0.5em 0;}

.rcps-section-filters {padding:1.5em 15px;font-size:1em;}
.rcps-filters {border-spacing:15px 0;}
.rcps-section-filters label {margin-bottom:0em;}

/* rounded corners */
.rcps-section-filters, .rcps-section-sort, .rcps-section-profile {border-radius:2px 2px 0 0;}
.rcps-section-content, .single-post .rcps-section-comments {border-bottom-right-radius:2px;border-bottom-left-radius:2px;}
.page-template-page-member-directory .rcps-section-content, .page-template-page-favorites .rcps-section-content, .page-template-page-user-account .rcps-section-content, .blog .rcps-section-content, .single-post .rcps-section-content, .error404 .rcps-section-content, .category .rcps-section-content, .tag .rcps-section-content, .page-template-default .rcps-section-content {border-top-left-radius:2px;border-top-right-radius:2px;}
.single-recipe .rcps-section-content {border-radius:0}
.rcps-section-profile-alternate {border-radius:2px;}
.rcps-section-related, .logged-in.page-template-page-submit-a-recipe .rcps-section-content {border-radius:0 0 2px 2px;}

/* search suggestions */
.rcps-search-suggestions {padding:0.75em 0 0 15px;}
.rcps-search-suggestions a {padding:0.25em 0.125em;}

/* hero */
.rcps-hero-image, .rcps-hero-home {height:500px;}
.rcps-hero-img {border-radius:2px 2px 0 0;}
.rcps-title-hero {font-size:3.5em;}

/* footer */
.rcps-footer .rcps-inner {padding-left:0;padding-right:0;}
.rcps-nav-footer-ul {float:left;}
.rcps-footer p {float:right;}

/* items */
.rcps-recipe-grid {margin:1.5em -1em 0 -1em;}
.rcps-item-wrap {width:20%;padding:0 1em;margin-bottom:2em;}

}

@media screen and (min-width:1280px) {

/* next/previous navigation */
.rcps-next-prev {display:block;position:fixed;}
.rcps-next-prev li {right:-252px;top:50%;position:fixed;display:block;width:300px;margin:-24px 0 0 0;max-height:48px;z-index:9;transition:all 0.2s ease-in-out;text-align:left;padding:0;}
.rcps-next-prev li.rcps-next-prev-prev {left:-252px;}
.rcps-next-prev li img {display:inline-block;float:right;margin:0;}
.rcps-next-prev li span {display:none;}
.rcps-next-prev li.rcps-next-prev-prev img {float:left;margin:0;}
.rcps-next-prev a {width:300px;height:48px;display:inline-block;overflow:hidden;border:0;padding:0 0 0 40px;text-decoration:none;border-radius:2px 0 0 2px;}
.rcps-next-prev-prev a {border-radius:0 2px 2px 0;}
.rcps-next-prev a b:before {content:"\f105";font-family:FontAwesome;width:48px;height:48px;display:block;position:absolute;left:0;top:0;text-align:center;color:#fff;line-height:48px;font-size:1.5em;}
.rcps-next-prev-prev a b:before {content:"\f104";left:auto;right:0;}

.rcps-next-prev a b {padding:5px 10px;font-size:0.875em;line-height:1.3;text-transform:none;letter-spacing:0;display:table-cell;vertical-align:middle;height:48px;}

.rcps-next-prev .rcps-next-prev-prev a {padding:0 40px 0 0;}
.rcps-next-prev a:hover {color:#fff;}
.rcps-next-prev li:hover {right:0;}
.rcps-next-prev .rcps-next-prev-prev:hover {left:0;}

}


/* Magnific Popup 1.0.0 */
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#292726;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1;filter:alpha(opacity=100)}.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow .mfp-a,.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow .mfp-b,.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}

/* Tipsy */
.tipsy {font-size:0.875em;position:absolute;padding:0.25em;z-index:100000; }
.tipsy-inner {background-color:#292726;color:#fff;max-width:200px;padding:5px 8px 4px 8px;text-align:center;border-radius:2px;box-shadow:0 0 3px rgba(0, 0, 0, 0.3);}
.tipsy-arrow {position:absolute;width:0;height:0;line-height:0;border:5px dashed #292726;}
.tipsy-arrow-s {border-top-color:#292726;}
.tipsy-s .tipsy-arrow {bottom:0;left:50%;margin-left:-5px;border-top-style:solid;border-bottom:none;border-left-color: transparent;border-right-color:transparent;}


.fbbox { float: right;    margin-left: 10px;
    margin-top: 3px
    }
.lika { margin-top: -6px  }   


@media screen and (max-width:745px) {
	.chup { display: none }
	
}
@media screen and (max-width:400px) {
	.chupx { display: none !important}
	
}

@media screen and (max-width:660px) {
	.lika { margin-top: 0px}
	
}

a.lili  {
    color: #666;
    text-decoration:none;
    
    font-size: 0.8125em
}
a.lili:hover  {
    color: #ce211d;
    
}

 .bpad25 { margin-bottom: 25px }
 
 
#soc1 { float: left; margin-right: 5px; width: 50px}
#soc2 { float: left;  width: 50px}
#soc3 { float: left; margin-left: 5px; width: 60px}

.setg {
    padding: 0.4em 1.3em;
    cursor: pointer;
    margin: 1em 0;
    border: 0;
    display: block;
    width: auto;
    border-radius: 2px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: bold;
    color: #fff;
  font-size: 0.875em; 
  border: 1px solid #f2f2f2;
      background: #f2f2f2;
    color: #333;
  }
.share ul li {
  display: inline;
  float: left;
  margin-right: 5px
}

.share ol, ul {
  list-style: none;
}



.ung1 { width: 100%}
.ung2 { width: 100%}

.detax { float:left; width: 40%; min-width: 200px}
.detaxr { float: right; width: 58%;  min-width: 300px }

#disqus_thread {  max-width: 100%; }

.publisher-anchor-color {
color: #ce211d;
  font-weight: bold
}

.dcom img { height: 60px; width: 60px; float: left; margin: 0 5px 0 0 }
.dcom { margin: 10px 0 }


.flwx { width: 100% }


#disqus_thread .setg:hover, .setg:hover { border: 1px solid #000 }

.cnav { width: 100%; margin: 20px 0 0 0 }
.cnav li {
	list-style: none;
   
}
.textarea-wrapper {
-webkit-appearance: none;
-webkit-font-smoothing: antialiased;
background-attachment: scroll;
background-clip: border-box;
background-color: rgb(255, 255, 255);
background-image: none;
background-origin: padding-box;
background-size: auto;
border-bottom-color: rgba(0, 39, 59, 0.2);
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-style: solid;
border-bottom-width: 2px;
border-image-outset: 0px;
border-image-repeat: stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
border-left-color: rgba(0, 39, 59, 0.2);
border-left-style: solid;
border-left-width: 2px;
border-right-color: rgba(0, 39, 59, 0.2);
border-right-style: solid;
border-right-width: 2px;
border-top-color: rgba(0, 39, 59, 0.2);
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-top-style: solid;
border-top-width: 2px;
box-sizing: border-box;
color: rgb(63, 69, 73);
display: block;
font-family: 'Helvetica Neue', arial, sans-serif;
font-size: 15px;
font-style: normal;
font-weight: normal;
height: 48px;
line-height: 15px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
position: relative;
unicode-bidi: -webkit-isolate;
width: 100%;}

.placeholder {
	-webkit-font-smoothing: antialiased;
box-sizing: border-box;
color: rgba(0, 39, 59, 0.34902);
cursor: text;
display: block;
font-family: 'Helvetica Neue', arial, sans-serif;
font-size: 18px;
font-style: normal;
font-weight: normal;
height: 30px;
left: 10px;
line-height: 30px;
overflow-x: hidden;
overflow-y: hidden;
position: absolute;
right: 9px;
text-overflow: ellipsis;
top: 7px;
white-space: nowrap;
width: 327px;
}


.pull-right {
	    margin-bottom: 12px;
	        float: right !important;
	            margin: 0;
    padding: 0;
    border: 0;
    font-weight: 400;
    font-style: normal;
    font-size: 100%;
    line-height: 1;
    font-family: inherit;
}

.recommend-button {
	 margin-bottom: 12px;
	        float: left !important;
	            margin: 0;
    padding: 0;
    border: 0;
	    font-weight: 700;
    font-size: 13px;
    line-height: 1;
    color: #7f929c !important;
  }
  
.recommend-button:hover {
    color: #3f4549 !important;
}

	.ccnav {     margin: 0 0 24px;
    border-bottom: 2px solid;
  border-color: #eaedee; }
  
.comment-count-placeholder	{
	color: #3f4549!important;
	
	    margin: 0 15px;
    padding: 12px 0;
    font-size: 15px;
    font-weight: 700;
        line-height: 1;
          font-family: inherit; }
          .dnon { opacity: .6;
    line-height: 107px;
  text-align: center;
      color: #3f4549;
    font-family: "Helvetica Neue",arial,sans-serif;
    font-size: 15px;
    -webkit-font-smoothing: antialiased;
   }
   
   
   .clr { clear: both }
   
   p.flu { width: 100%; text-align: center; padding: 5px 20px; }
p.flu2 { width: 100%; text-align: center; padding: 5px 20px; color: #f2f2f2  }

   
   @media screen and (min-width:960px) {
.lsin { float: left; width: 19%; padding: 2em 10px }
.rsin { float: right; width: 19%; padding: 2em 10px  }   
.rcps-single-content { float: left }
}

   @media screen and (max-width:959px) {
.lsin { width:100%; float: none; padding: 1em 0 0 0 }
.rsin { display:none  }   

}

.pst { font-size: 0.7em }


@media screen and (min-width: 960px) {
.rcps-item-wrapx {
    width: 25%;
    padding: 0 1em;
    margin-bottom: 2em;
}
}

.nopad img { margin-bottom: 0 !important}

.populi { width: 50%; margin-bottom: 0px  }

.clr { clear: both }

.fllo { width: 100% }
.cnt { text-align: center }



body {background-color: #fff; font-family:"Alegreya Sans",Arial,sans-serif;}
	.rcps-single-favorite .simplefavorite-button:after {content:"Add to favorites";}
	.rcps-single-favorite .simplefavorite-button.active:after {content:"In your favorites";}
	a, .rcps-title-header span, .rcps-item-title a, .rcps-next-prev a, .rcps-nav-register i.fa, .rcps-ingredient-checkbox, .rcps-nav-account li a:after, .rcps-bottom-title i.fa {color:#ce211d;}
	

	.simplefavorite-button.active {color:#ff5459;}
	a.rcps-pages-current, .rcps-pages-blog .current, #submit, .rcps-bottom-title:after, .rcps-widget-title:after, .rcps-post-title:after, .rcps-vote a, .rcps-voted, .rcps-next-prev a, .rcps-select-filters-wrap-active .btn-select {background-color:#ce211d;}
	.rcps-tabs-nav-active a {border-color:#ce211d;}
	.rcps-vote a:after, .rcps-voted:after {border-left-color:#ce211d;}
	.rcps-title-hero span {background:#ce211d;background:rgba(205, 141, 95, 0.9);}
	.rcps-rating-percent-inner {background:#292726;background:linear-gradient(to top, #292726 8px, rgba(41, 39, 38, 0.75) 100%);}
	
	.review-count, .nots { display: none }
	.sund { margin-left: 20px }
	
	a.acta { font-weight: bold; color: #fff; text-decoration: underline }
	.shup { margin-right: 10px }
	
	code { padding: 20px; margin: 20px 0 }
	
	
	
	.rcps-logo-img { height: 75px }
	
	
	h1 {font-family: 'Fjalla One', sans-serif; margin-top: 10px}
	h2 {font-family: 'Fjalla One', sans-serif; margin-top: 10px}
	.flu h2 { text-align: center !important}
	
	input[type='checkbox'] { margin: 0; padding: 0; width: auto }
	
	.clra { width: 0; height:0px; margin: 0; padding:0 }
	
   @media screen and (max-width:580px) {
.clra { clear:both;  }   

}

a.acta {color:#221f20 !important;}


	.inmem { display: none }
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e;
}
.btn:hover, .btn:focus {
    color: #fff;
    text-decoration: none;
}
.btn {
    border-radius: 2px;
}
.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.modal-header .close {
    margin-top: -2px;
}
button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
}

.modal-open{overflow:hidden}
.modal{display:none;overflow:auto;overflow-y:scroll;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}
.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out
}
.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}
.modal-dialog{position:relative;width:auto;margin:10px}
.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0}
	.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}
	.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}
	.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}
	.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.42857143px}
	.modal-header .close{margin-top:-2px}
	.modal-title{margin:0;line-height:1.42857143}
	.modal-body{position:relative;padding:20px}
	.modal-footer{margin-top:15px;padding:19px 20px 20px;text-align:right;border-top:1px solid #e5e5e5}
	.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}
	.modal-footer .btn-group .btn+.btn{margin-left:-1px}
	.modal-footer .btn-block+.btn-block{margin-left:0}
	@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}
		.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}
		.modal-sm{width:300px}}
			
			@media (min-width:992px){ .modal-lg{width:900px}}


.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{content:" ";display:table}

.clearfix:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{clear:both}


.avatar { height: 30px }

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e;
}
.btn:hover, .btn:focus {
    color: #fff;
    text-decoration: none;
}
.btn {
    border-radius: 2px;
}
.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.modal-header .close {
    margin-top: -2px;
}
button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
}

.modal-open{overflow:hidden}
.modal{display:none;overflow:auto;overflow-y:scroll;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}
.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out
}
.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}
.modal-dialog{position:relative;width:auto;margin:10px}
.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0}
	.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}
	.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}
	.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}
	.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.42857143px}
	.modal-header .close{margin-top:-2px}
	.modal-title{margin:0;line-height:1.42857143}
	.modal-body{position:relative;padding:20px}
	.modal-footer{margin-top:15px;padding:19px 20px 20px;text-align:right;border-top:1px solid #e5e5e5}
	.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}
	.modal-footer .btn-group .btn+.btn{margin-left:-1px}
	.modal-footer .btn-block+.btn-block{margin-left:0}
	@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}
		.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}
		.modal-sm{width:300px}}
			
			@media (min-width:992px){ .modal-lg{width:900px}}


.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{content:" ";display:table}

.clearfix:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{clear:both}


.avatar { height: 30px }