/*
Theme Name: Quylo Child
Theme URI: http://uicore.co/
Description: SEO & Digital Marketing Agency WordPress Theme
Author: UiCore
Author URI: http://uicore.co/
Template: quylo
Version: 1.0.0
Text Domain: quylo-child
Tested up to: 6.7
Requires PHP: 7.4.0
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

 /* Add your custom style here */

.uicore-blog #main.uicore, .elementor {
    background: #0f0e11;
}

@media only screen and (max-width: 1025px) {
.uicore-mobile-nav-show, .uicore-navigation-wrapper {
    background-color: #0f0e11 !important;
}
	
	.ui-custom-tap {
		display: none !important;
	}
	
	.uicore-transparent:not(.uicore-scrolled) .uicore-header-wrapper {
		height: 80px;
	}
	.uicore-navbar .uicore-branding a, .uicore-navbar:not(.uicore-left-menu) .uicore-branding {
		height: 50px;
	}
}
