<script>$(document).ready(function(){$('.t-popup').each(function(){$(this).find('.t-popup__container').prepend($(this).find('.t-popup__close'))})});</script> <style>.t-popup__close{background-color:none!important}</style>