/* 
    Document   : vitrine_simple
    Created on : 12/01/2013, 09:04:41
    Author     : Assuero
    Description:
        Purpose of the stylesheet follows.
*/

/*Vitrine */
.produtos_item_vitrine                                                          {width: 100%; height: 100%; background-position: center; background-size: 100% 100%; } 
.produtos_vitrine_titulo                                                        {font-weight:  bold; width:100%; text-align: center; white-space: normal; position: relative;}
.produtos_vitrine_image_container                                               {margin: 0px auto 7px auto; padding: 3px; background: url(/media/images/textures/paginas/transparent_20.png) repeat; position: relative; font-size: 0.7em; white-space: normal; overflow: hidden}
.produtos_vitrine_valor_container                                               {text-align: center; font-size: 15pt;}
.produtos_vitrine_comprar                                                       {margin:7px 0 30px 0; display: inline-block}
.img_vitrine_slot                                                               {float: left}
.badge_lancamento                                                               {right: 0; background: url(/media/images/layout/modulos/badges/lancamento_red.png) no-repeat; width: 130px; height: 91px; position: absolute; top: 0;}
.parcelado_vitrine                                                              {text-align: center; height: 18px; font-size: 0.8em;}
.valor_vitrine_promocao                                                         {text-decoration:line-through; font-size: 0.6em; position: relative;}
.produtos_container_vitrine                                                     {white-space: nowrap; display: block!important;}