/* GLOBALS */
.cbp-spmenu {padding:0 15px 0 20px;}
.cbp-spmenu h2{font-size:25px; margin:10px 0; padding-top:20px;}
*,
*:after,
*:before {
    padding: 0;
    margin: 0;
}
/* DEMO 5 */

.wrapper-dropdown-5 {
margin-top: -10px;
    width: 100%;
	float:right;
    padding: 0 0 0 14px !important;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
    box-shadow: 0 0px 0 rgba(0,0,0,0.2);
    cursor: pointer;
    outline: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
	margin-right:15px;
	top:8px;
}

.wrapper-dropdown-5:after { /* Little arrow */
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 15px;
    border-width: 0;
    border-style: solid;
}

.wrapper-dropdown-5 .dropdown {
	margin-top: -10px;
	font-size:14px;
    background-color: #ffffff;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    list-style: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
	text-align:right;
    max-height: 0;
    overflow: hidden;
	text-transform:lowercase;
}

.wrapper-dropdown-5 .dropdown li {
    padding: 0;
}

.wrapper-dropdown-5 .dropdown li a {
  display: block;
    text-decoration: none;
    padding: 17px 20px 17px;
    transition: all 0.3s ease-out;
    font-weight: 400;
    border-bottom: 1px solid #444;
    background: #000;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    text-align: left;
}

.buttonmenu .btnmenu{width:55px;height:46px;position:absolute;right:0;top:0;cursor:pointer;z-index: 12399994;margin-right: -5px;}
.buttonmenu .btnmenu:after{position:absolute;top:22px;right:20px;display:block;height:8px;width:20px;border-top:2px solid #000;border-bottom:2px solid #000;content:''}
.buttonmenu .btnmenu:before{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;position:absolute;top:16px;right:20px;display:block;height:2px;width:20px;background:#000;content:''}
.buttonmenu .btnmenu.menu-opened:after{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;top:23px;border:0;height:2px;width:19px;background:#000;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.buttonmenu .btnmenu.menu-opened:before{top:23px;background:#000;width:19px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}


.wrapper-dropdown-5 .dropdown li:last-of-type a {
    border: none;
}
.wrapper-dropdown-5 .dropdown li:hover a {
    color: #555555;
}
/*---se togli questo si disattiva il menu mobile di des---*/
.wrapper-dropdown-5.active .dropdown {
    max-height: 400px;
}
/*---se togli questo si disattiva il menu mobile di des---*/
.menutendina {
margin-right: -30px !important;
}

/* No CSS3 support: none */

/* General styles for all menus */
.cbp-spmenu {
	position: fixed;
	background: #ffffff;
-webkit-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, .7);
-moz-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, .7);
box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, .7);
}
.cbp-spmenu a {
	display: block;
	color: #000000;
}

/*---------------------- cambia colore al passaggio --------------------*/
.cbp-spmenu a:hover {
	color:#000000;
}

.cbp-spmenu a:active {
	color:#000000;
}

/* Orientation-dependent styles for the content of the menu */
.cbp-spmenu-vertical {
	overflow-y: scroll;
	width: 220px;
	height: 100%;
	top:88px;
	z-index: 1000;
}
.menu-mobile {margin: 17px 0 10px 7px;width: 60px;text-align:center;position:fixed;top: 0;z-index: 400;}
.menu-mobile a i{font-size:18px;}
.cbp-spmenu-vertical ul {
	margin:0;
}
.cbp-spmenu-vertical .topnav a {
	padding:15px 15px 5px 0;
	color: #562218;
}
/* Vertical menu that slides from the left or right */

.cbp-spmenu-left {
	left: -255px;
}
.cbp-spmenu-left.cbp-spmenu-open {
	left: 0px;
}

.cbp-spmenu,
.cbp-spmenu-push {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.cbp-spmenu ul li {padding-left: 0px;}

/* Example media queries */

@media screen and (max-width: 55.1875em){

	.cbp-spmenu-horizontal {
		font-size: 75%;
		height: 110px;
	}

}

/* General Demo Style */


/*-----------------------qui-------------------------*/
body, html {padding: 0;}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}


a {
	text-decoration: none;
}
/*-------------- menu destra --------*/
/*-------------- menu destra ---------*/
.buttonmenu {font-size:13px;}
.btnmenu {
width: 45px !important;
height: 36px;
padding-right: 0px !important;
text-align: center;
}
.btnmenu i{
text-align: center;
font-size:25px;
    width: 30px;
    height: 20px;
    line-height: 20px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
	margin-right:5px;
}
.menumobile{
max-width:none !important;
border-bottom: 0px solid #99825b;
 z-index:-900;
}

.menumobile{
height: 55px;
position: fixed;
top: 0;
right: 0;
z-index: 350;
float:right;
}

.menumobile > section{
	margin: 0;
float: left;
border-right: 0px solid #041633;
font-size: 18px;
width:50px;
}
.titolo{
color: #333333;
text-decoration: none;
display: block;
padding: 5px 10px;
height: 50px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
line-height: 35px;
text-transform:uppercase;
}

.dl-menuwrapper button {
font-family: 'Josefin Sans', sans-serif;
color: #333333;
background: none;
border: none;
width: 48px;
height: 45px;
overflow: hidden;
position: relative;
cursor: pointer;
outline: none;
font-size: 13px;
font-weight:300;
}

.dl-menuwrapper button i{font-size:17px;margin-top: 4px;}

.dl-menuwrapper button:after {
content: '';
position: absolute;
width: 68%;
height: 3px;
top: 13px;
left: 16%;
}
li {list-style:none;}
figure {margin:0px 0;}
/*-------------immagine su testo ---------------*/ 
*{ padding:0px; margin:0px; }
