<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

body {
    font-family: Verdana, Arial, sans-serif;
    text-align: center;
    margin: 0px;
    padding: 0px;
    font-size: 10px;
    /*background:#fff url(imgTemplate/fondoBody.jpg) top repeat-x;*/
}

.container {
    position: relative;
    width: 999px;
    text-align: left;
    margin: auto;
}

#cabecera .container {
    padding: 0 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/* -------------------------- ESTILOS CABECERA ------------------------- */

#cabecera {
    /* Cabecera del resto de páginas */
    position: relative;
    width: 100%;
    background: #eee;
    background: url(imgTemplate/fondo-header.jpg);
    margin-bottom: 15px;
    background-repeat: repeat-x;
    background-size: contain;
}

#logo {
    position: relative;
    top: 0px;
    padding: 25px 0;
}

#flashCabecera {
    position: relative;
}

#infoCabecera {
    position: absolute;
    top: 20px;
    right: 0;
    width: 500px;
}

.cabecera-tel,
.cabecera-mail,
.cabecera-whats,
.cabecera-loc {
    padding-left: 20px;
    background-size: 20px;
    background-repeat: no-repeat;
}

.cabecera-tel {
    background-image: url('/imgTemplate/icon-phone.png');
}

.cabecera-whats {
    background-image: url('/imgTemplate/icon-whats.png');
}

.cabecera-mail {
    background-image: url('/imgTemplate/icon-mail.png');
}

.cabecera-loc {
    background-image: url('/imgTemplate/icon-maps.png');
}

#infoCabecera&gt;div {
    width: 50%;
    float: left;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#infoCabecera&gt;div&gt;span {
    margin: 6px 0;
    display: inline-block;
}

#infoCabecera&gt;div&gt;span,
#infoCabecera&gt;div&gt;span&gt;a {
    font-size: 15px;
    color: #666;
}

#infoCabecera&gt;div&gt;span&gt;a:hover {
    color: #e32d1f;
}

#menuCabecera {
    position: relative;
    width: 100%;
    text-align: center;
    overflow: hidden;
}

#menuCabecera div {
    float: left;
}

#menuCabecera a {
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    padding: 15px 44px;
    color: #333;
}

#menuCabecera a:hover,
#menuCabecera a.active {
    background-color: #e32d1f;
    text-decoration: none;
    color: #eee;
}

.botonCabecera {
    position: relative;
    width: 160px;
    height: 40px;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
}

.botonCabecera a {
    color: #444444;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 2px;
}

.botonCabecera a:hover {
    color: #111111;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    letter-spacing: 2px;
}


/* --------------- ESTILOS MENU DE LA CABECERA -------------------------- */

#menuPrincipal {
    position: absolute;
    top: 158px;
    right: 50px;
    width: 600px;
    height: 30px;
    text-align: right;
}

.elementoMenuTop a {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #216907;
    padding: 0px 10px 0px 10px;
}

.elementoMenuTop a:hover {
    color: #59C029;
    text-decoration: underline;
}

#cuerpo {
    position: relative;
    margin: 0;
    padding: 0;
    padding-top: 5px;
    background: url(imgTemplate/fondoContainer.jpg);
    position: relative;
    width: 999px;
    text-align: left;
    margin: auto;
}

#contenido {
    position: relative;
    margin-left: 285px;
    width: 660px;
}

#separador {
    clear: left;
}

.category_desc {
    width: 600px;
    font-size: 10px;
    padding: 0px;
}

#pie {
    position: relative;
    width: 999px;
    height: 174px;
    background: url(imgTemplate/fondoPie.jpg) top no-repeat;
    text-align: right;
    margin: 0 auto;
}

#pie #info {
    position: absolute;
    top: 90px;
    left: 85px;
}

#pie #legal {
    position: absolute;
    left: 50px;
    top: 150px;
}

#pie #legal a:hover {
    color: #000000;
}

#pie #tarjetas {
    position: absolute;
    top: 145px;
    right: 40px;
}

#tabla1 {
    position: relative;
    width: 300px;
    height: 208px;
    float: left;
}

#tabla2 {
    position: relative;
    width: 300px;
    height: 208px;
    float: right;
}


/*---------------------------COLUMNA IZQUIERDA------------------------------------
--------------------------------------------------------------------------------*/

#lateralIzq {
    position: relative;
    margin-left: 34px;
    float: left;
    width: 243px;
    display: inline;
    text-align: left;
}

.imgContactar {
    position: absolute;
    z-index: 2;
    top: -25px;
    right: 1px;
}

.numSubSec {
    display: none;
    font: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
}


/*---------------------------NIVELES DE CATEGORIA---------------------------------
--------------------------------------------------------------------------------*/

.categoria0 {
    padding: 3px 0px 3px 0px;
    margin-left: 2px;
    font-weight: bold;
}

.categoria0 a {
    color: #fff;
    text-decoration: none;
}

.categoria0 a:hover {
    color: #eee;
    text-decoration: underline;
}

.categoria1 {
    padding: 3px 0px 3px 0px;
    margin: 0px 10px 0px 10px;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    text-align: left;
}

