/*
Theme Name: Selo Child Theme
Theme URI: https://selo.peerduck.com
Author: Duck-Themes
Author URI: https://peerduck.com
Description: Blank Child Theme for Selo
Template: selo
Version: 1.05
Requires at least: 5.0
Requires PHP: 7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, three-columns, custom-colors, featured-images, theme-options
Text Domain: selo
*/


html, body {
	touch-action: pan-x pan-y;
}
input, select, textarea {
	font-size: 16px;
}

@media (max-width: 1199px) {
    .footer-top {
        text-align: center;
    }
}

.footer-top h3{
	margin-bottom: 0;
}

.footer-top h3 a{
    font-size: 36px;
}