html {
  scroll-behavior: smooth;
}

/* Standard css*/
.breadcrumbs {
  background: #F3F6F8;
}

.gform_button {
  background: #8fa282;
  color: #fff;
  border: none;
  border-radius: 4px;
  padding: 0.5rem 1.5rem;
  /* font-size: 0.9rem; */
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  cursor: pointer;
}
.gform_button:hover {
  background: #809671;
}

.check ul,
ul.check {
  list-style: none;
  padding-left: 2.5rem;
  position: relative;
}

.check ul li,
ul.check li {
  align-items: top;
  line-height: 1.5;
  margin-bottom: .5rem;
  flex-flow: row wrap;
}

.check ul li::before,
ul.check li::before {
  content: "";
  background-image: url('/wp-content/themes/pasteltafelen/assets/images/check-circle.png');
  background-position: bottom;
  flex-shrink: 0;
  height: 25px;
  width: 25px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
}


section.overlap{
  position: relative;
}
section.overlap::before{
  content: '';
  position: absolute;
  height: 40%;
  bottom: 0;
  left: 0;
  right: 0;
  top: unset;
}
section.overlap-white::before{
  background: #fff;
}
.u-border-none.u-btn.u-button-style.u-none.u-text-active-custom-color-24.u-text-custom-color-24.u-text-hover-custom-color-24.u-btn-1 .u-icon{
  margin-left: 5px;
}
a {
  font-size: 1rem;
}
p:not(.u-text-variant) {
  margin-top: 0;
  margin-bottom: 1rem;
}
#breadcrumbs {
  margin-top: 0;
  font-weight: 400;
  font-size: .9rem;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  color: #606060;
}
#breadcrumbs a {
  font-size: .9rem;
}
select {
  background: #fff;
  border: 1px solid #D7D7D7;
  border-radius: 5px;
  padding: .5rem;
  font-size: 1rem;
}
.post-header,
.posts-section {
  background: #f5f5f5;
}

.social-share {
  position: sticky;
  top: 2rem;
  right: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 4rem;
}
.share-email img {
  height: 15px;
}
.share-twitter img {
  height: 17px;
}
.share-buttons {
  display: flex;
  flex-flow: column;
  gap: 1rem;
}
.share-buttons a{
  display: flex;
  align-items: center;
  justify-content: center;
  background: #E19389;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.05);
  transition: all .3s ease;
  padding: 0.5rem;
}

.archive-header {
  max-width: 1320px;
  margin: 0 auto;
  padding: 5rem 0 1rem;
}
.archive-header h1 {
  font-size: 2.25rem;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0;
}
.archive-description {
  margin-top: 1rem;
}

.filter {
  display: flex;
  flex-flow: row wrap;
}

.filter p {
  margin-right: 1rem;
}

.filter .btn+.btn {
  margin-left: 1rem;
}

.buttons .u-btn {
  display: inline-block;
}
.buttons .u-btn+.u-btn {
  margin-left: .5rem;
}

section.single-post {
  background: #f4f0f5;
  border-bottom: 1px solid #dedbdf;
  padding-bottom: 3rem;
}
.u-btn.arrow-back {
  margin-top: 0;
  margin-bottom: 1rem;
  display: flex !important;
  align-items: center;
  padding-left: .75rem;
}
.arrow-back::before {
  background: url('/wp-content/themes/pasteltafelen/assets/images/545682.png');
  width: 23px;
  height: 23px;
  display: block;
  content: '';
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center;
  transform: rotate(180deg);
  margin-right: .5rem;
}

blockquote{
  margin: 0;
}
blockquote p {
  font-family: "Kalam", sans-serif;
  font-size: 1.3rem !important;
  font-weight: 100;a
}

.wp-embed-footer{
  display: none;
}

