elementor_style(); } /** * Elementor Editor Style, Fonts and Scripts * * @return void * @author Andrei Voica .elementor-element .icon .ui-e-widget:after { height: 28px; width: 28px; margin-right: 10px; border-radius: 3px; background-color: #532df5; background-image: url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'16\' height=\'16\' viewBox=\'0 0 16 16\' xml:space=\'preserve\'%3E%3Cpath d=\'M5.383 15.217c3.1 0 5.4-2.3 5.4-5.3v-7.9h-2.9v7.9c0 1.4-1.1 2.5-2.5 2.5s-2.5-1.1-2.5-2.5v-7.9h-2.9v7.9c0 3 2.3 5.3 5.4 5.3zM14.283 4.117c1 0 1.7-.7 1.7-1.7s-.7-1.7-1.7-1.7-1.7.7-1.7 1.7.7 1.7 1.7 1.7zM15.683 15.017v-9.6h-2.8v9.6z\' fill=\'%23fff\'/%3E%3C/svg%3E"); background-size: 16px; background-position: center; background-repeat: no-repeat; } .elementor-element .icon .ui-e-widget:after { content: ""; position: absolute; right: 5px; top: 5px; margin-right: 0; width: 16px; height: 16px; background-size: 9px; background-color: #656c7196; transition: background-color .3s ease-in-out; } .elementor-element:hover .icon .ui-e-widget:after { background-color: #532df5; transition: background-color .3s ease-in-out; } '; }); } }