/*
Theme Name: Child Theme
Author: IFRA
Author URI: https://ifra.nl/
Description: Make all of your modifications in this child theme.
Version: 3.7.1
Template: enfold
*/

/* Toon scroll naar boven button op mobiel */
@media only screen and (max-width: 767px) {
.responsive #scroll-top-link { display: block !important;}
}


