
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
					background-image: none !important;
				}
				@media screen and (max-height: 1024px) {
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
				@media screen and (max-height: 640px) {
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
			

.product {
    padding: 20px 0;
    line-height: 1.8;
}

.rtng--half.g {
    background-image: url(https://www.organicadz.shop/wp-content/themes/maec/resources/images/icons/star-half.svg);
}
.rtng.g {
    background-image: url(https://www.organicadz.shop/wp-content/themes/maec/resources/images/icons/star.svg);
}



.btn {
    background-color: #FF493C;
    border: 1px solid #FF493C;
}

