/*
Theme Name: Hendon
Theme URI: http://hendon.qodeinteractive.com
Description: A Contemporary Theme for Creative Business
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Text Domain: hendon
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/
.body {
    overflow: hidden;
	font-family:"Lucida Bright" !important;
}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
	padding:0px !important;
}
.qodef-menu-item-text{
	text-align:center;
	line-height:12px;
	font-size:0.8em;
}
#qodef-page-header-inner{
	padding:0px !important;
}
.sub-menu{
	opacity:0.6 !important;
}
.menu{
	margin-right:42px !important;
}
.custom-logo{
	background: url("http://dev.shorthyshorty.com/dragon-land/wp-content/uploads/2022/01/dl-bg.png") no-repeat;
	background-position-x: center;
	background-position-y: top;
    background-size: 100px 200px;
	background-color:#00454b;
	border-top-right-radius:30px;
	border-top-left-radius:30px;
	width:50px;
    height: 240px;
	padding-top:8px;
	padding-left:8px;
	padding-right:8px;
	transform: rotate(90deg);
	z-index:-3;
}
.qodef-header-logo-link{
	margin-left:50px;
	transform: rotate(-90deg);
}
.custom-navigation-background{
	position:absolute;
	background:black;
	width:90%;
	margin-left:100px;
	height:40px;
	background-color: #b08559;
	opacity: 0.6;
	margin-right:16px;
	padding:16px !important;
	border-radius: 20px !important;
	z-index:-2;
}
.qodef-header-navigation{
	width:60%;
}
#qodef-page-mobile-header .qodef-header-logo-image.qodef--customizer {
	display:none !important;
}