/*

Theme name: Sidea Theme

Theme url: http://testdesign.sideagroup.com/

Description: Tema base di sviluppo

Version: 1.0

Author: <a href="http://www.sideagroup.com" title="Website">SIDEA GROUP</a>

Author url: http://www.sideagroup.com

Created on : 31-10-2016, 09.30.00

*/

body{
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
    color:#000;
    /* font-weight:400; */
    margin-top:15px;
    margin-bottom:5px;
}
h1 { font-size:44px;}
h2 { font-size:39px;}
h3 { font-size:27px;}
h4 { font-size:24px;}
h5 { font-size:18px;}
h6 { font-size:14px;}

h1, h2, h3 {
    margin-top:20px;
    margin-bottom:5px;
}
h4, h5, h6 {
    margin-top:5px;
    margin-bottom:5px;
}
.textcolor2{
    color: #A90E2E;
}
a {
    color: #000;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #A90E2E;
    text-decoration: none;
    outline: none;
}
a:focus {
    color: #000;
    text-decoration: none !important;
    outline: none;
}
a:active {
    color: #000;
}
.no-border {
    border:0px !important;
}
.border-top {
    border-top: 3px solid #000;
}
.border-lr {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.border-sx {
    border-left: 1px solid #ddd;
}
.border-dx {
    border-right: 1px solid #ddd;
}
.no-transf  {
    text-transform: none;
    font-weight:normal;
}
.first {
    padding-left:0px !important;
}
.last {
    padding-right:0px !important;
}
.no-pad {
    padding:0px !important;
}
.no-margin {
    margin:0px !important;
}
.border-bn {
    border-bottom:1px solid #ddd;
}
hr {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #ccc;
}
.list-group {
    padding-top: 30px;
    padding-bottom: 30px;
}
.left{
    float: left;
}
.right{
    float: right;
}
.spacer10 {
    padding-top: 10px !important;
}
.spacer15 {
    padding-top: 15px !important;
}
.spacer20 {
    padding-top: 20px !important;
}
.spacer30 {
    padding-top: 30px !important;
}
.spacer40 {
    padding-top: 40px !important;
}
.spacer50 {
    padding-top: 50px !important;
}
.spacer70 {
    padding-top: 70px !important;
}
.spacer90 {
    padding-top: 90px !important;
}
.mbottom10 {
    margin-bottom:10px !important;
}
.mbottom20 {
    margin-bottom:20px !important;
}
.mbottom30 {
    margin-bottom:30px !important;
}
.mbottom50 {
    margin-bottom:50px !important;
}
.mbottom70 {
    margin-bottom:70px !important;
}
.mbottom100 {
    margin-bottom:100px !important;
}
.img-thumbnail {
    border: 1px solid #bbbbbb;
}
.col-div-3 {
    float:left;
    position: relative;
    min-height: 1px;
    width: 33.333%;
    padding-left: 5px;
    padding-right: 5px;
}
.clickable {
    cursor: pointer;
}
.no-clickable {
    cursor: default;
}
/* .sidebar {
  position: -webkit-sticky;
  position: sticky;
  top: 50px;
} */
/* TITOLI */

.titolo_dark {
  color:#1675d1;
  background-color:#000;
  width:100%;
  text-align:center;
  line-height:50px;
  font-weight:400;
}
.titolo_dark span{
  color:#fff;
}
.titolo_gray {
  color:#000;
  background-color:#f0f0f0;
  width:100%;
  text-align:center;
  line-height:50px;
  font-weight:400;
}
.titolo_white {
  color:#fff;
}
.titolo_black {
  color:#000;
}
.arrow_box {
	position: relative;
	background: #1675d1;
	text-align:center;
}
.arrow_box.black {
	background: #000;
        margin-bottom:20px;
}
.arrow_box.gray {
	background: #f0f0f0;
        margin-bottom:20px;
        margin-top:30px;
}
.arrow_box h4, .arrow_box h6{
	color:#fff;
	line-height:50px;
}
.arrow_box h4{
  font-size:20px;
}
.arrow_box.gray h6{
	color:#000;
	line-height:50px;
}
.arrow_box_off{
	position: relative;
	background: #cccccc;
	text-align:center;
}
.arrow_box_off h4{
	color:#fff;
	line-height:50px;
}
.font30 {
    font-size:30px;
    font-weight:300;
}
/* TITOLI */

/* PARAGRAFI */
p {
    font-family: 'Montserrat', sans-serif;
}
.p0  {
    font-family: 'Montserrat', sans-serif;
    text-transform: none;
    font-weight: normal;
}
.p1{
    margin-top: 23px;
    margin-bottom: 23px;
    font-size:14px;
    line-height:22px;
    text-align:justify;
}
p.inline {
    display:inline-block;
    margin-bottom: 21px;
    margin-right:10px;
}
.p18  {
    font-family: 'Montserrat', sans-serif;
    font-size:18px;
    line-height:24px;
    font-weight:300;
}
.p14 {
    font-family: 'Montserrat', sans-serif;
    font-size:14px;
    font-weight:300;
}
.p12 {
    font-family: 'Montserrat', sans-serif;
    font-size:12px;
    font-weight:300;
}
/* PARAGRAFI */

/* COLORI PER DIV*/
.color0{
    background-color: #000000;
    color:#fff;
}
.color1 {
    background-color: #A90E2E;
}
.color2 {
    background-color: #f6f6f6;
}
label.error {
    color: #A90E2E;
}
label.error.ok{
    color: #00a86b;
}
/* COLORI PER DIV*/

.carte-paga, .ico-mail, .ico-camp, .ico-phone, .ico-regalo,
.ico-reso, .ico-sped, .ico-star, .lente
{ max-width: 100%; background-size: 100%; background-image: url('../images/sprite.png'); }

.carte-paga { background-position: 0 0%; background-size: 100%; }
.ico-mail { background-position: 0 27.666667%; background-size: 460.526316%; }
.ico-camp { background-position: 0 38.333333%; background-size: 583.333333%; }
.ico-phone { background-position: 0 49%; background-size: 583.333333%; }
.ico-regalo { background-position: 0 59.666667%; background-size: 583.333333%; }
.ico-reso { background-position: 0 70.333333%; background-size: 583.333333%; }
.ico-sped { background-position: 0 81%; background-size: 583.333333%; }
.ico-star { background-position: 0 91.666667%; background-size: 583.333333%; }
.lente { background-position: 0 100%; background-size: 729.166667%; }

/* SOCIAL ICONS */
.fa-facebook-square:hover {
    color:#3765A3;
    cursor: pointer;
}
.fa-google-plus-square:hover {
    color:#DB4437;
    cursor: pointer;
}
.fa-twitter-square:hover {
    color:#1da1f2;
    cursor: pointer;
}
.fa-linkedin-square:hover {
    color:#0177B5;
    cursor: pointer;
}
.fa-envelope-square:hover {
    color:#96CD00;
    cursor: pointer;
}
.fa-youtube-square:hover {
    color:#FF0000;
    cursor: pointer;
}
.fa-instagram:hover {
    color:#DE318F;
    cursor: pointer;
}
.social {
    float:left;
}
.icon-social1 {
    color:#000;
    font-size:50px;
    margin-top:05px;
    margin-right:10px;
    vertical-align: middle;
}
.icon-social2 {
    color: #000;
    font-size: 37px;
    margin-left: 6px;
    margin-top: 35px;
    padding-top: 13px;
}
#pag-base .social {
    margin-top:30px;
    padding:30px 40px;
    position:relative;
    left:-40px;
    background: url('../images/sfumatura.png') center center no-repeat;
}
/* TITOLI */
/* .titolo {
    margin-top:40px;
    margin-bottom:40px;
    padding-bottom:40px;
    border-bottom:1px solid #ccc;
} */
.titolo_line {
    font-family:'Montserrat', sans-serif;
    border-bottom: 3px solid #000;
    padding: 15px 0px;
    font-weight:bold;
}
/* TITOLI */

/* HEADER TOP MENU */
header{
    margin: 0 auto;
    width: 100%;
}
.navbar {
    position: relative;
    min-height: 40px;
    margin-bottom:0;
    /*background-color: #fff;*/
    color:#000;
    border-radius: 0px;
    text-align:center;
}
.navbar p span{
    font-size:16px;
}
.navbar-nav {
    width:100%;
    text-align:center;
}
ul.navbar-nav li{
    display:inline-block;
    float:none;
}
.nav > li > a {
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
    display: block;
    padding-right: 21px;
    padding-left:21px;
    padding-top: 13px;
    padding-bottom: 13px;
    line-height: 1.4;
}
.nav > li > a:hover {
    color: #A90E2E;
}
.nav > li > a.active {
    color: #000;
    font-weight:900;
}
.navbar-small {
    background-color:#000;
    color:#fff;
    text-align:left;
    font-family:'Montserrat', sans-serif;
}
.navbar-small .fa{
    margin-right:15px;
}
.navbar-small .nav > li > a {
    color:#fff;
    font-size:14px;
    text-transform: none;
    padding-top: 15px;
    padding-bottom: 5px;
    letter-spacing: inherit;
}
.navbar-small .nav > li > a:hover {
    color: #A90E2E;
}
.navbar-small .nav > li > a.active {
    color: #fff;
    font-weight:900;
}
/* .top-logo {
    width:100%;
    font-family: 'Montserrat', sans-serif;
    background-color: #873048;
    color:#fff;
} */
.top-logo a{
    color:#fff;
}
.logo{
    float: left;
    position: relative;
    margin-right: 20px;
    padding-top:18px;
    padding-bottom:18px;
}
.glyphicon {
    top: 0px;
}
.phonebox {
    height:60px;
    margin-top: 35px;
    padding: 7px 25px;
    font-size:12px;
    float:left;
    text-align:center;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
}
.phonebox span{
    font-size: 18px;
    font-weight:bold;
    line-height: 24px;
}
.top-logo .ico-whish {
    min-width:25px;
    padding: 5px;
    line-height:25px;
    background-color: #A90E2E;
}
.top-logo .fa{
    margin-left:28px;
    margin-right:8px;
}
.top-logo .log {
    display:inline-block;
    line-height: 50px;
    font-size: 14px;
    text-align: right;
}
.top-logo .log span{
    color:#A90E2E;
    font-weight:bold;
}
.top-logo .cartbox {
    display:inline-block;
    line-height: 50px;
    font-size: 14px;
    text-align: right;
}
.top-logo .cartbox span {
    font-size:18px;
    color:#A90E2E;
    font-weight:bold;
}
.mainmenu {
    width:100%;
    text-align:left;
    background-color: #000000;
    padding: 15px 0px;
}
#topmenu{
    width: 980px;
    margin:0 auto;
}
#topmenu li{
    display: inline;
}
#topmenu li a{
    font-size:13px;
    color: #fff;
    margin-right: 25px;
    text-transform: uppercase;
}
#topmenu li a:hover{
    color: #A90E2E;
}
#submenu{
    padding: 15px 0 15px 0;
}
nav.navbar ul {
    list-style: none;
    position: relative;
    display: inline-table;
    text-transform: uppercase;
}
nav.navbar ul:after {
    content: ""; clear: both; display: block;
}
nav.navbar ul li.active a {
    font-weight: bold;
}
nav.navbar ul li a {
    display: block;
    width:100%;
    text-decoration: none;
    color: #000;
}
nav.navbar ul ul {
    display: none;
    background-color: #fff;
    text-align:left;
    z-index: 1001;
    min-width:200px;
    border-radius: 0px;
    padding: 0;
    position: absolute;
    padding:10px 0;
    font-family: 'Montserrat', sans-serif;
    /* border: 1px solid #eee; */
}
nav.navbar ul ul li {
    float: none;
    display: block;
    position: relative;
    margin-left: 0;
    background-color: #fff;
    margin-right: 0px;
    white-space: nowrap;
}
nav.navbar ul ul li img{
    margin-top: -1px;
    display: block;
}
/*nav.navbar ul ul li a:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    content: "\f105";
    position: absolute;
    right: 20px;
}*/
nav.navbar ul ul li a {
    font-size: 12px;
    /* padding: 9px 27px 9px 27px; */
}
nav.navbar ul ul ul {
    position: absolute; left: 100%; top:0;
}
nav.navbar ul li:hover > ul {
    display: block;
}

