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],
template {
  display: none
}

html {
  font-family: poppins, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

a {
  background: 0 0
}

a:focus {
  outline: thin dotted
}

a:active,
a:hover {
  outline: 0
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

abbr[title] {
  border-bottom: 1px dotted
}

b,
strong {
  font-weight: 700
}

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: normal
}

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: -.5em
}

sub {
  bottom: -.25em
}

img {
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 0
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .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] {
  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-text-fill-color: 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,
.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,
.wrap:before {
  content: " ";
  display: table
}

.author-box: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,
.wrap:after {
  clear: both;
  content: " ";
  display: table
}

body {
  background-attachment: fixed;
  background-color: #fff;
  background-position: top left;
  background-repeat: repeat;
  color: #3C3C3C;
  font-size: 18px;
  font-family: poppins, sans-serif;
  line-height: 1.625;
  white-space: normal
}

a,
input:focus,
input[type=button],
input[type=reset],
input[type=submit],
textarea:focus {
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -ms-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out
}

::-moz-selection {
  background-color: #ff5a5f;
  color: #fff
}

::selection {
  background-color: #ff5a5f;
  color: #fff
}

a {
  color: #ff5a5f;
  text-decoration: underline
}

a:hover {
  color: #ff8a8d;
  text-decoration: underline
}

p {
  margin: 0 0 28px;
  padding: 0
}

ol,
ul {
  margin: 0;
  padding: 0
}

li {
  list-style-type: none
}

b,
strong {
  font-weight: 700
}

blockquote,
cite,
em,
i {
  font-style: italic
}

blockquote {
  color: #999;
  margin: 40px
}

blockquote::before {
  color: #999;
  content: "\201C";
  display: block;
  font-size: 30px;
  height: 0;
  left: -20px;
  position: relative;
  top: -10px
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #ff5a5f;
  font-family: playfair display, serif;
  font-weight: 700;
  line-height: 1.6;
  margin: 0 0 20px;
  text-transform: none;
  word-wrap: break-word
}

h1 {
  font-size: 55px
}

h2 {
  color: #ff5a5f;
  font-weight: 600;
  line-height: 1.4;
  margin: 0 0 20px;
  text-transform: none;
  word-wrap: break-word;
  font-size: 28px
}

h3 {
  font-size: 22px
}

h4 {
  font-size: 28px
}

h5 {
  font-size: 24px
}

h6 {
  font-size: 18px
}

img {
  height: auto;
  width: auto;
  object-fit: cover
}

embed,
iframe,
img,
object,
video,
.wp-caption {
  max-width: 100%
}

.text-size-large {
  font-size: 24px
}

.text-size-medium {
  font-size: 18px
}

.text-size-regular {
  font-size: 14px
}

.text-size-small {
  font-size: 12px
}

.featured-content img,
.gallery img {
  width: auto;
  height: auto;
  object-fit: cover
}

.gallery {
  overflow: hidden;
  margin-bottom: 28px
}

.gallery-item {
  float: left;
  margin: 0;
  padding: 0 4px;
  text-align: center;
  width: 100%
}

.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-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
  clear: left
}

.gallery .gallery-item img {
  border: none;
  height: auto
}

input,
select,
textarea {
  background-color: #fff;
  border: 1px solid #ddd;
  box-shadow: none;
  color: #000;
  font-size: 15px;
  font-weight: 400;
  padding: 16px;
  width: 100%
}

input:focus,
textarea:focus {
  border: 1px solid #999;
  outline: none
}

input[type=checkbox],
input[type=image],
input[type=radio] {
  width: auto
}

::-moz-placeholder {
  color: #999;
  font-size: 16px;
  font-weight: 400;
  opacity: 1
}

::-webkit-input-placeholder {
  color: #999;
  font-size: 16px;
  font-weight: 400
}

button,
input[type=button],
input[type=reset],
input[type=submit],
.button,
.entry-content .button {
  background-color: #000;
  border: none;
  color: #fff;
  cursor: pointer;
  font-family: poppins, sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 20px 24px;
  text-align: center;
  text-transform: uppercase;
  width: 100%
}

button,
input:hover[type=button],
input:hover[type=reset],
input:hover[type=submit],
.button:hover {
  background-color: #e14d43;
  color: #fff
}

.entry-content .button:hover {
  color: #fff
}

.button {
  display: inline-block
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button {
  display: none
}

.site-container {
  background-color: #fff;
  box-shadow: none;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  max-width: 100%
}

.daily-dish-landing .site-container {
  max-width: 768px
}

.site-inner {
  clear: both;
  margin: 50px auto;
  width: 1200px;
  padding: 10px auto
}

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
  width: 860px
}

.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: 810px
}

.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: 520px
}

.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: 180px
}

.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
}

.author-box .avatar {
  height: 90px;
  margin-right: 30px;
  width: 90px
}

.entry-comments .avatar {
  height: 48px;
  width: 48px
}

.alignleft .avatar {
  margin-right: 24px
}

.alignright .avatar {
  margin-left: 24px
}

.comment .avatar {
  margin: 0 16px 24px 0
}

.sidebar .avatar {
  margin-right: 20px;
  max-width: 115px
}

.breadcrumb {
  background-color: #ffffff;
  font-size: 12px;
  font-weight: 200;
  letter-spacing: 1px;
  line-height: 1.2;
  margin-bottom: 30px;
  padding: 12px 15px;
  text-transform: uppercase;
  word-break: normal;
  overflow-wrap: break-word
}

.breadcrumb,
.breadcrumb a {
  color: #98aaab
}

.breadcrumb a:hover {
  color: #003a6f
}

.archive-description,
.author-box {
  background-color: #7f9ea8;
  clear: both;
  margin-bottom: 60px;
  padding: 40px
}

.author-box-title {
  font-size: 20px;
  margin-bottom: 4px
}

.archive-description p:last-child,
.author-box p:last-child {
  margin-bottom: 0
}

.search-form {
  overflow: hidden
}

.entry-content .search-form {
  width: 50%
}

.genesis-nav-menu .search input[type=submit],
.widget_search input[type=submit] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px
}

.archive-title {
  font-size: 20px
}

.entry-title {
  font-family: playfair display, serif;
  font-size: 55px;
  font-weight: 700;
  word-break: normal;
  hyphens: none;
  -webkit-hyphens: none;
  text-transform: none;
  white-space: normal;
  word-wrap: break-word
}

.sidebar .entry-title {
  font-size: 20px
}

.entry-title a {
  color: #ff5a5f;
  text-decoration: none;
  word-break: normal;
}

.entry-title a:hover {
  color: #ff8a8d
}

.widget-title {
  font-family: playfair display, serif;
  background-color: #ff5a5f;
  color: #ffffff;
  font-size: 44px;
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: 30px;
  padding: 8px 15px;
  text-align: center;
  white-space: normal;
  text-transform: none
}

.widget-title a {
  color: #c93a43;
  word-break: normal;
}

.alignleft {
  float: left;
  text-align: left
}

.alignright {
  float: right;
  text-align: right
}

a.alignnone {
  display: inline-block
}

a.alignleft,
a.alignnone,
a.alignright {
  max-width: 100%
}

img.centered,
.aligncenter {
  display: block;
  margin: 0 auto 24px
}

a.aligncenter img {
  display: block;
  margin: 0 auto
}

img.alignnone,
.alignnone {
  margin-bottom: 12px
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
  margin: 0 20px 20px 0
}

.sidebar a.aligncenter,
.sidebar a.alignleft,
.sidebar a.alignright {
  margin-bottom: 20px
}

.before-footer-widgets a.aligncenter,
.before-footer-widgets a.alignleft,
.before-footer-widgets a.alignnone,
.before-footer-widgets a.alignright {
  margin: 0;
  padding: 0 15px
}

a.alignright,
img.alignright,
.wp-caption.alignright {
  margin: 0 0 20px 20px
}

.wp-caption-text {
  font-weight: 700;
  text-align: center
}

.entry-content p.wp-caption-text {
  margin-bottom: 0
}

.gallery-caption {
  margin: 0 0 10px
}

.widget p,
.widget li,
.widget h1,
.widget h2,
.widget h3,
.widget h4,
.widget h5,
.widget h6 {
  white-space: normal
}

h1 a {
  font-size: 24 px;
  line-height: 1.2;
  margin-bottom: .5 em;
  word-wrap: break-word
}

.widget,
.widget * {
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: normal
}

.widget {
  margin-bottom: 40px
}

.site-content article .widget,
.widget-area .widget {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none
}

.widget .article-preview {
  white-space: normal;
  word-wrap: break-word;
  overflow-wrap: break-word
}

.widget:last-child,
.widget p:last-child {
  margin-bottom: 0
}

.widget li {
  border-bottom: 0 dotted #ddd;
  margin-bottom: 20px;
  padding-bottom: 10px;
  text-align: left
}

.widget li:last-child {
  border: none
}

.widget ol>li {
  list-style-position: inside;
  list-style-type: decimal;
  padding-left: 20px;
  text-indent: -20px
}

.widget li li {
  border: none;
  margin: 0 0 0 30px;
  padding: 0
}

.widget_calendar table {
  width: 100%
}

.widget_calendar td,
.widget_calendar th {
  text-align: center
}

.more-from-category {
  margin-right: 20px
}

.more-from-category a {
  float: right;
  padding-right: 10px;
  background: #eee;
  color: #333;
  padding: 5px 15px
}

.daily-dish-home .entry,
.sidebar .featured-content .entry {
  margin-bottom: 30px
}

.before-footer-widgets .featuredpost .entry {
  display: inline-block;
  max-width: 180px;
  margin-bottom: 10px;
  vertical-align: top
}

.before-footer-widgets .featuredpost h2 {
  font-size: 16px
}

.daily-dish-home .entry-content p:last-child {
  margin-bottom: 0
}

.widget-title,
.home-top .widget-title,
.home-top-right .widget-title {
  white-space: normal;
  word-wrap: break-word;
  overflow-wrap: break-word
}

.home-top-right img {
  width: 150px;
  border-radius: 0
}

.home-middle-1 .featuredpost .post {
  height: auto;
  white-space: normal;
  word-wrap: break-word;
  overflow-wrap: break-word
}

.home-middle-2 .featuredpost .post {
  height: auto;
  white-space: normal;
  word-wrap: break-word;
  overflow-wrap: break-word
}

.home-middle-3 .featuredpost .post {
  height: auto;
  white-space: normal;
  word-wrap: break-word;
  overflow-wrap: break-word
}

.home-middle-1 .widget-title {
  background-color: #c93a43;
  border-bottom: 0 dotted #c93a43
}

.home-middle-2 .widget-title {
  background-color: #c93a43
}

.home-middle-3 .widget-title {
  background-color: #c93a43
}

.home-middle-4 .widget-title {
  color: #ffffff;
  background: #c93a43
}

.home-bottom,
.home-middle-1,
.home-middle-2,
.home-middle-3,
.home-middle-4,
.home-top .featuredpost {
  overflow: hidden;
  border: 1px solid #ddd;
  white-space: normal;
  word-wrap: break-word;
  overflow-wrap: break-word
}

.home-top-right {
  display: none
}

.home-middle-1 {
  width: 50%;
  padding: 10px
}

.home-top .featuredpost {
  padding: 10px
}

.home-top {
  width: 100%;
  float: left;
  padding: 0
}

.home-bottom .featuredpost .post {
  width: 48%;
  float: left;
  margin: 5px;
  padding: 0;
  white-space: normal;
  word-wrap: break-word;
  overflow-wrap: break-word
}

