/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.contact-rich h4 {
	display: none;
}
 .logo.DeoLogoStore .img-fluid {
	max-width: 150px;
}

#cart-block .tax.total-line {
	display: none !important;
}
.label.product-flag.new{
	display: none;
}
.black-text {
	color: #000 !important;
}
.site_video video {
	width: 100%;
	height: 100%;
}
.tax-shipping-delivery-label {
	display: none;
}