img{
	display:inline-block;
}
.skip-home {
    display: inline-block;
    float: none;
    padding: 0 10px;
    text-transform: uppercase;
    vertical-align: top;
    width: auto;
	background: #ffffff;
    color: #636363;
    height: 44px;
    line-height: 42px;
    position: relative;
    text-align: center;
}
.skip-home:hover {
    text-decoration:none;
}
.skip-home .icon {
	background-image: url("../images/home.jpg");
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: 0px 4px;
	display: inline-block;
    height: 30px;
    vertical-align: middle;
    width: 30px;
}
.skip-home:hover .icon {
	background-image: url("../images/homeH.jpg");
}
.skip-cart.preventivo .icon {
	background-image: url("../images/preventivo.jpg");
	background-position: top left;
}
.skip-cart.preventivo:hover .icon {
	background-image: url("../images/preventivoH.jpg");
	background-position: top left;
}
#header-slider.skip-content {
  display: block;
}
#cats{
	margin-bottom:50px;
}
#cats .item{
	floatfloat:left;
	width:23%;
	margin:0 1%;
	height:65px;
	line-height:61px;
	text-transform:uppercase;
	text-align:center;
	font-size:18px;
}
#cats .item a{
	display:block;
	margin:1px;
	border:1px solid #fff;
	color:#fff;
}
#cats #item1{
	background:#4f9003;
}
#cats #item2{
	background:#e59c00;
}
#cats #item3{
	background:#5b5b5b;
}
#cats #item4{
	background:#834546;
}
#vetrina h2{
	text-align:center;
	font-size:18px;
	color:#116b43;
}
#vetrina h3 {
	text-align:left;
}
#vetrina h3 a{
	font-size:16px;
	color:#636363;
	text-transform:none
}
#vetrina li {
	width:auto;
	margin-right:40px;
	clear:none;
}
#nuovi h2{
	text-align:center;
	font-size:18px;
	color:#116b43;
}
#nuovi h3 {
	text-align:left;
}
#nuovi h3 a{
	font-size:16px;
	color:#636363;
	text-transform:none
}
#nuovi li {
	width:auto;
	margin-right:40px;
	clear:none;
} 
#offerte h2{
	text-align:center;
	font-size:18px;
	color:#116b43;
}
#offerte h3 {
	text-align:left;
}
#offerte h3 a{
	font-size:16px;
	color:#636363;
	text-transform:none
}
#offerte li {
	width:auto;
	margin-right:40px;
	clear:none;
}
.finestra{
	overflow:hidden
}
.command {
	font-weight:bold;
}
.command .left{
	cursor:pointer;
	float:left;
	padding:5px 10px;
	background:#eee;
}
.command .right{
	cursor:pointer;
	float:right;
	padding:5px 10px;
	background:#eee;
	margin-bottom:15px;
}
.clear{
	clear:both;
}
.toolbar{
	background:none;
}
.category-box{
	border:1px solid #ccc;
	padding:10px;
	margin-bottom:30px;
}
.category-products input{
	width:auto;
	height:auto;
	font-size:11px;
	display:none;
}
.category-products input.view{
	display:inline;
}
.category-products .product-img-box{
	float:left;
	width:22%;
}
.category-products .gallery-image{
	display:none;
	width:100%;
}
.category-products .gallery-image.visible{
	display:inline-block;
}
.category-products .gallery img{
	margin:2px;
}
.category-products h3{
	margin-bottom:0;
}
.category-products table{
	float:left;
	width:78%;
}
.category-products td{
	padding:3px;
	text-align:center;
	font-size:11px;
	border-bottom:1px solid #ccc;
}
.category-products td.offerta{
	color:#f33;
	font-weight:bold;
}
/*.category-products .evidenza td{
	background:#ffcc99;
}*/
.category-products th{
	padding:3px;
	background:#e2e2e2;
	font-weight:bold;
	text-align:center;
	font-size:11px;
}
.category-products th.tit{
	background:#fff;
	text-transform:uppercase;
}
.category-products th.des{
	background:#fff;
	padding-top:0;
	font-weight:normal;
}
.category-products th.grp{
	background:#fff;
	font-weight:normal;
	padding:25px 5px;
	padding-top:15px;
	font-weight:bold;
	text-align:left;
}
.category-products td img{
	margin:3px;
}
.category-products .ajax_loading{
	display:none;
}
.category-products .button{
	float:right;
	margin:10px 0;
	padding:5px 10px; 
	padding-left:50px;
	background: url("../images/aggiungi-alcarrelloH.png") no-repeat left center;
	cursor: default;
	height:50px;
}
.category-products .prev{
	float:right;
	margin:10px 0;
	padding:5px 10px; 
	padding-left:50px;
	background: url("../images/aggiungi-preventivoH.jpg") no-repeat left center;
	cursor: default;
}
.category-products .button button{
	background: #116b43;
	padding:5px 10px; 
	cursor: pointer;
	height:auto;
}
.category-products .prev button{
	background: #116b43;
	padding:5px 10px; 
	cursor: pointer;
}
.category-products .pdf{
	text-transform:uppercase;
	background: url("../images/scheda-tecnica.png") no-repeat left center;
	margin-top:20px;
	padding:2px 0;
	padding-left: 35px;
}
.category-products .pdf a{
	background: url("../images/download.png") no-repeat right center;
	padding-right: 25px;
}

