@import "responsive.css";
@import "style-sheet.css";
@import url('https://fonts.googleapis.com/css?family=Dosis:200,300,400,500,600,700,800');

html {
    margin:0;
}

body{ 
    /*font-family: 'Dosis', sans-serif !important;*/
    margin: 0;
    font-size:14px;
    color:#000;
}
hr.sfumato { 
  border: 0; 
  height: 1px; 
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); 
}
header{
	background-color: #FFF;
}
.tab{
	border:2px #CCC solid; 
	width: 50px; 
	padding:12px;
	font-size: 18px;	
	float: left;
	margin-right: 5px;
}	
.diagonale {
background: linear-gradient(to right bottom, #FFF 50%, #F5F5F5 10%);
height: 60px

}
.grigio{
	background-color: #F5F5F5 ;
}

.tab a{
	color:#000;
} 

.tab:hover{
	background-color:#E0E0E0;
	color:#FFF;
}

.container {position:relative}

.sectionbgcolor{
	background-color: #F4F3ED;
	padding:50px 20px;
}



ul{list-style: none; padding: 0px;}
a, a:hover , a:focus{color: #000;}

footer ul{list-style: none; padding: 0px;}
footer a, a:hover , a:focus{color: #fff;}


.clrblu{
    color: #009DDF;
}

.clrred{
    color: #E4151E;
}



.header-top{
    background-color: #FFF;
    /*height:40px;*/
	color:#000;
	/*padding-top: 5px;*/
	padding-bottom: 5px;
	font-size:13px;
	border-bottom-color: #f5f5f5;
	border-bottom-style: solid;
	border-bottom-width: 1px;

}

.header-top span{

    font-weight: bold;
    margin-top: 8px;
    /*float: left;*/
}

.header-top i{

    margin-top: 3px;
   /* float: left;*/
    margin-right: 5px;
}

.header-top span img{
    width: 25px;
}

.ico-top:hover , .header-top a:hover{
    cursor: pointer;
    text-decoration: none;
    color:#ED565F;
}

.btn-reg{
    margin-left: 10px;
}

.btn-reg:hover{
    cursor: pointer;
    color:#ED565F;
}

.box-ico {
    background-color: #009DDF;
    float: left;
    text-align: center;
    margin-top: 2px;
    width: 36px;
    height: 36px;
    margin-left: 2px;
}

.box-ico span {
    float: none;
    font-family: arial;
    font-size: 18px;
    position: relative;
    top: -4px;
    font-weight: 400;
}

.box-ico i{
    float: none;
    text-align: center;
    margin-right: 0px;
    margin-top: 0px;
    position: relative;
    top: -10px;
}

.search{
    background-color: #F2F2F2;
    color:#009DDF;
}

.search i{
    top:6px;
}

.box-ico:hover{
    cursor: pointer;
    background-color: #F2F2F2;
    color:#009DDF;
}
@media only screen and (max-width: 768px){
	.logo img {
		margin-top: 10px;
		margin-bottom: 10px;
		max-width:150px
	}
}
@media only screen and (min-width: 769px){
	.logo img {
		margin-top: 10px;
		margin-bottom: 10px;
		max-width:210px
	}
}
nav ul{
    list-style: none;
    padding-top: 40px;
}

nav ul li{
    display: inline;
    font-size: 13px;
    padding: 0px 10px;
    margin-right: 2px;
}

nav ul li:first-child{
    margin-right: 5px;
}

nav ul li:last-child{
    margin-right: 0px;
}

nav ul li a , nav ul li a:hover , nav ul li a:focus , ul.sub-menu li a , nav ul.sub-menu li a:hover , nav ul.sub-menu li a:focus{
    color: #333;
    text-decoration: none;

}

nav ul li a:hover {
    /*background-color: #C2E2F8;*/
    cursor: pointer;
	 color:#ED565F;
}

ul.sub-menu {border-radius: 0px;box-shadow: none;background-color: #F2F2F2;border: 0px;width: 600px; height: 150px;}

ul.sub-menu li {
    background-color: transparent;
    border-bottom: 0px;
    font-size: 20px;
    padding: 0;
    display: block;
    width: 49%;
    float: left;
    height: auto;
}

ul.sub-menu li a:hover{
    background-color: transparent;
    font-weight: bold;
}

.search-popup {
    background-color: #009ddf;
    width: 260px;
    height: 40px;
    position: absolute;
    top: 0;
    color: #000;
    display: none;
	right:15px
}

.search-popup input[type="text"]{
    border: none;
    margin-top: 5px;
    margin-left: 5px;
    width: 250px;
    height: 30px;
}

.newsletter-popup {
    
    width: 320px;
    height: auto;
    position: absolute;
    right: 50%;
    line-height: 1;
    display: none;
    top: 40px;
    z-index: 100;
	color:black;
	padding: 9px;
    margin-bottom: 14px;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
    border-radius: 4px;

	
	
}
.newsletter-popup a{
	color:black;
}

.newsletter-popup input[type="text"]{
    border: none;
    color: #000;
    width: 200px;
    height: 23px;
}

.newsletter-popup input[type="submit"] {
/*    border: none;
    background-color: #464646;
    padding: 0px 20px;
    margin-left: -3px;
    height: 23px;*/
}

.newsletter-popup label{
    font-weight: normal;
	font-sixe:12px !important;	
}


.accedi-popup{
    background: #009DDF;
    width: 300px;
    height: auto;
    position: absolute;
    right: 282px;
    padding: 5px;
    line-height: 1.2;
    display: none;
    top: 40px;
    z-index: 100;
	color:white;
}

.accedi-popup input[type="text"] , .accedi-popup input[type="password"] {
    color: #000;
    width: 290px;
    border: none;
    height: 23px;
    margin-bottom: 3px;
}

.accedi-popup input[type="submit"] {
    border: none;
    background-color: #464646;
    padding: 0px 5px;
    height: 23px;
    float: right;
	color:white;
}

.dimpass-popup{
    display: none;
}

.dim-pass:hover{
    text-decoration: underline;
    cursor: pointer;
}

/* /header */

/* footer */

.privacyn {display:none}
footer{
	color:#fff;
}



.footer-top{
    background-color: #333333;
    padding: 25px 0px;
	
}

.footer-top ul{
    padding: 0;
    list-style: none;
}

.footer-top ul li {
    color:#969696;
}

.footer-top ul li a{
   color:#969696;
}

.footer-top ul li a:hover{
    text-decoration: none;
    color: #FFF;
}

.footer-heading {color: #CACACA;font-weight: bold;font-size: 16px;padding-bottom: 3px; margin-bottom: 5px;}

.news-footer input[type="text"]{
    border: none;
    color: #000;
    width: 100%;
    /*height: 25px;*/
    border: 1px #ccc solid;
	margin-bottom:20px;

}

.news-footer input[type="submit"] {
    border: none;
    background-color: #464646;
    padding: 0px 10px;
    margin-top: 7px;
    height: 35px;
    color:#fff;
}

.news-footer label{
    font-size: 14px;
    font-weight: normal;
}

.privacy-popup{
    width:500px;
}

.social span {
     /*font-weight: bold;
    margin-top: 8px;
    font-size: 14px;
    float: left;float: right;*/
}

.social span img {
    width: 23px;
}

.footer-bottom{
	 border-top-style: solid;
	 border-top-width: 1px;
	 border-top-color: #4D4D4D;
    font-family: sans-serif;
    background-color: #242424;
    height:35px;
    font-size: 12px;
}
.footer-ico{
    background-color: #242424;
   
    font-size: 12px;
	color:#A7A7A7;
}

.footer-ico i{
          font-size: 18px !important;
		  padding-left:2px;
		  
	
}

.footer-ico i:hover{
         color:#cacaca;
		 
		  
	
}

/* /footer */

/* slider */

.slider{
    height:auto;
   /* -webkit-box-shadow: 0px -1px 10px 0px rgba(0,0,0,0.52);
    -moz-box-shadow: 0px -1px 10px 0px rgba(0,0,0,0.52);
    box-shadow: 0px -1px 10px 0px rgba(0,0,0,0.52);
    margin-top: 30px;*/
    padding: 0;
}

.carousel-indicators{
	bottom: 0px;
}

.carousel-indicators li {
    background: #A0A0A0;
	border: none;
}

.carousel-indicators li, .carousel-indicators .active{
	margin: 0 5px;
}


.carousel-indicators .active{
	background: #464646;
	width:10px;
	height:10px;
}

.carousel-indicators .active:hover{
	cursor:default;
}

.carousel-indicators li:hover{
	background: #464646;
}

.carousel-control {
	width: 2% ;
}

.carousel-control.right, .carousel-control.left{
	background-repeat: no-repeat;
	background-image: unset;
	opacity: 0;
}

.slide-home:hover .carousel-control.right , .slide-home:hover .carousel-control.left{
	opacity: 0.8;
}

/*
.slider .flexslider {
    border: none !important;
    margin: 0px !important;
}


.slider .flex-control-nav {
    bottom: 0px !important;
}

.slider .flex-direction-nav .flex-prev{
    background-image: url('../images/freccia-sinistra.png');
    background-size: 100%;
    background-repeat: no-repeat;
    opacity: 0 !important;
}

.slider .flex-direction-nav .flex-next{
    background-image: url('../images/freccia-destra.png');
    background-size: 100%;
    background-repeat: no-repeat;
    opacity: 0 !important;
}

.slider .flex-direction-nav a::before{
    content: '' !important;
}

.slider .flex-direction-nav a {
    width: 70px !important;
    height: 125px !important;
    top:40% !important;
}


.slider .flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 1 !important;
}
.slider .flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1 !important;
}
.slider .flexslider:hover .flex-direction-nav .flex-next {
    opacity: 1 !important;
}
.slider .flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1 !important;
}

*/
/* /slider */

.icon-home{
    padding:50px 0;
    /*background-image: url('../images/home-goretex.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 0px -200px;*/
}

.icon-home a:hover{
    text-decoration: none;
}

.ico-cont{
    height: 200px;
}

.ico-img{
    width:100%;
    height: 100px;
    text-align: center;
}

.ico-img img{
   /* width:70px;*/
}

.ico-heading{
    color: #009ddf;
    font-size: 25px;
}

.ico-text{
    font-size: 18px;
    font-weight: bold;
    line-height: 0.7;
}

.slogan{
    height:auto;
    padding: 70px 0px;
    margin-top: 5px;
    background: -moz-radial-gradient(center, ellipse cover, rgba(23,51,64,1) 0%, rgba(2,4,6,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(23,51,64,1)), color-stop(100%, rgba(2,4,6,1))); /* safari4+,chrome */
    background:-webkit-radial-gradient(center, ellipse cover, rgba(23,51,64,1) 0%, rgba(2,4,6,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-radial-gradient(center, ellipse cover, rgba(23,51,64,1) 0%, rgba(2,4,6,1) 100%); /* opera 11.10+ */
    background: -ms-radial-gradient(center, ellipse cover, rgba(23,51,64,1) 0%, rgba(2,4,6,1) 100%); /* ie10+ */
    background:radial-gradient(ellipse at center, rgba(23,51,64,1) 0%, rgba(2,4,6,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#173340', endColorstr='#020406',GradientType=1 ); /* ie6-9 */ 
}

.slogan span{
    color: #009DDF;
    color: #009DDF;
    font-size: 50px;
    line-height: 1.1;
    font-weight: 300;
}

/* lista articoli */

.page-cont{
    color:#333 !important;
    min-height: 400px;
}

.page-cont a{
    color:#333;
}

.page-cont a:hover{
    text-decoration: none;
}

.menu-bar{
    height:25px;
    margin-bottom: 5px;
}

.menu-bar ul li {
    display: inline;  
}

.menu-bar ul li a{
    color: #333;
    background-color: #F2F2F2;
    padding: 2px 8px;
    font-size: 14px;
    font-weight: 700;
}

.menu-bar ul li a:hover , .menu-bar ul li a:focus{
    text-decoration: none; 
    background-color: #999;
    color: #fff;
}

.menu-bar ul li a.categoria-selected{
    background-color: #333;
    color: #fff;
    text-transform: uppercase;
}




.menu-bar ul li a.sotto-categoria-selected{
    background-color: #999;
    color: #fff;
}

.menu-bar ul li a.current{
    background-color: #E94635;
    color: #fff;
}

a.close-menu{
    background: #333;color: #fff;padding: 0px 4px;font-size: 12px;
}

.page-heading h2 , .page-heading h1{
    color: #333;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 23px;
}

.select-ordina select{
    width: 150px;
}

span.filtra{
    background-color: #333;
    color: #fff;
    font-weight: bold;
    padding: 5px;
    margin-right: 10px;
}

span.cancella-ricerca{
    text-decoration: underline;
}

span.filtra:hover , span.cancella-ricerca:hover{
    cursor: pointer;
}

.articolo{
    height: 430px;
    margin-bottom: 20px;
    /*position: relative;*/
padding:15px;
border: 1px solid #E0E0E0;
box-shadow: 3px 3px 3px #EDEDED;

}

.art-img{
    width: 100%;
    /*height: 200px;
    border: 1px solid #333;
    box-sizing: border-box;*/
    text-align: center;
    position: relative;
    overflow: hidden;
	
}



.art-img img{
    /*width: 70%;*/
    width:100%;
	
}

.art-titlolo{
    font-size: 16px;
    font-weight: bold;
    color: #333;
    line-height: 1.2;
    margin-top: 8px;
    min-height: 40px;
}

.prezzo{
    font-size: 22px;
    font-weight: bold;
    color: #333;

}

.sconto-precent{
    color: #E4151E;
}

.sconto{
    font-weight: normal;
    font-size: 16px;
	color:red;
}

.promo , .outlet{
    position: absolute;
    top: 10px;
    left: 5px;
}

.promo img{
    width:70px !important;
}

.outlet img{
    width:130px !important;
}

.art-hover{
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(100, 100, 100, 0.5);
    height: 100%;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    opacity: 0;
}
.pr-0{padding-right:0}
.pl-0{padding-left:0}

.hover-text{
    /*margin-top: 130px;*/
    width: 100%;
    /*height: 100%;*/
    top: 70px;
    position: absolute;
    left: 0;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    opacity: 0;
}

.hover-text span{
    position: relative;
    top: 30%;
    color:#fff;

}

.hover-line {
    margin-top: 4px;
    border-width: 2px;
    width: 15px;
    position: relative;
    top: 10%;
}

.articolo:hover .art-img .art-hover , .articolo:hover .hover-text{
    opacity: 1;
}

.breadcrumb{
    background-color: transparent;
    font-size: 14px;
    padding: 0;
text-transform: lowercase;	
}


.breadcrumb-item:first-child{
    font-weight: bold;
}

.breadcrumb-item a:hover{
    text-decoration: none;
    color: #009DDF;
}

.breadcrumb-item:nth-child(2)::before{
    content: ">";
    color: #333;
    font-weight: bold;
}

.prod-img{
    border: 1px solid #333;
    /*min-height: 450px;*/
    overflow: hidden;
}

/*
.prod-img img{
    width: 100%;
}*/

.sample{
    height: 90px;
    border: 1px solid #333;
    margin-right: 10px;
}

.sample img{
    width: 100%;
}

.zoom{
    position: absolute;
    bottom: 5px;
    right: 5px;
    width: 30px;
    border: 1px solid  #b1b1b1;
}

.zoom img{
    width:100%;
}

.pulsante-condividi{
    padding: 0;
    margin-top: 10px;
}

.btn-select{
    height:40px;
    background-color: #C2E2F8;
    width: 100%;
    padding: 5px;
}

.taglia {padding-left:1px}
.colore {padding-right:2px}
.selcol {width:258px !important}

.btn-select label{
    font-size: 18px;
}

.btn-select select{
    margin-left: 5px;
    width: 263px;
    height: 30px;
    border: 1px #ccc solid;
}

.btn-quantity {
    width: 110px;
    height: 55px;
    border: 2px #ccc solid;
}


.quantity {
    position: relative;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button
{
    -webkit-appearance: none;
    margin: 0;
}

input[type=number]
{
    -moz-appearance: textfield;
}

.quantity input {
    width: 97px;
    height: 47px;
    line-height: 1.65;
    float: left;
    display: block;
    padding: 0;
    margin: 0;
    border: 2px solid #ccc;
    font-weight: bold;
    font-size: 30px;
    text-align: right;
    padding-right: 35px;
}

.quantity input:focus {
    outline: 0;
}

.quantity-nav {
    float: left;
    position: relative;
    height: 46px;
}

.quantity-button {
    position: relative;
    cursor: pointer;
    border-left: 2px solid #ccc;
    width: 30px;
    text-align: center;
    color: #999;
    font-size: 13px;
    font-family: "Trebuchet MS", Helvetica, sans-serif !important;
    line-height: 0.7;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-size: 30px;
    font-weight: bold;
    background-color: #F2F2F2;
}

.quantity-button.quantity-up {
    position: absolute;
    height: 53%;
    top: 2px;
    border-bottom: 2px solid #ccc;
    left: -2px;
    line-height: 0.6;
}

.quantity-button.quantity-down {
    position: absolute;
    bottom: 1px;
    height: 41%;
    left: -2px;
    line-height: 0.47;
}

.prezzo-n{
    width:190px;
    float: left;
}

.iva {
    width: 100px;
    float: left;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.1;
    margin-top: 8px;
}

.p-singolo{
    font-weight: normal;
    font-size: 18px;
    line-height: 0.1;
}

.prod-promo , .prod-outlet{
    position: absolute;
    top: 15px;
    width: 130px;
    left:15px;
}

.prod-promo img, .prod-outlet img{
    width:100%;
}

.disponibilita {
    width: 200px;
    height: 100px;
    float: left;
}

.disponibilita img{
    width:95%;
}

.disponibilita-text {
    height: 100px;
    float: left;
    width: 200px;
    font-size: 13px;
    line-height: 1.2;
}

.btn-cont {
    width: 252px;
    float: left;
    height: 100px;
}

a.btn-carrello {
    background-color: #FFF;
    color: #000;
    border: 2px #333 solid;
    font-size: 18px;
    font-weight: bold;
    padding: 8px 36.1px;
    float: left;
    margin-bottom: 10px;
	width: 100%;
}

a.btn-carrello:hover{
    background-color: #000 !important;
    color:#FFF;
}

a.btn-wishlist {
    font-size: 16px;
    margin-top: 10px;
    background-image: url("../images/prodotto-whishlistoff.png");
    background-repeat: no-repeat;
    background-size: 18px;
    padding-left: 33px;
    background-position: 1px 3px;
}


a.btn-wishlist:hover{
    text-decoration: underline;
    background-image: url("../images/prodotto-whishliston.png");
}

.divider-scheda{
    border-color:#333;
    margin-top: 0px;
    margin-bottom: 5px;
}

.tre-col{
    border: 1px solid #009ddf;
    height: 100px;
    text-align: center;
}

.tre-col img{
    width:45px;
}

.h-ico{
    height: 55px;
}

.tre-col:hover{
    background-color: #F2F2F2;
}

.panel-head-scheda a{
    font-size: 18px;
    font-weight: bold;
    padding: 8px 446px 8px 0px;
}

.panel-default > .panel-heading{
    background-color: #FFF;
	margin-top:8px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #CCC;
}

.panel-default {
    border-color: #FFF;
}
.panel-body {
    background-color: #f3f3f3;
}

.panel-group .panel {
   /* border-radius: 0px;*/
}

.panel-default {
   /* border-color: #e5e5e5;*/
}

.carosello .articolo{
    width:auto ;
	margin:15px;
	background-color: #FFF;
}
.carosello p{
	font-weight: 100;
    font-size: 14px;
}

#accedi {display: none;}
#newsletter {display: none;}

/* login */

.login-area, .newsletter-area, .registrati-area{
    width: 450px;
    height: auto;
    background-color: #fff;

}

/*.fancybox-skin{padding:0 !important;}*/

.login-tp{
    float: left;
    width: 100%;
    height:50px;
    background-color: #333;
    text-align: center;
    margin-bottom: 25px;
}

.login-tp h2{font-size: 21px;
             line-height: 2.3;
             text-transform: bold;
             color:#fff;
             margin-top: 0;
             font-weight: bold;
}

.login-dati input[type='text'], .login-dati  input[type='password'],  .login-dati  input[type='email']{border: 1px #ccc solid; background:transparent; }

#registrati-form input{margin-top: 10px;}

.login-tp span{
    font-size: 17px;
    font-family: verdana;
    float: right;
    line-height: 0px;
    margin-top: -26px;
    margin-right: 20px;}

.login-tp span a{
    color:#000;
}

.login-tp span a:hover{
    color:#363636;
    text-decoration: none;

}  

.login-dati{width:80%; height:auto; margin: 0 auto; }

.reg_bottom{
    text-align: center;
    margin-top: 35px;
    margin-bottom: 20px;
    font-size: 16px;

}

.reg_bottom span{color:#000;}


.recupera_pass input[type="submit"]:hover{
    text-decoration: underline;
}  

.reg_page input[type="text"], .reg_page input[type="email"], .reg_page input[type="password"]{margin-top: 15px; border:1px solid #ccc;}

.recupera_pass input[type="button"]:hover{
    text-decoration: underline;
}  

.recupera_pass input[type="button"]{float : right; margin-left: 0px;   border: none ; margin-top: 0px; margin-top: 10px; color: rgb(159, 80, 105); font-weight: bold; background: transparent; }

#rpass{
    margin-top: 25px;}


/* / login */







/* carrello */

.carrello .table > thead > tr > th , .carrello .table > tbody > tr > td{
    border-bottom: 1px solid #333;
    font-size: 16px;
    padding-left: 0px;
}

.prodimg {width: 120px !important}
.promotd {vertical-align: middle !important; width: 155px !important;}
.pricetd {vertical-align: middle !important; text-align: right !important; width: 112px !important;}
.quantitatd {vertical-align: middle !important;  width: 180px !important;}


.tnb{
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 0px;
    margin-bottom: 0;
}

.carrello .btn-default {
    color: #333;
    background-color: #f2f2f2;
    border-color: #ccc;
}

.carrello .btn{
    font-size: 11px;
    padding: 6px 4px;
    border-radius: 0px;
    line-height: 0;
}

.carrello .form-control{
    font-size: 18px; 
    font-weight: bold;
}

.carrello .input-group .form-control{
    line-height: 0;
    height: 25px;
}

.carrello .input-group{
    width: 42%;
    left: 50px;
}

.cod-promo{
    border: 1px solid #333;
    margin-top: 20px;
    padding: 15px;
}

.cod-promo input[type="text"] {
    border: none;
    color: #000;
    width: 235px;
    height: 25px;
    border: 1px #ccc solid;
    margin-left:10px;
    font-size: 16px;
}

.cod-promo input[type="submit"] {
    border: none;
    background-color: #464646;
    padding: 0px 20px;
    margin-left: -5px;
    height: 25px;
    color: #fff;
    font-size: 16px;
}
.cod-promo input[type="button"] {
    border: none;
    background-color: #464646;
    padding: 0px 20px;

    height: 25px;
    color: #fff;
    font-size: 16px;
}
.tab-prezzi tr td{
    height:60px; 
    vertical-align: middle !important;
}

.tot-prezzo{
    background-color: #6B6B6B;
    color:#fff;
    font-size: 20px;
    font-weight: bold;
}

.pagamento-tipo, .titolo-pag , .checkout{
    padding: 14px;
}

.pagamento-tipo , .scegli-pagamento{
    border: 1px solid #ddd;
}

.pagamento label{
    font-weight: normal;
    margin-left: 10px;
}

.scegli-pagamento{
    margin-top:20px;
}

.carta{
    float: right;
    width: 80%;
}

.carta img{
    margin-bottom: 3px;
    margin-right: 0px;
	margin-top:-3px;
	height:84px;
}

.paypal{
    min-height: 110px;
    border-bottom: 1px solid #ddd;
}

.bonifico{
    border-bottom: 1px solid #ddd;
    padding: 32px 0px;
}

.contanti{
    padding: 10px 0px;
}

.procedi input{
    border: 0px;
    background-color: #009DDF;
    color: #fff;
}
/* end carrello */

.tooltip > .tooltip-inner {background-color: #fff; border: 1px solid #999; color: #000; font-family: 'Dosis', sans-serif !important; font-size:16px;  }

.tooltip.top .tooltip-arrow {
    border-top-color: #999;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #999;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #999;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #999;
}

/* omaggi */
.omg .omaggi{
	height: 140px !important;

}

.omaggi{
    height: 170px;
    background-color: #F6FAFE;
    margin-bottom: 20px;
    border-bottom: 2px solid #333;
}

.omaggi-titolo{
    background-color: #C2E2F8;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    padding: 5px 0px;
}

.omaggi-text{
    text-align: center;
    font-size: 16px;
    padding: 5px;
}

.omaggio-bar{
    height: 70px;
    background-color: #FFEE7F;
    border-bottom: 1px solid #333;
    float: left;
    width: 100%;
	margin-bottom:20px
}
.regalo {margin-top:6px}

.omaggio-ico i{
    margin-top: 6px;
}

.omaggio-text{
    text-align: center;
}

.omaggio-bar-2{
    background-color: #FFF5B2;
    width: 100%;
    float: left;
}

.omaggi-carrello:hover{cursor:pointer;}

.omaggi-carrello-toggle{display:none;}
/* end omaggi */

.azienda figure img {
    width:100%;
}

.azienda figcaption{
    font-size: 16px;
    background-color: #f6f6f6;
    padding: 5px 0px 10px 5px;
}

.newsletter-cont{
    height: auto;
    margin-top: 40px;
    background: -moz-radial-gradient(center, ellipse cover, rgba(84,84,84,1) 0%, rgba(40,40,40,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(84,84,84,1)), color-stop(100%, rgba(40,40,40,1))); /* safari4+,chrome */
    background:-webkit-radial-gradient(center, ellipse cover, rgba(84,84,84,1) 0%, rgba(40,40,40,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-radial-gradient(center, ellipse cover, rgba(84,84,84,1) 0%, rgba(40,40,40,1) 100%); /* opera 11.10+ */
    background: -ms-radial-gradient(center, ellipse cover, rgba(84,84,84,1) 0%, rgba(40,40,40,1) 100%); /* ie10+ */
    background:radial-gradient(ellipse at center, rgba(84,84,84,1) 0%, rgba(40,40,40,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#545454', endColorstr='#282828',GradientType=1 ); /* ie6-9 */ 
}

.news-inner{
    padding: 40px 75px;
    color: #fff;
}

.news-inner input[type="text"] {
    border: none;
    color: #000;
    width: 79.8%;
    height: 25px;
    border: 1px #ccc solid;
    font-size: 18px;
}


.news-inner input[type="submit"] {
    border: none;
    background-color: #009DDF;
    padding: 0px 20px;
    margin-left: 3px;
	margin-top:-7px;
    height: 25px;
    color: #fff;
    font-size: 18px;
}

.news-inner label{
    font-size: 16px;
    font-weight: normal;
    margin-left: 6px;
    margin-top: 6px;
}


.num{
    float: left;
    font-size: 28px;
    border: 2px solid #009DDF;
    padding: 1px 15px;
    border-radius: 50%;
    margin-top: 20px;
    margin-left: 15px;
    margin-right: 15px;
}

.guida{
    font-size: 21px;
    line-height: 1.2;
    margin-top: 14px;
}

.guida-cont{
    height: 90px;
}

.cookie p strong{
    color: #009DDF;   
}

.cookie ul {
    list-style: circle;
}

.cookie a{
    text-decoration: underline;
}

/* registrazione */

.registrazione label{
    font-weight: normal;
    margin-left: 5px;
}

.registrazione .m-l-20{margin-left: 20px !important;}
.registrazione .m-l-50{margin-left: 50px !important;}
.registrazione input[type="text"] , .registrazione select , .registrazione input[type="password"] , .registrazione input[type="email"]{
    border:1px solid #ccc;
    width: 100%;
    font-size: 16px;
    margin-bottom: 14px;
    padding-left: 5px;
}

.registrazione  .m-0-10{margin: 0 10.5px;}

.registrazione select{
    border-radius: 0px;
    /*margin-top: 5px;*/
    padding: 0 5px;
}

.registrazione hr {
    border-color: #ccc;
    margin-top: 0px;
}

.sconto-ben {
    font-weight: bold;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #f5f5f5;
}

.registrazione .salva , .form .salva{
    background-color: #f5f5f5;
    border: none;
    color: #fff;
    font-weight: bold;
    float: right;
    margin-top: 15px;
    padding: 2px 15px;
}
/* /registrazione */

.account > thead > tr > th{
    text-align: center;
    border-bottom: 1px solid #333;
}

.account tbody > tr > td{
    text-align: right;
    vertical-align: middle;
    height: 60px;
    border-top: 1px solid #ccc;
}

.red{
    color:#E7070B;
}

.green{
    color:#60AA23;
}
.nascosto{display:none};

address a:hover{
    text-decoration: underline !important;
}

.form {
    height: auto;
    background-color: #f5f5f5;
    padding: 15px 30px;
    font-size: 16px;
}

.form input, .form textArea {
    margin-bottom: 5px;
    border: 1px solid #ccc;
    padding-left: 10px;
}

.popover-title, .popover-content{color:#333; font-family: 'Dosis', sans-serif !important; font-size: 16px;}

.fa-question-circle{
    font-size: 15px !important;
    color: #6B6B6B !important;
}
.bottone_cerca button[type="submit"] {
    border: none;
    background-color: #464646;
    padding: 0px 10px;
    margin-left: -3px;
    height: 25px;
    color: #fff;
}

.cond_vendita li{
	margin-left:10px;
	list-style:disc;
	list-style-position:inside;
}

/*CODICE HEADER TOP*/
.header_top {height:35px;  background-image:url(../images/bk-sfumato-top.jpg); background-repeat:repeat-x;}

/*.header_top .social{width:20%; border-left:1px solid #FFF; padding:0 0 0 18px; color:#FFFFFF; font-weight:bold;}
.header_top .social img{margin:0 3px 0 3px;}*/
.header_top .login_top{ width:45%; text-align:right; font-weight:bold;}
.login_top ul{ list-style:outside none none; margin:0; padding:0; clear:both; width:auto;}
.login_top ul li{display:inline-block; width:auto; text-align:center;}
.login_top ul li:first-child{border-right:0px solid #FFF; padding:0 9px 0 0;}
.login_top ul li:nth-child(2){padding:0 0px 0 5px;}
.login_top ul li a{display:inline-block; color:#000; text-decoration:none; padding:0 9px 0 9px; height:25px;}
.login_top ul li a.first{border-right:0px solid #FFF;}
.login_top ul li a:hover{text-decoration:underline;}
.ricerca{margin-top:3px; float:left;}
.ricerca .textfield{width:85%;border:1px solid #d6d6d6;height:26px;padding:0;}
.ricerca .button-cerca{border:1px solid #d6d6d6; cursor:pointer; display:inline-block; height:25px; width:25px; background-color:#F4F4F4; padding:0; color:#000; }
.ricerca .button-cerca img{ height:16px; width:auto;}
/*END CODICE HEADER TOP*/
.bg_menu{
	opacity:0.80;
	filter:alpha(opacity=80);
	background-color: #FFF;
}

.colorRed{
	color:#ED565F;
}
.bg_black{
	background-color: #000000;
}
footer h5{
	color:#FFF;
}

footer p{color:#969696;}
.footer_line{
	 line-height: 1.65em;
}
.footer_line li{
	list-style-type: disc;
	margin-left:15px;
}
#footer .container:after {
    background: #0b1c32;}
.box_preview{	
	margin-top:-20px;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	padding:20px;
}

div.hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #CCC;
  text-align: center;
  height: 0px;
  line-height: 0px;
  padding-bottom:30px;
}

.hr-title {
  background-color: #fff;
  font-size:18px;
  
}
.hr-title-grigio {
  background-color: #f5f5f5;
  font-size:18px;
  
}


.box-prodotti{
 padding-top: 60px;
 padding-bottom: 60px;
}
.box-prodotti h5{
	font-weight: 700;
}
div.hr-box {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
  text-align: center;
  height: 0px;
  line-height: 0px;
 
}
.carousel-caption{
	color:#000 !important;
	font-size:35px !important;
	text-shadow:none;
	top:150px;
	width: 20%;
			
}

.cerchio {
padding:0 5px 0 5px;
border-radius:50px;
background:red;
}

.container-img {
    position: relative;
    width: 100%;
	background-color:#000;
}

.image-roll {	
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  font-weight: 800;
}

.container-img:hover .image-roll {
  background-color:#000;
  opacity: 0.4;
}

.container-img:hover .middle {
  opacity: 1;
}

.text-img {
	border: 2px #fff solid;
	padding: 5px 23px;
    color: white;
    font-size: 16px;
    padding: 16px 32px;
}
	
.btn-bianco{
	background-color: #FFFFFF;
	border: 1px #CACACA solid;
	color: #000;
	font-weight: 700;
}

.btn-bianco:hover{
	background-color: #000;
}
.text-black{
	color:#000;
}

.text-black:hover{
	color:red !important;
}
.pagination>li>a, .pagination>li>span{    
    color: #000 !important;
}.no-gutters {
	margin-right: 0;
	margin-left: 0
}.p-0 {
	padding: 0!important
}

.btn-danger{
	color:#FFF !important;
}
.btn-danger:hover{color:#000 !important;}
.navbar-fixed-top {

   /*opacity: 0.97;*/
    background-color: #FFF !important;}