@import "plugins/jetpack/infinite-scroll";
/*!
 Theme Name: Holly Williams
 Theme URI: http://underscores.me/
 Author: Acadia
 Author URI: https://acadia.io
 Description: Description
 Version: 1.0.0
 Tested up to: 5.4
 Requires PHP: 5.6
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Text Domain: holly-williams
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 This theme, like WordPress, is licensed under the GPL.
 Use it to make something cool, have fun, and share what you've learned.
 Holly Williams is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
 Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
 Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
 */
/*--------------------------------------------------------------
 >>> TABLE OF CONTENTS:
 ----------------------------------------------------------------
 # Generic
 - Normalize
 - Box sizing
 # Base
 - Typography
 - Elements
 - Links
 - Forms
 ## Layouts
 # Components
 - Navigation
 - Posts and pages
 - Comments
 - Widgets
 - Media
 - Captions
 - Galleries
 # plugins
 - Jetpack infinite scroll
 # Utilities
 - Accessibility
 - Alignments
 --------------------------------------------------------------*/
/* 0, 640px */
/* 641px, 1024px */
/* 1025px, 1440px */
/* 1441px, 1920px */
/* 1921px */
/*--------------------------------------------------------------
 # Generic
 --------------------------------------------------------------*/
/* Normalize
 --------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
/* Sections
 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Text-level semantics
 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
/* Interactive
 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
/* Box sizing
 --------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
 @link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*, *::before, *::after {
  box-sizing: inherit;
}
html {
  box-sizing: border-box;
}
/*--------------------------------------------------------------
 # Base
 --------------------------------------------------------------*/
/* Typography
 --------------------------------------------- */
