/*
Theme Name: Indutri Child
Description: Child theme for the Indutri themes
Author: Gaviathemes
Template: indutri
*/
@media (max-width: 767px) {
.footer-main .footerrow .elementor-column.elementor-col-25 {width: 50%;}
}
@media (max-width: 600px) {
.footer-main .footerrow .elementor-column.elementor-col-25 {width: 100%; margin: auto; margin-bottom: 30px; max-width: 300px;}
}