@charset "UTF-8";
/* Start realisations */
/* line 218, ../sass/theme.scss */
.elementor-posts--skin-realisation-card article {
  position: relative;
  background-size: cover;
}
/* line 222, ../sass/theme.scss */
.elementor-posts--skin-realisation-card article .elementor-post__thumbnail {
  padding-bottom: 0 !important;
}

/* line 228, ../sass/theme.scss */
.nos-realisations-filters {
  background-color: #F2F2F2;
  display: flex;
  justify-content: space-around;
  padding: 35px 0;
  /*font-family: "Niramit", Sans-serif;*/
  z-index: 2;
  position: relative;
}

.nos-realisations-filters.desktop {
  display: contents;
}

.desktop ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  margin-top: 30px
}

.desktop li {
  padding: 5px;
}

.desktop .custom-select {
  text-align: center;
}

.nos-realisations-filters.desktop .custom-select p {
  border-bottom: unset;
  display: unset;
  cursor: unset;
  font-weight: 700;
  font-size: 25px;
}

.nos-realisations-filters input[type=checkbox]:checked:before{
  color: var( --e-global-color-accent );
}

@media screen and (max-width: 767px) {
  /* line 228, ../sass/theme.scss */
  .nos-realisations-filters {
    padding: 15px 10px;
  }
  .nos-realisations-filters.desktop, .current-filters.desktop {
    display: none;
  }
  .nos-realisations-filters .custom-select > div ul {
    margin-top: unset;
  }
  .nos-realisations-filters .custom-select > div ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .nos-realisations-filters .custom-select > div ul li {
    margin: 15px 0;
  }
}

/* line 240, ../sass/theme.scss */
.nos-realisations-filters.mobile .custom-select {
  width: 300px;
  position: relative;
}

/* line 244, ../sass/theme.scss */
.nos-realisations-filters.mobile .custom-select > div {
  display: none;
  position: absolute;
  width: 300px;
  background-color: white;
  z-index: 2;
  box-shadow: 0px 3px 6px #00000029;
  padding: 20px;
}
.nos-realisations-filters .custom-select > div {
  display: contents;
  position: center;
}
/* line 253, ../sass/theme.scss */

/* line 257, ../sass/theme.scss */
.nos-realisations-filters .custom-select > div ul li {
  /*margin: 5px 0;*/
}
/* line 259, ../sass/theme.scss */
.nos-realisations-filters .custom-select > div ul li label {
  /*font-family: "Niramit", Sans-serif;*/
  font-size: 18px;
  color: black;
  text-transform: none;
}
/* line 268, ../sass/theme.scss */
.nos-realisations-filters .custom-select > div .buttons {
  margin-top: 30px;
  justify-content: space-between;
}
/* line 273, ../sass/theme.scss */
.nos-realisations-filters .custom-select > div .buttons a {
  font-weight: 700;
  font-size: 20px;
  color: black;
}
/* line 278, ../sass/theme.scss */
.nos-realisations-filters .custom-select > div .buttons a.save {
  color: black;
}
/* line 285, ../sass/theme.scss */
.nos-realisations-filters .custom-select p {
  font-size: 18px;
  border-bottom: 1px solid black;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  margin: 0 5px;
  color: black;
}
@media screen and (max-width: 767px) {
  /* line 285, ../sass/theme.scss */
  .nos-realisations-filters .custom-select p {
    margin: 0;
  }
}
/* line 298, ../sass/theme.scss */
/*.nos-realisations-filters.mobile .custom-select p:after {*/
/*  font-family: 'font';*/
/*  content: "";*/
/*}*/
/*!* line 298, ../sass/theme.scss *!*/
/*.nos-realisations-filters.mobile .custom-select p:after {*/
/*  font-family: 'simple-line-icons';*/
/*  content: "";*/
/*}*/
/* line 303, ../sass/theme.scss */
/*.nos-realisations-filters.mobile .custom-select p.opened:after {*/
/*  content: "\e607";*/
/*}*/

/* line 310, ../sass/theme.scss */
.current-filters {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0;
  /*font-family: "Niramit", Sans-serif;*/
}
/* line 316, ../sass/theme.scss */
.current-filters .remove-filter {
  padding: 8px 15px;
  background-color: #F2F2F2;
  margin: 0 5px;
  display: flex;
  align-items: center;
  font-size: 18px;
}
/* line 324, ../sass/theme.scss */
.current-filters .remove-filter i {
  margin-right: 10px;
  cursor: pointer;
  font-size: 24px;
}
/* line 330, ../sass/theme.scss */
.current-filters .remove-filter:first-child {
  margin-left: 0;
}

/* line 336, ../sass/theme.scss */
.cins-overlay {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(3, 3, 3, 0.55);
  top: 0;
  left: 0;
  z-index: 1;
  display: none;
}

@media screen and (max-width: 767px) {
  /* line 348, ../sass/theme.scss */
  .nos-realisations-filters {
    flex-direction: column;
  }
  /* line 351, ../sass/theme.scss */
  .nos-realisations-filters .custom-select {
    width: 100%;
    margin-top: 20px;
  }
  /* line 354, ../sass/theme.scss */
  .nos-realisations-filters .custom-select:first-child {
    margin-top: 0;
  }
  /* line 358, ../sass/theme.scss */
  .nos-realisations-filters .custom-select > div {
    width: 100%;
  }
}
/* end realisations */
/* line 773, ../sass/theme.scss */
.elementor-widget-archive-posts .elementor-pagination, .elementor-widget-posts .elementor-pagination {
  display: flex;
  justify-content: center;
}
/* line 777, ../sass/theme.scss */
.elementor-widget-archive-posts .elementor-pagination .page-numbers, .elementor-widget-posts .elementor-pagination .page-numbers {
  display: flex;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  border: 1px solid black;
  color: black;
  /*font-family: 'Niramit';*/
  font-size: 20px;
  font-weight: bold;
}
/* line 789, ../sass/theme.scss */
.elementor-widget-archive-posts .elementor-pagination .page-numbers.current, .elementor-widget-posts .elementor-pagination .page-numbers.current {
  border-color: var( --e-global-color-accent );
  background-color: var( --e-global-color-accent );
  color: white;
}
/* line 793, ../sass/theme.scss */
.elementor-widget-archive-posts .elementor-pagination .page-numbers.current:hover, .elementor-widget-posts .elementor-pagination .page-numbers.current:hover {
  background-color: var( --e-global-color-accent );
}
/* line 797, ../sass/theme.scss */
.elementor-widget-archive-posts .elementor-pagination .page-numbers.prev, .elementor-widget-archive-posts .elementor-pagination .page-numbers.next, .elementor-widget-posts .elementor-pagination .page-numbers.prev, .elementor-widget-posts .elementor-pagination .page-numbers.next {
  border: none;
  width: auto;
}

@media screen and (min-width: 768px) {
  .nos-realisations-filters.mobile, .current-filters.mobile {
    display: none;
  }
  .custom-select .mobile{
    display: none;
  }
  .nos-realisations-filters ul {

  }
  .button-link {
    fill: var( --e-global-color-accent );
    color: var( --e-global-color-accent );
    background-color: #0179BC00;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: var( --e-global-color-accent );
    padding: 8px 20px 8px 20px;
    border-radius: 50px 50px 50px 50px;
    transition: font-weight 0s;
  }
  .button-link:hover{
    color: var( --e-global-color-accent );
    font-weight: bold;
    transition: font-weight 0s;
  }

}

.custom-select, .current-filters{
  font-family:var(--e-global-typography-secondary-font-family);
}