/*
Theme Name: AmsiveSpark-Child
Author: Amsive
Description: This is the child theme for AmsiveSpark WordPress Theme
Version: 1.0.0
Template: wp-amsive-lpt
Version: 1.0.0
Text Domain: wp-amsive-lpt-child
*/

@media screen and (min-width:782px) {
	.wp-block-columns.extra-gap{
		grid-gap: 48px;
		  	.splide__arrow--prev {
				left: -1.5em;
			}
			.splide__arrow--next {
				right: -1.5em;
			}
	}
}

@media screen and (max-width:859px) {
	.wp-block-group.home-hero-group {
		padding-top: 50px !important;
	}
}
