/*
Theme Name: Divi CHILD Theme
Theme URI: 
Author: Daniel Voracek
Author URI: vory.triforstudio.cz
Description: A child theme template for Divi.
Version: 1.0.0
Template: Divi
*/

/* Custom CSS below this line only - DO NOT EDIT ABOVE THIS LINE */

.et_pb_gallery_item {
	-webkit-animation: none !important;
	-moz-animation: none !important;
	-o-animation: none !important;
	-ms-animation: none !important;
	animation: none !important;
}