.category-products .scaglioni span{
	border-bottom:1px dashed #bbb;
	padding:0 5px;
}
.category-products .scaglioni span:last-of-type{
	border-bottom:none;
}
.page-title h1{
	color:#116b43;
	font-size:18px;
}
.subcategories li{
	float:left;
	margin:5px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
.subcategories li img{
	border:1px solid #ededed;
	margin-bottom:10px;
	display:block;
}
.subcategories li h2{
	font-size:14px;
}
.product-price-loading .sconto{
	display:none;
	position:absolute;
	border:1px solid #ededed;
	background:#fff;
	padding:5px;
	margin-top:10px;
}
.footer-container  {
	padding:0px;
}
.footer  {
	margin:0px 30px;
	margin-bottom:10px;
	padding-top:5px;
	width:auto;
	border-bottom:1px solid #ccc;
	font-size:11px;
}
.footer.b2b {
	border-bottom:1px solid #ccc;
	/*background: url("../images/LoghiCarte.jpg") no-repeat right 300px;*/
	background-size:300px
}
.footer  .block-subscribe{
	margin-top:40px;
}
.footer  .links .block-title{
	border:none;
}
.footer-container  .bottom{
	color:#636363;
	padding:10px 40px;
	font-size:10px;
	text-transform:uppercase;
}
.footer-container  .info{
	font-size:10px;
	float:right;
	text-align:right;
}
.footer-container  .info .social{
	padding-top:10px;
	padding-bottom:100px;
}
.footer-container  .info .social img{
	margin:5px;
	
}
.footer-container  .info span{
	font-size:13px;
}
.productnamebox{
	position:relative
}
.productname{
	display:none;
	position:absolute;
	top:0;
	background:#fff;
	padding:10px;
	left:30px;
	box-shadow: 10px 10px 10px #e2e2e2 , -10px 10px 10px #e2e2e2 , 10px -10px 10px #e2e2e2 , -10px -10px 10px #e2e2e2 ;
	width:250px;
	text-align:center
}
.privacyNL{
	padding-top:20px;
	float: left;
}
#linkPrev {
	text-align:right;
}
#linkPrev a{
	display:inline-block;
	padding:7px 15px;
	text-transform:uppercase;
	color:#fff;
	background:#116b43;
}
#contactsQuote .item{
	margin-bottom:20px;
}
#contactsQuote .product-name{
	padding:0;
}
#minicart-success-message{
	position:absolute;
	padding:30px 50px;
	font-weight:bold;
	font-size:14px;
	z-index:99999;
	background:#fff;
	box-shadow:  20px  20px 20px #ccc, 
              -20px -20px 20px #ccc,
               20px -20px 20px #ccc,
              -20px  20px 20px #ccc;
}
.zoomed-img{
	position:fixed;
	padding:30px 50px;
	z-index:99999;
	background:#fff;
	display:none;
	box-shadow:  20px  20px 20px #ccc, 
              -20px -20px 20px #ccc,
               20px -20px 20px #ccc,
              -20px  20px 20px #ccc;
}
.close-icon{
	position:fixed;
	z-index:999999;
	display:none;
	cursor:pointer;
}
#minicart-wrapper-sx .block-subtitle{
	color: #116b43;
    font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.4;
    text-rendering: optimizespeed;
    text-transform: uppercase;
	margin-bottom:20px;
	margin-top:40px;
}
#minicart-wrapper-sx .product-name{
	padding-top:0;
}
#minicart-wrapper-sx .product-details{
	padding-bottom:20px;
}
#minicart-wrapper-sx .minicart-actions{
	padding:20px 0;
	text-align:center;
	font-weight:bold;
}
#minicart-wrapper-sx .info-wrapper th{
	font-weight:bold;
	padding-right:10px;
}
#minicart-wrapper-sx .block-content{
	margin:0;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
}
#minicart-wrapper-sx .remove{
	color:#116b43;
	cursor:pointer
}
#minicart-wrapper-sx .remove:hover{
	text-decoration:underline;
}
.minicart-wrapper .remove{
	color:#116b43;
	cursor:pointer
}
.minicart-wrapper .remove:hover{
	text-decoration:underline;
}
#nav li {
	display:inline-block;
	padding:0 20px;
	padding-bottom:5px;
}
#nav li{
	font-weight:bold;
	font-size:16px; 
}
#nav li.level1{
	font-weight:normal;
	font-size:14px;
}
#nav li ul{
	display:none;
}
#nav li:hover ul{
	display:block;
	position:absolute;
	z-index:999999;
	background:#fff;
	border: 1px solid #ccc;
}
#nav li ul li{
	display:block;
	background:#fff;
	margin:0 10px;
	border-bottom: 1px solid #ccc;
	padding:0;
	padding-top:10px;
	min-width:200px;
}
#checkout-review-table{
	margin-bottom:20px;
}
#scrolltop{
	display:none;
	position:fixed;
	bottom:50px;
	right:50px;
	background:#ccc;
	cursor:pointer;
	background-image: url("../images/freccia_su.png");
	height:40px;
	width:40px;
}
#docs table{
	width:100%;
	margin-bottom:50px;
}
#docs td{
	padding:10px;
	border-bottom:1px solid #ededed;
}
#docs th{
	padding:5px;
	font-weight:bold;
	border-bottom:1px solid #ededed;
}
#estrattoconto table{
	width:100%;
	margin-bottom:50px;
}
#estrattoconto td{
	padding:10px;
	border-bottom:1px solid #ededed;
	font-size:12px;
}
#estrattoconto th{
	padding:5px;
	font-weight:bold;
	border-bottom:1px solid #ededed;
}
#estrattoconto .tot td{
	padding-bottom:20px;
	border-top:3px solid #ededed;
	background:#eee
}
#fatturato table{
	width:100%;
	margin-bottom:50px;
}
#fatturato td{
	padding:10px;
	border-bottom:1px solid #ededed;
	font-size:12px;
	text-align:center;
}
#fatturato td.label{
	text-align:left;
}
#fatturato th{
	padding:5px;
	font-weight:bold;
	border-bottom:1px solid #ededed;
	text-align:center;
}
#fatturato .tot td{
	padding-bottom:20px;
	border-top:3px solid #ededed;
}
#info {
	margin-bottom:25px;
	margin-top:45px;
	border-bottom:1px solid #d5d5d5;
	border-top:1px solid #d5d5d5;
}
#info .box{
	float:left;
	text-align:left;
	padding:40px;
	color:#000;

}
#info .box span{
	display:inline-block;
	padding-left:10px;
	vertical-align:top;
	color:#000;
	font-size:18px
}
#shopping-cart-table{
	width:100%
}
.footer .info h3{
	text-align:center;
	text-transform:none;
	padding-top:20px;
	margin-bottom:5px;
	color:#116b43;
	font-size:20px;
}
.footer .info .box{
	float:left;
	text-align:center;
	padding:10px;
}
.footer .info .box span{
	display:inline-block;
	padding-left:10px;
	vertical-align:top;
	color:#000;
}
.footer p{
	text-align:right;
}

