/*$maxwidth:1750px;*/
/*$border:none;*/
@media (min-width: 1600px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl, .container-xxxl {
    max-width: 1500px;
  }
}
main#main > *[data-type*="core/"] .has-background,
main#main > *[data-type*="core/"] .has-border-color {
  /*$brStart:.5rem;*/
  /*$brLG:.5rem;*/
  overflow: hidden;
  border-radius: 0.5rem;
  /*    border-radius:$topleft*$brStart $topright*$brStart $bottomright*$brStart $bottomleft*$brStart;

      @media (min-width:$lg){
          border-radius:$topleft*$brLG $topright*$brLG $bottomright*$brLG $bottomleft*$brLG;
      }*/
}

.wp-block-image img,
.wp-block-image figcaption,
.wp-block-cover,
.wp-block-gallery .blocks-gallery-item,
.wp-block-embed__wrapper,
.wp-block-media-text__media,
.wp-block-video {
  /*$brStart:.5rem;*/
  /*$brLG:.5rem;*/
  overflow: hidden;
  border-radius: 0.5rem;
  /*    border-radius:$topleft*$brStart $topright*$brStart $bottomright*$brStart $bottomleft*$brStart;

      @media (min-width:$lg){
          border-radius:$topleft*$brLG $topright*$brLG $bottomright*$brLG $bottomleft*$brLG;
      }*/
}

.site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu {
  /*$brStart:.5rem;*/
  /*$brLG:.5rem;*/
  overflow: hidden;
  border-radius: 0.5rem;
  /*    border-radius:$topleft*$brStart $topright*$brStart $bottomright*$brStart $bottomleft*$brStart;

      @media (min-width:$lg){
          border-radius:$topleft*$brLG $topright*$brLG $bottomright*$brLG $bottomleft*$brLG;
      }*/
  overflow: visible;
}
.site-header .header-menu .menu-item.has-background-color a {
  /*$brStart:.5rem;*/
  /*$brLG:.5rem;*/
  overflow: hidden;
  border-radius: 0.5rem;
  /*    border-radius:$topleft*$brStart $topright*$brStart $bottomright*$brStart $bottomleft*$brStart;

      @media (min-width:$lg){
          border-radius:$topleft*$brLG $topright*$brLG $bottomright*$brLG $bottomleft*$brLG;
      }*/
}
.site-header .header-menu .sub-menu .menu-item a {
  border-radius: 0;
}

.comment-section .comment.bypostauthor .comment-body,
.comment-section .pingback.bypostauthor .comment-body,
.comment-section .trackback.bypostauthor .comment-body {
  /*$brStart:.5rem;*/
  /*$brLG:.5rem;*/
  overflow: hidden;
  border-radius: 0.5rem;
  /*    border-radius:$topleft*$brStart $topright*$brStart $bottomright*$brStart $bottomleft*$brStart;

      @media (min-width:$lg){
          border-radius:$topleft*$brLG $topright*$brLG $bottomright*$brLG $bottomleft*$brLG;
      }*/
}

.component.embed iframe {
  /*$brStart:.5rem;*/
  /*$brLG:.5rem;*/
  overflow: hidden;
  border-radius: 0.5rem;
  /*    border-radius:$topleft*$brStart $topright*$brStart $bottomright*$brStart $bottomleft*$brStart;

      @media (min-width:$lg){
          border-radius:$topleft*$brLG $topright*$brLG $bottomright*$brLG $bottomleft*$brLG;
      }*/
}

.component.image img,
.component.image video,
.component.media img,
.component.media video {
  /*$brStart:.5rem;*/
  /*$brLG:.5rem;*/
  overflow: hidden;
  border-radius: 0.5rem;
  /*    border-radius:$topleft*$brStart $topright*$brStart $bottomright*$brStart $bottomleft*$brStart;

      @media (min-width:$lg){
          border-radius:$topleft*$brLG $topright*$brLG $bottomright*$brLG $bottomleft*$brLG;
      }*/
}

.component.grid-item.post-grid-item.sticky .image-wrapper {
  /*$brStart:.5rem;*/
  /*$brLG:.5rem;*/
  overflow: hidden;
  border-radius: 0.5rem;
  /*    border-radius:$topleft*$brStart $topright*$brStart $bottomright*$brStart $bottomleft*$brStart;

      @media (min-width:$lg){
          border-radius:$topleft*$brLG $topright*$brLG $bottomright*$brLG $bottomleft*$brLG;
      }*/
}
.component.grid-item .item-link {
  /*$brStart:.5rem;*/
  /*$brLG:.5rem;*/
  overflow: hidden;
  border-radius: 0.5rem;
  /*    border-radius:$topleft*$brStart $topright*$brStart $bottomright*$brStart $bottomleft*$brStart;

      @media (min-width:$lg){
          border-radius:$topleft*$brLG $topright*$brLG $bottomright*$brLG $bottomleft*$brLG;
      }*/
}