.categoria1 a {
    color: #bbb;
}

.categoria1 a:hover {
    color: #bbb;
}

.categoria2 {
    padding: 2px 0px 2px 0px;
    margin: 0px 10px 0px 15px;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
}

.categoria2 a {
    color: #999999;
}


/*---------------------------ESTILOS DE LOS MENUS DE XTRA PAGES-------------------------------------*/

.elementoMenu {
    width: 136px;
    margin-top: 2px;
}

.elementoMenu a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #888888;
}

.elementoMenu a:hover {
    color: #009900;
}

.elementoMenuActual {
    width: 136px;
    margin-left: 5px;
    margin-top: 2px;
    background-color: #ededed;
}

.elementoMenuActual a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #2A5D12;
}


/*---------------------------ESTILOS DE LAS CAJAS------------------------------------
--------------------------------------------------------------------------------*/

#contenido .infoBoxHeading {
    background: none;
    color: #666;
}

.infoBoxHeading {
    width: 243px;
    height: 38px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    margin: 5px 0px 0px 0px;
    background: url(imgTemplate/fondoTitular.jpg);
    text-align: left;
}

.infoBoxHeading td {
    padding-left: 10px;
}


/*Box*/

.infoBoxHeading td a {
    color: #777777;
}

.infoBoxHeading td a:hover {
    color: #ccc;
}

.infoBox {
    margin-top: 5px;
}

.infoBox img {
    margin: 0px 5px 0px 4px;
}

.infoBoxContents {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding: 5px;
}

.infoBoxContents a:hover
/*Categorias en general*/

{
    font-weight: bold;
}

.boxText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #fff;
}

.boxText a {
    color: #fff;
}

#cuadroBusqueda .boxtext {
    background-color: #cccccc;
    border: 1px dashed #888888;
}


/*---------------------------------BOX CARRO COMPRA-----------------------*/

#carro {}

*html #carro {}

.productListing a {
    color: #666666;
}

.productListing a:hover {
    color: #999999;
}

#carro .infoBoxContents a
/*elementos del carro*/

{
    width: 210px;
    font-size: 11px;
    color: #000000;
}

#carro .boxText
/*precio total*/

{
    font-size: 12px;
    font-weight: bold;
    margin-right: 8px;
}

.itemInCart
/*numero de elementos*/

{
    font-size: 11px;
    color: #fff;
}

.itemInCart a
/*numero de elementos*/

{
    font-size: 11px;
    color: #fff;
}

.newItemInCart
/*Nuevo producto en box carro compra */

{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #C0091B;
}

.cabeceraBoxCesta {
    width: 200px;
    background-color: #F8D582;
    margin: 0px 0px 4px 0px;
    padding: 2px 0px 2px 0px;
    text-align: center;
}

.cabeceraBoxCesta span {
    padding: 0px 10px 0px 10px;
    color: #85602A;
}

.cabeceraBoxCesta span a {
    color: #85602A;
    text-decoration: none;
}


/*-------------------------------LISTADOS DE PRODUCTOS--------------------------------
------------------------------------------------------------------------------*/

td .smallText a:hover {
    color: #333333;
}


/*---------------------------ESTILOS DEL BLOQUE DE SECCIONES-----------------------
--------------------------------------------------------------------------------*/

#bloqueSecciones {
    width: 660px;
    margin-left: 5px;
    text-align: center;
}

.elementoSeccion {
    width: 191px;
    height: 248px;
    float: left;
    background: url(imgTemplate/cajaSec.jpg);
    margin: 8px 7px 3px 7px;
    position: relative;
    text-align: center;
    display: block;
}

.styleSeccionImage {
    position: relative;
    display: block;
    margin: 20px 0px 3px 0px;
    width: 160px;
    padding: 0px 0px 10px 0px;
    margin: auto;
    top: 20px;
}

.styleSeccionName {
    position: absolute;
    top: 167px;
    left: 0px;
    width: 80%;
    padding: 0% 10% 0% 10%;
    text-align: center;
}

.styleSeccionName a {
    display: block;
    font-size: 12px;
    color: #555555;
    font-weight: normal;
    margin-top: 3px;
    margin: auto;
    text-decoration: none;
    font-family: Verdana;
}

.styleSeccionName a:hover {
    color: #111111;
    text-decoration: underline;
}


/*---------------------------ESTILOS DEL BLOQUE DE PRODUCTOS-----------------------
--------------------------------------------------------------------------------*/

.bloqueProductos {
    width: 660px;
    margin-left: 0px;
    text-align: center;
}

.bloqueProductos .productListing-heading {
    display: none;
}

.productListing-even td,
.productListing-odd td {
    vertical-align: middle;
}

.elementoProducto {
    width: 329px;
    height: 196px;
    position: relative;
    float: left;
    text-align: left;
    background: url(imgTemplate/cajaProd.jpg);
}

.styleProductModel {}

.styleProductName {
    position: absolute;
    top: 10px;
    left: 162px;
    width: 143px;
    font-size: 16px;
    font-weight: bold;
}

span .styleProductName a {
    font-size: 14px;
    font-weight: normal;
}