.home-middle-1 .featuredpost .post {
  width: 48%;
  float: left;
  margin: 5px;
  white-space: normal;
  word-wrap: break-word;
  overflow-wrap: break-word
}

.home-middle-2 .featuredpost .post {
  width: 100%;
  white-space: normal;
  word-wrap: break-word;
  overflow-wrap: break-word
}

.home-middle-3 .featuredpost .post {
  width: 100%;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word
}

.home-middle-4 .featuredpost .post {
  width: 48%;
  float: left;
  margin: 5px;
  overflow-wrap: break-word;
  word-wrap: break-word
}

.home-middle-1 {
  float: left;
  padding: 10px;
  margin: 10px 7px 10px 0;
  width: 100%;
  border: 1px solid #ddd
}

.home-middle-2 {
  float: left;
  padding: 10px;
  margin: 10px 7px 10px 0;
  width: 49%;
  border: 1px solid #ddd
}

.home-middle-3 {
  float: right;
  padding: 10px;
  margin: 10px auto;
  width: 49%;
  border: 1px solid #ddd
}

.home-middle-4 {
  float: left;
  padding: 10px;
  margin: 10px auto;
  width: 100%
}

.home .widget {
  overflow-wrap: break-word;
  white-space: normal;
  word-wrap: break-word
}

.home-bottom {
  width: 100%;
  overflow: hidden
}

.home-middle-1,
.home-middle-2,
.home-middle-3,
.home-middle-4,
.home-top {
  margin-bottom: 20px
}

.featured-content .entry~.widget-title {
  clear: both
}

.featured-content .entry~.widget-title+ul li {
  border: none;
  margin: 0;
  padding: 0
}

.home-middle-1 .featured-content .alignnone,
.home-middle-2 .featured-content .alignnone,
.home-middle-3 .featured-content .alignnone,
.home-middle-4 .featured-content .alignnone {
  margin-bottom: 32px
}

.home-bottom .featured-content .entry-title,
.home-middle-1 .featured-content .entry-title,
.home-middle-2 .featured-content .entry-title,
.home-middle-3 .featured-content .entry-title,
.home-middle-4 .featured-content .entry-title,
.home-top .featured-content .entry-title,
.home-top-right .featured-content .entry-title {
  font-size: 35px
}

.home-bottom .widget-title {
  background: #ff5a5f;
  color: #fff
}

.home-bottom .featured-content .entry,
.sidebar .featured-content .entry {
  border-bottom: 1px dotted #ddd
}

.sidebar .featured-content .entry:last-child {
  margin-bottom: 0
}

div.easyrecipe {
  margin-bottom: 30px
}

.ERComment .ERRateBG {
  margin-left: 5px;
  margin-top: 7px
}

span.ERComment {
  margin-bottom: 20px !important
}

.enews p {
  margin-bottom: 20px
}

.enews form+p {
  margin-top: 20px
}

.enews-widget input {
  color: #999;
  margin-bottom: 16px
}

.enews-widget input[type=email] {
  font-size: 16px;
  width: 68%;
  margin-right: 10px
}

.enews-widget input[type=submit] {
  background-color: #ff5a5f;
  color: #fff;
  margin-bottom: 0;
  padding: 13px 24px 16px;
  width: 30%;
  font-size: 20px
}

.enews-widget input[type=submit]:hover {
  background-color: #ff8a8d;
  color: #fff
}

.daily-dish-home .content #genesis-responsive-slider,
.daily-dish-home .content .genesis_responsive_slider li {
  border: none
}

.daily-dish-home .content .genesis_responsive_slider li:before {
  content: "";
  margin: 0
}

.daily-dish-home .content .genesis_responsive_slider .slide-excerpt,
.daily-dish-home .content .genesis_responsive_slider .slide-excerpt-border {
  background: 0 0;
  border: none;
  margin: 0
}

.daily-dish-home .content .genesis_responsive_slider .slide-excerpt-border {
  background: #fff;
  opacity: .99;
  width: 100%;
  border: 1px solid #eee
}

.daily-dish-home .content .genesis_responsive_slider .slide-excerpt {
  padding: 24px;
  opacity: .85
}

.daily-dish-home .content #genesis-responsive-slider,
.daily-dish-home .content .genesis_responsive_slider .slides li,
.daily-dish-home .content .genesis_responsive_slider .flex-direction-nav li {
  margin: 0;
  padding: 0
}

.daily-dish-home .content .genesis_responsive_slider .flex-control-nav {
  line-height: 1;
  margin-top: -30px
}

.daily-dish-home .content .genesis_responsive_slider .flex-control-nav li {
  margin-bottom: 0;
  padding-bottom: 0
}

.daily-dish-home .content .genesis_responsive_slider .flex-direction-nav li a {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none
}

.daily-dish-home .content .genesis_responsive_slider h2 {
  font-size: 34px;
  font-weight: 700;
  text-transform: none;
  text-align: center
}

.daily-dish-home .content .genesis_responsive_slider h2 a,
.daily-dish-home .content .genesis_responsive_slider p {
  color: #ff5a5f;
  text-decoration: none
}

.daily-dish-home .content .genesis_responsive_slider a:hover {
  color: #ff8a8d;
  text-decoration: none
}

.daily-dish-home .content .genesis_responsive_slider .flex-direction-nav li a {
  background: url(images/icon-direction-nav.png) no-repeat -50px 0;
  background-size: 100px 98px;
  height: 49px;
  outline: none;
  right: -25px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  width: 50px
}

.daily-dish-home .content .genesis_responsive_slider .flex-direction-nav li a:hover {
  background-position: -50px -49px
}

.daily-dish-home .content .genesis_responsive_slider .flex-direction-nav li a.prev {
  background-position: 0 0;
  bottom: 10px;
  left: auto;
  right: 62px;
  top: auto
}

.daily-dish-home .content #genesis-responsive-slider .flex-direction-nav li a.next {
  bottom: 10px;
  left: auto;
  right: 10px;
  top: auto
}

.daily-dish-home .content #genesis-responsive-slider .flex-direction-nav li a:hover.prev {
  background-position: 0 -49px
}

.daily-dish-home .content #genesis-responsive-slider img {
  width: 100%;
  height: auto
}

#wpstats {
  display: none
}

.simple-social-icons li.social-dribbble a {
  border: 0 solid #ea4c89 !important;
  color: #ea4c89 !important
}

.simple-social-icons li.social-email a {
  border: 0 solid #049fb3 !important;
  background-color: #049fb3 !important
}

.simple-social-icons li.social-facebook a {
  border: 0 solid #3b5998 !important;
  background-color: #3b5998 !important
}

.simple-social-icons li.social-flickr a {
  border: 0 solid #ff0084 !important;
  background-color: #ff0084 !important
}

.simple-social-icons li.social-github a {
  border: 0 solid #000 !important;
  background-color: #000 !important
}

.simple-social-icons li.social-gplus a {
  border: 0 solid #dd4b39 !important;
  background-color: #dd4b39 !important
}

.simple-social-icons li.social-instagram a {
  border: 0 solid #517fa4 !important;
  background-color: #517fa4 !important
}

.simple-social-icons li.social-linkedin a {
  border: 0 solid #007bb6 !important;
  background-color: #007bb6 !important
}

.simple-social-icons li.social-pinterest a {
  border: 0 solid #cb2027 !important;
  background-color: #cb2027 !important
}

.simple-social-icons li.social-rss a {
  border: 0 solid #f60 !important;
  background-color: #f60 !important
}

.simple-social-icons li.social-stumbleupon a {
  border: 0 solid #eb4823 !important;
  background-color: #eb4823 !important
}

.simple-social-icons li.social-tumblr a {
  border: 0 solid #32506d !important;
  background-color: #32506d !important
}

.simple-social-icons li.social-twitter a {
  border: 0 solid #00aced !important;
  background-color: #00aced !important
}

.simple-social-icons li.social-vimeo a {
  border: 0 solid #aad450 !important;
  background-color: #aad450 !important
}

.simple-social-icons li.social-youtube a {
  border: 0 solid #b00 !important;
  background-color: #b00 !important
}

.simple-social-icons {
  margin-bottom: -40px
}

.before-header {
  color: #999;
  font-size: 16px;
  line-height: 1;
  margin: 0 auto -40px;
  max-width: 1250px;
  text-align: center
}

.before-header .wrap {
  padding: 20px 0
}

.before-header p:last-child {
  margin-bottom: 0
}

.site-header {
  padding: 10px 0;
  text-align: center;
  width: 1200px;
  height: 200px;
  margin: 0 auto;
  background: 0 0
}

.site-title {
  font-family: poppins, sans-serif;
  font-size: 48px;
  font-weight: 900;
  letter-spacing: 3px;
  color: #222;
  line-height: 1;
  margin-bottom: 10px;
  text-transform: uppercase;
  width: 1200px;
  float: none;
  position: absolute;
  z-index: 1
}

.site-description,
.site-title a,
.site-title a:hover {
  color: #000;
  display: none
}

.header-image .site-description,
.header-image .site-title {
  display: block;
  margin-bottom: 0;
  text-indent: -9999px
}

.header-image .site-title>a {
  background-position: center !important;
  background-size: contain !important;
  display: block;
  height: 200px;
  margin: 0 auto;
  max-width: 1200px;
  margin-top: -50px
}

.site-description {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: .5px;
  margin-bottom: 0;
  text-transform: none
}

.header-image .site-description {
  height: 0
}

.site-header .widget-area {
  width: 750px;
  float: right;
  margin-top: 5px;
  height: 0
}

.site-header .widget-area .widget {
  margin-top: 0;
  padding-top: 0
}

.nav-header {
  margin-top: 50px;
  border: none;
  float: right
}

.nav-header a {
  margin-top: 50px;
  border: none;
  float: right
}

.genesis-nav-menu {
  clear: both;
  line-height: 1;
  text-align: center;
  width: 100%
}

.genesis-nav-menu li {
  float: none;
  list-style-type: none
}

.genesis-nav-menu li li {
  margin-left: 0
}

.genesis-nav-menu .menu-item {
  display: inline-block;
  text-align: center
}

.genesis-nav-menu .menu-item:hover {
  position: relative;
  color: #79abcb;
  text-decoration: none
}

.genesis-nav-menu a {
  color: #000;
  display: block;
  font-family: poppins, sans-serif;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 2px;
  padding: 10px;
  text-transform: uppercase
}

.genesis-nav-menu a:hover,
.genesis-nav-menu .sub-menu .current-menu-item>a:hover {
  color: #79abcb;
  text-decoration: none
}

.genesis-nav-menu .sub-menu {
  left: -9999px;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .4s ease-in-out;
  -moz-transition: opacity .4s ease-in-out;
  -ms-transition: opacity .4s ease-in-out;
  -o-transition: opacity .4s ease-in-out;
  transition: opacity .4s ease-in-out;
  width: 200px;
  z-index: 99
}

.genesis-nav-menu .sub-menu:after,
.genesis-nav-menu .sub-menu:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none
}

.genesis-nav-menu .sub-menu:after {
  border-width: 10px;
  margin-left: -10px
}

.genesis-nav-menu .sub-menu:before {
  border-width: 11px;
  margin-left: -11px
}

.genesis-nav-menu .sub-menu .sub-menu:after,
.genesis-nav-menu .sub-menu .sub-menu:before {
  display: none
}

