@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;
}

ol.c {list-style-type: decimal !important;}
.bg_bianco{
	background-color: white;
	margin-top:10px;
	padding:25px;
}
.cornice{
	border: #ccc 1px solid;
	padding:15px;
	background-color: #FFF;
	margin-bottom:5px;
	margin-top:5px;


}
.corniceB{

	padding:15px;
	background-color: #FFF;

}
.data{
	font-style: oblique;
	color:#787d82;
}
body{ 
    /*font-family: 'Dosis', sans-serif !important;*/
    margin: 0;
    font-size:13px !important;
    color:#000;
}
/*a {color: #000 !important; }*/

.dropdown-item.active, .dropdown-item:active {

    background-color: #fdd49a !important;
}

.panel-group a {
    color: #3aaa37 !important;
}
.sponsor{
	border-radius: 30px 30px 0px 0px;
	background-color:#3aaa37;
	color:#FFF;
	padding:20px;
}

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); 
}
.titolo{
	border-left: #3aaa37 7px solid;
	padding-left:20px;
}
.titoloNero{
	border-left: #000 7px solid;
	padding-left:20px;
}


.tab{
	border:2px #CCC solid; 
	width: 50px; 
	padding:12px;
	font-size: 18px;	
	float: left;
	margin-right: 5px;
}	

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

.tab a{
	color:#000;
} 

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

.container {position:relative}