nav.navbar ul ul li:hover {
    background-color: #A90E2E;
}
nav.navbar ul ul li a:hover {
    color: #fff;
    text-decoration: underline;
}

/* sticky menu */
.sticky-menu{
    z-index:9999;
    background-color: #fff;
    height: auto;
    border-bottom:2px solid #ccc;
    padding:0px 0;
    /* overflow-y: hidden; */
    position: fixed;
    top: 0;
    width: 100%;
    /* box-shadow: 0 3px 3px #CACACA;
    -moz-box-shadow: 0 3px 3px #CACACA;
    -webkit-box-shadow: 0 3px 3px #CACACA; */
}
.sticky-menu{
    visibility: hidden;
    margin-top: -130px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.sticky-menu .container{
    position:relative;
}
.mostra{
    visibility: visible;
    margin-top: 0px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -webkit-transition-delay: 700ms;
    -moz-transition-delay: 700ms;
    -o-transition-delay: 700ms;
    transition-delay: 700ms;
}
.sticky-menu .logo-sticky {
  height: 60px;
  padding: 5px;
  position: relative;
  z-index: 999;
}
.sticky-menu .navbar {
    background-color: #fff;
    color: #873048;
    border: 0px solid transparent;
    border-bottom: none;
}
.stickymenu .nav > li > a {
    padding: 20px 12px;
    font-size: 13px;
}
/* .stickymenu ul{
    text-align: center;
}
.stickymenu li {
    font-size: 15px;
    text-align:center;
    display: inline-block;
    padding: 0 12px;
    line-height: 60px;
}
.stickymenu li a {
    font-size: 15px;
    text-align:center;
}
.stickymenu li a.link-button {
    color:#ff9302;
}
.stickymenu li a.link-button:hover {
    color: #cc7603;
} */
.sticky-menu .log ul {
    text-align: right;
}
.sticky-menu .log ul li {
    border-bottom: 0px solid #ccc;
    display: inline-block;
    line-height: 60px;
    margin-left: 15px;
}
.sticky-menu .log .fa {
    font-size: 19px;
}
.sticky-menu .cart-count a {
    width: 40px;
    height: 40px;
    border-radius: 4px;
}
.sticky-menu .cart-count a .fa {
    font-size: 14px;
    line-height: 43px;
}
.sticky-menu .box-search {
  position: absolute;
  right: 50px;
  top: 62px;
  padding: 20px;
  background-color: #ffffff;
  border: 2px solid #ccc;
  border-top:2px solid #fff;
}
.sticky-menu .box-search input.inputsearch {
  width: 238px;
  height: 40px;
  margin-top: 0;
  border: 1px solid #ddd;
  margin: 0;
  vertical-align: middle;
  border-radius: 4px 0px 0px 4px;
}

/* end sticky menu */

#breadcumbs {
    width: 100%;
    padding: 20px 20px 10px;
    margin: 0 auto;
    background-color: #000;
    float: left;
    font-family: 'Montserrat', sans-serif;
    margin-top:10px;
    margin-bottom:30px;
}
#breadcumbs li{
    display: inline;
    /* float: left; */
}
#breadcumbs li:after{
    content: "/";
    color: #fff;
}
#breadcumbs li a {
    font-size: 13px;
    font-weight: 300;
    color: #fff;
    padding: 0 8px;
}
#breadcumbs li:last-child{
    border: none;
}
#breadcumbs li:last-child:after{
    content: "";
}
#breadcumbs li:last-child a{
    font-weight:bold;
}
.slogan-sub {
    width:700px;
    margin:0 auto;
    border: 3px solid #000;
    padding: 0px 20px;
    text-align:left;
    font-size:13px;
    line-height: 40px;
}
.slogan-sub ul {
    margin-bottom: 0px;
}
.slogan-sub ul li{
    display: inline;
    padding-right:45px;
}
.slogan-sub ul li:first-child:before{
    content: "";
    margin-right: 0px;
}
.slogan-sub ul li:before{
    content: "|";
    margin-right: 20px;
}
.slogan-sub .fa{
    color:#A90E2E;
    font-size:23px;
    margin-right:5px;
}

.allpages .cartbox,
.allpages .log {
    line-height: normal;
}
.allpages .fa.fa-user {
    margin-left: 7px;
}
.allpages .box-search form {
    position: relative;
}
.allpages input.inputsearch.topbar {
    width: 100%;
    height: 31px;
    margin-top: 12px;
}
.allpages .search input[type=submit].topbar {
    position: absolute;
    right: 0;
    top: 0;
    background: url('../images/lente-b.png') no-repeat transparent center center;
    background-size: 50%;
    height: 31px;
    width: 31px;
    margin-top: 11px;
}
/* HEADER TOP MENU */

/* CLEARFIX */
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
}
 .clearfix {
     zoom: 1;
     clear: both;
}
/* CLEARFIX */

/* BUTTONS */
button:focus, html input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
    outline:none;
    color:#fff;
}
.btn {
    padding: 0px 0px;
}
.button{
    font-family: 'Montserrat', sans-serif;
    max-width: 260px;
    width: 100%;
    color: #fff;
    background-color: #A90E2E;
    text-align: center;
    font-size: 18px;
    line-height: 60px;
    font-weight: 700;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}
.button:hover{
    background-color: #ab0257;
    color: #fff;
}
.button.prodcorrelati {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #000;
    border: 0;
    text-align: left;
    background: #fff url("../images/freccia-select.png") no-repeat scroll 97% center;
    height: 40px;
    width: 100%;
    line-height: normal;
    margin: 20px auto 15px;
    padding: 9px 15px 9px 17px;
    white-space: nowrap;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.button.right{
    padding-right:0 !important;
}
.button.black{
    background-color: #000;
}
.button.black:hover{
    background-color: #444;
}
.button.black.cart:hover{
    background-color: #339999;
}
.button.gray{
    background-color: #f6f6f6;
    color:#000;
    border: 0;
}
.button.gray:hover{
    background-color: #000;
    color:#fff;
}
.button.green{
    background-color: #339999;
    font-size: 16px;
}
.button.green:hover{
    background-color: #237a7a;
}
.button.green.default{
    width: 220px;
}
.button.green .glyphicon-shopping-cart {
    font-size:17px;
    padding-right: 7px;
}
.button.transparent{
    background-color: transparent;
    color: #000;
    border: 2px solid #000;
}
.button.transparent:hover{
    background-color: #000;
    color:#fff;
}
.button.transparent.white{
    background-color: transparent;
    color: #fff;
    border: 2px solid #fff;
}
.button.transparent.white:hover{
    border: 2px solid #A90E2E;
    background-color: #A90E2E;
    color:#fff;
}
.btn-info {
    color: #000;
    font-size: 18px;
    font-weight: 300;
    font-family:'Montserrat', sans-serif;
    text-decoration: underline;
    padding:0;
    background: #fff;
    border:none;
}
.btn-info:hover {
    color: #A90E2E;
    background-color: transparent;
}
.btn-info:focus {
    outline: none;
}
.btn-info.btn-passw {
    margin-top:10px;
    font-size: 15px;
}
.button.medium{
    width:160px;
    font-size: 16px;
    line-height: 45px;
}
.button.medium.center{
    text-align:center;
    padding-left: 0px;
}
.btn.button.medium {
    vertical-align: top;
}
.button.small{
    width:136px;
    font-size: 15px;
    line-height: 40px;
}
.button.mini{
    width:96px;
    font-size: 12px;
    line-height:30px;
}
.button.cube{
    width: 112px;
    height: 112px;
    text-align: center;
    line-height: 112px;
    background-color: rgba(0, 0, 0, 0.7);
    margin-bottom: 13px;
}
.button.cube:hover {
    background-color: rgba(0, 0, 0, 1);
}
.btn {
    border-radius: 0px;
}
/* BOTTONI */

/* SLIDER HOME */
.box-slider {
    position: relative;
}
.slick-slider {
    margin-bottom: 0px;
}
.slick-dots {
    bottom: 0;
}
.slick-slide img {
  width:auto;
  margin: auto;
}
.slick-prev,
.slick-next {
    z-index:999;
    width:30px;
    height:30px;
}
.slick-prev {
    left: 0;
}
.slick-next {
    right: 0;
}
.box-slider .info{
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  /* width: 430px; */
  /* height: 430px; */
  background-color: #A90E2E;
  color: #fff;
  padding: 50px;
  position: absolute;
  top: 40%;
  margin-left: 648px;
  z-index: 100;
}
.box-slider .info h2{
    color:#fff;
    font-size:24px;
    line-height:1.3;
}
.box-slider .info h2 span{
    font-weight:900;
}
.box-slider .info p{
    font-family: 'Montserrat', sans-serif;
    font-style: italic;
    color:#999;
    font-size:18px;
    margin-top:20px;
    margin-bottom:30px;
}
.cerca {
    padding: 25px 20px 10px 75px;
}
.cerca .search input[TYPE=submit] {
    display:inline-block;
    height: 50px;
    text-align: center;
    width: 50px;
    border: 0;
    background: url('../images/lente.png') no-repeat;
    background-position: 14px 13px;
    cursor: pointer;
}
.cerca .search input[TYPE=submit]:hover {
    background: url('../images/lente_on.png') no-repeat;
    background-position: 14px 13px;
}
.cerca input.inputsearch {
    font-family: 'Montserrat', sans-serif;
    height: 50px;
    border: 1px solid #474747;
    background-color: #202020;
    color: #666666;
    margin-left: 0px;
    width: 280px;
}
.cerca input.inputsearch:hover {
    background-color: #3B3A3A;
    color: #fff;
}
.box-slider .info-menu{
    width:50%;
    float:left;
    height:130px;
}
.info-menu .fa{
    float: right;
    margin-right: 20px;
    line-height: 30px;
}
.info-menu ul li{
    text-align:left;
    /* padding-left: 20px; */
    margin-bottom:5px;
}
.box-slider .info-menu ul li:hover{
    background-color:#A90E2E;
}
.info-menu ul li > a{
    display:block;
    width:100%;
    height:30px;
    line-height:30px;
    font-size:14px;
    color:#666666;
    text-transform: uppercase;
}
.box-slider .info-menu ul li > a:hover{
     color:#fff;
}
.info-menu.sx{
    border-right:1px solid #474747;
}
.slider-bottom{
    background-color: #f0f0f0;
    padding-top: 10px;
    padding-bottom: 10px;
    width:100%;
    text-align:center;
}
.slider-bottom .fa{
    font-size:25px;
    color:#ccc;
}
/* SLIDER HOME */

/* CHECKBOX */
input[type='checkbox'], input[type='radio'] {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
}
input[type='checkbox'] + label,
input[type='radio'] + label {
    margin: 0;
    display: inline-block;
    padding: 2px 30px 0px 25px;
    cursor: pointer;
    background: url("../images/off.png") left center no-repeat;
}
input[type='checkbox']:checked + label, input[type='radio']:checked + label {
    background-image: url("../images/check.png");
}
.border-box input[type='checkbox'] + label,
.border-box input[type='radio'] + label {
    font-weight:300;
    font-size:14px;
}
/* CHECKBOX */

/* FORMS */
textarea:focus, input:focus, select:focus{
    outline: none;
}
textarea:visited, input:visited, select:visited{
    outline: none;
}
.form{
    font-size:14px;
    font-family:'Montserrat', sans-serif;
}
.form-box {
    padding: 0px 5px;
    width: 100%;
    overflow:hidden;
}
.form-box span{
    font-size:10px;
}
.form-box h5{
    font-family:'Montserrat', sans-serif;
    font-weight:700;
}
#ordine .styled-select {
    overflow: hidden;
}
/*.select-border-dx {
    width: 100%;
    overflow: hidden;
    border-right: 1px solid #ddd;
}*/
.select-border-dx {
    width: 100%;
    overflow: hidden;
    border: none;
}
/*#ordine .form select{
    background: #fff url("../images/new_arrow.png") no-repeat scroll 77% center;
    padding: 15px 15px 14px 15px;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 500;
    border: 1px solid #ddd;
    height: inherit;
    width: 123%!important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}*/
