/*
Theme Name: Sanpota
Theme URI: 
Author: Antigravity
Author URI: 
Description: Custom WordPress Theme for Sanpota (Migrated from Laravel)
Version: 1.0
License: 
License URI: 
Text Domain: sanpota
Tags: 
*/


/* Custom Override for Homepage Hero Animations */
.home .elementor-top-section:first-of-type > .elementor-container > .elementor-column:first-child .animated {
    animation-name: fadeInLeft !important;
}
.home .elementor-top-section:first-of-type > .elementor-container > .elementor-column:last-child .animated {
    animation-name: fadeInRight !important;
}




