element.style {
}
#header-main div[class^="element-"] {
    display: table-cell;
    vertical-align: middle;
}
div[class^="element"] {
    display: inline-block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
    vertical-align: top;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
user agent stylesheet
div {
    display: block;
}
body {
    background: #fff;
    color: #000;
    /* font-family: 'open_sans_semibold'; */
    line-height: 25px;
    -webkit-font-smoothing: antialiased;
}
body {
    font-family: Arial,Sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
}
user agent stylesheet
html {
    color: -internal-root-color;
}
#header-main .element-shopping-cart .link-shopping-cart .shopping-cart-total-price-wrapper, #header-main .element-shopping-cart .link-shopping-cart .shopping-cart-title {
    display: table;
}
#product-list .product-list-item .product-info .product-name, #product-list-sidebar .product-list-item .product-info .product-name {
    color: #000;
    font-family: 'open_sans_bold';
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 10px;
    min-height: 48px;
    text-align: center;
    text-transform: uppercase;
}
#product-list .product-list-item .product-info .product-price, #product-list-sidebar .product-list-item .product-info .product-price {
    color: #01140e;
    font-family: 'open_sans_bold';
    line-height: 24px;
    text-align: center;
}
#product-list .product-list-item .product-info .product-cash-price, #product-list-sidebar .product-list-item .product-info .product-cash-price {
    font-size: 12px;
    line-height: 18px;
    text-align: center;
}
.btn .btn-text {
    color: #08330b;
    font-family: 'open_sans_bold';
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
}

/* Banner principal 100% */ 
body.pagina-home #nav-main .element-menu-category, 
body.pagina-home #nav-main .element-menu-main { 
margin-bottom: 0 !important; 
} 
 .element-banner-main .container-12, 
.element-banner-main .container-12 .grid-12 { 
    margin-left: 0 !important; 
    margin-right: 0 !important; 
    max-width: 100% !important; 
    padding-left: 0 !important; 
    padding-right: 0 !important; 
    width: 100% !important; 
} 
 .element-banner-main img { 
width: 100%; 
} 

/* Banner tarja 100% */ 

.element-banner-stripe .container-12,  

.element-banner-stripe .container-12 .grid-12, 

.element-banner-stripe #banner-stripe, 

.element-banner-stripe { 

    margin: 0 !important; 

    max-width: 100% !important; 

    padding-left: 0 !important; 

    padding-right: 0 !important; 

    width: 100% !important; 

}  

  

.element-banner-stripe li img, 

.element-banner-stripe li {  

    width: 100%;  

} 

 