/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.1
Author: gestalträume GmbH
Author URI: https://www.gestaltraeume.de
Template: enfold
*/



/*Add your own styles here:*/

/*Footer for N19*/

@media only screen and (max-width: 544px) {
#socket .sub_menu_socket li {
	display: block !important;
	float: none;
	line-height: 2em;
	padding-left: 7px;
	}
#footer .widget {
  margin: 0px;
}}

.custom_disclaimer {
	text-align: center;
}

@media only screen and (max-width: 768px) {
	.custom_disclaimer {
	text-align: left;
	}}
