/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.3.0.1738326280
Updated: 2025-01-31 14:24:40

*/

/* line 78, /Users/xavi/Sites/alertaforestal.com/wp-content/themes/alertaforestal/src/scss/element/_map.scss */
.alertaforestal-map-content-wrapper #alertaforestal-map-filter-wrapper input[type="checkbox"], .alertaforestal-map-content-wrapper #alertaforestal-map-filter-wrapper select[type="checkbox"] {
  float: left;
  margin: 1px 5px 0 0;
  width: 18px;
  height: 18px;
  padding: 0;
  border: double 2px rgba(0, 0, 0, 0.6);
  border-radius: 2px;
  cursor: pointer;
  -webkit-appearance: button;
  -moz-appearance: button;
}

/* line 88, /Users/xavi/Sites/alertaforestal.com/wp-content/themes/alertaforestal/src/scss/element/_map.scss */
.alertaforestal-map-content-wrapper #alertaforestal-map-filter-wrapper input[type="checkbox"]:checked, .alertaforestal-map-content-wrapper #alertaforestal-map-filter-wrapper select[type="checkbox"]:checked {
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 90, /Users/xavi/Sites/alertaforestal.com/wp-content/themes/alertaforestal/src/scss/element/_map.scss */
.alertaforestal-map-content-wrapper #alertaforestal-map-filter-wrapper input[type="checkbox"]:checked:before, .alertaforestal-map-content-wrapper #alertaforestal-map-filter-wrapper select[type="checkbox"]:checked:before {
  font-family: "FontAwesome";
  content: "\f00c";
  width: 15px;
  height: 15px;
  display: block;
  color: #000000;
}

/* line 103, /Users/xavi/Sites/alertaforestal.com/wp-content/themes/alertaforestal/src/scss/element/_map.scss */
.alertaforestal-map-content-wrapper #alertaforestal-map-filter-wrapper input.alertaforestal-map-filter-observation_date:nth-of-type(2) {
  margin-top: 10px;
}

@media (min-width: 48rem) {
  /* line 102, /Users/xavi/Sites/alertaforestal.com/wp-content/themes/alertaforestal/src/scss/element/_map.scss */
  .alertaforestal-map-content-wrapper #alertaforestal-map-filter-wrapper input.alertaforestal-map-filter-observation_date {
    margin-top: 0 !important;
    max-width: 49%;
    float: left;
  }
  /* line 110, /Users/xavi/Sites/alertaforestal.com/wp-content/themes/alertaforestal/src/scss/element/_map.scss */
  .alertaforestal-map-content-wrapper #alertaforestal-map-filter-wrapper input.alertaforestal-map-filter-observation_date:nth-of-type(2) {
    float: right;
  }
}

/* line 117, /Users/xavi/Sites/alertaforestal.com/wp-content/themes/alertaforestal/src/scss/element/_map.scss */
.alertaforestal-map-content-wrapper #alertaforestal-map-wrapper {
  order: 1;
}

/* line 121, /Users/xavi/Sites/alertaforestal.com/wp-content/themes/alertaforestal/src/scss/element/_map.scss */
.alertaforestal-map-content-wrapper #alertaforestal-map-filter-wrapper,
.alertaforestal-map-content-wrapper #alertaforestal-map-wrapper {
  height: 385px !important;
}

@media (min-width: 48rem) {
  /* line 121, /Users/xavi/Sites/alertaforestal.com/wp-content/themes/alertaforestal/src/scss/element/_map.scss */
  .alertaforestal-map-content-wrapper #alertaforestal-map-filter-wrapper,
  .alertaforestal-map-content-wrapper #alertaforestal-map-wrapper {
    height: 555px !important;
  }
}

@media (min-width: 64rem) {
  /* line 121, /Users/xavi/Sites/alertaforestal.com/wp-content/themes/alertaforestal/src/scss/element/_map.scss */
  .alertaforestal-map-content-wrapper #alertaforestal-map-filter-wrapper,
  .alertaforestal-map-content-wrapper #alertaforestal-map-wrapper {
    height: 685px !important;
  }
}

@media (min-width: 70rem) {
  /* line 121, /Users/xavi/Sites/alertaforestal.com/wp-content/themes/alertaforestal/src/scss/element/_map.scss */
  .alertaforestal-map-content-wrapper #alertaforestal-map-filter-wrapper,
  .alertaforestal-map-content-wrapper #alertaforestal-map-wrapper {
    height: 785px !important;
  }
}

.element-wrapper{
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}

.element-wrapper input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea{
    border: 1px solid #d8d8d8;
}

.alertaforestal-map-content-wrapper label span{
    font-size: 17px;
    font-weight: 500;
    font-family: rubik;
    padding-bottom: 10px
}


.alertaforestal-map-content-wrapper #alertaforestal-map-filter-wrapper input.alertaforestal-map-filter-observation_date{
    margin-bottom: 20px
}

.alertaforestal-map-content-wrapper #alertaforestal-map-filter-wrapper label{
    width: 100%
}

.alertaforestal-map-content-wrapper #alertaforestal-map-filter-wrapper .alertaforestal-map-filter-alert-type-label input[type="checkbox"]{
    margin-top: 17px !important;
}

.alertaforestal-map-filter-alert-level-label{
    margin-bottom: 10px;
}