.tp-header-main {
	padding-bottom: 0px;
	padding-top: 0px;
}

.logo a img {
 	 zoom: 0.5;
}

.tp-product-category-thumb a img {
	max-width: -webkit-fill-available;
}

.tp-brand-item {
	line-height: 150px;
    min-height: 150px;
    max-height: 150px;
}

.tp-brand-item a img {
	max-width: 130px;
    max-height: 115px;
  	opacity: 1;
}

.breadcrumb__title {
	color: var(--tp-grey-1);
}

.breadcrumb__list {
	color: var(--tp-grey-2);
}

/*
.tp-header-main {
	padding-bottom: 0px;
	padding-top: 0px;
}

.logo {
    margin: 0;
}

.logo a img {
 	 height: 180px!important;
  	 max-height: 180px!important;
  	 vertical-align: super;
}

.tp-footer-logo a img {
 	max-width: 180px;
	max-height: 180px!important;
}
*/

/* Product Actions */

.tp-product-action-2 {
	display: none!important;
}

.loading-spinner {
  display: none!important;
}

.logo {
	margin: 0!important; 
}