:root {
  --typography-heading: var(--wp--preset--font-family--ivyora) !important;
}

body .main-title,
body .title,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-family: var(--wp--preset--font-family--ivyora) !important;
}
body .main-title b,
body .title b,
body h1 b,
body h2 b,
body h3 b,
body h4 b,
body h5 b,
body h6 b {
  font-family: var(--wp--preset--font-family--seasons);
  font-style: italic;
}

.rbb-page-title.page-title-single {
  background: var(--rbb-breadcrumb-background-color);
}

.rbb-default-header.header-5 .header-logo {
  background-color: var(--e-global-color-3488882) !important;
}
.rbb-default-header.header-5 .header-logo:after, .rbb-default-header.header-5 .header-logo:before {
  content: "";
  border-top: 30px solid var(--rbb-general-primary-color);
  bottom: -30px;
  height: 0;
  position: absolute;
  width: 0;
  border-top-color: var(--e-global-color-3488882) !important;
}
.rbb-default-header.header-5 .header-logo:before {
  display: block !important;
  border-left: 112.5px solid #0000 !important;
  border-right: 112.5px solid #0000 !important;
}
.rbb-default-header.header-5 .header-logo:after {
  display: none;
}

.header-stuck #rbb-branding a img.logo {
  display: block !important;
}

.rbb-swiper {
  padding-bottom: 0 !important;
}

form.wpcf7-form input[type=checkbox] {
  width: 1rem;
  height: 1rem;
  color: #F7A600;
  padding: 0;
}
form.wpcf7-form .wpcf7-submit {
  font-size: 1rem;
}

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