.genesis-nav-menu .sub-menu a {
  font-size: 14px;
  letter-spacing: 0;
  padding: 20px;
  position: relative;
  text-transform: none;
  width: 200px
}

.genesis-nav-menu .sub-menu .sub-menu {
  margin: -55px 0 0 199px
}

.genesis-nav-menu .menu-item:hover>.sub-menu {
  left: 50%;
  margin-left: -100px;
  opacity: 1
}

.genesis-nav-menu .menu-item:hover>.sub-menu>.menu-item:hover>.sub-menu {
  left: 199px;
  margin-left: 0;
  opacity: 1
}

.nav-primary {
  background: #ff5a5f !important;
  border-top: 0 solid #222;
  border-bottom: 0 solid #222;
  margin-top: 0;
  padding: 0 !important;
}

.nav-primary a {
  color: #e0484f !important;
  font-weight: 500 !important;
  padding: 18px 24px !important;
  display: inline-block !important;
  transition: all 0.3s ease !important;
}

.nav-primary a:hover,
.nav-primary .current-menu-item > a {
  color: #ff8a8d !important;
  background: rgba(255,255,255,0.1) !important;
}

.nav-primary .genesis-nav-menu .sub-menu:after {
  border-bottom-color: #222
}

.nav-primary .genesis-nav-menu .sub-menu:before {
  border-bottom-color: #222
}

.nav-primary .genesis-nav-menu .sub-menu a {
  background-color: #ff5a5f;
  border: 1px solid #ddd;
  border-top: none;
  font-size: 18px;
  color: #fff
}

.nav-primary .genesis-nav-menu .sub-menu a:hover {
  color: #ff8a8d
}

.nav-secondary {
  background-color: #fff !important;
  border-bottom: 2px solid #ff5a5f !important;
}

.nav-secondary,
.nav-secondary a {
  color: #e0484f !important;
  font-weight: 600 !important;
}

.nav-secondary .genesis-nav-menu a:hover {
  color: #ff8a8d !important;
  background: rgba(43,122,140,0.08) !important;
}

.nav-secondary .genesis-nav-menu .sub-menu:after {
  border-bottom-color: #fff
}

.nav-secondary .genesis-nav-menu .sub-menu:before {
  border-bottom-color: #fff
}

.nav-secondary .genesis-nav-menu .sub-menu a {
  background-color: #ff5a5f;
  border: 1px solid #ddd;
  border-top: none;
  color: #fff
}

.nav-secondary .genesis-nav-menu .sub-menu a:hover {
  color: #fff
}

.responsive-menu-icon {
  cursor: pointer;
  display: none
}

.responsive-menu-icon::before {
  content: "\f333";
  display: block;
  font: normal 24px/1 'dashicons';
  margin: 0 auto;
  padding: 10px;
  text-align: center
}

.entry {
  margin-bottom: 40px
}

.archive .entry {
  border-bottom: 1px dotted #ddd
}

.page .entry {
  margin-bottom: 40px
}

.single .entry {
  margin-bottom: 40px
}

.entry-content {
  overflow-wrap: break-word;
  word-wrap: break-word;
  padding: 20px
}

.entry-content ol,
.entry-content ul {
  overflow-wrap: break-word;
  word-wrap: break-word;
  margin-bottom: 40px;
  margin-left: 40px
}

.entry-content ol>li {
  list-style-type: decimal
}

.entry-content ul>li {
  list-style-type: disc
}

.entry-content ol ol,
.entry-content ul ul {
  overflow-wrap: break-word;
  word-wrap: break-word;
  margin-bottom: 40px
}

a.more-link {
  display: block;
  margin-top: 10px
}

p.entry-meta {
  font-family: poppins, sans-serif;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: 20px;
  text-transform: uppercase;
  overflow-wrap: break-word;
  word-wrap: break-word
}

.entry-header p.entry-meta {
  margin-top: -10px
}

p.entry-meta,
p.entry-meta a {
  color: #999
}

p.entry-meta a:hover {
  color: #000
}

p.entry-meta:last-child {
  margin-bottom: 20px
}

.entry-footer {
  clear: both;
  margin-bottom: 20px;
  overflow: hidden
}

.entry-author::before,
.entry-categories::before,
.entry-comments-link::before,
.entry-tags::before,
.entry-time::before {
  color: #ccc;
  display: inline-block;
  font: normal 18px/1 'dashicons';
  margin-right: 5px;
  vertical-align: top;
  -webkit-font-smoothing: antialiased
}

.entry-author,
.entry-comments-link,
.entry-time {
  margin-right: 15px
}

.entry-tags {
  float: right
}

.entry-author::before {
  content: "\f110"
}

.entry-categories::before {
  content: "\f318"
}

.entry-comments-link::before {
  content: "\f101";
  margin-top: 2px
}

.entry-tags::before {
  content: "\f323"
}

.entry-time::before {
  content: "\f469"
}

.after-entry {
  margin-bottom: 60px
}

.after-entry .widget {
  margin-bottom: 40px
}

.after-entry p:last-child,
.after-entry .widget:last-child {
  margin-bottom: 0
}

.after-entry li {
  margin-bottom: 6px
}

.pagination {
  clear: both;
  margin: 40px 0
}

.adjacent-entry-pagination {
  margin-bottom: 0
}

.archive-pagination li {
  display: inline
}

.archive-pagination li a {
  background-color: #000;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  padding: 8px 12px
}

.archive-pagination li a:hover,
.archive-pagination .active a {
  background-color: #e14d43
}

.content-box-blue,
.content-box-gray,
.content-box-green,
.content-box-purple,
.content-box-red,
.content-box-yellow {
  margin-bottom: 30px;
  overflow: hidden;
  padding: 30px
}

.content-box-blue {
  background-color: #d8ecf7;
  border: 1px solid #afcde3
}

.content-box-gray {
  background-color: #e2e2e2;
  border: 1px solid #bdbdbd
}

.content-box-green {
  background-color: #d9edc2;
  border: 1px solid #b2ce96
}

.content-box-purple {
  background-color: #e2e2f9;
  border: 1px solid #bebde9
}

.content-box-red {
  background-color: #f9dbdb;
  border: 1px solid #e9b3b3
}

.content-box-yellow {
  background-color: #fef5c4;
  border: 1px solid #fadf98
}

.comment-respond,
.entry-comments,
.entry-pings {
  margin-bottom: 40px
}

.comment-header {
  font-size: 16px
}

li.comment {
  background-color: #f5f5f5;
  border: 2px solid #fff;
  border-right: none
}

.comment-content {
  clear: both
}

.comment-list li {
  margin-top: 24px;
  padding: 32px
}

.comment-list li li {
  margin-right: -32px
}

.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
}

.entry-comments .comment-author {
  margin-bottom: 0
}

.entry-pings .reply {
  display: none
}

.sidebar {
  font-size: 18px
}

.sidebar li {
  border-bottom: 1px dotted #ddd;
  margin-bottom: 10px;
  padding-bottom: 10px
}

.sidebar p:last-child,
.sidebar ul>li:last-child {
  margin-bottom: 0
}

.sidebar .widget {
  margin-bottom: 40px;
  overflow: hidden
}

.before-footer-widgets {
  color: #999;
  font-size: 16px;
  margin-top: -40px;
  text-align: center
}

.before-footer-widgets .wrap {
  padding: 20px 0
}

.footer-widgets {
  border-top: double #ddd;
  clear: both;
  padding: 40px auto 20px;
  width: 1200px;
  margin: 0 auto;
  padding: 10px 0
}

.footer-widgets li {
  border-bottom: 1px dotted #ddd;
  margin-bottom: 10px;
  padding-bottom: 10px
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
  width: 30%
}

.footer-widgets-1 {
  margin-right: 60px
}

.footer-widgets-1,
.footer-widgets-2 {
  float: left
}

.footer-widgets-3 {
  float: right
}

.site-footer {
  border-top: double #ddd;
  font-size: 12px;
  font-weight: 200;
  letter-spacing: 1px;
  padding: 40px 20px;
  text-align: center;
  text-transform: uppercase
}

.site-footer,
.site-footer a {
  color: #3C3C3C
}

.site-footer a:hover {
  color: #ff8a8d
}

.site-footer p {
  margin-bottom: 0
}

.after-footer {
  color: #999;
  font-size: 16px;
  line-height: 1;
  margin: -40px auto 0;
  max-width: 1140px;
  text-align: center
}

.after-footer .wrap {
  padding: 20px 0
}

.after-footer p:last-child {
  margin-bottom: 0
}

@media only screen and (max-width:1199px) {

  .site-header,
  .site-inner {
    width: 100%
  }

  .after-footer,
  .before-header,
  .site-container {
    padding-left: 40px;
    padding-right: 40px;
    width: 960px
  }

  .home-middle-1 .featured-content .entry,
  .home-middle-2 .featured-content .entry,
  .home-middle-3 .featured-content .entry,
  .home-middle-4 .featured-content .entry {
    width: 100%
  }

  .content-sidebar-sidebar .content-sidebar-wrap,
  .sidebar-content-sidebar .content-sidebar-wrap,
  .sidebar-sidebar-content .content-sidebar-wrap {
    width: 690px
  }

  .content {
    width: 590px
  }

  .content-sidebar-sidebar .content,
  .sidebar-content-sidebar .content,
  .sidebar-sidebar-content .content {
    width: 400px
  }

  .sidebar-primary {
    width: 250px
  }

  .sidebar-secondary {
    width: 150px
  }

  .footer-widgets-1,
  .footer-widgets-3 {
    width: 270px
  }

  .footer-widgets-2 {
    width: 260px
  }

  .footer-widgets-1 {
    margin-right: 40px
  }
}

@media only screen and (max-width:959px) {

  .after-footer,
  .before-header,
  .site-container {
    width: 768px
  }

  .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,
  .home-top,
  .home-top-right,
  .home-middle-1,
  .home-middle-2,
  .home-middle-3,
  .home-middle-4 {
    width: 100%
  }

  .footer-widgets-1 {
    margin-right: 0
  }
}

@media only screen and (max-width:768px) {
  body {
    padding-left: 5%;
    padding-right: 5%
  }

  .after-footer,
  .before-header,
  .daily-dish-landing .site-container,
  .site-container {
    width: 100%
  }

  .five-sixths,
  .four-sixths,
  .one-fourth,
  .one-half,
  .one-sixth,
  .one-third,
  .three-fourths,
  .three-sixths,
  .two-fourths,
  .two-sixths,
  .two-thirds {
    margin: 0;
    width: 100%
  }

  .entry-tags {
    float: left
  }

  .genesis-nav-menu.responsive-menu .sub-menu:after,
  .genesis-nav-menu.responsive-menu .sub-menu:before,
  .genesis-nav-menu.responsive-menu>.menu-item>.sub-menu,
  .genesis-nav-menu.responsive-menu {
    display: none
  }

  .genesis-nav-menu.responsive-menu .menu-item,
  .responsive-menu-icon {
    display: block
  }

  .genesis-nav-menu.responsive-menu .menu-item {
    text-align: left
  }

  .genesis-nav-menu.responsive-menu .menu-item:hover {
    position: static
  }

  .genesis-nav-menu.responsive-menu li a,
  .genesis-nav-menu.responsive-menu li a:hover {
    display: block;
    line-height: 1;
    padding: 16px 20px
  }

  .nav-primary .genesis-nav-menu.responsive-menu a,
  .nav-primary .genesis-nav-menu.responsive-menu a:hover {
    color: #e0484f
  }

  .nav-secondary .genesis-nav-menu.responsive-menu a,
  .nav-secondary .genesis-nav-menu.responsive-menu a:hover {
    color: #e0484f
  }

  .genesis-nav-menu.responsive-menu .menu-item-has-children {
    cursor: pointer
  }

  .genesis-nav-menu.responsive-menu .menu-item-has-children>a {
    margin-right: 60px
  }

  .genesis-nav-menu.responsive-menu>.menu-item-has-children:before {
    content: "\f347";
    float: right;
    font: normal 16px/1 'dashicons';
    height: 16px;
    padding: 14px 20px;
    right: 0;
    text-align: right;
    z-index: 9999
  }

  .genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
    content: "\f343"
  }

  .genesis-nav-menu .menu-item:hover>.sub-menu>.menu-item:hover>.sub-menu,
  .genesis-nav-menu .menu-item:hover>.sub-menu,
  .genesis-nav-menu.responsive-menu .sub-menu {
    left: auto;
    opacity: 1;
    margin: 0 auto;
    position: relative;
    width: 100%
  }

  .genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
    padding-left: 20px;
    margin: 0
  }

  .genesis-nav-menu.responsive-menu .sub-menu li a,
  .genesis-nav-menu.responsive-menu .sub-menu li a:hover {
    background: 0 0;
    border: none;
    padding: 16px 20px;
    position: relative;
    width: 100%
  }

  .genesis-nav-menu.responsive-menu {
    padding-bottom: 16px
  }

  /* Hide secondary (top) nav on mobile — utility links go in footer */
  .nav-secondary {
    display: none !important;
  }
}

