/*
Theme Name: Etude Child Theme
Theme URI: https://etude.themerex.net/
Description: Etude is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: ThemeREX
Author URI: https://themerex.net/
Version: 1.14.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
Text Domain: etude
Template: etude
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */
.post_meta_number { 
display:none !important;
}
.post_meta_views { 
display:none !important;
}
.trx_addons_icon-eye { 
display:none !important;
}
.sc_layouts_menu_popup .sc_layouts_menu_nav, .sc_layouts_menu_popup .sc_layouts_menu_nav > li > ul, .sc_layouts_menu_nav > li > ul ul, .sc_layouts_menu_nav > li ul:not(.sc_item_filters_tabs) {
	margin-top:-35px !important;
}
.sc_layouts_menu_popup .sc_layouts_menu_nav, .sc_layouts_menu_nav > li ul:not(.sc_item_filters_tabs) {
    width: 18em !important ;
    padding: 1em 0;
}
.elementskit-dropdown ul li a {
	 padding-top: 0px!important;
	 padding-bottom: 0px!important;
}
 .post_author {
	display:none !important;
}
section.elementor-element-9baf517, section.elementor-element-8f3e4cd {
	display:none;
}

@media (min-width: 900px) {
	.sc_layouts_hide_on_wide.sc_layouts_hide_on_desktop {
	  display:none;
    }
}


@media (max-width: 1279px) {
    .elementor-17986 .elementor-element.elementor-element-207905a .elementskit-navbar-nav > li > a {
        /* color: #000000; */
         padding-left: 10px!important;
    }
}