/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 1 version
*/

.shortcode-description{
    margin-bottom: 30px;
}

.wpcm-zip{
    display: none;
    margin-bottom: 20px;
}

.wpcm-zip .container-fluid{
    padding-left: 0;
}

.search-zipcode{
    display: flex;
    align-items: center;
}

.input-field--zip{
    width: 80%
}

.input-field--submit{
    width: 20%;
}

.wpcm-zip__submit{
    border: none;
    background-color: var(--color-teal);
    color: var(--color-white);
    padding: 10px 20px;
    border-radius: 5px;
}

.gm-style-iw-d .map-marker{
    padding: 10px;
}

.map-marker h6{
    font-size: 20px;
    margin-bottom: 10px;
}

.map-marker p{
    font-size: 16px;
}