body, button, input, select, optgroup, textarea {
  color: #404040;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
  clear: both;
}
p {
  margin-bottom: 1.5em;
}
dfn, cite, em, i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
code, kbd, tt, var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
mark, ins {
  background: #fff9c0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
@font-face {
  font-family: 'modernline';
  src: url('/wp-content/themes/holly-williams/fonts/modernline.woff2') format('woff2'), url('/wp-content/themes/holly-williams/fonts/modernline.woff') format('woff'), url('/wp-content/themes/holly-williams/fonts/modernline.ttf') format('truetype'), url('/wp-content/themes/holly-williams/fonts/modernline.svg#modernline') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SUNDAYS';
  src: url('/wp-content/themes/holly-williams/fonts/SUNDAYSRegular.woff2') format('woff2'), url('/wp-content/themes/holly-williams/fonts/SUNDAYSRegular.woff') format('woff'), url('/wp-content/themes/holly-williams/fonts/SUNDAYSRegular.ttf') format('truetype'), url('/wp-content/themes/holly-williams/fonts/SUNDAYSRegular.svg#SUNDAYSRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
a, a:visited {
  color: #040404;
  text-decoration: none;
}
a:hover, a:active {
  color: #333;
  text-decoration: none;
}
.site-header {
  background-color: #fff;
}
.site-header .site-branding {
  text-align: center;
  padding: 2em 0 0;
}
@media screen and (max-width: 600px) {
  .site-header .site-branding img {
    max-width: 90%;
  }
}
.site-header .site-branding .site-title {
  font-family: 'SUNDAYS', serif;
  font-weight: normal;
  font-size: 96px;
  letter-spacing: 0.08em;
  margin: 0.5em 0;
  text-transform: uppercase;
}
.site-header .site-branding .site-title a {
  color: #333;
  text-decoration: none;
  font-weight: normal;
}
/* Elements
 --------------------------------------------- */
body {
  background: #e4e4e4;
}
#main, main {
  background-color: #fff;
}
#page {
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .page-title {
    margin-top: 0;
  }
}
.h1 {
  font-family: 'SUNDAYS', serif;
  font-weight: normal;
  font-size: 60px;
  letter-spacing: 0.01em;
  line-height: 60px;
  text-align: center;
  color: #333;
  text-decoration: none;
  margin-top: 64px;
}
.h2 {
  font-family: 'SUNDAYS', serif;
  font-weight: normal;
  font-size: 95px;
  line-height: 112px;
  text-align: center;
  margin: 0;
}
.h3 {
  font-family: 'SUNDAYS', serif;
  font-weight: normal;
  font-size: 24px;
  letter-spacing: 0.03em;
  line-height: 36px;
  text-align: center;
  color: #c00;
  flex-basis: 100%;
}
.h4 {
  font-family: 'modernline';
  font-weight: normal;
  font-size: 50px;
  line-height: 113.83px;
  text-align: center;
  color: #c00;
  flex-basis: 100%;
  transform: rotate(-8deg);
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  margin: 0 0 0.5em;
}
.h5 {
  line-height: 1.5;
  list-style: none;
  text-transform: uppercase;
  box-sizing: inherit;
  background-color: transparent;
  text-decoration: none;
  FONT-VARIANT: JIS83;
  color: #333;
  font-size: 13px;
  font-family: trade-gothic-next, sans-serif;
  letter-spacing: 0.2em;
  font-weight: normal;
}
.h6 {
  list-style: none;
  font-family: Calluna-Regular;
  font-weight: normal;
  font-size: 13px;
  letter-spacing: 0.3em;
  line-height: 36px;
  text-align: left;
  color: #333;
}
.paragraph {
  font-family: 'SUNDAYS', serif;
  font-weight: normal;
  font-size: 15px;
  letter-spacing: 0.1em;
  line-height: 36px;
  color: #333;
  text-decoration: none;
}
.page-title, .entry-title, .page-title a, .entry-title a {
  text-align: center;
  font-family: 'SUNDAYS', serif;
  font-weight: normal;
  font-size: 60px;
  letter-spacing: 0.01em;
  line-height: 60px;
  text-align: center;
  color: #333;
  text-decoration: none;
  margin-top: 64px;
}
@media screen and (max-width: 767px) {
  .page-title, .entry-title, .page-title a, .entry-title a {
    margin-top: 32px;
  }
}
.no-results .page-header h1 {
  flex-basis: 50%;
  text-align: center;
  font-family: 'modernline';
  font-weight: normal;
  font-size: 136.89px;
  line-height: 112px;
  color: #040404;
  margin-top: 1em;
  margin-bottom: 1.25em;
  transform: rotate(-8deg);
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
}
.holly-coming-soon {
  flex-basis: 50%;
  text-align: center;
  font-family: 'modernline';
  font-weight: normal;
  font-size: 100px;
  line-height: 112px;
  color: #040404;
  transform: rotate(-8deg);
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
}
@media screen and (max-width: 600px) {
  .holly-coming-soon {
    font-size: 70px;
  }
}
.photo-strip {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin: 0 0 2em;
  grid-gap: 10px;
  margin-bottom: 0;
}
@media screen and (min-width: 1600px) {
  .photo-strip {
    margin-right: 9%;
    margin-left: 9%;
  }
}
@media screen and (max-width: 600px) {
  .photo-strip {
    flex-wrap: wrap;
    margin: 0;
  }
}
.photo-strip img {
  flex-basis: 32.85%;
}
@media screen and (max-width: 600px) {
  .photo-strip img {
    flex-basis: 100%;
  }
}
.entry-content .wp-block-columns {
  grid-gap: 10px;
}
.entry-content .wp-block-column {
  margin: 0;
}
.entry-content figure {
  text-align: center;
}
.holly-button-arrow {
  position: relative;
}
.holly-button-arrow .wp-block-button__link {
  width: 40px;
  height: 40px;
  background-color: transparent;
}
.holly-button-arrow .wp-block-button__link:after {
  font-family: FontAwesome;
  color: #c00;
  content: "\f061";
  display: inline-block;
  vertical-align: bottom;
  font-weight: 900;
  margin-left: 0.5rem;
  height: 40px;
  font-size: 16px;
  position: absolute;
  left: 25%;
  top: 25%;
  pointer-events: none;
}
.fa-arrow-right, .fa-arrow-left {
  padding-bottom: 2em;
  height: 40px;
  font-size: 16px;
}
.arrow-right, .arrow-left {
  content:'';
  background-image: url('https://hollywilliams.com/wp-content/uploads/2023/11/redarrow.svg');
  width: 34px;
  height: 17px;
  display:block;
  background-repeat: no-repeat
}
.arrow-left {
	transform: rotate(180deg);
}
@media screen and (max-width: 1200px) {
  .fa-arrow-right, .fa-arrow-left {
    width: 90px;
  }
}
@media screen and (max-width: 600px) {
  .fa-arrow-right, .fa-arrow-left {
    width: 60px;
    padding-bottom: 3.5em;
  }
}
/* About Block */
.about-block {
  display: flex;
  flex-wrap: nowrap;
  background-color: #fbeee6;
  padding: 4em 0em 4em;
}
@media screen and (max-width: 812px) {
  .about-block {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1200px) {
  .about-block {
    flex-basis: 100%;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.about-block h2 {
  font-size: 3em;
}
.about-block img {
  max-height: 700px !important;
}
@media screen and (max-width: 600px) {
  .about-block img {
    flex-basis: 100%;
  }
}
@media screen and (max-width: 1200px) {
  .about-block img {
    flex-basis: 50%;
  }
}
.about-block .copy {
  flex-basis: 50%;
  padding: 1em 3%;
}
@media screen and (max-width: 1200px) {
  .about-block .copy {
    padding: 0em 6.5em;
    flex-basis: 100%;
  }
}
@media screen and (max-width: 600px) {
  .about-block .copy {
    flex-basis: 100%;
    padding: 0em 1.5em 0em 1.75em;
  }
}
.about-block .copy img {
  width: 280px;
}
@media screen and (max-width: 600px) {
  .about-block .copy img {
    width: 200px;
  }
}
.about-block .copy p {
  font-family: 'SUNDAYS', serif;
  font-weight: normal;
  font-size: 21px;
  letter-spacing: 0.01em;
  line-height: 33px;
  text-align: left;
  color: #333;
}
.about-block .copy .signoff {
  font-family: 'modernline';
}
.latest-post {
  display: flex;
  flex-wrap: nowrap;
  padding: 40px 0 40px;
  align-items: center;
  justify-content: space-around;
  overflow: hidden;
}
@media screen and (max-width: 600px) {
  .latest-post {
    flex-wrap: wrap;
    padding-bottom: 0;
  }
}
.latest-post img {
  flex-basis: 30%;
}
@media screen and (max-width: 600px) {
  .latest-post img {
    flex-basis: 100%;
  }
}
.latest-post h2 {
  flex-basis: 50%;
  text-align: center;
  font-family: 'modernline';
  font-weight: normal;
  font-size: 95px;
  line-height: 1;
  color: #040404;
  transform: rotate(-8deg);
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
}
@media screen and (max-width: 1200px) {
  .latest-post h2 {
    font-size: 95px;
    line-height: 1;
  }
}
@media screen and (max-width: 600px) {
  .latest-post h2 {
    flex-basis: 100%;
    font-size: 72px;
    line-height: 1;
    margin: 0.25em 0 1em;
  }
}
@media screen and (max-width: 768px) {
  .latest-post h2 {
    margin-bottom: 4rem;
  }
}
.latest-post a {
  max-width: 30%;
}
@media screen and (max-width: 800px) {
  .latest-post a {
    max-width: 100%;
  }
}
.latest-post-large-height {
  line-height: 1.5 !important;
}
.latest-post-overlay {
  position: relative;
  width: 50vw;
}
@media screen and (max-width: 767px) {
  .latest-post-overlay {
    position: relative;
    width: 100vw;
  }
}
.latest-post-arrow {
  height: 40px;
  position: absolute;
  right: 15%;
  bottom: 10%;
}
@media screen and (max-width: 1200px) {
  .latest-post-arrow {
    width: 90px;
  }
}
@media screen and (max-width: 600px) {
  .latest-post-arrow {
    width: 60px;
  }
}
.latest-post-title {
  position: absolute;
  color: white !important;
  width: 90%;
  font-size: 5em !important;
  bottom: 2%;
  left: 5%;
  line-height: 1;
  transform: translate(-50%, 0);
  font-family: 'SUNDAYS', serif !important;
  transform: rotate(0deg) !important;
}
@media screen and (max-width: 768px) {
  .latest-post-title {
    width: auto;
    margin-bottom: 2rem;
    left: 0%;
  }
}
.latest-post-date {
  display: block;
  font-family: 'SUNDAYS', serif;
  position: absolute;
  color: white !important;
  width: auto;
  font-size: 22.5px !important;
  bottom: 2%;
  left: 50%;
  transform: translate(-50%, 0);
  white-space: nowrap;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 375px) {
  .latest-post-date {
    line-height: 1;
  }
}
@media screen and (max-width: 768px) {
  .latest-post-date {
    width: auto;
    left: 50%;
  }
}
.feature-post {
  display: flex;
  flex-wrap: nowrap;
  background-color: #fbeee6;
  justify-content: space-around;
}
@media screen and (max-width: 600px) {
  .feature-post {
    flex-wrap: wrap;
    margin: 0;
  }
}
.feature-post a {
  color: #c00;
}
.feature-post img {
  flex-basis: 50%;
  width: 100%;
}
@media screen and (max-width: 600px) {
  .feature-post img {
    flex-basis: 100%;
  }
}
.feature-post .copy {
  flex-basis: 50%;
  border-left: 15px solid white;
  position: relative;
  text-align: center;
  width: 50vw;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
}
@media screen and (max-width: 600px) {
  .feature-post .copy {
    flex-basis: 100%;
    border: none;
  }
}
.feature-post .copy a {
  flex-basis: 100%;
}
.feature-post .copy h2 {
  flex-basis: 100%;
}
.feature-post .copy h4 {
  font-weight: normal;
  font-size: 24px;
  line-height: 48px;
  flex-basis: 100%;
}
@media screen and (max-width: 767px) {
  .feature-post .copy h4 {
    font-size: 18px;
    line-height: 30px;
    font-weight: normal;
    margin-bottom: 1.75rem;
  }
}
.feature-post h2 {
  text-align: center;
  font-family: 'SUNDAYS', serif;
  font-weight: normal;
  font-size: 95px;
  line-height: 1;
  text-align: center;
  color: #c00;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .feature-post h2 {
    font-size: 95px;
  }
}
@media screen and (max-width: 800px) {
  .feature-post h2 {
    margin-top: 1.5rem;
    font-size: 95px;
  }
}
@media screen and (max-width: 600px) {
  .feature-post h2 {
    font-size: 72px;
    line-height: 76px;
    margin: 1em 0 0.25em;
  }
}
.feature-post h4 {
  font-family: calluna, serif;
  font-weight: bold;
  font-size: 42.23px;
  letter-spacing: 0.2em;
  line-height: 60px;
  text-align: center;
  color: #c00;
}
@media screen and (max-width: 600px) {
  .feature-post h4 {
    font-size: 36px;
    line-height: 42px;
    margin: 0.25em 0 2em;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 767px) {
  .feature-post h4 {
    margin-bottom: 1rem;
  }
}
.second-post-overlay {
  position: relative;
  width: 50vw;
}
@media screen and (max-width: 600px) {
  .second-post-overlay {
    flex-basis: 100%;
  }
}
.second-post-overlay h2 {
  margin-bottom: 0em;
  margin-bottom: 2rem;
}
@media screen and (max-width: 768px) {
  .second-post-overlay h2 {
    margin-bottom: 2rem;
  }
}
.second-post-overlay img {
  height: 100%;
  width: 100%;
}
.second-post-title {
  position: absolute;
  color: white !important;
  width: 90%;
  font-size: 5em !important;
  bottom: 11%;
  left: 50%;
  line-height: 1;
  transform: translate(-50%, 0);
}
@media screen and (max-width: 375px) {
  .second-post-title {
    line-height: 1;
  }
}
@media screen and (max-width: 768px) {
  .second-post-title {
    width: auto;
    margin-bottom: 2rem;
  }
}
.second-post-date {
  display: block;
  position: absolute;
  font-family: 'SUNDAYS', serif;
  color: white !important;
  width: auto;
  font-size: 22.5px !important;
  bottom: 4%;
  left: 50%;
  transform: translate(-50%, 0);
  white-space: nowrap;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .second-post-date {
    left: 50%;
    width: auto;
  }
}
@media screen and (max-width: 375px) {
  .second-post-date {
    line-height: 1;
  }
}
.motherhood {
  position: relative;
}
.motherhood .absolute-text {
  color: white;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 8em;
  transform: translate(-50%, -50%);
  font-family: 'SUNDAYS', serif;
  margin: 0;
  font-weight: normal;
}
@media screen and (max-width: 800px) {
  .motherhood .absolute-text {
    font-size: 4em;
  }
}
.motherhood-arrow {
  position: absolute;
  bottom: 30%;
  left: 50%;
  transform: translateX(-50%);
  height: 65px;
  width: 100px;
}
@media screen and (max-width: 767px) {
  .motherhood-arrow {
    height: 45px;
    bottom: 20%;
  }
}
.stella-name-over-image {
  position: relative;
}
.stella-name-over-image:before {
  content: "stella june";
  width: 100px;
  line-height: 70px;
  color: white;
  display: block;
  position: absolute;
  bottom: 3rem;
  left: 3rem;
  font-size: 6em;
  font-family: 'SUNDAYS', serif;
}
@media screen and (min-width: 767px) {
  .stella-name-over-image:before {
    line-height: 80px;
  }
}
@media screen and (max-width: 1020px) {
  .stella-name-over-image:before {
    font-size: 4em;
    left: 1rem;
    bottom: 1rem;
    bottom: 1rem;
    line-height: 60px;
  }
}
.arlo-name-over-image {
  position: relative;
}
.arlo-name-over-image:before {
  content: "arlo gale";
  width: 100px;
  line-height: 80px;
  color: white;
  display: block;
  position: absolute;
  bottom: 3rem;
  left: 3rem;
  font-size: 6em;
  font-family: 'SUNDAYS', serif;
}
@media screen and (min-width: 767px) {
  .arlo-name-over-image:before {
    line-height: 80px;
  }
}
@media screen and (max-width: 1020px) {
  .arlo-name-over-image:before {
    font-size: 4em;
    left: 1rem;
    bottom: 1rem;
    line-height: 60px;
  }
}
.lillie-name-over-image {
  position: relative;
}
.lillie-name-over-image:before {
  content: "lillie mae";
    width: 100px;
  line-height: 80px;
  color: white;
  display: block;
  position: absolute;
  bottom: 3rem;
  left: 3rem;
  font-size: 6em;
  font-family: 'SUNDAYS', serif;
}
@media screen and (min-width: 767px) {
  .lillie-name-over-image:before {
    line-height: 80px;
  }
}
@media screen and (max-width: 1020px) {
  .lillie-name-over-image:before {
    font-size: 4em;
    left: 1rem;
    bottom: 1rem;
    line-height: 60px;
  }
}
.georgia-name-over-image {
  position: relative;
}
.georgia-name-over-image:before {
  content: "georgia grace";
  width: 100px;
  line-height: 80px;
  color: white;
  display: block;
  position: absolute;
  bottom: 3rem;
  left: 3rem;
  font-size: 6em;
  font-family: 'SUNDAYS', serif;
}
@media screen and (min-width: 767px) {
  .georgia-name-over-image:before {
    line-height: 80px;
  }
}
@media screen and (max-width: 1020px) {
  .georgia-name-over-image:before {
    font-size: 4em;
    left: 1rem;
    bottom: 1rem;
    line-height: 60px;
  }
}

.home-school {
  display: flex;
  flex-wrap: nowrap;
  padding: 4em 0 4em;
  background-color: #e2e7ed;
  justify-content: space-around;
}
@media screen and (max-width: 600px) {
  .home-school {
    flex-wrap: wrap;
    padding-bottom: 0;
  }
}
.home-school a {
  flex-basis: 50%;
  max-width: 30%;
}
@media screen and (max-width: 600px) {
  .home-school a {
    flex-basis: 100%;
  }
}
@media screen and (max-width: 800px) {
  .home-school a {
    max-width: 100%;
  }
}
.home-school .copy {
  flex-basis: 50%;
  margin-top: 5%;
  text-align: center;
  color: #c00;
}
@media screen and (max-width: 600px) {
  .home-school .copy {
    flex-basis: 100%;
    padding-bottom: 0.5em;
  }
}
.home-school .copy a i {
  color: #c00;
}
.home-school .copy a h2 {
  text-align: center;
  font-family: 'SUNDAYS', serif;
  font-weight: normal;
  font-size: 95px;
  line-height: 112px;
  text-align: center;
  color: #c00;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 600px) {
  .home-school .copy a h2 {
    font-size: 72px;
    line-height: 76px;
    margin: 0.25em 0 1em;
  }
}
@media screen and (max-width: 800px) {
  .home-school .copy a h2 {
    font-size: 72px;
    margin-bottom: 1.75rem;
  }
}
.home-school .copy a h4 {
  font-family: Calluna-Regular;
  font-weight: normal;
  font-size: 24px;
  letter-spacing: 0.2em;
  line-height: 60px;
  text-align: center;
  color: #c00;
  margin-top: 1rem;
  margin-bottom: 0;
}
@media screen and (max-width: 600px) {
  .home-school .copy a h4 {
    font-size: 24px;
    line-height: 42px;
    margin: 0.25em 0;
    letter-spacing: 0.1em;
  }
}
.page-content {
  max-width: 1400px;
  margin: 1.5em auto 0;
}
@media screen and (max-width: 600px) {
  .page-content {
    max-width: 100%;
  }
}
.page-content .blog-listing {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
}
.page-content .blog-listing p {
  text-align: center;
}
.page-content .blog-listing .entry-title {
  font-family: 'SUNDAYS', serif;
  margin-top: 0.75rem;
  margin-bottom: 0;
}
.page-content .blog-listing .blog-entry {
  flex-basis: 32%;
  margin-bottom: 3rem;
}
@media screen and (max-width: 600px) {
  .page-content .blog-listing .blog-entry {
    flex-basis: 100%;
  }
}
.page-content .blog-listing .blog-entry p:last-of-type {
  margin-bottom: 2.25rem;
}
.page-content .blog-listing .blog-entry .post-categories {
  text-decoration: none;
  list-style: none;
  text-transform: uppercase;
  font-size: 1.5em;
  text-align: center;
  margin: 0;
  padding: 0;
}
.page-content .blog-listing .blog-entry .post-categories a {
  FONT-VARIANT: JIS83;
  color: #333;
  font-size: 13px;
  font-family: trade-gothic-next, sans-serif;
  font-weight: medium;
  letter-spacing: 0.2em;
}
.page-content p, .page-content p a {
  font-family: 'SUNDAYS', serif;
  font-weight: normal;
  font-size: 15px;
  letter-spacing: 0.1em;
  line-height: 36px;
  color: #333;
  text-decoration: none;
}
.page-content p.posted-on {
  text-align: center;
  margin-top: 0;
}
.single-signoff {
  margin: 0 auto;
  display: block;
  width: 280px;
}
@media screen and (max-width: 600px) {
  .single-signoff {
    width: 200px;
  }
}
.single-signoff img {
  margin: 0 auto;
  display: block;
  width: 280px;
}
@media screen and (max-width: 600px) {
  .single-signoff img {
    width: 200px;
  }
}
.blog-single {
  background-color: #fff;
  padding: 0 2em;
}
.blog-single .entry-footer {
  padding: 0em 6em;
}
@media screen and (max-width: 600px) {
  .blog-single .entry-footer {
    padding: 0em 1em;
  }
}
.blog-single .single-signoff {
  margin: 0 auto;
  display: block;
  width: 280px;
}
@media screen and (max-width: 600px) {
  .blog-single .single-signoff {
    width: 200px;
  }
}
.blog-single .single-signoff img {
  margin: 0 auto;
  display: block;
  width: 280px;
}
@media screen and (max-width: 600px) {
  .blog-single .single-signoff img {
    width: 200px;
  }
}
.blog-single .posted-on {
  margin-bottom: 2.5em;
}
.blog-single .comment-reply-title {
  font-family: 'SUNDAYS', serif;
  letter-spacing: 0.1em;
}
.blog-single .comments-area {
  padding: 0em 7em;
  font-family: 'SUNDAYS', serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 36px;
  color: #333;
  text-decoration: none;
}
@media screen and (max-width: 600px) {
  .blog-single .comments-area {
    padding: 0em 1em;
  }
}
.blog-single .comments-area .form-submit input {
  font-family: 'SUNDAYS', serif;
  color: #333;
}
@media screen and (max-width: 322px) {
  .blog-single .comment-form-author input {
    width: 100%;
  }
}
@media screen and (max-width: 322px) {
  .blog-single .comment-form-email input {
    width: 100%;
  }
}
.blog-single .comment-form-comment {
  width: 29%;
}
@media screen and (max-width: 600px) {
  .blog-single .comment-form-comment {
    width: 100%;
  }
}
.blog-single .comment-form-comment textarea {
  font-family: 'SUNDAYS', serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 36px;
  color: #333;
  text-decoration: none;
  height: 75px;
}
.blog-single .entry-content p {
  padding: 0em 7em;
  letter-spacing: 0.05em;
  font-size: 17px;
}
@media screen and (max-width: 767px) {
  .blog-single .entry-content p {
    padding: 0em 1em;
  }
}
.blog-single .entry-content .posted-on a {
  font-family: 'SUNDAYS', serif;
}
.blog-single .entry-title {
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .blog-single .entry-title {
    margin-top: 1rem;
  }
}
.comment-form-url {
  display: none;
}
.form-submit input {
  font-family: Calluna;
  background-color: transparent !important;
}
.follow-block {
  background-image: url('/wp-content/uploads/2021/10/IMG-7287-scaled.jpg');
  background-position: 35% 90%;
  background-size: cover;
  height: 600px;
  display: flex;
  align-items: top;
  justify-content: top;
  align-content: top;
  flex-wrap: wrap;
  align-content: baseline;
  padding-top: 4em;
}
@media screen and (max-width: 767px) {
  .follow-block {
    height: 300px;
  }
}
.follow-block h2 {
  color: white;
  font-size: 0.8em;
  font-family: 'calluna', sans-serif;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  .follow-block h2 {
    font-size: 0.8em;
    flex-basis: 100%;
    text-align: center;
  }
}
.follow-block h3 {
  color: white;
  font-size: 2.5em;
  font-family: 'SUNDAYS', sans-serif;
  margin: 0;
  text-transform: uppercase;
  padding: 0em 0.25em;
  letter-spacing: 0.1em;
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  .follow-block h3 {
    font-size: 2em;
    padding: 0em 0.25em;
  }
}
.follow-block-one {
  flex-basis: 100%;
  align-self: end;
  text-align: center;
}
.follow-block-two {
  flex-basis: 100%;
  text-align: center;
  justify-content: center;
  margin: 1rem 0rem;
  display: inherit;
}
@media screen and (max-width: 767px) {
  .follow-block-two {
    margin: 1rem 0rem;
  }
}
.follow-block i {
  color: white;
  font-size: 2em;
  text-align: end;
  align-self: center;
}
@media screen and (max-width: 767px) {
  .follow-block i {
    font-size: 1em;
    align-self: center;
  }
}
.follow-block-three {
  flex-basis: 50%;
  text-align: right;
  padding-right: 1em;
}
@media screen and (max-width: 767px) {
  .follow-block-three {
    padding: 0;
    flex-basis: 100%;
  }
}
.follow-block-four {
  flex-basis: 50%;
  text-align: left;
  padding-left: 1em;
}
@media screen and (max-width: 767px) {
  .follow-block-four {
    padding: 0;
    flex-basis: 100%;
  }
}
.pagination {
  background-color: #fbeee6;
  padding: 6em 0;
}
@media screen and (max-width: 600px) {
  .pagination {
    padding: 2em 0em 0em 0em;
  }
}
.pagination .navigation {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0em 2em 0em 2em;
}
@media screen and (max-width: 600px) {
  .pagination .navigation {
    padding: 0;
  }
}
.pagination .navigation .fa-arrow-right {
  padding-top: 1em;
}
.pagination .navigation .fa-arrow-left {
  padding-top: 1em;
}
.pagination .navigation .nav-links {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
@media screen and (max-width: 600px) {
  .pagination .navigation .nav-links {
    flex-wrap: wrap;
  }
}
.pagination .navigation .nav-links .nav-previous a, .pagination .navigation .nav-links .nav-next a {
  display: flex;
  flex-wrap: wrap;
  text-decoration: none;
  flex-basis: 30%;
  justify-content: center;
  margin-bottom: 1rem;
  color: #c00;
}
@media screen and (max-width: 600px) {
  .pagination .navigation .nav-links .nav-previous a, .pagination .navigation .nav-links .nav-next a {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 600px) {
  .pagination .navigation .nav-links .nav-previous a, .pagination .navigation .nav-links .nav-next a {
    flex-basis: 100%;
    width: 100%;
  }
}
.pagination .navigation .nav-links .nav-previous a .nav-subtitle, .pagination .navigation .nav-links .nav-next a .nav-subtitle {
  font-family: 'modernline';
  font-weight: normal;
  font-size: 50px;
  line-height: 113.83px;
  text-align: center;
  color: #c00;
  flex-basis: 100%;
  transform: rotate(-8deg);
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  margin: 0 0 0.5em;
}
@media screen and (max-width: 600px) {
  .pagination .navigation .nav-links .nav-previous a .nav-subtitle, .pagination .navigation .nav-links .nav-next a .nav-subtitle {
    margin-bottom: 0;
  }
}
.pagination .navigation .nav-links .nav-previous a .nav-title, .pagination .navigation .nav-links .nav-next a .nav-title {
  font-family: 'SUNDAYS', serif;
  font-weight: normal;
  font-size: 24px;
  letter-spacing: 0.03em;
  line-height: 36px;
  text-align: center;
  color: #c00;
  flex-basis: 100%;
}
@media screen and (max-width: 600px) {
  .pagination .navigation .nav-links .nav-next {
    flex-basis: 100%;
    text-align: center;
    margin-top: 4rem;
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .pagination .navigation .nav-links .nav-previous {
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  .pagination.cat-pagination-switch {
    padding: 0em 0em 1em 0em;
  }
}
.pagination.cat-pagination-switch .navigation {
  padding: 0;
  max-width: 100%;
}
.pagination.cat-pagination-switch .nav-next {
  order: 1;
}
.pagination.cat-pagination-switch .nav-next .nav-subtitle {
  font-family: 'modernline';
  font-weight: normal;
  font-size: 50px;
  line-height: 113.83px;
  text-align: center;
  color: #c00;
  flex-basis: 100%;
  transform: rotate(-8deg);
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  margin: 0 0 0.5em;
}
@media screen and (max-width: 600px) {
  .pagination.cat-pagination-switch .nav-next .nav-subtitle {
    margin-bottom: 0;
  }
}
.pagination.cat-pagination-switch .nav-previous {
  order: 2;
}
@media screen and (max-width: 600px) {
  .pagination.cat-pagination-switch .nav-previous {
    padding-top: 3em;
  }
}
.pagination.cat-pagination-switch .nav-previous .nav-subtitle {
  font-family: 'modernline';
  font-weight: normal;
  font-size: 50px;
  line-height: 113.83px;
  text-align: center;
  color: #c00;
  flex-basis: 100%;
  transform: rotate(-8deg);
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  margin: 0 0 0.5em;
}
@media screen and (max-width: 600px) {
  .pagination.cat-pagination-switch .nav-previous .nav-subtitle {
    margin-bottom: 0;
  }
}
.pagination.holly-journal-pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (max-width: 600px) {
  .pagination.holly-journal-pagination {
    padding: 1em 0em 1em 0em;
  }
}
.pagination.holly-journal-pagination .holly-next-posts {
  flex-basis: 50%;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .pagination.holly-journal-pagination .holly-next-posts {
    flex-basis: 100%;
  }
}
.pagination.holly-journal-pagination .holly-next-posts a {
  display: block;
  font-family: 'modernline';
  font-weight: normal;
  font-size: 50px;
  line-height: 113.83px;
  text-align: center;
  color: #c00;
  flex-basis: 100%;
  transform: rotate(-8deg);
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  margin: 0 0 0.5em;
}
@media screen and (max-width: 600px) {
  .pagination.holly-journal-pagination .holly-next-posts a {
    margin-bottom: 0;
  }
}
.pagination.holly-journal-pagination .holly-next-posts i {
  color: #c00;
}
.pagination.holly-journal-pagination .holly-previous-posts {
  flex-basis: 50%;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .pagination.holly-journal-pagination .holly-previous-posts {
    flex-basis: 100%;
    padding-top: 3em;
  }
}
.pagination.holly-journal-pagination .holly-previous-posts a {
  display: block;
  font-family: 'modernline';
  font-weight: normal;
  font-size: 50px;
  line-height: 113.83px;
  text-align: center;
  color: #c00;
  flex-basis: 100%;
  transform: rotate(-8deg);
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  margin: 0 0 0.5em;
}
@media screen and (max-width: 600px) {
  .pagination.holly-journal-pagination .holly-previous-posts a {
    margin-bottom: 0;
  }
}
.pagination.holly-journal-pagination .holly-previous-posts i {
  color: #c00;
}
.holly-quote-block {
  text-align: center;
  font-size: 3em;
}
.holly-quote-block h2 {
  margin: 0;
  color: #e2e1da;
  font-size: 3.25em;
  height: 100px;
  line-height: 1;
  font-family: playfair-display;
  margin-bottom: 24px;
}
.holly-quote-block h3 {
  margin-top: 0;
  font-weight: 300;
  margin-bottom: 1rem;
  font-family: 'SUNDAYS', sans-serif;
  text-transform: uppercase;
  color: #454545;
  font-size: 54px;
  line-height: 1.25;
  padding: 0 105px;
}
@media screen and (max-width: 600px) {
  .holly-quote-block h3 {
    font-size: 0.5em;
    padding: 0em 20px;
  }
}
.holly-quote-block p {
  font-family: trade-gothic-next, sans-serif;
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  color: #454545;
}
.holly-modernline-header {
  font-family: 'modernline', sans-serif;
  text-align: center;
  font-size: 36px;
  line-height: 72px;
  color: #c00;
  margin: 0;
}
@media screen and (max-width: 600px) {
  .holly-modernline-header {
    font-size: 28px;
    line-height: 48px;
  }
}
.holly-gothic-header {
  FONT-VARIANT: JIS83;
  color: #333;
  font-size: 13px;
  font-family: trade-gothic-next, sans-serif;
  font-weight: medium;
  letter-spacing: 0.2em;
}
.holly-gothic-header-large {
  FONT-VARIANT: JIS83;
  font-size: 22.5px;
  font-family: trade-gothic-next, sans-serif;
  font-weight: normal;
}
.holly-transparent-button a {
  FONT-VARIANT: JIS83;
  color: #333 !important;
  font-size: 13px;
  font-family: trade-gothic-next, sans-serif;
  font-weight: medium;
  letter-spacing: 0.2em;
  background-color: transparent;
  padding: 0;
  border-radius: 0;
  line-height: 1.5;
}
.holly-content-styling {
  padding: 0em 7em;
  font-family: 'SUNDAYS', sans-serif;
  letter-spacing: 0.05em;
  font-size: 15px;
  line-height: 36px;
  color: #333;
}
@media screen and (max-width: 600px) {
  .holly-content-styling {
    padding: 0em 2em;
  }
}
.holly-content-styling .holly-modernline-header {
  font-family: 'modernline', sans-serif;
}
.holly-content-styling .holly-gothic-header {
  text-align: center;
  FONT-VARIANT: JIS83;
  color: #333;
  font-size: 13px;
  font-family: trade-gothic-next, sans-serif;
  font-weight: normal;
  letter-spacing: 0.2em;
}
.holly-content-styling-pad-right {
  padding: 0em 7em 0 0;
  font-family: 'SUNDAYS', sans-serif;
  letter-spacing: 0.05em;
  font-size: 15px;
  line-height: 36px;
  color: #333;
}
@media screen and (max-width: 600px) {
  .holly-content-styling-pad-right {
    padding: 0em 2em;
  }
}
.holly-content-styling-pad-right .holly-modernline-header {
  font-family: 'modernline', sans-serif;
}
.holly-content-styling-pad-right .holly-gothic-header {
  text-align: center;
  FONT-VARIANT: JIS83;
  color: #333;
  font-size: 13px;
  font-family: trade-gothic-next, sans-serif;
  font-weight: medium;
  letter-spacing: 0.2em;
}
@media screen and (min-width: 800px) {
  .holly-music-image img {
    width: 300px;
  }
}
.holly-music h2 {
  font-family: 'SUNDAYS', serif;
  font-weight: normal;
  font-size: 40px;
  letter-spacing: 0.05em;
  line-height: 36px;
  text-align: center;
  color: #333;
  padding: 0.25em 0.5em;
  margin: 0;
  text-transform: lowercase;
}
.holly-music h3 {
  list-style: none;
  font-family: Calluna-Regular;
  font-weight: normal;
  font-size: 13px;
  letter-spacing: 0.3em;
  line-height: 54px;
  text-align: left;
  color: #333;
}
@media screen and (max-width: 767px) {
  .holly-music h3 {
    text-align: center;
  }
}
.holly-music-title-push {
  padding-left: 8em !important;
}
@media screen and (max-width: 767px) {
  .holly-music-title-push {
    padding-left: 0 !important;
  }
}
@media screen and (width: 768px) and (height: 1024px) {
  .holly-music-title-push {
    padding-left: 0 !important;
  }
}
.holly-music-lyrics-push {
  padding-left: 23em;
}
@media screen and (max-width: 767px) {
  .holly-music-lyrics-push {
    padding-left: 0;
  }
}
@media screen and (width: 768px) and (height: 1024px) {
  .holly-music-lyrics-push {
    padding-left: 0 !important;
  }
}
.holly-music-lyrics {
  FONT-VARIANT: JIS83;
  color: #333;
  font-size: 13px;
  font-family: Gothic, sans-serif;
  font-weight: medium;
  letter-spacing: 0.2em;
}
.holly-music-links {
  display: flex;
  justify-content: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .holly-music-links {
    flex-wrap: wrap;
  }
}
.holly-music-links h2 {
  flex-basis: 25%;
  position: relative;
  padding: 0;
  margin: 1rem;
}
@media screen and (min-width: 1500px) {
  .holly-music-links h2 {
    margin: 1rem 5rem;
  }
}
@media screen and (min-width: 1200px) {
  .holly-music-links h2 {
    margin: 1rem 3rem;
  }
}
@media screen and (max-width: 900px) {
  .holly-music-links h2 {
    margin: 0.5rem;
  }
}
@media screen and (max-width: 767px) {
  .holly-music-links h2 {
    flex-basis: 51%;
    padding: 0;
    margin-bottom: 2rem;
  }
}
.holly-music-links h2 a {
  width: 100%;
  display: block;
}
.holly-music-links h2:after {
 background-image: url('https://hollywilliams.com/wp-content/uploads/2023/11/redarrow.svg');
  content:'';
  background-repeat: no-repeat;
  display: inline-block;
  padding-right: 3px;
  vertical-align: middle;
  margin-left: 1rem;
  height: 40px;
  width: 34px;
  position: absolute;
  top: 7px;
  right: 0;
  pointer-events: none;
}
@media screen and (max-width: 1200px) {
  .holly-music-links h2:after {
    width: auto;
  }
}
@media screen and (max-width: 600px) {
  .holly-music-links h2:after {
    width: auto;
  }
}
.holly-music-links-red {
  display: flex;
  justify-content: center;
  text-align: center;
}
.holly-music-links-red h2 a {
  color: #c00;
  width: 100%;
  display: block;
}
.holly-music-links-red h2 {
  flex-basis: 25%;
  color: #c00;
  position: relative;
  padding: 0;
  margin: 1rem;
}
@media screen and (min-width: 1500px) {
  .holly-music-links-red h2 {
    margin: 1rem 5rem;
  }
}
@media screen and (min-width: 1200px) {
  .holly-music-links-red h2 {
    margin: 1rem 3rem;
  }
}
@media screen and (max-width: 900px) {
  .holly-music-links-red h2 {
    margin: 0.5rem;
  }
}
@media screen and (max-width: 767px) {
  .holly-music-links-red h2 {
    flex-basis: 51%;
    padding: 0;
    margin-bottom: 2rem;
  }
}
.holly-music-links-red h2:after {
  font-family: FontAwesome;
  content: "\f061";
  color: #c00;
  display: inline-block;
  padding-right: 3px;
  vertical-align: middle;
  font-weight: 900;
  margin-left: 1rem;
  height: 40px;
  font-size: 16px;
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
}
@media screen and (max-width: 1200px) {
  .holly-music-links-red h2:after {
    width: auto;
  }
}
@media screen and (max-width: 600px) {
  .holly-music-links-red h2:after {
    width: auto;
  }
}
.site-footer {
  background-color: #e4e4e4;
  text-align: center;
  position: relative;
}
.site-footer .clear i {
  color: #c00 !important;
}
.site-footer .email::placeholder {
  padding-bottom: 0.5em;
  font-size: 1.5em;
  color: #c00 !important;
  font-weight: 300;
  font-family: 'SUNDAYS', serif;
}
.site-footer .footer-contact-toggle {
  background-color: #f4f3ef;
  padding-top: 1em;
}
.site-footer .footer-contact-toggle a {
  background-color: transparent;
  font-family: "SUNDAYS";
  color: #c00;
  cursor: pointer;
  font-size: 40px;
  padding: 0;
}
.site-footer .footer-contact-toggle a:hover {
  color: gray;
}
.site-footer .footer-contact-toggle:after {
    content: '';
    background-image: url('https://hollywilliams.com/wp-content/uploads/2023/11/redarrow.svg');
  color: #c00;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 0.5rem;
   width: 17px; 
  height: 35px;
  background-repeat: no-repeat;
}
.site-footer .footer-contact-toggle:hover:after {
  color: gray;
  cursor: pointer;
}
.site-footer .email-signup {
  background-color: #e4e4e4;
  padding: 1.5em 0em 1.5em 0em;
}
.site-footer .email-signup .signup-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  max-width: 930px;
  margin: 0 auto;
}
@media screen and (max-width: 600px) {
  .site-footer .email-signup .signup-wrap {
    flex-wrap: wrap;
    padding: 3em 0;
    text-align: center;
  }
}
.site-footer .email-signup .signup-wrap span.holly-h3 {
  flex-basis: 100%;
  font-family: Calluna-Regular;
  font-weight: normal;
  font-size: 20px;
  letter-spacing: 0.13em;
  line-height: 36px;
  text-align: center;
  color: #c00;
  margin-right: 1em;
  text-transform: uppercase;
}
@media screen and (max-width: 600px) {
  .site-footer .email-signup .signup-wrap span.holly-h3 {
    flex-basis: 100%;
    text-align: center;
  }
}
.site-footer .email-signup .signup-wrap span.holly-h2 {
  flex-basis: 100%;
  font-family: 'SUNDAYS', serif;
  font-weight: normal;
  font-size: 70px !important;
  letter-spacing: 0.01em;
  margin-bottom: 2rem;
  text-align: center;
  color: #c00;
}
@media screen and (max-width: 600px) {
  .site-footer .email-signup .signup-wrap span.holly-h2 {
    flex-basis: 100%;
    text-align: center;
    font-size: 72px;
    margin: 0 0 0.25em;
    line-height: 72px;
  }
}
.site-footer .email-signup .signup-wrap span.emailsignup {
  margin: 0 auto;
  flex-basis: 100%;
}
@media screen and (max-width: 600px) {
  .site-footer .email-signup .signup-wrap span.emailsignup {
    width: 100%;
  }
}
.site-footer .email-signup .signup-wrap span.emailsignup #mc_embed_signup input.email {
  font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
  font-size: 15px;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 0;
  color: #c00;
  background-color: transparent;
  box-sizing: border-box;
  height: 32px;
  padding: 0px 0.4em;
  display: inline-block;
  margin: 0;
  width: 350px;
  vertical-align: top;
  border-bottom: 1px solid #c00;
}
@media screen and (max-width: 600px) {
  .site-footer .email-signup .signup-wrap span.emailsignup #mc_embed_signup input.email {
    background-color: transparent;
    height: 42px;
    padding: 10px 0.4em;
    width: 100%;
  }
}
.site-footer .email-signup .signup-wrap span.emailsignup #mc_embed_signup .button {
  font-size: 13px;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 0;
  letter-spacing: 0.03em;
  color: #fff;
  background-color: #c00;
  box-sizing: border-box;
  height: 32px;
  line-height: 32px;
  padding: 0 18px;
  display: inline-block;
  margin: 0;
  transition: all 0.23s ease-in-out 0s;
  text-transform: uppercase;
}
.site-footer .additional-links {
  display: flex;
  align-items: self-start;
  justify-content: center;
  margin: 0;
  background-color: white;
  padding: 2em 0em;
  text-transform: uppercase;
  font-size: 36px;
}
@media screen and (max-width: 600px) {
  .site-footer .additional-links {
    flex-wrap: wrap;
  }
}
.site-footer .additional-links h2 {
  font-family: 'SUNDAYS', serif;
  font-weight: normal;
  font-size: 40px;
  letter-spacing: 0.05em;
  line-height: 36px;
  text-align: left;
  color: #333;
  padding: 0.25em 0.5em;
  margin: 0;
  text-transform: lowercase;
}
@media screen and (max-width: 600px) {
  .site-footer .additional-links h2 {
    flex-basis: 100%;
    text-align: center;
    font-size: 48px;
    padding-bottom: 0.5em;
  }
}
.site-footer .additional-links ul {
  list-style: none;
  font-family: Calluna-Regular;
  font-weight: normal;
  font-size: 13px;
  letter-spacing: 0.3em;
  line-height: 54px;
  text-align: left;
  color: #333;
  margin: 0;
  padding: 0 1em;
}
@media screen and (max-width: 600px) {
  .site-footer .additional-links ul {
    flex-basis: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 2;
  }
}
.site-footer .copyright {
  background-color: #f4f3ef;
  text-align: right;
  padding: 0em 5em 1em 5em;
  position: relative;
}
.site-footer .copyright p {
  background-color: #f4f3ef;
  margin: 0 !important;
  font-size: 14px;
  font-family: 'SUNDAYS', serif;
  font-weight: normal;
  letter-spacing: 0.05em;
  text-align: center;
  color: #333;
  line-height: 36px;
}
@media screen and (max-width: 600px) {
  .site-footer .copyright p {
    line-height: 19px;
  }
}
.site-footer .footer-back-top {
  position: absolute;
  bottom: 25%;
  right: 5%;
  color: #c00;
  font-size: 0.75em;
}
.site-footer .footer-back-top:hover {
  cursor: pointer;
}
@media screen and (max-width: 600px) {
  .site-footer .footer-back-top {
    right: 8%;
  }
}
.site-footer .footer-back-top p {
  line-height: 10px;
  font-family: 'SUNDAYS', serif;
  font-weight: bold;
  color: #c00;
}
.site-footer .footer-back-top i {
  padding-right: 10px;
}
.search-submit {
  font-family: 'SUNDAYS', serif;
  color: #333;
  background-color: transparent !important;
  padding: 0.5em 1em 0.4em !important;
  margin-bottom: 2rem;
}
.about-holly-image img {
  max-width: 820px;
}
.button-arrow a {
  background-color: transparent;
  font-family: "SUNDAYS";
  color: #c00;
  font-size: 40px;
  padding: 0;
}
.button-arrow a:hover {
  color: gray;
}
.button-arrow:after {
 content: '';
 background-image: url('https://hollywilliams.com/wp-content/uploads/2023/11/redarrow.svg');
 color: #c00;
 display: inline-block;
 vertical-align: bottom;
 margin-left: 0.5rem;
 width: 17px; 
 height: 35px;
 background-repeat: no-repeat;
 display: inline-block;
 vertical-align: bottom;
 margin-left: 0.5rem;
}
.button-arrow:hover:after {
  color: gray;
}
.contact-strip {
  padding: 3em 2em 2em 2em;
  background-color: #fbeee6;
}
.contact-strip .contact-name {
  font-family: "SUNDAYS";
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .contact-strip {
    display: flex;
    flex-wrap: wrap;
  }
  .contact-strip .contact-name {
    font-family: "SUNDAYS";
    font-weight: normal;
    margin-top: 0;
  }
  .contact-strip .wp-block-column {
    margin-top: 3rem;
    flex-basis: 32% !important;
  }
}
@media screen and (max-width: 600px) {
  .contact-strip .wp-block-column {
    margin-top: 3rem;
    flex-basis: 100% !important;
  }
}
.insta-smash-strip {
  background-color: #e4e4e4;
  padding: 3em 1em;
}
.insta-smash-strip h4 {
  line-height: 1.5;
  list-style: none;
  text-transform: uppercase;
  box-sizing: inherit;
  background-color: transparent;
  text-decoration: none;
  FONT-VARIANT: JIS83;
  color: #333;
  font-size: 13px;
  font-family: trade-gothic-next, sans-serif;
  letter-spacing: 0.2em;
  text-align: center;
  font-weight: normal;
}
.image-size-150 img {
  width: 150px;
}
@media screen and (max-width: 768px) {
  .image-size-150 img {
    width: 100px;
  }
}
.holly-follow-text {
  FONT-VARIANT: JIS83;
  color: #333;
  font-size: 13px;
  font-family: trade-gothic-next, sans-serif;
  font-weight: medium;
  letter-spacing: 0.2em;
}
.holly-margin-bottom-40 {
  margin-bottom: 40px;
}
.holly-padding-right-50 {
  padding-right: 50px;
}
@media screen and (max-width: 600px) {
  .holly-padding-right-50 {
    padding: 0;
    margin: 0 !important;
  }
}
@media screen and (max-width: 600px) {
  .holly-padding-right-50 figure {
    margin: 0 !important;
  }
}
.content__titleDescription h2 {
  font-family: Calluna-Regular !important;
}
.content__titleDescription p {
  font-family: Calluna-Regular !important;
}
.modalContent__content.strictContent.m {
  background-color: #fbeee6 !important;
}
.mc-modal .mc-layout__modalContent {
  background-color: #fbeee6 !important;
}
.wp-block-pullquote:before {
  content: "\201C";
  display: block;
  font-size: 60px;
  left: 0%;
  top: 0;
  position: relative;
}
@media screen and (max-width: 600px) {
  .alignright.size-full.is-resized {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .alignright.size-full.is-resized img {
    width: 100%;
  }
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
ul, ol {
  margin: 0 0 1.5em 3em;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ul, li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 1.5em 1.5em;
}
/* Make sure embeds and iframes fit their containers. */
embed, iframe, object {
  max-width: 100%;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
/* Links
 --------------------------------------------- */
/* Forms
 --------------------------------------------- */
button, input[type="button"], input[type="reset"], input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
}
button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb;
}
.sharethis-inline-share-buttons {
  padding-bottom: 2em;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
  color: #111;
}
select {
  border: 1px solid #ccc;
}
textarea {
  width: 100%;
}
/*--------------------------------------------------------------
 # Layouts
 --------------------------------------------------------------*/
/*--------------------------------------------------------------
 # Components
 --------------------------------------------------------------*/
/* Navigation
 --------------------------------------------- */
.main-navigation {
  display: block;
  width: 100%;
  padding: 40px 0px 40px;
}
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}
.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
  display: block;
  left: auto;
}
.main-navigation ul ul a {
  width: 200px;
}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
  left: auto;
}
.main-navigation li {
  position: relative;
}
.main-navigation a {
  display: block;
  text-decoration: none;
}
.main-navigation .mega-menu-link:hover {
  color: transparent;
}
/* Small menu. */
.menu-toggle, .main-navigation.toggled ul {
  display: block;
}
@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: flex;
  }
}
.site-main .comment-navigation, .site-main .posts-navigation {
  margin: 0 0 1.5em;
}
.comment-navigation .nav-links, .posts-navigation .nav-links {
  display: flex;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous {
  flex: 1 0 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
  font-size: 30px;
  background-color: transparent !important;
}
@media screen and (max-width: 814px) {
  #mega-menu-menu-1 {
    padding: 40px;
    background-color: #fbeee6 !important;
    margin-top: 1rem !important;
  }
}
@media screen and (max-width: 814px) {
  #mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open + #mega-menu-menu-1 {
    padding: 40px;
    background-color: #fbeee6 !important;
  }
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
  float: inherit !important;
  color: #ccbeb6;
  font-size: 22px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:hover {
  color: #e2e7ed;
}
@media screen and (max-width: 814px) {
  #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-item .mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    border-bottom: none;
  }
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 a.mega-menu-link {
  background-color: transparent !important;
  padding-left: 2em;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 a.mega-menu-link:hover {
  color: #e2e7ed;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
  background-color: #e2e7ed !important;
  padding: 1em 2em 2em 2em;
  width: auto;
}
@media screen and (max-width: 814px) {
  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
    width: auto;
    background-color: #fbeee6 !important;
    padding: 0;
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 814px) {
  #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    margin-left: 4em;
  }
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link {
  border-bottom: 1px solid #333;
  font-family: 'SUNDAYS', serif;
  font-size: 22px;
  padding-left: 0;
  line-height: 48px !important;
  height: 42px;
  font-size: 24px;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
  height: 2px !important;
}
.dashicons-instagram {
  color: #ccbeb6 !important;
}
#mega-menu-item-813 {
  margin-top: 1rem !important;
}
#mega-menu-item-844 {
  margin-top: 1rem !important;
}
/* Posts and pages
 --------------------------------------------- */
