/*!
Theme Name: DJ Steve Behrendt
Theme URI: http://underscores.me/
Author: Torben Eggerstorf
Author URI: https://torbeneggerstorf.de
Description: Ihr DJ in Hamburg, Events & Veranstaltungsservice
Version: 1.0.0
Text Domain: http://www.hamburg-hochzeitsdj.de
Tags: DJ Hamburg, Events & Veranstaltungsservice, Hochzeits-DJ, Firmenfeiern, Geburtstage

This Theme is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

/*--------------------------------------------------------------
# Color
--------------------------------------------------------------*/
/*
#000c2b - STEEL BLUE
#B0C4DE - LIGHT STEEL BLUE
#efefef - GREY
#ffffff - WHITE
*/
.post-88 a {
 display: inline-block;
}
/* DJs auf Desktop */
@media only screen and (max-width: 599px) {
	.gal-desk {
		display: none;
	}
}
@media only screen and (min-width: 600px) {
	.gal-tab {
		display: none;
	}
}