html, body{
	width: 100%;
	height: 100%;
}
.product-logo-sm{
	height: 27px;
	margin-top: -3px;
}
.marketplace-logo-sm{
	margin-top: -3px;
	height: 25px;
}
.h-65px{
	height: 65px;
}

.demo-product-feature .info {
    color: #333e4a !important;
    padding-top: 20px !important;
}

.demo-product-feature .thumb{
	padding: 8px !important;
}
.demo-product-feature .title {
	padding-top: 35px !important;
}

.menu-header.demo-header .navigation-main-area li.dropdown > a {
    margin: 7px 0;
    border: 1px solid #becbab;
    padding: 5px 15px;
    border-radius: 6px;
}
.dropdown-bottom-svg{
	height: 11px;
}
.demo-item-dropdown button.dropdown-toggle::after{
	content: '';
    position: absolute;
}