/*
Theme Name: LancoPaints
Theme URI: http://lancopaints.com
Author: TEAH Digital
Author URI: http://teahdigital.com
Description: Custom Theme for Lanco Paints
Version: 0.0.3
Text Domain: paints
*/
.productos-popup .container .producto-item-title {
	letter-spacing: 1px;
}
.producto-item.active:after{
	display: none;
}
.categorias-productos .productos-popup .producto-item:before{
	width: 150px;
	height: 170px;
}
.productos-popup .container .producto-item-title,
.producto-item .producto-item-title {
	overflow-wrap: normal;
}
#menu-item-14.nav-item-link:hover {
	.productos-carousel {
		right: 820px!important;
	} 
}
.grecaptcha-badge {
  display: none!important;
}