/*.product .product-label span.discount {display:none !important; border-radius: 50px; font-size: 18px; font-weight: 600;}
.product-price-box .product-price {display:none !important;color:#cc0000;font-weight: bold;}
.product-price-box .old-price{display:none !important;color:#666;}
.product-price-box .iva{display:none !important;color:#666;}
.product-price-box .old-price + .product-price:after{content: ' incluye Instalación Gratuita'; font-weight:600; display:none !important;}
#capa_listado_remolques .product-price-box .old-price + .product-price:after, .product-essential .product-price-box .old-price + .product-price:after {content: ''; font-weight:600; display:none !important;}
.product-actions .addtocart {display:none !important;} OCIULAR COMPRA PARA USAR CON WHATSAPP*/
/*.cart-table td:nth-child(3),.cart-table td:nth-child(4){display:none !important;}*/
/* MOSTRAR PRECIOS REMOLQUES PORTABICIS*/
.remolques-portabicis .product .product-label span.discount {display:block !important; border-radius: 0px; font-size: 12px;}
.remolques-portabicis .product-price-box .product-price {display:inline-block !important; color:#444 !important;}
.remolques-portabicis .product-price-box .old-price  {display:inline-block !important;}
/*FIN MOSTRAR PRECIO REMOSLQUES PORTABICIS*/
/*MENU SUPERIRO WHATSAPP MOBILE*/
@media (max-width: 767px) {
	.no-wh-mobile {display:none !important;}
	/*#header .top-menu {width:180px !important;}*/
	#header .top-menu-area > a	{display:none !important;}
	#header .top-menu {    display:block !important;position: unset !important;padding: unset !important;background-color: unset !important;border: unset !important;border-radius: unset !important;box-shadow: unset !important;}
}