/*
Theme Name: sillyoldseadog_innuvo
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.footer-custom .col {
	padding: 0 !important;
}

.footer-custom p {
	margin-bottom: 0 !important;
}

.footer-custom .col-inner {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

.has-mtsnb {
	padding-top: 62px !important;
}


}