/* LOGO */
.header-regular .logo-wrapper .logo img {width: 70%;}


/* LOGO */


/* WIDGET ECOMI HOME PAGE */
.ekw96 {width: 252px!important;}
.ekw96 .slider-container {width: 250px!important;}
.ekw96 .ekomi-slick-slider .client-review {width: 250px!important;}
/* WIDGET ECOMI HOME PAGE */


/* CATEGORIE PRODOTTO */
.products-grid.size-xs .item .btn-cart {
	font-family: 'Roboto';
}



.category-title h1 {
	font-size: 2.4333rem!important;
    text-transform: uppercase;
}

/* FINE CATEGORIE PRODOTTO */


/* BLOCCHI SINISTRA CATEGORIE PRODOTTO */

.block {
	margin: 0 0 30px;
}

.block .block-title {
	    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 2px;
    background: #dedede;
 /*   color: white; */
    text-transform: uppercase;
    font-size: 1.5rem;
}

.block .block-content { padding: 0;}


/* FINE BLOCCHI SINISTRA CATEGORIE PRODOTTO */

.accordion .opener:before, .acco .opener:before {    padding-right: 5px; content: "\e263"!important;} 
.accordion li.item-active > .opener:before, .acco li.item-active > .opener:before {content: "\e261"!important;}

/*
 .accordion-style1 .opener:hover {background-color: rgba(0, 0, 0, 0.3) !important;} 
 .accordion-style1 .opener{background-color: rgba(0, 0, 0, 0.1) !important;} */


@media only screen and (max-width: 767px) {
	.accordion-style1 li a {
	    padding: 0px 0px 0px 10px !important;
	}
}


.product-view .product-shop .product-name h1 {font-size: 2.2rem!important;}
.price-box .special-price .price-label { display:none;}
.availability {display: none;}
#autoshipping_country {width: 100%;}

@media only screen and (min-width: 768px) {
    h3 {font-size: 1.9rem;text-align: -webkit-center;}
}

.categories-container .h3 {text-align: -webkit-center;}

.welcome-msg {display: none}

.amshopby-container-top {
	padding: 10px 0;
}


/* H2 */

@media only screen and (min-width: 768px) {
	h2 { font-size: 2.0rem; }
}

.qquote-client-collaterals {
	float: none!important;
    width: 100%!important;
}
	

/* Prodotto raggruppato */

@media (min-width: 1200px) {
	.product-view .grouped-items-table tr {
	    width: 46%;
	    float: left;
	}
	
	.cart-table .btn-empty {
		padding: 0 15px;
	    line-height: 36px;
	    font-size: 14px; 
	}
	
	.testo-whatsapp {
		background: #0f3e40;
	    height: 70px;
	    color: white;
	    border: 9px solid #0f3e40;
	}
}