.component.quote {
  /*$brStart:.5rem;*/
  /*$brLG:.5rem;*/
  overflow: hidden;
  border-radius: 0.5rem;
  /*    border-radius:$topleft*$brStart $topright*$brStart $bottomright*$brStart $bottomleft*$brStart;

      @media (min-width:$lg){
          border-radius:$topleft*$brLG $topright*$brLG $bottomright*$brLG $bottomleft*$brLG;
      }*/
}

body.login #login form#loginform {
  /*$brStart:.5rem;*/
  /*$brLG:.5rem;*/
  overflow: hidden;
  border-radius: 0.5rem;
  /*    border-radius:$topleft*$brStart $topright*$brStart $bottomright*$brStart $bottomleft*$brStart;

      @media (min-width:$lg){
          border-radius:$topleft*$brLG $topright*$brLG $bottomright*$brLG $bottomleft*$brLG;
      }*/
}

.single-post-header .featured-image img {
  /*$brStart:.5rem;*/
  /*$brLG:.5rem;*/
  overflow: hidden;
  border-radius: 0.5rem;
  /*    border-radius:$topleft*$brStart $topright*$brStart $bottomright*$brStart $bottomleft*$brStart;

      @media (min-width:$lg){
          border-radius:$topleft*$brLG $topright*$brLG $bottomright*$brLG $bottomleft*$brLG;
      }*/
}

.table-of-contents > .inner {
  /*$brStart:.5rem;*/
  /*$brLG:.5rem;*/
  overflow: hidden;
  border-radius: 0.5rem;
  /*    border-radius:$topleft*$brStart $topright*$brStart $bottomright*$brStart $bottomleft*$brStart;

      @media (min-width:$lg){
          border-radius:$topleft*$brLG $topright*$brLG $bottomright*$brLG $bottomleft*$brLG;
      }*/
}

.page-title.has-background {
  /*$brStart:.5rem;*/
  /*$brLG:.5rem;*/
  overflow: hidden;
  border-radius: 0.5rem;
  /*    border-radius:$topleft*$brStart $topright*$brStart $bottomright*$brStart $bottomleft*$brStart;

      @media (min-width:$lg){
          border-radius:$topleft*$brLG $topright*$brLG $bottomright*$brLG $bottomleft*$brLG;
      }*/
}

.lftp-post-grid.item-appearance-image-left.team-grid .grid-item .image-wrapper {
  /*$brStart:.5rem;*/
  /*$brLG:.5rem;*/
  overflow: hidden;
  border-radius: 0.5rem;
  /*    border-radius:$topleft*$brStart $topright*$brStart $bottomright*$brStart $bottomleft*$brStart;

      @media (min-width:$lg){
          border-radius:$topleft*$brLG $topright*$brLG $bottomright*$brLG $bottomleft*$brLG;
      }*/
}

.lftp.icon-list.appearance-tabs-vertical .item-content-wrapper > .inner {
  /*$brStart:.5rem;*/
  /*$brLG:.5rem;*/
  overflow: hidden;
  border-radius: 0.5rem;
  /*    border-radius:$topleft*$brStart $topright*$brStart $bottomright*$brStart $bottomleft*$brStart;

      @media (min-width:$lg){
          border-radius:$topleft*$brLG $topright*$brLG $bottomright*$brLG $bottomleft*$brLG;
      }*/
}

.lftp.food-menu .food-menu-category > .inner {
  /*$brStart:.5rem;*/
  /*$brLG:.5rem;*/
  overflow: hidden;
  border-radius: 0.5rem;
  /*    border-radius:$topleft*$brStart $topright*$brStart $bottomright*$brStart $bottomleft*$brStart;

      @media (min-width:$lg){
          border-radius:$topleft*$brLG $topright*$brLG $bottomright*$brLG $bottomleft*$brLG;
      }*/
}

.lftp.image-text.has-background,
.lftp.icon-list.has-background,
.lftp.cta.has-background,
.lftp.form.has-background,
.lftp.food-menu.has-background,
.lftp.opening-hours.has-background {
  background-color: transparent;
}
.lftp.image-text.has-background > .inner,
.lftp.icon-list.has-background > .inner,
.lftp.cta.has-background > .inner,
.lftp.form.has-background > .inner,
.lftp.food-menu.has-background > .inner,
.lftp.opening-hours.has-background > .inner {
  /*$brStart:.5rem;*/
  /*$brLG:.5rem;*/
  overflow: hidden;
  border-radius: 0.5rem;
  /*    border-radius:$topleft*$brStart $topright*$brStart $bottomright*$brStart $bottomleft*$brStart;

      @media (min-width:$lg){
          border-radius:$topleft*$brLG $topright*$brLG $bottomright*$brLG $bottomleft*$brLG;
      }*/
  background-color: var(--lf-color-background);
}

html .search-form-wrapper .search-form .search-field {
  /*$brStart:.5rem;*/
  /*$brLG:.5rem;*/
  overflow: hidden;
  border-radius: 0.5rem;
  /*    border-radius:$topleft*$brStart $topright*$brStart $bottomright*$brStart $bottomleft*$brStart;

      @media (min-width:$lg){
          border-radius:$topleft*$brLG $topright*$brLG $bottomright*$brLG $bottomleft*$brLG;
      }*/
}

/*# sourceMappingURL=border-radius.css.map */
