@media (max-width: 768px) {
  html {
    margin: 0 !important; } }
@media (max-width: 768px) {
  html .border-body-wrapper {
    border: 2px solid #000000;
    margin: 10px;
    padding-left: 10px;
    padding-right: 10px; } }
@media (max-width: 1250px) {
  html body {
    width: 100%; } }
html body .post-body__author {
  float: left;
  margin: 0 5px 5px 0; }
  @media (max-width: 580px) {
    html body .post-body__author {
      float: none;
      margin: 0 auto; } }
  html body .post-body__author img {
    border-radius: 50%;
    display: block;
    height: 70px;
    margin: 0;
    width: auto; }
    @media (max-width: 580px) {
      html body .post-body__author img {
        display: none;
        visibility: hidden; } }
  html body .post-body__author__title,
  html body .post-body__author a {
    color: #000000;
    cursor: pointer;
    display: block;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 7px;
    font-weight: bold;
    line-height: 1;
    margin-top: 2px;
    text-align: center;
    text-transform: uppercase; }
    html body .post-body__author__title:hover,
    html body .post-body__author a:hover {
      text-decoration: underline; }
    @media (max-width: 580px) {
      html body .post-body__author__title,
      html body .post-body__author a {
        color: #4d4a44 !important;
        display: block;
        font: 10px Montserrat,Helvetica,Arial,sans-serif;
        letter-spacing: 2px;
        margin-top: 0;
        text-align: center;
        text-transform: uppercase; } }
@media (max-width: 768px) {
  html body.single .mobile-newsletter-cta--footer {
    display: none;
    visibility: hidden; } }
html body .l-container {
  max-width: 100%; }
  @media (max-width: 1250px) {
    html body .l-container {
      box-sizing: border-box;
      margin-left: auto !important;
      margin-right: auto !important;
      padding-left: 15px;
      padding-right: 15px;
      width: 100%; } }
@media (max-width: 768px) {
  html body .l-mobile-hide {
    display: none;
    visibility: hidden; } }
html body .l-mobile-show {
  display: none;
  visibility: hidden; }
  @media (max-width: 768px) {
    html body .l-mobile-show {
      display: block;
      visibility: visible; } }
html body .mobile-excerpt {
  margin-top: 0; }
  html body .mobile-excerpt p {
    display: inline; }
html body .mobile-navigation {
  display: none;
  padding: 20px 0 0;
  visibility: hidden; }
  @media (max-width: 768px) {
    html body .mobile-navigation {
      display: block;
      visibility: visible; } }
  html body .mobile-navigation__menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center; }
    html body .mobile-navigation__menu ul li {
      display: inline-block; }
      html body .mobile-navigation__menu ul li a {
        display: block;
        font-family: 'Montserrat', Helvetica, Arial, sans-serif;
        font-size: .75rem;
        font-weight: bold;
        margin: 0 14px;
        text-decoration: none;
        text-transform: uppercase; }
        @media (max-width: 580px) {
          html body .mobile-navigation__menu ul li a {
            margin: 0 6px; } }
      @media (max-width: 580px) {
        html body .mobile-navigation__menu ul li:first-of-type a {
          margin-left: 0; } }
      @media (max-width: 580px) {
        html body .mobile-navigation__menu ul li:last-of-type a {
          margin-right: 0; } }
  html body .mobile-navigation__search {
    display: block;
    float: none;
    height: auto;
    margin: 20px 0 0;
    max-height: 80px;
    overflow: hidden;
    text-align: center;
    transition: max-height .3s ease, margin .3s ease; }
    html body .mobile-navigation__search.search-hidden {
      margin: 0;
      max-height: 0; }
    html body .mobile-navigation__search input#s {
      -moz-appearance: none;
      -webkit-appearance: none;
      appearance: none;
      border: 1px solid #cccccc;
      border-radius: 0;
      border-radius: 0;
      color: #4d4a44;
      display: inline;
      float: none;
      font: italic 400 12px Georgia, 'Times New Roman', Times, serif;
      letter-spacing: 3px;
      margin: 0;
      outline: none;
      padding: 2px 13px;
      width: 200px; }
    html body .mobile-navigation__search input#searchsubmit {
      -moz-appearance: none;
      -webkit-appearance: none;
      appearance: none;
      background: #4d4a44;
      border: 0;
      border-radius: 0;
      border-radius: 0;
      color: #ffffff;
      display: inline;
      float: none;
      font: normal 400 10px 'Montserrat', Helvetica, Arial, sans-serif;
      letter-spacing: 2px;
      margin: 0;
      outline: none;
      padding: 4px 10px 3px; }
    html body .mobile-navigation__search input#searchsubmit:hover {
      background: #f5ccbb; }