.col-main h1 {
color: #116b43;
font-size: 18px;
font-weight:bold
}

.col-main h2 {
font-size: 18px;
text-transform:none
}
.fido{
	color:#f00;
	margin-bottom:10px;
}
.cart-table .product-cart-actions .qty{
	width:70px
}
#checkout-agreements{
	margin-top:30px;
}
.category-box{
    display:flex;
}
.category-box img{
    max-width:200px
}
.category-box .zoomed-img{
    max-width:800px
}
.category-box .product-image-gallery{
    padding-right:15px;
}
.category-box .product-image-thumbs{
    padding-right:15px;
}
.category-box .link{
    align-self: end;
}
.category-box .link a{
    display:inline-block;
    background:#106B42;
    color:#fff;
    text-transform:uppercase;
    padding:10px 40px;
}
.product-view .product-img-box{
    width:30%;
}
.product-view .more-views{
    border-top:1px solid silver;
    border-bottom:1px solid silver;
    padding:10px 0;
}
.product-view .product-shop{
    width:70%;
}
.product-view .product-shop .product-name{
    float:none;
    border-bottom:1px solid silver;
    padding-bottom:10px;
    margin-bottom:10px
}
.product-view .product-shop .codice{
    text-align:right;
    font-weight:bold;
}
.product-view .product-shop .product-name .h1{
    float:none;
}
.product-view .extra{
    border-top:1px solid silver;
    padding-top:10px;
    margin-top:30px;
}
.product-view .extra .pdf{
    display:inline-block;
}
.product-view .extra .pdf a{
    display:inline-block;
	background: url("../images/pdf.png") no-repeat left bottom;
    padding-bottom:65px;
}
.product-view .extra .pdf img{
    display:block;
}
.product-view .extra a{
    display:inline-block;
    text-transform:uppercase;
    vertical-align:top; 
    padding-right:20px;
}
.product-view .extra a.video{
    border-left:1px solid silver;
    padding-left:20px;
    padding-right:0;
}
.product-view .extra img{
    margin-top:10px;
}
.product-view .add-to-cart-wrapper{
    width:100%;
    float:none;
    clear:both;
}
.product-view .add-to-cart-wrapper .grouped-items-table-wrapper{
    border:none;
}
.product-view .add-to-cart-wrapper .grouped-items-table-wrapper .title{
    text-align:center;
    color:#fff;
    background:#116b43;
    padding:10px 0;
    margin-top:80px;
    margin-bottom:30px;
    text-transform:uppercase;
}
.product-view .add-to-cart-wrapper .grouped-items-table-wrapper .data-table{
    margin:0 5%;
    width:90%;
}
.product-view .add-to-cart-wrapper .grouped-items-table-wrapper .data-table td{
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
    padding:10px;
    text-align:center;
}
.product-view .add-to-cart-wrapper .grouped-items-table-wrapper .data-table th{
    text-transform:none;
    font-weight:bold;
    text-align:center;
}
.grouped-items-table td:last-child{
    width:auto;
}
.product-view .add-to-cart-wrapper .grouped-items-table-wrapper .data-table .qta{
    width:auto;
}
.product-view .add-to-box{
    margin:0 6%;
}
.product-view .add-to-box .add-to-cart-buttons{
    float:right;
    margin:0;
}
.product-view .add-to-cart-buttons .button{
	margin:10px 0;
	padding-left:50px;
	background: url("../images/aggiungi-alcarrelloH.png") no-repeat left center;
	height:50px;
}
.product-view .add-to-cart-buttons .button span{
	background: #116b43;
	padding:5px 10px; 
}
.product-view .add-to-cart-buttons .prev{
	margin:10px 0;
	padding:5px 10px; 
	padding-left:50px;
	background: url("../images/aggiungi-preventivoH.jpg") no-repeat left center #116b43;
}
.ajax_loading{
	display:none;
}
.qta{
    display:none;
}
.qta.view{
	display:inline;
}
.box-up-sell h2{
    background:#E6E6E6;
    color:#666666;
    text-align:center;
    text-transform:uppercase;
    font-size:20px;
    padding:10px;
    margin-bottom:50px;
}
.box-up-sell .box{
    display:inline-block;
    width:222px;
    vertical-align:top;
    border:1px solid silver;
    padding:10px;
    margin-right:20px;
    margin-bottom:20px;
    text-align:center
}
.box-up-sell .box a{
    display:block;
    color:#fff;
    text-align:center;
    background:#116C43;
    text-transform:uppercase;
    padding:10px 0;
}
.box-up-sell .slick-slide img{
    display:inline-block;
}
.box-up-sell .slick-arrow::before{
    color:#000;
}

@media (max-width: 1024px){
    .grouped-items-table{
        display:block;
    }
    .grouped-items-table tbody{
        display:block;
    }
    .grouped-items-table tr{
        display:block;
        border-bottom:1px solid silver;
    }
    .grouped-items-table th{
        display:none;
    }
    .grouped-items-table td{
        display:block;
    }
    .grouped-items-table td::before{
        content: attr(label);
        padding-right:10px;
    }
    .data-table tbody td{
        border:none;
    }
}

@media (max-width: 768px){
    .box-up-sell{
        text-align:center;
    }
    .product-view .product-img-box{
        width:100%;
    }
    .product-view .product-shop{
        width:100%;
    }
    .product-view .add-to-cart-buttons .button{
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 999;
        background-color:#fff;
    }
    .category-box{
        display:block;
    }
}
