

/* --------------------------------------------------------
Custom CSS Code fuer http://photo-sp.de

Version: 0.8
Last modified: 29.10.2015 by Dennis Bartels
author: Dennis Bartels
----------------------------------------------------------*/

/* Hover-Effekt der Referenzliste ausschalten.´*/
.gallery_hover {
	display: none !important;
}

/* Anpassungen im Footer und Copyright Bereich */
.footer_bottom .textwidget p {
   float: left;
   width: 48%;
   padding: 1%;
}