@import url(https://fonts.googleapis.com/css?family=Dorsa);
/**********ITEM**************/
.prodotti .item {
  display: inline-block;
  width: 23.7%;
  position: relative;
  /* padding: 20px; */
  margin: 0.5% 0.5% 1% 0.5%;
  vertical-align: top;
  background-color: white;
}
.prodotti .item:hover {}
.prodotti .item .btn {
  background-color: transparent;
  margin: 15px;
}
.prodotti .item:hover .btn {
  color: white;
  background-color: #212121;
}
#owl-evidenza {
  margin-bottom: 40px;
}
.catalogo .item {
  padding: 10px 20px 20px 20px;
}
.owl-item .item, .owl-item .item:hover {
  border: none;
}
.item .brand, .mgrid-item .brand {
  padding: 20px 0px 0px 0px;
  font-size: 14px;
  color: #ca4c4c;
  text-transform: uppercase;
  font-weight: 500;
}
.colonna .item a {
  color: white;
  font-size: 15px;
  font-weight: 300;
}
.item a.btn, .unico.carousel .item a.btn {
  margin-top: 20px;
}
.carousel .owl-theme h3 a {
  color: #212121;
  font-size: 20px;
}
.item a:hover, .item:hover a {}
.item .immagine_prodotto a {
  /*	display: inherit*/
}
.item .immagine_prodotto img {}
.item .immagine_prodotto.cat {
  height: 320px;
}
.item .immagine_prodotto.cat img {
  max-height: 300px;
}
.item .immagine_prodotto:hover img {}
.item .immagine_prodotto {
  width: 100%;
  display: table;
  height: 250px;
  margin-bottom: 20px;
  overflow: hidden;
}
.item .cbp-vm-title {
  padding: 20px 0px 20px 0px;
  font-size: 21px;
  color: #212121;
  text-align: center;
}
.item .cbp-vm-title.usato {
  text-align: center;
  padding: 0px 0px 10px 0px;
  font-size: 18px;
  color: #212121;
  height: 87px;
}
.item .cbp-vm-title.usato a {
  color: #212121;
  font-size: 23px;
}
.item .cbp-vm-title span {
  display: block;
  font-size: 13px;
  color: #212121;
  font-family: 'Roboto', sans-serif;
}
.slideshow .item {
  background-color: trasparent;
  display: inline-block;
  width: 100%;
  text-align: left;
}
.slideshow .item .testo p {
  font-weight: 600;
  font-size: 25px;
  line-height: 35px;
  color: white;
  margin-bottom: 15px;
}
.slideshow .item .testo p a {
  border-bottom: 1px dotted white;
  color: white;
}
.slideshow .item .testo p a:hover {
  color: #16c1f3;
  border-color: #16c1f3;
}
.slideshow h2 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 42px;
  color: white;
  margin-bottom: 20px;
}
.slideshow h3 {
  font-weight: 600;
  font-size: 40px;
  color: white;
  line-height: 42px;
  margin-bottom: 20px;
}
.slideshow .item .testo {
  width: 50%;
  text-align: left;
  float: left;
  height: 100%;
  padding: 3% 4% 3% 8%;
  vertical-align: top;
}
.slideshow .item .testo strong, .slideshow .item .testo b {
  color: #16c1f3;
}
.slideshow .item .img {
  width: 50%;
  text-align: left;
  float: left;
  height: 100%;
  vertical-align: top;
  overflow: hidden;
}
aside .item .cbp-vm-title {
  height: auto;
}
aside .item .cbp-vm-title a {}
aside .owl-item .item, aside .item .immagine_prodotto a {
  text-align: center;
  cursor: ew-resize;
}
aside .item .cbp-vm-price {
  text-align: center;
  padding: 0px;
  width: 100%;
}
aside .old_price {
  text-decoration: line-through;
  display: inline-block;
  font-size: 14px;
  position: relative;
  margin-top: 0px;
  font-weight: normal;
  color: #666;
  top: -2px;
}
aside .item a.btn {
  position: relative;
  float: inherit;
  margin: 20px 0px 0px 0px;
}
aside .item .immagine_prodotto {
  margin-bottom: 0px;
}
.catalogo .item .immagine_prodotto {
  -webkit-transform: scale(0.9, 0.9);
  -webkit-transition-duration: 500ms;
  -webkit-transition-timing-function: ease-out;
  -moz-transform: scale(0.9, 0.9);
  -moz-transition-duration: 500ms;
  -moz-transition-timing-function: ease-out;
  -ms-transform: scale(0.9, 0.9);
  -ms-transition-duration: 500ms;
  -ms-transition-timing-function: ease-out;
  transform: scale(0.9, 0.9);
  margin-bottom: 20px;
}
.catalogo .item:hover .immagine_prodotto {
  -webkit-transform: scale(1, 1);
  -webkit-transition-duration: 250ms;
  -webkit-transition-timing-function: ease-out;
  -moz-transform: scale(1, 1);
  -moz-transition-duration: 250ms;
  -moz-transition-timing-function: ease-out;
  -ms-transform: scale(1, 1);
  -ms-transition-duration: 250ms;
  -ms-transition-timing-function: ease-out;
  transform: scale(1, 1);
}
.item .immagine_prodotto div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
/**************FINE ITEM*************/
.owl-buttons {}
#prodotti .owl-buttons {
  display: inherit;
  position: absolute;
  top: -82px;
  right: 0px;
}
.iva {
  color: rgba(255, 40, 0, 0.5);
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 11px;
  width: 100%;
  margin-top: 0px;
  text-transform: uppercase;
}
span.iva {
  position: relative;
  width: 100px;
  margin-left: 7px;
}
#owl-news .item {
  background: transparent;
  color: #fff;
  cursor: pointer;
  text-align: left;
  width: 100%;
}
#owl-evidenza .item {
  padding: 15px;
}
.old {
  font-size: 17px;
  color: #696a6f;
  text-decoration: line-through;
}
#owl-demo-home a {
  text-decoration: none;
}
#owl-demo-home .caption {
  position: absolute;
  text-align: center;
  bottom: 20px;
  background-color: rgba(255, 255, 255, 0.9);
  width: 100%;
  padding: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#owl-demo-home .caption h1 {
  color: #696a6f666;
  font-size: 35px;
  margin-bottom: 0px;
  text-transform: uppercase;
}
#owl-demo-home .caption h1 a {
  color: #696a6f666;
}
#owl-demo-home .caption h2 {
  color: #5a4a42;
  font-size: 24px;
  margin-bottom: 0em;
}
#owl-demo-home .item img {
  height: 430px;
  margin-bottom: 0em;
}
#owl-demo-home .item {
  border: 1px solid white;
}
.sx .item .immagine_prodotto {
  width: 100%;
  height: 300px;
}
.sx .item .immagine_prodotto img {
  max-height: 300px;
}
.dx.catalogo #owl-demo .item img {
  margin-bottom: 0em;
}
/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/
.owl-theme .owl-controls {}
.owl-theme .img {}
.owl-theme h2 {}
.owl-theme h3 {}
.owl-theme h4 {
  font-size: 13px;
  margin: 0px;
  padding: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #212121;
  font-weight: 600;
  text-align: left;
}
.owl-theme h3 a {
  color: #16c1f3;
}
.owl-theme .img div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
article .owl-theme .img div img {
  margin-bottom: 0px;
}
.owl-theme .img div img {
  width: auto;
  max-width: inherit;
  height: 480px;
}
slideshow .owl-theme .img div img {
  max-width: 100%;
  max-height: 100%;
}
.owl-pagination {
  position: absolute;
  right: 20px;
  bottom: 0px;
}
#owl-news .owl-pagination {}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  font-family: 'Dorsa', sans-serif;
  color: #ffffff;
  opacity: 0.5;
  display: inline-block;
  zoom: 1;
  font-size: 200px;
  font-weight: 600;
  top: 31%;
  font-stretch: semi-condensed;
  -webkit-transform: scale(1, 1.5);
  -moz-transform: scale(1, 1.5);
  -ms-transform: scale(1, 1.5);
  -o-transform: scale(1, 1.5);
  transform: scale(1, 1.5);
}
.owl-theme .owl-controls .owl-buttons div:hover {
  opacity: 1;
}
.owl-prev {
  position: absolute;
  left: 20px;
  z-index: 9999;
}
.owl-next {
  position: absolute;
  right: 20px;
  z-index: 9999;
}
#owl-slideshow .owl-prev {
  color: rgba(255, 255, 255, 0.5);
  left: 80px;
}
#owl-slideshow .owl-next {
  color: rgba(255, 255, 255, 0.5);
  right: 40px;
}
#owl-slideshow.owl-theme .owl-controls .owl-buttons div {
  top: 30%;
}
#owl-slideshow .owl-pagination {
  display: none;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100); /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  position: relative;
  float: left;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  height: 15px;
  margin: 20px 5px;
  text-indent: -9999px;
  width: 15px;
  background: transparent;
  border: 2px solid white;
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 15px;
  height: 15px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 50%;
  background: #ffffff;
  margin-top: -2px;
  margin-left: -2px;
  opacity: 0;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
  opacity: 1;
}
/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center;
}
#owl-slideshow .item {
  padding: 0px;
  height: 600px;
  overflow: hidden;
  background-color: #333;
}
@media (max-width:1034px) {
  section.unico.presentazione {
    padding: 40px 20px;
  }
  .slideshow .item .testo {
    padding: 40px;
  }
  .slideshow h3 {
    font-size: 35px;
  }
  #prodotti .owl-buttons {
    top: -98px;
  }
  .prodotti .item {
    width: 31.7%;
  }
  .owl-theme .img {
    height: 187px;
  }
  .item .immagine_prodotto {
    margin-bottom: 0px;
  }
}
@media (max-width:875px) {
  section.unico.presentazione {
    padding: 20px 0px;
  }
  .slideshow h3 {
    font-size: 25px;
    line-height: inherit;
  }
  .slideshow h2 {
    font-size: 30px;
    line-height: inherit;
  }
  .owl-theme .img div img {
    height: 434px;
  }
  .owl-theme .img {
    height: auto;
  }
  .owl-carousel.prodotti .item .immagine_prodotto {
    height: inherit;
  }
  .item .immagine_prodotto {
    height: 270px;
  }
  .prodotti .item {
    width: 100%;
    margin: 0px 0px 20px 0px;
  }
}
@media (max-width:778px) {
  .owl-theme .img div img {
    height: 370px;
  }
  .slideshow h2 {
    font-size: 22px;
    line-height: inherit;
  }
}
@media (max-width:690px) {
  .slideshow .item .testo {
    padding: 31px;
  }
}
@media (max-width:500px) {
  .slideshow .item .img {
    width: 100%;
  }
  .slideshow .item .testo {
    width: 100%;
    position: absolute;
    background: rgba(14, 65, 148, 0.53);
  }
}
}