/* 
 * @author    ThemePunch <info@themepunch.com>
 * @link      http://www.themepunch.com/
 * @copyright 2020 ThemePunch
*/

.tp-lottie {
	overflow: hidden !important;
}

.tp-lottie path {
	transition: none;
}

.tp-lottie-svg {
	width: 100%;
	height: 100%;
}

.tp-lottie-svg, .tp-lottie-canvas{
	position: relative;
}