<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body{min-width:100%; min-height:100%}
*, *:after, *:before, html, body{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; vertical-align:baseline}
html, body{font-family:'Montserrat',sans-serif; font-size:14px; line-height:1.3em; color:#404040}

a, p, td, th, div, h1, h2, h3, h4, h5, h6, li, a{vertical-align:middle; text-align:left; text-decoration:none; color:inherit; font:inherit; line-height:inherit}
a:hover{text-decoration:none}
i{font-style:italic}
strong, b{font-weight:700}

h1, h1 *{font-size:40px}
h2, h2 *{font-size:36px}
h3, h3 *{font-size:32px}
h4, h4 *{font-size:28px}
h5, h5 *{font-size:24px}
h6, h6 *{font-size:20px}
h1, h1 *, h2, h2 *, h3, h3 *, h4, h4 *, h5, h5 *, h6, h6 *{line-height:1.5em}

input, select, button, textarea, *.boxinput{font:inherit; width:90%; padding:.6em; margin:.6em auto; display:block; border-radius:.4em; background-color:#f0f0f0; font-size:16px; border:0}
.branco{color:#fff}
.preto{color:#000}
.amarelo{color:#FDDC03}
.bgamarelo{background-color:#FDDC03}
.bgcinza{background-color:#e5e5e7}
.space{padding:1em 10px}
.spacing{padding:2em 10px}
.br_btn{border-radius:.5em; border:1px solid #fff!important}
#SlideFoto .br_buttons{display:none}
.descricao{margin:.7em 0}

.under{background:url('../imagens/bg.jpg') bottom center no-repeat; padding-bottom:8px}
.bgamarelo .under{background-image:url('../imagens/bg2.jpg')}

section{width:100%; min-width:300px; clear:both; display:block}
div.content{width:100%; min-width:300px; max-width:1000px; margin:0 auto}
div.contentinho{width:80%; min-width:288px; max-width:800px; margin:0 auto}
div.contentao{width:100%}
  @media screen and (min-width: 1250px){
    div.contentao{width:90%; margin:0 auto}
  }
  @media screen and (min-width: 1000px){
    div.content{width:95%}
  }

.listitens{padding:.8em .2em .8em 2em; border:6px solid #E5E5E7; background:#fff url('../imagens/item.png') 6px center no-repeat}
@media screen and (min-width: 720px){
  .listitens{width:49.9%; float:left}
}
@media screen and (max-width: 720px){
  .btncampanha a{width:100%; display:inline-block; text-align:center}
}

.imgblog{width:100%}
.separador{margin:1.5em auto; width:100%; height:2px}
  @media screen and (min-width: 700px){
    .imgblog{width:40%; margin-right:1.5em; float:left}
  }

#MostraProdutoFotos, #MostraProdutoDetalhes{padding:10px; vertical-align:top}
#MostraProdutoFotos{background-color:#f5f5f5}
  @media screen and (min-width: 700px){
    #MostraProdutoFotos, #MostraProdutoDetalhes{width:50%; float:left}
    #MostraProdutoDetalhes{padding-left:30px}
  }

div#Aviso{margin:0 auto; border-radius:10px; height:100px; width:96%}
div#Aviso div.img{position:absolute; margin:-5px 0 0 10px}
div#Aviso div.texto{position:absolute; margin:0px 10px 10px 90px; width:850px; height:60px}
div#Aviso p{color:#333}
div#Aviso p.bold, div#Avisos p.bold a{text-shadow:1px 1px #fff}

div#Avisos div.erro{border:2px solid #f00; background-color:#fdd}
div#Avisos div.erro p.bold, div#Avisos div.erro p.bold a{color:#f00}

div#Avisos div.aviso{border:2px solid #fc0; background-color:#fff2bf}
div#Avisos div.aviso p.bold, div#Avisos div.aviso p.bold a{color:#CCA400}

div#Avisos div.ok{border:2px solid #090; background-color:#d9ffd9}
div#Avisos div.ok p.bold, div#Avisos div.ok p.bold a{color:#090}

#selCidade select{
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  background:transparent url('../imagens/seta.png') right center no-repeat;
  padding-right:32px;
  color:#000;
  margin:0;
  border:none;
  text-align:right;
  width:100%
}

#MenuCategorias{width:80%; max-width:380px; position:fixed; height:100%; padding-top:10px; left:-100%; top:0; transition:left .3s ease; overflow-y:auto; border-right:5px solid #fff; z-index:500}
#MenuCategorias .contentao{width:100%; padding:0 10px}
#MenuCategorias ul{width:100%}
#MenuCategorias ul li{padding:16px 8px; width:100%; border-top:1px solid #999; padding:10px; transition:background-color .3s ease}
#MenuCategorias ul li:hover{background-color:rgba(255,255,255,0.3)}
#MenuCategorias ul li:first-child{border-top:0}

.listaProdutos{width:100%}
.listaProdutos li{padding:10px}
.listaProdutos li div.inner{transition:box-shadow .3s ease; padding:12px; border-radius:8px; border:1px solid #ccc}
.listaProdutos li div.inner:hover{box-shadow:1px 1px 4px #777}
  @media screen and (min-width: 1140px){
    .listaProdutos li{padding:10px; width:24.9%; float:left}
    .listaProdutos li:nth-child(4n+1){clear:both}
  }
  @media screen and (max-width: 1140px) and (min-width: 740px){
    .listaProdutos li{padding:10px; width:33.3%; float:left}
    .listaProdutos li:nth-child(3n+1){clear:both}
  }
  @media screen and (max-width: 740px) and (min-width: 520px){
    .listaProdutos li{padding:10px; width:49.9%; float:left}
    .listaProdutos li:nth-child(2n+1){clear:both}
  }


.listacidades li{padding:10px}
.listacidades li div{padding:10px; border:1px solid #FDDC03; border-radius:6px}
  @media screen and (min-width: 640px){
    .listacidades li{width:50%; float:left}
    .listacidades li:nth-child(2n+1){clear:both}
  }

#Topo{position:relative}
#Topo form{position:relative}
#Topo form input{font-size:18px; border-radius:1.5em; padding:.4em .7em; margin:0; width:100%; position:absolute; z-index:290; padding-right:40px}
#Topo form button{background-color:transparent; margin:3px 6px 0 0; padding:0; border:0; width:24px; float:right; color:#333; z-index:300; position:relative}
  @media screen and (min-width: 860px){
    #Topo ul{display:table; width:100%}
    #Topo ul li{display:table-cell}
    #Topo ul li.logo{width:280px; padding-right:60px}
    #Topo ul li.busca{width:calc(100% - 500px); max-width:100%; padding-top:15px}
    #Topo ul li.loja{width:250px; padding-left:20px; padding-top:6px}
  }
  @media screen and (max-width: 860px){
    #Topo ul li{width:100%!important}
    #Topo ul li.logo{text-align:center}
    #Topo ul li.logo img{width:90%; max-width:240px}
    #Topo ul li.loja{padding:48px 5px 0 5px}
  }

#Barra{padding:18px 8px 0 8px; height:56px}
#Baarra ul{display:flex; width:100%; justify-content:left; align-items:center}
#Baarra ul li{width:100%; white-space: nowrap; text-align:center; padding:0 16px}
#Barra a{font-size:16px; font-weight:bold}
  @media screen and (min-width: 1126px){
    #Barra ul{display:flex; width:100%; justify-content:left; align-items:center}
    #Barra ul li{width:100%; white-space: nowrap; text-align:center; padding:0 16px}
  }
  @media screen and (max-width: 1126px){
    #Barra ul{display:flex; width:100%; justify-content:left; align-items:center}
    #Barra ul li{display:none}
    #Barra ul li:first-child{display:block}
  }



#WhatsApp{position:fixed; bottom:8px; right:8px; color:#fff; background-color:#06D755; font-size:48px; border-radius:1em; padding:8px; width:64px; text-align:center}
  @media screen and (max-width: 580px){
    #WhatsApp{font-size:40px; border-radius:1em; padding:8px; width:56px; text-align:center}
  }

#Rodape p{line-height:1.3em}
#Rodape .coluna{padding:1em 0}
#Rodape .coluna img{width:90%; max-width:320px}
@media screen and (min-width: 750px){
  #Rodape .coluna2 *{text-align:right}
  #Rodape .coluna{width:50%; float:left}
}

.video{overflow:hidden; width:100%; max-width:800px; margin:0 auto; height:450px; transition:height 0.3s}
.video iframe, .video object, .video embed{top:0; left:0; width:100%; height:100%}
  @media screen and (max-width: 720px){.video{height:405px}}
  @media screen and (max-width: 640px){.video{height:360px}}
  @media screen and (max-width: 560px){.video{height:315px}}
  @media screen and (max-width: 480px){.video{height:270px}}
  @media screen and (max-width: 400px){.video{height:225px}}
  @media screen and (max-width: 320px){.video{height:180px}}

.btn{line-height:2em; margin:1em 0; line-break:anywhere}
.btn a, button{line-height:2em; border:1px solid #FDDC03; border-radius:1.2em; padding:.4em 1em; background-color:#FDDC03; color:#000; line-break:auto}
.bgamarelo .btn a, .bgamarelo button{background-color:#FDDC03}
.bgamarelo .btn a, .bgamarelo button, .bglaranja .btn a, .bglaranja button{border:1px solid #000; color:#000}
.btn a:hover, button:hover{background-color:#000; color:#fff; cursor:pointer; border:2px solid #000}

.center{text-align:center}
.right{text-align:right}
.fleft{float:left}
.fright{float:right}
.padding{padding:.5em 0}

.margintitle{margin:.6em 0}
.pointer{cursor:pointer}
.upper{text-transform:uppercase}
.bold, *.bold *{font-weight:bold}
.italic, *.italic *{font-style:italic}
.post, *.post *{font-size:14px}
.little, *.little *{font-size:12px}
.mini, *.mini *{font-size:10px}

*.break{display:block}
*.clear{clear:both}


/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered &amp; tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(../imagens/colorbox/overlay.png) repeat 0 0; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
    #cboxTopLeft{width:21px; height:21px; background:url(../imagens/colorbox/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(../imagens/colorbox/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../imagens/colorbox/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(../imagens/colorbox/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(../imagens/colorbox/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../imagens/colorbox/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../imagens/colorbox/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../imagens/colorbox/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url(../imagens/colorbox/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(../imagens/colorbox/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(../imagens/colorbox/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(../imagens/colorbox/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(../imagens/colorbox/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}</pre></body></html>