/**
* Theme Name: Greenly Child
* Description: This is a child theme of Greenly, generated by Merlin WP.
* Author: <a href="https://creativesplanet.com/">Creative's Planet</a>
* Template: greenly
* Version: 1.0
*/

body #SR7_7_1-16 .cspt-img-masking-wrap .cspt-img-masking,
body #SR7_7_1-16 .cspt-img-masking img {
	-webkit-mask-image: url(/wp-content/uploads/2024/10/synops-icon-1.png);
	mask-image: url(/wp-content/uploads/2024/10/synops-icon-1.png);
	-webkit-mask-size: contain;
	mask-size: contain;
	-webkit-mask-position: center center;
	mask-position: center center;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	position: relative;
	overflow: visible;
}
body #SR7_7_1-16 .cspt-img-masking-wrap::after,
body #SR7_7_1-16 .cspt-img-masking::after,
body #SR7_7_1-16 .cspt-img-masking-wrap::before,
body #SR7_7_1-16 .cspt-img-masking::before {
	content: none;
}