@media (max-width: 1250px) {
  html body #outer-wrapper {
    align-items: stretch;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between; } }
@media (max-width: 1250px) {
  html body #full-wrapper {
    margin: 0;
    width: 100%; } }
@media (max-width: 768px) {
  html body #header-wrapper {
    height: auto; } }
@media (max-width: 768px) {
  html body #header {
    bottom: auto;
    margin: 0 auto;
    width: auto; }
    html body #header a {
      display: block; } }
@media (max-width: 1250px) {
  html body #linkbar-wrapper {
    flex-basis: 100%; } }
@media (max-width: 768px) {
  html body #linkbar-wrapper {
    display: none;
    visibility: hidden; } }
@media (max-width: 1250px) {
  html body #linkbar {
    margin-left: 10px;
    width: auto; }
    html body #linkbar a {
      margin: 0 20px 0 0; } }
@media (max-width: 972px) {
  html body #linkbar {
    display: block;
    margin: 0;
    text-align: center; }
    html body #linkbar a {
      margin: 0 7px; } }
@media (max-width: 972px) {
  html body #searchbar {
    margin-top: 15px; } }
html body #searchbar input#s {
  border-radius: 0; }
  @media (max-width: 1100px) {
    html body #searchbar input#s {
      width: 94px; } }
@media (max-width: 1250px) {
  html body #sidebar-wrapper {
    flex-basis: 21%;
    float: none; } }
@media (max-width: 992px) {
  html body #sidebar-wrapper {
    flex-basis: 20%; } }
@media (max-width: 768px) {
  html body #sidebar-wrapper {
    display: none;
    flex-basis: unset;
    visibility: hidden; } }
@media (max-width: 1250px) {
  html body #content-wrapper {
    flex-basis: 50%;
    float: none; }
    html body #content-wrapper.content-wrapper--full {
      flex-basis: 70%; } }
@media (max-width: 992px) {
  html body #content-wrapper {
    flex-basis: 75%; }
    html body #content-wrapper.content-wrapper--full {
      flex-basis: unset;
      width: 100%; } }
@media (max-width: 768px) {
  html body #content-wrapper {
    flex-basis: unset;
    width: 100%; } }
@media (max-width: 1250px) {
  html body #main-wrapper {
    margin-left: 0;
    max-width: 100%;
    width: auto; } }
@media (max-width: 1250px) {
  html body #right-sidebar-wrapper {
    flex-basis: 25%;
    float: none; }
    html body #right-sidebar-wrapper iframe {
      width: 100%; } }
@media (max-width: 992px) {
  html body #right-sidebar-wrapper {
    display: none;
    visibility: hidden; } }
@media (max-width: 1250px) {
  html body #credits {
    max-width: 100%;
    min-width: 0;
    width: auto; } }
html body .main-wrapper--home .sponsor-post-attribution {
  left: -41px;
  line-height: 1;
  position: relative; }
  @media (max-width: 768px) {
    html body .main-wrapper--home .sponsor-post-attribution {
      margin-top: -5px; } }
html body .mobile-archive-link {
  height: 194px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 300px; }
  html body .mobile-archive-link img {
    bottom: -9999px;
    display: block;
    height: auto;
    left: -9999px;
    margin: auto;
    position: absolute;
    right: -9999px;
    top: -9999px;
    width: 100%; }
@media (max-width: 1250px) {
  html body .archives {
    align-items: stretch;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between; }
    html body .archives li {
      flex-basis: 22%;
      margin: 0; } }
    @media (max-width: 1250px) and (max-width: 768px) {
      html body .archives li {
        flex-basis: 48%;
        text-align: center; } }
    @media (max-width: 1250px) and (max-width: 580px) {
      html body .archives li {
        flex-basis: 100%; } }

html body .about-content-left {
  clear: left;
  float: left;
  width: 48%; }
  @media (max-width: 768px) {
    html body .about-content-left {
      clear: none;
      float: none;
      width: 100%; } }
html body .about-content-right {
  clear: right;
  float: right;
  width: 48%; }
  @media (max-width: 768px) {
    html body .about-content-right {
      clear: none;
      float: none;
      width: 100%; } }
