.icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
    font-size: 36px;
}


/* ==========================================
Single-colored icons can be modified like so:
.icon-name {
  font-size: 32px;
  color: red;
}
========================================== */

.icon-ico_devolucion_gratuita_24 {
    width: 1.1796875em;
}

.vent_icon {
    //width: 45%;
    //display: table-cell;
    text-align: center;
    background: #f2f2f2;
    -moz-border-radius: 25px;
    -webkit-boder-radius: 25px;
    border-radius: 25px;
}

.vent_text {
    display: table-cell;
    font-weight: 500;
    vertical-align: middle;
    padding-left: 10px;
    font-size: 11px;
    text-transform: uppercase;
}

.vent_item {
    /*float: left;
    margin-right: 15px;*/
	float: right;
    margin-left: 15px;
    display: table;
    /*width: 40%;*/
    margin-bottom: 10px;
    position: relative;
    top: 20px;
}

.logo_container {
    padding: 10px 0 15px;
    /*border-bottom: 1px solid #e2e2e2;*/
}

.ventajas_block {
    top: 1px;
}

.num_telef {
    font-size: 26px;
    line-height: 25px;
    color: black;
}

.texto_telef {
    font-size: 18px;
    font-weight: bold;
    color: black;
    font-fami: arial;
}

.horario_telef {
    color: #666;
}

.info_aten_cliente {
    margin-bottom: 30px;
}

.espaciado {
    background-color: rgb(242, 242, 242);
    width: 100%;
    height: 50px;
}
