/*
 Theme Name:     Bare bones for Divi
 Author:         Divi theme examples
 Author URI:     http://www.divithemeexamples.com
 Template:       Divi
 Version:        1.0
*/


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */


/* Finder css */
/* div.et_pb_section.et_pb_section_0_tb_header {background-image: linear-gradient(180deg,#63c1ed 0%,#2e314d 100%)!important;} */
.wpsl-store-below .wpsl-search:before,
.wpsl-store-below .wpsl-search:after{
  content:none;
  display: none;
}
@media screen and (min-width:981px){
  .wpsl-store-below .wpsl-search{
    padding-right: calc((100% - 815px) / 2);
    padding-left: calc((100% - 815px) / 2);
  }
}

/* prevent checkboxes from falling into white background on mobile */
@media screen and (max-width: 767px) {
  .store-locator-section #wpsl-wrap .wpsl-search {
    background-color: #63c1ed !important;
  }
}

.wpsl-store-below .wpsl-search{
  display: block;
  color: #fff;
  justify-content: space-between;
  position: relative;
  background: transparent;
  margin-bottom: 0;
  padding-bottom: 70px;
  height: 420px;
}
@media screen and (max-width:767px){
  .wpsl-store-below .wpsl-search{
    padding-bottom: 20px;
  }
  #wpsl-search-wrap #wpsl-search-btn{margin:0}
}

@media screen and (max-width: 480px) {
	.wpsl-store-below .wpsl-search {
    	padding-bottom: 80px;
  }
}

#wpsl-search-wrap {
	display: block;
	float: none;
}

.wpsl-search .wpsl-images-wrap img{
  height: 250px;
}
#wpsl-wrap{
  overflow: visible;
}
#wpsl-wrap .wpsl-search{
  padding-top: 100px;
  background-image: linear-gradient(180deg,#63c1ed 0%,#2e314d 100%)!important;
  position: relative;
}
.wpsl-store-below .wpsl-search{
  position: relative;
}
.wpsl-store-below .wpsl-search:after{
  content:"";
  display: block;
  background-repeat: no-repeat;
  position: absolute;
  pointer-events: none;
  width: 100%;
  height:100px;
  background-image:url("./images/divider.png");
  background-size: 100% 100px;
  top:calc(100% - 2px);
  height: 100px;
  z-index: 1;
  left: 0;
}
.wpsl-input{
  margin:0;
}
#wpsl-search-wrap  label[for="wpsl-search-input"]{
  display: block;
  width:100%;
  font-family: inherit;
  font-size:26px;
  line-height:36px;
  letter-spacing: 0.3px;
  margin-bottom: 1.375rem;
}
#wpsl-search-wrap p {
    font-weight: 600;
    font-size: 24px;
    margin: 30px auto;
    line-height: 30px;
    max-width: 500px;
    text-align: center;
}
#wpsl-search-wrap .location-search{
  display: block;
  position: relative;
  width: 100%;
}

#wpsl-search-wrap .wpsl-input input, #wpsl-search-wrap .wpsl-input{
	height: 50px;
    border-radius: 20px 0px 0px 20px;
}
#wpsl-search-wrap .wpsl-input input {
  display: block;
  width: 100% !important;
  margin: 0;
}
#wpsl-search-wrap .wpsl-input {
	width: calc(100% - 60px)!important;
	margin: 0;
	display: block;
}

#wpsl-search-wrap .location-search .et_pb_menu__search-button{
  border: 0;
  outline: 0;
  width: 60px;
  height: 50px;
  font-weight: 700;
  cursor: pointer;
  color: #fff;
  background: #f7ae21;
  border-radius: 0 20px 20px 0;
  margin-left: -1px;
  font-size: 1rem;
  position: relative;
  margin-top: 0px;
  margin-right: 0px;
  line-height: 1;
}

