.alm-btn-wrap button {
    color: #5a5a5a;
    border: 1px solid #5a5a5a;
    border-radius:0;
    font-family: "Playfair Display", Sans-serif;
    font-weight: 500;
    font-size: 15px;
    padding: 12px 24px;
    line-height: 1;
}

.alm-btn-wrap button:hover{
  background-color: #5a5a5a;
  color: #EEEDE0;
}

.alm-btn-wrap{
  text-align: center;
}

#ajax-load-more ul{
  list-style: none;
  padding: 0;
}

/*Blogposts ajax load more nieuws &amp; interviews*/

[data-id="nieuws"] .alm-item, [data-id="interviews"] .alm-item{
      border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #5A5A5A;
    margin-bottom: 3em;
    display:inline-block;
    overflow: hidden;
    width: 100%;
    padding-right: 40px;
}

[data-id="nieuws"] .alm-item img, [data-id="interviews"] .alm-item img{
  width: 53% ;
  height: 25em;
  float: left;
  object-fit: cover;
  margin-right: 40px;
}

[data-id="nieuws"] .alm-item a[title], [data-id="interviews"] .alm-item a[title], [data-id="persberichten"] .alm-item a[title], [data-id="tentoonstellingen"] .alm-item a[title], [data-id="tentoonstellingen-home"] .alm-item a[title]{
  display: inline;
  color: #5A5A5A;
  font-family: "Playfair Display", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    transition: 0.3s;
        display: flex;
        padding-top: 10px;
        line-height: 1.8em;
}

[data-id="nieuws"] .alm-item .entry-meta, [data-id="interviews"] .alm-item .entry-meta, [data-id="persberichten"] .alm-item .entry-meta, [data-id="tentoonstellingen"] .alm-item .entry-meta, [data-id="tentoonstellingen-home"] .alm-item .entry-meta{
font-family: "Playfair Display", Sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 2.2em;
    color: #adadad;
}

[data-id="nieuws"] .alm-item h3, [data-id="interviews"] .alm-item h3{
  margin: 30px;
  margin-bottom: 10px;
}

[data-id="nieuws"] .alm-item p, [data-id="interviews"] .alm-item p, [data-id="persinterviews"] .alm-item p, [data-id="tentoonstellingen"] .alm-item p, [data-id="tentoonstellingen-home"] .alm-item p{
  font-family: "Playfair Display", Sans-serif;
    font-weight: 400;
    line-height: 2.2em;
    color: #5A5A5A;
    font-size: 14px;
    margin-bottom: 10px;
    margin-right: 40px;
}

[data-id="nieuws"] .alm-item a, [data-id="interviews"] .alm-item a{
  transition: all .3s;
}

[data-id="nieuws"] .alm-item a:first-child:hover, [data-id="interviews"] .alm-item a:first-child:hover{
  padding-left: 10px;
}

.alm-item .read-more{
  display: block;
  border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #5A5A5A;
    display: flex;
    margin: 2em;
    padding: 12px 24px;
    font-weight: 500;
    font-size: 15px;
    line-height: 1;
    width: 9em;
}

.alm-item .read-more:hover{
  margin: 2em;
    padding: 12px 24px;
    color:#EEEDE0 ;
    background-color: #5a5a5a;
}

.alm-item{
  line-height: 2.2em;
}

.alm-listing.alm-ajax.premium-blog-post-container.premium-blog-skin-side{
  padding: 0;
}

[data-id="persberichten"] .alm-item.no-img{
    display: grid;
    grid-template-areas:
        "a b c"
        "d b c";
    align-items: center;
    position: relative;
    grid-template-columns: 2fr 1fr 2fr;
    border-bottom: 1px solid #5a5a5a;
    padding-top: 1em;
    padding-bottom: 1em;
}

[data-id="persberichten"] .alm-item .entry-meta{
    grid-area: d;
    displayL align-content: normal;
    display: ;
    position: relative;
    top: -1.2em;
}

[data-id="persberichten"] p:nth-of-type(2) {
    grid-area: b;
    width: 22em;
    display: flex;
    align-items: center;
}

[data-id="persberichten"] .alm-item a.read-more{
    position: absolute;
    right: 0;
    margin: 0;
    transition: 0.3s;
}

[data-id="persberichten"] .alm-load-more-btn.more{
  margin-top: 3em;
}

[data-id="tentoonstellingen"] .alm-item.no-img{
    display: grid;
    grid-template-areas:
        "a b"
        "d b";
    align-items: center;
    position: relative;
    grid-template-columns: 1fr 1fr;
    border-bottom: 1px solid #5a5a5a;
    padding-top: 1em;
    padding-bottom: 1em;
}

[data-id="tentoonstellingen"] .alm-item .entry-meta{
    display:none;
}

[data-id="tentoonstellingen"] p:nth-of-type(2) {
  FONT-WEIGHT: 200;
    grid-area: b;
    width: 25em;
    text-align: right;
    align-items: center;
    margin-right: 0;
}

