body{
    font-family: 'PT Sans', sans-serif;
    color:#000000;
    font-size:12px;
}
a{
    color:#7a8b42;
}
input, button, select, textarea {
    width:100%;
    
}
.noborder{
    border:none;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
    border-top:none;
}
.wpcf7-form input,.wpcf7-form button,.wpcf7-form select,.wpcf7-form textarea {
    width:100%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border:1px solid #a0a0a0;
    font-weight:500;
}
.wpcf7-form{
    font-weight:700;
    color:#000;
}
.wpcf7-form input[type="checkbox"]{
	float:left;
	    width: auto;
    margin-right: 5px;
}
.wpcf7-list-item-label{
	float:left;
}
.nopadding{
    padding:0px;
}
.container-top{
    background:url("../images/header_background.jpg") top center no-repeat;
}
.container-bottom{
    background:url("../images/footer_background.jpg") bottom center no-repeat;
}
.menu-header-container li.nav-close{
        display:none;
    }
.menu-header-container{
    padding-top:100px;
}
.menu-header-container li{
    display:inline-block;
    font-size:12px;
    text-transform: uppercase;
}
.menu-header-container li a{
    color:#000;
    padding:0px 10px;
    padding-bottom:5px;
}
.menu-header-container li a:hover{
    text-decoration:none;
}
.slider{
    position:relative;
}
.bx-wrapper {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    background: transparent;
    padding:0px;
    position:relative;
        clear: both;
}
.img-absolute{
    position: absolute;
    bottom: -15px;
    left: -60px;
    z-index: 99;
}
.box-home{
    margin-top:15px;
}
.link-home{
    font-size:16px;
    color:#3d502b;
    text-transform: uppercase;
    text-align:center;
   
}
.link-home:hover{
    color:#3d502b;
    text-decoration: none;
}
.container-image{
    position:relative;
}
.img-cornice{
    margin-top:8px;
    padding:10px;
    background:#fff;
    -webkit-box-shadow: 2px 2px 7px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    2px 2px 7px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         2px 2px 7px 0px rgba(50, 50, 50, 0.75);
}
.img-overlay{
    position: absolute;
    top: 0px;
    left: 5%;
    margin-top:0px;
     opacity: 0;
}
.link-home:hover .img-overlay{
    -webkit-transition: all .50s ease;
    -moz-transition: all .50s ease;
    -ms-transition: all .50s ease;
    -o-transition: all .50s ease;
    transition: all .50s ease;
    opacity: 1;
}
.title-link.facebook{
    font-size:16px;
    color:#3d502b;
    text-transform: uppercase;
    text-align:center;
    margin-bottom:8px;
}
.fb_iframe_widget {
    display: inline-block;
    position: relative;
    padding: 10px;
    background-color: #fff;
    margin: 0 auto;
    float: none;
    text-align: center;
    -webkit-box-shadow: 2px 2px 7px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    2px 2px 7px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         2px 2px 7px 0px rgba(50, 50, 50, 0.75);
}
.footer{
    font-size:13px;
    color:#000000;
    margin-top:30px;
    padding-top:12px;
    border-top:1px solid #838383;
    margin-bottom:75px;
	text-align:center;
}
.page-title{
    font-size:22px;
    color:#7a8b42;
    text-transform: uppercase;
    font-weight:700;
    margin-bottom:10px;
    margin-top:35px;
}
.page-content{
    font-size:14px;
    color:#000;
    padding-bottom:20px;
    border-bottom:1px solid #b5b09f;
    margin-bottom:30px;
}
.alignright{
    float:right;
    margin-left:10px;
}
.alignleft {
    float:left;
    margin-right:10px;
}
.menu-header-container li.current-menu-item.page_item a{
    border-bottom:4px solid #7a8b42;
}
.bx-wrapper img {
    max-width: 100%;
    display: block;
    
}
.bx-wrapper .bx-controls-direction a, .bx-wrapper .bx-controls-direction a:hover {
    position: absolute;
    top: 41%;
    margin-top: 0px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}
