/*!
Theme Name: Papermag Child
Template:   papermag
Theme URI: https://itcroctheme.com/papermag/#demo
Author: itcroc
Author URI: https://themeforest.net/user/itcroc
Description: newspaper & magazine WordPress Theme
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: papermag-child
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

@media only screen and (min-width: 1024px) {
	.custom-top-menu .elementor-nav-menu--main ul li {
		position: static !important;
	}

	.custom-top-menu .has-submenu.highlighted + .sub-menu li, .custom-top-menu .sub-menu .has-submenu.highlighted + .sub-menu li {
		position: relative !important;
	}

	.custom-top-menu .has-submenu.highlighted + .sub-menu {
		display: flex !important;
		margin-left: 0 !important;
		left: 0 !important;
	}

	.custom-top-menu .has-submenu.highlighted + .sub-menu a {
		border-left: 0 !important;
		padding: 3px 10px 3px 0 !important;
	}

	.custom-top-menu .sub-menu .has-submenu.highlighted + .sub-menu {
		display: block !important;
		margin-left: 0 !important;
		margin-top: 0px !important;
	}


	.custom-top-menu .sub-menu .has-submenu.highlighted + .sub-menu a {
		border-left: 0 !important;
		padding: 3px 10px 3px 10px !important;
	}
}

.coluna_artigos_destaque_lateral_hp .section-heading {
  display: none;
}

a.papermag-cate-name[href*="destaque"] {
  display: none;
}

.coluna_artigos_destaque_lateral_hp .post-list-thumb-one {
  display: flex;
  align-items: center;
}