/*
Theme Name: Gridalicious Child
Theme URI: https://schluesseldienst-nagold.de/
Author: ComMotion
Author URI: https://commotion.online/
Description: Child Theme for Gridalicious.
Template: gridalicious
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: gridalicious
*/

/* Header */

	.logo-left #site-header {
		padding: 1.25em 0 0 2em;
	}

/* Footer */

	.powered {
		display: none !important;
	}

@media screen and (max-width: 650px) {

	#callnowbutton {
		bottom: 60px !important;
	}

	.gallery-columns-6 .gallery-item {
		max-width: 49.3%;
	}
}