.wpsl-store-below #wpsl-result-list {
    max-width: 1200px;
	margin: 12px auto 0 !important;
}
.wpsl-store-below #wpsl-result-list #wpsl-stores {
    overflow: visible;
    height: auto !important;
}
.wpsl-store-below #wpsl-result-list #wpsl-stores > ul {
    z-index: 6;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: visible;
    margin-right: -1.0625rem;
    margin-left: -1.0625rem;
    position: relative;
    padding-top: 0.9375rem;
}
#wpsl-result-list ul {
    list-style: none;
    margin: 0;
    padding: 0 15px;
}
.wpsl-store-below #wpsl-result-list #wpsl-stores > ul li {
    width: 25%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 0;
    overflow: visible;
    padding: 0 1.0625rem;
    position: relative;
    margin-bottom: 3.125rem;
}
@media screen and (max-width:767px){
  .wpsl-search .wpsl-images-wrap{
    display: none;
  }
  #wpsl-checkbox-filter.wpsl-checkbox-3-columns li{
    width:50%;
  }
}
@media screen and (max-width:480px){
  .wpsl-store-below #wpsl-result-list #wpsl-stores > ul li {
    width:50%;
  }
  #wpsl-wrap .wpsl-search{
    padding-top: 100px;
  }
}
#wpsl-stores li.voorraad .wpsl-direction-wrap:before {
    content: "Voorraad";
    position: absolute;
    display: block;
    bottom: 10px;
    right: 15px;
    background: #00a4df;
    padding: 2px 10px;
    color: #fff;
    font-weight: 700;
    border-radius: 20px;
}
#wpsl-stores li.training .wpsl-direction-wrap:before {
    content: "Trainingen";
    position: absolute;
    display: block;
    bottom: 10px;
    right: 15px;
    background: #0077b2;
    padding: 2px 10px;
    color: #fff;
    font-weight: 700;
    border-radius: 20px;
}
#wpsl-stores li.training-voorraad .wpsl-direction-wrap:before {
    content: "Trainingen";
    position: absolute;
    display: block;
    bottom: 10px;
    right: 15px;
    background: #0077b2;
    padding: 2px 10px;
    color: #fff;
    font-weight: 700;
    border-radius: 20px;
}
#wpsl-stores li.training-voorraad .wpsl-direction-wrap:after {
    content: "Voorraad";
    position: absolute;
    display: block;
    bottom: 10px;
    right: 105px;
    background: #00a4df;
    padding: 2px 10px;
    color: #fff;
    font-weight: 700;
    border-radius: 20px;
}

.wpsl-store-below #wpsl-result-list #wpsl-stores > ul li .wpsl-store-location {
    width: 100%;
    overflow: hidden;
    border-radius: 6px;
    background: #fff;
    border: 1px solid #f6f6f6;
	box-shadow: 2px 2px 12px #ccc;
    font-size: 0.75rem;
    padding: 0 0.625rem 4.4375rem;
	display: flex;
    flex-direction: column;
}
.wpsl-store-below #wpsl-result-list #wpsl-stores > ul li .wpsl-store-location p {
    margin-bottom: 0;
}
.wpsl-store-below #wpsl-result-list #wpsl-stores > ul li .wpsl-store-location .store-details strong{
    color: #fff;
    background: #f7ae21;
    padding: 13px 0.625rem;
    margin-right: -0.625rem;
    margin-bottom: 0.625rem;
    margin-left: -0.625rem;
	padding-top: 30px;
    line-height: 20px;
    display: flex;
    flex-direction: column;
    -webkit-box-flex: 1;
    flex-grow: 1;
	font-size: 16px;
	max-height: none;
}
.wpsl-store-below #wpsl-result-list #wpsl-stores > ul li .wpsl-store-location .store-details strong a{
  color: #fff;
}
.wpsl-country, .wpsl-street{
  line-height: 1;
}
.wpsl-store-below #wpsl-result-list #wpsl-stores > ul li .wpsl-store-location .store-details {
    margin-bottom: 0;
    padding-bottom:0;
    display: flex;
    flex-direction: column;
    flex: 1 1 0%;
}

.wpsl-store-below #wpsl-result-list #wpsl-stores > ul li .wpsl-direction-wrap {
    font-size: 0.75rem;
    padding: 0px 1.25rem 45px;
    position: absolute;
    right: 0.625rem;
    bottom: 0;
    left: 0.625rem;
}

/* Waves */
.blue-wave-top{
  position: relative;
  overflow: visible !important;
}
.blue-wave-top:before{
  content:"";
  display: block;
  background-repeat: no-repeat;
  position: absolute;
  pointer-events: none;
  width: 100%;
  height:100px;
  background-image:url("./images/upper-blue-wave.png");
  background-size: 100% 100px;
  bottom:calc(100% - 2px);
  height: 100px;
  z-index: 5;
}
.home .et_pb_section_0_tb_header.et_pb_section{
  position:relative;
}
.home .et_pb_section_0_tb_header.et_pb_section:after{
  content:"";
  display: block;
  background-repeat: no-repeat;
  position: absolute;
  pointer-events: none;
  width: 100%;
  height:100px;
  background-image:url("./images/divider.png");
  background-size: 100% 50px;
  top:calc(100% - 2px);
  height: 100px;
  z-index: 1;
}
@media screen and (max-width:767px){
  .populair-categorie-cards-row .et_pb_column{
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    column-gap:20px;
    margin:0 !important;
  }
  .populair-categorie-card{
    min-height: 10px !important;
  }
  .populair-categorie-card .et_pb_module_header a{
    font-size: 18px !important;
  }
}