.wp-block-group.has-background .wp-block-group__inner-container {
  padding: 30px 30px 10px;
  margin-bottom: 1.5rem;
}
.wp-block-group.has-background .wp-block-group__inner-container h2 {
  margin-top: .5rem !important;
}
.wp-block-group.has-background h2.wp-block-heading:first-of-type {
  font-size: 1.5rem;
  margin-bottom: 1rem;
}
.wc-block-grid__product.add-to-wishlist-before_image {
  border-bottom: 0;
}
.wc-block-grid__products {
  margin-bottom: 0 !important;
}
.wc-block-grid__product-title {
  margin-bottom: 0 !important;
}

.single-wrapper {
  max-width: 700px;
  margin: 0 auto;
}
.more-posts{
  max-width: 700px;
  margin: 0 auto;
}
.single-wrapper h2.wp-block-heading {
  text-transform: uppercase;
  margin-bottom: .5rem;
  font-weight: 300 !important;
  font-size: 1.1rem !important;
  margin-top: 1.5rem !important;
}
section.single-post {
  background: #f5f5f5;
  padding-top: 2rem;
}
.single-content {
  margin-top: 1rem;
  background: #ffffff;
  padding: 1rem 2rem 1.5rem;
  border-radius: 5px;
  margin-right: 4rem;
  box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.1);
}
.single-content h1 {
  margin-top: 2rem;
  margin-bottom: .5rem;
}
.single-post .image-wrapper {
  margin-bottom: 0;
  margin-right: 0;
  max-height: 400px;
  margin-top: 1rem;
}
.single-post .wp-post-image {
  border-radius: 6px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  max-height: 400px;
  width: 100%;
  object-fit: cover;
}
.single-post .post-wrapper {
  background: #fff;
  padding: 1rem 2rem;
  margin-right: 0;
  border-radius: 6px;
  margin-top: 0;
  margin-bottom: 4rem;
  margin-top: 1rem;
}
.single-post .image-wrapper + .post-wrapper {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: 0;
}
.single-post .card{
  padding: 1rem;
  background: #fff;
  border-radius: 6px !important;
  margin-bottom: .5rem;
  transition: all .3s ease-in-out;
  overflow: hidden;
}
.single-post .card a{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.single-post .card p{
  font-weight: 600;
  margin-bottom: 0;
  transition: all .3s ease-in-out;
  line-height: 1.4;
}
.single-post .post-wrapper h1{
  font-size: 2rem;
  margin-bottom: 0;
}

.single-post .card-horizontal {
  display: grid;
  grid-template-columns: 150px 1fr;
  padding: 0;
  position: relative;
}
.single-post .card-horizontal .card-image {
  width: 150px;
  height: 150px;
}
.single-post .card-horizontal .card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.single-post .card-horizontal .card-content {
  padding: 1.5rem;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.single-post .card-horizontal .card-content .excerpt {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-weight: 400;
}
.single-post .card:hover{
  box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.1);
  transform: translateY(-5px);
}
.wp-block-latest-posts {
  margin-bottom: 10rem;
}
.wp-block-latest-posts.is-grid{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 1rem;
}
.wp-block-latest-posts.columns-4 li {
  width: 100% !important;
}
.wp-block-latest-posts__post-title,
.wp-block-latest-posts__post-date,
.wp-block-latest-posts__post-excerpt,
.wp-block-latest-posts__post-author {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.wp-block-latest-posts__featured-image, .wp-block-latest-posts__featured-image a {
  width: 100%;
  height: 220px;
}
.wp-block-latest-posts__post-author {
  color: #bdbcbc;
  font-size: .9rem;
  display: inline-block;
  display: none;
}
.wp-block-latest-posts__post-author+.wp-block-latest-posts__post-date {
  margin-left: 0;
  display: inline-block;
}
.wp-block-latest-posts__post-title {
  font-size: 1.1rem;
  margin-top: 1.5rem;
  line-height: 1.2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
}
.wp-block-latest-posts__post-excerpt {
  margin-bottom: 1.5rem;
  font-size: .9rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.wp-block-latest-posts__post-date {
  color: #bdbcbc;
  font-size: .9rem;
}
.wp-block-latest-posts li {
  border: 1px solid #f2f2f2;
  box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 1rem;
  background: #fff;
}
.wp-block-latest-posts__featured-image,
.wp-block-latest-posts__featured-image a {
  width: 100%;
}
.wp-block-latest-posts__featured-image img {
  height: 100%;
  width: 100%;
  max-width: 100%;
  object-fit: cover;
}

.sidebar h2 {
  font-size: 1.3rem;
  margin-bottom: 0;
}
.sidebar .wp-block-latest-posts__featured-image,
.sidebar .wp-block-latest-posts__featured-image a {
  width: unset;
}
.sidebar .wp-block-latest-posts__post-title {
  margin-top: 1rem;
}
:where(.wp-block-columns.is-layout-flex) {
  gap: 3rem;
}

section.u-sheet {
  max-width: 1320px;
}



/* Menu */
.menu-item-has-children>a::after {
  content: '';
  background-repeat: no-repeat;
  background-position: center;
  width: 15px;
  height: 15px;
  display: inline-block;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  margin-left: 5px;
}

@media (max-width: 1199px){
  .u-container-style.u-inner-container-layout.u-sidenav.u-white {
    background: #fff;
    border-left: 1px solid #e5e1d8;
  }
  .menu-item-has-children > a::after {
      display: none;
  }
  span.toggle-submenu {
      width: 50px;
      height: 47px;
      content: '';
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
      position: absolute;
      right: 0;
      z-index: 11111111;
      background-size: 24px;
      top: 0;
      cursor: pointer;
      background-repeat: no-repeat;
      background-position: center;
  }
  .sub-menu {
      margin: 0 -1.5rem;
      margin-top: 0 !important;
      margin-bottom: 0px !important;
      padding: 1rem 1.5rem;
      background: #f5f5f5;
  }
  .sub-menu .sub-menu {
      border-bottom: 1px solid #e5e1d8;
      margin-bottom: 1rem !important;
  }
  .u-enable-responsive.u-offcanvas .u-sidenav .sub-menu .sub-menu .u-nav-link {
      text-transform: none;
      padding: 8px 20px !important;
  }
  .sub-menu  .u-nav-link{
      padding: 10px 0 !important;
  }
  .u-popupmenu-items .u-nav-link {
      padding: 15px 0;
      font-size: 1.1rem;
  }
  .menu-item-has-children .sub-menu {
      display: none;
  }
  #mobile-menu-list {
      padding: 0 1.5rem;
  }
  .u-enable-responsive .u-sidenav .u-popupmenu-items{
      width: 100%;
      text-align: left;
  }
  .u-offcanvas .u-sidenav{
      width: 300px !important;
  }
  .u-enable-responsive.u-offcanvas .u-sidenav .u-nav-link {
      padding-left: 20px !important;
      padding-right: 20px !important;
  }
}

/* footer */

.social-icons {
  display: flex;
  gap: .5rem;
  justify-content: end;
}

.social-icons img {
  width: 45px;
  height: 45px;
  object-fit: contain;
}

.copyright {
  padding-top: 1rem;
  margin-bottom: 1rem !important;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between;
}

/* Theme colors */

.wp-block-group.has-background {
  border-radius: 6px;
}
.has-dgroen-background-color {
  background: #5B6455;
}
.has-groen-background-color {
  background: #8FA282;
}
.has-lgroen-background-color {
  background: #E4E9E0;
}
.has-lgrijsgroen-background-color {
  background: #FBFCFA;
}
.has-peach-background-color {
  background: #E19389;
}
.has-lpeach-background-color {
  background: #EFE7E4;
}
.has-zwart-background-color {
  background: #111111;
}

.has-dgroen-color {
  color: #5B6455;
}
.has-groen-color {
  color: #8FA282;
}
.has-lgroen-color {
  color: #E4E9E0;
}
.has-lgrijsgroen-color {
  color: #FBFCFA;
}
.has-peach-color {
  color: #E19389;
}
.has-lpeach-color {
  color: #EFE7E4;
}
.has-zwart-color {
  color: #111111;
}

/* End of standard custom.css */