.page-header {
  display: none;
}

.elementor-editor-active .elementor-location-header .elementor-section {
  min-height: 100px;
}

#zff-logo {
  height: 0;
}
#zff-logo .elementor-widget-image {
  padding: 1000px 1000px;
  position: fixed;
  margin-left: -1000px;
  top: -1000px;
  background: radial-gradient(ellipse at center, #FFFFFF 0, rgba(0, 0, 0, 0) 50%);
  pointer-events: none;
  width: auto;
}
#zff-logo .elementor-widget-image img {
  max-width: 250px;
  pointer-events: auto;
}
#zff-logo a {
  padding: 20px;
}

.site-header-wide {
  display: block;
  margin-bottom: 0 !important;
}

.site-header-medium,
.site-header-narrow {
  display: none;
  margin-bottom: 0 !important;
}

/*
// moved to style-head to avoid visible changes during load
.site-header .elementor-slides, .swiper-slide
{
  height: calc(900vw / 21) !important;

  @media (max-width: 1300px)
  {
    height: calc(1350vw / 21) !important;
  }

  @media (max-width: 800px)
  {
    height: calc(1800vw / 21) !important;
  }
}
*/
@media (max-width: 1300px) {
  .site-header-wide {
    display: none;
  }

  .site-header-medium {
    display: block;
  }

  /*
  .site-header .elementor-slides, .swiper-slide
  {
      height: calc(1350vw / 21) !important;
  }
  */
}
@media (max-width: 800px) {
  .site-header-medium {
    display: none;
  }

  .site-header-narrow {
    display: block;
  }

  /* 
  .site-header .elementor-slides, .swiper-slide
  {
      height: calc(1800vw / 21) !important;
  }
  */
}
.elementor-widget-nav-menu {
  margin-bottom: 0 !important;
}

@media (max-width: 825px) {
  div[data-elementor-type=wp-page] .elementor-widget-nav-menu .elementor-nav-menu--main {
    display: none;
  }
  div[data-elementor-type=wp-page] .elementor-widget-nav-menu .elementor-menu-toggle {
    display: block;
    padding: 10px;
  }
  div[data-elementor-type=wp-page] .elementor-widget-nav-menu .elementor-menu-toggle.elementor-active + .elementor-nav-menu--dropdown {
    display: block;
    margin-bottom: 10px;
    margin-top: 0;
  }
}
.elementor-widget-nav-menu li:last-child a span {
  position: relative;
  transition: none;
}
.elementor-widget-nav-menu li:last-child a span::after {
  position: absolute;
  left: calc(100% + 10px);
  top: calc(50% - 10px);
  height: 20px;
  width: 20px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f35d";
  transition: none !important;
  font-size: 0.9em;
  opacity: 0;
}

.elementor-widget-nav-menu li:last-child a:hover span::after,
.elementor-widget-nav-menu li:last-child a:focus span::after {
  opacity: 1;
}

body:not(.mousenav) .elementor-widget-nav-menu li:last-child a:focus span::after {
  left: calc(100% + 30px);
}

