/*!
Theme Name:   Skyview2 Child
Theme URI:    https://demo2.wpopal.com/skyview2/
Author:       Opal Team
Author URI:   https://wpopal.com/
Description:  The Skyviewcomplex theme is a fully responsive theme that looks great on any device.
Version:      2.2.2
License:      GNU General Public License v2 or later
License URI:  https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  skyview2
Tags:         three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready


Template: skyview2
*/


:focus {
	outline:2px solid #000 !important;
	outline-offset:4px !important;
	/*position:relative;*/
	/*z-index:100000;*/
}

#skip-nav-link {
margin:0;
	padding:0;
	height:0;
}

#skip-nav-link a {
	position:absolute;
	display:inline-block;
	top:-36px;
	left:5px;
	z-index:10000;
	background-color:#000 !important;
	color:#fff !important;
	font-weight:bold;
	padding:3px;
	overflow:hidden;
}

#skip-nav-link a:focus {
	top:5px;
	outline:2px solid #fff !important;
}

.hfe-site-logo a:focus {
	outline: 2px solid #FFF !important;
	display:block;
}

/* fixes small vertical band of pixel down left side of page */
.skyview2-mobile-nav {
	margin-left:-1px;
}

.menu-top-canvas a {
	color:#000 !important;
}

.menu-top-canvas a:hover,
.menu-top-canvas a:active {
	color:#F4B86F !important;
}

.menu-top a.button-content {
	display:block;
}

.main-navigation ul.menu > li a span {
	background:black;
	padding:0 2px;
}
.main-navigation ul.menu > li.menu-item.current-menu-item > a:not(:hover){
	color:#FFF !important;
}


.menu-top a:focus,
.primary-navigation a:focus,
header .elementor-widget-skyview2-button-popup a:focus,
a.btn-slider:focus {
	outline:2px solid #FFF !important;
	outline-offset:4px !important;
}

.elementor-widget-skyview2-button-popup a:focus {
	background:#000;
}



.main-navigation ul.menu >li.menu-item >a:hover {
	text-decoration:none !important;
}
.wpcf7-form .wpcf7-button {
	text-align:center;
}
.wpcf7-submit {
	background:#000 !important;
	color:#FFF !important;
	border:1px solid #000 !important;
}
.wpcf7 label {
	color:#000;
}

.wpcf7-submit:hover, .wpcf7-submit:active {
	background:#FFF !important;
	color:#000 !important;
    border:1px solid #000 !important;
}

.grecaptcha-badge {
	display:none !important;
}