/*
Theme Name: Cristiano Child
Theme URI: http://cristiano.ukrdevs.com
Description: Cristiano Child Theme
Author: UkrDevs
Author URI: http://ukrdevs.com
Template: cristiano
Version: 1.0
License: GPL 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cristiano-child
*/

/*
* PLEASE INSERT YOUR CUSTOM CSS AT HERE
*/

.home p {
    text-align: center;
}
.home .home-welcome {
    margin-bottom: 0;
}
.home #footer p {
    text-align: inherit;
}
.home .lage-anreise .e-con-inner .location-content {
    padding-bottom: 90px;
}
#footer .footer-blocks .center img {
    max-width: 100%;
}
.header .site-nav .social {
    display: none;
}
@media (max-width: 782px) {
    .home .lage-anreise .e-con-inner .location-content {
        padding-bottom: 60px;
}
	.dialog-body #header.site-header {
		top: 0;
	}
    #footer .left, #footer .right {
        text-align: center;
        width: 100%;
    }
}