@media (max-width: 825px) {
  .elementor-widget-nav-menu li:last-child a span::after {
    opacity: 1;
  }

  body:not(.mousenav) .elementor-widget-nav-menu li:last-child a:focus span::after {
    left: calc(100% + 10px);
  }
}
.elementor-location-footer .elementor-top-section:last-child {
  text-align: center;
  color: #fff;
  font-size: 12px;
}
.elementor-location-footer .elementor-top-section:last-child a {
  color: #fff;
}
.elementor-location-footer .elementor-top-section:last-child a:hover {
  color: #f29d4b;
}
.elementor-location-footer .elementor-top-section:last-child p:first-child {
  display: flex;
  justify-content: center;
  margin: 0 -5px;
}
.elementor-location-footer .elementor-top-section:last-child p:first-child span {
  display: block;
  padding: 0 5px;
}
.elementor-location-footer .elementor-top-section:last-child p {
  margin: 0;
}
.elementor-location-footer .elementor-top-section:first-child {
  padding: 20px 10px !important;
}
.elementor-location-footer .elementor-top-section:first-child .elementor-button:hover, .elementor-location-footer .elementor-top-section:first-child input[type=submit]:hover, .elementor-location-footer .elementor-top-section:first-child .elementor-social-icon:hover {
  background-color: #f29d4b;
}
.elementor-location-footer .elementor-top-section:first-child .elementor-button:hover i, .elementor-location-footer .elementor-top-section:first-child input[type=submit]:hover i, .elementor-location-footer .elementor-top-section:first-child .elementor-social-icon:hover i {
  color: #fff !important;
}
.elementor-location-footer .elementor-top-section:first-child .elementor-button, .elementor-location-footer .elementor-top-section:first-child input[type=submit], .elementor-location-footer .elementor-top-section:first-child .elementor-social-icon {
  transition-duration: 0s;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container {
  align-items: center;
  justify-content: space-between;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column {
  width: auto;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(2) {
  align-self: stretch;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(2) .elementor-widget-wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(2) .elementor-widget-wrap .elementor-widget-nav-menu {
  margin-bottom: 0;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(2) .elementor-widget-wrap .elementor-widget-nav-menu li {
  text-align: center;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(2) .elementor-widget-wrap .elementor-widget-nav-menu li a {
  display: inline;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(2) .elementor-widget-wrap .elementor-widget-button {
  margin-top: 0.9rem;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(2) .elementor-widget-wrap p {
  margin: 0;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(1) {
  flex: 0 1 300px;
  align-self: center;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(1) p:last-child {
  margin-bottom: 0;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(1) strong {
  font-weight: 600;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(2) {
  flex: 0 1 400px;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(2) .elementor-widget-nav-menu a {
  color: #fff;
  transition-duration: 0s;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(2) .elementor-widget-nav-menu a:hover {
  color: #f29d4b;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(2) .elementor-widget-divider {
  margin: 0;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(2) .elementor-button {
  padding: 10px;
  border-radius: 3px;
  background-color: #ECEAE6;
  color: #000;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(2) .elementor-button:hover {
  background-color: #f29d4b;
  color: #fff;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(3) {
  flex: 0 1 300px;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(4) {
  flex: 0 1 300px;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(4) p:last-child {
  margin-bottom: 0;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(4) a {
  color: #f29d4b;
  transition-duration: 0s;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(4) a:hover {
  color: #fff;
}
.elementor-location-footer .elementor-inner-section .elementor-column:first-child {
  flex: 1 1 auto;
  width: auto;
}
.elementor-location-footer .elementor-inner-section .elementor-column:last-child {
  flex: 0 0 80px;
  width: auto;
}
.elementor-location-footer .elementor-social-icons-wrapper {
  display: flex;
  justify-content: flex-end;
  position: relative;
  left: 2px;
}
.elementor-location-footer .elementor-social-icons-wrapper > .elementor-grid-item {
  padding: 5px;
}
@media (max-width: 1200px) {
  .elementor-location-footer .elementor-top-section:first-child > .elementor-container {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column {
    flex: 0 1 50% !important;
    max-width: 400px;
  }
  .elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(1) {
    order: 3;
  }
  .elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(2) {
    order: 2;
    padding-bottom: 20px;
  }
  .elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(3) {
    order: 1;
    padding-bottom: 20px;
  }
  .elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(4) {
    order: 4;
  }
}
@media (max-width: 800px) {
  .elementor-location-footer .elementor-top-section:first-child > .elementor-container {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column {
    flex: 0 1 100% !important;
    max-width: 400px;
  }
  .elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(1) {
    order: 4;
  }
  .elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(2) {
    order: 2;
  }
  .elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(3) {
    order: 1;
  }
  .elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(4) {
    order: 3;
    padding-bottom: 20px;
  }
}
.elementor-location-footer .elementor-section:last-child p {
  flex-wrap: wrap;
}

.zff-subscribe {
  color: #fff;
}
.zff-subscribe form {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}
.zff-subscribe h2 {
  font-size: 1rem;
  text-align: center;
  margin-top: 0;
}
.zff-subscribe input[type=text] {
  background-color: transparent;
  border: 1px solid #6E6C70;
  background-color: #6E6C70;
  color: #fff;
  font-size: 0.9rem;
  padding: 5px;
}
.zff-subscribe input[type=text]::placeholder {
  color: #fff;
}
.zff-subscribe input[type=submit] {
  color: #000;
  border: 0;
  border-radius: 3px;
  background-color: #ECEAE6;
  text-align: center;
  font-weight: 500;
  font-size: 0.9rem;
}
.zff-subscribe input[type=submit]:hover {
  background-color: #AE543B;
  color: #fff;
}
.zff-subscribe .zff-subscribe-fields {
  display: flex;
  flex-wrap: wrap;
  margin: -5px;
}
.zff-subscribe .zff-subscribe-fields input {
  margin: 5px;
}
.zff-subscribe .zff-subscribe-fields input[type=text]:focus {
  outline: 2px solid #f29d4b;
}
.zff-subscribe .zff-subscribe-fields input:nth-child(1), .zff-subscribe .zff-subscribe-fields input:nth-child(2) {
  width: calc(50% - 10px);
}
.zff-subscribe .zff-subscribe-fields > * {
  display: block;
}
.zff-subscribe .zff-subscribe-fields > * {
  margin-bottom: 0.45rem;
}
.zff-subscribe .zff-subscribe-submit {
  margin-top: 0.9rem;
  text-align: center;
}

.sticky-heading {
  position: relative;
}

.sticky-heading-clone {
  position: fixed;
  top: var(--nav-height);
  width: var(--sticky-heading-width) !important;
  height: var(--sticky-heading-height) !important;
  overflow: hidden;
}

.sticky-heading-stuck {
  opacity: 0;
}

.sticky-heading + .sticky-heading-clone {
  display: none;
}

.sticky-heading-stuck + .sticky-heading-clone {
  display: block;
}

.site-home3box {
  padding: 10px;
}
.site-home3box .elementor-column {
  padding: 10px;
}
.site-home3box .elementor-column .elementor-widget-wrap {
  padding: 20px;
}
@media (max-width: 480px) {
  .site-home3box {
    padding: 5px;
  }
  .site-home3box .elementor-column {
    padding: 5px;
  }
  .site-home3box .elementor-column .elementor-widget-wrap {
    padding: 10px;
  }
}
@media (max-width: 1200px) {
  .site-home3box > .elementor-container {
    flex-direction: column;
  }
  .site-home3box > .elementor-container > .elementor-column {
    width: 100%;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
  }
  .site-home3box .elementor-inner-section > .elementor-container {
    flex-direction: column;
  }
  .site-home3box .elementor-inner-section > .elementor-container > .elementor-column {
    width: 100%;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
  }
}

.site-cta .site-cta-heading {
  padding: 40px 20px 0 20px;
}
.site-cta > .elementor-container {
  padding: 0;
}
.site-cta > .elementor-container .elementor-widget-wrap {
  padding: 0;
}
.site-cta .elementor-inner-section {
  padding: 20px;
}
.site-cta .elementor-inner-section .elementor-column {
  padding: 20px;
}
@media (max-width: 950px) {
  .site-cta {
    padding-bottom: 5px;
  }
  .site-cta .site-cta-heading {
    padding: 20px 10px 0 10px;
  }
  .site-cta .elementor-inner-section {
    padding: 10px;
  }
  .site-cta .elementor-inner-section .elementor-column {
    padding: 10px;
  }
}
@media (max-width: 650px) {
  .site-cta > .elementor-container {
    flex-direction: column;
  }
  .site-cta > .elementor-container > .elementor-column {
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }
  .site-cta .elementor-inner-section > .elementor-container {
    flex-direction: column;
  }
  .site-cta .elementor-inner-section > .elementor-container > .elementor-column {
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }
}

.site-pagehead {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.site-pagehead .elementor-column {
  flex: 1 1 auto;
}
.site-pagehead .elementor-column:last-child {
  flex: 0 1 0;
}
@media (max-width: 775px) {
  .site-pagehead > .elementor-container {
    flex-direction: column;
  }
  .site-pagehead > .elementor-container > .elementor-column {
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }
  .site-pagehead .elementor-inner-section > .elementor-container {
    flex-direction: column;
  }
  .site-pagehead .elementor-inner-section > .elementor-container > .elementor-column {
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 775px) {
  .site-pagehead .elementor-column:last-child {
    flex: 1 1 auto;
  }
  .site-pagehead .elementor-column:last-child .elementor-widget-wrap {
    justify-content: flex-start;
    padding-left: 0;
    padding-top: 0;
  }
}

.site-twocol {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
@media (max-width: 1050px) {
  .site-twocol .elementor-inner-section > .elementor-container {
    flex-direction: column;
  }
  .site-twocol .elementor-inner-section > .elementor-container .elementor-column {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 900px) {
  .site-twocol > .elementor-container {
    flex-direction: column;
  }
  .site-twocol > .elementor-container > .elementor-column {
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }
  .site-twocol .elementor-inner-section > .elementor-container {
    flex-direction: column;
  }
  .site-twocol .elementor-inner-section > .elementor-container > .elementor-column {
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 900px) {
  .site-twocol {
    --mobile: 1;
  }
}

.elementor-accordion .elementor-accordion-item {
  display: none;
}
.elementor-accordion .details-print {
  display: none;
}
.elementor-accordion .details-summary,
.elementor-accordion details summary {
  text-transform: uppercase;
  padding: 15px 0 15px 30px !important;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
  line-height: 1.5;
  color: #ae543b;
  font-weight: 500;
  position: relative;
  cursor: pointer;
}
.elementor-accordion details > summary {
  list-style: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.elementor-accordion details > summary::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f067";
  position: absolute;
  left: 0;
}
.elementor-accordion details[open]:not(.closing) > summary::before {
  content: "\f068";
}
.elementor-accordion details summary::marker,
.elementor-accordion details summary::-webkit-details-marker {
  display: none;
  content: "";
}
.elementor-accordion details > div {
  display: none;
}
.elementor-accordion details {
  border: 0;
  padding-left: 30px !important;
}
.elementor-accordion details summary {
  margin-left: -30px;
}
.elementor-accordion details summary:hover {
  color: #323338;
}

.elementor-editor-active .elementor-accordion-item {
  display: block !important;
}

.elementor-widget-text-editor ul,
.elementor-widget-text-editor ol,
.elementor-accordion-item ul,
.elementor-accordion-item ol,
.elementor-widget-site-markdown ul,
.elementor-widget-site-markdown ol {
  padding-left: 20px;
}
.elementor-widget-text-editor li,
.elementor-accordion-item li,
.elementor-widget-site-markdown li {
  margin-bottom: 0.9rem;
}
.elementor-widget-text-editor li:last-child,
.elementor-accordion-item li:last-child,
.elementor-widget-site-markdown li:last-child {
  margin-bottom: 0;
}
.elementor-widget-text-editor li > ul,
.elementor-widget-text-editor li > ol,
.elementor-accordion-item li > ul,
.elementor-accordion-item li > ol,
.elementor-widget-site-markdown li > ul,
.elementor-widget-site-markdown li > ol {
  margin-top: 0.9rem;
}
.elementor-widget-text-editor li li li,
.elementor-accordion-item li li li,
.elementor-widget-site-markdown li li li {
  margin-top: 0;
  margin-bottom: 0;
}

.elementor-accordion-item li li:not(:last-child) {
  margin-bottom: 0.45rem;
}
.elementor-accordion-item li li li:not(:last-child) {
  margin-bottom: 0;
}

.elementor-widget-site-markdown p + ol,
.elementor-widget-site-markdown p + ul,
.zff-stylized-list p + ol,
.zff-stylized-list p + ul,
.zff-numbered-list p + ol,
.zff-numbered-list p + ul {
  margin: 2rem 0 2rem 1rem;
}
.elementor-widget-site-markdown ol:last-child,
.elementor-widget-site-markdown ul:last-child,
.zff-stylized-list ol:last-child,
.zff-stylized-list ul:last-child,
.zff-numbered-list ol:last-child,
.zff-numbered-list ul:last-child {
  margin-bottom: 0;
}
.elementor-widget-site-markdown strong,
.zff-stylized-list strong,
.zff-numbered-list strong {
  font-weight: 600;
}

.elementor-widget-site-markdown ul,
.zff-stylized-list ul {
  list-style-type: none;
  padding-left: 30px;
}
.elementor-widget-site-markdown ul li,
.zff-stylized-list ul li {
  position: relative;
}
.elementor-widget-site-markdown ul li::before,
.zff-stylized-list ul li::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  content: "\f105";
  left: -20px;
  top: -0.125em;
  color: #AE543B;
  font-size: 1.25em;
}
.elementor-widget-site-markdown ul ul li::before,
.zff-stylized-list ul ul li::before {
  content: "\f0da";
  font-size: 1em;
  top: 1.5px;
}
.elementor-widget-site-markdown ul ul ul li::before,
.zff-stylized-list ul ul ul li::before {
  content: "";
  background-color: #6e6b70;
  width: 5px;
  height: 5px;
  border-radius: 2.5px;
  top: 10px;
}

.elementor-widget-site-markdown ol,
.zff-numbered-list ol {
  list-style: none;
  counter-reset: counter;
  padding-left: 40px;
}
.elementor-widget-site-markdown ol > li,
.zff-numbered-list ol > li {
  counter-increment: counter;
  position: relative;
}
.elementor-widget-site-markdown ol > li::before,
.zff-numbered-list ol > li::before {
  position: absolute;
  content: counter(counter);
  left: -40px;
  background-color: #EDEBE5;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 50%;
  font-size: 0.8rem;
  font-weight: 500;
}
.elementor-widget-site-markdown ol > li > ul,
.zff-numbered-list ol > li > ul {
  list-style-type: lower-alpha;
}

.zff-percent-list ul {
  list-style-type: none;
  padding-left: 50px;
}
.zff-percent-list li {
  position: relative;
}
.zff-percent-list li span {
  position: absolute;
  left: -50px;
  background-color: #AE543B;
  color: #fff;
  width: 35px;
  height: 35px;
  border-radius: 17.5px;
  text-align: center;
  line-height: 35px;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: -0.33px;
}

.site-flipboxes {
  background-color: #323338;
  font-size: 1rem;
  /* This container is needed to position the front and back side */
  /* Do an horizontal flip when you move the mouse over the flip box container */
  /* Position the front and back side */
  /* Style the front side */
  /* Style the back side */
}
.site-flipboxes .elementor-widget-wrap {
  display: flex;
  align-items: stretch;
}
.site-flipboxes .elementor-widget-text-editor {
  flex: 0 0 50%;
  margin: 0;
  background-color: #323338;
  padding: 10px;
}
.site-flipboxes .elementor-widget-text-editor h2 {
  color: #F29D4B;
  font-size: 2.5em;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
  margin-top: 0;
}
.site-flipboxes .elementor-widget-text-editor p {
  font-size: 1.1em;
}
@media (max-width: 1200px) {
  .site-flipboxes .elementor-widget-text-editor h2 {
    font-size: 2.27em;
  }
  .site-flipboxes .elementor-widget-text-editor p {
    font-size: 1em;
  }
}
.site-flipboxes .elementor-widget-text-editor .elementor-widget-container {
  background-color: #323338;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.site-flipboxes .elementor-widget-text-editor .elementor-widget-container > p:last-child {
  margin-bottom: 0;
}
.site-flipboxes .elementor-image-box-title {
  margin-top: 0;
}
.site-flipboxes .elementor-widget-image-box {
  flex: 0 0 25%;
  margin: 0;
}
.site-flipboxes .elementor-widget-image-box img {
  pointer-events: none;
}
@media (max-width: 1125px) {
  .site-flipboxes .elementor-image-box-description {
    font-size: 1.42vw;
  }
}
@media (max-width: 1000px) {
  .site-flipboxes .elementor-widget-text-editor h2 {
    font-size: 2em;
  }
  .site-flipboxes .elementor-widget-text-editor {
    flex: 0 0 100%;
    min-height: 33.3333333333vw;
  }
  .site-flipboxes .elementor-widget-image-box {
    flex: 0 0 33.3333333333%;
  }
  .site-flipboxes .elementor-image-box-description {
    font-size: 16px;
  }
}
@media (max-width: 850px) {
  .site-flipboxes .elementor-image-box-description {
    font-size: 1.88vw;
  }
}
@media (max-width: 750px) {
  .site-flipboxes .elementor-widget-text-editor {
    flex: 0 0 100%;
    min-height: 50vw;
  }
  .site-flipboxes .elementor-widget-image-box {
    flex: 0 0 50%;
  }
  .site-flipboxes .elementor-image-box-description {
    font-size: 16px;
  }
}
@media (max-width: 575px) {
  .site-flipboxes .elementor-image-box-description {
    font-size: 2.78vw;
  }
}
@media (max-width: 500px) {
  .site-flipboxes .elementor-widget-text-editor {
    flex: 0 0 100%;
    min-height: 100vw;
  }
  .site-flipboxes .elementor-widget-image-box {
    flex: 0 0 100%;
  }
  .site-flipboxes .elementor-image-box-description {
    font-size: 16px;
  }
}
.site-flipboxes .elementor-widget-container {
  background-color: #EDEBE5;
  perspective: 1000px;
  /* Remove this if you don't want the 3D effect */
}
.site-flipboxes .elementor-image-box-wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.site-flipboxes .elementor-widget-image-box {
  cursor: pointer;
}
.site-flipboxes .elementor-widget-container:hover .elementor-image-box-wrapper,
.site-flipboxes .elementor-widget-container:focus-within .elementor-image-box-wrapper,
.site-flipboxes .elementor-widget-image-box.flipped .elementor-image-box-wrapper {
  transform: rotateY(180deg);
}
.site-flipboxes .elementor-widget-container:hover img,
.site-flipboxes .elementor-widget-container:focus-within img,
.site-flipboxes .elementor-widget-image-box.flipped img {
  opacity: 0;
}
.site-flipboxes .elementor-image-box-img, .site-flipboxes .elementor-image-box-content {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  /* Safari */
  backface-visibility: hidden;
}
.site-flipboxes .elementor-image-box-img img {
  display: block;
  height: 100%;
  width: 100%;
}
.site-flipboxes .elementor-image-box-content {
  transform: rotateY(180deg);
  padding: 10px;
  line-height: 1.25;
  text-align: left !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.site-flipboxes .elementor-image-box-content h3 {
  font-size: 1em !important;
}

.site-page2box {
  padding: 5px;
}
.site-page2box .elementor-column {
  padding: 5px;
}
.site-page2box .elementor-column .elementor-widget-wrap {
  padding: 10px;
}
@media (max-width: 1000px) {
  .site-page2box > .elementor-container {
    flex-direction: column;
  }
  .site-page2box > .elementor-container > .elementor-column {
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }
  .site-page2box .elementor-inner-section > .elementor-container {
    flex-direction: column;
  }
  .site-page2box .elementor-inner-section > .elementor-container > .elementor-column {
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }
}

.site-settings-toggle,
.site-translate-toggle {
  cursor: pointer;
}

.site-settings,
.site-translate {
  display: none;
  position: relative;
  background-color: #6E6C70;
  color: #fff;
  position: absolute;
  top: 100%;
  right: 0;
  width: 300px !important;
  background-color: #fff;
  border: 2px solid #323338;
  color: #323338;
  padding: 10px 10px 18px 10px;
  z-index: 10;
  border-radius: 3px;
}
.site-settings .elementor-button-text,
.site-translate .elementor-button-text {
  position: fixed;
  left: 100vw;
}
.site-settings p,
.site-translate p {
  font-weight: 500;
}
.site-settings div:not(:first-child),
.site-translate div:not(:first-child) {
  padding-top: 20px;
}
.site-settings label:last-child,
.site-translate label:last-child {
  padding-left: 15px;
}
.site-settings .elementor-widget-wrap,
.site-translate .elementor-widget-wrap {
  padding: 0 !important;
}
.site-settings .elementor-container,
.site-translate .elementor-container {
  display: flex;
  flex-direction: column;
}
.site-settings .elementor-container .elementor-column,
.site-translate .elementor-container .elementor-column {
  flex: 0 0 auto;
  width: 100%;
}
.site-settings .elementor-container > .elementor-column:last-child .elementor-field-group:first-child label,
.site-translate .elementor-container > .elementor-column:last-child .elementor-field-group:first-child label {
  padding-top: 4px;
}
.site-settings .elementor-container > .elementor-column:first-child,
.site-translate .elementor-container > .elementor-column:first-child {
  position: absolute;
  top: 0;
  right: -5px;
  width: 30px;
  height: 20px;
  z-index: 1;
}
.site-settings .elementor-container > .elementor-column:first-child a,
.site-translate .elementor-container > .elementor-column:first-child a {
  padding: 0;
  box-sizing: content-box;
  display: block;
}
.site-settings .elementor-container > .elementor-column:first-child i,
.site-translate .elementor-container > .elementor-column:first-child i {
  padding: 5px;
}
.site-settings .elementor-container > .elementor-column:first-child span,
.site-settings .elementor-container > .elementor-column:first-child i,
.site-translate .elementor-container > .elementor-column:first-child span,
.site-translate .elementor-container > .elementor-column:first-child i {
  display: block;
  margin: 0;
  font-size: 1.25rem;
}
.site-settings .elementor-container > .elementor-column:first-child i::before,
.site-translate .elementor-container > .elementor-column:first-child i::before {
  display: block;
  width: 20px;
}
.site-settings .elementor-field-type-submit,
.site-translate .elementor-field-type-submit {
  display: none;
}
.site-settings label,
.site-translate label {
  padding-bottom: 7px !important;
}
.site-settings .elementor-widget-html .elementor-widget-container > p:last-child,
.site-translate .elementor-widget-html .elementor-widget-container > p:last-child {
  margin-bottom: -10px;
  margin-top: 10px;
}

.site-translate .elementor-container > .elementor-column:first-child {
  top: 11px;
  right: 3px;
}

.site-translate div:not(:first-child) {
  padding-top: 0;
  padding-right: 40px;
  margin-top: -5px;
}

.site-translate .elementor-inner-column:last-child .elementor-widget-container {
  display: flex;
  justify-content: space-around;
  padding-top: 10px;
}
.site-translate .elementor-inner-column:last-child .elementor-widget-container a[lang] {
  font-size: 20px;
}

/*
// moved to style-head.scss to prevent visible changes on load
.site-a11ynotice,
.site-skiptomain
{
  position: fixed;
  left: 100vw;
  top: 0;
}
*/
.site-skiptomain a,
.site-a11ynotice a {
  display: block;
  position: fixed;
  box-sizing: border-box;
  top: 10px;
  right: 10px;
  width: 200px;
  opacity: 0;
  transition-duration: 0ms;
  pointer-events: none;
  background-color: #323338;
  z-index: 10001;
  padding: 20px 10px;
  text-align: center;
  line-height: 0;
  color: #fff;
  display: block;
}
.site-skiptomain a:focus-within, .site-skiptomain a:focus,
.site-a11ynotice a:focus-within,
.site-a11ynotice a:focus {
  pointer-events: auto;
  opacity: 1;
}
.site-skiptomain a:hover, .site-skiptomain a:focus,
.site-a11ynotice a:hover,
.site-a11ynotice a:focus {
  color: #fff;
}
.site-skiptomain a:focus,
.site-a11ynotice a:focus {
  pointer-events: auto;
  outline-offset: -2px !important;
  outline: 2px solid #f29d4b !important;
}

body:not(.mousenav) .zff-print:focus,
body:not(.mousenav) .site-settings-toggle:focus {
  outline: 2px solid #AE543B;
  outline-offset: -4px;
}
body:not(.mousenav) .site-settings a:focus {
  outline-color: #AE543B !important;
  outline-offset: 2px;
}
body:not(.mousenav) .site-settings input[type=radio]:focus {
  outline: 2px solid #AE543B;
  outline-offset: 2px;
}
body:not(.mousenav) .elementor-section a:focus {
  outline: 2px solid #f29d4b;
}
body:not(.mousenav) .elementor-section#zff-logo a:focus {
  outline-offset: -4px;
}
body:not(.mousenav) .elementor-section#zff-primary-nav a:focus {
  outline-offset: -2px;
}
body:not(.mousenav) .elementor-section .elementor-widget-text-editor a:focus {
  outline: 2px solid #AE543B;
}
body:not(.mousenav) .elementor-section.site-cta .elementor-widget-wrap:focus-within > .elementor-background-overlay {
  opacity: 0 !important;
}
body:not(.mousenav) .elementor-section.site-cta a:focus {
  outline: 3px solid #AE543B;
  outline-offset: 6px;
}
body:not(.mousenav) .elementor-location-footer .site-footer-logo a:focus {
  outline-offset: 4px;
}
body:not(.mousenav) .elementor-location-footer a:focus {
  outline-color: #f29d4b !important;
  color: #f29d4b !important;
}
body:not(.mousenav) .elementor-location-footer .elementor-social-icon:focus {
  outline-offset: 2px;
  background-color: #f29d4b !important;
}
body:not(.mousenav) .elementor-location-footer .elementor-social-icon:focus i {
  color: #fff !important;
}
body:not(.mousenav) .elementor-location-footer .elementor-button-link:focus,
body:not(.mousenav) .elementor-location-footer input[type=submit]:focus {
  outline-offset: 2px;
  outline: 2px solid #f29d4b !important;
  background-color: #f29d4b !important;
  color: #fff !important;
}
body:not(.mousenav) summary:focus {
  outline: 0;
}
body:not(.mousenav) summary:focus span {
  outline: 2px solid #AE543B;
  outline-offset: 4px;
}
body:not(.mousenav) .site-flipboxes .elementor-image-box-description a:focus {
  outline: 2px solid #AE543B;
  outline-offset: -3px;
  padding: 0 3px;
  margin: 0 -3px;
}

@media print {
  html {
    font-size: 10pt;
  }

  details,
div[data-elementor-type=header] .elementor-section:last-child,
div[data-elementor-type=wp-page] .elementor-top-section:first-child,
.zff-noprint,
.site-noprint,
.elementor-accordion-icon,
div[data-elementor-type=footer] .elementor-column:not(:first-child),
div[data-elementor-type=footer] .elementor-top-section:last-child,
.sticky-heading-clone {
    display: none !important;
  }

  section {
    width: auto !important;
  }

  .elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column {
    width: auto !important;
    flex: 1 1 auto !important;
  }
  .elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column p {
    color: #000 !important;
  }

  .details-print {
    display: block !important;
  }
  .details-print .details-summary {
    padding-left: 0 !important;
  }

  #zff-logo {
    opacity: 1 !important;
    filter: brightness(0) invert(0.2);
  }
  #zff-logo .elementor-widget-wrap {
    display: block;
    position: static;
  }
  #zff-logo .elementor-widget-wrap a {
    display: block;
  }
  #zff-logo .elementor-widget-wrap .elementor-element {
    width: auto;
  }
  #zff-logo a {
    padding-top: 0;
  }
  #zff-logo a::after {
    display: none !important;
  }
  #zff-logo .elementor-widget-image {
    position: static;
    padding: 0;
    margin: 0;
  }

  div[data-elementor-type=wp-page] {
    padding-top: 120px;
  }

  .elementor-tab-content {
    display: block !important;
  }

  div[data-elementor-type=footer] .elementor-top-section {
    background-color: transparent !important;
    text-align: center;
  }
  div[data-elementor-type=footer] .elementor-top-section .elementor-widget-image {
    display: none;
  }
  div[data-elementor-type=footer] .elementor-top-section .elementor-widget-wrap {
    display: block;
  }

  a::after {
    content: attr(data-print-url) !important;
    font-size: 0.9em;
    color: #767676;
    text-shadow: none;
  }

  a:not([data-print-url])::after {
    display: none;
  }

  .site-twocol > .elementor-container {
    display: block;
  }
  .site-twocol > .elementor-container .elementor-column {
    display: block;
    width: auto;
  }

  .site-flipboxes .elementor-image-box-img {
    display: none;
  }
  .site-flipboxes .elementor-image-box-content {
    transform: none;
    height: auto;
    position: static;
  }
  .site-flipboxes .elementor-image-box-wrapper {
    padding: 0;
    height: auto;
  }
  .site-flipboxes .elementor-widget-text-editor {
    flex: 0 0 100%;
    min-height: 0;
  }
  .site-flipboxes .elementor-widget-image-box {
    flex: 0 0 100%;
    min-height: 0;
  }
  .site-flipboxes .elementor-image-box-description {
    font-size: 1rem;
  }
}
body.elementor-editor-active .elementor-location-header, body.elementor-editor-active .elementor-location-footer, body.elementor-editor-active .elementor-control-align, body.elementor-editor-active #site-hero {
  display: none;
}

.elementor-widget-site-heading p {
  margin-bottom: 0;
}

.elementor-widget-site-heading--subheading-yes span {
  display: block;
}

.elementor-widget-site-heading--subheading-yes span:first-child {
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 600;
  color: #6e6c70;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
  position: relative;
  left: 2px;
  letter-spacing: 0.8px;
  padding-bottom: 7px;
  padding-top: 2.5px;
}

.elementor-widget-site-heading--style-smallblack {
  text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: 500;
  color: #323338;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}

.elementor-widget-site-heading--style-smallred {
  text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: 500;
  color: #ae543b;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}

.elementor-widget-site-heading--style-medium {
  text-transform: none;
  font-size: 2.25rem;
  font-weight: 600;
  color: #323338;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
  line-height: 1.1666666667;
}

.elementor-widget-site-heading--style-large {
  text-transform: none;
  font-size: 2.5rem;
  font-weight: 500;
  color: #ae543b;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  line-height: 1.2;
}

.site-bios .site-bio {
  display: flex;
  padding: 30px 0;
  position: relative;
}
.site-bios .site-bio .site-bio-image {
  flex: 0 0 25%;
}
.site-bios .site-bio .site-bio-image img {
  display: block;
  width: 100%;
  max-width: 400px;
}
.site-bios .site-bio .site-bio-text {
  padding-left: 30px;
  max-width: 900px;
}
.site-bios .site-bio .site-bio-text .site-bio-content > *:last-child {
  margin-bottom: 0;
}
.site-bios .site-bio:not(:last-child) {
  border-bottom: 1px solid #ECEAE6;
}
@media (max-width: 900px) {
  .site-bios .site-bio {
    display: block;
  }
  .site-bios .site-bio .site-bio-name,
.site-bios .site-bio .site-bio-pronouns {
    text-align: center;
  }
  .site-bios .site-bio .site-bio-image img {
    margin: 0 auto;
    padding-bottom: 20px;
  }
  .site-bios .site-bio .site-bio-text {
    padding-left: 0;
  }
}
.site-bios .site-bio-anchor {
  position: absolute;
  top: -45px;
}
.site-bios .site-bio-name {
  font-size: 36px;
  line-height: 42px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
  font-weight: bold;
}
.site-bios .site-bio-pronouns {
  text-transform: uppercase;
  color: #6e6c70;
  font-size: 24px;
  padding-bottom: 20px;
}

/*!
Theme Name: ZFF Community Arts
Theme URI: https://www.zff.org/
Description: Elementor Child Theme
Template: hello-elementor
*/
.zff-print {
  cursor: pointer;
}

.elementor-page {
  overflow-x: hidden;
}
.elementor-page #zff-primary-nav * {
  transition-property: none;
}
.elementor-page .textshadow1 {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}
.elementor-page .textshadow2 {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}
.elementor-page .boxshadow {
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

#zff-primary-nav {
  position: sticky;
  top: 0;
  z-index: 10000;
}
#zff-primary-nav ul {
  padding-left: 0;
}

#site-hero,
#site-header {
  z-index: -1;
}

.elementor-editor-active #site-header,
.elementor-editor-active #site-hero {
  z-index: 0;
}

.zff-applylink li a {
  display: inline-block;
  margin-left: 10px;
  white-space: nowrap;
}

.elementor-widget-menu-anchor {
  top: -85px;
}

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