@media (max-width: 580px) {
  html body .recipe-cats .col {
    text-align: center;
    width: 100%; } }
@media (max-width: 768px) {
  html body .post {
    margin: 0 0 30px 0; } }
@media (max-width: 768px) {
  html body .post h1 {
    color: #000000;
    font-size: .9rem;
    letter-spacing: .5px;
    margin: 0;
    text-transform: uppercase; }
    html body .post h1 a {
      color: #000000;
      font-size: .9rem;
      letter-spacing: .5px; } }
@media (max-width: 768px) {
  html body .post-body p:first-of-type:first-letter,
  html body .post-body dropcap {
    float: none;
    font-size: inherit;
    line-height: inherit;
    margin: auto;
    vertical-align: inherit; } }
html body .mobile-bump .mobile-post-thumbnail,
html body .mobile-bump .post-body__author {
  margin-top: 25px; }
  @media (max-width: 768px) {
    html body .mobile-bump .mobile-post-thumbnail,
    html body .mobile-bump .post-body__author {
      margin-top: 25px; } }
html body .mobile-post-thumbnail {
  border-radius: 50%;
  float: left;
  height: 66px;
  margin: 0 5px 0 0;
  overflow: hidden;
  position: relative;
  width: 66px; }
  html body .mobile-post-thumbnail img {
    bottom: 0;
    bottom: -9999px;
    display: block;
    height: auto;
    left: -9999px;
    margin: auto;
    position: absolute;
    right: -9999px;
    top: -9999px;
    width: 100%; }
html body .mobile-read-more {
  color: #000000;
  font-family: 'Montserrat', Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  text-transform: uppercase; }
@media (max-width: 768px) {
  html body .blog-pager-older-link a,
  html body .blog-pager-newer-link a {
    margin-top: 0; } }
html body .post .easyrecipe .ERSTopRight {
  position: relative;
  z-index: 3; }
html body .post .easyrecipe .ERSIngredients {
  z-index: 1; }
html body div.wp_rp_footer a.wp_rp_backlink {
  display: none !important; }
@media (max-width: 1250px) {
  html body .wp_rp_content ul.related_post li {
    margin: 0 1% !important;
    width: 23% !important; } }
@media (max-width: 768px) {
  html body .wp_rp_content ul.related_post li {
    margin: 0 0 20px !important;
    width: 50% !important; } }
@media (max-width: 768px) {
  html body ul.related_post li a:nth-child(1) {
    float: none !important; } }
@media (max-width: 768px) {
  html body .wp_rp_content ul.related_post li img {
    margin: 20px auto !important; } }
@media (max-width: 1250px) {
  html body #comment_form .text_area {
    max-width: 100%;
    width: 100%; } }
html body .lsidebar .widget.desktop-newsletter-cta {
  background-color: #fff5ba;
  padding: 30px;
  position: relative; }
  html body .lsidebar .widget.desktop-newsletter-cta:before {
    border: 2px solid #000000;
    content: '';
    height: 95%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    z-index: 0; }
  html body .lsidebar .widget.desktop-newsletter-cta h5 {
    color: #978fc8;
    font-size: 1.5rem;
    margin: 0 0 5px 0;
    position: relative;
    text-align: center;
    text-transform: lowercase;
    z-index: auto; }
  html body .lsidebar .widget.desktop-newsletter-cta p {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-weight: bold;
    position: relative;
    z-index: auto; }
  html body .lsidebar .widget.desktop-newsletter-cta .gform_wrapper {
    position: relative;
    z-index: auto; }
  html body .lsidebar .widget.desktop-newsletter-cta .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0; }
  html body .lsidebar .widget.desktop-newsletter-cta .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    border: 1px solid #000000;
    border-radius: 0;
    color: #000000;
    display: block;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: .75rem;
    margin: 0 auto;
    max-width: 222px;
    text-transform: uppercase;
    width: 100%; }
  html body .lsidebar .widget.desktop-newsletter-cta .gform_wrapper .gform_footer input.button,
  html body .lsidebar .widget.desktop-newsletter-cta .gform_wrapper .gform_footer input[type=submit],
  html body .lsidebar .widget.desktop-newsletter-cta .gform_wrapper .gform_page_footer input.button,
  html body .lsidebar .widget.desktop-newsletter-cta .gform_wrapper .gform_page_footer input[type=submit] {
    background-color: #ffffff;
    border: 1px solid #000000;
    border-radius: 0;
    color: #000000;
    display: block;
    font-family: Georgia, 'Times New Roman', Times, FreeSerif, serif;
    font-size: .6rem;
    font-style: italic;
    font-weight: normal;
    letter-spacing: .03125rem;
    margin: 0 auto;
    max-width: 100%;
    padding: 7px 0;
    position: relative;
    text-align: center;
    text-transform: lowercase;
    width: 96%;
    z-index: auto; }
  html body .lsidebar .widget.desktop-newsletter-cta ::-webkit-input-placeholder {
    color: #000000;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: .75rem;
    margin: 0;
    opacity: .8;
    text-transform: uppercase; }
  html body .lsidebar .widget.desktop-newsletter-cta ::-moz-placeholder {
    color: #000000;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: .75rem;
    margin: 0;
    opacity: .8;
    text-transform: uppercase; }
  html body .lsidebar .widget.desktop-newsletter-cta :-ms-input-placeholder {
    color: #000000;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: .75rem;
    margin: 0;
    opacity: .8;
    text-transform: uppercase; }
  html body .lsidebar .widget.desktop-newsletter-cta :-moz-placeholder {
    color: #000000;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: .75rem;
    margin: 0;
    opacity: .8;
    text-transform: uppercase; }
