@charset "UTF-8";
/* CSS Document */

body {
    overflow-x: visible !important;
    overflow-y: visible !important;
	font-size: 12px;
 }
header {
    display: none;
}
footer{
	display: none;
}
.home-slider .site-blocks-cover{
	display: none;
}