.sticky {
  display: block;
}
.post, .page {
  margin: 0;
}
.updated:not(.published) {
  display: none;
}
.page-content, .entry-content, .entry-summary {
  max-width: 1400px;
  margin: 1.5em auto 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
.no-margin-max-width {
  margin: 0;
  max-width: none;
}
/* Comments
 --------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
/* Widgets
 --------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}
.widget select {
  max-width: 100%;
}
/* Media
 --------------------------------------------- */
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}
/* Captions
 --------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.wp-caption-text {
  text-align: center;
}
/* Galleries
 --------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
  display: block;
}
/*--------------------------------------------------------------
 # Plugins
 --------------------------------------------------------------*/
/* Jetpack infinite scroll
 --------------------------------------------- */
/*--------------------------------------------------------------
 # Utilities
 --------------------------------------------------------------*/
/* Accessibility
 --------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}
/* Alignments
 --------------------------------------------- */
/*rtl:ignore*/
.alignleft {
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}
.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}
.gform_heading {
  display: none;
}
.gfield_label {
  width: auto !important;
  padding-top: 0.5em;
  font-family: 'SUNDAYS' !important;
  font-weight: normal !important;
}
.gsection {
  border: none !important;
  font-family: "SUNDAYS";
}
.gform_wrapper.gravity-theme {
  justify-content: start !important;
  transform: translate(25%) !important;
  margin-bottom: 3rem;
}
@media screen and (max-width: 600px) {
  .gform_wrapper.gravity-theme {
    transform: translate(0) !important;
    margin-right: 0 !important;
    margin-left: 20% !important;
  }
}
@media screen and (max-width: 600px) {
  .gform_wrapper.gravity-theme input[type=text] {
    width: 70% !important;
  }
}
.gform_wrapper.gravity-theme .left_label .gfield:not(.gsection):not(.gfield_html):not(fieldset), .gform_wrapper.gravity-theme .right_label .gfield:not(.gsection):not(.gfield_html):not(fieldset) {
  justify-content: start !important;
}
.gform_wrapper.gravity-theme .gfield textarea {
  width: 75% !important;
}
@media screen and (max-width: 600px) {
  .gform_wrapper.gravity-theme .gfield textarea {
    width: 70%;
  }
}
.gform_wrapper.gravity-theme .gform_footer.left_label, .gform_wrapper.gravity-theme .gform_footer.right_label, .gform_wrapper.gravity-theme .gform_page_footer.left_label, .gform_wrapper.gravity-theme .gform_page_footer.right_label {
  padding: 0 !important;
}
.gform_wrapper.gravity-theme .gform_footer button, .gform_wrapper.gravity-theme .gform_footer input, .gform_wrapper.gravity-theme .gform_page_footer button, .gform_wrapper.gravity-theme .gform_page_footer input {
  background-color: transparent !important;
  font-family: 'SUNDAYS' !important;
  padding: 0.5em 2.5em !important;
}
.gsection_title {
  margin: 0 !important;
  font-family: 'SUNDAYS' !important;
  font-weight: normal !important;
  padding: 0 !important;
}
.whites-form-hidden {
  display: none;
  margin-top: 3rem;
}
.press-form-hidden {
  display: none;
}
.audrey-form-hidden {
  display: none;
}
.toggle-display {
  display: block !important;
}
.display-none {
  display: none !important;
}
.gform_wrapper.gravity-theme .gfield textarea.small {
  font-family: "SUNDAYS" !important;
}
@media screen and (max-width: 600px) {
  .gform_wrapper.gravity-theme .gfield textarea.small {
    width: 70% !important;
  }
}
.gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
  font-family: "SUNDAYS";
}
.strictContent label {
  font-family: 'SUNDAYS' !important;
}
