/*
 Theme Name:   ViV Child
 Template:     vivcore
*/

/* RESPONSIVE */
@media(max-width:992px){

footer.main-footer{ padding-top:15px;}
.main-footer > .container{ padding-bottom:32px;}
}

@media(max-width:767px){

footer.main-footer{ padding:15px 0; text-align:center;}
.main-footer > .container{ padding:20px 15px;}
#footer-copyright-right-a{ float:none;}
}