/* Text meant only for screen readers. */
.home.page-template-template-fullwidth .hentry {
  margin-bottom: 0;
}
.home.page-template-template-fullwidth .hentry .entry-content > .wp-block-cover,
.home.page-template-template-fullwidth .hentry .entry-content > .wp-block-image {
  margin-bottom: 4.235801032em;
}
.home.page-template-template-fullwidth .hentry .entry-content h2 + .woocommerce,
.home.page-template-template-fullwidth .hentry .entry-content h2 + [class*=wp-block-woocommerce-] {
  margin-top: 2.2906835em;
}

.entry-content [class*=wp-block-], .entry-content [class^=wp-block-] {
  margin-bottom: 1.41575em;
}
.entry-content [class*=wp-block-] [class*=wp-block-], .entry-content [class*=wp-block-] [class^=wp-block-], .entry-content [class^=wp-block-] [class*=wp-block-], .entry-content [class^=wp-block-] [class^=wp-block-] {
  margin-bottom: 0;
}
.entry-content [class*=wp-block-] [class*=wp-block-].wp-block-latest-comments__comment, .entry-content [class*=wp-block-] [class^=wp-block-].wp-block-latest-comments__comment, .entry-content [class^=wp-block-] [class*=wp-block-].wp-block-latest-comments__comment, .entry-content [class^=wp-block-] [class^=wp-block-].wp-block-latest-comments__comment {
  margin-bottom: 0.875em;
}

.blocks-gallery-grid .blocks-gallery-image figcaption,
.blocks-gallery-grid .blocks-gallery-item figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
  font-size: var(--e-global-typography-text-font-size);
}

.wp-block-cover,
.wp-block-group.has-background {
  margin-bottom: 1.41575em;
}

.wp-block-gallery {
  margin-bottom: 0.3342343017em;
}

.wp-block-image img {
  display: inherit;
}

figcaption {
  margin-bottom: 0.875em;
}

blockquote, .wp-block-quote {
  border: 2px solid var(--e-global-color-primary);
  font-size: 16px;
  font-weight: 700;
  color: var(--e-global-color-secondary);
  padding: 30px 80px 30px 30px;
  margin: 1em 0 1.41575em;
}
@media (min-width: 768px) {
  blockquote, .wp-block-quote {
    padding: 40px 100px 40px 40px;
  }
}
blockquote cite, blockquote footer, .wp-block-quote cite, .wp-block-quote footer {
  font-weight: 400;
  font-size: 14px;
  font-style: normal;
  color: var(--e-global-color-lighter);
  display: inherit;
  margin-top: 1.41575em;
}
blockquote p, .wp-block-quote p {
  margin-bottom: 0;
}

.wp-block-quote.is-large, .wp-block-quote.is-style-large {
  margin: 1em 0 1.41575em;
  padding: 30px 80px 30px 30px;
  border: 2px solid var(--e-global-color-primary);
}
@media (min-width: 768px) {
  .wp-block-quote.is-large, .wp-block-quote.is-style-large {
    padding: 50px 120px 50px 50px;
  }
}
.wp-block-quote.is-large p:first-child:before, .wp-block-quote.is-style-large p:first-child:before {
  font-size: 36px;
}
.wp-block-quote.has-text-align-right {
  border: 2px solid var(--e-global-color-primary);
  padding: 30px 30px 30px 80px;
}
@media (min-width: 768px) {
  .wp-block-quote.has-text-align-right {
    padding: 40px 40px 40px 100px;
  }
}
.wp-block-quote.has-text-align-right p:first-child:before {
  left: -60px;
  right: inherit;
}

.wp-block-pullquote:not(.is-style-solid-color) {
  border-color: var(--e-global-color-primary);
}

.wp-block-pullquote blockquote {
  background-color: transparent;
  padding: 0;
  margin-bottom: 0;
  margin-top: 0;
  border: none;
}
.wp-block-pullquote blockquote p:first-child:before {
  display: none;
}

.wp-block-cover h1:not(.has-text-color),
.wp-block-cover h2:not(.has-text-color),
.wp-block-cover h3:not(.has-text-color),
.wp-block-cover h4:not(.has-text-color),
.wp-block-cover h5:not(.has-text-color),
.wp-block-cover h6:not(.has-text-color),
.wp-block-cover p:not(.has-text-color),
.wp-block-cover-image h1:not(.has-text-color),
.wp-block-cover-image h2:not(.has-text-color),
.wp-block-cover-image h3:not(.has-text-color),
.wp-block-cover-image h4:not(.has-text-color),
.wp-block-cover-image h5:not(.has-text-color),
.wp-block-cover-image h6:not(.has-text-color),
.wp-block-cover-image p:not(.has-text-color) {
  color: #ffffff;
}

.wp-block-table.is-style-stripes {
  border-bottom: none;
}

.wp-block-button.is-style-squared .wp-block-button__link {
  border-radius: 0;
}

body.radist-full-width-content:not(.elementor-page).single .hentry .entry-content .alignwide {
  margin-left: calc(25% - 25vw);
  width: calc(50vw + 50%);
  max-width: calc(50vw + 50%);
  margin-bottom: 1.41575em;
}
body.radist-full-width-content:not(.elementor-page).single .hentry .entry-content .alignfull {
  margin-left: calc(50% - 50vw + 7.5px);
  width: calc(100vw - 15px);
  max-width: 100vw;
  margin-bottom: 1.41575em;
}
body.radist-full-width-content:not(.elementor-page) .editor-styles-wrapper .alignwide {
  margin-left: calc(25% - 25vw);
  width: calc(50vw + 50%);
  max-width: calc(50vw + 50%);
}
body.radist-full-width-content:not(.elementor-page) .editor-styles-wrapper .alignfull {
  margin-left: calc(50% - 50vw);
  width: 100vw;
  max-width: 100vw;
}

/*# sourceMappingURL=gutenberg-blocks.css.map */