#ordine .form select{
    padding: 15px 15px 14px 15px;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 500;
    border: 1px solid #ddd;
    height: inherit;
    width: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
#ordine .select2-container--default .select2-selection--single {
    height: 36px;
}

.form label {
    font-weight:300;
    display: block;
    padding-top: 10px;
    margin-bottom: 3px;
}
#ordine .form label {
    padding-top: 8px;
    margin-bottom: 3px;
}
.form input[type="text"],
.form input[type="password"],
.form input[type="tel"],
.form input[type="email"],
#registrazione input[type="password"],
.form select, .form textarea{
    border: 1px solid #ddd;
    outline: medium none;
    color: #000;
    padding: 10px;
    transition: all 0.25s ease-in-out 0s;
    width: 100%;
}
#account .form input[type="text"],
#account .form input[type="password"],
#account .form input[type="tel"],
#account .form input[type="email"],
#account input[type="password"],
#account .form select,
#account .form textarea{
    padding: 10px;
}
#account .form label.error {
    color: #A90E2E;
    padding-top: 0;
}
#ordine .form input[type="text"],
#ordine .form input[type="password"],
#ordine .form input[type="tel"],
#ordine .form input[type="email"],
#ordine .form select,
#ordine .form textarea{
    padding: 6px;
    font-size:12px;
    font-weight:300;
}
.form  textarea{
    height:100px;
}
ul.blk-inline li{
    display:inline-block;
    margin-right:35px;
}
.search input[TYPE=submit] {
    float: right;
    height: 45px;
    text-align: center;
    width: 45px;
    border: 0;
    background: url('../images/lente.png') no-repeat #000000;
    background-position: 14px 13px;
    cursor: pointer;
}
input.inputsearch {
    border: 1px solid #ddd;
    color: #666666;
    padding-left: 18px;
    font-weight:300;
    font-size: 14px;
    height: 45px;
    margin-left: 3px;
    width: 265px;
}
.col-info .form input[type=text] {
    max-width: 280px;
    padding: 14px;
}

/* FORMS */

/* TABELLE */
.table > thead > tr{
    background-color: #f0f0f0;
    border:3px solid #f0f0f0;
    text-transform: uppercase;
    font-size:15px;
}
.table > thead > tr > th, .table > thead > tr > td {
    background-color: #f0f0f0;
    padding: 0px 28px;
    line-height: 44px;
    vertical-align: middle;
    border-top: none;
}
.table > tbody > tr > th, .table > tfoot > tr > th, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 0px 28px;
    line-height: 30px;
    font-size:12px;
    vertical-align: middle;
}
tr {
    border:3px solid #e4e4e4;
}
/* TABELLE */

/* BANNERS */
.col-info {
    text-align:center;
    min-height:420px;
}
.col-info h4{
    margin-bottom:35px;
}
.col-info p {
    font-family: 'Montserrat', sans-serif;
    font-size:18px;
    font-weight: 300;
    line-height:22px;
}
.col-info p span{
    font-size:30px;
    font-weight: 700;
    line-height:35px;
}
.col-info p span.phone{
    line-height: 1.6;
}
.col-info p span.part{
    font-size: 18px;
    line-height: 16px;
}
.col-info p span.time{
    font-size: 24px;
    line-height: 28px;
}
.col-info .fa{
    margin:34px;
    margin-bottom:35px;
    font-size:55px;
    display:block;
}
.banner-offerta {
	background:#000 url(../images/banner-offerta.jpg) no-repeat center;
	min-height: 405px;
	padding-top:25px;
	padding-bottom:70px;
	color:#999999;
	font-size:12px;
}
.banner-offerta h1, .banner-offerta h2, .banner-offerta h3, .banner-offerta h4{
	color:#fff;
}
.banner-offerta h1{
	margin-top: 10px;
    margin-bottom: 10px;
}
.banner-offerta .price{
	font-size:41px;
	color:#A90E2E;
	font-family: 'Montserrat', sans-serif;
	padding-bottom:40px;
	line-height: 45px;
}
.banner-offerta .price span{
	display:block;
	font-family: 'Montserrat', sans-serif;
	color:#999999;
	font-size:12px;
    line-height: 1;
}
.banner-offerta hr {
    width: 36%;
    margin-left: 0;
    margin-top: 0px;
    margin-bottom: 15px;
    border: 0;
    border-top: 1px solid #A90E2E;
}
.banner-riv {
    background-color:#f6f6f6;
    padding-top:20px;
    margin-top:90px;
}
.banner-riv p{
    line-height:30px;
    margin-bottom:30px;
    font-size:18px;
}
.banner-riv img{
    position: absolute;
    bottom: -120px;
}
.align-center {
    text-align: center;
}
.row.evidenza{
    margin-bottom: -90px;
    text-align:center;
    position: relative;
    z-index: 109;
}
.prod-evidenza {
    position: relative;
    margin: 0 auto;
    z-index: 30;
    text-align: center;
    margin-bottom:-90px;
}
.prod-evidenza h3{
    font-size:43px;
    color:#fff;
}
.prod-evidenza p{
    margin-top:20px;
    margin-bottom:25px;
    line-height:1.1;
}
.prod-evidenza .info{
    width: 315px;
    position: absolute;
    margin-top: 165px;
    margin-left:85px;
    text-align: left;
    z-index:20;
}
.feeds{
    padding-top:40px;
    padding-right:0px;
}
.box-feeds {
    text-align:left;
    padding-left:35px;
}
.box-feeds hr {
    border-bottom:3px solid #000;
}
.box-feeds .data{
    font-size:24px;
    font-weight:200;
}
.box-feeds .user{
    font-size:16px;
    font-weight:700;
}
.box-feeds p{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-style: italic;
    line-height:24px;
}
.box-feeds .link{
    font-size: 18px;
    font-weight:bold;
    line-height:24px;
}
.box-feeds .fa {
    margin: 0px;
    margin-left:25px;
    margin-bottom: 0px;
    font-size: 20px;
    display: inherit;
}
.box-feeds h4, #sidebar .feeds h4{
    color:#fff;
}
.box-feeds h3{
    margin-top: 36px;
    margin-bottom: 20px;
}
.box-feeds h2{
    font-size:30px;
    margin-top: 20px;
    margin-bottom: 35px;
    line-height:1.4;
}
.box-feeds .rating .fa {
    margin-left: 2px;
    margin-bottom: 0px;
    font-size: 16px;
    display: inline-block;
}
.box-feeds .rating > i {
    color: #eee;
}
.home.box-phone {
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto;
    padding:35px 50px 40px 85px;
    color:#A90E2E;
    margin-top:13px;
}
.home.box-phone h1{
    margin-top: 5px;
    margin-bottom:30px;
    color:#fff;
}
.home.box-phone .dati{
    width:50%;
    float: left;
    /* display:inline-block; */
    font-size:16px;
    line-height:1.3;
    color:#fff;
}
.home.box-phone .dati p{
    margin-top:5px;
    margin-bottom:20px;
}
.home.box-phone span{
    font-size:27px;
    color:#A90E2E;
}
.feeds .slick-dots {
    position: absolute;
    bottom: 40px;
    display: block;
    width: 70%;
    padding: 0;
    list-style: none;
    text-align: left;
    padding-left: 40px;
}
blockquote {
    padding: 0px 0px;
    margin: 30px 0 20px;
    font-size: 25px;
    font-family: 'Montserrat', sans-serif !important;
    color: #A90E2E;
    line-height: 30px;
    border-left: none;
}
.box-feeds blockquote:before {
    display: block;
    float: left;
	padding-bottom: 30px;
    color: #A90E2E;
    font: normal normal normal 15px FontAwesome;
    content: "\f10d";
    font-size: 33px;
    padding-bottom: 30px;
    padding-right: 15px;
}
.box {
        padding-top:40px;
	padding-left:0px;
}
.box-phone {
	font-family: 'Montserrat', sans-serif !important;
	padding:32px 28px 30px 28px;
	margin-top:13px;
        text-align:center;
}

.box-phone-cube {
	background-color:#1e1e28;
	height: 440px;
	padding:45px 70px 48px 70px;
	color:#A90E2E;
	font-size:15px;
}
.box-phone-cube h1{
	margin-top: 10px;
    margin-bottom: 20px;
}
.box-phone-cube h2{
    font-size:30px;
    margin-top: 20px;
    margin-bottom: 33px;
    line-height:1.4;
}
/* BANNERS */

/* PAGINAZIONE */
#paginazione {
    float: left;
}
.ordini{
    float:left;
    width:100%;
    font-family:'Montserrat', sans-serif;
    margin-bottom: 18px;
    padding-top:0px;
    /* font-size: 18px; */
}
.ordini .ordine{
    width: 65%;
    float: left;
    font-size: 13px;
    line-height: 30px;
    margin-bottom:0px;
}
.pagine{
    float: right;
    font-size: 14px;
}
.pagine ul{
    margin-bottom:0px;
}
.pagine ul li{
    display: inline-block;
    /* padding: 5px 10px; */
}
.pagine ul li.prev-page{
    margin-right: 15px;
}
.pagine ul li.next-page{
    margin-left: 15px;
}
.pagine ul li:hover{
    color: #000;
    background-color: #efefef;
    /* padding: 5px 10px; */
    cursor:pointer;
}
.pagine ul li:hover a{
    color: #000;
}
.order .pagine ul li{
    float: left;
    margin-right: 5px;
}
.pagine ul li a{
    color: #000;
    display: inline-block;
    padding: 4px 10px;
}
.pagine ul li a:hover{
    color:#000;
}
.pagine ul li.selected{
    color: #fff;
    background-color: #000;
    padding: 4px 10px;
}
div.pagine ul li.first-page:after {
    content: "...";
    width: 26px;
    height: 26px;
}
.pagine ul li.last-page:before {
    content: "...";
    width: 26px;
    height: 26px;
}
ul.ordine{
    display: inline-table;
    overflow: hidden;
}
ul.ordine li{
    float: left;
    margin-right: 10px;
}
ul.ordine li.selected{
    font-weight:bold;
}
ul.ordine li a{
    color: #000;
}
ul.ordine li a:hover{
    color: #A90E2E;
}
/* FINE PAGINAZIONE */

/* BOX PRODOTTI */
.boxartshop ul li.modello{
    height: auto;
}
#elenco-prodotti{
    overflow:hidden;
}
#elenco-prodotti .info-categoria{
    float: left;
    margin-top:0px;
    margin-bottom:5px;
}
#elenco-prodotti .info-categoria p{
    margin-top:15px;
    font-size:18px;
    font-family: 'Montserrat', sans-serif;
    font-style: italic;
    line-height: 30px;
}
#elenco-prodotti .info-categoria p:first-letter{
  font-size: 37px;
}