[data-id="tentoonstellingen"] .alm-item a.read-more{
    display:none;
}

[data-id="tentoonstellingen"] .alm-load-more-btn.more{
  margin-top: 3em;
}

[data-id="tentoonstellingen"] .alm-item p{
  margin: 0;
    margin-left: auto;
}

[data-id="tentoonstellingen-home"] .alm-item.no-img{
    display: grid;
    grid-template-areas:
        "a b"
        "d b";
    align-items: center;
    position: relative;
    grid-template-columns: 1fr 1fr;
    border-bottom: 1px solid #5a5a5a;
    padding-top: 1em;
    padding-bottom: 1em;
}

[data-id="tentoonstellingen-home"] .alm-item .entry-meta{
    display:none;
}

[data-id="tentoonstellingen-home"] p:nth-of-type(2) {
  FONT-WEIGHT: 200;
    grid-area: b;
    width: 25em;
    text-align: right;
    align-items: center;
    margin-right: 0;
}

[data-id="tentoonstellingen-home"] .alm-item a.read-more{
    display:none;
}

[data-id="tentoonstellingen-home"] .alm-load-more-btn.more{
  margin-top: 3em;
}

[data-id="tentoonstellingen-home"] .alm-item p{
  margin: 0;
    margin-left: auto;
}

[data-id="tentoonstellingen-home"] div.alm-btn-wrap{
  display:none;
}

[data-id="tentoonstellingen-home"] elementor-widget-wrap elementor-element-populated{
  padding:0;
}

.elementor-image-carousel.swiper-wrapper img{
  height: 325px;
  object-fit: cover;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
  bottom: 0;
}

@media screen and (max-width: 768px){
  .elementor-widget-icon-box .elementor-icon-box-wrapper{
    text-align: left;
    margin-left: 20px;
}
[data-id="tentoonstellingen-home"] .alm-item.no-img, [data-id="tentoonstellingen"] .alm-item.no-img{
  padding: 0;
  display: contents;
}
[data-id="tentoonstellingen-home"] .alm-item a[title], [data-id="tentoonstellingen"] .alm-item a[title]{
  display: contents;
}
[data-id="tentoonstellingen-home"] p:nth-of-type(2), [data-id="tentoonstellingen"] p:nth-of-type(2){
  width: 100%;
  padding:0;
  text-align: left;
  border-bottom: 1px solid #5a5a5a;
}
[data-id="tentoonstellingen-home"] h3, [data-id="tentoonstellingen-home"] p:nth-of-type(2), [data-id="tentoonstellingen"] h3, [data-id="tentoonstellingen"] p:nth-of-type(2) {
  padding: 0;
  margin:0;
  padding-bottom: 5px;
}  
[data-id="nieuws"] .alm-item img, [data-id="interviews"] .alm-item img{
  width: 100%;
    height: 12em;
    float: none;
    margin-right: 0;
    object-fit: cover;
}

[data-id="nieuws"] .alm-item a[title], [data-id="interviews"] .alm-item a[title]{
      padding-top: 0;
    font-size: 20px;
    margin-top: 1em;
    line-height: 1.4;
}
[data-id="nieuws"] .alm-item, [data-id="interviews"] .alm-item{
  padding-right: 0;
}
[data-id="nieuws"] .alm-item h3, [data-id="interviews"] .alm-item h3{
  margin: 0;
}

[data-id="nieuws"] .alm-item .read-more, [data-id="interviews"] .alm-item .read-more{
  margin-left: 0;
}
[data-id="nieuws"] .alm-item, [data-id="interviews"] .alm-item{
  border: none;
  border-bottom: 1px solid #5a5a5a;
}

[data-id="nieuws"] .alm-item p, [data-id="interviews"] .alm-item p{
  margin-top: 1em;
}
[data-id="persberichten"] .alm-item a.read-more{
  margin-bottom: 25px;
  margin-top: 25px;
  position: inherit;
}
[data-id="persberichten"] .alm-item.no-img{
  display:block;
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: 1px solid #5a5a5a;
}
[data-id="persberichten"] p:nth-of-type(2){
  display: contents;
}
.page-id-111 .elementor-111 .elementor-element.elementor-element-152954d .elementor-heading-title{
  border-bottom: 1px solid #5a5a5a;
  padding:0;
      padding-bottom: 25px;
}
[data-id="persberichten"] .elementor-alm-shortcode{
      margin-top: -0.5em;
}
.elementor-image-carousel.swiper-wrapper img{
  height: 300px;
}

[data-id="a71b453"], [data-id="dfff4e3"], [data-id="5a2d280"]{
  display: none;
}
.elementor-64 .elementor-element.elementor-element-2429f5d img{
  object-fit: cover;
}

.elementor-847 .elementor-element.elementor-element-26269f3 > .elementor-element-populated, [data-id="34e3f94"], [data-id="5922e7c"], [data-id="6b67847"]{
  margin: 0;
  margin-left: 20px;
  margin-right: 20px;
}
div#filtersorting.wrapper-dropdown-5{
    display: none;
}
.col-lg-12.col-md-12.col-xs-12{
  margin-bottom: 1em;
}
[data-id="d159958"] .elementor-2219 .elementor-element.elementor-element-d159958 > .elementor-element-populated{
  border: none;
}

