<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#latest_shop h3 strong{
	color: #ff1e1e;
}
#latest_shop .img-thumbnail{
	border: 0px;
	border-radius: 0px;
	padding: 0px;
	position: relative;
}
#latest_shop .img-thumbnail img,
#latest_shop .img-thumbnail.img-thumbnail-hover-icon:before{
	border-radius: 0px;
}
#latest_shop .owl-carousel.show-nav-title .owl-nav [class*="owl-"] {
    color: #42a538;
}
#latest_shop .img-thumbnail p{
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	width: 100%;
	z-index: 1;
	padding: 5px 10px;
}</pre></body></html>