/*
Theme Name: W3nuts
Theme URI: https://w3nuts.co.uk
Author: W3nuts
Author URI: https://w3nuts.co.uk
Description: Custom theme for W3nuts
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: w3nuts
Tags: custom, responsive
*/

/* Add your theme styles below */
body.home:not(.complete_animation){
	overflow: hidden;
}
body.home:not(.complete_animation) footer {
    transform: translateY(100%);
}