@media only screen and (max-width:480px) {
  body {
    padding-left: 0;
    padding-right: 0
  }

  .site-container {
    margin-bottom: 0;
    margin-top: 0
  }

  .after-footer,
  .before-header,
  .site-container {
    padding-left: 20px;
    padding-right: 20px
  }

  .before-header {
    margin-bottom: 0
  }

  .after-footer {
    margin-top: 0
  }

  .site-header {
    padding: 15px 0
  }

  .site-title {
    font-size: 30px
  }

  .entry-title {
    font-size: 24px
  }
}

/* ========================================
   MODERN DESIGN IMPROVEMENTS
   Updated: February 2026
   ======================================== */

/* Cleaner, modern widget styling */
.widget-title {
  font-family: playfair display, serif;
  background-color: transparent !important;
  color: #ff5a5f !important;
  font-size: 28px !important;
  font-weight: 600 !important;
  letter-spacing: 0 !important;
  margin-bottom: 25px !important;
  padding: 0 0 15px 0 !important;
  text-align: left !important;
  border-bottom: 3px solid #ff8a8d !important;
  text-transform: none;
}

/* Modern card-style homepage widgets */
.home-middle-1,
.home-middle-2,
.home-middle-3,
.home-middle-4 {
  border: none !important;
  background: #fff !important;
  padding: 30px !important;
  margin: 20px auto !important;
  border-radius: 8px !important;
  box-shadow: 0 2px 12px rgba(0,0,0,0.08) !important;
  transition: all 0.3s ease !important;
}

.home-middle-1:hover,
.home-middle-2:hover,
.home-middle-3:hover,
.home-middle-4:hover {
  box-shadow: 0 4px 20px rgba(43,122,140,0.15) !important;
  transform: translateY(-2px);
}

/* Clean spacing for homepage sections */
.home-middle-2 {
  width: 48% !important;
  margin-right: 2% !important;
}

.home-middle-3 {
  width: 48% !important;
  margin-left: 2% !important;
}

/* Modern entry titles */
.entry-title {
  font-size: 32px !important;
  line-height: 1.3 !important;
  margin-bottom: 15px !important;
  font-weight: 600 !important;
}

.sidebar .entry-title {
  font-size: 22px !important;
}

.home-bottom .featured-content .entry-title,
.home-middle-1 .featured-content .entry-title,
.home-middle-2 .featured-content .entry-title,
.home-middle-3 .featured-content .entry-title,
.home-middle-4 .featured-content .entry-title,
.home-top .featured-content .entry-title {
  font-size: 26px !important;
  margin-bottom: 12px !important;
}

/* Modern image styling with subtle hover effect */
.featured-content img,
.entry-content img {
  border-radius: 6px;
  transition: transform 0.3s ease;
}

.featured-content a:hover img,
.entry-content a:hover img {
  transform: scale(1.02);
}

/* Cleaner borders */
.home-bottom .featured-content .entry,
.sidebar .featured-content .entry {
  border-bottom: 1px solid #e8e8e8 !important;
  padding-bottom: 20px !important;
  margin-bottom: 20px !important;
}

/* Modern button styling */
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
  background-color: #ff5a5f !important;
  border: none !important;
  border-radius: 4px !important;
  padding: 14px 28px !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  cursor: pointer !important;
  transition: all 0.3s ease !important;
  text-transform: none !important;
  letter-spacing: 0.5px !important;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button:hover {
  background-color: #ff8a8d !important;
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(212,165,116,0.3) !important;
}

/* Modern form inputs */
input,
select,
textarea {
  border: 2px solid #e8e8e8 !important;
  border-radius: 4px !important;
  padding: 12px 16px !important;
  transition: border-color 0.3s ease !important;
}

input:focus,
select:focus,
textarea:focus {
  border-color: #ff5a5f !important;
  outline: none !important;
  box-shadow: 0 0 0 3px rgba(43,122,140,0.1) !important;
}

/* Cleaner post spacing */
.content .entry {
  padding: 40px 0 !important;
}

/* Modern meta info */
.entry-meta {
  font-size: 14px !important;
  color: #888 !important;
  margin-bottom: 20px !important;
}

/* Desktop only — reduce top gap and fix logo z-index covering nav links */
@media only screen and (min-width: 961px) {
  .site-inner {
    padding-top: 10px !important;
  }
  .entry {
    padding-top: 10px !important;
  }
  .nav-primary {
    position: relative;
    z-index: 10;
  }
}

/* Modern footer styling */
.footer-widgets {
  padding: 60px 0 40px !important;
  background: #f8f8f8 !important;
  border-top: 1px solid #e8e8e8 !important;
}

.site-footer {
  padding: 30px 20px !important;
  font-size: 14px !important;
  background: #fff !important;
  border-top: 1px solid #e8e8e8 !important;
}

/* Responsive improvements */
@media only screen and (max-width: 800px) {
  .home-middle-2,
  .home-middle-3 {
    width: 100% !important;
    margin: 20px auto !important;
    float: none !important;
  }
  
  .widget-title {
    font-size: 24px !important;
  }
  
  .entry-title {
    font-size: 26px !important;
  }
}

/* Clean up excessive borders */
.widget {
  border: none !important;
}

/* Modern archive/category pages */
.archive-pagination {
  margin: 40px 0;
}

.archive-pagination li a {
  background-color: #fff !important;
  border: 2px solid #ff5a5f !important;
  color: #ff5a5f !important;
  border-radius: 4px !important;
  padding: 10px 16px !important;
  transition: all 0.3s ease !important;
}

.archive-pagination li a:hover,
.archive-pagination .active a {
  background-color: #ff5a5f !important;
  color: #fff !important;
  transform: translateY(-1px);
}

/* Smoother transitions everywhere */
a {
  transition: color 0.3s ease !important;
}

/* Better line height for readability */
.entry-content p,
.sidebar p {
  line-height: 1.8 !important;
}

/* Modern slider styling */
.daily-dish-home .content .genesis_responsive_slider .slide-excerpt-border {
  background: rgba(255,255,255,0.95) !important;
  border: none !important;
  border-radius: 8px !important;
  padding: 30px !important;
  box-shadow: 0 4px 20px rgba(0,0,0,0.1) !important;
  box-sizing: border-box !important;
  max-width: 100% !important;
}

/* ========================================
   CUSTOM BRAND COLOR SCHEME OVERRIDES
   Updated: February 2026
   Brand Colors:
   - Primary Teal: #ff5a5f
   - Warm Gold/Amber: #ff8a8d
   - Soft Cream Background: #F5F1E8
   - Dark Charcoal Text: #3C3C3C
   - Light Sage Green: #B8D4C8
   ======================================== */

/* Social Sharing Buttons (Ultimate Blocks) */
.ub-social-share-facebook.square,
.ub-social-share-facebook.circle {
  background-color: #ff5a5f !important;
}

.ub-social-share-facebook.square:hover,
.ub-social-share-facebook.circle:hover {
  background-color: #236573 !important;
}

.ub-social-share-facebook+span,
.ub-social-share-facebook+span>a {
  color: #ff5a5f !important;
}

.ub-social-share-pinterest.square,
.ub-social-share-pinterest.circle {
  background-color: #ff8a8d !important;
}

.ub-social-share-pinterest.square:hover,
.ub-social-share-pinterest.circle:hover {
  background-color: #c08f5a !important;
}

.ub-social-share-pinterest+span,
.ub-social-share-pinterest+span>a {
  color: #ff8a8d !important;
}

.ub-social-share-twitter.square,
.ub-social-share-twitter.circle {
  background-color: #3C3C3C !important;
}

.ub-social-share-twitter.square:hover,
.ub-social-share-twitter.circle:hover {
  background-color: #2a2a2a !important;
}

.ub-social-share-twitter+span,
.ub-social-share-twitter+span>a {
  color: #3C3C3C !important;
}

.ub-social-share-email.square,
.ub-social-share-email.circle {
  background-color: #B8D4C8 !important;
}

.ub-social-share-email.square:hover,
.ub-social-share-email.circle:hover {
  background-color: #a3c4b5 !important;
}

.ub-social-share-reddit.square,
.ub-social-share-reddit.circle {
  background-color: #ff8a8d !important;
}

.ub-social-share-reddit.square:hover,
.ub-social-share-reddit.circle:hover {
  background-color: #c08f5a !important;
}

.ub-social-share-linkedin.square,
.ub-social-share-linkedin.circle {
  background-color: #B8D4C8 !important;
}

.ub-social-share-linkedin.square:hover,
.ub-social-share-linkedin.circle:hover {
  background-color: #a3c4b5 !important;
}

.ub-social-share-tumblr.square,
.ub-social-share-tumblr.circle {
  background-color: #3C3C3C !important;
}

.ub-social-share-tumblr.square:hover,
.ub-social-share-tumblr.circle:hover {
  background-color: #2a2a2a !important;
}

/* Ensure white text on all social buttons */
.ub-social-share-facebook.square,
.ub-social-share-facebook.circle,
.ub-social-share-pinterest.square,
.ub-social-share-pinterest.circle,
.ub-social-share-twitter.square,
.ub-social-share-twitter.circle,
.ub-social-share-email.square,
.ub-social-share-email.circle,
.ub-social-share-reddit.square,
.ub-social-share-reddit.circle,
.ub-social-share-linkedin.square,
.ub-social-share-linkedin.circle,
.ub-social-share-tumblr.square,
.ub-social-share-tumblr.circle {
  color: #fff !important;
}

/* Additional accent elements */
.entry-title a {
  color: #ff5a5f;
}

.entry-title a:hover {
  color: #ff8a8d;
}

/* Buttons */
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
  background-color: #ff5a5f;
  border-color: #ff5a5f;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button:hover {
  background-color: #ff8a8d;
  border-color: #ff8a8d;
}

/* Borders and accents - use sage green */
.entry,
.content .entry {
  border-color: #B8D4C8;
}

/* ========================================
   CRITICAL OVERRIDES - MUST BE LAST!
   Force background and modern styling
   ======================================== */

