/*!
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Description: A plain-vanilla & lightweight theme for Elementor page builder
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hello-elementor
*/
/*.elementor-post__read-more-wrapper{
	margin:10px 0;
}
.elementor-post__read-more{
	border: 3px solid #0A3254;
	padding: 10px 15px;
	color:#0A3254 !important;
	
}

.elementor-post__read-more:hover{
	background:#0A3254;
	border: 3px solid #0A3254;
	padding: 10px 15px;
	color:#FEC52E !important;
	
}*/
/*post navigation - prevent collapsing*/
.elementor-post-navigation .elementor-post-navigation__link {
	padding: 0 7px;
}

@media only screen and (max-width: 720px) {
/*down arrow color overwrite*/
.elementor-nav-menu .sub-arrow .e-font-icon-svg > path {
    fill: #FEC52E !important;
}
}