.styleProductName a:hover {
    color: #111111;
    text-decoration: underline;
}

.styleProductManufacturer {
    display: block;
    font-size: 12px;
}

.styleProductPrice {
    position: absolute;
    top: 95px;
    right: 20px;
    font-size: 18px;
    font-weight: normal;
    color: #ee2222;
}

.styleProductQuantity {
    display: none;
    position: absolute;
    bottom: 10px;
    left: 10px;
    font-style: italic;
}

.styleProductDescription {
    position: absolute;
    top: 45px;
    left: 115px;
    width: 150px;
    height: 50px;
    overflow: hidden;
    font-size: 10px;
}

.styleProductWeight {}

.styleProductImage {
    position: relative;
    margin-left: 20px;
    margin-top: 35px;
    float: left;
}

.cartQuantity {
    display: none;
    position: absolute;
    bottom: 10px;
    left: 10px;
    font-size: 10px;
    font-weight: bold;
}

.styleProductBuyNow {
    position: absolute;
    bottom: 6px;
    right: 5px;
}

.paginacionProductos
/*numero de paginas de productos, debajo de un listad0*/

{
    width: 510px;
    margin-top: 10px;
    clear: both;
    padding: 2px;
    padding-top: 20px;
}

.paginacionProductos .smallText {
    font-size: 11px;
    color: #666;
}

SPAN.markProductOutOfStock {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #c76170;
    font-weight: bold;
}

SPAN.productSpecialPrice {
    font-family: Arial, Helvetica, sans-serif;
    color: #ff0000;
}

TD.smallText,
SPAN.smallText,
P.smallText a:hover {
    display: block;
    color: #666;
}

TD.main,
P.main {
    padding: 0;
}


/* layout */

.product-left-block,
.product-right-block {
    padding: 0 15px;
}

.product-left-block {
    width: 50%;
}

.product-right-block {
    width: 50%;
}

.product-content-block {
    width: 100%;
}

.product-price {
    font-size: 45px;
    font-weight: 900;
    color: #e22e1f;
    width: 100%;
    text-align: center;
    line-height: 35px;
}

.product-buy-button {
    width: 100%;
    margin: 30px 0;
}

.product-add-to-cart {
    padding: 10px;
    width: 100%;
    border: 0;
    background-color: #e22e1f;
    color: #fff;
    font-size: 20px;
    font-weight: 100;
    cursor: pointer;
    transition: 0.1s ease-in-out;
    text-transform: uppercase;
    font-style: italic;
}

.product-add-to-cart:hover {
    background-color: #333;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    transform: translateY(-3px);
}

.product-image-block {}

.product-image-block img {
    max-width: 100%;
}

.product-infos-block {
    font-size: 12px;
}

.product-infos-block h3 {
    margin: 0;
}

.product-infos-block p {
    margin: 0;
    font-size: 10px;
}


/*-------------------- BLOQUE DE FICHA PRODUCTO -----------------------------*/

.cont_env_facebook {
    width: 601px;
    height: 300px;
    position: relative;
    margin-left: 20px;
}

.cont_env_facebook img {
    border: none;
}

.cont_extra_info {
    width: 625px;
    height: 400px;
    background: #fff url(imgTemplate/BOX_top.jpg) no-repeat top;
    position: relative;
    margin-left: 10px;
}

.bottom_extra_info {
    width: 625px;
    height: 34px;
    background: #fff url(imgTemplate/BOX_bottom.jpg) no-repeat bottom;
    margin-bottom: 20px;
    margin-left: 10px;
}

.texto_extra {
    position: absolute;
    top: 260px;
    margin: 0px 20px 0px 20px;
}

.negrita {
    font-weight: bold;
}


/*---------------------------ESTILOS GENERALES------------------------------------

--------------------------------------------------------------------------------*/

h1 {
    font-size: 24px;
    color: #333333;
    margin: 0px;
    font-weight: normal;
}

h2 {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #333333;
    margin: 0px;
}

#contenido a {
    color: #333333;
    text-decoration: none;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

#contenido a:hover {
    color: #333333;
    text-decoration: underline;
}

.Estilo1 {
    color: #00CC33;
    font-weight: bold;
}

.float-block {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    display: block;
    max-width: 100%;
}

.float-block:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.float-row {
    margin-left: -15px;
    margin-right: -15px;
}

.bx-wrapper .bx-viewport {
    max-width: 100%;
    margin: 0 auto;
    background: none;
    box-shadow: none;
}

.bx-viewport ul {
    margin: 0;
}

.bx-wrapper {
    margin: 0 auto 15px;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
    z-index: 10;
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url('/scripts/bxslider/images/controls.png') no-repeat -25px -0px;
    background-size: 50px;
}

.bx-wrapper .bx-next:hover {
    background-position: -25px -25px;
}

.bx-wrapper .bx-prev {
    right: 10px;
    background: url('/scripts/bxslider/images/controls.png') no-repeat 0px 0px;
    background-size: 50px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0px -25px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #e32d1f;
}

.bx-wrapper img {
    margin: 0 auto;
}</pre></body></html>