/* Force cream background - override WordPress Customizer */
body,
body.custom-background,
.site-container,
.wrap {
  background-color: #fff !important;
  background-image: none !important;
}

/* Remove all old background images */
body:before,
body:after,
.site-container:before,
.site-container:after {
  background-image: none !important;
  background: none !important;
}

/* Aggressive modern widget styling */
.widget-title,
.widgettitle,
.sidebar .widget-title,
.home-top .widget-title,
.home-bottom .widget-title {
  background-color: transparent !important;
  background-image: none !important;
  background: transparent !important;
  color: #ff5a5f !important;
  font-size: 24px !important;
  font-weight: 600 !important;
  padding: 0 0 12px 0 !important;
  border-bottom: 3px solid #ff8a8d !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  text-align: left !important;
  margin-bottom: 25px !important;
}

/* Force modern card styling for homepage */
.home-middle-1,
.home-middle-2, 
.home-middle-3,
.home-middle-4,
.home-top {
  background: #fff !important;
  border: none !important;
  border-radius: 12px !important;
  padding: 35px !important;
  box-shadow: 0 2px 15px rgba(0,0,0,0.08) !important;
  margin-bottom: 25px !important;
}

.home-middle-2 {
  width: 48.5% !important;
  float: left !important;
  margin-right: 1.5% !important;
}

.home-middle-3 {
  width: 48.5% !important;
  float: right !important;
  margin-left: 1.5% !important;
}

/* Better entry title sizing */
.entry-title,
h1.entry-title {
  font-size: 36px !important;
  line-height: 1.3 !important;
  font-weight: 600 !important;
  margin-bottom: 18px !important;
  color: #ff5a5f !important;
}

.featured-content .entry-title {
  font-size: 24px !important;
}

.sidebar .entry-title {
  font-size: 20px !important;
}

/* Force modern images */
img,
.featured-content img,
.entry-content img,
.alignleft,
.alignright,
.aligncenter {
  border-radius: 8px !important;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}

/* Standardize all homepage images to same size */
.home-middle-1 .featured-content img,
.home-middle-2 .featured-content img,
.home-middle-3 .featured-content img,
.home-middle-4 .featured-content img,
.home-top .featured-content img,
.home-bottom .featured-content img {
  width: 100% !important;
  height: 240px !important;
  object-fit: cover !important;
  object-position: center !important;
  display: block !important;
  margin-bottom: 20px !important;
}

/* Ensure image containers don't affect sizing */
.home-middle-1 .featured-content .entry-image-link,
.home-middle-2 .featured-content .entry-image-link,
.home-middle-3 .featured-content .entry-image-link,
.home-middle-4 .featured-content .entry-image-link,
.home-top .featured-content .entry-image-link,
.home-bottom .featured-content .entry-image-link,
.home-middle-1 .featured-content a img,
.home-middle-2 .featured-content a img,
.home-middle-3 .featured-content a img,
.home-middle-4 .featured-content a img {
  display: block !important;
  width: 100% !important;
}

/* Consistent image styling for all homepage posts */
.home .featured-content .entry {
  overflow: hidden !important;
}

.home .featured-content .entry img {
  width: 100% !important;
  height: 240px !important;
  object-fit: cover !important;
  transition: transform 0.3s ease !important;
}

.home .featured-content .entry:hover img {
  transform: scale(1.05) !important;
}

/* Modern content area */
.content {
  background: #fff !important;
  padding: 40px !important;
  border-radius: 12px !important;
  box-shadow: 0 2px 15px rgba(0,0,0,0.06) !important;
}

/* Clean sidebar */
.sidebar-primary {
  background: transparent !important;
}

.sidebar .widget {
  background: #fff !important;
  padding: 25px !important;
  border-radius: 10px !important;
  box-shadow: 0 2px 12px rgba(0,0,0,0.06) !important;
  margin-bottom: 30px !important;
  border: none !important;
}

/* Modern post meta */
.entry-header .entry-meta,
.entry-footer .entry-meta {
  font-size: 14px !important;
  color: #888 !important;
  font-weight: 400 !important;
}

/* Better spacing */
.site-inner {
  max-width: 1200px !important;
  margin: 0 auto !important;
}

/* Clean borders */
.entry {
  border-bottom: 1px solid #e8e8e8 !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
}

/* Modern navigation improvements */
.genesis-nav-menu a {
  padding: 18px 24px !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  letter-spacing: 0.3px !important;
}

/* Better footer */
.site-footer {
  background: #fff !important;
  border-top: 1px solid #e8e8e8 !important;
  padding: 40px 0 !important;
  margin-top: 60px !important;
}

.footer-widgets {
  background: #fff !important;
  border-top: 1px solid #e8e8e8 !important;
  border-bottom: none !important;
  padding: 60px 0 40px !important;
}

.footer-widgets .widget {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
}

/* Typography improvements */
.entry-content p,
.sidebar p {
  line-height: 1.8 !important;
  margin-bottom: 24px !important;
  font-size: 17px !important;
}

/* Remove clunky borders everywhere */
.widget,
.widget-area,
.sidebar {
  border: none !important;
}

/* Smooth transitions — safe properties only (width/height/padding/margin excluded to prevent mobile jumping) */
* {
  -webkit-transition: color 0.3s ease, background-color 0.3s ease, opacity 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
  -moz-transition: color 0.3s ease, background-color 0.3s ease, opacity 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease, opacity 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}

