:root {
	--bg-body: #f7f3ec;
	--bg-footer: #B53C36;
	--on-primary: #ffffff;
	--on-secondary: #000000;
	--primary: #B53C36;
	--focus: #B53C3680;
	--secondary: #E2E8F0;
}
@media (min-width: 0px) {
	.website-bg:not(#dz-category) {
		background-image: url('/img/dzt/2_small.jpg');
	}
}
@media (min-width: 640px) {
	.website-bg:not(#dz-category) {
		background-image: url('/img/dzt/2_medium.jpg');
	}
}
@media (min-width: 1280px) {
	.website-bg:not(#dz-category) {
		background-image: url('/img/dzt/2_large.jpg');
	}
}
#category.category-13 .product .product-image { object-fit: contain; }
#category.category-14 .product .product-image { object-fit: contain; }
#category.category-15 .product .product-image { object-fit: contain; }
#category.category-16 .product .product-image { object-fit: contain; }
#category.category-17 .product .product-image { object-fit: contain; }
#category.category-18 .product .product-image { object-fit: contain; }
