/* 

	Theme Name: ExecutiveYacht Child
	Theme URI: http://www.thewebfix.com 
	Description: ExecutiveYacht child Theme. 
	Version: 1.0
	Author: The Web Fix 
	Author URI: http://www.thewebfix.com/ 
	Template:    execyms
	Text Domain:  execyms-child
	
*/

@import url("../execyms/style.css");

/* -----------------------------------
	CHILD CSS
------------------------------------- */

.owl-item {
    padding: 0 20px;
}


.page-loader-inner .loader-logo-name img {
    max-height: 150px;
}

body.loading-end .loader-logo-name {
    opacity: 0;
    top: -30px;
}

.ballcolor {
    background-color: #ff0000 !important;
}

.bordered .sticky-header .open-nav, .bordered .sticky-header.non-overlay .open-nav {
    margin-top: 2px;
    background: white !important;
}