[data-id="fd7c38e"] .elementor-button-wrapper{
  text-align: left;
}
}

@media screen and (min-width: 768px){
  [data-id="fd7c38e"] .elementor-button-wrapper{
  margin-right:40px;
}
}

@media screen and (min-width: 1400px){
  .elementor-64 .elementor-element.elementor-element-b0a9232 img{
  height: 40em;
}
}

[data-id="b39ad77"]{
  width: 100%;
}

span{
text-transform: none !important;
}

input{
text-transform: lowercase !important;
}

@media screen and (max-width: 500px){
  .alm-item.no-img h3 a, .alm-item.no-img p{
  font-size: 14px !important;
}
}

@media screen and (max-width: 1024px){
  .swiper-slide-image{
    width: 250px;
  }
}

[data-id="637f9b6"] img{
  height: 350px;
  object-fit: cover;
}

@media screen and (max-width: 768px){
  .swiper-slide-image{
    width: 250px;
  }
  [data-elementor-id="112"] img{
    height: 100% !important;
    width: 20em !important;
  }
}

@media screen and (min-width: 500px){
  [data-id="nieuws"] .alm-item img, [data-id="interviews"] .alm-item img{
    height: 22em;
  }
}

@media screen and (max-width: 500px){
  [data-id="nieuws"] .alm-item img, [data-id="interviews"] .alm-item img{
    height: 12em;
  }
}

@media screen and (max-width: 880px){
  .elementor-64 .elementor-element.elementor-element-2ccd2d3.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{
  width: 22em;
}
}

@media screen and (min-width: 768px){
  [data-id="e036515"]{
        padding-left: 100px;
    padding-right: 100px;
  }
  .elementor-icon-box-icon {
    padding: 10px !important;
  }
}

[data-id="ca03310"] .elementor-widget-container a{
  display:contents;
}

@media screen and (min-width: 400px) and (max-width: 768px){
  [data-id="e036515"] .elementor-widget-container, [data-id="49ab57b"] .elementor-widget-container{
    width: 50% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .elementor-64 .elementor-element.elementor-element-b0a9232 img {
    height: 300px;
}
}

@media screen and (max-width: 768px){
  .elementor-64 .elementor-element.elementor-element-2ccd2d3.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{
  width: 22em;
}
}

.sub-menu{
  z-index: 20 !important;
}

@media screen and (max-width: 768px){
  [data-id="ad25ddf"] .e-hosted-video{
    height: 30em !important;
  }
  [data-id="ad25ddf"] .elementor-video{
    height: 30em !important;
  }
}

.elementor-widget-image a {
    display: contents;
}

.mob-icon-menu:before {
    content: url('https://kennegregoire.com/wp-content/uploads/2021/08/Iconen-01.png') !important;
        transform: scale(0.25);
    width: 10px !important;
    height: 15px !important;
}

.mob-icon-minus-1:before {
    content: url('https://kennegregoire.com/wp-content/uploads/2021/08/Iconen-02.png') !important;
        transform: scale(0.25);
    margin-right: 1em;
}

.mob-icon-down-open:before {
    content: url('https://kennegregoire.com/wp-content/uploads/2021/08/Iconen-03.png') !important;
        transform: scale(0.25);
    height: 10px !important;
     margin-right: 0.8em;;
}

.mob-icon-up-open:before {
    content: url('https://kennegregoire.com/wp-content/uploads/2021/08/Iconen-04.png') !important;
            transform: scale(0.25);
    height: 10px !important;
     margin-right: 0.8em;;
}

/*witruimte tussen schilderijen weghalen*/

div#filter_gallery_viewer.filter_gallery_3720.filtr-container.filters-div div, div#filter_gallery_viewer.filter_gallery_2084.filtr-container.filters-div div, div#filter_gallery_viewer.filter_gallery_3719.filtr-container.filters-div div, div#filter_gallery_viewer.filter_gallery_2091.filtr-container.filters-div div, div#filter_gallery_viewer.filter_gallery_3718.filtr-container.filters-div div, div#filter_gallery_viewer.filter_gallery_2090.filtr-container.filters-div div, div#filter_gallery_viewer.filter_gallery_3717.filtr-container.filters-div div, div#filter_gallery_viewer.filter_gallery_2092.filtr-container.filters-div div{
  padding: 0 !important;
}

@media only screen and (max-width: 600px){
  #headerfilm .elementor-widget-video .e-hosted-video .elementor-video{
    width: auto !important;
  }
}

@media screen and (min-width: 400px) and (max-width: 768px){
  [data-id="49ab57b"] .elementor-widget-container{
    width: auto !important;
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
}

@media screen and (min-width: 768px){
  [data-id="594c495"] .elementor-widget-container, [data-id="55d1780"] .elementor-widget-container {
  border:none !important;
}
}
