.header-logo img {
width: 70%;
}
.hp-listing--view-page .hp-listing__actions--primary button.hp-listing__action:not(:last-child) {
box-shadow: rgba(0, 173, 239, 0.35) 0px 5px 21px;
background-color: #00adef;
background-image: linear-gradient(to right,rgba(255,255,255,0),rgba(255,255,255,.2));
color: #fff;
}
.hp-col-lg-6 {
flex-basis: 100% !important;
max-width: 100% !important;
}
hp-vendor--view-page .hp-vendor__attributes--primary .hp-vendor__attribute {
font-size: 1rem;
}
.hp-vendor--view-page .hp-vendor__attributes--primary .hp-vendor__attribute strong{
color: rgba(15,23,39,.85) !important;
}
.hp-vendor--view-page .hp-vendor__attributes--primary .hp-vendor__attribute {
text-align: left !important;
}

.hp-listing-category--view-block .hp-listing-category__image img {
display: none;
}

.hp-template--vendor-dashboard-page .hp-table thead tr th:last-child, .hp-template--vendor-dashboard-page .hp-table tbody tr td:last-child, .hp-template--vendor-dashboard-page .hp-chart{
	display: none !important;
}
.hp-menu__item--vendor-dashboard {
display: none;
}
.home .hp-listing-category__description { display: none; !important }