html body #popup-box-pro-gfcr-1 .popupally-pro-outer-1-fluid_abdess .popupally-pro-close {
  background-image: none !important;
  right: 10px !important;
  top: 10px !important; }
  html body #popup-box-pro-gfcr-1 .popupally-pro-outer-1-fluid_abdess .popupally-pro-close:before {
    color: #000000;
    content: 'X';
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: .65rem;
    font-weight: bold;
    position: absolute;
    right: 12px;
    top: 6px; }
html body #popup-box-pro-gfcr-1 .popupally-pro-outer-full-width-1-fluid_abdess,
html body #popup-embedded-box-pro-gfcr-1.popupally-pro-outer-full-width-1-fluid_abdess,
html body #popup-box-pro-gfcr-1 .popupally-pro-outer-1-fluid_abdess,
html body #popup-embedded-box-pro-gfcr-1 .popupally-pro-outer-embedded-1-fluid_abdess {
  height: 340px !important; }
html body #popup-box-pro-gfcr-1 .popupally-pro-outer-1-fluid_abdess,
html body #popup-box-pro-gfcr-1 #popup-embedded-box-pro-gfcr-1 .popupally-pro-outer-embedded-1-fluid_abdess {
  position: relative; }
  html body #popup-box-pro-gfcr-1 .popupally-pro-outer-1-fluid_abdess:before,
  html body #popup-box-pro-gfcr-1 #popup-embedded-box-pro-gfcr-1 .popupally-pro-outer-embedded-1-fluid_abdess:before {
    border: 1px solid #000000;
    content: '';
    height: calc(100% - 20px);
    left: 10px;
    position: absolute;
    top: 10px;
    width: calc(100% - 20px); }
  @media (max-width: 768px) {
    html body #popup-box-pro-gfcr-1 .popupally-pro-outer-1-fluid_abdess,
    html body #popup-box-pro-gfcr-1 #popup-embedded-box-pro-gfcr-1 .popupally-pro-outer-embedded-1-fluid_abdess {
      height: auto !important;
      padding-bottom: 10px; } }
@media (max-width: 768px) {
  html body #popup-box-pro-gfcr-1 .popupally-pro-outer-full-width-1-fluid_abdess,
  html body #popup-box-pro-gfcr-1 #popup-embedded-box-pro-gfcr-1.popupally-pro-outer-full-width-1-fluid_abdess {
    height: auto !important;
    width: 90% !important; } }
@media (max-width: 768px) {
  html body #popup-box-pro-gfcr-1 .popupally-pro-outer-1-fluid_abdess,
  html body #popup-box-pro-gfcr-1 #popup-embedded-box-pro-gfcr-1 .popupally-pro-outer-embedded-1-fluid_abdess {
    width: 100% !important; } }
@media (max-width: 768px) {
  html body #popup-box-pro-gfcr-1 .popupally-pro-outer-full-width-1-fluid_abdess {
    left: 50% !important;
    margin-left: auto !important;
    margin-top: auto !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important; } }
