/*
	Theme Name: cherry
	Theme URI: //info.template-help.com/help/
	Description: A theme for Wordpress 3.8.x
	Author: Template_Help.com
	Author URI: //info.template-help.com/help/
	Version: 3.1.5
	Tags: dark, light, white, black, gray, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-menu, editor-style, featured-images, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
	License:
	License URI: http://
	Text Domain: cherry
*/
@import "css/style.css";

html, body {
  overflow-x:hidden !important;
}

label, input, button, select, textarea {
  background-color: #000000;
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  padding-bottom: 4px;
  padding-left: 39px;
  padding-right: 39px;
  padding-top: 4px;
}

@media only screen and (min-width:801px) and (max-width:1000px){ 
.fc-calendar .fc-row {
    width: 100%;
    border-bottom: 1px solid #ddd;
    height: 30% !important;
}
    
.fc-calendar .fc-row > div {
    float: none;
    min-height: 50px !important;}

#informazioni2{
margin-top:-50px !important;
height:50px !important;
margin-bottom:-50px !important;
}

#calendar{
/*height:200px;*/
}

.custom-calendar-full{
height:200px !important;
}

.fc-body{
height:200px !important;
}

}

@media (max-width:800px){
.eg-washington-element-3 {
font-size:20px !important;
line-height:normal !important;
}

h4{
font-size:12px !important;
text-align:center !important;
}

.custom-header h3{
font-size:12px !important;
}

h3.custom-month-year{
width:120px !important;
padding-right:0px !important;
}

.custom-header nav{
float:right;
margin-left:0px !important;
displaY:none !important;
}

.custom-current{
display:none !important;
}

#informazioni2{
height:50px !important;
}

.spazio{
margin-top:-100px !important;
}

.sottotitolo{font-size:20px !important;
line-height:normal !important;}

.fc-calendar .fc-row > div, .fc-calendar .fc-head > div {
  		display:inline-block;
    height: 100%;
    width: 100%;
    width: -moz-calc(100%/1) !important;
    width: -webkit-calc(100%/1) !important;
    width: calc(100%/1) !important;
	}
	
	.fc-calendar .fc-row > div {
    float: none;
    min-height: 50px !important;}

	.sfm-navicon-button{
	z-index:999999 !important;
	}
	
	#sf-overlay-wrapper {
visibility: hidden !important;}

body #sf-sidebar {
-webkit-transform: translate(0,0)!important;
-moz-transform: translate(0,0)!important;
-ms-transform: translate(0,0)!important;
-o-transform: translate(0,0)!important;
transform: translate(0,0)!important;
-webkit-transform: translate3d(0,0,0)!important;
-moz-transform: translate3d(0,0,0)!important;
-ms-transform: translate3d(0,0,0)!important;
-o-transform: translate3d(0,0,0)!important;
transform: translate3d(0,0,0)!important;
}
	.sfm-sidebar-close{
	width:200px !important;
	height:200px !important;
	}
	
	.sfm-sidebar-full .sfm-sidebar-close {
    position: absolute;
    z-index: 9999999999 !important;
}
	
}

.page-id-696 header.motopress-wrapper.header {
    display: none;
}

.page-id-696 footer.motopress-wrapper.footer {
    display: none;
}

  .page-id-696 .sfm-navicon {
    display: none;
}

    .page-id-696 .sfm-navicon-button:after {
    display: none;
}

 .pds {
  width:1000px !important;
}

  .footer-text {
 display: none !important;
} 

