article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C""\201D""\2018""\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
*,
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.author-box:before,
.clear:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.widget-area:before,
.after-entry:before,
.comment-respond:before,
.wrap:before {
  content: " ";
  display: table;
}
.author-box:after,
.clear:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.widget-area:after,
.after-entry:after,
.comment-respond:after,
.wrap:after {
  clear: both;
  content: " ";
  display: table;
}
body {
  background: #fff;
  color: #333;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 15px;
  line-height: 1.625;
}
a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
::-moz-selection {
  background: #111;
  color: #fff;
}
::selection {
  background: #111;
  color: #fff;
}
a {
  color: #010101;
  text-decoration: underline;
}
a img {
  margin-bottom: 20px;
}
a:hover {
  color: #111;
}
p {
  margin: 5px 0 15px;
  padding: 0;
}
strong {
  font-weight: 600;
}
ol,
ul {
  margin: 0;
  padding: 0;
}
blockquote,
blockquote::before {
  color: #999;
}
blockquote {
  margin: 0;
  padding: 22px 20px;
}
blockquote::before {
  content: "\201C";
  display: block;
  font-size: 30px;
  height: 0;
  left: -20px;
  position: relative;
  top: -10px;
}
pre {
  background: #111;
  color: #ccc;
  overflow: scroll;
  padding: 0 20px;
  white-space: pre;
}
cite {
  font-style: normal;
}
.screen-reader-text {
  position: absolute !important;
  left: -999em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #444;
  font-weight: 300;
  margin: 10px 0 16px;
  padding: 0;
  text-transform: uppercase;
}
h1 {
  font-size: 22px;
}
h2 {
  font-size: 20px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 12px;
}
embed,
iframe,
img,
object,
video,
.wp-caption {
  max-width: 100%;
}
img {
  height: auto;
}
.featured-content img,
.gallery img {
  margin-bottom: 0;
  width: auto;
}
.gallery {
  overflow: hidden;
}
.gallery-item {
  float: left;
  margin: 0 0 28px;
  text-align: center;
}
.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery-columns-3 .gallery-item {
  width: 33%;
}
.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery-columns-5 .gallery-item {
  width: 20%;
}
.gallery-columns-6 .gallery-item {
  width: 16.6666%;
}
.gallery-columns-7 .gallery-item {
  width: 14.2857%;
}
.gallery-columns-8 .gallery-item {
  width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  width: 11.1111%;
}
.gallery img {
  border: 1px solid #ddd;
  height: auto;
  padding: 4px;
}
.gallery img:hover {
  border: 1px solid #999;
}
input,
select,
textarea {
  -moz-box-shadow: 0 0 0 #fff;
  -webkit-box-shadow: 0 0 0 #fff;
  border: 1px solid #ccc;
  box-shadow: 0 0 0 #fff;
  color: #999;
  font-family: "Droid Serif", georgia, serif;
  font-size: 11px;
  font-style: italic;
  letter-spacing: 0.5px;
  padding: 10px;
  width: 100%;
}
input:focus,
textarea:focus {
  outline: 0;
}
::-moz-placeholder {
  color: #000;
}
::-webkit-input-placeholder {
  color: #000;
}
.button,
.button-secondary,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background: #010101;
  border: 0;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.5px;
  padding: 5px 12px;
  text-transform: uppercase;
  width: auto;
}
.button:hover,
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"] {
  background: #444;
}
.button-secondary {
  background: #f5f5f5;
  color: #010101;
}
.button-secondary:hover {
  background: #010101;
  color: #fff;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
  display: none;
}
.site-container {
  background: #fff;
  margin: 0 auto;
  max-width: 1140px;
  padding: 0 30px;
}
.site-inner {
  clear: both;
  display: block;
  margin: 20px auto;
}
.wrap {
  display: block;
  margin: 0 auto;
}
.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
  width: 840px;
}
.content-sidebar-sidebar .content-sidebar-wrap {
  float: left;
}
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
  float: right;
}
.content {
  float: right;
  width: 680px;
}
.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
  float: left;
}
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
  width: 500px;
}
.full-width-content .content {
  width: 100%;
}
.sidebar-primary {
  float: right;
  width: 300px;
}
.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
  float: left;
}
.sidebar-secondary {
  float: left;
  width: 160px;
}
.content-sidebar-sidebar .sidebar-secondary {
  float: right;
}
.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
  float: left;
  margin-left: 2.564102564102564%;
}
.one-half,
.three-sixths,
.two-fourths {
  width: 48.717948717948715%;
}
.one-third,
.two-sixths {
  width: 31.623931623931625%;
}
.four-sixths,
.two-thirds {
  width: 65.81196581196582%;
}
.one-fourth {
  width: 23.076923076923077%;
}
.three-fourths {
  width: 74.35897435897436%;
}
.one-sixth {
  width: 14.52991452991453%;
}
.five-sixths {
  width: 82.90598290598291%;
}
.first {
  clear: both;
  margin-left: 0;
}
.avatar {
  float: left;
}
.alignleft .avatar {
  margin-right: 22px;
}
.alignright .avatar {
  margin-left: 22px;
}
.search-form input {
  background: #fff url(//hissingcooker.com/wp-content/themes/foodiepro/images/search.png) center right no-repeat;
}
.search-form input[type="submit"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px;
}
img.centered,
.aligncenter {
  display: block;
  margin: 0 auto 22px;
}
img.alignnone {
  margin-bottom: 12px;
}
.alignleft {
  float: left;
  margin-right: 40px;
  text-align: left;
}
.alignright {
  float: right;
  margin-left: 40px;
  text-align: right;
}
img.alignleft,
.wp-caption.alignleft {
  margin: 0 22px 22px 0;
}
img.alignright,
.wp-caption.alignright {
  margin: 0 0 22px 22px;
}
.wp-caption-text {
  font-family: "Droid Serif", georgia, serif;
  font-size: 11px;
  font-style: italic;
  margin: 0;
  text-align: center;
}
.wp-caption {
  max-width: 100% !important;
}
.widget_calendar table {
  width: 100%;
}
.widget_calendar td {
  text-align: center;
}
.breadcrumb {
  margin-bottom: 20px;
}
.archive-description,
.author-box {
  margin-bottom: 20px;
}
.archive-description {
  padding: 20px 20px 22px;
}
.author-box {
  padding: 20px;
}
.author-box-title {
  color: #111;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 4px;
}
.author-box p {
  margin: 0;
}
.author-box .avatar {
  margin-right: 22px;
}
.entry-title {
  font-size: 28px;
  line-height: 1.2;
  margin-bottom: 5px;
}
.page .entry-title {
  margin-bottom: 16px;
}
.sidebar .entry-title {
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}
h1.entry-title,
.entry-title a,
.sidebar .widgettitle a {
  color: #444;
  text-decoration: none;
}
.widgettitle {
  color: #444;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 0 0 10px;
  text-align: center;
  text-transform: uppercase;
}
.sidebar .widgettitle a {
  border: 0;
}
.archive-title {
  font-size: 20px;
  margin-bottom: 22px;
}
.featured-content .entry {
  padding: 0;
}
.user-profile .avatar-45 {
  border: 3px solid #fff;
  border-radius: 45px;
  margin-right: 10px;
}
.user-profile .avatar-65 {
  border: 3px solid #fff;
  border-radius: 65px;
  margin-right: 10px;
}
.user-profile .avatar-85 {
  border: 3px solid #fff;
  border-radius: 85px;
  margin-right: 10px;
}
.user-profile .avatar-125 {
  border: 3px solid #fff;
  border-radius: 125px;
  margin-right: 10px;
}
.user-profile {
  font-size: 14px;
  line-height: 1.3;
  text-align: left;
}
.enews-widget {
  background: #f5f5f5;
  color: #010101;
  padding: 20px;
  text-align: center;
}
.enews-widget .widgettitle {
  color: #010101;
  font-size: 20px;
}
.enews-widget input {
  margin-bottom: 16px;
  padding: 7px;
}
.enews-widget input:focus {
  border: 1px solid #ccc;
}
.enews-widget input[type="submit"] {
  background: #010101;
  color: #fff;
  margin: 0;
  width: 100%;
}
.enews-widget input:hover[type="submit"] {
  background: #fff;
  color: #010101;
}
.after-entry .enews-widget {
  min-height: 250px;
}
.before-header .enews-widget .widgettitle,
.before-header .enews-widget p {
  display: inline;
  float: left;
  line-height: 28px;
  margin: 0 10px 0 0;
  width: auto;
}
.before-header .enews-widget .widgettitle {
  font-size: 20px;
}
.before-header .enews-widget #subscribe {
  display: inline;
  float: right;
  width: 40%;
}
.before-header .enews-widget input {
  border: 0;
  display: inline;
  float: left;
  margin: 0;
  width: 70%;
}
.before-header .enews-widget input[type="submit"] {
  display: inline;
  float: right;
  width: 28%;
}
.latest-tweets ul li {
  margin-bottom: 16px;
}
div.gform_wrapper input[type="email"],
div.gform_wrapper input[type="text"],
div.gform_wrapper textarea,
div.gform_wrapper .ginput_complex label {
  font-size: 16px;
  padding: 8px;
}
div.gform_wrapper .ginput_complex label {
  padding: 0;
}
div.gform_wrapper li,
div.gform_wrapper form li {
  margin: 16px 0 0;
}
div.gform_wrapper .gform_footer input[type="submit"] {
  font-size: 12px;
}
.foodie-pro .easyrecipe {
  background: transparent;
  border: 0;
  margin: 20px 0;
  padding: 0;
}
.foodie-pro .easyrecipe div:before,
.foodie-pro .easyrecipe div:after {
  clear: none;
  display: inline;
}
.foodie-pro .easyrecipe .ERSName {
  color: #999;
  font-family: "Source Sans Pro", Helvetica, Arial, serif;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
  width: 60%;
}
.foodie-pro .easyrecipe .ERSTimeHeading,
.foodie-pro .easyrecipe .ERSHeading,
.foodie-pro .easyrecipe .ERSNotesHeader,
.foodie-pro .easyrecipe .ERSNutritionHeader,
.foodie-pro .easyrecipe .ERSIngredients .ERSIngredientsHeader,
.foodie-pro .easyrecipe .ERSInstructions .ERSInstructionsHeader,
.foodie-pro .easyrecipe div.ERSNotesHeader,
.foodie-pro .easyrecipe .nutrition .ERSNutritionHeader {
  color: #999;
  font-family: "Source Sans Pro", Helvetica, Arial, serif;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.foodie-pro .easyrecipe .ERSHeading,
.foodie-pro .easyrecipe .ERSNotesHeader,
.foodie-pro .easyrecipe .ERSNutritionHeader {
  margin: 5px 0 10px;
}
.foodie-pro .easyrecipe .ERSTopRight img {
  border: 0;
}
.foodie-pro .easyrecipe .pibfi_pinterest .xc_pin {
  margin: 0;
}
.foodie-pro .easyrecipe .ERSSummary {
  width: 60%;
}
.foodie-pro .easyrecipe .ERSSavePrint {
  background: #fff;
}
.foodie-pro .easyrecipe .ERSSavePrint .ERSPrintBtnSpan .ERSPrintBtn,
.foodie-pro .easyrecipe .ERSSavePrint .ERSSaveBtnSpan .ERSSaveBtn,
.foodie-pro .easyrecipe .ERSSavePrint .ERSSaveBtnSpan .ziplist-link.ERSSaveBtn,
.foodie-pro .easyrecipe .ERSSavePrint .ERSSaveBtnSpan .ziplist-button.ERSSaveBtn {
  background: #f5f5f5;
  border-radius: 0;
  padding: 0 10px;
}
.foodie-pro .easyrecipe .ERSSavePrint .ERSPrintBtnSpan .ERSPrintBtn:hover,
.foodie-pro .easyrecipe .ERSSavePrint .ERSSaveBtnSpan .ERSSaveBtn:hover {
  background: #ccc;
}
.foodie-pro .easyrecipe .ERSSavePrint .ERSPrintBtnSpan .ERSPrintBtn,
.foodie-pro .easyrecipe .ERSSavePrint .ERSSaveBtnSpan .ERSSaveBtn,
.foodie-pro .easyrecipe .ui-button .ui-button-text {
  color: #999;
  font-family: "Source Sans Pro", Helvetica, Arial, serif;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.foodie-pro .easyrecipe .ui-button .ui-button-text {
  padding: 0.4em 1em 0.4em 2.4em;
}
.foodie-pro .easyrecipe .ERSSavePrint .ERSSaveBtnSpan .ziplist-link .ERSSaveIcon,
.foodie-pro .easyrecipe .ERSSavePrint .ERSSaveBtnSpan .ziplist-button .ERSSaveIcon {
  background-image: url(//hissingcooker.com/wp-content/themes/foodiepro/images/save.png);
  margin-left: 10px;
}
.foodie-pro .easyrecipe .ERSSavePrint .ERSPrintBtnSpan .ERSPrintBtn .ERSPrintIcon {
  background-image: url(//hissingcooker.com/wp-content/themes/foodiepro/images/print.png);
  margin-left: 10px;
}
.foodie-pro .easyrecipe .ERSIngredients,
.foodie-pro .easyrecipe .ERSInstructions,
.foodie-pro .easyrecipe .ERSNutrition {
  border-top: 1px dotted #333;
  margin-top: 20px;
}
.foodie-pro .easyrecipe .ERSIngredients {
  width: 60%;
}
.foodie-pro .easyrecipe .ERSIngredients li.ingredient {
  list-style: none;
}
.foodie-pro .easyrecipe .ERSIngredients ul li:before {
  content: "\00BB \0020";
  padding-right: 7px;
}
.foodie-pro .easyrecipe .ERSNutrionDetails span {
  margin-right: 20px;
}
.foodie-pro .easyrecipe .ERSRatings {
  margin: 10px 0 0;
}
.foodie-pro .easyrecipe .ERComment {
  font-family: "Source Sans Pro", Helvetica, Arial, serif;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.foodie-pro .easyrecipe .ERRateBG {
  background: url(//hissingcooker.com/wp-content/themes/foodiepro/images/whitestar.png);
  margin: 2px 0 0 10px;
}
.foodie-pro .ERRateBG,
.foodie-pro .ERRatingComment,
.foodie-pro .ERComment .ERRateBG,
.foodie-pro .ERSRatingOuter {
  background: url(//hissingcooker.com/wp-content/themes/foodiepro/images/whitestar.png);
  margin: 0 0 10px 0;
}
.foodie-pro .easyrecipe .ERRateStars,
.foodie-pro .ERComment .ERRateStars,
.foodie-pro .ERRatingCommentInner,
.foodie-pro .ERSRatingInner {
  background: url(//hissingcooker.com/wp-content/themes/foodiepro/images/graystar.png);
}
.foodie-pro .easyrecipe .average {
  font-family: "Source Sans Pro", Helvetica, Arial, serif;
}
.foodie-pro #genesis-responsive-slider {
  border: 0;
  margin: 0 auto;
  padding: 0;
  position: relative;
}
.foodie-pro .slide-excerpt {
  background: transparent;
  margin: 0 0 25%;
  opacity: 1;
  width: 100%;
}
.foodie-pro .slide-excerpt-border {
  border: 0;
  display: inline;
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
.foodie-pro .slide-excerpt-border h2 {
  margin: 0;
  text-align: center;
  width: 100%;
}
.foodie-pro #genesis-responsive-slider h2 a {
  background: #333;
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
  margin: 0;
  overflow: visible;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
.foodie-pro .flex-direction-nav li a {
  background: url(//hissingcooker.com/wp-content/themes/foodiepro/images/bg_direction_nav.png);
  top: 40%;
}
.foodie-pro .flex-direction-nav li .prev,
.foodie-pro .flex-direction-nav li .prev:hover {
  background-position: 0 0;
  left: -25px;
}
.foodie-pro .flex-direction-nav li .next,
.foodie-pro .flex-direction-nav li .next:hover {
  background-position: -52px 0;
  right: -25px;
}
.foodie-pro .flex-direction-nav li .prev:hover,
.foodie-pro .flex-direction-nav li .next:hover {
  opacity: 0.9;
}
.foodie-pro .flex-control-nav li a {
  background: url(//hissingcooker.com/wp-content/themes/foodiepro/images/bg_control_nav.png);
}
.foodie-pro .flex-control-nav li a.active {
  background-position: 0 -26px;
}
.foodie-pro .flex-control-nav li a:hover {
  background-position: 0 -12px;
}
.simple-social-icons ul li:before {
  content: none !important;
  padding-right: 0 !important;
}
.home-top {
  margin: 0 auto;
  max-width: 680px;
}
.paged .home-middle,
.paged .home-top {
  display: none;
  visibility: hidden;
}
.home-bottom .widgettitle {
  border-bottom: 1px solid #ccc;
  margin: 0 0 20px;
  padding: 0 0 10px;
}
.home-bottom .entry-title {
  font-size: 20px;
}
.home .one-third .entry-title,
.home .one-fourth .entry-title,
.home .one-sixth .entry-title {
  font-size: 16px;
  text-align: center;
}
.recipes-top {
  background: #f5f5f5;
  padding: 20px;
}
.recipes-top .widget {
  float: left;
  margin-right: 1%;
  width: 32%;
}
.recipes-bottom {
  margin-top: 20px;
}
.recipes-bottom .widget {
  border-bottom: 1px dotted #333;
  clear: both;
  display: block;
  overflow: hidden;
  padding: 20px 0;
}
.recipes-bottom .widgettitle {
  font-size: 22px;
}
.recipes-bottom .gfwa-1,
.recipes-bottom .gfwa-5,
.recipes-bottom .gfwa-9,
.recipes-bottom .gfwa-13,
.recipes-bottom .gfwa-17,
.recipes-bottom .gfwa-21,
.recipes-bottom .gfwa-25,
.recipes-bottom .gfwa-29,
.recipes-bottom .gfwa-33,
.recipes-bottom .gfwa-37,
.recipes-bottom .gfwa-51,
.recipes-bottom .gfwa-55,
.recipes-bottom .gfwa-59,
.recipes-bottom .gfwa-63,
.recipes-bottom .gfwa-67,
.recipes-bottom .gfwa-71,
.recipes-bottom .gfwa-75,
.recipes-bottom .gfwa-79,
.recipes-bottom .gfwa-83,
.recipes-bottom .gfwa-87,
.recipes-bottom .gfwa-91,
.recipes-bottom .gfwa-95 {
  clear: both;
  margin-left: 0;
}
.recipes-bottom .featuredpost h2,
.archive .one-third .entry-title,
.archive .one-fourth .entry-title,
.archive .one-sixth .entry-title,
.search .one-third .entry-title,
.search .one-fourth .entry-title,
.search .one-sixth .entry-title,
.page-template-page_blog .one-third .entry-title,
.page-template-page_blog .one-fourth .entry-title,
.page-template-page_blog .one-sixth .entry-title {
  font-size: 13px;
  font-weight: 400;
  text-transform: none;
}
.before-header {
  background: #f5f5f5;
  clear: both;
  overflow: hidden;
  padding: 10px 0;
  text-align: center;
}
.before-header img,
.before-header iframe {
  display: block;
  margin: 0 auto;
}
.before-header .widget {
  margin: 0 auto;
  max-width: 1100px;
}
.foodie-pro .site-header {
  background-position: center;
  padding: 20px 0;
}
.title-area {
  padding: 16px 0;
  width: 360px;
}
.title-area h1 {
  margin: 0 auto;
}
.title-area p {
  margin: 0;
}
.header-image .title-area {
  padding: 0;
}
.site-title,
.site-title a {
  font-size: 55px;
  font-weight: 300;
  letter-spacing: 4px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.site-title a,
.site-title a:hover {
  color: #444;
}
.site-description {
  color: #999;
  font-family: "Droid Serif", georgia, serif;
  font-size: 11px;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0.5px;
  margin: 0;
  text-align: center;
  text-transform: none;
}
.header-full-width .title-area,
.header-full-width .site-title {
  width: 100%;
}
.header-image .site-description,
.header-image .site-title a {
  display: block;
  text-indent: -9999px;
}
.header-image .site-header {
  background-position: center !important;
  background-size: 400px 170px !important;
}
.header-image .site-title a {
  float: none;
  min-height: 164px;
  width: 100%;
}
.site-header .widget-area {
  float: right;
  text-align: right;
  width: 720px;
}
.header-image .site-header .widget-area {
  padding: 20px 0;
}
.site-header .search-form {
  float: right;
  margin-top: 22px;
}
.genesis-nav-menu {
  border-bottom: 1px solid #777;
  border-top: 1px solid #777;
  clear: both;
  font-size: 0.001px;
  letter-spacing: 2px;
  line-height: 1;
  padding: 0;
  text-align: center;
  width: 100%;
}
.genesis-nav-menu .menu-item {
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  margin: 0;
  padding: 0;
  text-align: left;
}
.genesis-nav-menu a {
  color: #333;
  display: block;
  padding: 20px 25px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
  color: #000;
}
.genesis-nav-menu .sub-menu {
  border-bottom: 5px solid #777;
  left: -9999px;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  width: 200px;
  z-index: 2000;
}
.genesis-nav-menu .sub-menu a {
  background-color: #fff;
  letter-spacing: 1px;
  padding: 20px;
  position: relative;
  width: 200px;
}
.genesis-nav-menu .sub-menu .sub-menu {
  margin: -52px 0 0 200px;
}
.genesis-nav-menu .menu-item:hover {
  position: static;
}
.genesis-nav-menu .sub-menu .current-menu-item > a {
  color: #999;
}
.genesis-nav-menu .sub-menu a:hover,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
  color: #fff;
  background: #010101;
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
  left: auto;
  opacity: 1;
}
.genesis-nav-menu > .first > a {
  padding-left: 0;
}
.genesis-nav-menu > .last > a {
  padding-right: 0;
}
.genesis-nav-menu > .right {
  color: #fff;
  float: right;
  list-style-type: none;
  padding: 30px 0;
}
.genesis-nav-menu > .right > a {
  display: inline;
  padding: 0;
}
.genesis-nav-menu > .rss > a {
  margin-left: 48px;
}
.genesis-nav-menu > .search {
  padding: 10px 0 0;
}
.sidebar .menu-item a {
  text-decoration: none;
}
.menu-toggle,
.sub-menu-toggle {
  display: none;
  visibility: hidden;
}
.site-header .sub-menu {
  border-top: 1px solid #ccc;
  margin: 0 0 20px;
}
.site-header .sub-menu .sub-menu {
  margin-top: -55px;
}
.nav-primary {
  margin: 0 0 20px;
}
.nav-secondary {
  margin: 0 0 20px;
}
.entry {
  margin-bottom: 20px;
  padding: 0 0 22px;
}
.entry-content a {
  color: #010101;
}
.entry-content a:hover {
  color: #111;
}
.entry-content .attachment a,
.entry-content .gallery a {
  border: 0;
}
.entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption,
.clear-line {
  margin-bottom: 30px;
}
.entry-content ol li,
.entry-content ul li {
  margin-left: 20px;
}
.entry-content ol li {
  list-style-type: decimal;
}
.entry-content ul li {
  list-style-type: disc;
}
.entry-content ol ol,
.entry-content ul ul,
.entry-content .wp-caption p {
  margin-bottom: 0;
}
.entry-meta,
.post-info,
.post-meta {
  color: #999;
  font-family: "Droid Serif", georgia, serif;
  font-size: 11px;
  font-style: italic;
  margin: 0;
}
.entry-meta a,
.post-info a,
.post-meta a {
  color: #999;
  text-decoration: none;
}
.entry-meta a:hover {
  color: #010101;
}
.entry-header .entry-meta,
.post-info {
  margin-bottom: 20px;
  line-height: 1;
}
.entry-footer .entry-meta,
.post-meta {
  border-top: 1px solid #ccc;
  padding-top: 20px;
}
.entry-comments-link::before {
  content: "\2014";
  margin: 0 6px 0 2px;
}
.entry-categories,
.entry-tags {
  display: block;
}
a.more-link,
.more-from-category a {
  background: #f5f5f5;
  color: #010101;
  display: table;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 2px;
  padding: 3px 8px;
  text-decoration: none;
  text-transform: uppercase;
}
.more-from-category a {
  margin: 0 auto 40px;
}
.more-link {
  margin-top: 15px;
}
.more-from-category {
  clear: both;
  display: block;
  float: none;
  text-align: center;
}
a.more-link:hover,
.more-from-category a:hover {
  background: #010101;
  color: #fff;
}
.archive-pagination {
  clear: both;
  font-size: 14px;
  margin: 20px 0;
}
.archive-pagination li {
  border: 1px solid #ccc;
  display: inline;
  padding: 5px 10px;
}
li.pagination-next,
li.pagination-previous {
  border: 0 !important;
}
.archive-pagination a {
  color: #010101;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-decoration: none;
}
.archive-pagination a:hover,
.archive-pagination li.active a {
  color: #010101;
}
.navigation {
  clear: both;
  font-size: 12px;
  margin: 20px 0;
}
.entry .navigation a {
  border-bottom: 1px solid #ccc;
}
.navigation li {
  display: inline;
}
.navigation li a {
  background: #111;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  padding: 8px 12px;
}
.navigation li a:hover,
.navigation li.active a {
  background: #010101;
}
.pagination-next a,
.pagination-previous a {
  text-decoration: none;
}
.after-entry .widget {
  clear: none;
  float: left;
  width: 50%;
}
.comment-respond,
.entry-comments {
  font-size: 14px;
  letter-spacing: 0.5px;
  padding: 20px 0;
}
.comment-respond,
.entry-comments,
.ping-list {
  margin-bottom: 20px;
}
.entry-comments h3,
.comment-respond h3 {
  color: #333;
  font-size: 16px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
.entry-comments .comment-author {
  margin: 0;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
  width: 50%;
}
.comment-respond label {
  display: block;
  margin-right: 12px;
}
.comment-list li,
.ping-list li {
  list-style-type: none;
  margin-top: 22px;
  padding: 32px;
}
.comment-list li li {
  margin-right: -32px;
}
li.comment {
  border-top: 1px solid #ccc;
}
.comment .avatar {
  margin: 0 16px 22px 0;
}
.form-allowed-tags {
  background: #f5f5f5;
  font-size: 12px;
  padding: 22px;
}
.comment-meta a {
  color: #333;
}
.comment-reply a {
  background: #f5f5f5;
  color: #333;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  letter-spacing: 1px;
  padding: 2px 5px;
  text-transform: uppercase;
}
.comment-reply a:hover {
  background: #ccc;
}
.sidebar p:last-child,
.sidebar ul {
  margin: 0;
}
.sidebar li {
  color: #999;
  list-style-type: none;
  margin-bottom: 6px;
  padding: 0;
  word-wrap: break-word;
}
.sidebar ul li:before {
  content: "\00BB \0020";
  padding-right: 7px;
}
.sidebar ul > li:last-child {
  margin-bottom: 0;
}
.sidebar .widget {
  margin-bottom: 20px;
}
.sidebar .search-form {
  width: 100%;
}
.footer-widgets {
  background: #f5f5f5;
  color: #333;
  display: block;
  clear: both;
  overflow: hidden;
  padding: 20px 40px 0;
  text-align: center;
}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
  float: left;
  margin-left: 2.564102564102564%;
  width: 31.623931623931625%;
}
.footer-widgets-1 {
  margin-left: 0;
}
.footer-widgets-1,
.footer-widgets-2 {
  float: left;
}
.footer-widgets-3 {
  float: right;
}
.footer-widgets-4 {
  width: 100%;
}
.footer-widgets .widget {
  margin-bottom: 22px;
}
.footer-widgets li {
  list-style-type: none;
  margin-bottom: 6px;
  word-wrap: break-word;
}
.footer-widgets .search-form {
  width: 100%;
}
.footer-widgets .search-form input:focus {
  border: 1px solid #ccc;
}
.footer-widgets img {
  margin: 0;
}
.footer-widgets .featured-content,
.footer-widgets .featuredpost {
  background: transparent;
  max-width: 95%;
}
.footer-widgets .entry {
  background: #fff;
  padding: 5px;
}
.site-footer {
  color: #999;
  font-size: 12px;
  letter-spacing: 1px;
  padding: 20px 0;
  text-align: center;
  text-transform: uppercase;
}
.site-footer a {
  color: #999;
  text-decoration: none;
}
.site-footer p {
  margin: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (-moz-min-device-pixel-ratio: 1.5),
  only screen and (-o-min-device-pixel-ratio: 3/2),
  only screen and (min-device-pixel-ratio: 1.5) {
  .header-image .site-header {
    background-size: contain !important;
  }
}
@media only screen and (max-width: 1139px) {
  .site-inner,
  .wrap {
    max-width: 960px;
    overflow: hidden;
  }
  .site-inner {
    margin: 20px auto;
  }
  .content-sidebar-sidebar .content-sidebar-wrap,
  .sidebar-content-sidebar .content-sidebar-wrap,
  .sidebar-sidebar-content .content-sidebar-wrap {
    width: 720px;
  }
  .content,
  .site-header .widget-area {
    width: 620px;
  }
  .sidebar-content-sidebar .content,
  .sidebar-sidebar-content .content,
  .content-sidebar-sidebar .content {
    width: 400px;
  }
  .genesis-nav-menu a,
  .genesis-nav-menu > .first > a,
  .genesis-nav-menu > .last > a {
    padding: 16px;
  }
  .sidebar-primary {
    width: 300px;
  }
}
@media only screen and (max-width: 1023px) {
  .content,
  .content-sidebar-sidebar .content,
  .content-sidebar-sidebar .content-sidebar-wrap,
  .footer-widgets-1,
  .footer-widgets-2,
  .footer-widgets-3,
  .sidebar-content-sidebar .content,
  .sidebar-content-sidebar .content-sidebar-wrap,
  .sidebar-primary,
  .sidebar-secondary,
  .sidebar-sidebar-content .content,
  .sidebar-sidebar-content .content-sidebar-wrap,
  .site-header .widget-area,
  .site-inner,
  .title-area,
  .wrap {
    width: 100%;
  }
  .header-image .site-header .wrap {
    background-position: center top;
  }
  .header-image .site-header .widget-area {
    padding: 0;
  }
  .site-container,
  .before-header {
    padding-left: 5%;
    padding-right: 5%;
  }
  .archive-description,
  .author-box,
  .entry,
  .entry-comments,
  .entry-footer .entry-meta,
  .sidebar .widget,
  .site-header,
  .comment-respond {
    padding: 0;
  }
  .genesis-nav-menu li,
  .site-header ul.genesis-nav-menu,
  .site-header .search-form {
    float: none;
  }
  .genesis-nav-menu,
  .site-description,
  .site-header .title-area,
  .site-header .search-form,
  .site-title {
    text-align: center;
  }
  .site-header .search-form {
    margin: 16px auto;
  }
  .genesis-nav-menu li.right {
    display: none;
  }
  .entry-footer .entry-meta {
    margin: 0;
    padding-top: 12px;
  }
  .sidebar .widget.enews-widget {
    padding: 20px;
  }
  .footer-widgets {
    padding: 20px 5% 16px;
  }
  .footer-widgets-1 {
    margin: 0;
  }
}
@media only screen and (max-width: 940px) {
  .menu-toggle,
  .sub-menu-toggle {
    display: block;
    visibility: visible;
  }
  .menu-toggle {
    background: transparent;
    border-top: 1px solid #777;
    border-bottom: 1px solid #777;
    cursor: pointer;
    min-height: 52px;
    position: relative;
    width: 100%;
  }
  .menu-toggle span {
    left: 50%;
    margin-left: -20px;
    top: 23px;
  }
  .menu-toggle span,
  .menu-toggle span:before,
  .menu-toggle span:after {
    background: #555;
    border-radius: 1px;
    content: "";
    cursor: pointer;
    display: block;
    height: 5px;
    position: absolute;
    transition: all 500ms ease-in-out;
    width: 40px;
  }
  .menu-toggle span:before {
    top: -10px;
  }
  .menu-toggle span:after {
    bottom: -10px;
  }
  .menu-toggle.active span {
    background: transparent;
  }
  .menu-toggle.active span:before,
  .menu-toggle.active span:after {
    top: 0;
  }
  .menu-toggle.active span:before {
    transform: rotate(45deg);
  }
  .menu-toggle.active span:after {
    transform: rotate(-45deg);
  }
  .menu-toggle:hover {
    background: transparent;
  }
  .sub-menu-toggle {
    color: #999;
    cursor: pointer;
    padding: 14px 18px;
    position: absolute;
    right: 0;
    top: 0;
  }
  .sub-menu-toggle:before {
    content: "+";
  }
  .sub-menu-toggle.active:before {
    content: "-";
  }
  nav {
    display: none;
    position: relative;
  }
  .genesis-nav-menu {
    border: 0;
  }
  .genesis-nav-menu .menu-item {
    border-bottom: 1px solid #9d9d9d;
    display: block;
    position: relative;
    text-align: left;
  }
  .genesis-nav-menu .menu-item:hover {
    position: relative;
  }
  .genesis-nav-menu .sub-menu {
    border-top: 1px solid #9d9d9d;
    clear: both;
    display: none;
    opacity: 1;
    position: static;
    width: 100%;
  }
  .genesis-nav-menu .sub-menu .menu-item:last-child {
    border-bottom: 0;
  }
  .genesis-nav-menu .sub-menu a {
    border: 0;
    padding: 16px 22px;
    position: relative;
    width: auto;
  }
  .genesis-nav-menu .sub-menu a:hover {
    background: transparent;
  }
  .genesis-nav-menu .sub-menu .sub-menu {
    margin: 0;
  }
  .genesis-nav-menu .sub-menu .sub-menu a {
    padding-left: 30px;
  }
  .genesis-nav-menu .sub-menu .sub-menu .sub-menu a {
    padding-left: 40px;
  }
  .before-header .widget {
    padding-bottom: 0;
    padding-top: 0;
  }
  .before-header .enews-widget .widgettitle,
  .before-header .enews-widget p,
  .before-header .enews-widget #subscribe,
  .before-header .enews-widget input,
  .before-header .enews-widget input[type="submit"] {
    display: block;
    float: none;
    margin: 0 0 10px;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .five-sixths,
  .four-sixths,
  .one-fourth,
  .one-half,
  .one-sixth,
  .one-third,
  .three-fourths,
  .three-sixths,
  .two-fourths,
  .two-sixths,
  .two-thirds,
  .first {
    clear: none;
    margin-left: 2.564102564102564%;
    width: 48.717948717948715%;
  }
  .odd {
    clear: both;
    margin-left: 0;
  }
  .alignright,
  .alignleft,
  img.alignright,
  img.alignleft,
  .wp-caption.alignright,
  .wp-caption.alignleft {
    float: none;
    margin: 0 auto 20px;
  }
  .recipes-top .widget {
    float: none;
    margin: 0 0 10px;
    width: 100%;
  }
}
@media only screen and (max-width: 420px) {
  .five-sixths,
  .four-sixths,
  .one-fourth,
  .one-half,
  .one-sixth,
  .one-third,
  .three-fourths,
  .three-sixths,
  .two-fourths,
  .two-sixths,
  .two-thirds,
  .odd {
    margin-left: 0;
    width: 100%;
  }
  .after-entry .widget {
    width: 100%;
  }
  .recipes-bottom .entry {
    margin: 0;
    width: 100%;
  }
  .recipes-top .widgettitle {
    font-size: 10px;
  }
  .slide-excerpt {
    display: none;
    visibility: hidden;
  }
}
div.wpcf7 {
  margin: 0;
  padding: 0;
}
div.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0;
}
div.wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
  border: 2px solid red;
}
div.wpcf7-mail-sent-ok {
  border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
  border: 2px solid red;
}
div.wpcf7-spam-blocked {
  border: 2px solid orange;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
  position: relative;
}
span.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 1em;
  font-weight: normal;
  display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
  position: absolute;
  top: 20%;
  left: 20%;
  z-index: 100;
  border: 1px solid red;
  background: #fff;
  padding: 0.2em 0.8em;
}
span.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
  content: " ";
}
.wpcf7-display-none {
  display: none;
}
div.wpcf7 .ajax-loader {
  visibility: hidden;
  display: inline-block;
  background-image: url(//hissingcooker.com/wp-content/plugins/contact-form-7/includes/css/../../images/ajax-loader.gif);
  width: 16px;
  height: 16px;
  border: 0;
  padding: 0;
  margin: 0 0 0 4px;
  vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
  visibility: visible;
}
div.wpcf7 div.ajax-error {
  display: none;
}
div.wpcf7 .placeheld {
  color: #888;
}
div.wpcf7 .wpcf7-recaptcha iframe {
  margin-bottom: 0;
}
div.wpcf7 input[type="file"] {
  cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
  cursor: default;
}
div.wpcf7 .wpcf7-submit:disabled {
  cursor: not-allowed;
}
.blog-clearfix:before,
.blog-clearfix:after {
  content: "";
  display: table;
}
.blog-clearfix::after,
.blog-clearfix {
  clear: both;
}
.blogfree-plugin {
  margin: 15px -15px;
}
.blog-col-1,
.blog-col-0 {
  width: 100%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.blog-col-3,
.blog-col-4,
.blog-col-2,
.blog-col-1,
.blog-col-0 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.blog-col-3,
.blog-col-4,
.blog-col-2 {
  margin-bottom: 35px;
}
.blog-col-1 .blog-inner-wrap-view,
.blog-col-0 .blog-inner-wrap-view {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.blog .blog-title {
  margin-top: 5px !important;
  margin-bottom: 10px !important;
}
.blog .blog-title a {
  font-size: 22px;
  line-height: 26px;
  color: #555;
  text-decoration: none;
}
.blog-cat {
  margin-bottom: 10px;
}
.blog-content {
  float: left;
  width: 100%;
  clear: both;
}
.date-post {
  width: 11%;
  float: left;
  text-align: center;
}
.date-post span {
  display: block;
  color: #222;
  font-size: 30px;
  margin: 0 0 2px;
  padding-bottom: 2px;
  border-bottom: 1px dotted silver;
}
.date-post h2 {
  margin-bottom: 5px !important;
  padding-bottom: 0 !important;
  margin-top: 0 !important;
  text-align: center;
}
.date-post p {
  margin: 0;
  text-transform: uppercase;
  color: #333;
  text-align: center !important;
}
.post-content-text {
  width: 87%;
  margin-left: 2%;
  float: left;
}
.blog-thumb {
  float: left;
  width: 100%;
}
.grid-category-post {
  margin-bottom: 10px;
}
.blog-author,
.blog-author a {
  font-size: 13px;
  margin-bottom: 5px;
}
.grid-category-post a {
  color: #555;
  text-decoration: none;
}
.blog_pagination {
  clear: both;
  padding: 0 0 20px 0;
  float: left;
  width: 100%;
  text-align: center;
}
.button-blog-p {
  width: 49%;
  float: right;
  text-align: right;
}
.button-blog-n {
  width: 49%;
  float: left;
  text-align: left;
}
.blog_pagination a,
.blog_pagination a {
  color: #fff !important;
  background: #333;
  padding: 7px 10px;
  display: inline-block;
  text-align: center;
  line-height: normal;
  box-shadow: none;
  text-shadow: none;
  font-size: 14px;
  text-transform: uppercase;
  border: 1px solid #333;
  text-decoration: none !important;
}
.blog_pagination a:hover,
.blog_pagination a:focus,
.blog_pagination a:hover,
.blog_pagination a:focus {
  color: #333 !important;
  background: transparent;
}
.blog-col-4 {
  width: 25%;
  float: left;
  clear: none !important;
  padding: 0 15px;
}
.blog-col-3 {
  width: 33%;
  float: left;
  clear: none !important;
  padding: 0 15px;
}
.blog-col-2 {
  width: 50%;
  float: left;
  clear: none !important;
  padding: 0 15px;
}
.blog-col-1 {
  width: 100%;
  float: left;
}
.blog-author {
  clear: both;
}
.blog-author span,
.grid-1-author {
  font-style: italic;
}
.grid-blog-thumb {
  float: left;
  height: 200px;
  line-height: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  background: #f1f1f1;
}
.grid-blog-thumb img {
  height: 100% !important;
  width: 100% !important;
  object-fit: cover;
  object-position: top center;
}
.blog-col-1 .grid-blog-thumb {
  height: 400px;
}
.blog-col-2 .grid-blog-thumb {
  height: 250px;
}
.blog-col-1 .blog-thumb,
.blog-col-3 .blog-thumb,
.blog-col-2 .blog-thumb,
.blog-col-4 .blog-thumb {
  margin-bottom: 15px;
}
.blog-col-3 .post-content-text,
.blog-col-2 .post-content-text,
.blog-col-4 .post-content-text {
  width: 100%;
  margin: 0;
}
p.blog-short-content {
  margin-bottom: 10px !important;
}
.blog-col-0 {
  width: 100%;
  float: left;
}
.blog-col-0 .blog-thumb {
  float: left;
  width: 33%;
  margin-bottom: 0;
}
.blog-col-0 .blog-content {
  float: left;
  margin-left: 2%;
  width: 65%;
  clear: none;
}
.no-thumb.blog-col-0 .blog-content {
  margin-left: 0;
  width: 100%;
}
.blog-col-0 .blog-content .post-content-text {
  margin-left: 0;
}
.blog.first {
  clear: both !important;
}
.blog-col-1.has-no-date .post-content-text {
  margin-left: 0;
  width: 100%;
}
.grid-1-date {
  display: none;
}
.widget-date-cat,
.widget-date-cat a {
  font-size: 13px;
}
a.blog-more-link {
  background: #555;
  color: #fff;
  clear: both;
  display: inline-block;
  padding: 5px 15px;
  font-size: 14px;
  text-decoration: none !important;
}
a.blog-more-link:hover,
a.blog-more-link:focus,
a.blog-more-link:active {
  background: #000;
  color: #fff;
}
.recent-blog-items ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.recent-blog-items ul li.blog_li {
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
  clear: both;
}
.blog_thumb_left {
  display: table-cell;
  vertical-align: top;
  width: 100px;
}
.blog_thumb_left a {
  display: block;
  margin-right: 10px;
}
.blog_thumb_left img {
  height: 100% !important;
  width: 100% !important;
  object-fit: cover;
  object-position: top center;
}
.blog_thumb_right {
  display: table-cell;
  vertical-align: top;
}
.blog_li a.blogpost-title,
.widget .blog_li a.blogpost-title,
#secondary .widget .blog_li a.blogpost-title {
  color: #555;
}
.blog_li a.li-link-custom,
.widget .blog_li a.li-link-custom,
#secondary .widget .blog_li a.li-link-custom {
  color: #555;
}
@media all and (max-width: 768px) {
  .blog-col-3.first {
    clear: none !important;
  }
  .blog-col-3,
  .blog-col-4 {
    width: 50%;
  }
}
@media all and (max-width: 640px) {
  .blog-col-2,
  .blog-col-3,
  .blog-col-4 {
    width: 100%;
  }
  .blog-col-list .blog-thumb {
    margin-bottom: 15px;
  }
}
@media all and (max-width: 500px) {
  .grid-1-date {
    display: block;
  }
  .blog-col-0 .blog-thumb {
    float: left;
    width: 100%;
  }
  .blog-col-0 .blog-content {
    float: left;
    margin-left: 0;
    width: 100%;
    clear: both;
  }
  .blog-col-1 .date-post {
    display: none;
  }
  .blog-col-1 .grid-blog-thumb {
    height: 250px;
  }
}
.ye-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.ye-container iframe,
.ye-container object,
.ye-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.simple-social-icons svg[class^="social-"],
.simple-social-icons svg[class*=" social-"] {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}
.simple-social-icons {
  overflow: hidden;
}
.simple-social-icons ul {
  margin: 0;
  padding: 0;
}
.simple-social-icons ul li {
  background: none !important;
  border: 0 !important;
  float: left;
  list-style-type: none !important;
  margin: 0 6px 12px !important;
  padding: 0 !important;
}
.simple-social-icons ul li a {
  border: 0 !important;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: inline-block;
  font-style: normal !important;
  font-variant: normal !important;
  font-weight: normal !important;
  height: 1em;
  line-height: 1em;
  text-align: center;
  text-decoration: none !important;
  text-transform: none !important;
  width: 1em;
}
.simple-social-icons ul.aligncenter {
  text-align: center;
}
.simple-social-icons ul.aligncenter li {
  display: inline-block;
  float: none;
}
.simple-social-icons .screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.addtoany_content {
  clear: both;
  margin: 16px 0;
}
.addtoany_header {
  margin: 0 0 16px;
}
.addtoany_list {
  display: inline;
  line-height: 16px;
}
.addtoany_list a,
.widget .addtoany_list a {
  border: 0;
  box-shadow: none;
  display: inline-block;
  font-size: 16px;
  padding: 0 4px;
  vertical-align: middle;
}
.addtoany_list a img {
  border: 0;
  display: inline-block;
  opacity: 1;
  overflow: hidden;
  vertical-align: baseline;
}
.addtoany_list a span {
  display: inline-block;
  float: none;
}
.addtoany_list.a2a_kit_size_32 a {
  font-size: 32px;
}
.addtoany_list.a2a_kit_size_32 a > span {
  height: 32px;
  line-height: 32px;
  width: 32px;
}
.addtoany_list a > span {
  border-radius: 4px;
  display: inline-block;
  opacity: 1;
}
.addtoany_list a .a2a_count {
  position: relative;
  vertical-align: top;
}
.addtoany_list a:hover,
.widget .addtoany_list a:hover {
  border: 0;
  box-shadow: none;
}
.addtoany_list a:hover img,
.addtoany_list a:hover span {
  opacity: 0.7;
}
.addtoany_list a.addtoany_special_service:hover img,
.addtoany_list a.addtoany_special_service:hover span {
  opacity: 1;
}
.addtoany_special_service {
  display: inline-block;
  vertical-align: middle;
}
.addtoany_special_service a,
.addtoany_special_service div,
.addtoany_special_service div.fb_iframe_widget,
.addtoany_special_service iframe,
.addtoany_special_service span {
  margin: 0;
  vertical-align: baseline !important;
}
.addtoany_special_service iframe {
  display: inline;
  max-width: none;
}
a.addtoany_share.addtoany_no_icon span.a2a_img_text {
  display: none;
}
a.addtoany_share img {
  border: 0;
  width: auto;
  height: auto;
}
#genesis-responsive-slider {
  background-color: #fff;
  border: 10px solid #eee;
  margin: 0 auto;
  padding: 10px;
  position: relative;
}
.genesis-responsive-slider-wrap {
  clear: both;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 1;
}
#slides {
  float: left;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 1;
}
.slide-excerpt {
  background-color: #fff;
  filter: alpha(opacity=80);
  display: block;
  margin: 10px;
  opacity: 0.8;
  padding: 0;
  position: absolute;
  z-index: 8;
}
html > body .slide-excerpt-border {
  background: none;
  border: 1px solid #ddd;
  display: inline;
  float: left;
  margin: 10px;
  padding: 14px;
  position: relative;
  z-index: 8;
}
.slide-image {
  overflow: hidden;
}
.flex-container a:active,
.flexslider a:active {
  outline: 0;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  list-style: none;
  margin: 0;
  padding: 0;
}
.flexslider {
  margin: 0;
  padding: 0;
  width: 100%;
}
.flexslider .slides > li {
  display: none;
}
.flexslider .slides img {
  display: block;
  max-width: 100%;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.slides:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
.no-js .slides > li:first-child {
  display: block;
}
.flexslider {
  background: #fff;
  position: relative;
  zoom: 1;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides > li {
  position: relative;
}
.flex-container {
  zoom: 1;
  position: relative;
}
.flex-caption {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
  zoom: 1;
}
.flex-caption {
  background: rgba(0, 0, 0, 0.3);
  bottom: 0;
  color: #fff;
  font-size: 14px;
  left: 0;
  line-height: 18px;
  padding: 2%;
  position: absolute;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  width: 96%;
}
.flex-direction-nav li a {
  width: 52px;
  height: 52px;
  margin: -20px 0 0;
  display: block;
  background: url(//hissingcooker.com/wp-content/plugins/genesis-responsive-slider/images/bg_direction_nav.png)
    no-repeat 0 0;
  position: absolute;
  top: 50%;
  cursor: pointer;
  text-indent: -9999px;
  z-index: 100;
}
.flex-direction-nav li .next {
  background-position: -52px 0;
  right: -60px;
}
.flex-direction-nav li .next:hover {
  background-position: -52px -50px;
}
.flex-direction-nav li .prev {
  left: -60px;
}
.flex-direction-nav li .prev:hover {
  background-position: 0 -50px;
}
.flex-direction-nav li .disabled {
  cursor: default;
  filter: alpha(opacity=30);
  opacity: 0.3;
}
.flex-control-nav {
  float: left;
  margin: 20px 0 10px;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 100;
}
.flex-control-nav li {
  *display: inline;
  display: inline-block;
  margin: 0 0 0 5px;
  zoom: 1;
}
.flex-control-nav li:first-child {
  margin: 0;
}
.flex-control-nav li a {
  background: url(//hissingcooker.com/wp-content/plugins/genesis-responsive-slider/images/bg_control_nav.png) no-repeat
    0 0;
  cursor: pointer;
  display: block;
  height: 13px;
  text-indent: -9999px;
  width: 13px;
}
.flex-control-nav li a:hover {
  background-position: 0 -13px;
}
.flex-control-nav li a.active {
  background-position: 0 -26px;
  cursor: default;
}