#elenco-prodotti .info-categoria h2{
    margin-top:0px;
    margin-bottom:20px;
}
#elenco-prodotti .marca ul li {
    display: inline;
    /* float: left; */
    font-size:16px;
    margin-right:35px;
}
#elenco-prodotti .marca ul li.active {
    color:#A90E2E;
    font-weight:bold;
}
#prodotti {
    margin-bottom:45px;
    color: #000000;
}
#prodotti .first{
    margin-left: 0px;
}
#prodotti .last{
    margin-right: 0px;
}
#prodotti hr {
    float: left;
    width: 100%;
    border-top: 1px solid #bbbbbb;
    margin-top: 5px;
    margin-bottom: 45px;
}
.boxartshop {
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    float: left;
    background-color: #ffffff;
    text-align: center;
    position: relative;
    margin-bottom:40px;
    /* min-height: 389px; */
}
#prodotti .slider-vetrina .prodotto {
    height: 750px;
}
#prodotti .slick-dots {
    bottom: -15px;
}
#prodotti .slick-dots li button:before {
    color: #cccccc;
}
#prodotti .slick-dots li.slick-active button:before {
    color: #A90E2E;
}
.boxartshop .imgboxart{
    border: 1px solid #e3e3e3;
    overflow:hidden;
    position: relative;
}
.imgboxart img{
    width: 100%;
    height: inherit;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.over .imgboxart img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.imgboxart .plus {
    position: absolute;
    margin: auto;
 top: 0; left: 0; bottom: 0; right: -150%;
    width:65px;
    height:65px;
    color:#fff;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.imgboxart .plus .fa{
    font-size:30px;
    padding:20px;
    background-color: rgba(0, 0, 0, 0.43);
}
.over .imgboxart .plus {
     top: 0; left: 0; bottom: 0; right: 0;
}
.hover01 figure:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
.titoloboxart {
    font-size: 14px;
    font-weight:400;
    line-height:20px;
    text-align: center;
    position: relative;
    margin-top: 10px;
    padding: 5px 10px;
}
.titoloboxart .marchio{
    font-weight:900;
}
.titoloboxart .cat{
    font-style: italic;
}
.titoloboxart .prezzo,
.titoloboxart .importodascontare,
.titoloboxart .prezzo-sc{
    font-family: 'Montserrat', sans-serif;
    font-weight:bold;
}
.prezzo-sc{
    font-size:18px;
}
.filetto {
    display:block;
    margin:0 auto;
    margin-top:19px;
    margin-bottom:19px;
    width:25%;
    height:5px;
    background-color:#000;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-transition: width 0.3s; /* Safari 3.1 to 6.0 */
    transition: width 0.3s;
}
.over .filetto {
    width:98%;
    background-color:#A90E2E;
}
.titoloboxart .importodascontare{
    font-size:12px;
    height:20px;
    text-decoration: line-through;
    color:#A90E2E;
}
.marchioboxart {
    text-transform: uppercase;
    font-size: 12px;
    color: #A90E2E;
    margin-top:5px;
    margin-bottom:6px;
    line-height: 14px;
    text-align: left;
    position: relative;
}
.boxartshop .rating{
    line-height:40px;
    text-align:right;
    float:right;
    width:60%;
}
.rating .number{
   font-family: 'Montserrat', sans-serif;
   font-size: 10px;
   padding-left: 13px;
   color:#000;
   display: inline-block;
   margin:0;
}
  /*.styled-select select{
    background: #fff url("../images/new_arrow.png") no-repeat scroll 77% center;
    padding: 15px 15px 14px 15px;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 500;
    border: 1px solid #ddd;
    height: inherit;
    width: 123%!important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}*/
.styled-select select{
    padding: 15px 15px 14px 15px;
    background: #fff;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 500;
    border: none;
    height: inherit;
    width: 100%!important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.qty .styled-select select{
    background: #f0f0f0 url("../images/freccia-select.png") no-repeat scroll 70% center;
}
/* 
.labels {
    font-size: 24px;
    height:30px;
    top: 0;
    left: 0;
    position: absolute;
    text-align: left;
    z-index: 50;
    padding-left:10px;
} */
.labels.labels-new {
    color: #2abb9b;
    bottom: 0;
}
.labels.labels-off {
    border-top:3px solid #A90E2E;
    color:#A90E2E;
}
/* .labels-sconto {
    position: absolute;
    top: 8px;
    right: 10px;
    font-family: 'Montserrat', sans-serif;
    font-size: 25px;
    line-height: 1;
    color: #FF5722;
    -webkit-transition: font-size 0.2s; 
    transition: font-size 0.2s;
} */
.over .labels-sconto {
    font-size: 30px;
}
/*
This is the visible area of you carousel.
Set a width here to define how much items are visible.
The width can be either fixed in px or flexible in %.
Position must be relative!
*/
.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
.jcarousel li {
    width: 135px;
    float: left;
    border: 1px solid #ddd;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.jcarousel li:hover {
    border: 1px solid #bbb;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.jcarousel img {
    display: block;
    width: 100%;
    height: auto !important;
}
.jcarousel-next {
    right: 0px;
    margin: 0;
    cursor: pointer;
    position: absolute;
    height: 65px;
    font-size: 27px;
    line-height: 65px;
    font-weight: bold;
}
.jcarousel-prev {
    left: 0px;
    margin: 0;
    cursor: pointer;
    position: absolute;
    height: 65px;
    font-size: 27px;
    line-height: 65px;
    font-weight: bold;
}

.jcarousel-wrapper {
    width:189px;
    height:65px;
    margin: 0 auto;
    margin-bottom:10px;
    position: relative;
}

#color-thumb .jcarousel-next a:hover,
#color-thumb .jcarousel-prev a:hover{
    border:none;
}
#color-thumb .jcarousel-prev,
#color-thumb .jcarousel-next {
    top: 12px;
}
.showdetails #color-thumb .jcarousel-prev,
.showdetails #color-thumb .jcarousel-next {
    top: 54%;
}
.showadd #color-thumb .jcarousel-container.jcarousel-container-horizontal {
    padding-left: 15px;
    padding-right: 0px;
}
#thumbnails {
    margin-top:30px;
    position: relative;
}
#thumbnails .jcarousel-next{
    right:2px;
    top: 25px;
    height: 120px;
}
#thumbnails .jcarousel-prev{
    left: 2px;
    top: 25px;
    height: 120px;
}
#thumbnails .jcarousel li {
    width: 122px;
    float: left;
    margin-right:8px;
    border: 1px solid #ddd;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#thumbnails .jcarousel li:hover {
    border: 1px solid #bbb;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#thumbnails .jcarousel li.active {
    border: 1px solid #ccc;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#thumbnails .jcarousel-wrapper {
    width:100%;
    height:135px;
    margin: 0 auto;
    margin-bottom:10px;
    margin-top:18px;
    position: relative;
}
/* BOX PRODOTTI */

/* MENU LEFT SIDEBAR*/
#sidebar h4{
    border-bottom: 3px solid #000;
    padding-bottom:15px;
}
.boxfiltri {
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    float: left;
    padding: 10px 0px;
    width: 100%;
}
/* .boxfiltri .collapse {
    float:left;
} */
.boxfiltri .collapse.in {
    padding: 0px;
    width: 100%;
}
.boxfiltri ul {
    /* float: left; */
    width: 100%;
}
.boxfiltri .active {
    font-weight:bold;
}
.boxfiltri ul.taglie li {
    display: inline-block;
    border: 2px solid #bbb;
    width: 32.3%;
    height: 33px;
    text-align: center;
    line-height: 30px;
    margin-bottom: 3px;
}
.boxfiltri ul.colori li {
    display: inline-block;
    border: 2px solid #bbb;
    background-color:#F50000;
    width: 33px;
    height: 33px;
    text-align: center;
    line-height: 28px;
    margin-right:10px;
    margin-bottom: 12px;
}
.boxfiltri ul.colori li.lastchild {
    margin-right:0px;
}
.leftmenu .selezione {
    float: left;
    width: 100%;
    background-color:#ccc;
    padding:18px;
}
ul.sel-filtri li {
    padding:3px 0px;
}
ul.sel-filtri li span{
    font-weight:bold;
}
ul.sel-filtri li a {
    padding: 2px 7px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 22px;
    margin-right: 10px;
    background-color: #fff;
}
.titlefiltri {
    font-weight: 700;
    line-height: 1;
    padding: 15px 0;
    display: block;
    /* float: left; */
    width: 100%;
    text-transform: uppercase;
    /* cursor:pointer; */
}
/* .titlefiltri:not(.noarrow):after{
    position: absolute;
    right: 20px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-weight:bold;
    font-size: inherit;
    content: "\f106";
}
.titlefiltri.collapsed:after{
    position: absolute;
    right: 20px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-weight:bold;
    font-size: inherit;
    content: "\f107";
} */
.sub-titolo {
    cursor:pointer;
}
.sub-titolo:after{
    position: absolute;
    right: 50%;
    content: "-";
}
.sub-titolo.collapsed:after{
    position: absolute;
    right: 50%;
    content: "+";
}
ul.menu{
    /* float: left; */
    margin-left: 0px;
    /* padding-bottom:15px; */
}
ul.menu li{
    padding: 10px 0;
}
ul.menu li a{
    color:#000000;
    line-height: 10px;
    display: block;
}
ul.menu li a:hover{
    color: #A90E2E;
}
ul.menu.bold li a{
    font-weight: bold;
}
ul.check-menu li.cecked a {
    background-image: url(../images/check.png);
}
ul.check-menu li a {
    background: url(../images/off.png) left center no-repeat;
    padding-left: 28px;
    line-height: 30px;
    color: #000000;
}
ul.sub-menu{
    /* float: left; */
    margin-left: 35px;
    padding-top:10px;
    /* padding-bottom:25px; */
}
/* MENU LEFT SIDEBAR*/