.bx-wrapper .bx-prev {
    left: -33px;
}
.bx-wrapper .bx-next , .bx-wrapper .bx-next:hover{
    right: -56px;
}
.eventi-carousel .bx-wrapper{
    margin-bottom: 0px;
    
}
.last-evento img{
    padding:10px;
    background:#fff;
    -webkit-box-shadow: 2px 2px 7px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    2px 2px 7px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         2px 2px 7px 0px rgba(50, 50, 50, 0.75);
}
.selected{
    text-decoration:underline;
}
.last-evento{
    font-size:14px;
    color:#000;
}
.form-contatto{
    margin-top:70px;
}
#bx-pager img{
    width:104px;
    padding:10px;
    background:#fff;
    -webkit-box-shadow: 2px 2px 7px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    2px 2px 7px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         2px 2px 7px 0px rgba(50, 50, 50, 0.75);
    margin-right: 20px;
    margin-bottom:10px;
}
.gallery .bxslider img{
    padding:10px;
    background:#fff;
    -webkit-box-shadow: 2px 2px 7px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    2px 2px 7px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         2px 2px 7px 0px rgba(50, 50, 50, 0.75);
        margin: 0 auto;
}
.gallery .bx-wrapper{
    margin-bottom:15px;
    
}
.menu-offerta-gastronomica-container ul, .menu-case-vacanza-container ul, .menu-attivita-container ul, .menu-gallery-container ul{
    padding:0px;
    margin:0px;
}
.menu-offerta-gastronomica-container li, .menu-case-vacanza-container li, .menu-attivita-container li,
.menu-gallery-container li{
    display:inline-block;
    font-size:16px;
}
.menu-offerta-gastronomica-container li a, .menu-case-vacanza-container li a, .menu-attivita-container li a,
.menu-gallery-container li a{
    padding:0px 10px;
}
.menu-offerta-gastronomica-container  li.current-menu-item.page_item a , .menu-case-vacanza-container li.current-menu-item.page_item a,
.menu-attivita-container li.current-menu-item.page_item a, .menu-gallery-container li.current-menu-item.page_item a{
    border-bottom: 4px solid #7a8b42;
}
.menu-offerta-gastronomica-container li a:hover, .menu-case-vacanza-container li a:hover, .menu-attivita-container li a:hover,
.menu-gallery-container li a:hover{
    color:#7a8b42;
}
.menu-offerta-gastronomica-container li a:first-child, .menu-case-vacanza-container li a:first-child,
.menu-attivita-container li a:first-child, .menu-gallery-container li a:first-child{
    padding-left:0px;
}
.gallery .bx-wrapper .bx-controls-direction a{
    top:50%;
}
.gallery .bx-wrapper .bx-controls-direction a{
    top:50%;
}
.gallery .bx-wrapper .bx-next,.gallery .bx-wrapper .bx-next:hover {
    right: -40px;
}
.gallery .bx-wrapper .bx-prev {
    left: -12px;
}
#bx-pager{
    //text-align:center;
}
.appartamenti-box{
    margin-bottom:70px;
}
.col-20perc{
    width:20%;
    float:left;
    text-align:center;
    margin-top:25px;
}
.title-appartamento{
    font-size:16px;
    color:#656565;
    font-weight:700;
    margin-top:10px;
    text-align:center;
}
.posti{
    text-transform: none;
    font-size:14px;
    text-align:center;
}
.title-appartamento.tariffe-view{
    padding-top:20px;
}
table.table{
    border-top:1px solid #7a8b42;
    border-bottom:1px solid #7a8b42;
}
tr.dispari{
    background:#d0dda5;
}
tr.pari{
    background:#eef4d8;
}
.title-offerta{
    text-align:center;
    color:#62120c;
    font-weight:700;
    font-size:14px;
    border-bottom:1px solid #7a8b42;
    padding-bottom:2px;
    margin-bottom:5px;
}   
.download-offerta{
    color:#7a8b42;
    font-weight:700;
    text-decoration:underline;
    font-style:italic;
    display:block;
    float:left;
}
.offerta-container{
     margin:10px 0px;
}
.page-content.offerte-box{
    padding-bottom:0px;
    position:relative;
    border:none;
   
}
.attivita-content img{
    padding:10px;
    background:#fff;
    -webkit-box-shadow: 2px 2px 7px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    2px 2px 7px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         2px 2px 7px 0px rgba(50, 50, 50, 0.75);
}

