#title_holder
{
  margin-top:50px;
  background-color: #EE7622;
}
#archive_title
{
  font-weight: 600;
  letter-spacing: 0.4px;
  font-family: dunbar-low !important;
  color:white;
  padding: 18px;
  font-size:42px;
}
#main_container
{
  padding:0px;
  margin-bottom:50px;
}
.link_event_list:hover
{
  text-decoration: none;
  font-weight: 1000 !important;
}

hr
{
  margin:15px 0px !important;
}
#row_titolo
{
    width: 100%;
    background-image: url("");
    background-position: 50% 75%;
}
.div-title
{
  margin-bottom:10px;
  min-height:70px;
}
.div-image
{
  padding:0px;
  margin-bottom:10px;
  height:300px;
}
body
{
    background-color: #fcfcfc !important;
    overflow-x: hidden;
}
.container
{
  padding:0px;
  width:100%;
  max-width:100%;
  margin-bottom:30px;
  max-width: 1400px;
}
.link_evento
{
    color: black !important;
    font-size: 18px;
    max-height: 81px;
    height: 81px;
}
.link_evento img
{
    height: 300px;
    width: 100%;
    object-fit: cover;
}
.link_evento:hover
{
    color: black;
}
.row
{
    /*margin-left: 0px !important;*/
}
input
{
    border-color: #ced4da !important;
}
#ui-datepicker-div
{
    z-index: 99999 !important;
}
label
{
    margin-bottom:5px !important;
    font-weight: 600;
    margin:0px;
}
hr
{
    margin:5px;
    color:lightgray;
    width:100%;
    margin:0px 20px 30px 20px;
}
.box-eventi_mostrati
{
  padding:10px;
  position:relative;
}
.row_evento, .etichetta
{
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 12%);
    padding:0px;
    margin-top:20px;
    margin-left:-15px;
    margin-bottom: 20px;
    background-color:white;
}
.custom-checkbox label
{
  margin-bottom:20px !important;
}
.custom-checkbox div
{
  width: fit-content;
  margin: 0px;
  float: left;
  position:relative;
}
.custom-checkbox div label
{
  font-weight:400;
}
.no-float
{
  float: none;
  width: 100% !important;
}

.etichetta
{
    top:20px;
    position:absolute;
    padding:5px 10px;
    z-index: 98;
    font-weight:600;
    font-size:15px;
    color:white;
    max-width: 80%;
    background-color: #EE7622;
}
.etichetta a
{
    color:white !important;
    background-color: #EE7622;
}
.etichetta a:hover
{
    color:white !important;
    text-decoration: underline;
}
@media only screen and (max-width: 1000px) {

}
@media only screen and (max-width: 600px) {

}
body
{
  font-family: Varela !important;
}
.search-div
{
  padding:10px 5px !important;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn)
{
  width: 100% !important;
}
#submit_button:hover
{
    color: #EE7622 !important;
    background-color: white !important;
    border-radius: 0px !important;
}
.checkbox-div
{
  border-left: 3px solid #EE7622;
  padding-left: 10px !important;
}
button:hover, button:focus, [type="submit"]:hover, [type="submit"]:focus, [type="button"]:hover, [type="button"]:focus
{
  border: 1px solid #EE7622 !important;
}
.btn.dropdown-toggle.btn-light.bs-placeholder
{
  border: 1px solid #EE7622 !important;
  background-color: white;
  border-radius:0px;
}
.bs-searchbox input
{
  border-radius:0px;
}
.btn.dropdown-toggle.btn-light.bs-placeholder:hover
{
  border: 1px solid #EE7622 !important;
  background-color: white;
}
.dropdown-item.active, .dropdown-item:active
{
  background-color: #F79C85 !important;
  color:white !important;
}
.dropdown-item.active.selected span:hover
{
  color:white !important;
}
.selected.active:hover a span
{
  color:white !important;
}
.filter-option-inner-inner
{
  color: #EE7622 !important;
}
[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover
{
  background-color: #F79C85 !important;
}
[type=button]:focus, [type=submit]:focus, button:focus .filter-option .filter-option-inner .filter-option-inner-inner
{
  color:white !important;
}
[type=button], [type=submit], button
{
  border: 1px solid #EE7622 !important;
}
.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show>.btn-light.dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner
{
    color:black !important;
}

#submit_button
{
  color: #EE7622;
}
#submit_button:hover
{
  border: 1px solid #EE7622;
}
.custom-control-input
{
  height: 15px;
  width: 15px;
  position: relative !important;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::before{
    background-color: #F79C85;
    border-color: #EE7622;
}
.custom-control-label::before, .custom-control-label::after
{
  top:0px;
}
.custom-control-label
{
  margin-right: 10px;
  margin-bottom: 10px !important;
}
#submit_button
{
  background-color:#EE7622;
  color:white;
  border-radius:0px;
}
@media only screen and (max-width: 800px) {
    .link_evento
    {
      font-size: 25px !important;
    }
}
