#sp-main-menu li li:not(.sp-menu-group) {
    text-transform: none;
}
.progress .bar {
font-size: 16px;
}


.badge {
#  background: radial-gradient( 5px -9px, circle, white 8%, red 26px );
    background-color: #F16A10;
#  border: 2px solid white;
    border-radius: 28px; /* one half of ( (border * 2) + height + padding ) */
#  box-shadow: 1px 1px 1px black;
    color: white;
    font: 200p 14px/12px Helvetica, Verdana, Tahoma;
    height: 16px; 
    min-width: 14px;
    padding: 6px 6px 3px 6px;
    text-align: center;
}



.badge2 {
#  background: radial-gradient( 5px -9px, circle, white 8%, red 26px );
    background-color: #F16A10;
#  border: 2px solid white;
    border-radius: 28px; /* one half of ( (border * 2) + height + padding ) */
#  box-shadow: 1px 1px 1px black;
    color: white;
    font: 200p 14px/12px Helvetica, Verdana, Tahoma;
    height: 16px; 
    min-width: 14px;
    padding: 4px 6px 18px 6px;
    text-align: center;
}


.titolo02 {
font-size: 18px !important;
font-weight: normal !important;
line-height: 22px !important;
}

.misurazioni {
font-size: 12pt;
color: white;
font: bold 14px/12px Helvetica, Verdana, Tahoma;
background-color: #8CB6E2;
word-spacing: normal;
width: 50px;
height: 20px;
padding: 0.6em 1em 0.2em 0.6em;

border-radius: 30px;
}

.vina-breadcrumb ul.breadcrumb {
    padding: 16px 0 16px;
}

#sp-bottom-wrapper .menu-bottom ul li {
  list-style: square;
  color: #9d9e9f;
  font-size: 10px;
  margin: 2px 0 2px 4px;
}


ul#multi,ul#multi li{margin:10;padding:0;list-style:none}
ul#multi li{float: left;width: 48%;} 

.contatti-bottom .contatti-bottom li {
font-size: 13px;
color: #9d9e9f;
font-weight:normal;
line-height: 20px;
}

.module.vina-porfolio h3 {
  font-size: 32px;
  text-transform: none;
  font-weight: 300;
  margin-top: 72px;
  margin-bottom: 17px;
  color: #101010;
}

#sp-main-menu li li:not(.sp-menu-group):before {
 /* content: "\f04d"; */
  font-family: FontAwesome;
  font-size: 6px;
  left: 10px;
  -webkit-transition: color 600ms ease 0s;
  -moz-transition: color 600ms ease 0s;
  -o-transition: color 600ms ease 0s;
  transition: color 600ms ease 0s;
  line-height: 35px;
  color: #b3b3b3;
  position: absolute;
}


.sp-totop {
    right: 310px !important;
}

 h1 {
    font-size: 34px;
  }
  
 h2 {
    font-size: 26px;
  }  
  
.slide-btn2 a {
  border: 1px solid #000 !important;
  border-radius: 0px !important;
  color: #000 !important;
  font-size: 14px !important;
  margin-right: 10px !important;
  padding: 10px 10px 10px 10px !important;
  text-transform: uppercase !important;
  -webkit-transition: all 400ms !important;
  -moz-transition: all 400ms !important;
  -o-transition: all 400ms !important;
  transition: all 400ms !important;
  -webkit-perspective: 1000px !important;
  -moz-perspective: 1000px !important;
  -o-perspective: 1000px !important;
  perspective: 1000px !important;
  position: relative !important;
  outline: none !important;
  text-decoration: none !important;
  letter-spacing: 1px !important;
}
  
/* Bordo moduli */  
.bordo div:nth-of-type(1){
	padding: 10px;
	box-shadow: 1px  1px 0px #dedede,  -1px -1px 0px #dedede,   1px -1px 5px #dedede,  -1px  1px 0px #dedede;
}
	
/* Sfondo Tag */	
.label-info[href], .badge-info[href] {
    background-color: #e5f5ff;
}	
	
/* testo lightbox gallery */	
.uk-modal-caption {
	color: #000  !important;
    text-align: center !important;
    font-size: 1.2em !important;
    font-weight: bold !important;
}

.link-pulsante:hover {

    background: #66B3DD;
    color: #fff !important;

}
.link-pulsante {

    border-radius: 2px;
    border: solid 1px #045787 !important;
    background: transparent;
    color: #000 !important;
    padding: 10px 20px;
    text-decoration: none;

}

.max-100 {
max-width: 100px !important;
}
.max-150 {
max-width: 150px !important;
}
.max-200 {
max-width: 200px !important;
}
.max-250 {
max-width: 250px !important;
}
.max-300 {
max-width: 300px !important;
}
.max-350 {
max-width: 350px !important;
}
.max-400 {
max-width: 400px !important;
}
.max-450 {
max-width: 450px !important;
}
.max-500 {
max-width: 500px !important;
}