/*
 Theme Name:   Neuros Child
 Description:  Neuros Child Theme
 Theme URI:	   https://demo.artureanec.com/themes/neuros
 Author:       Artureanec
 Author URI:   https://demo.artureanec.com
 Template:     neuros
 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:  neuros-child
*/

/* =Theme customization starts here
------------------------------------------------------- */

@media (max-width: 767px) {
	.mobile-break {
		display: block;
	}
	
	footer img.wp-image-23481 {
    	margin: 0 auto;
	}
	footer .footer-widget-wrapper > * {
    	text-align: center;
	}
	.logo .logo-link img {
		height: 55px !important;
	}
}
