/*
Theme Name: Mull2media
Description: Theme by Mull2media
Author: Mull2media
Author URI: https://mull2media.nl
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.icon:after {content: '';width: 35%;height: 100%;position: absolute;right: 0;bottom: 0;background-image: url(/images/icon.svg);background-size: cover;background-position: center;-webkit-mask-image: linear-gradient(to left, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));mask-image: linear-gradient(to left, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));-webkit-mask-size: 100% 100%;mask-size: 100% 100%;mask-repeat: no-repeat;pointer-events: none;}
footer:after {content: '';width: 35%;height: 100%;position: absolute;left: 0;bottom: 0;background-image: url(/images/icon.svg);background-size: cover;background-position: center;-webkit-mask-image: linear-gradient(to right, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));mask-image: linear-gradient(to right, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));-webkit-mask-size: 100% 100%;mask-size: 100% 100%;mask-repeat: no-repeat;pointer-events: none;}