<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pictos {
    font-size: 10px;
    line-height:18px;
    text-transform: uppercase;
}
.pictos p {
    margin: 0;
    padding: 0;
}
.pictos-txt {
    padding-left: 15px;
}
.picto {
    padding: 15px 0;
    border-bottom: 1px solid #cccccc;
}
.articulo-homologaciones {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 15px;
    margin-top: 15px;
}
.articulo-homologacion {
    float: left;
    margin-right: 10px;
}
.product-detail-image .main-image-wapper
{
    background: white;
    text-align: center;
}
.catalogo-bc {
    padding: 20px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(204,204,204,0.5);
    font-size: 12px;
}
.catalogo-bc a {
    color: #555;
    text-decoration: underline;
}
.catalogo-bc a:hover {
    color: black;
    text-decoration: none;
}
.articulo-nombre {
    padding: 0;
}
.articulo-nombre h3 {
    font-size: 25px;
}
.articulo-gama-logo {
    position: absolute;
    top: 10px;
    right: 24px;
}
.main-image-wapper {
    position: relative;
}
.tab-details-product table {
    width: auto;
}
.tab-details-product .tab-container {
    padding-bottom: 0;
}</pre></body></html>