/* DETTAGLIO PRODOTTO */
#dettaglioprodotto .col-info{
    float:left;
    text-align:left;
    width:100%;
    padding-bottom: 85px;
    min-height: inherit;
    margin-bottom: 85px;
    border-bottom: 1px solid #ddd;
}
#dettaglioprodotto .col-info p {
    font-size: 14px;
    line-height: 30px;
    text-align: justify;
}
#dettaglioprodotto .col-info .box-feeds {
    float:left;
    width:90%;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    padding-left: 0px;
    padding-bottom:35px;
    border-bottom:3px solid #000;
}
.dettaglio .col-info{
    text-align: left;
    width:100%;
    border-bottom: 1px solid #ddd;
}
#dettaglioprodotto .button.small{
    font-size:18px;
    width: 117px;
    margin-right:5px;
}
#immagineprincipale {
    width:100%;
    border: 1px solid #ccc;
    position: relative;
}
#immagineprincipale img{
    width:100%!important;
    height:auto;
}
#dettaglioprodotto .titolo{
    margin-top: 0px;
    margin-bottom: 0px;
}
#dettaglioprodotto .tipo-prod{
    font-size:18px;
    font-family:'Montserrat', sans-serif;
}
#dettaglioprodotto .showdetails{
    padding-left:25px;
    padding-right:0px;
    padding-bottom:18px;
    margin-bottom:10px;
}
#dettaglioprodotto .showdetails .marchio{
    position: absolute;
    top: 0;
    right: 0px;
    width: 100px;
}
#dettaglioprodotto .showdetails .marchio img{
    width: 100%;
}
#dettaglioprodotto .showdetails h1{
    margin-top: 0px;
    font-weight:300;
    text-transform:none;
}
#dettaglioprodotto .showdetails p{
    text-align: justify;
    font-size: 14px;
}
#dettaglioprodotto .showdetails .price{
    font-size:27px;
    color:#000;
}
#dettaglioprodotto .showdetails .button.mini {
    color: #fff;
    padding:0 10px;
    background-color: #000;
    height:30px;
    line-height: 30px;
    text-align: left;
    padding-left: 0;
}
#dettaglioprodotto .showdetails p {
    text-align: justify;
    min-height: 42px;
}
.showdetails #desc-cont span#desc {
    max-height: 62px;
    min-height: 62px;
    overflow: hidden;
    display: inline-block;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
}
.showdetails #desc-cont i#desc-apri,
.showdetails #desc-cont i#desc-chiudi {
    position: absolute;
    bottom: 8px;
    right: 14px;
    margin: auto;
    display: block;
    cursor: pointer;
}
.ico-social {
    display: inline-block;
    margin-right:3px;
}
#dettaglioprodotto .showprice{
    font-size:18px;
    margin-bottom:20px;
    padding:40px 0px 20px 0;
    border-bottom: 1px solid #ccc;
}
#dettaglioprodotto .showprice .importodascontare {
    display: inline-block;
    text-decoration: line-through;
    font-weight: 400;
}
#dettaglioprodotto .showprice .prezzo {
    font-weight: bold;
}
#dettaglioprodotto .showprice .percent-sc {
    color: #A90E2E;
}
#dettaglioprodotto .showprice .col-1{
    float:left;
    width:12%;
}
#dettaglioprodotto .showprice .col-2{
    float:left;
    width:38%;
}
#dettaglioprodotto .showprice span{
    margin-right:10px;
}
.col-2 p{
    margin-top:3px;
    margin-bottom:5px;
}
#dettaglioprodotto .showprice img {
    display: inline-block;
    padding:10px;
    border:1px solid #ccc;
}
#dettaglioprodotto .showprice ul.varianti li{
    float:left;
    width:100%;
    margin-bottom:20px;
}
#dettaglioprodotto .showprice .col-3 {
    float:left;
    width:50%;
    text-align:right;
}
#messaggiocolore {
    font-size: 11px;
    padding-top: 15px;
}
#dettaglioprodotto .button.small {
    font-size: 15px;
}
#dettaglioprodotto .button.small .fa-angle-down {
    margin-left: 5px;
}
.altroprezzo{
    display:none;
}
#dettaglioprodotto .title hr {
    margin-top: 50px;
    margin-bottom: 30px;
}
#dettaglioprodotto hr {
    margin: 0;
}
#dettaglioprodotto .img-varianti {
    height: 80px;
    width: 80px;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#dettaglioprodotto .title-varianti {
    margin-left: -16%;
}
#dettaglioprodotto .dett-varianti {
    min-height: auto;
}
#dettaglioprodotto .codebar-varianti {
    font-size: 11px;
}
#dettaglioprodotto .prezzo-varianti {
    /* margin-left: -16%; */
    font-size: 13px;
}
#dettaglioprodotto .showdetails p {
    min-height: 0;
    margin-bottom: 0;
}
#dettaglioprodotto .percent-sc {
    color: #A90E2E;
    display: inline;
    margin-right: 5px;
}
#dettaglioprodotto .importodascontare {
    display: inline;
    margin-right: 8px;
}
/* #dettaglioprodotto .importodascontare #prezzooriginale {
    text-decoration: line-through;
} */
.col-qnt {
    margin-top: 10px;
    margin-bottom: 5px;
}
.col-qnt .qtncart {
    text-align: center;
}
.col-qnt .qtn-txt {
    display: block;
    line-height: 26px;
    width: 32%;
    text-align: right;
    margin-right: 15px;
    line-height: 40px;
}
.col-qnt .qtncart div {
    float: left;
}
.col-qnt .qtn-wrap {
    border: 1px solid #ddd;
    padding:6px 0;
}
.col-qnt .qtncart .btn_qtn {
    display: inline-block;
    color: #000;
    text-align: center;
    border: 1px solid #fff;
    width: 40px;
    height: 40px;
    font-family: 'Montserrat', sans-serif;
    background-color: #fff;
    cursor: pointer;
    font-size: 16px;
}
.col-qnt .qtncart .btn_qtn[disabled="disabled"] {
    background-color: #fff;
    color: #fff;
    border: 1px solid #fff;
}
.col-qnt .qtncart #prodottoqtn {
    display: inline-block;
    line-height: 40px;
    text-align: center;
    border: 1px solid #fff;
    width: 40px;
    height: 40px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    margin: auto 14px;
}
.wish {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    background-color: #A90E2E;
    color:#fff;
    text-align: center;
    font-size: 25px;
    cursor: pointer;
    margin-left:5px;
}
.wish:hover {
    background-color: #FF3FBF;
}
.wish span{
    vertical-align: middle;
}
#dettaglioprodotto .social p{
    margin-top:0;
    margin-bottom:17px;
}
#dettaglioprodotto .social a {
    color: #333;
}
.social .fa{
    font-size:30px;
    margin-right: 3px;
}
.box-altri {
    float:left;
    text-align:center;
    width:100%;
    margin-top:56px;
    padding:20px 5px 15px 5px;
    background-color: #f6f6f6;
    height:136px;
    overflow:hidden;
}
.box-altri .col-div-3{
    width:32.333%;
    margin-right:5px;
    margin-top:20px;
    overflow:hidden;
}
.box-altri .styled-select select {
    background: #fff url("../images/freccia-select.png") no-repeat scroll 78% center;
    font-family: 'Montserrat', sans-serif;
    padding: 9px 15px 9px 17px;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 500;
    border: none;
    height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
#simili {
    margin-left: 12%;
}
#moreart {
    display: none;
}
.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.5);
    padding: 15px;
}
.modal .modal-header .close {
    margin-top: 0;
    font-size: 40px;
}
.modal .numerotelefono {
    color: #A90E2E;
    font-size: 30px;
}
.modal #privacypolicy input[type='checkbox'] + label a {
    text-decoration: underline;
}
#dettaglioprodotto #wrap {
    z-index: 1000!important;
}
.modal.fadescale {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.modal.fadescale.in {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
/* DETTAGLIO PRODOTTO */


/* PAGINE INTERNE */
#styletabs {
    background: url(../images/retino-tabs.png) center center no-repeat;
    min-height:458px;
    padding-top: 38px;
    margin-top: 40px;
}
#styletabs .center{
    float:left;
    padding-top: 120px;
    text-align:center;
}
#styletabs .nav-pills {
    margin-bottom:0px;
}
#styletabs .nav-pills > li.feed {
    width:50%;
    /* display: inline-block; */
    height:97px;
    color:#fff;
    float: left;
    background: url(../images/tabs-feed-top.png) center center no-repeat;
    text-align: left;
    margin-right:0;
}
#styletabs .nav-pills > li.feed.active {
    background: url(../images/tabs-feed-top-on.png) left center no-repeat;
    outline:0;
}
#styletabs .nav-pills > li.dett {
    width:50%;
    /* display: inline-block; */
    height:97px;
    float: left;
    background: url(../images/tabs-dett-top.png) left center no-repeat;
    text-align: right;
    margin-left:0;
    margin-right:0;
}
#styletabs .nav-pills > li.dett.active {
    background: url(../images/tabs-dett-top-on.png) left center no-repeat;
    outline:0;
}
#styletabs .nav-pills > li.active > a,
#styletabs .nav-pills > li.active > a:hover,
#styletabs .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #fff;
    background: url(../images/tabs-feed-top-on.png) left center no-repeat;
    outline: 0;
}

#styletabs .pill-pane .feed {
  background: url(../images/tabs-feed.png) top left no-repeat;
  height:355px;
  padding: 10px 90px;
  color:#fff;
}
#styletabs .pill-pane p{
    margin:0;
}
#styletabs .pill-pane .dett {
    background: url(../images/tabs-dett.png) top left no-repeat;
    height:355px;
    font-family: 'Montserrat', sans-serif;
    line-height:30px;
    padding: 40px 90px 20px 90px;
    text-align:justify;
}
.pill-content > .pill-pane {
  display: none;
}
.pill-content > .active {
  display: block;
}
.nav-pills > li .icona{
    width:74px;
    height:74px;
    display:block;
    margin: 0 auto;
    background: #cccccc;
    text-align: center;
}
.nav-pills > li.feed h3{
    margin-top:5px;
    color:#A90E2E;
    line-height:32px;
    padding-top:40px;
    padding-left:90px;
}
.nav-pills > li.dett h3{
    margin-top:5px;
    text-align:right;
    color:#fff;
    line-height:32px;
    padding-top:40px;
    padding-right:90px;
}
.nav-pills > li > a {
    border-radius: 0px;
    text-align: left;
    padding-right: 0px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.center{
    margin: 0 auto;
    width: 100%;
    text-align:center;
}
/* .center p{
    margin-bottom:30px !important;
} */
#container{
    margin-top: 60px;
}
#center-content{
    float: right;
    width: 660px;
}
#content{
    background-color: #f7f7f7;
    padding: 120px 110px 40px 110px;
    color: #999999;
    font-size: 15px;
    text-align: justify;
    position: relative;
}
#content p{
    margin-bottom: 20px;
    line-height: 24px;
}

/* PAGINE INTERNE */

/* CARRELLO */
#carrello{
    font-family:'Montserrat', sans-serif;
}
#carrello .riga-carrello{
    float: left;
    width: 100%;
    margin-top: 6px;
    margin-bottom:6px;
}
#carrello .riga-carrello .desc-buono {
    width: 135px;
    float: left;
    padding: 26px 0 0px 10px;
    height: 74px;
    margin-left: 0;
    text-align: left;
    font-weight: bold;
    font-size: 18px;
}
#carrello .thumb{
    border: 1px solid #ddd;
    margin-bottom: 0px;
    cursor: pointer;
    width: 110px;
    height: 110px;
    float: left;
}