html body #popup-box-pro-gfcr-1 #popupally-fluid-1-fluid_abdess-1,
html body #popup-box-pro-gfcr-1 #popup-embedded-box-pro-gfcr-1 #popupally-fluid-1-fluid_abdess-1 {
  padding: 25px 30px 0 220px;
  position: relative; }
  @media (max-width: 768px) {
    html body #popup-box-pro-gfcr-1 #popupally-fluid-1-fluid_abdess-1,
    html body #popup-box-pro-gfcr-1 #popup-embedded-box-pro-gfcr-1 #popupally-fluid-1-fluid_abdess-1 {
      padding: 10px; } }
html body #popup-box-pro-gfcr-1 #popupally-fluid-1-fluid_abdess-2,
html body #popup-box-pro-gfcr-1 #popup-embedded-box-pro-gfcr-1 #popupally-fluid-1-fluid_abdess-2 {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: 1px solid #000000;
  color: #000000;
  display: block;
  font-family: Georgia, 'Times New Roman', Times, FreeSerif, serif;
  font-size: .75rem;
  font-style: italic;
  left: 0;
  line-height: 1;
  margin-bottom: 8px;
  margin-left: 255px;
  max-width: 282px !important;
  min-height: 0 !important;
  padding: 4px;
  position: relative;
  text-align: center;
  text-transform: lowercase;
  width: 100%; }
  @media (max-width: 768px) {
    html body #popup-box-pro-gfcr-1 #popupally-fluid-1-fluid_abdess-2,
    html body #popup-box-pro-gfcr-1 #popup-embedded-box-pro-gfcr-1 #popupally-fluid-1-fluid_abdess-2 {
      margin: 0 auto 10px; } }
html body #popup-box-pro-gfcr-1 #popupally-fluid-1-fluid_abdess-3,
html body #popup-box-pro-gfcr-1 #popup-embedded-box-pro-gfcr-1 #popupally-fluid-1-fluid_abdess-3 {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: 1px solid #000000;
  color: #000000;
  display: block;
  font-family: Georgia, 'Times New Roman', Times, FreeSerif, serif;
  font-size: .75rem;
  font-style: italic;
  left: 0;
  line-height: 1;
  margin-bottom: 8px;
  margin-left: 255px;
  max-width: 282px !important;
  min-height: 0 !important;
  padding: 4px;
  position: relative;
  text-align: center;
  text-transform: lowercase;
  width: 100%; }
  @media (max-width: 768px) {
    html body #popup-box-pro-gfcr-1 #popupally-fluid-1-fluid_abdess-3,
    html body #popup-box-pro-gfcr-1 #popup-embedded-box-pro-gfcr-1 #popupally-fluid-1-fluid_abdess-3 {
      margin: 0 auto 15px; } }
html body #popup-box-pro-gfcr-1 #popupally-fluid-1-fluid_abdess-4,
html body #popup-box-pro-gfcr-1 #popup-embedded-box-pro-gfcr-1 #popupally-fluid-1-fluid_abdess-4 {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #000000;
  border: none;
  color: #ffffff !important;
  display: block;
  font-family: 'Montserrat', Helvetica, Arial, sans-serif;
  font-size: .6rem;
  font-style: normal;
  font-weight: bold;
  letter-spacing: .03125rem;
  line-height: 2;
  line-height: 1;
  margin: 0 0 0 295px;
  max-width: none !important;
  min-height: 0 !important;
  padding: 7px;
  padding: 9px 15px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 205px;
  z-index: auto; }
  html body #popup-box-pro-gfcr-1 #popupally-fluid-1-fluid_abdess-4:hover,
  html body #popup-box-pro-gfcr-1 #popup-embedded-box-pro-gfcr-1 #popupally-fluid-1-fluid_abdess-4:hover {
    background-color: #000000;
    opacity: 1 !important; }
  @media (max-width: 768px) {
    html body #popup-box-pro-gfcr-1 #popupally-fluid-1-fluid_abdess-4,
    html body #popup-box-pro-gfcr-1 #popup-embedded-box-pro-gfcr-1 #popupally-fluid-1-fluid_abdess-4 {
      margin: 0 auto 15px; } }
html body #popup-box-pro-gfcr-1 .popupally-fluid-content-element,
html body #popup-box-pro-gfcr-1 .popupally-fluid-content-element {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: contain;
  border-color: transparent;
  border-radius: 0;
  border-style: none;
  border-width: 0;
  box-sizing: border-box;
  display: block;
  font-family: inherit;
  font-size: inherit;
  font-weight: normal;
  height: auto;
  left: auto;
  line-height: inherit;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: inherit;
  top: auto;
  width: auto;
  z-index: 0; }
