.hover-categoria
{
	    color: #6dbcdb !important;

}

 .franja_decuento{
			  height:50px; background-color:#173a41;
			  }
			  .descuento_decuento{
			  float:left; width:110px; text-align:center; font-family: 'Noto Sans', sans-serif;
			  }
			  .texto_arriba_decuento{
			  font-size:10px; font-weight:bold; color:#fff; margin-top:6px;
			  }
			  .precio_abajo_decuento{
			  font-size:18px; line-height:22px; height: 25px; font-weight:bold; color:#f18423;
			  }
			  .tachado_decuento{
			  position:absolute; top:20px; right:20px; z-index:99;
			  }
.franja_descuento_ficha {
			position:absolute; width:100%; z-index:99; height:80px; background-color:#173a41;
			}
	 	.info_descuento_ficha {
			float:left; width:50%; text-align:center; font-family: 'Noto Sans', sans-serif;
			}
		.texto_ficha{
			font-size:14px; font-weight:bold; color:#fff; margin-top:16px;
			}
			
		.cifra_ficha {font-size:28px; line-height:28px; height: 25px; font-weight:bold; color:#f18423
		}	
		.tachado_ficha  {
			position:absolute; z-index:99; width:50%;
		}
		.margen_tachado_ficha{
		margin:0 auto;
		}