#carrello .thumb img{
    width: 100%;
    height: auto;
}
#carrello .dati{
    float: right;
    position: relative;
    width: 83%;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding:16px 0 10px 25px;
}
#carrello .descrizione{
    font-size:14px;
    /* width: 48%; */
    float: left;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
}
#carrello h6{
    font-weight:400;
    font-size:16px;
    margin-top:0px;
    font-weight: 300;
}
#carrello .brand{
    font-weight:800;
}
#carrello .cat{
    font-style: italic;
}
#carrello .filetto {
    margin: 0 ;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 65px;
    height: 5px;
    background-color: #000;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
}
#carrello .preset {
    width: 45px;
    height: 45px;
    font-weight:bold;
    line-height: 45px;
    font-size: 18px;
    float: left;
    text-align: center;
}
#carrello .prezzo{
    text-align: right;
    font-weight: bold;
    font-size: 18px;
    float: right;
    /* margin-left: 15px; */
}
/* #carrello .prezzo .labelsconto {
    position: absolute;
    top: 32px;
    right: 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    color: #A90E2E;
} */
#carrello .importodascontare{
    text-decoration: line-through;
    display: inline-block;
}
.percent-sc {
    color: #A90E2E;
}
.importodascontare{
    display: block;
    font-weight:bold;
}
#carrello .black{
    font-weight: bold;
}
#carrello .col-1{
    margin-top:20px;
    margin-bottom:20px;
}
#riepilogo #carrello .col-1{
    margin-top:0px;
}
#carrello .col-1.top{
    padding:17px 20px 10px 20px;
}
#carrello .col-1.top .fa{
    margin-left:10px;
    margin-right:10px;
}
#carrello .col-1.top .fa-shopping-bag{
    margin-left:0px;
}
#carrello .col-1 .shipp{
    float:right;
    text-align:right;
    padding-top:20px;
    width:100%;
}
#carrello .col-2{
    /* float: left; */
    text-align: center;
    /* width:28%; */
}
#carrello .col-2 .quantita{
    float: left;
    border: 1px solid #ddd;
}
#carrello .col-2 .quantita .set{
    float:left;
}
#carrello .col-2 .quantita .set input {
    float:left;
    font-size: 18px;
    line-height: 40px;
    width: 45px;
    background: #fff;
    color: #ccc;
    cursor: pointer;
    border:none;
}
#carrello .col-2 .quantita .preset{
    float: left;
}
#carrello .col-2 .icon-box {
    width:140px;
    font-size:18px;
}
#carrello .col-2 .fa {
    margin: 10px 20px 0px;
}
#carrello .fa-heart,
#carrello .fa-heart-o {
    color:#A90E2E;
}
#carrello .col-d2{
    float: left;
    width: 130px;
    text-align: center;
    min-height: 1px;
}
#carrello .col-d2 .tipo{
    font-size:14px;
    border: 1px solid #ddd;
    padding:0 15px;
    line-height:45px;
    width: 100%;
}
#carrello .col-d2 .tipo span{
    font-weight:700;
    margin-right:10px;
}
#carrello .col-3{
    padding-bottom: 10px;
    width: 60%;
    float: left;
}
#carrello .col-3 label {
    display: block;
    font-size:13px;
    max-width: 100%;
    margin-bottom: 5px;
    padding-top:6px;
}
#carrello .col-3 .form input[type="text"], #carrello .col-3 .form input[type="password"], #carrello .col-3 #registrazione input[type="password"], #carrello .col-3 .form select {
    border: 1px solid #ddd;
    outline: medium none;
    color: #ddd;
    padding: 20px 10px 10px;
    height:50px;
    transition: all 0.25s ease-in-out 0s;
    width: 280px;
}
#carrello .col-3 .button.small {
    width: 110px;
}
#carrello .col-3 span{
    font-weight: bold
}
#carrello .right{
    float: right
}
.box-1 {
    float:left;
    font-size:14px;
    text-align:left;
    padding: 20px;
    overflow:hidden;
    background:#f6f6f6;
    width: 100%;
    line-height:1.8;
    margin-bottom: 10px;
}
.box-1 h4 {
    border-bottom: none !important;
    padding-bottom: 25px;
}
.box-1 .phone {
    font-size:18px;
    font-weight:700;
}
.box-1 p span {
    padding-left:30px;
}
.box-1 ul{
    margin-top:20px;
}
.box-1 ul li {
    line-height:35px;
}
.box-1 .fa{
    color:#ccc;
    font-size:21px;
    margin-right:10px;
}
.box-2 {
    float:left;
    padding: 15px;
    background-color:#000;
    width: 100%;
    font-size: 14px;
    color:#fff;
    text-align:center;
    margin-bottom:10px;
}
.box-2 h4 {
    text-align: center;
    color: #fff;
}
.box-2 p{
    margin-top:10px;
    font-weight:bold;
}
.box-2 p span{
    font-weight:400;
}
.box-2 .fa {
    color: #A90E2E;
    font-size: 21px;
    margin-right: 12px;
}
.box-2 ul{
    margin-left:35px;
}
.box-2 ul li {
    color:#A90E2E;
    line-height:21px;
}
.box-vantaggi {
    float:left;
    font-size:14px;
    text-align:left;
    padding: 0px;
    background:#f6f6f6;
    width: 100%;
    margin-bottom: 10px;
}
.box-vantaggi strong{
    font-family: 'Montserrat', sans-serif;
}
.box-vantaggi ul{
   margin-bottom:0;
}
.box-vantaggi ul li img{
   margin-right:10px;
}
.box-vantaggi ul li {
    padding:15px 5px 5px 10px;
    border-bottom: 1px solid #fff;
}
.box-vantaggi .fa{
   color:#d3d3d3;
   font-size:25px;
   margin-right:19px;
   margin-left:5px;
}
.box-vantaggi.small ul li{
    padding:15px 0px 5px 10px;
}
.box-vantaggi.small ul li img{
   margin-right:10px;
}
.box-vantaggi.small.scuro{
   background-color:#efefef;
}
.scuro .box-vantaggi.small {
    background-color: #efefef;
}
/* CARRELLO */

/* CONCLUSIONE ORDINE */
#ordine {
   font-size:14px;
   padding-bottom:100px;
}
#ordine .col-1{
    float: left;
    width: 100%;
    padding-bottom: 20px;
    display: table;
}
#ordine .col-1 .top{
    border-bottom:none;
    display: table-cell;
    vertical-align: middle;
}
#ordine .col-1 .top span{
    float:none;
    font-size: 13px;
    font-weight:600;
}
#ordine .col-1 .shipp{
    float:right;
    text-align:right;
    padding-top:20px;
    width:100%;
}
#ordine .col-2{
    float: left;
    margin-top: 30px;
    width: 103px;
    text-align: center;
}
#ordine .col-sm-5.middle {
   border-left:1px solid #eee;
   border-right:1px solid #eee;
   min-height:833px;
}
#ordine .col-sm-5.middle .content{
   padding-left:10px;
   padding-right:10px;
}
#ordine .col-sm-5.middle img{
    text-align:center;
    margin-top: 25px;
}
#ordine h2 {
   margin-bottom:30px;
}
#ordine h4 {
   margin-top:0px;
}
#ordine .col-sm-5 .confirm-section:hover h4,
#ordine .col-sm-6 .confirm-section:hover h4 {
   background: #A90E2E;
}
#ordine h5 {
   padding-top:30px;
   margin-bottom: 15px;
   color:#000;
}
#ordine p {
   margin-top:20px;
   margin-bottom:5px;
}
#ordine ul li.opzioni-p {
    border-top:1px solid #ddd;
    float: left;
    width: 100%;
    padding-bottom: 10px;
}
#ordine ul li.opzioni-p:last-child {
    border-bottom:1px solid #ddd;
}
#ordine .opzioni-p .opzione-pagam {
    width: 60%;
    float:left;
}
#ordine .opzioni-p .opzione-pagam p{
    margin-top:10px;
    margin-bottom:0px;
}
#ordine .opzioni-p span{
    text-align:right;
    width:40%;
    float:right;
    margin-top: 10px;
    font-size: inherit;
    font-weight:600;
}
#ordine .opzioni-p .carte{
    margin-left:21px;
}
#ordine .opzioni-p .carte img{
    height:20px;
}
#ordine .opzioni-p .fa{
    margin-left:4px;
    font-size:25px;
    color:#FF4600;
}
#ordine ul.riepilogo {
  padding:10px 5px 0;
}
#ordine ul.riepilogo li {
    border-bottom: 1px solid #CBC7C5;
    padding: 20px 13px 10px 0;
}
#ordine ul.riepilogo li:last-child {
    border-bottom: none;
}
#ordine ul.riepilogo li span.prezzo,
#ordine .totaleordine span {
    float: right;
    margin-top: 0px;
    font-size: 14px;
}
#ordine .totale {
    text-align: right;
    font-size: 17px;
    font-weight:600;
}
#ordine .data{
    margin: 0 auto;
    width: 100%;
    text-align: center;
    padding:10px 0;
    margin-top:20px;
    background-color:#dbdbdb;
    float:left;
}
#ordine .data span{
    color: #339999;
    float: none;
    margin-top: 0px;
}
#ordine .totaleordine {
    text-align: right;
    font-size: 17px;
    font-weight: bold;
}
#ordine .totaleordine span {
    margin-left: 14px;
}
#ordine .box-acquisto {
    padding: 30px 20px 120px;
    background-color:#f6f6f6;
    float:left;
}
#ordine .box-acquisto p{
    margin-top:10px;
    font-size:12px;
    color:#666666;
    font-style: italic;
}
#ordine .box-acquisto .concludi {
    margin:0 auto;
    font-size: 11px;
    font-weight: 500;
    text-align:center;
}
#ordine .box-acquisto .button.green {
    margin: 0 auto;
    margin-top:60px;
    margin-bottom:35px;
    font-size: 18px;
}
#ordine .box-acquisto label{
    padding-left:30px !important;
    font-weight:500;
    color:#666666;
    font-size:12px;
    padding: 8px 0px 0px 0px;
}
#ordine .box-acquisto label a{
    color:#666666;
    text-decoration: underline;
}
/* .confirm-section {
    float:left;
    width:100%;
    border-top:1px solid #bbb;
    background:url('../images/retino-orizz.png') no-repeat top center;
    padding-top:35px;
    margin-top:20px;
    margin-bottom:10px;
} */
.confirm-section h3{
    text-transform:none;
    font-weight:400;
}
.confirm-section h3 span{
    color:#A90E2E;
    float: none;
    margin-top: 0px;
    font-size: inherit;
}
.confirm-section input[type='checkbox'] + label, .confirm-section input[type='radio'] + label {
    padding-top: 3px;
    padding-right: 10px;
}
/*div#ordine form ul.opzioni-pagamento li {
    border-top: 1px solid #ccc;
    padding: 10px 0;
    margin: 0;
}
div#ordine form ul.opzioni-pagamento {
    border-bottom:1px solid #ccc;
    margin-top:55px;
    margin-bottom:60px;
}
div#ordine form ul.opzioni-pagamento li label {
    display: inline-block;
    min-width: 260px;
    vertical-align: middle;
    padding-left: 40px;
}
div#ordine form ul.opzioni-pagamento li img {
    display: inline-block;
    vertical-align: middle;
}
div#ordine form ul.opzioni-pagamento li p.ritiro {
    display: inline-block;
    vertical-align: middle;
    margin-top:0;
    padding-top:10px;
    height:30px;
}
div#ordine form ul.opzioni-pagamento li span {
    display: inline-block;
    float: right;
    min-width: 93px;
    text-transform: uppercase;
    line-height: 40px;
    font-size: 17px;
    font-weight:300;
    text-align: right;
    padding-right: 20px;
}*/
/*div#ordine form ul.conferma-ordine {
    border-bottom: 1px solid #ccc;
    margin-bottom: 50px;
    margin-top:60px;
}
div#ordine form ul.conferma-ordine li {
    padding: 16px 0 16px;
    margin: 0;
    border-top: 1px solid #ccc;
    font-size: 17px;
    display: inline-block;
    text-transform: uppercase;
    width: 100%;
}
div#ordine form div.confirm-totale p, div#ordine form ul.conferma-ordine li p, div#ordine form ul.conferma-ordine li span.prezzo {
    float: right;
    font-size: 22px;
    padding: 0;
    line-height: 22px;
    min-width: 124px;
    text-align: right;
    padding-right: 10px;
}*/
div#ordine form div.confirm-totale {
    background-color: #ededed;
    text-align:right;
    padding: 16px 10px 16px;
    font-size: 22px;
    text-transform: uppercase;
    font-weight:bold;
    line-height: 22px;
}
div#ordine form div.confirm-totale span{
    font-weight:400;
    margin-left:20px;
}
form div.confirm-finale {
    margin-top:35px;
    text-align: right;
}
form div.confirm-finale p{
    padding-right:25px;
}
label.label-upp {
    font-size: 16px;
    font-weight: 300 !important;
    text-transform: none;
    padding-left:40px !important;
}
#riepilogo {
   padding-top:45px;
   padding-bottom:80px;
}
#riepilogo #carrello {
    margin-bottom: 30px;
    margin-top:30px;
    /* float:left; */
    font-family: 'Montserrat', sans-serif;
}
#riepilogo #carrello .thumb {
    width: 133px;
    height:133px;
}
#riepilogo #carrello .dati {
    width: 85%;
    padding:26px 0 26px 25px;
    height:133px;
}
#riepilogo #carrello .descrizione {
    width: 36%;
}
#riepilogo #carrello .col-2{
    width: auto;
}
#carrello .col-3.medium {
    width: 40%;
    float:right;
    text-align:right;
}
#carrello .col-3.medium p {
    font-size:14px;
    margin-bottom:0px;
}
#carrello .col-3.small {
    width: 33%;
    float:right;
}
#carrello div.totale {
    float:left;
    font-size:18px;
    font-weight:600;
    margin-bottom: 30px;
    padding-bottom:15px;
    width:100%;
    border-bottom:3px solid #000;
}
#carrello div.totale.noline {
    border-bottom:0px;
}
.totaleordine {
    text-align: right;
    font-size: 27px;
    font-weight: bold;
    margin-left:15px;
}
#riepilogo .totaleordine span {
    margin-left: 18px;
}
#riepilogo ul.totali {
    font-size: 14px;
    margin-top:10px;
    float: left;
    width: 100%;
}
#riepilogo ul.totali li {
    padding: 2px 0;
}
#riepilogo ul.totali li span.prezzo {
    float: right;
    margin-top: 0px;
    font-size: 14px;
    font-weight: 400;
}
li.subtotale_carrello,
li.subtotale_carrello span.prezzo {
    font-weight: bold !important;
}
.border-box-1 {
    border-top:1px solid #bbb;
    background:#fff;
    padding:65px 70px 30px 40px;
    margin-top: 0px;
    text-align: left;
}
.border-box-1 p{
    font-size:21px;
}
.border-box-1 .right{
    float:right;
    width:100%;
    margin-top: 15px !important;
    margin-right:0px !important;
    padding-right:28px !important;
    text-align: right;
}
.border-box-1 .left{
    padding-left:28px !important;
}
.border-box-1 .left a{
    color:#999;
    font-size:16px;
    text-decoration: underline;
}
#account .border-box-1 .label-ckcond {
    font-size:21px;
    font-weight:400 !important;
    padding-top:0;
    line-height: 1;
}
.border-box {
    width:100%;
    float:left;
    border-top:1px solid #ddd;
    padding-top:40px;
    margin-top:40px;
    font-size:18px;
    font-weight:300;
    font-family:'Montserrat', sans-serif;
}
.border-box.small {
    min-height: 247px;
    margin-top: 0px;
}
.border-box.small p{
    font-size:16px;
    padding-left:10%;
    padding-right:10%;
}
.border-box.small a{
    color:#ccc;
    text-decoration: underline;
}
.border-box.small a:hover{
    color:#A90E2E;
}
.border-box p{
    margin-bottom:70px;
}
.border-box span{
    display:block;
    margin-bottom:10px;
    font-size:30px;
    line-height:1.2;
}
.center-bottom{
    float: left;
    width: 100%;
    text-align:center;
    margin-bottom:130px;
}
.border-box .paga{
    background-color:#f6f6f6;
    padding:50px 10px 40px 10px;
    margin:0 auto;
    text-align:center;
    margin-bottom:120px;
}
.border-box .button.green {
    margin-bottom: 35px;
    font-size: 18px;
}
.border-box .paga p{
    margin-top: 10px;
    font-size: 12px;
    color: #666666;
    font-style: italic;
    margin-bottom:0px;
}
.segui{
    float:left;
    width:100%;
    padding:55px 55px 70px;
    background-color:#f6f6f6;
    text-align: center;
    margin-bottom:80px;
}
.segui .content_newsletter {
    text-align:left;
    font-size:14px;
    color:#666666;
}
.content_newsletter label{
    font-weight:300;
    margin-left:8px;
    font-size:16px;
}
.content_newsletter input[type=text] {
    border: 1px solid #ddd;
    color: #666666;
    font-size:13px;
    font-family:'Montserrat', sans-serif;
    padding-left: 18px;
    padding-top:10px;
    font-weight: 300;
    text-transform: none;
    height: 44px;
    width: 410px;
    margin-right:25px;
    margin-top:10px;
}

