/*
Theme Name: CL Theme
Theme URI: https://christianludger.de/
Description: OceanWP Child Theme
Author: Christian Ludger
Author URI: https://christianludger.de/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

.leaflet-popup-content {
    font-size: 2.08333em !important;
}


#commentform .comment-form-url {
 display: none;
}

body .theme-button, body input[type="submit"], body button[type="submit"], body button, body .button, body div.wpforms-container-full .wpforms-form input[type=submit], body div.wpforms-container-full .wpforms-form button[type=submit], body div.wpforms-container-full .wpforms-form .wpforms-page-button {
    background-color: #6ad61d !important;
}

.theme-button, input[type="submit"], button[type="submit"], button, .button, body div.wpforms-container-full .wpforms-form input[type=submit], body div.wpforms-container-full .wpforms-form button[type=submit], body div.wpforms-container-full .wpforms-form .wpforms-page-button {
    border-radius: 10px !important;
}



