/*
Theme Name: Skelementor Child
Theme URI: https://wp-themes.com/skelementor
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress Skelementor child theme.
Template: skelementor
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.0.0
Text Domain: skelementor-child
*/
/*
Theme Name: Skelementor Child
Theme URI: https://wp-themes.com/skelementor
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress Skelementor child theme.
Template: skelementor
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.0.0
Text Domain: skelementor-child
*/

/* header .elementor-image:before {
	content: "15th Jan,2020 - EN";
    display: block;
    color: red;
    background: white;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 9999999999;
} */


/*1.21.2020 Globe union reqested take down upcoming events, i also delete the "upcoming-events" category */

.temp-display-none {
	display:none!important;
}

/*added some padding on specific item*/

@media screen and (min-width: 1025px) {
li.remove-border-top.menu-item.menu-item-type-taxonomy.menu-item-object-category.menu-item-4857 {
    padding-top: 50px;
	}
	
	
}