.content_newsletter .form_newsletter{
    padding-top:1px;
}
/* CONCLUSIONE ORDINE */

/* ACCOUNT */
.border-dx{
    border-right:1px solid #ddd;
}
#account .collapse.in {
    /* padding: 0px; */
    width: 100%;
    /* float:left; */
}
#account .left100{
    float: left;
    width: 100%;
    text-align:right;
}
#account h2{
    margin-top:10px;
}
#account h3{
    border-bottom: 1px solid #bbb;
    padding-left: 16px;
    padding-bottom: 15px;
    text-transform:none;
    font-weight:500;
    /* padding-left:0; */
}
#account h5.titolo_line{
    margin-top:0px;
}
#account h5.titolo_line span{
    color:#A90E2E;
}
#account .arrow_box.black h6{
    line-height:50px;
}
#account .arrow_box.black h6 span{
    color:#fff;
}
#account .login{
    /* float:left; */
    width:100%;
    padding-bottom:30px;
}
#account .login a{
    font-size:12px;
    color:#999999;
    text-decoration: underline;
}
#account .login a:hover{
    color:#A90E2E;
}
#account .login-bottom{
    text-align:left;
    padding-top:30px;
    margin-bottom: 100px; /*1500px;??? prima di rimettere questo valore chiedere a Giovanni*/
    margin-top:0px;
}
#account .login-bottom p{
    font-size:18px;
    line-height: 42px;
    display:inline-block;
    font-weight:300;
    margin-right:20px;
}
#account .col-sm-6 h2{
    margin-top:0px;
    margin-bottom:40px;
}
#account .list-group {
    padding-top: 5px;
}
#account .login-bottom h6{
    color:#000;
    float: left;
    line-height: 22px;
    margin-right: 20px;
}
.info-ordine  {
    font-family: 'Montserrat', sans-serif;
    font-size:18px;
    line-height:24px;
    font-weight:300;
    width:100%;
    /* float:left; */
    padding-bottom:50px;
    border-bottom:1px solid #ccc;
}
.info-ordine .link{
    font-weight:bold;
    text-decoration: underline;
}
.box-evidenza {
    padding-bottom: 10px;
    background-color:#000;
    text-align:center;
    margin-top:15px;
    position:relative;
    overflow:hidden;
}
.box-evidenza .title{
    position:absolute;
    bottom: 110px;
    color:#fff;
    text-align:center;
    font-size:48px;
    width:100%;
    line-height: 0.8;
    z-index:999;
}
.box-evidenza .title span{
    font-size:20px;
}
.box-evidenza .immagine{
    overflow:hidden;
    max-height:373px;
    margin-bottom: 10px;
}
.box-evidenza img{
    opacity: 0.5;
    margin-bottom:10px;
    width: 100%;
    margin:0 auto;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.box-evidenza:hover {
    cursor:pointer;
}
.box-evidenza:hover img{
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
}
.box-evidenza .list-group {
    padding-bottom: 5px;
    margin-bottom:0px;
}
.anno {
    margin-top:15px;
    min-height:420px;
    padding-top:190px;
    padding-right:15px;
    text-align:center;
    border-right:1px solid #ccc;
}
.anno h2{
    -ms-transform: rotate(270deg); /* IE 9 */
    -webkit-transform: rotate(270deg); /* Chrome, Safari, Opera */
    transform: rotate(270deg);
    letter-spacing: 5px;
}
#account .center p{
    font-size:12px;
}
.form ul li.first label{
    padding-top: 0px;
}
#account .form label {
    margin-top: 5px;
    color:#666666;
}
#account input[type='checkbox'] + label,
#account input[type='radio'] + label {
    padding: 2px 0px 0px 28px;
    background: url("../images/off.png") left top no-repeat;
    font-size:12px;
    color:#666666;
}
#account .label18 input[type='checkbox'] + label,
#account .label18 input[type='radio'] + label {
    font-size:18px;
    padding: 0px 0px 0px 28px;
    color:#666666;
    font-weight:300;
}
#account label.stile1 {
    font-size:14px !important;
    margin-right:35px;
    padding-top: 2px !important;
}
#account label.nopad {
    padding-top: 0px !important;
    padding-right:0px !important;
}
#account input[type='checkbox']:checked + label, #account input[type='radio']:checked + label {
    background-image: url("../images/check.png");
}
#account .form select{
    width:33.45%;
    margin-right:-4px;
    height: 40px;
    background: url(../images/new_arrow.png) no-repeat 95%;
}
#account .styled-select{
    overflow:hidden;
}
/*#account .styled-select select{
    background: #fff url("../images/new_arrow.png") no-repeat scroll 77% center;
    padding: 10px;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 500;
    border: 1px solid #ddd;
    height: inherit;
    width: 123%!important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}*/
#account .styled-select select{
    padding: 15px 15px 14px 15px;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 500;
    border: 1px solid #ddd;
    height: inherit;
    width: 100%!important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
/*#account .styled-select .col-div-3 {
    width:31.4444%;
    padding-left:0;
    overflow:hidden;
    border-right:1px solid #ccc;
    margin-right: 7px;
}*/
#account .select2-container--default .select2-selection--single {
    height: 38px;
}
#account .styled-select .col-div-3 {
    border: 0;
    width: 32%;
    padding: 0;
    margin-right: 1%;
}
#account .styled-select .col-div-3.last {
    margin-right: 0px;
}
.form .nodx {
    border-right:none;
}
.form .nodsx {
    border-right:none;
    border-left:none;
}
.form .nosx {
    border-left:none;
}
#account .label-ckcond {
    font-size: 14px;
}
#account .border-box-1 .label-ckcond {
    font-size: 21px;
    font-weight: 400 !important;
    padding-top: 0!important;
    line-height: 1;
}
#account #sidebar ul{
    font-family: 'Montserrat', sans-serif;
    margin-top:20px;
    padding-bottom: 25px;
    font-size: 14px;
    line-height: 27px;
}
#account #sidebar ul li{
    width:100%;
}
#account #sidebar ul li.active{
    font-weight:500;
}
#account #sidebar ul li a{
    display:block;
    color: #000;
    padding-bottom: 2px;
    padding-top: 2px;
}
#account #sidebar ul li a:hover{
    color: #A90E2E;
    background-color:#f6f6f6;
    width:100%;
}
#account #sidebar ul li a.active{
    color: #A90E2E;
}
#account .titolo-elenco h5 {
    line-height:30px;
    color:#000;
}
#account .elenco-ordini div.dett-container {
    width: 150px;
    float:right;
    margin-right:10px;
}
#account .elenco-ordini li.titolo-elenco {
    border: none;
    margin-bottom: 25px;
    border-bottom: 3px solid #000;
    padding-top: 5px;
    padding-bottom: 8px;
    font-size: 18px;
    font-family:'Montserrat', sans-serif;
    font-weight: 300;
    width: 100%;
}
#account .elenco-ordini li {
    width: 100%;
    border-bottom:1px solid #ccc;
    margin-bottom: 15px;
    padding: 0 0 17px 0;
    line-height: 37px;
    display: inline-block;
    font-size: 14px;
    font-family:'Montserrat', sans-serif;
    font-weight: 300;
}
#account .elenco-ordini li div {
    float: left;
    width: 120px;
}
#account .elenco-ordini .button.mini {
    width:150px;
    height: 26px;
    text-align:center;
    line-height: 26px;
    font-size: 13px;
}
#account .top .black{
    font-weight: bold;
}
#account .top{
    width:70%;
    float:left;
    font-size:13px;
    border-bottom:none;
    margin-top: 30px;
}
#account .top ul li{
   margin-right:28px;
   display: inline;
}
/* #account .right{
    margin-top: 30px;
    margin-bottom: 10px;
    padding-right: 40px;
} */
#account .right a{
    color:#999999;
    text-decoration: underline;
}
#account .right a:hover{
    color:#A90E2E;
}
#account .right .fa{
    font-size:18px;
    margin-right:6px;
}
#account  #riepilogo{
    padding-top:20px;
    padding-bottom:0px;
}
#account  #riepilogo h4{
    padding-bottom:25px;
    border-bottom:20px solid #000;
}
#account  #riepilogo #carrello .dati {
    width: 78%;
}
#account #sidebar ul.menu2 {
    min-height: 252px;
}
.box-servizio {
    margin-bottom:100px;
}
.box-servizio .box-phone {
    float: left;
    width: 100%;
    font-family: 'Montserrat', sans-serif !important;
    background-color: #f6f6f6;
    padding: 30px 160px 30px 160px;
    font-size:18px;
    font-weight:300;
}
.box-servizio .box-phone .dati .fa {
    font-size: 30px;
    margin-bottom:20px;
    color:#ccc;
    display:block;
}
.box-servizio .box-phone .dati span{
    display:block;
    font-size: 26px;
    font-weight:700;
    margin-top:10px;
    margin-bottom:20px;
}
/* ACCOUNT */

