/*
Theme Name: Sarap Ng Kusina Child
Description: Upgrade-safe local customizations for Sarap Ng Kusina.
Author: Digital Innovation Technology Company
Template: hello-elementor
Version: 1.1.7
Text Domain: sarap-ng-kusina
*/

/*
 * Home mobile overflow fixes.
 * Elementor motion translates the image widget beyond the viewport, while the
 * ElementsKit testimonial viewport leaves adjacent Swiper slides unclipped.
 */
@media (max-width: 1024px) {
	body.home .elementor-element-2593878 {
		transform: none !important;
	}

	body.home .elementor-element-c966998 .elementskit-testimonial-slider {
		overflow: hidden !important;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	body .elementor-element-7a15fbc .elementor-icon-list-items,
	body .elementor-element-bb987f2 .elementor-icon-list-items {
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
}