@media (max-width: 580px) {
  html body #popup-box-pro-gfcr-1 {
    padding: 30px 0; } }
html body #popup-box-pro-gfcr-1 p {
  font-size: .8rem;
  line-height: 1.45;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  max-width: 270px; }
html body #popup-box-pro-gfcr-1 .puap-avatar-image {
  background-image: url("images/rachel-schultz-headshot.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  height: 190px;
  left: 35px;
  position: absolute;
  top: 65px;
  width: 190px; }
  @media (max-width: 768px) {
    html body #popup-box-pro-gfcr-1 .puap-avatar-image {
      bottom: auto;
      height: 100px;
      left: auto;
      margin: 20px auto;
      position: relative;
      right: auto;
      top: auto;
      width: 100px; } }
html body #popup-box-pro-gfcr-1 h5 {
  color: #000000;
  font-family: 'Montserrat', Helvetica, Arial, sans-serif;
  font-size: .75rem;
  margin: 0;
  text-transform: uppercase; }
html body #popup-box-pro-gfcr-1 h4 {
  color: #000000;
  font-family: Georgia, 'Times New Roman', Times, FreeSerif, serif;
  font-size: 1.25rem;
  margin: 0; }
html body #popup-box-pro-gfcr-1 ::-webkit-input-placeholder {
  color: #000000 !important;
  font-family: Georgia, 'Times New Roman', Times, FreeSerif, serif;
  font-size: .75rem;
  margin: 0;
  opacity: 1 !important;
  text-transform: lowercase; }
html body #popup-box-pro-gfcr-1 ::-moz-placeholder {
  color: #000000 !important;
  font-family: Georgia, 'Times New Roman', Times, FreeSerif, serif;
  font-size: .75rem;
  margin: 0;
  opacity: .8;
  text-transform: lowercase; }
html body #popup-box-pro-gfcr-1 :-ms-input-placeholder {
  color: #000000 !important;
  font-family: Georgia, 'Times New Roman', Times, FreeSerif, serif;
  font-size: .75rem;
  margin: 0;
  opacity: .8;
  text-transform: lowercase; }
html body #popup-box-pro-gfcr-1 :-moz-placeholder {
  color: #000000 !important;
  font-family: Georgia, 'Times New Roman', Times, FreeSerif, serif;
  font-size: .75rem;
  margin: 0;
  opacity: .8;
  text-transform: lowercase; }
html body #popup-box-pro-gfcr-1 #popupally-fluid-1-fluid_abdess-2::-webkit-input-placeholder {
  color: #000000 !important; }
html body #popup-box-pro-gfcr-1 #popupally-fluid-1-fluid_abdess-3::-webkit-input-placeholder {
  color: #000000 !important; }
