/* 
Theme Name: Gulupa Digital
Theme URI: https://github.com/elementor/hello-theme-child/
Description: 
Author: Gulupa Digital
Author URI: https://gulupadigital.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* Footer */
@media(max-width: 767px) {
	footer .elementor-nav-menu a {
		justify-content: center;
	}	
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	font-size: inherit!important; 
	font-weight: inherit!important;
	line-height: inherit!important;
}


.elementor-widget-theme-post-featured-image a{
	display: block;
	width: 100%;
}
