<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.offer_circle
{
    display: table;
    width: 40px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    background: url("../img/oferta_40x40.png") no-repeat ;
}
.offer_circle a
{
    color:red!important;
    vertical-align: middle!important;
    display: table-cell!important;
    font-weight: bold!important;

}
.offer_circle a:hover
{
    text-decoration: none;
}


.block_contentpo .offer_circle
{
    float:left;
    margin-right: 5px;
    margin-bottom: 5px;
}
.div_hook
{
    background : url("/img/404.gif") no-repeat top left;
    display: block!important;
}
.cont_offers_img
{
    position: relative;
    top: 5px;
    left: 5px;
    z-index: 100000;
    text-align: center;
}
#module-productoffers-default .item
{
    position: relative!important;
}
#cont_offers_img,#cont_offers_img_product .offer_circle
{
    text-align: center;
    float:left!important;
    margin-right: 5px;
    margin-bottom: 5px;
    display: table;
}
#cont_offers_img_product
{
    position: relative;
    margin-top: 10px;
}

#list_offers
{
    margin-top: 10px;
}
#list_offers .offer_circle
{
    float:left;
    margin-right: 5px;
    margin-bottom: 5px;
    width : 100px!important;
    height: 100px!important;
    font-size: 20px;
    background: url("../img/oferta.png") no-repeat !important;
}

#list_offers .offer_circle a span
{
    font-size: 20px;
}
#list_offers .offer_circle a
{
    font-size: 13px;
    padding: 15px;
}
#list_offers &gt; div
{
    margin-top: 10px;
}

#list_offers h1
{
    background: url("../img/bullet.png") no-repeat scroll 0 center transparent;
    color: #444444;
    display: block !important;
    font-size: 17px;
    font-weight: bold;
    line-height: 18px;
    margin: 0 0 15px;
    padding: 0 12px 1px 25px;
}
#product_list_offers .enc .offer_circle
{
    float:left;
}
#product_list_offers .enc 
{
    margin-bottom : 10px;
}
#product_list_offers .enc h4
{
    padding : 8px 8px;
    float:left;
    font-size: 15px;
}

.rightcolumn_po .enc_title
{
    font-size: 14px;
    padding-top: 15px;
    font-weight: bold;
    color:red;
    text-align: left;
}
.rightcolumn_po .enc_2
{
    border: 2px #f89d17 solid;
    margin:5px;
    color : red;
    font-size: 18px;
    text-align: center;
}

#featured-products-productoffers .block_content , #featured-products-offers .block_content{
	position:relative!important;
}


#featured-products-productoffers li,#featured-products-offers li {
    height: 240px;
    margin-right: 10px;
    padding: 10px 0;
    width: 126px;
    position:relative;
}

#featured-products-productoffers, #featured-products-offers{
	width:100%;
}


/* Ofertas relÃ¡mpago */

.only-left{
    font-weight: bold;
}

#lightning-offer{
    position:relative;
}

#lightning-offer .product-title,
#lightning-offer .product-price{
    float:left;
    width:50%;
    background-color:rgb(242, 240, 234);
    height:25px;
    padding:5%;
    padding:5px;
}

#lightning-offer .product_image{
    display: block;
    text-align: center;
    width: auto;
}

#lightning-offer .price{
    font-size:16px;
    font-weight:bold;
}

#lightning-offer .square-date{
    background:grey;
    padding-left:2px;
    padding-right:2px;
    padding-top:5px;
    padding-bottom:5px;
    color:white;
    font-size:15px;
}

#lightning-offer .discount{
    position: absolute;
    right: 0;
    top: 20%;
    font-size:28px;
    padding:5px;
    color:grey;
}

#lightning-offer .only-left{
    position: absolute;
    top: 70%;
    background: white;
    color:red;
    text-transform: uppercase;
    border: 1px solid red;
    border-radius: 4px;
    padding:3px;
    text-align:center;
    left:0px;
    width:100%;
    right:0px;
}</pre></body></html>