html body .mobile-newsletter-cta {
  border-top: 1px solid #000000;
  display: none;
  margin-top: 30px;
  padding: 30px 0 30px 200px;
  position: relative;
  visibility: hidden; }
  @media (max-width: 768px) {
    html body .mobile-newsletter-cta {
      display: block;
      text-align: center;
      visibility: visible; } }
  @media (max-width: 580px) {
    html body .mobile-newsletter-cta {
      padding: 50px 0 55px; } }
  html body .mobile-newsletter-cta p {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    max-width: 400px; }
    @media (max-width: 580px) {
      html body .mobile-newsletter-cta p {
        font-size: .75rem;
        line-height: 1.4;
        max-width: 260px; } }
    html body .mobile-newsletter-cta p img.rachel-circle-image {
      border-radius: 50%;
      height: 180px;
      left: 0px;
      position: absolute;
      top: 60px;
      width: 180px; }
	  @media (min-width:581px) and (max-width:767px) {
		html body .post .mobile-newsletter-cta p img.rachel-circle-image {
		left: 0px; }
		}
      @media (max-width: 580px) {
        html body .mobile-newsletter-cta p img.rachel-circle-image {
          height: 135px;
          left: auto;
          position: relative;
          top: auto;
          width: 135px; } }
  html body .mobile-newsletter-cta h5 {
    color: #000000;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: .75rem;
    margin: 0;
    text-transform: uppercase; }
    @media (max-width: 580px) {
      html body .mobile-newsletter-cta h5 {
        margin: 30px 0 5px; } }
  html body .mobile-newsletter-cta h4 {
    color: #000000;
    font-family: Georgia, 'Times New Roman', Times, FreeSerif, serif;
    font-size: 1.25rem;
    margin: 0; }
    @media (max-width: 580px) {
      html body .mobile-newsletter-cta h4 {
        margin: 0 0 10px; } }
  html body .mobile-newsletter-cta .gform_wrapper {
    margin-bottom: 0;
    margin-top: 14px; }
  html body .mobile-newsletter-cta .gform_wrapper .gform_footer {
    margin-top: 6px;
    padding-bottom: 0;
    padding-top: 0; }
  html body .mobile-newsletter-cta .gform_wrapper ul li.gfield {
    margin-top: 4px; }
  html body .mobile-newsletter-cta .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border: 1px solid #000000;
    border-radius: 0;
    color: #000000;
    display: block;
    font-family: Georgia, 'Times New Roman', Times, FreeSerif, serif;
    font-size: .75rem;
    font-style: italic;
    line-height: 1;
    margin: 0 auto;
    max-width: 280px;
    min-height: 0;
    padding: 4px;
    text-align: center;
    text-transform: uppercase;
    width: 100%; }
  html body .mobile-newsletter-cta .gform_wrapper .gform_footer input.button,
  html body .mobile-newsletter-cta .gform_wrapper .gform_footer input[type=submit],
  html body .mobile-newsletter-cta .gform_wrapper .gform_page_footer input.button,
  html body .mobile-newsletter-cta .gform_wrapper .gform_page_footer input[type=submit] {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #000000;
    border-radius: 0;
    color: #ffffff;
    display: block;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: .6rem;
    font-style: normal;
    font-weight: bold;
    letter-spacing: .03125rem;
    line-height: 1 !important;
    margin: 0 auto;
    max-width: none;
    min-height: 0 !important;
    padding: 7px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 205px;
    z-index: auto; }
  html body .mobile-newsletter-cta ::-webkit-input-placeholder {
    color: #000000;
    font-family: Georgia, 'Times New Roman', Times, FreeSerif, serif;
    font-size: .75rem;
    font-style: italic;
    line-height: 1;
    margin: 0;
    opacity: .8;
    text-transform: lowercase; }
  html body .mobile-newsletter-cta ::-moz-placeholder {
    color: #000000;
    font-family: Georgia, 'Times New Roman', Times, FreeSerif, serif;
    font-size: .75rem;
    font-style: italic;
    line-height: 1;
    margin: 0;
    opacity: .8;
    text-transform: lowercase; }
  html body .mobile-newsletter-cta :-ms-input-placeholder {
    color: #000000;
    font-family: Georgia, 'Times New Roman', Times, FreeSerif, serif;
    font-size: .75rem;
    font-style: italic;
    line-height: 1;
    margin: 0;
    opacity: .8;
    text-transform: lowercase; }
  html body .mobile-newsletter-cta :-moz-placeholder {
    color: #000000;
    font-family: Georgia, 'Times New Roman', Times, FreeSerif, serif;
    font-size: .75rem;
    font-style: italic;
    line-height: 1;
    margin: 0;
    opacity: .8;
    text-transform: lowercase; }
html body .mobile-ig-cta {
  border-top: 1px solid #000000;
  display: none;
  margin-top: 30px;
  min-height: 200px;
  padding: 0 0 30px;
  position: relative;
  visibility: hidden; }
  @media (max-width: 768px) {
    html body .mobile-ig-cta {
      display: block;
      text-align: center;
      visibility: visible; } }
  @media (max-width: 580px) {
    html body .mobile-ig-cta {
      height: auto;
      min-height: 0;
      padding: 0 0 45px; } }
  html body .mobile-ig-cta p {
    font-size: 1.1rem;
    letter-spacing: 0;
    line-height: 1.3;
    margin: 0 auto;
    max-width: 280px; }
    html body .mobile-ig-cta p img {
      display: block;
      margin: 0 auto; }
  html body .mobile-ig-cta h4 {
    color: #000000;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: .95rem;
    margin: 0 auto 12px;
    text-transform: uppercase; }
  html body .mobile-ig-cta h5 {
    color: #000000;
    font-family: Georgia, 'Times New Roman', Times, FreeSerif, serif;
    font-size: 2rem;
    line-height: .9;
    margin: 0; }
  html body .mobile-ig-cta a {
    background-color: #000000;
    border: none;
    color: #ffffff;
    display: block;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: .8rem;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    letter-spacing: .5px;
    line-height: 1;
    margin: 0 auto 22px;
    margin-bottom: -20px;
    max-width: 100%;
    padding: 12px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: -20px;
    width: 290px;
    z-index: auto; }
