.areaentrega {
    font-family: Verdana, Arial, serif;
    font-size: 10px;
    text-align: center;
    background-color: #FCE8C9;
    border: 1px solid #B0251D;
    border-top: 0;
    padding: 5px;
    margin: 0;
}

/* Início da CSS referente ŕ vitrine de produtos Ofertas/Novos */
#vitrine {
    overflow: hidden;
}

#vitrine > div {
    clear: both;
    font-weight: bold;
}

.lista_vitrine {
    text-align: center;
    background-color: #FFFFFF;
    padding: 0;
    width: 100%;
    border-spacing: 20px 10px;
    border-collapse: separate;
}

.blackskull .lista_vitrine {
    overflow: hidden;
}

.lista_vitrine em {
    font-style: normal;
}

.lista_vitrine td {
    width: 33%;
    padding: 0 5px;
    overflow: hidden;
}

.cluetip-default {
    background-color: transparent;
}

.ui-widget-content, .blackskull .ui-widget-content {
    border: 0;
}

#popup-especificacoes {
    background-color: #FFFFFF;
    border: 2px solid #47A3AB;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -moz-box-shadow: 3px 3px 5px 2px #CCCCCC;
    -webkit-box-shadow: 3px 3px 5px 2px #CCCCCC;
    box-shadow: 3px 3px 5px 2px #CCCCCC;
    padding-bottom: 10px;
}

.on #popup-especificacoes {
    border: 1px solid #e7e7e7;;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-shadow: 0 3px 10px 0 rgba(50, 50, 50, 0.10);
    -moz-box-shadow: 0 3px 10px 0 rgba(50, 50, 50, 0.10);
    box-shadow: 0 3px 10px 0 rgba(50, 50, 50, 0.10);
}

.blackskull #popup-especificacoes {
    background-color: #fff;
    border: 2px solid #cf282c;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -moz-box-shadow: 3px 3px 5px 2px #CCCCCC;
    -webkit-box-shadow: 3px 3px 5px 2px #CCCCCC;
    box-shadow: 3px 3px 5px 2px #CCCCCC;
}

#popup-especificacoes h4 {
    margin: 0;
    padding: 5px;
    color: #fff;
    background-color: #47A3AB;
}

.blackskull #popup-especificacoes h4 {
    margin: 0;
    padding: 5px;
    color: #fff;
    background-color: #cf282c;
}

.on #popup-especificacoes h4 {
    background: none repeat scroll 0 0 #373737;
    color: #fff;
    font-family: "open_sansregular", Helvetica, Arial, sans-serif;
    font-weight: bold;
}

#popup-especificacoes p {
    margin: 0;
    padding: 5px;
    clear: both;
    text-indent: 0;
}

#popup-especificacoes ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#popup-especificacoes ul li {
    list-style: none;
    display: block;
    float: left;
    padding: 0 10px;
    margin: 5px 0;
    color: #000;
    font-weight: bold;
    border-right: 1px solid #6c6c6c;
}

#popup-especificacoes ul li:last-child {
    border: none;
}

.ui-cluetip-header {
    display: none;
}

.ui-cluetip-content {
    padding: 0;
}

.imagem-produto td {
    vertical-align: bottom;
    padding-top: 30px;
    position: relative;
}

.imagem-produto:first-child td {
    vertical-align: bottom;
    padding-top: 30px;
}

.preco-produto {
    margin: 50px;
}

.preco-produto td {
    vertical-align: top;
    background: #fff;
    border: 1px solid #e7e7e7;
    padding: 10px;
    min-height: 165px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-shadow: 0 3px 10px 0 rgba(50, 50, 50, 0.10);
    -moz-box-shadow: 0 3px 10px 0 rgba(50, 50, 50, 0.10);
    box-shadow: 0 3px 10px 0 rgba(50, 50, 50, 0.10);
}

.blackskull .preco-produto td {
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #e30613;
}

.preco-produto img {
    margin: 5px auto 10px auto;
}

.preco-produto em {
    display: block;
}

.preco-produto .com-desconto strong {
    font-size: 2.25em;
    /*line-height: 1.25em;*/
    margin: 10px 0 5px 0;
    display: block;
    color: #009cb8;
}

.preco-produto .preco-de {
    text-decoration: line-through;
    color: #666;
}

.preco-produto strong,
.preco-produto .preco-por {
    font-weight: bold;
    font-size: 1.1em;
}
.blackskull .com-desconto strong {
    color: #e30613;
}

.com-desconto .desconto {
    display: block;
    background: #484848;
    color: #fff;
    font-style: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 5px 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.blackskull .com-desconto .desconto {
    background-color: #e30613;

}

.com-desconto span {
    font-weight: bold;
}

#vitrine .lista_vitrine img {
    vertical-align: middle;
}

#vitrine .lista_vitrine form {
    margin: 0;
    padding: 0;
}

#vitrine .lista_vitrine a {
    vertical-align: middle; /* aligns the img/caption container */
    text-decoration: none;
}

.lista_vitrine h3 {
    font-size: 1rem;
    margin: 0;
    display: inline;
}

.nada p {
    background-color: #ffffff;
}

.promo_validity {
    font-size: 0.8em;
}

#vitrine .promo_validity {
    font-size: 1.1em;
}

#banners-container {
    position: relative;
    height: 300px;
    margin-top: 10px;
}

.blackskull #banners-container {
    margin-top: 0;
}

#banner-lateral {
    left: 0;
    float: left;
    width: 225px;
}

