.custom-logo {
    max-width: 200px;
}

.site-header {
		background: #fff;
		height: 120px;
		z-index: 170;
		margin: 0 auto;
		border-bottom: 1px solid #dadada;
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		text-align: center;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    background: #FF6633;
}

.site-header-wrapper {
    width: 100%;
	  max-width: 1400px;
}

.main-navigation {
    margin-right: 1.5em;
}

.site-menu.toggled-on {
    background: #ffffff;
}

.main-navigation a {
    color: #1E2021;
}

.main-navigation a:focus, .main-navigation a:hover {
    color: #FF6633;
}

	.site-branding {
    padding-left: 1.5em;
		margin-right: 0;
	}
	
	.menu-toggle {
		margin-top: 1.5em;
		margin-right: 1.5em;
	}

.main-navigation .primary-menu .current_page_item > a, .main-navigation .primary-menu .current-menu-item > a, .main-navigation .primary-menu .current_page_ancestor > a {
    border-color: #FF6633;
}

.site-footer {
    display: none;
}

@media(max-width: 680px) {
	.site-branding {
		margin-right: auto;
	}
}

/*@media only screen and (max-width: 768px) {
	.site-branding {
    padding-left: 1.5em;
	}
	
	.menu-toggle {
		margin-top: 1.5em;
		margin-right: 1.5em;
	}
}*/

.elementor-nav-menu--main {
	width: 100%;
}

.elementor-nav-menu {
	width: 100%;
	margin: 0;
}

.site-header-wrapper .site-menu {
	flex: 1;
}
.find-remote-jobs {
	padding: 0;
	margin-left: 12px !important;
}
.find-remote-jobs a {
	pointer-events: auto !important;
	padding: 5px 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-top: 2px solid #fb8000 !important;
	border-bottom: 2px solid #fb8000 !important;
	background-color: transparent;
	color: #1E2021;
}
.hire-top-talent {
	margin-left: auto !important;
	margin-right: 12px;
}
.hire-top-talent a {
	pointer-events: auto !important;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 5px 10px;
	background-color: #fb8000;
	color: #fff !important;
}
.hire-top-talent a:hover {
	color: #fff !important;
}

@media(max-width: 680px) {
	.elementor-nav-menu--dropdown {
		margin-top: 20px !important;
	}
	.find-remote-jobs {
		margin-left: 0 !important;
	}
	.hire-top-talent {
		margin-right: 0 !important;
	}
	.find-remote-jobs, .hire-top-talent {
		border-top: 1px solid;
	}
	.find-remote-jobs a { 
		padding: 12px 10px;
		border: none !important;
		color: #1E2021 !important;
	}
	.hire-top-talent a {
		background-color: transparent;
		padding: 12px 10px;
		color: #1E2021 !important;
	}
	.find-remote-jobs a:hover,
	.hire-top-talent a:hover {
		color: #FF6633 !important;
	}
}

.hidden {
	display: none !important;
}

.main-navigation ul li > a {
	pointer-events: none;
}

.primary-menu > li > ul.sub-menu > li > a {
    pointer-events: auto;
}

.post-template-default.single.single-post [data-id="6032a6a9"] {
	display: none !important;
}