.tariffe-etichette{
	line-height:14px;
	font-size: 11px;
}
.clear{
	clear:both;
}
.height-10{
	height:10px;
}
.height-30{
	height:100px;
}
.gallery .gallery-item{
	display:none;
}
.gallery .gallery-item:first-child{
	display:block;
	float:left;
}
.gallery{
	//width:25%;
	float:left;
}
.wp-caption-text.gallery-caption{
	    color: #7a8b42;
    text-transform: uppercase;
    font-weight: 700;
	text-align:center;
	padding-top:10px;
}
.cookie-list{
	width:100%;
}
.cookie-list tr td {
    border: 1px solid rgba(223, 223, 223, 0.901961);
    padding: 5px 3px;
}
.color-cell {
    background: #e7edee;
	
}
@media (max-width: 992px){
    .container-fluid{
        padding:0px;
    }
    .img-overlay {
        left: 21%;
        margin-top: 0;
        opacity: 0;
        position: absolute;
        top: 0;
    }
    .eventi-carousel{
        padding:0px 50px;
    }
    .gallery .gallery-item {
        width: 25% !important;
    }
    .gallery br{
        display:none !important;
    }
    .col-20perc {
     padding: 0 3px;
    }
}
@media (max-width: 767px){
    .nav-close{
        display:block;
    }
	.menu-header-mobile-container li.nav-close {
    display: block;
}
    .menu-header-mobile-container li {
        border-bottom: 1px solid #e0e0e0;
        display: inline-block;
        font-size: 18px;
        text-transform: uppercase;
    }
    #menu-header-mobile{
        padding:0px;
        margin:0px;
    }
    .menu-header-mobile-container{
        padding:0px;
    }
    a.nav-expander {
        cursor: pointer;
        font-size: 15px;
        font-weight: 400;
        height: 50px;
        left: 0;
        margin-right: 0;
        padding: 20px;
        //position: absolute;
        text-decoration: none;
        text-transform: uppercase;
        top: 0;
        transition: right 0.3s ease-in-out 0s;
        width: 64px;
        z-index: 12;
    }
    .nav-expander.fixed span, .dropdown-toggle span {
        background: #2e7005 none repeat scroll 0 0;
        border: medium none;
        border-radius: inherit;
        display: block;
        height: 3px;
        margin-top: 4px;
        width: 24px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
    }
    #menu-header-mobile {
        background: #fff none repeat scroll 0 0;
        display: block;
        font-size: 15px;
        height: 100%;
        list-style: outside none none;
        overflow: auto;
        position: fixed;
        right: -100%;
        text-align: left;
        top: 0;
        transition: right 0.3s ease-in-out 0s;
        width: 100%;
        z-index: 2000;
    }
    body.nav-expanded #menu-header-mobile {
        list-style: outside none none;
        padding: 10px;
        right: 0;
    }
    .container-bottom{
        position:relative;
    }
    .menu-header-mobile-container li{
        display:block;
    }
    .img-overlay {
        left: 20%;
    }
    .menu-header-mobile-container li.current-menu-item.page_item a {
        border-bottom: none;
    }
    .form-contatto {
        padding: 0;
    }
    .wpcf7-form table tr td{
        padding:8px 2px;
    }
    .gallery .gallery-item, #gallery-1 .gallery-item{
        width:100% !important;
    }
    .col-20perc{
        width:100%;
    }
	.img-absolute {
		bottom: -27px;
		left: 0;
		position: absolute;
		width: 70px;
		z-index: 99;
	}
	.gallery .bx-wrapper .bx-next, .gallery .bx-wrapper .bx-next:hover {
		right: -20px;
		width: 10px;
	}
	.gallery{
		width:100%;
		    float: none;
    margin: 0 auto;
    text-align: center;
	}
}