/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 05 2025 | 22:14:29 */
.da-inner {
	background: #f8f8f8 !important;
	border: 1px solid #dadada;
}

.da-media-left {
	mix-blend-mode: multiply;
	max-width: 33% !important;
}

.da-block .da-media-body {
	/* flex-grow: 1; */
	/* max-width: 100; */
	/* background: antiquewhite; */
	justify-content: space-evenly;
	display: flex;
	flex-direction: column;
	align-self: normal;
	max-width: 100%;
	height: unset;
}

.home-categories-block .category-inner > a {
	background: #fff;
	border: 1px solid #dadada;
}

.home-categories-block .media-img img {
	transform: none;
	padding-left: 5px;
}

.category-title.col-7 {
	font-size: x-small;
}