/*
Theme Name:     Fogdarod - Child Themes
Theme URI:      http://fogdarod.se
Template:       uplands
Author:         Fogdarod
Author URI:     http://www.fogdarod.se
Version:        1.0
Text Domain:    Fogdarod
Domain Path:    /languages/
*/


/* = Theme customization starts here
-------------------------------------------------------------- */

.page h1.entry-title {
	display: none !important;
}


.elementor-sub-item {
	font-size: 13px !important;
}


.elementor-nav-menu--main .elementor-nav-menu a {
	padding: 13px 15px !important;
}

.search  h1.entry-title {
	display: none !important;
}

.search #themo_default_layout {
	display: none !important;
}

@media only screen  and (max-device-width: 414px) { 
	 .dropdown-menu.sm-nowrap {
	 	position: relative !important;
	 	width: 100% !important;
	}
}



