/**
* Theme Name: Neotech Child
* Description: This is a child theme of Neotech, generated by Merlin WP.
* Author: <a href="http://themelexus.com/">Themelexus</a>
* Template: neotech
* Version: 1.0.8
*/

.breadcrumb-wrap {display: var(--page-title-display);}
.error404 #page .site-content {background-color:#0f1c3d;}
.error404 #page .site-content .error-subtitle, .error404 #page .site-content .error-text {color:#fff;}

.error404 .error-button a, .elementor-button:not(.elementor-btn-type-link), .elementor-button-default .elementor-button {background: #30d245 !important;}
.error404 .error-button a:hover:before , .elementor-button:not(.elementor-btn-type-link):hover:before, .elementor-button-default .elementor-button:hover:before {visibility: hidden; }
.error404 .error-button a:hover, .elementor-button:not(.elementor-btn-type-link):hover {background:#001F4E!important;}
@media (max-width: 767px) {
	.tasks .elementor-icon-list-item {justify-content: start!important;}
	.tasks .elementor-icon-list-text {text-align:left!important;}
}

@media (max-width: 1024px) {
	.mobile-nav-close {color:#162339!important;top: 17px!important;}
	.neotech-mobile-nav .mobile-nav-tabs ul {display:none}
}