/*
 Theme Name:   Atmosphere Child
 Theme URI:    https://alexathemes.net/themes/atmosphere-restaurant-wordpress-theme/
 Description:  Atmosphere Child Theme
 Author:       Andrea Schmuttermair
 Author URI:   http://schmutt.com
 Template:     atmosphere-lite
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  atmosphere-lite-child
*/

body, p {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.4;
}

.size-post-thumbnail {
    max-height:250px;
    width:auto;
}

.footer-menu {
    width: 50%;
    float: left;
}
.footer-menu ul {
    list-style-type: none;
    font-size: 16px;
}
.footer-menu li {
    display: inline-block;
    float:left;
    padding-right: 20px;
}


.copyright-wrapper .copyright {
    width: 50%;
    float: left;
}