/* PAGINE BASE */
.testi p{
    font-size:14px;
    line-height:30px;
    text-align:justify;
    margin-top:30px;
    margin-bottom:50px;
}
.testi h3{
    font-size:30px;
}
#pag-base #sidebar p{
    color:#666666;
    font-size:21px;
    line-height:30px;
    margin-top:30px;
    margin-bottom:10px;
    font-weight:300;
}
#pag-base #sidebar h3{
    font-family: 'Montserrat', sans-serif;
    font-size:30px;
    font-weight:300;
}
#pag-base input[type='checkbox'] + label, #pag-base input[type='radio'] + label {
    font-size: 12px;
    padding: 2px 0px 0px 35px;
    margin-bottom:20px;
    line-height: 1.4;
}
#pag-base input[type='checkbox'] + label a, #pag-base input[type='radio'] + label a{
    text-decoration: underline;
}
#pag-testo #sidebar{
    font-family:'Montserrat', sans-serif;
    font-size:14px;
}
#pag-testo h4 {
    border-bottom: 1px solid #bbb;
    padding-bottom: 15px;
    margin-top: 0px;
    font-weight:400;
}
#pag-testo h4,
#pag-testo h6 {
   color:#000;
   text-transform: none;
   font-family:'Montserrat', sans-serif;
   font-size:18px;
   font-weight:600;
}
#pag-testo h5 {
    color: #000;
    font-family:'Montserrat', sans-serif;
    border-bottom: 2px solid #000;
    font-size:14px;
    padding-bottom: 15px;
    font-weight:700;
}
#pag-testo h5 span{
    margin-right:5px;
}
#pag-testo p{
   font-family: 'Montserrat', sans-serif;
   font-size:13px;
   line-height:25px;
   padding-top:20px;
}
#pag-testo #sidebar ul{
    margin-top:20px;
    margin-bottom:30px;
    font-size:12px;
    line-height:25px;
}
#pag-testo #sidebar ul li a{
    color: #000;
    /* padding-left: 16px; */
    padding-bottom: 10px;
}
#pag-testo #sidebar ul li a span{
    margin-right:15px;
    min-width: 20px;
    display: inline-block;
    text-align: right;
}
#pag-testo #sidebar ul li a:hover{
    color: #A90E2E;
}
#pag-testo #sidebar ul li a.active{
    color: #A90E2E;
}

/* PAGINE BASE */

/* BRANDS PAGE */
#brands {
    font-family:'Montserrat', sans-serif;
    font-size:18px;
    font-weight:300;
}
.nav-elenco-brands ul li{
    display:inline-block;
    font-family:'Montserrat', sans-serif;
    font-size:30px;
    font-weight:300;
    margin-right:15px;
}
#brands h2{
    font-family:'Montserrat', sans-serif;
    font-weight:300;
    line-height:100px;
    font-size:48px;
    padding-left:17px;
}
#brands ul{
    text-align: left;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    -ms-column-count: 3;
    -o-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 80px;
    -moz-column-gap: 80px;
    -ms-column-gap: 80px;
    -o-column-gap: 80px;
    column-gap: 80px;
    columns: 3;
    min-height: 200px;
    padding-top: 50px;
    border-top: 1px solid #ccc;
}
#brands ul li a{
    display: block;
    line-height: 2;
}
#brands ul li a:hover{
    background-color:#f6f6f6;
}
/* BRANDS PAGE */

/* FEEDBACK */
.feedback {
    padding:15px 0 25px 0;
    border-top:1px solid #ebebeb;
}
.feedback .meta{
    font-family:'Montserrat', sans-serif;
    color: #A90E2E;
    width:30%;
    padding-top:5px;
}
.feedback-list li:last-child{
    border-bottom:1px solid #ebebeb;
}
.feedback .quotes{
    font-size:16px;
    font-style: italic;
}
.feedback .rating {
    unicode-bidi: bidi-override;
    direction: ltr;
    margin-bottom:7px;
    text-align: left;
}
.feedback .rating > i {
    font-size: 18px;
    color: #eee;
}
.rating > i.active {
    /*content: "\2605";*/
    color:#ffc107;
}
#account .rating input[type='checkbox'] + label, #account .rating input[type='radio'] + label {
    padding: 0px;
    background: none;
    font-size: 18px;
    color: #eee;
}
.starRating:not(old) {
    /* display: inline-block; */
    width: 108px;
    height: 1.5em;
    vertical-align: bottom;
}
.starRating:not(old) > input {
    margin-right: -100%;
    opacity: 0;
}
.starRating:not(old) > label {
    display: block;
    float: right;
    position: relative;
    background-size: contain;
    cursor: pointer;
}
/*.rating > label:before {
    content: "\2605";
    position: absolute;
}*/
.rating > label {
    font-size: 18px;
    color: #eee;
    display: inline-block;
    position: relative;
    width: 0.9em;
}
.rating > label:hover i,
.rating > label:hover ~ label i,
.rating:not(:hover) > :checked ~ label i{
    /*content: "\2605";
    position: absolute;*/
    color: #ffc107;
}
/* FEEDBACK */

/* slider prezzo */
.input-price-range{
    width: 25%;
    font-family: 'Montserrat', sans-serif;
    font-size: 10px;
    margin-left: 3px;
}

.input-price-container{
    font-size: 12px;
    margin-bottom: 15px;
}

#pa{
    margin-right: 15px;
}

.noUi-handle {
    width:50%;
    height: 50%;
    border: 1px solid #cccccc !important;
    border-radius: 5px !important;
    background-color: #fff !important; /* For Safari 5.1 to 6.0 */
    /*background-image: url(images/handle.png);*/
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
    cursor: pointer !important;
    box-shadow: inset 0 0 1px #FFF,
                inset 0 1px 7px #EBEBEB,
                0 3px 6px -3px #BBB !important;
}

.noUi-horizontal {
    height: 10px !important;
    /*margin: 0 auto !important;*/

}

.noUi-handle::before  {
    background: none !important;
}
.noUi-handle::after  {
    background: none !important;
}

.noUi-handle-lower {
    height: 20px !important;
    width: 16px !important;
    left: 0px !important;
    right: 0px !important;
}

.noUi-handle-upper {
    height: 20px !important;
    width: 16px !important;
    left: 0px !important;
    right: 0px !important;
}

.div_price_container{
    width: 90% !important;
}

#price_submit{
    background: #323232;
    color: white;
    border: 0 none;
    cursor: pointer;
    float: right;
    height: 17px;
    margin-left: 10px;
    margin-top: 1px;
    text-align: center;
    width: 17px;
}
/**/

/* box ferie */
.barraferie {
    width: 100%;
    line-height: 48px;
    margin: 10px auto 0;
    background-color: #A90E2E;
    float: left;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
#carrello .barraferie {
    margin-top: 20px;
    margin-bottom: -20px;
}
/* */

/* form web vendibile */
.formcontatti {
    margin-top: -11px;
}
.formcontatti #infomail {
    font-weight: bold;
    text-transform: uppercase;
}
.formcontatti .fccol {
    float: left;
    width: 46%;
}
.formcontatti .fccolleft {
    float: left;
    width: 46%;
}
.formcontatti .fccolright {
    float: right;
    width: 46%;
}
/* */

/* FOOTER */
footer {
    margin-top: 50px;
    padding-top: 30px;
    border-top: 1px solid #ddd;
}
footer .logo {
    display:block;
    float:none;
    padding-top:0;
}
footer .logo img {
    display:block;
    border-right: 0;
    padding-top: 8px;
    margin-left: 0px;
    width:80%;
}
footer p {
    line-height: 25px;
    font-size: 13px;
}
footer ul {
    list-style-type: none;
    margin: 0;
    margin-top:35px;
}
#info-footer img.carte-paga{
    margin-top: 35px;
}
#info-footer .info-menu ul li {
    /* width:95%; */
    text-align: left;
    padding-left: 0px;
    margin-bottom: 0px;
    /* border-bottom:1px solid #ccc; */
}
#info-footer .info-menu ul li:hover {
    background-color:#f6f6f6;
}
#info-footer .info-menu ul li > a {
    height: 36px;
    line-height: 36px;
    color: #999;
}
#info-footer .info-menu ul li > a:hover {
    color: #A90E2E;
}
.info-menu ul li:hover{
    background-color:#fff;
}
#info-footer .info-menu .fa {
    margin-right: 10px;
    line-height: 36px;
}
#info-footer {
    font-family: 'Montserrat', sans-serif !important;
}
#info-footer .indirizzo {
    line-height: 24px;
    margin-top: 20px;
    font-size: 12px;
}
#info-footer .info li .des{
    height: 103px;
    margin-bottom: 40px;
    line-height: 24px;
    font-size: 15px;
}
footer .social .fa{
    color: #000;
    font-size: 38px;
    margin-right: 12px;
    padding-top: 3px;
}
.copy {
    font-size:9px;
    font-weight:600;
    padding-top:50px;
    padding-bottom:77px;
}
/* FOOTER */

/**/

#cookieChoiceInfo a {
    color: #fff;
    font-weight: bold;
    display: inline-block;
}
#cookieChoiceInfo a:hover {
    color: #A90E2E;
}
#cookieChoiceInfo span {
    max-width: 1140px;
    display: block;
    margin: auto;
    margin-bottom: -16px;
}
#cookieChoiceInfo {
    position: fixed;
    width: 100%;
    margin: 0px;
    left: 0px;
    line-height: 22px;
    bottom: 0px;
    padding: 15px 30px;
    z-index: 9999;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: rgb(183,183,183);
    background-color: rgba(0, 0, 0, 1);
    /* -webkit-box-shadow: 0px -1px 10px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px -1px 10px -2px rgba(0,0,0,0.75);
    box-shadow: 0px -1px 10px -2px rgba(0,0,0,0.75); */
}
#cookieChoiceInfo a#cookieChoiceDismiss {
    padding: 4px 10px;
    background-color: #A90E2E;
    color: #fff;
    margin-left: 24px;
}
#cookieChoiceInfo a#cookieChoiceDismiss:hover {
    color: #000;
    background-color: white;
}

.prodotto.promo .newsletter .form input[type="password"]{
    border: none;
    outline: medium none;
    color: #2E2E2E;
    height: 40px;
    background-color: #FFFFFF;
    transition: all 0.25s ease-in-out 0s;
    width: 90%;
    border-radius: 5px;
    margin-top: 5px;
}

/**/
