/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0

<!-- Google tag (gtag.js) --> 
<script async src="https://www.googletagmanager.com/gtag/js?id=G-0HGQQNW00S">
</script> 
<script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-0HGQQNW00S'); 
</script>

*/

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

time.published {
    display: none;
}

.elementor-shortcode .df-popup-thumb .df-book-wrapper {
    width: 90% !important;
   
}
.elementor-shortcode .df-popup-button {
    background: #ff0000 !important;
    color: white !important;
}