a,
button {
  -webkit-transition: color 0.2s ease, background-color 0.2s ease, opacity 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
  -moz-transition: color 0.2s ease, background-color 0.2s ease, opacity 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
  transition: color 0.2s ease, background-color 0.2s ease, opacity 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

/* Responsive fixes */
@media only screen and (max-width: 1200px) {
  .site-inner,
  .wrap {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media only screen and (max-width: 800px) {
  .home-middle-2,
  .home-middle-3 {
    width: 100% !important;
    float: none !important;
    margin: 0 0 25px 0 !important;
  }
  
  .content {
    padding: 25px !important;
  }
  
  .entry-title {
    font-size: 28px !important;
  }
}

/* ========================================
   SOCIAL SHARING BUTTONS - DPSP/Ultimate Blocks
   ======================================== */

/* Floating social sidebar */
#dpsp-floating-sidebar,
.dpsp-floating-sidebar {
  background: transparent !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
}

/* Social button list items */
.dpsp-network-list-item {
  margin: 8px 0 !important;
  list-style: none !important;
}

/* ALL Social button styling - targeting all variations */
.dpsp-network-btn,
.dpsp-network-btn.dpsp-facebook,
.dpsp-network-btn.dpsp-pinterest,
.dpsp-network-btn.dpsp-x,
.dpsp-network-btn.dpsp-twitter,
.dpsp-network-btn.dpsp-linkedin,
button.dpsp-network-btn,
a.dpsp-network-btn {
  border-radius: 8px !important;
  padding: 12px 16px !important;
  margin: 0 !important;
  transition: all 0.3s ease !important;
  border: none !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 10px !important;
  text-decoration: none !important;
  max-height: none !important;
  width: 100% !important;
  cursor: pointer !important;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1) !important;
}

/* Facebook - Teal */
.dpsp-network-btn.dpsp-facebook,
a.dpsp-facebook,
button.dpsp-facebook {
  background: #ff5a5f !important;
  color: #fff !important;
}

.dpsp-network-btn.dpsp-facebook:hover,
a.dpsp-facebook:hover,
button.dpsp-facebook:hover {
  background: #236570 !important;
  color: #fff !important;
  transform: translateX(-3px) !important;
  box-shadow: 0 4px 12px rgba(43,122,140,0.3) !important;
}

/* Pinterest - Gold */
.dpsp-network-btn.dpsp-pinterest,
a.dpsp-pinterest,
button.dpsp-pinterest {
  background: #ff8a8d !important;
  color: #fff !important;
}

.dpsp-network-btn.dpsp-pinterest:hover,
a.dpsp-pinterest:hover,
button.dpsp-pinterest:hover {
  background: #C99460 !important;
  color: #fff !important;
  transform: translateX(-3px) !important;
  box-shadow: 0 4px 12px rgba(212,165,116,0.3) !important;
}

/* Twitter/X - Charcoal */
.dpsp-network-btn.dpsp-x,
.dpsp-network-btn.dpsp-twitter,
a.dpsp-x,
a.dpsp-twitter,
button.dpsp-x,
button.dpsp-twitter {
  background: #3C3C3C !important;
  color: #fff !important;
}

.dpsp-network-btn.dpsp-x:hover,
.dpsp-network-btn.dpsp-twitter:hover,
a.dpsp-x:hover,
a.dpsp-twitter:hover,
button.dpsp-x:hover,
button.dpsp-twitter:hover {
  background: #2a2a2a !important;
  color: #fff !important;
  transform: translateX(-3px) !important;
  box-shadow: 0 4px 12px rgba(60,60,60,0.3) !important;
}

/* LinkedIn - Sage Green */
.dpsp-network-btn.dpsp-linkedin,
a.dpsp-linkedin,
button.dpsp-linkedin {
  background: #B8D4C8 !important;
  color: #3C3C3C !important;
}

.dpsp-network-btn.dpsp-linkedin:hover,
a.dpsp-linkedin:hover,
button.dpsp-linkedin:hover {
  background: #A5C7B8 !important;
  color: #3C3C3C !important;
  transform: translateX(-3px) !important;
  box-shadow: 0 4px 12px rgba(184,212,200,0.3) !important;
}

/* Social button icons */
.dpsp-network-icon,
.dpsp-network-icon-inner {
  width: 20px !important;
  height: 20px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-shrink: 0 !important;
}

.dpsp-network-icon svg {
  width: 18px !important;
  height: 18px !important;
  fill: currentColor !important;
}

/* Social button labels */
.dpsp-network-label {
  font-size: 14px !important;
  font-weight: 600 !important;
  color: inherit !important;
  text-transform: capitalize !important;
}

/* Hide mobile label settings if needed */
.dpsp-network-hide-label-mobile {
  display: inline !important;
}

/* In-content social buttons wrapper */
.dpsp-networks-btns-wrapper {
  margin: 25px 0 !important;
  padding: 15px !important;
  background: transparent !important;
  border-radius: 0 !important;
}

/* Ensure proper display for list */
.dpsp-networks-btns-wrapper ul {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

/* ========================================
   SECONDARY NAVIGATION VISIBILITY FIX
   ======================================== */

/* Ensure secondary nav is always visible and properly styled */
.nav-secondary {
  display: block !important;
  background-color: #fff !important;
  width: 100% !important;
  padding: 12px 0 !important;
  margin-bottom: 0 !important;
  position: relative !important;
  z-index: 999 !important;
  border-bottom: 2px solid #ff5a5f !important;
}

.nav-secondary .wrap {
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding: 0 30px !important;
}

.nav-secondary,
.nav-secondary a {
  color: #e0484f !important;
  font-weight: 600 !important;
}

.nav-secondary .genesis-nav-menu a {
  color: #e0484f !important;
  padding: 12px 20px !important;
  display: inline-block !important;
}

.nav-secondary .genesis-nav-menu a:hover {
  color: #ff8a8d !important;
  background: rgba(43,122,140,0.08) !important;
}

/* Ensure menu items are visible */
.nav-secondary .menu-item {
  display: inline-block !important;
  margin: 0 !important;
}

.nav-secondary .menu-item a span {
  color: #e0484f !important;
  font-size: 15px !important;
  font-weight: 600 !important;
}

/* Mobile overrides — must stay at end of file to win specificity battles */
@media only screen and (max-width: 768px) {

  /* Hide sidebar on mobile — it floats at 300px and compresses the content/ad area */
  .sidebar-primary {
    display: none !important;
  }

  /* Clamp images and videos to viewport — most common cause of overflow */
  img, video {
    max-width: 100% !important;
    height: auto;
  }

  /* Reduce content padding on mobile — 40px desktop value boxes everything in */
  .content,
  main.content {
    padding: 10px 0 !important;
  }

  /* Entry content: zero out side padding — site-container already provides 15px each side */
  .entry-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  /* Hide secondary (top) nav on mobile — utility links go in footer */
  .nav-secondary {
    display: none !important;
  }

  /* Hide floating social sidebar on mobile — prevents right-edge overlap */
  #dpsp-floating-sidebar,
  .dpsp-floating-sidebar {
    display: none !important;
  }

  /* Remove theme's 5% body padding — it shrinks content to 90% of viewport width */
  body {
    padding-left: 0 !important;
    padding-right: 0 !important;
    overflow-x: hidden !important;
  }

  /* Prevent horizontal scroll at the html level — safe for Raptive fixed-position ads */
  html {
    overflow-x: hidden !important;
  }

  /* Fix site-container: 1199px breakpoint sets width:960px — override to full-width on mobile */
  .site-container,
  .after-footer,
  .before-header {
    width: 100% !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    box-sizing: border-box !important;
  }

  /* Lock site-inner to viewport width */
.site-inner {
    width: 100% !important;
    margin: 10px auto !important;
    box-sizing: border-box !important;
    padding-top: 0px !important;
}

.content .entry {
    padding-top: 10px !important;
}

  /* Fix tables overflowing on mobile — make them horizontally scrollable */
  .entry-content table {
    display: block !important;
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch !important;
    max-width: 100% !important;
    width: auto !important;
  }

  /* Fix content area width — 810px desktop value overflows on mobile */
  .content {
    width: 100% !important;
    float: none !important;
  }

  /* Fix slider overflow — overflow:hidden on slider itself, not content, to avoid clipping slide text */
  #genesis-responsive-slider,
  .genesis_responsive_slider {
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
  }

  /* Slide excerpt: keep text inside slider bounds */
  .genesis_responsive_slider .slide-excerpt,
  .genesis_responsive_slider .slide-excerpt-border,
  .daily-dish-home .content .genesis_responsive_slider .slide-excerpt-border {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    padding: 16px !important;
    border-radius: 4px !important;
  }

  /* Fix header: collapse the fixed 200px height */
  .site-header {
    height: auto !important;
    width: 100% !important;
    padding: 5px 0 !important;
    margin-bottom: 0 !important;
  }

  /* The actual logo uses WordPress custom logo — make it block and scale to screen */
  a.custom-logo-link {
    display: block !important;
    text-align: center !important;
  }

  a.custom-logo-link img {
    max-width: 80% !important;
    height: auto !important;
    width: auto !important;
    margin: 0 auto !important;
    display: block !important;
  }

  /* Title area: collapse height to fit logo naturally */
  .title-area {
    height: auto !important;
    width: 100% !important;
  }

  /* Hide the invisible p.site-title — 48px dead space from font-size alone */
  p.site-title,
  .header-image p.site-title {
    display: none !important;
  }

  .nav-primary {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  .menu-toggle,
  .nav-primary .menu-toggle,
  button.menu-toggle {
    background: transparent !important;
    background-color: transparent !important;
    border: none !important;
    cursor: pointer !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: auto !important;
    padding: 10px !important;
    position: relative !important;
    top: auto !important;
    right: auto !important;
    left: auto !important;
    bottom: auto !important;
    font-size: 0 !important;
    color: transparent !important;
    box-shadow: none !important;
  }

  .responsive-menu-icon {
    display: none !important;
  }

  .menu-toggle svg {
    display: block;
  }

  /* Hide admin edit link on mobile — no use to readers, causes word-break */
  .post-edit-link,
  .entry-edit-link,
  a.post-edit-link {
    display: none !important;
  }

  /* Fix inline Social Pug share buttons — reflow into proper 2-column grid */
  #dpsp-content-top .dpsp-networks-btns-wrapper,
  #dpsp-content-bottom .dpsp-networks-btns-wrapper {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 6px !important;
    float: none !important;
  }

  #dpsp-content-top .dpsp-networks-btns-wrapper li,
  #dpsp-content-bottom .dpsp-networks-btns-wrapper li {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
  }

  #dpsp-content-top .dpsp-network-btn,
  #dpsp-content-bottom .dpsp-network-btn {
    width: 100% !important;
    height: auto !important;
    max-height: none !important;
    min-height: 44px !important;
    padding: 10px 8px !important;
    justify-content: center !important;
    overflow: visible !important;
    white-space: nowrap !important;
  }

  /* Hide breadcrumbs on mobile — saves above-the-fold space */
  .breadcrumb {
    display: none !important;
  }

  /* H1: guide recommends 28px–40px on mobile */
  .entry-title,
  h1.entry-title,
  h1 {
    font-size: 28px !important;
    line-height: 1.3 !important;
  }

  /* H2: guide recommends 22px–28px on mobile */
  h2 {
    font-size: 22px !important;
    line-height: 1.4 !important;
  }

  /* H3: secondary heading, 2px below H2 */
  h3 {
    font-size: 18px !important;
  }

  /* Fix author/meta word splitting caused by uppercase + letter-spacing */
  p.entry-meta {
    word-break: normal !important;
    hyphens: none !important;
    -webkit-hyphens: none !important;
    overflow-wrap: normal !important;
    letter-spacing: 0.5px !important;
  }

  /* Disclosure policy image: stop floating left — it was pushing author/date to wrap */
  img[src*="disclosure-policy"] {
    float: none !important;
    display: block !important;
    margin: 0 0 8px 0 !important;
  }

  /* Fix mid-word breaks — iOS Safari auto-hyphenation splits normal words like "breakfast" */
  .entry-content,
  .entry-content p,
  .entry-content li,
  .entry-content a {
    hyphens: none !important;
    -webkit-hyphens: none !important;
    word-break: normal !important;
  }

  /* Stack ALL home sections to full width on mobile —
     home-middle-2 and home-middle-3 are 49% on desktop and cause page to render wide */
  .home-top,
  .home-middle-1,
  .home-middle-2,
  .home-middle-3,
  .home-middle-4,
  .home-bottom {
    width: 100% !important;
    float: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  /* Home section posts: full width, single column on mobile */
  .home-middle-1 .featuredpost .post,
  .home-middle-2 .featuredpost .post,
  .home-middle-3 .featuredpost .post,
  .home-middle-4 .featuredpost .post,
  .home-bottom .featuredpost .post {
    width: 100% !important;
    float: none !important;
    margin: 0 0 10px 0 !important;
  }
}

/* Remove underline from slider titles — all states */
.daily-dish-home .content .genesis_responsive_slider h2 a,
.daily-dish-home .content .genesis_responsive_slider h2 a:visited,
.daily-dish-home .content .genesis_responsive_slider h2 a:hover,
.daily-dish-home .content .genesis_responsive_slider h2 a:focus,
.genesis_responsive_slider .slide-excerpt a,
.genesis_responsive_slider .slide-excerpt-border a {
  text-decoration: none !important;
}

/* ========================================
   TOUCH DEVICE HOVER FIX
   Disables hover transforms on phones/tablets.
   On touch screens "hover" = tap, which leaves
   elements stuck mid-transform and causes
   the "moving around" layout jump.
   ======================================== */
@media (hover: none) {
  .home-middle-1:hover,
  .home-middle-2:hover,
  .home-middle-3:hover,
  .home-middle-4:hover {
    transform: none !important;
    box-shadow: 0 2px 15px rgba(0,0,0,0.08) !important;
  }

  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover,
  .button:hover {
    transform: none !important;
  }

  .featured-content a:hover img,
  .entry-content a:hover img,
  .home .featured-content .entry:hover img {
    transform: none !important;
  }

  .archive-pagination li a:hover,
  .archive-pagination .active a {
    transform: none !important;
  }

  .dpsp-network-btn.dpsp-facebook:hover,
  .dpsp-network-btn.dpsp-pinterest:hover,
  .dpsp-network-btn.dpsp-x:hover,
  .dpsp-network-btn.dpsp-twitter:hover,
  .dpsp-network-btn.dpsp-linkedin:hover,
  a.dpsp-facebook:hover,
  a.dpsp-pinterest:hover,
  a.dpsp-x:hover,
  a.dpsp-twitter:hover,
  a.dpsp-linkedin:hover,
  button.dpsp-facebook:hover,
  button.dpsp-pinterest:hover,
  button.dpsp-x:hover,
  button.dpsp-twitter:hover,
  button.dpsp-linkedin:hover {
    transform: none !important;
  }

  /* Disable all transitions on mobile layout — prevents animated reflow during page load / orientation change */
  * {
    transition-property: color, background-color, opacity !important;
  }
}

/* === MOBILE OVERFLOW FIX ===
   body position:relative makes it the iOS scroll container (matches Astra).
   overflow-x:hidden on body globally (not just in media query) prevents
   horizontal scroll from bleeding through on iOS Safari. */
body {
  overflow-x: hidden;
  position: relative;
}

@media only screen and (max-width: 768px) {
  /* .flexslider was staying at 660px (desktop column width) on mobile.
     This is the element causing the 285px horizontal overflow. */
  .flexslider {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
  }

  .flexslider .slides li,
  .flexslider .slides .slide-image,
  .flexslider .slides .slide-image img {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
  }
}

/* ── CC Fixes: override legacy bad CSS ── */
.content {
  box-shadow: none !important;
  border-radius: 0 !important;
  padding: 20px 0 !important;
}

img,
.entry-content img,
.alignleft,
.alignright,
.aligncenter,
.custom-logo,
.site-title img {
  box-shadow: none !important;
  border-radius: 0 !important;
}

.entry-title,
h1.entry-title,
.single .entry-title {
  color: #3a3a3a !important;
}

.single-post .entry-content p,
.single .entry-content p,
.post .entry-content p,
.entry-content > p,
.single-post .entry-content li,
.single .entry-content li,
.post .entry-content li {
  font-size: 24px !important;
  line-height: 1.7 !important;
}

.wprm-recipe-notes-container .wprm-recipe-header {
    font-size: 16.2px !important;
}

.entry-content strong,
.wprm-recipe-container strong {
    color: #ff5a5f !important;
    font-weight: 900 !important;
}

.entry-content h2 {
    font-size: 38px !important;
    font-weight: 700 !important;
}

.entry-content h3 {
    font-size: 30px !important;
    font-weight: 700 !important;
}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
    .single .content,
    .single.content-sidebar .content {
        width: 100% !important;
        float: none !important;
    }
    .single .sidebar-primary {
        width: 100% !important;
        float: none !important;
        margin-top: 40px;
    }
}

/* ── Sidebar: About Widget ── */
.cc-sidebar-about {
    text-align: center;
    padding: 0;
    background: transparent;
    border-top: 4px solid #ff5a5f;
    padding-top: 16px;
}
/* Remove widget wrapper double-padding for custom widgets */
.sidebar .widget:has(.cc-sidebar-about),
.sidebar .widget:has(.cc-sidebar-newsletter) {
    padding: 16px !important;
}
.cc-sidebar-about img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    object-fit: cover;
    margin: 0 auto 12px;
    display: block;
    border: 3px solid #ff5a5f;
}
.cc-sidebar-about h4 {
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 800;
    color: #3a3a3a;
    margin: 0 0 8px;
}
.cc-sidebar-about p {
    font-family: Poppins, sans-serif;
    font-size: 14px;
    line-height: 1.6;
    color: #3e4c59;
    margin: 0 0 14px;
}
.cc-sidebar-btn {
    display: inline-block;
    background: #ff5a5f;
    color: #fff !important;
    font-family: Poppins, sans-serif;
    font-size: 13px;
    font-weight: 700;
    padding: 9px 20px;
    border-radius: 4px;
    text-decoration: none !important;
    letter-spacing: 0.4px;
}
.cc-sidebar-btn:hover { background: #c96e02; }
.cc-sidebar-social {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 14px;
}
.cc-sidebar-social a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: #3a3a3a;
    color: #fff !important;
    text-decoration: none !important;
    font-size: 15px;
    transition: background 0.2s;
}
.cc-sidebar-social a:hover { background: #ff5a5f; }

/* ── Sidebar: Newsletter Widget ── */
.cc-sidebar-newsletter {
    background: #3a3a3a;
    padding: 20px 16px;
    text-align: center;
}
.cc-sidebar-newsletter h4 {
    font-family: Poppins, sans-serif;
    font-size: 17px;
    font-weight: 800;
    color: #fff;
    margin: 0 0 6px;
}
.cc-sidebar-newsletter p {
    font-family: Poppins, sans-serif;
    font-size: 13px;
    color: #c8d0d8;
    margin: 0 0 14px;
    line-height: 1.5;
}
/* Style Flodesk form inside sidebar */
.cc-sidebar-newsletter .fd-form-control {
    border-radius: 4px !important;
    border: 1px solid #3e4c59 !important;
    background: #fff !important;
    font-family: Poppins, sans-serif !important;
    font-size: 13px !important;
    margin-bottom: 8px !important;
}
.cc-sidebar-newsletter .fd-btn {
    background: #ff5a5f !important;
    border-radius: 4px !important;
    font-family: Poppins, sans-serif !important;
    font-weight: 700 !important;
    width: 100% !important;
}
.cc-sidebar-newsletter .fd-btn:hover { background: #c96e02 !important; }

/* ========================================
   MIR-style alignment for CC
   Safe typography/visual pass only
   Does not modify desktop layout widths/floats
   ======================================== */

.entry-title,
h1.entry-title,
.single .entry-title {
  font-family: Poppins, sans-serif !important;
  font-size: 36px !important;
  line-height: 1.3 !important;
  font-weight: 700 !important;
  color: #3a3a3a !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
  margin-bottom: 12px !important;
}

.entry-title a {
  color: #3a3a3a !important;
}

.single-post .entry-content p,
.single .entry-content p,
.post .entry-content p,
.entry-content > p,
.single-post .entry-content li,
.single .entry-content li,
.post .entry-content li {
  font-size: 24px !important;
  line-height: 1.7 !important;
  color: #3a3a3a !important;
}

.entry-content h2,
.single .entry-content h2,
.single-post .entry-content h2 {
  font-family: Poppins, sans-serif !important;
  font-size: 38px !important;
  line-height: 1.25 !important;
  font-weight: 700 !important;
  color: #3a3a3a !important;
  margin: 28px 0 14px !important;
}

.entry-content h3,
.single .entry-content h3,
.single-post .entry-content h3 {
  font-family: Poppins, sans-serif !important;
  font-size: 30px !important;
  line-height: 1.3 !important;
  font-weight: 700 !important;
  color: #3a3a3a !important;
  margin: 22px 0 12px !important;
}

.genesis-nav-menu a,
.nav-secondary .menu-item a span {
  font-family: Poppins, sans-serif !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.widget-title,
.widgettitle,
.sidebar .widget-title,
.home-top .widget-title,
.home-bottom .widget-title {
  font-family: Poppins, sans-serif !important;
  font-size: 24px !important;
  line-height: 1.2 !important;
  font-weight: 800 !important;
  color: #3a3a3a !important;
  background: transparent !important;
  border-bottom: 2px solid #ff8a8d !important;
  padding: 0 0 12px 0 !important;
  text-align: left !important;
  text-transform: none !important;
}

.home .featured-content .entry-title,
.home .entry-title,
.home-bottom .featured-content .entry-title,
.home-middle-1 .featured-content .entry-title,
.home-middle-2 .featured-content .entry-title,
.home-middle-3 .featured-content .entry-title,
.home-middle-4 .featured-content .entry-title,
.home-top .featured-content .entry-title {
  font-family: Poppins, sans-serif !important;
  font-size: 24px !important;
  line-height: 1.25 !important;
  font-weight: 800 !important;
  color: #3a3a3a !important;
}

.home .featured-content .entry-title a,
.home .entry-title a {
  color: #3a3a3a !important;
}

.home .entry-content p,
.home .featured-content .entry-content p,
.home .entry p {
  font-size: 17px !important;
  line-height: 1.6 !important;
  color: #3e4c59 !important;
}

.home-top {
  background: #c93a43 !important;
}

.home-top h2,
.home-top p,
.home-top a,
.home-top .widget-title,
.home-top .featured-content .entry-title,
.home-top .featured-content .entry-title a {
  color: #fff !important;
}

.home-top .widget-title {
  border-bottom-color: rgba(255,255,255,0.35) !important;
}

.home-middle-1,
.home-middle-2,
.home-middle-3,
.home-middle-4,
.home-top {
  border-radius: 0 !important;
  box-shadow: none !important;
  border: 1px solid #ddd !important;
  padding: 10px !important;
  background-clip: padding-box !important;
}

.sidebar .widget {
  border-radius: 0 !important;
  box-shadow: none !important;
}

.content {
  box-shadow: none !important;
  border-radius: 0 !important;
  padding: 20px 0 !important;
}

@media only screen and (max-width: 768px) {
  .entry-title,
  h1.entry-title,
  h1 {
    font-size: 28px !important;
    line-height: 1.3 !important;
  }

  .entry-content h2,
  h2 {
    font-size: 22px !important;
    line-height: 1.4 !important;
  }

  .entry-content h3,
  h3 {
    font-size: 18px !important;
    line-height: 1.35 !important;
  }

  .single-post .entry-content p,
  .single .entry-content p,
  .post .entry-content p,
  .entry-content > p,
  .single-post .entry-content li,
  .single .entry-content li,
  .post .entry-content li {
    font-size: 18px !important;
    line-height: 1.65 !important;
  }

  .home .featured-content .entry-title,
  .home .entry-title,
  .home-top .featured-content .entry-title {
    font-size: 22px !important;
  }
}

/* Recipe header stack: disclosure + injected strip */
.post-disclosure {
  font-size: 12px !important;
  line-height: 1.45 !important;
  font-style: italic;
  color: #8a8f98 !important;
  margin: 6px 0 14px !important;
  max-width: none !important;
}

.post-disclosure p {
  margin: 0 !important;
}

.post-disclosure a,
.post-disclosure a:visited {
  color: #78aab0 !important;
  text-decoration: underline;
}

.cc-recipe-strip {
  border-top: 2px solid #ff5a5f !important;
  border-bottom: 1px solid #e8e8e8 !important;
  padding: 10px 0 12px !important;
  margin: 0 0 20px !important;
  font-family: Poppins, sans-serif !important;
}

.cc-recipe-strip + p {
  margin-top: 0 !important;
}

@media only screen and (max-width: 768px) {
  .post-disclosure {
    margin: 6px 0 12px !important;
  }

  .cc-recipe-strip {
    padding: 8px 0 10px !important;
    margin-bottom: 18px !important;
  }
}

@media only screen and (max-width: 768px) {
  /* MIR-style first screen: make the mobile post shell feel branded */
  body {
    background: #fff !important;
  }

  .site-header {
    height: 88px !important;
    min-height: 88px !important;
    padding: 0 18px !important;
    display: grid !important;
    grid-template-columns: 52px 1fr 52px !important;
    align-items: center !important;
    gap: 10px !important;
    width: 100% !important;
    background: #fff !important;
    border-bottom: 1px solid #f0f0f0 !important;
    box-shadow: 0 8px 24px rgba(15, 23, 42, 0.08) !important;
    position: relative !important;
    z-index: 9998 !important;
  }

  .title-area {
    grid-column: 2 !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    margin: 0 !important;
    width: 100% !important;
  }

  a.custom-logo-link {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    text-align: center !important;
  }

  a.custom-logo-link img {
    max-width: 240px !important;
    max-height: 54px !important;
    width: auto !important;
    height: auto !important;
    margin: 0 auto !important;
    display: block !important;
  }

  .nav-primary {
    grid-column: 1 !important;
    position: static !important;
    height: auto !important;
    width: 52px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    padding: 0 !important;
    margin: 0 !important;
    background: transparent !important;
    z-index: 9999 !important;
  }

  .menu-toggle,
  .nav-primary .menu-toggle,
  button.menu-toggle {
    width: 42px !important;
    height: 42px !important;
    padding: 0 !important;
    border-radius: 999px !important;
    background: #fff !important;
    border: 1px solid #e8e8e8 !important;
    box-shadow: 0 2px 10px rgba(15, 23, 42, 0.08) !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  .responsive-menu-icon {
    display: none !important;
  }

  .menu-toggle svg {
    display: block;
  }

  .site-header .widget-area {
    display: flex !important;
    grid-column: 3 !important;
    width: 52px !important;
    height: auto !important;
    margin: 0 !important;
    float: none !important;
    align-items: center !important;
    justify-content: flex-end !important;
  }

  .site-header .widget-area .widget {
    margin: 0 !important;
    padding: 0 !important;
  }

  .site-header .search-form {
    width: 42px !important;
    min-width: 42px !important;
    height: 42px !important;
    position: relative !important;
    overflow: visible !important;
  }

  .site-header .search-form input[type="search"] {
    position: absolute !important;
    inset: 0 !important;
    width: 42px !important;
    height: 42px !important;
    padding: 0 !important;
    border-radius: 999px !important;
    border: 1px solid #d8c2e9 !important;
    background: #b48ad8 !important;
    color: transparent !important;
    box-shadow: 0 2px 10px rgba(15, 23, 42, 0.08) !important;
    cursor: pointer !important;
  }

  .site-header .search-form::before {
    content: "" !important;
    position: absolute !important;
    top: 10px !important;
    left: 10px !important;
    width: 14px !important;
    height: 14px !important;
    border: 3px solid #fff !important;
    border-radius: 50% !important;
    z-index: 2 !important;
    pointer-events: none !important;
  }

  .site-header .search-form::after {
    content: "" !important;
    position: absolute !important;
    top: 24px !important;
    left: 25px !important;
    width: 9px !important;
    height: 3px !important;
    background: #fff !important;
    border-radius: 999px !important;
    transform: rotate(45deg) !important;
    z-index: 2 !important;
    pointer-events: none !important;
  }

  .site-header .search-form input[type="search"]::placeholder,
  .site-header .search-form input[type="search"]::-webkit-input-placeholder {
    color: transparent !important;
  }

  .nav-primary .genesis-nav-menu.responsive-menu {
    display: none !important;
    position: fixed !important;
    top: 88px !important;
    left: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    background: #3a3a3a !important;
    z-index: 9997 !important;
    padding: 14px 0 !important;
    margin: 0 !important;
    box-shadow: 0 16px 36px rgba(15, 23, 42, 0.22) !important;
  }

  .nav-primary .menu-toggle.activated + .genesis-nav-menu.responsive-menu,
  .nav-primary button.menu-toggle.activated + .genesis-nav-menu.responsive-menu {
    display: block !important;
  }

  .admin-bar .nav-primary .genesis-nav-menu.responsive-menu {
    top: 134px !important;
  }

  .nav-primary .genesis-nav-menu.responsive-menu a {
    color: #fff !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    letter-spacing: 0.4px !important;
    text-transform: none !important;
    padding: 15px 22px !important;
    border-bottom: 1px solid rgba(255,255,255,0.08) !important;
  }

  .nav-primary .genesis-nav-menu.responsive-menu a:hover {
    color: #ff5a5f !important;
  }

  .site-inner {
    margin-top: 18px !important;
  }

  .breadcrumb {
    display: block !important;
    font-family: Poppins, sans-serif !important;
    font-size: 14px !important;
    line-height: 1.45 !important;
    font-weight: 600 !important;
    color: #424b57 !important;
    background: #fff !important;
    border-bottom: 1px solid #f3d0df !important;
    padding: 0 0 14px !important;
    margin: 0 0 18px !important;
  }

  .breadcrumb,
  .breadcrumb a {
    color: #424b57 !important;
    text-decoration: none !important;
  }

  .breadcrumb a:hover {
    color: #d14b8f !important;
  }

  .entry-header {
    padding-top: 0 !important;
    margin-bottom: 12px !important;
  }

  .entry-title,
  h1.entry-title,
  h1 {
    font-family: "Playfair Display", serif !important;
    font-size: 30px !important;
    line-height: 1.08 !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
    margin: 0 0 14px !important;
  }

  .entry-header p.entry-meta,
  p.entry-meta {
    font-size: 14px !important;
    line-height: 1.5 !important;
    font-weight: 700 !important;
    color: #2e3640 !important;
    margin: 0 0 14px !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
  }

  .post-disclosure {
    font-size: 11px !important;
    line-height: 1.35 !important;
    color: #4b5563 !important;
    margin: 2px 0 10px !important;
  }

  .cc-recipe-strip {
    border-top: 0 !important;
    border-bottom: 0 !important;
    padding: 0 !important;
    margin: 0 0 18px !important;
  }

  .cc-recipe-strip > div:nth-child(1) {
    margin-bottom: 8px !important;
  }

  .cc-recipe-strip > div:nth-child(2) {
    font-size: 14px !important;
    line-height: 1.55 !important;
    margin-bottom: 14px !important;
  }

  .cc-recipe-strip > div:nth-child(3) {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 10px !important;
    align-items: stretch !important;
  }

  .cc-recipe-strip > div:nth-child(3) > span {
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #4b5563 !important;
  }

  .cc-recipe-strip button,
  .cc-recipe-strip a[href="#recipe"] {
    width: 100% !important;
    justify-content: center !important;
    text-align: center !important;
    min-height: 46px !important;
    border-radius: 0 !important;
    font-size: 16px !important;
    font-weight: 800 !important;
    letter-spacing: 0.8px !important;
    text-transform: uppercase !important;
  }

  .cc-recipe-strip button {
    background: #f7e4ef !important;
    color: #2f3136 !important;
    border: 2px solid #f1c8dc !important;
  }

  .cc-recipe-strip a[href="#recipe"] {
    background: #fff !important;
    color: #2f3136 !important;
    border: 2px solid #9fdfe5 !important;
  }

  .single-post .entry-content p,
  .single .entry-content p,
  .post .entry-content p,
  .entry-content > p,
  .single-post .entry-content li,
  .single .entry-content li,
  .post .entry-content li {
    font-size: 19px !important;
    line-height: 1.7 !important;
  }
}

@media only screen and (max-width: 768px) {
  .home-top,
  .home-top .widget,
  .home-top .widget-wrap {
    background: #3a3a3a !important;
  }

  .home-top h1,
  .home-top h2,
  .home-top h3,
  .home-top p,
  .home-top .widget-title,
  .home-top a:not(.button) {
    color: #ffffff !important;
  }

  .home-top p {
    opacity: 0.92 !important;
  }

  .home-top .button,
  .home-top a.button,
  .home-top input[type="submit"] {
    color: #fff !important;
  }
}

.cc-home-hero {
  background: #3a3a3a !important;
  padding: 32px 20px !important;
  width: 100% !important;
  box-sizing: border-box !important;
  opacity: 1 !important;
  filter: none !important;
}

.cc-home-hero-inner {
  max-width: 1200px !important;
  margin: 0 auto !important;
  text-align: center !important;
  opacity: 1 !important;
  filter: none !important;
}

.cc-home-hero-kicker {
  font-family: Poppins, sans-serif !important;
  color: #ff8a8d !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  letter-spacing: 2px !important;
  text-transform: uppercase !important;
  margin: 0 0 8px !important;
  opacity: 1 !important;
}

.cc-home-hero-title {
  font-family: Poppins, sans-serif !important;
  color: #ffffff !important;
  font-size: 28px !important;
  font-weight: 800 !important;
  line-height: 1.3 !important;
  margin: 0 0 10px !important;
  opacity: 1 !important;
  filter: none !important;
  text-shadow: 0 1px 0 rgba(0,0,0,0.12);
}

.cc-home-hero-copy {
  font-family: Poppins, sans-serif !important;
  color: #f7f4f2 !important;
  font-size: 15px !important;
  line-height: 1.6 !important;
  margin: 0 0 24px !important;
  opacity: 1 !important;
  filter: none !important;
}

/* Fallback for the older inline homepage hero markup */
.home div[style*="background:#3a3a3a"],
.home div[style*="background: #3a3a3a"] {
  opacity: 1 !important;
  filter: none !important;
}

.home div[style*="background:#3a3a3a"] > div > p,
.home div[style*="background:#3a3a3a"] > div > h2,
.home div[style*="background: #3a3a3a"] > div > p,
.home div[style*="background: #3a3a3a"] > div > h2 {
  opacity: 1 !important;
  filter: none !important;
}

.home div[style*="background:#3a3a3a"] > div > p:first-child,
.home div[style*="background: #3a3a3a"] > div > p:first-child {
  color: #ff8a8d !important;
}

.home div[style*="background:#3a3a3a"] > div > h2,
.home div[style*="background: #3a3a3a"] > div > h2 {
  color: #ffffff !important;
}

.home div[style*="background:#3a3a3a"] > div > p:not(:first-child),
.home div[style*="background: #3a3a3a"] > div > p:not(:first-child) {
  color: #f7f4f2 !important;
}

.home div[style*="background:#3a3a3a"] p,
.home div[style*="background:#3a3a3a"] h1,
.home div[style*="background:#3a3a3a"] h2,
.home div[style*="background:#3a3a3a"] h3,
.home div[style*="background:#3a3a3a"] span,
.home div[style*="background: #3a3a3a"] p,
.home div[style*="background: #3a3a3a"] h1,
.home div[style*="background: #3a3a3a"] h2,
.home div[style*="background: #3a3a3a"] h3,
.home div[style*="background: #3a3a3a"] span {
  opacity: 1 !important;
  filter: none !important;
}

.home div[style*="background:#3a3a3a"] p[style*="color:#ff5a5f"],
.home div[style*="background:#3a3a3a"] p[style*="color: #ff5a5f"],
.home div[style*="background: #3a3a3a"] p[style*="color:#ff5a5f"],
.home div[style*="background: #3a3a3a"] p[style*="color: #ff5a5f"] {
  color: #ff8a8d !important;
}

.home div[style*="background:#3a3a3a"] h2[style],
.home div[style*="background: #3a3a3a"] h2[style] {
  color: #ffffff !important;
}

.home div[style*="background:#3a3a3a"] p[style*="color:#c8d0d8"],
.home div[style*="background:#3a3a3a"] p[style*="color: #c8d0d8"],
.home div[style*="background: #3a3a3a"] p[style*="color:#c8d0d8"],
.home div[style*="background: #3a3a3a"] p[style*="color: #c8d0d8"] {
  color: #f7f4f2 !important;
}

.cc-sidebar-about,
.cc-sidebar-about h3,
.cc-sidebar-about h4,
.cc-sidebar-about p,
.cc-sidebar-about span,
.cc-sidebar-about a {
  opacity: 1 !important;
  filter: none !important;
}

.cc-sidebar-about h3,
.cc-sidebar-about h4,
.cc-sidebar-about .widget-title {
  color: #3a3a3a !important;
}

.cc-sidebar-about p,
.cc-sidebar-about span,
.cc-sidebar-about a:not(.cc-sidebar-btn) {
  color: #3e4c59 !important;
}

/* ===== WhatToMakeWith brand: Airbnb coral (2026-06-16) ===== */
body { background:#f7f4f2; }
.site-header { background:#ff5a5f !important; }
.site-title a, .site-title a:hover, .site-description { color:#ffffff !important; }
.genesis-nav-menu a { color:#3a3a3a; }
.genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .current-menu-ancestor > a { color:#ff5a5f !important; }
a { color:#e0484f; }
a:hover, a:focus { color:#c93a43; }
.entry-title a { color:#3a3a3a; }
.entry-title a:hover { color:#ff5a5f; }
button, input[type="submit"], input[type="button"], .button, .entry-content .button, .wprm-recipe-jump, .wprm-recipe-print { background:#ff5a5f !important; border-color:#ff5a5f !important; color:#ffffff !important; }
button:hover, input[type="submit"]:hover, .button:hover, .entry-content .button:hover { background:#e0484f !important; border-color:#e0484f !important; }
.before-footer-widgets, .footer-widgets, .site-footer { background:#3a3a3a; }
.site-footer p, .site-footer a { color:#ffffff !important; }

/* ===== Typography enhancement (2026-06-16) ===== */
body, .entry-content, .entry-content p, p, li { font-family:'Mulish', sans-serif; }
.entry-content p { line-height:1.8 !important; margin:0 0 16px; }
h1, .entry-title, .entry-title a { font-family:'Fraunces', serif !important; font-weight:600 !important; }
.entry-content h2, .single .entry-content h2, .single-post .entry-content h2 {
  font-family:'Fraunces', serif !important; font-size:30px !important; font-weight:600 !important;
  color:#33312e !important; line-height:1.2 !important; margin:42px 0 10px !important;
  padding-bottom:10px !important; position:relative;
}
.entry-content h2::after { content:""; position:absolute; left:0; bottom:0; width:56px; height:4px; background:#ff5a5f; border-radius:2px; }
.entry-content h3, .single .entry-content h3, .single-post .entry-content h3 {
  font-family:'Mulish', sans-serif !important; font-size:15px !important; font-weight:700 !important;
  letter-spacing:0.08em !important; text-transform:uppercase !important; color:#e0484f !important;
  margin:28px 0 6px !important; line-height:1.3 !important;
}
.single-post .entry-content > p:first-of-type { font-size:19px; line-height:1.65; color:#4a473f; }
.single-post .entry-content > p:first-of-type::first-letter { font-family:'Fraunces', serif; font-weight:600; font-size:58px; line-height:0.8; color:#ff5a5f; float:left; margin:6px 10px 0 0; }
.entry-content a { color:#c93a43; text-decoration:underline; text-underline-offset:3px; }
.entry-content .tip { background:#ffeceb; border-left:4px solid #ff5a5f; padding:12px 16px; margin:18px 0; }
.entry-content .tip strong { color:#c93a43; }
