@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
h1, h2, h3 {
    font-family: 'Bebas Neue', sans-serif !important;
}
}
/* -------------------
   JETPACK CONTACT FORM
   ------------------- */
.wp-block-jetpack-contact-form.is-style-default .grunion-field-wrap {
  margin: 20px 0 28px;
  font-family: "acumin-pro", sans-serif;
  font-weight: 300;
}
.wp-block-jetpack-contact-form.is-style-default .grunion-field-wrap label {
  display: block;
  margin-bottom: 8px;
  font-size: 16px;
  color: #2b2b2b;
}
.wp-block-jetpack-contact-form.is-style-default
  input[type="text"],
.wp-block-jetpack-contact-form.is-style-default
  input[type="email"],
.wp-block-jetpack-contact-form.is-style-default
  input[type="url"],
.wp-block-jetpack-contact-form.is-style-default
  input[type="tel"],
.wp-block-jetpack-contact-form.is-style-default
  input[type="number"],
.wp-block-jetpack-contact-form.is-style-default
  input[type="password"],
.wp-block-jetpack-contact-form.is-style-default
  input[type="search"],
.wp-block-jetpack-contact-form.is-style-default select {
  width: 100%;
  background: transparent !important;
  border: none !important;
  border-bottom: 1px solid #2b2b2b !important;
  border-radius: 0 !important;
  padding: 8px 0 10px;
  color: #2b2b2b;
  font-size: 16px;
  transition: border-color 0.2s ease;
}
.wp-block-jetpack-contact-form.is-style-default
  input:focus,
.wp-block-jetpack-contact-form.is-style-default
  select:focus {
  outline: none !important;
  border-bottom: 1px solid #999999 !important;
}
.wp-block-jetpack-contact-form.is-style-default textarea {
  width: 100%;
  min-height: 160px;
  padding: 12px;
  background: transparent !important;
  color: #2b2b2b;
  border: 1px solid #2b2b2b !important;
  border-radius: 4px !important;
  font-size: 16px;
  transition: border-color 0.2s ease;
}
.wp-block-jetpack-contact-form.is-style-default textarea:focus {
  outline: none !important;
  border: 1px solid #999999 !important;
}
.wp-block-jetpack-contact-form.is-style-default ::placeholder {
  color: #999999;
  opacity: 1;
}

@media (max-width: 768px) {
  .wp-block-columns {
    flex-wrap: wrap !important;
  }
  .wp-block-column {
    flex-basis: 100% !important;
    min-width: 100% !important;
  }
}

@media (max-width: 768px) {
  .mobile-left,
  .mobile-left * {
    text-align: left !important;
  }
}

/* Spacing between accordion items */
.wp-block-accordion.is-layout-flow {
  row-gap: 32px !important;
}

/* Spacing between title and content */
.wp-block-accordion-heading__toggle {
  padding: 0 0 4px 0 !important;
}

.wp-block-accordion-panel {
  padding: 4px 0 0 0 !important;
  margin-top: 0 !important;
}

.wp-block-accordion-item.is-layout-flow {
  row-gap: 0 !important;
}

.wp-block-accordion-item-is-layout-flow {
  row-gap: 0 !important;
}

/* -------------------
BUTTONS
------------------- */
.btn-shadow {
transition: all 0.25s ease;
border-radius: 5px;
box-shadow: none !important;
}
.btn-shadow:hover {
box-shadow: 4px 4px 0 #1b1b1b !important;
border-radius: 4px;
transform: translate(-1px, -1px);
}
.work-shadow {
transition: all 0.25s ease;
border-radius: 15px;
box-shadow: none !important;
}
.work-shadow:hover {
box-shadow: 10px 10px 0 #2b2b2b !important;
border-radius: 15px;
transform: translate(-1px, -1px);
}
a:not(.wp-block-button__link):hover,
a:not(.wp-block-button__link):focus-visible {
  color: #FC634F !important;
  text-decoration-color: #FC634F !important;
  text-decoration: underline !important;
}
.btn-whiteshad {
transition: all 0.25s ease;
border-radius: 5px;
box-shadow: none !important;
}
.btn-whiteshad:hover {
	  color: #ffffff;
box-shadow: 4px 4px 0 #FFFFFF !important;
border-radius: 4px;
transform: translate(-1px, -1px);
}
.wp-block-button__link:hover,
.wp-block-button__link:focus,
.wp-block-button__link:active {
  color: inherit !important;
  background-color: inherit !important;
}

@media (max-width: 768px) {
  .no-mobile-padding {
    padding: 20px !important;
  }
}
.has-base-color.wp-block-button__link:hover,
.has-base-color.wp-block-button__link:focus {
  color: inherit !important;
}
.btn-whiteshad .wp-block-button__link,
.btn-whiteshad .wp-block-button__link:hover,
.btn-whiteshad .wp-block-button__link:focus,
.btn-whiteshad .wp-block-button__link:active {
  color: #ffffff !important;
}
.equal-cards .wp-block-post-title {
  display: -webkit-box !important;
  -webkit-line-clamp: 3 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
  min-height: 4.5em !important;
}
#wpcom-gifting-banner,
.wpcom-gifting-banner {
  display: none !important;
}

.btn-no-hover,
.btn-no-hover:hover,
.btn-no-hover:focus,
.btn-no-hover:active {
  color: #ffffff;
}

.wp-block-button__link.has-base-color:hover,
.wp-block-button__link.has-base-color:focus,
.wp-block-button__link.has-base-color:active {
  color: #ffffff !important;
}

.wp-block-button__link svg path {
    fill: #FC634F;
}

.wp-block-accordion-heading__toggle {
    font-family: 'IBM Plex Mono', monospace !important;
    font-size: 1.2rem !important;
    font-weight: 300 !important;
    text-transform: none !important;
    color: #FC634F !important;
}
@media (max-width: 768px) {
  .wp-block-post-template {
    grid-template-columns: 1fr !important;
  }
}

.btn-icon-white .wp-block-button__link svg path {
    fill: #ffffff;
}
h2 {
    color: #3d3d3d !important;
}

.mobile-only {
    display: none !important;
}

@media (max-width: 768px) {
  .mobile-only {
    display: block !important;
  }
}

@media (max-width: 768px) {
  .hero-cover {
    min-height: 100px !important;
  }
  .hero-cover .wp-block-cover__inner-container {
    padding-top: 0.25rem !important;
    padding-bottom: 1rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
}
