/*
 Theme Name:     Studio Lavoro
 Theme editor:   Studio Lavoro
 Description:    Studio Lavoro
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

.buttoninput {
width: 100%;
padding-right: 20px;
}


.buttonjos {
float: left;}


.store-locator-row {
width: 100%;
}

#store_locator_address_field {
padding: 14px !important;
border-radius: 25px !important;
border: 2px solid #F18183;
color: #00579D !important;
font-size: 16px !important;
font-weight: 600 !important;
margin-right: 47px;

}

.store-locator-row {
float: left;
margin-right: 0px !important;
margin-left: 0px !important;
}

#store_locator_address_field::placeholder {
  color: #F18183; /* Kleur van de placeholder tekst */
  font-size: 16px; /* Grootte van de placeholder tekst */
  font-weight: 600; /* Gewicht va de placeholder tekst */
  /* Voeg eventueel andere stijlen toe die je wilt toepassen op de placeholder */
}

.store_locator_text_actions {
display: none;
}

.store-locator-col-sm-4 {
display: none;
}

.store-locator-col-sm-12, .store-locator-col-sm-12 {
padding-right: 0px !important;
padding-left: 0px !important;
margin-top: 10px;
}

#store_locator_find_stores_button {
  margin-top: 0px !important;
  border-radius: 50%; /* Maakt de knop een cirkel */
  width: 51px; /* Breedte van de cirkel */
  height: 51px; /* Hoogte van de cirkel */
  padding: 0; /* Geen padding */
  background-image: url('https://onzeopvang.nl/wp-content/uploads/sites/2/2024/02/zoek_icon-1.svg');
  background-repeat: no-repeat;
  background-position: center; /* Centreer het icoon */
background-size: 40px 40px; /* Vergroot de grootte van het icoon */
float: left;
margin-left: 15px;
}


.store_modal_title  {
font-size: 26px !important;
line-height: 28px;
}

.store_locator_filter_active_filter_box, #store_locator_filter  {
display: none;
}

.store-locator-row .wordpress-store-locator-address-title {
    display: none;
}

.qena h2 {
color: #00579D;
font-size: 22px;
margin-bottom: 15px;
}

.qena h3 {
color: #F18183;
font-size: 18px;
}