html body .desktop-ig-cta {
  display: block;
  height: auto;
  margin-top: 30px;
  padding: 20px 0;
  position: relative;
  text-align: center;
  visibility: visible; }
  html body .desktop-ig-cta p {
    margin-left: auto;
    margin-right: auto;
    max-width: 480px; }
    html body .desktop-ig-cta p img {
      border-radius: 50%;
      height: 180px;
      margin: 0 auto;
      position: relative;
      width: 180px; }
  html body .desktop-ig-cta h5 {
    color: #000000;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: .75rem;
    margin: 0;
    text-transform: uppercase; }
  html body .desktop-ig-cta h4 {
    color: #000000;
    font-family: Georgia, 'Times New Roman', Times, FreeSerif, serif;
    font-size: 1.25rem;
    margin: 0; }
  html body .desktop-ig-cta a {
    background-color: transparent;
    border: 2px solid #000000;
    color: #000000;
    display: block;
    font-family: Georgia, 'Times New Roman', Times, FreeSerif, serif;
    font-size: .6rem;
    font-style: italic;
    font-weight: normal;
    letter-spacing: .03125rem;
    line-height: 2;
    margin: 0 auto;
    max-width: 138px;
    padding: 7px 0;
    position: relative;
    text-align: center;
    text-transform: lowercase;
    width: 96%;
    z-index: auto; }
html body .widget-3 {
  border-top: 0px solid #000000;
  display: block;
  padding: 30px 0;
  visibility: visible; }
  @media (max-width: 768px) {
    html body .widget-3 {
      display: block;
      text-align: center;
      visibility: visible; }
      html body .widget-3 h2 {
        color: #4d4a44;
        font: normal 400 14px 'Montserrat', Helvetica, Arial, sans-serif;
        letter-spacing: 3px;
        line-height: 1.7em;
        margin: 0 0 10px;
        text-align: center;
        text-transform: uppercase; }
      html body .widget-3 .rpwe-block ul {
        align-items: stretch;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        list-style: none;
        margin: 20px 0;
        padding: 0; }
        html body .widget-3 .rpwe-block ul li {
          flex-basis: 22%; } }
      @media (max-width: 768px) and (max-width: 580px) {
        html body .widget-3 .rpwe-block ul li {
          flex-basis: 100%; } }
  @media (max-width: 768px) {
          html body .widget-3 .rpwe-block ul li h3.rpwe-title {
            color: #4d4a44;
            font-family: Georgia, Times, serif;
            font-size: 14px;
            font-weight: normal;
            letter-spacing: 3px;
            letter-spacing: 3px;
            line-height: 1.7em;
            text-transform: capitalize; }
          html body .widget-3 .rpwe-block ul li .rpwe-time {
            display: none; } }

@media (max-width: 768px) {
  .home div.date-header {
    margin-bottom: 0px; } 
  html body .post h1 {
	letter-spacing: 1.5px; }
}
@media (min-width: 769px) {
	.post-body__author .sponsor-post-attribution {display: none !important}
	html body.author .mobile-bump .sponsor-post-attribution {
		left: -41px;
	}
	html body.single .mobile-bump .post-body__author { position:relative;z-index:1;}
		html body.single .mobile-bump .sponsor-post-attribution {
    left: -41px;
    z-index: 2;
    position: relative; }
}
@media (max-width: 580px) {
	.home .post .post-body__author.l-mobile-hide .sponsor-post-attribution a, html body.author .post-body__author .sponsor-post-attribution a {
		display:inline-block;
		margin:auto;
	}
	.home .post .post-body__author.l-mobile-hide .sponsor-post-attribution {margin-top:2px;}
	html body .mobile-newsletter-cta #gform_wrapper_1 {
		margin-top: -8px;}
	html body .mobile-newsletter-cta {
		padding: 50px 0 20px; }
	html body.author .mobile-bump .sponsor-post-attribution {top:0 !important;}
}

/*# sourceMappingURL=responsive.css.map */
