.site-header .h-logo img{
		height: 75px !important;
}

body .site-content .heading-multishop:after, body .maincont-ttl:after{
		display:none !important;
}

.site-header {
		margin-bottom:0px;
}

.footer-logo{
		max-width: 200px;
		display: block;
		margin: auto;
}

.product_meta dt:nth-of-type(1) ~ dt {
    display: none;
}

.product_meta dd:nth-of-type(1) ~ dd {
    display: none;
}

#wp-admin-bar-edit-with-wppb{
	background:green !important;
}

.leadin-footer-wrapper{
	display:none !important;
}

.find-dealer{
		color: #FFF;
		background-color: #415f74;
		padding: 5px 10px;
		margin: 10px 0px;
		border-radius: 5px;
		display: inline-block;
}