/*
 Theme Name:   Limestone Child
 Theme URI:    https://example.com/limestone-child
 Description:  Limestone Child Theme
 Author:       Custom
 Author URI:   https://example.com
 Template:     limestone
 Version:      1.0.0
 License:      GNU General Public License version 3.0
 License URI:  http://www.gnu.org/licenses/gpl-3.0.html
 Text Domain:  limestone-child
 Tags:         one-column, two-columns, custom-header, custom-menu, translation-ready
*/

@import url("../limestone/style.css");

/* Custom styles can go here */


.elementor-73 .elementor-element.elementor-element-c57e794 .limestone-button .button-text,
.elementor-73 .elementor-element.elementor-element-c57e794 .limestone-button .button-icon,
.elementor-441 .elementor-element.elementor-element-eecac35 .limestone-button .button-text{
	color: #fff;
}

.elementor-73 .elementor-element.elementor-element-c57e794 .limestone-button:hover .button-text,
.elementor-73 .elementor-element.elementor-element-c57e794 .limestone-button:hover .button-icon {
	color: #020202;
}


.gallery-mod .limestone-image-gallery .gallery-image a {
	width: 100%;
}

.gallery-mod .limestone-image-gallery .limestone-carousel-item {
	padding: 0 10px;	
}

@media (max-width: 767px) {
.gallery-mod .limestone-image-gallery .limestone-carousel-item{
		padding: 0 5px;	
	}
}

.site-header .slide-panel-content .limestone-button .button-icon {
		color: #fff;
}