#header.sticky-header .logo {
	max-width: 200px !important;
}

#header.sticky-header .header-main.change-logo .logo img {
    transform: unset;
}

#header .header-top {
	background-color: #ffffff !important;
}

.header-top {
    border-bottom: 0px;
}

#header.sticky-header .header-main {
	background-image: unset; 
}

#header .main-menu > li.menu-item > a {
	color: #ffffff !important;
	padding: 10px !important;
}

#header .header-main .header-left {
	padding: 2px 0 !important;
}

#header .header-main .header-right {
	padding: 2px 0 !important;
}

#header .header-main .container {
	min-height: 50px  !important;
}

#header .main-menu > li.menu-item.active > a {
    background-color: #ffffff !important;
    color: #000000 !important;
	/* padding-top: 18px !important; */
	margin-top: 1px !important;
}

#header .main-menu > li.menu-item > a:hover {
    background-color: #ffffff !important;
    color: #000000 !important;
	/* padding-top: 18px !important; */
	margin-top: 1px !important;
}

#header .header-top .header-contact li * {
    font-size: .9em;
}

#header .header-top {
    font-weight: 600;
}

.fa-window-close::before {
	content: "\f2d3" !important;
}

.page-top.page-header-1 {
	margin-top: 40px;
	margin-bottom: 50px;
}

.shortcode-other-area {
	float: right;
}

.shortcode-other-area a {
	margin-left: 5px;
}

@media (max-width:767px){
	
	#header:not(.header-builder) .header-top {
		display: none !important;
	}
	
	.shortcode-other-area {
		margin-top: 15px;
	}
}

.vc_btn3.vc_btn3-color-grey.active, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat.active, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:active, .vc_btn3.vc_btn3-color-grey:active {
    color: #595959;
    background-color: #d7d7d7;
}

.woo-page-header.page-header-8 {
	display:none;
}

.box-content-crowdfunding .featured-box-primary .icon-featured {
	background-color: #FF3333 !important;
}

.box-content-crowdfunding .text-color-primary {
    color: #FF3333 !important;
}

.box-content-crowdfunding .featured-box-primary .box-content {
    border-top-color: #FF3333 !important;
}

.box-content-marketplace .featured-box-primary .icon-featured {
	background-color: #FFAA33 !important;
}

.box-content-marketplace .text-color-primary {
    color: #FFAA33 !important;
}

.box-content-marketplace .featured-box-primary .box-content {
    border-top-color: #FFAA33 !important;
}

.box-content-job .featured-box-primary .icon-featured {
	background-color: #33AA33 !important;
}

.box-content-job .text-color-primary {
    color: #33AA33 !important;
}

.box-content-job .featured-box-primary .box-content {
    border-top-color: #33AA33 !important;
}

.box-content-e-learning .featured-box-primary .icon-featured {
	background-color: #6633FF !important;
}

.box-content-e-learning .text-color-primary {
    color: #6633FF !important;
}

.box-content-e-learning .featured-box-primary .box-content {
    border-top-color: #6633FF !important;
}