/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Author: Nick
Author URI: https://oceanwp.org/about-me/
Description: Child Theme for OceanWP
Template: oceanwp
Version: 1.7.3
*/

/*@import url("../oceanwp/style.css");*/

h2.elementor-heading-title.elementor-size-default {
    line-height: 100%!important;
}
input[type="checkbox"] {
	appearance: auto;
    -webkit-appearance: auto;
}