/*
Theme Name: Lanzarote Socrates 5 Child
Theme URI: http://socratestheme.com
Description: Socrates child theme.
Author: Socrates
Author URI: http://socratestheme.com
Template: socrates-v5
Version: 1.1
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

.body-general-layout-wrapped {
  background: #FDEEEC !important;
}

body, h1, h2, h3, h4, h5, h6 {
	font-family: 'lucida grande', Verdana, Sans-Serif !important;
}

.body-general-layout-wrapped #page-inner {
  border: 1px solid #FDEEEC !important;
}

h2, h3, h4, h5 ,h6  {
	color:#000000 !important
}

h2 a, h3 a, h4 a, h5 a ,h6 a {
	color:#000000 !important
}

h2 a:hover, h3 a:hover, h4 a:hover, h5a:hover ,h6 a:hover {
	color:#333333 !important;
	text-decoration: none !important;
}

a:hover {
	text-decoration: underline !important;
}

#header-inner .wrapper {
	min-height:	150px !important;
}

#footer-navigation {
  float: unset !important;
}

#footer-copyright {
  display: none !important;
}