.store-locator-section #wpsl-wrap,
.store-locator-section #wpsl-result-list{
  margin:0;
}
.store-locator-section #wpsl-result-list .wpsl-not-loaded  ul:empty{
  padding:0 !important
}
.store-locator-section #wpsl-result-list .wpsl-not-loaded  ul{
  padding-bottom: 50px !important;
}
.store-locator-section #wpsl-wrap .wpsl-search{
  padding-top:40px;
  background-image: none !important;
  background-color: transparent;
  position: relative;
}
.store-locator-section .wpsl-store-below .wpsl-search{
  display: block;
  padding:0;
  margin:0;
}
.store-locator-section .wpsl-store-below .wpsl-search #wpsl-search-wrap{
  width:90%;
  max-width:1080px;
  margin:auto;
}
.store-locator-section  .wpsl-images-wrap{
  display: none;
}
.store-locator-section  #wpsl-search-wrap{
  float:none;
}
.store-locator-section #wpsl-search-wrap .location-search{
  display: inline-block;
}
.store-locator-section .wpsl-store-below .wpsl-search:after{
  left:0;
}
.store-locator-section .et_pb_text_inner{
  top:0
}
.store-locator-section  .wpsl-store-below .wpsl-search{
  position: relative;
}
.store-locator-section .wpsl-store-below .wpsl-search:before{
  /* content:"";
  display: block;
  background-repeat: no-repeat;
  position: absolute;
  pointer-events: none;
  width: 100%;
  height:100px;
  background-image:url("./images/lower-blue-wave.png");
  background-size: 100% 100px;
  bottom:calc(100% - 2px);
  z-index: 1;
  transform: rotate(180deg); */
  content:none;
}
.store-locator-section .wpsl-store-below .wpsl-search:after{
  display: none;
}

@media screen and (max-width:767px){
  .homepage-slider .et_pb_slides .et_pb_slider_container_inner{
    vertical-align: bottom;
  }
  .homepage-slider .et_pb_slides .et_pb_slide_0.et_pb_slide .et_pb_slide_description{
    padding-bottom: 100px;
  }
  #wpsl-gmap{
    margin-top:0;
  }

}
.product-page-locator #wpsl-wrap .wpsl-search{
  padding:0;
  background: transparent;
}
.product-page-locator .wpsl-store-below .wpsl-search #wpsl-search-wrap{
  width:100%;
}
.product-page-locator .wpsl-store-below .wpsl-search{
  color:#333;
}
.product-page-locator .wpsl-store-below .wpsl-search:after{
  content:none;
  display: none;
}
.product-menubar{
  display: flex;
  flex-wrap:wrap;
  justify-content: center;
}
.product-page-locator  #wpsl-search-wrap label[for="wpsl-search-input"]{
  display: none;
}
.bouwdrogers .et_pb_column{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap:30px;
}
@media screen and (max-width:767px){
  .bouwdrogers .et_pb_column{
    grid-template-columns: repeat(2, 1fr);
    gap:15px;
  }
  .bouwdrogers .et_pb_blurb .et_pb_module_header a{
    font-size: 20px;
  }
}

.pagination .navigation ul {
    list-style: none;
    text-align: center;
    padding-top: 40px;
    padding-left: 0px;
    margin-left: -15px;
    margin-right: -15px;
}
.pagination .navigation ul li {
    display: inline-block;
	margin-bottom: 10px;
}
.pagination .navigation li a,
.pagination .navigation li a:hover,
.pagination .navigation li.active a,
.pagination .navigation li.disabled {
    background-color: #99d6f3;
    border-radius: 3px;
    cursor: pointer;
    padding: 10px 15px;
    color: #fff !important;
    margin: 0px 5px;
	display: inline-block;
}
.pagination .navigation li a:hover,
.pagination .navigation li.active a {
    background-color: #ffb500;
}

.woosc-quick-table {
  max-width: 1080px;
  margin: auto;
  width: 80%;
}

.woosc-quick-table .woosc_table td {
  background: #fff;
  padding: 1em 1.41575em;
  max-width: 300px;
}

.woosc-quick-table .woosc_table td:nth-child(2),
.woosc-quick-table .woosc_table td.td-label {
  z-index: 1;
}