HEX
Server: nginx/1.18.0
System: Linux hqnl0246134.online-vm.com 5.4.0-135-generic #152-Ubuntu SMP Wed Nov 23 20:19:22 UTC 2022 x86_64
User: www-data (33)
PHP: 7.4.33
Disabled: phpinfo,disk_free_space,disk_total_space,diskfreespace,dl,exec,opcache_get_configuration,opcache_get_status,passthru,pclose,pcntl_alarm,pcntl_exec,pcntl_fork,pcntl_get_last_error,pcntl_getpriority,pcntl_setpriority,pcntl_signal,pcntl_signal_dispatch,pcntl_sigprocmask,pcntl_sigtimedwait,pcntl_sigwaitinfo,pcntl_strerror,pcntl_waitpid,pcntl_wait,pcntl_wexitstatus,pcntl_wifcontinued,pcntl_wifexited,pcntl_wifsignaled,pcntl_wifstopped,pcntl_wstopsig,pcntl_wtermsig,popen,posix_getpwuid,posix_kill,posix_mkfifo,posix_setpgid,posix_setsid,posix_setuid,posix_uname,proc_close,proc_get_status,proc_nice,proc_terminate,shell_exec,show_source,system,exec,passthru,shell_exec,system,popen,curl_exec,curl_multi_exec,parse_ini_file,show_source
Upload Files
File: /var/www/sites/u-port.ua/old_wp-content/themes/customize/css/animation-speed.php
<?php if( ! defined( 'ABSPATH' ) ) exit;
function customize_premium_animation() { ?>
<style>

	.sp-title {
		-webkit-animation-duration: 0.6s;
		animation-duration: 0.6s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
		-ms-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;

	}

	.main-navigation ul li:hover > .sub-menu {
		-webkit-animation-duration: <?php echo esc_html(get_theme_mod( 'customize_premium_sub_menu_animation_speed' )); ?>s;
		animation-duration: <?php echo esc_html(get_theme_mod( 'customize_premium_sub_menu_animation_speed' )); ?>s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
		-ms-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;

	}

	.site-title {
		display: block;
		-webkit-animation-duration: <?php echo esc_html(get_theme_mod( 'customize_premium_site_title_animation_speed' )); ?>s !important;
		animation-duration: <?php echo esc_html(get_theme_mod( 'customize_premium_site_title_animation_speed' )); ?>s !important;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
		-ms-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;
	}

	.site-description {
		display: block;
		-webkit-animation-duration: <?php echo esc_html(get_theme_mod( 'customize_premium_description_animation_speed' )); ?>s !important;
		animation-duration: <?php echo esc_html(get_theme_mod( 'customize_premium_description_animation_speed' )); ?>s !important;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
		-ms-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;
	}

	.sp-slider-back {
		display: block;
		-webkit-animation-duration: <?php echo esc_html(get_theme_mod( 'customize_premium_animations_slider_speed' )); ?>s !important;
		animation-duration: <?php echo esc_html(get_theme_mod( 'customize_premium_animations_slider_speed' )); ?>s !important;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
		-ms-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;
	}

	#seos-gallery a, .album a {
		-webkit-animation-duration: <?php echo esc_html(get_theme_mod( 'customize_premium_animation_gallery_speed' )); ?>s !important;
		animation-duration: <?php echo esc_html(get_theme_mod( 'customize_premium_animation_gallery_speed' )); ?>s !important;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
		-ms-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;
		width: 250px;
		height: 170px;	
	}

	.sp-image {
		-webkit-animation-duration: <?php echo esc_html(get_theme_mod( 'customize_premium_animation_home_images_speed' )); ?>s !important;
		animation-duration: <?php echo esc_html(get_theme_mod( 'customize_premium_animation_home_images_speed' )); ?>s !important;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
		-ms-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;
	}

	.testimonials-boxes {	
		display: block;
		-webkit-animation-duration: <?php echo esc_html(get_theme_mod( 'customize_premium_animations_testimonial_speed' )); ?>s !important;
		animation-duration: <?php echo esc_html(get_theme_mod( 'customize_premium_animations_testimonial_speed' )); ?>s !important;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
		-ms-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;
	}

	aside section {	
		display: block;
		-webkit-animation-duration: <?php echo esc_html(get_theme_mod( 'customize_premium_animation_sidebar_speed' )); ?>s !important;
		animation-duration: <?php echo esc_html(get_theme_mod( 'customize_premium_animation_sidebar_speed' )); ?>s !important;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
		-ms-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;
	}

	#colophon {
		display: block;
		-webkit-animation-duration: <?php echo esc_html(get_theme_mod( 'customize_premium_animation_footer_speed' )); ?>s !important;
		animation-duration: <?php echo esc_html(get_theme_mod( 'customize_premium_animation_footer_speed' )); ?>s !important;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
		-ms-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;
	}
	
	article {
		display: block;
		-webkit-animation-duration: <?php echo esc_html(get_theme_mod( 'customize_premium_animation_content_speed' )); ?>s !important;
		animation-duration: <?php echo esc_html(get_theme_mod( 'customize_premium_animation_content_speed' )); ?>s !important;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
		-ms-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;
	}	
</style>
<?php }

add_action('wp_head', 'customize_premium_animation');