#banner-lateral img {
    background: no-repeat left center;
}

#banners-vitrine {
    overflow: hidden;
    height: 300px;
    position: relative;
    background-color: #eee;
}

#banners-vitrine-container {
    height: 300px;
    -o-transition-property: none !important;
    -moz-transition-property: none !important;
    -ms-transition-property: none !important;
    -webkit-transition-property: none !important;
    transition-property: none !important;
    /*CSS transforms*/
    -o-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    /*CSS animations*/
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
}

#banners-vitrine-container * {
    -o-transition-property: none !important;
    -moz-transition-property: none !important;
    -ms-transition-property: none !important;
    -webkit-transition-property: none !important;
    transition-property: none !important;
    /*CSS transforms*/
    -o-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    /*CSS animations*/
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
}

#banners-vitrine-container div {
    margin: 0;
    padding: 0;
    left: 0;
    top: 0;
    height: 300px;
    position: absolute;
    width: 100%;
    display: none;
}

#banners-vitrine-container div:first-child {
    display: block;
}

#banners-vitrine img {
    width: 100%;
    height: 300px;
    position: absolute;
    left: 0;
    background: no-repeat center center;
}

#banners-botao {
    right: 0;
    float: right;
    width: 225px;
    text-align: right;
    overflow: hidden;
    display: none;
}

#banners-botao > div {
    margin-bottom: 10px;
}

#banners-botao img {
    background: no-repeat right center;
}

#canais-container {
    text-align: center;
    z-index: 99;
    bottom: 10px;
    left: 10px;
}

.blackskull #canais-container {
    width: 100%;
    margin: 0 auto;
    bottom: 10px;
    left: 0;
}

#canais {
    display: none;
    position: absolute;
    margin: 12px;
    width: 100%;
    z-index: 100;
    text-align: center;
    bottom: 0;
}

#canais span {
    background-color: #ccc;
    color: #ccc;
    cursor: pointer;
    margin: 0 3px;
    width: 14px;
    height: 14px;
    display: block;
    float: left;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    font-size: 0;
}

#canais .current {
    background-color: #44929F;
    color: #44929F;
}

.blackskull #canais span {
    border: 0;
    cursor: pointer;
    margin: 0 2px;
    float: left;
    font-size: 0;

    border-radius: 50px;
    height: 12px;
    width: 12px;
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.30);
}

.banner_home .banner_principal .canais span {
}

.banner_home .banner_principal .canais .current {
}

.blackskull #canais .current {
    background-color: #e30613;
    border: 0;
    color: #e30613;
}

#floater {
    position: absolute;
    background-color: transparent;
    display: none;
}

#floater-close {
    float: right;
    cursor: pointer;
    position: absolute;
    right: 0;
}

#floater-progress {
    background-color: #cc0000;
    height: 2px;
    position: absolute;
    font-size: 2px;
}

#filtro {
    float: left;
    padding: 0 0 10px 0;
}

#ordenacao {
    float: right;
    padding: 0 0 10px 0;
}

.paginator {
    padding: 10px 0;
    height: 30px;
    line-height: 30px;
    font-size: 1rem;
    border-top: 1px dotted #808080;
    background: #FFFFFF url('/images/fundo-navegacao.gif') repeat-x bottom;
    width: 100%;
    text-align: center;
}

.blackskull .paginator {
    background: none;
    border: 0;
}

.paginator-content {
    vertical-align: middle;
}

.paginator .naveg {
    display: inline-block;
    margin: auto 20px;
    font-weight: bold;
}

.paginator .naveg select {
    vertical-align: middle;
}

.paginator .naveg a,
.paginator .naveg .current {
    padding: 4px 6px;
    margin: 0 2px;
    border: 1px solid transparent;
}

.paginator .naveg span.arrows {
    color: #6c6c6c;
    padding: 6px;
}

.paginator .naveg .current {
    color: #44929F;
    font-weight: bold;
}

.blackskull .paginator .naveg .current {
    color: #e30613;
}

.paginator .naveg a:hover {
    text-decoration: none;
    background: #44929F;
    color: #fff;
    border-radius: 4px;
}

.blackskull .paginator .naveg a:hover {
    background: #e30613;
}

.nome-produto strong {
    text-transform: uppercase;
    font-weight: bold;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.lista_vitrine a:hover {
    text-decoration: none;
    color: #666;
}

.on .header, .on .main .colmask {
    background: #fff;
}

.aviso-promocao {
    text-align: center;
    margin: 0 auto;
}

.aviso-promocao p {
    text-align: center;
    text-indent: 0;
}

#aviso-estoque {
    font-size: 1.25em;
    font-weight: bold;
    font-style: italic;
    background: #7C7C7C;
    color: #fff;
    padding: 5px;
    margin: 0 20%;
}

.selo_bf {
    background: transparent url('/images/selo_bf.png') no-repeat top left;
    position: absolute;
    top: 0;
    left: 0;
    width: 114px;
    height: 92px;
}

.selo_aniversario {
    background: none;
    position: absolute;
    top: 10px;
    left: 0;
    width: 0;
    height: 0;
}

.selo_promo {
    background: none;
    background-size: 100%;
    position: absolute;
    top: 10px;
    left: 0;
    width: 0;
    height: 0;
}

#aviso-olimpiadas {
    margin: 0 auto 10px auto;
    text-align: center;
}

#aviso-olimpiadas img {
    max-width: 100%;
    height: auto;
}

@media screen and (min-width: 1200px) {
    #banners-botao {
        display: block;
    }
}