/*
Theme Name: seoico child
Tags:  custom-menu, editor-style, featured-images
Template: seoico
Version: 1.0.0
*/


/*---------------------------------
      write your css from here
------------------------------------*/

@media only screen and (max-width:480px){
	.footer-sociala-info p{
		text-align:left !important;
	}
	.footer_s_inner{
		justify-content:center !important;
	}
	.footer-middle #menu-quick-link .menu-item{
		text-align:center !important;
	}
}