/* 
Theme Name: Stor Energy
Theme URI: https://www.storenergy.com/
Author: Stor Energy
Description: A modern and responsive WordPress theme for stor energy.
Version: 1.0
*/

.map-wrapper {display: flex;}
#map { height:100vh; width:100%;flex: 1;}
.leaflet-container {background-color: transparent !important;}

/* @media (max-width:768px){
    #map{
        height:380px;
    }
} */


.wpcf7-form.invalid .wpcf7-response-output {
    display: none !important;
}