.privacy a {color: #e78f08}
/*.associazione ul{list-style: symbols; padding: 0px;}*/
.associazione ul li a{color:#000}

a, a:hover , a:focus{color: #fff;}

.clrblu{
    color: #009DDF;
}

.clrred{
    color: #E4151E;
}


.header_bottom{

	background: linear-gradient(to right bottom, #F2F2F2 51%, transparent 53%);
	height: 30px
}

.header-top{
    background-color: #14384f;
	/* 	padding-top: 15px;*/
	color:#e6e6e6;
	font-size:13px !important;

}

.header-top span{

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

.header-top i{

    margin-top: 7px;
	/* 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;
}


.cerchio_2{margin-right:5px; margin-bottom: 200px; background-color:#87cbae; color:#FFF}
.cerchio_13{margin-right:5px; margin-bottom: 200px;background-color:#25b7cd; color:#FFF}
.cerchio_16{margin-right:5px;margin-bottom: 200px;background-color:#f47637; color:#FFF}
.cerchio_15{margin-right:5px;margin-bottom: 200px;background-color:#90cc7d; color:#FFF}
.cerchio_14{margin-right:5px;margin-bottom: 200px;background-color:#8ec5e8; color:#FFF}
.cerchio_small_0{margin-right:5px;  background-color:orange; color:#FFF}
.cerchio_small_2{margin-right:5px;  background-color:#87cbae; color:#FFF}
.cerchio_small_13{margin-right:5px; background-color:#25b7cd; color:#FFF}
.cerchio_small_16{margin-right:5px;background-color:#f47637; color:#FFF}
.cerchio_small_15{margin-right:5px;background-color:#90cc7d; color:#FFF}
.cerchio_small_14{margin-right:5px;background-color:#8ec5e8; color:#FFF}


.cerchio_small_orange{margin-right:5px;background-color:#3aaa37; color:#FFF}

@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: 14px;
    /*padding: 20px 4px 0px 4px;*/
    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;
	font-size: .9rem;

}

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;
}


/* /header */

/* footer */
footer hr {
    margin-top: 0.1rem !important;
    margin-bottom: 0.1rem !important;
    border-top: 1px solid rgba(255,255,255,.3) !important;
}
.footer-top a{
   	color:#fff !important; 
	/*font-size: 13px;*/
}
.footer-top a:hover{
	color: #3aaa37 !important;
}
.footer-top{
    background-color: #404040;
    padding: 25px 0px;
	color:#FFF;
	font-size: 13px;
}
.footer-top ul{
    padding: 0;
    list-style: none;
}
.footer-top ul li {
    color:#fff;
}
.footer-top ul li a{
	color:#fff !important;
}
.footer-top ul li a:hover{
    text-decoration: none;
    color: #3aaa37 !important;
}
.footer-top i{
    color: #3aaa37 ;
}
.footer-top h5{
	font-size: 15px;
	color: #3aaa37;
	font-weight: 800;
}
.footer-top h3{
	font-size: 15px;
	color: #3aaa37 !important;
	font-weight: 800;
}
.footer-heading {color: #CACACA;font-weight: bold;font-size: 16px;padding-bottom: 3px; margin-bottom: 5px;}
.footer-bottom{
    font-family: sans-serif;
    background-color: #1d2328;
	padding:5px;
    font-size: 12px;
	color:#727171;
}
.footer-bottom a{
	color:#a3a8ad !important;
}
.footer-bottom a:hover{
	color: #fff !important;
}

.footer-ico i{
	font-size: 15px !important;
	padding:7px;
	color: #3aaa37;

}

.footer-ico i:hover{
	color: #FFF;

}

.footer-ico {
	color: #3aaa37;
	font-size: 13px;

}
.footer-ico a{
	color:#3aaa37 !important;
}
.footer-ico a:hover{
	color: #fff !important;
}
.cerchio_small {
	padding:10px;
	margin-bottom: 5px;
	border-radius:50px;
	border: #FFF 2px solid;
}
.cerchio {
	padding:15px;
	margin-bottom: 5px;
	border-radius:50px;
	border: #FFF 2px solid;
}
.cerchioG {
	padding:15px;
	margin-bottom: 5px;
	border-radius:50px;
	width: 50px;
	height: 50px;
	border: #ccc 2px solid;
}
.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 */

/* 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;
}

.carousel-caption {


	font-size:35px !important;
	text-shadow:none;
	top:200px;
	width: 70%;
	background-color: #FFF ; opacity: 0.8;
    z-index: 100000!important;
	color: #000 !important;


}


.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: 7px;
    right:  20px;
}

.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;
}
.page_hight{
	min-height: 500px !important;
}

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

.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;}


.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;
}

#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: #14384f;
    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:20px;
	list-style:decimal;
	font-weight: 500;
}

/*CODICE HEADER TOP*/

.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:#FFFFFF; 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_grigio{
	background-color: #F5F5F5;
}

.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;

}




.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: #ccc;
	color: #000;
}
.text-black{
	color:#000;
}
.text-verde{
	color:#3aaa37;
}
.text-verde:hover{
	color:#87b1c2 !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-light .navbar-nav .active > .nav-link {
    color: #3aaa37 !important;
	font-weight: 800;
}

h3 {
/*    font-size: 1.1rem !important;
	color: #3aaa37 !important;
	font-weight: 800 !important;*/

}
.breadcrumb {
	border-bottom: #ddd 1px solid;
	background-color: #FFF !important;

}
.breadcrumb-item a {
    color: #3aaa37 !important;
}
.breadcrumb-item a:hover {

    color: #000 !important;
}

.fascia_submenu{
	padding: .75rem ; border-bottom: #ddd 1px solid;
}
.fascia_submenu a {color:#000; padding-left: 10px; padding-right: 10px}
/* 4.2. Icon Box ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.icon-box {
	/*margin-bottom: 20px;*/ }
.icon-box.box {
	margin-bottom: 30px;
}
.icon-box.box-lg {

	margin-bottom: 40px;
}
.icon-box.block {
	margin-bottom: 60px;
}
.icon-box .box-content p {
	line-height: 1.8461em;
}
.icon-box .box-content > *:last-child {
	margin-bottom: 0;
}
.icon-box[class*=" style-centered-"] {
	text-align: center;
}
.icon-box[class*=" style-centered-"] > i {
	margin-bottom: 20px;
	cursor: default;
}


.icon-box[class*=" style-centered-"].style-centered-3 > i {
	font-size: 16px;
	color: #fff;
	width: 50px;
	height: 50px;
	-webkit-border-radius: 50% 50% 50% 50%;
	-moz-border-radius: 50% 50% 50% 50%;
	-ms-border-radius: 50% 50% 50% 50%;
	border-radius: 50% 50% 50% 50%;
	text-align: center;
	line-height: 46px;
	background: #1b4268;
	border: 2px solid #1b4268;
	position: relative;
	overflow: hidden;
}
.icon-box[class*=" style-centered-"].style-centered-3 > i:before {
	position: relative;
	z-index: 1;
}
.icon-box[class*=" style-centered-"].style-centered-3 > i:after {
	content: "";
	display: block;
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 50%;
	-webkit-border-radius: 100px 100px 0 0;
	-moz-border-radius: 100px 100px 0 0;
	-ms-border-radius: 100px 100px 0 0;
	border-radius: 100px 100px 0 0;
	background: #325577;
	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	-o-transform: rotate(30deg);
	transform: rotate(30deg);
	-webkit-transform-origin: 50% 100%;
	-moz-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	-o-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
}

.icon-box[class*=" style-side-"] > i {
	float: left;
}


.icon-box[class*=" style-side-"].style-side-3 > i {
	font-size: 20px;
	color: #fff;
	width: 50px;
	height: 50px;
	-webkit-border-radius: 50% 50% 50% 50%;
	-moz-border-radius: 50% 50% 50% 50%;
	-ms-border-radius: 50% 50% 50% 50%;
	border-radius: 50% 50% 50% 50%;
	text-align: center;
	line-height: 46px;
	background: #00a2ee;
	border: 2px solid #00a2ee;
	position: relative;
	overflow: hidden;
	margin-right: 20px;
}
.icon-box[class*=" style-side-"].style-side-3 > i:before {
	position: relative;
	z-index: 1;
}
.icon-box[class*=" style-side-"].style-side-3 > i:after {
	content: "";
	display: block;
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 50%;
	-webkit-border-radius: 100px 100px 0 0;
	-moz-border-radius: 100px 100px 0 0;
	-ms-border-radius: 100px 100px 0 0;
	border-radius: 100px 100px 0 0;
	background: #1aabf0;
	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	-o-transform: rotate(30deg);
	transform: rotate(30deg);
	-webkit-transform-origin: 50% 100%;
	-moz-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	-o-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
}
.icon-box[class*=" style-side-"].style-side-3 .box-title {
	padding-top: 15px;
	margin-bottom: 25px;
}
.icon-box[class*=" style-side-"].style-side-3.icon-color-blue > i {
	background: #1b4268;
	border-color: #1b4268;
}
.icon-box[class*=" style-side-"].style-side-3.icon-color-blue > i:after {
	background: #325577;
}

.icon-box[class*=" style-boxed-"].style-boxed-1, .icon-box[class*=" style-boxed-"].style-boxed-3 {
	position: relative;
	border: 2px solid #e5e5e5 ;/*#edf6ff;*/
}

.icon-box[class*=" style-boxed-"].style-boxed-3 {
	border-color: #d4dde5;
	padding: 20px 20px;
	-moz-transition: background 0.2s ease-in 0s;
	-o-transition: background 0.2s ease-in 0s;
	-webkit-transition: background 0.2s ease-in 0s;
	-ms-transition: background 0.2s ease-in 0s;
	transition: background 0.2s ease-in 0s;
	height: 310px;
}
.icon-box[class*=" style-boxed-"].style-boxed-3 .icon-container {
	margin-bottom: 20px;
}
.icon-box[class*=" style-boxed-"].style-boxed-3:hover {
	color: #fff;
	background: #fbb814;
	border-color: #fbb814;
}
.icon-box[class*=" style-boxed-"].style-boxed-3:hover .box-title a {
	color: #fff;
}
.icon-box[class*=" style-boxed-"].style-boxed-3:hover .icon-container i {
	background: #edf6ff;
	color: #00a2ee;
}
.icon-box[class*=" style-boxed-"].style-boxed-3:hover .icon-container i:after {
	background: #fff;
}
/*****/
.icon-box[class*=" style-centered-"].style-boxed-contatti > i {
	font-size: 16px;
	color: #fff;
	width: 50px;
	height: 50px;
	-webkit-border-radius: 50% 50% 50% 50%;
	-moz-border-radius: 50% 50% 50% 50%;
	-ms-border-radius: 50% 50% 50% 50%;
	border-radius: 50% 50% 50% 50%;
	text-align: center;
	line-height: 46px;
	background: #1b4268;
	border: 2px solid #1b4268;
	position: relative;
	overflow: hidden;
}
.icon-box[class*=" style-centered-"].style-boxed-contatti > i:before {
	position: relative;
	z-index: 1;
}
.icon-box[class*=" style-centered-"].style-boxed-contatti > i:after {
	content: "";
	display: block;
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 50%;
	-webkit-border-radius: 100px 100px 0 0;
	-moz-border-radius: 100px 100px 0 0;
	-ms-border-radius: 100px 100px 0 0;
	border-radius: 100px 100px 0 0;
	background: #325577;
	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	-o-transform: rotate(30deg);
	transform: rotate(30deg);
	-webkit-transform-origin: 50% 100%;
	-moz-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	-o-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
}

.icon-box[class*=" style-side-"] > i {
	float: left;
}


.icon-box[class*=" style-side-"].style-boxed-contatti > i {
	font-size: 20px;
	color: #fff;
	width: 50px;
	height: 50px;
	-webkit-border-radius: 50% 50% 50% 50%;
	-moz-border-radius: 50% 50% 50% 50%;
	-ms-border-radius: 50% 50% 50% 50%;
	border-radius: 50% 50% 50% 50%;
	text-align: center;
	line-height: 46px;
	background: #00a2ee;
	border: 2px solid #00a2ee;
	position: relative;
	overflow: hidden;
	margin-right: 20px;
}
.icon-box[class*=" style-side-"].style-boxed-contatti > i:before {
	position: relative;
	z-index: 1;
}
.icon-box[class*=" style-side-"].style-boxed-contatti > i:after {
	content: "";
	display: block;
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 50%;
	-webkit-border-radius: 100px 100px 0 0;
	-moz-border-radius: 100px 100px 0 0;
	-ms-border-radius: 100px 100px 0 0;
	border-radius: 100px 100px 0 0;
	background: #1aabf0;
	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	-o-transform: rotate(30deg);
	transform: rotate(30deg);
	-webkit-transform-origin: 50% 100%;
	-moz-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	-o-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
}
.icon-box[class*=" style-side-"].style-boxed-contatti .box-title {
	padding-top: 15px;
	margin-bottom: 25px;
}
.icon-box[class*=" style-side-"].style-boxed-contatti.icon-color-blue > i {
	background: #1b4268;
	border-color: #1b4268;
}
.icon-box[class*=" style-side-"].style-boxed-contatti.icon-color-blue > i:after {
	background: #325577;
}

.icon-box[class*=" style-boxed-"].style-boxed-contatti{
	position: relative;
	border: 1px solid #e5e5e5 ;/*#edf6ff;*/
}

.icon-box[class*=" style-boxed-"].style-boxed-contatti {
	border-color: #d4dde5;
	padding: 10px;
	-moz-transition: background 0.2s ease-in 0s;
	-o-transition: background 0.2s ease-in 0s;
	-webkit-transition: background 0.2s ease-in 0s;
	-ms-transition: background 0.2s ease-in 0s;
	transition: background 0.2s ease-in 0s;
}
.icon-box[class*=" style-boxed-"].style-boxed-contatti .icon-container {
	margin-bottom: 20px;
}
.icon-box[class*=" style-boxed-"].style-boxed-contatti:hover {
	color: #fff;
	background: #fbb814;
	border-color: #fbb814;
}
.icon-box[class*=" style-boxed-"].style-boxed-contatti:hover .box-title a {
	color: #fff;
}
.icon-box[class*=" style-boxed-"].style-boxed-contatti:hover .icon-container i {
	background: #edf6ff;
	color: #00a2ee;
}
.icon-box[class*=" style-boxed-"].style-boxed-contatti:hover .icon-container i:after {
	background: #fff;
}
.icon-box a:hover {
    color: #FFF;
}

div.miobox
{   height:130px !important; 
   	padding:20px;
	margin-bottom:1rem;
	background-color: #f5f5f5;
    overflow:auto;

}
div.miobox p{
	font-size: 10px;
	line-height: 15px !important;
}
.form-control {font-size: .9rem !Important;}

#id_ajax_loader{
	z-index:10000;position:absolute;top:30%;left:40%;width:256px;
}
.bootbox{
	z-index:4000;
}
div.miobox
{

    height:100px !important; 
    margin: 24px;
	padding:10px;
    /*border:1px solid #EEE; border-right:0 solid;*/  
	background-color: #f2f6f8;
    overflow:auto;
}



