@media only screen and (min-width: 768px) and (max-width: 1000px) {
	.mini-banner .modulo.span4 {
		width: 31.4% !important;
	}
}	

@media only screen and (max-width: 767px) {
    ol.flex-control-nav.flex-control-paging {
        bottom: -5px;
    }
}

.menu.superior .nivel-um, .menu.superior .nivel-um > li:hover .nivel-dois {
	background-color: #ff0000;
}

.menu.superior .nivel-um > li > a > strong, .menu.superior .nivel-dois > li > a {
	color: #fff;
}

.menu.superior .nivel-um > li:hover {
	background: transparent;
}

.menu.superior .nivel-um > li:hover > a > strong {
   	color: #e6e6e6 !important;
}

.menu.superior {
	z-index: -10;
}

.menu.superior .nivel-um > li > a > strong {
    text-transform: capitalize !important;
}

.menu.superior .nivel-dois {
    background: #f1f1f1 !important;
}
.menu.superior .nivel-dois > li > a {
    color: #000000;
	font-weight: 600;
}
.menu.superior .nivel-dois > li > a:hover {
    color: #ef1a38;
	font-weight: 600;
}

.logo a img {
    max-width: 70%;
}

.logo a img {
    max-width: 70%;
}

#cabecalho > .conteiner:before {
    background: #ef1a38;

}

.barra-inicial {
    /*background: #B01328;*/
	background: #ff0000;
}

/* Colocado nessa versão */
.barra-inicial li a, .barra-inicial li span {
	opacity: 1.0 !important;
}

.carrinho .qtd-carrinho {
    color: #ff0000;
}

.my_account li:hover a {
    background: #B01328;
}

.carrinho-interno > div .botao {
    /*background: #B01328;*/
	background: #ff0000;
}

.carrinho-interno > div .botao:hover {
    background: #ef1a38;
}

.menu.superior .nivel-um > li:hover > a > strong {
    /*color: #B01328;*/
	color: #ff0000;
}

.titulo-categoria::before {
    /*background: #B01328;*/
	background: #ff0000;
}

.listagem-item .acoes-produto .botao.principal {
    /*background: #B01328;*/
	background: #ff0000;
}

.listagem-item .acoes-produto .botao.principal:hover {
    background: #ef1a38;
}

/* Bandeira Promoção - colocado nessa versão */
span.fundo-principal.bandeira-promocao, span.nto-promoinfo>span:last-child {
	background: #ff0000 !important;
}

/* Bandeira Indisponível */
span.bandeira-indisponivel.fundo-secundario {
    color: #ffffff !important;
}

/* Favorito - colocado nessa versão */
.listagem-item:hover a.btn-favorite:hover {
	color: #ff0000 !important;
}

/* Breadcrumbs - Página do produto - colocado nessa versão */
.breadcrumbs ul li:last-child a {
	background: #ff0000 !important;
}

/* Rodapé */
#rodape .institucional {
    /*background: #B01328;*/
	background: #ff0000;
}

#rodape .lista-redes i {
    background: #ef1a38;
	background: #222;
}

/* adicionano nessa versão */
#rodape div.contato i {
	opacity: 1.0 !important;
}

#rodape .links-rodape li a, #rodape p, #rodape div.contato li a, #rodape .atd-rodape {
	opacity: 1.0 !important;
}

#rodape .links-rodape li a:hover, #rodape p:hover, #rodape div.contato li a:hover {
	color: #cccccc !important;
}	

/* fim - adicionano nessa versão */


#rodape .atd-rodape:hover {
    /*color: #B01328;*/
	color: #ff0000;
}

#rodape .lista-redes i:hover::before {
    /*color: #B01328;*/
	color: #ff0000;
}

.fundo-principal,
.botao.principal,
.menu li:hover>a .fundo-secundario,
.flex-control-paging li a.flex-active,
.dropdown-menu>li>a:hover,
.filtro.lista ul li label:hover,
.menu-simples li a:hover,
.menu-simples li.active a {
    background-color: #B01328;
}

a.botao.principal.ir-carrinho.hidden-phone {
    /*background: #B01328;*/
	background: #ff0000;
}

.identificacao .control-group .submit-email.botao.principal {
    /*background: #B01328;*/
	background: #ff0000;
}

.head-mobile {
    /*background: #B01328;*/
	background: #ff0000;
}

.title-menu {
    background: #ef1a38;
}

.lrMenuOpen .meuspedidos,
.lrMenuOpen .minhaconta {
    /*background: #B01328;*/
	background: #ff0000;
}

#rodape .loja-integrada-copyright {
    display: none;
}

#rodape .design-fox {
    display: none !important;
}

#rodape > div:last-child .conteiner {
    display: none;
}

.logo a img {
    max-width: 90%;
}

#cabecalho {
    padding-top: 10px;
    padding-bottom: 10px;
}

.menu.superior .nivel-um {
    margin-top: 10px;
}

@media (min-width:729px) {
    .video-sobre {
        text-align: center;
    }
}

@media (max-width:728px) {
    .video-sobre {
        position: relative;
        padding-bottom: 56.25%;
        /* 16:9 */
        padding-top: 25px;
        height: 0;
    }
    .video-sobre iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
}


/* @media (min-width:728px) {
.menu.superior {
height: 50px;
}
}

@media (min-width:728px) {
.menu.superior .nivel-um {
    	margin-top: 0px;
	max-width: 80%;
	margin-left: 150px;
}
}

/*.menu.superior .titulo {
    font-size: 13px;
}*/

/* WhatsApp - Widget */
.whats-button a.pulse-button {
    left: auto !important;
    right: 33px !important;
}


#listagemProdutos ul.slick-dots li {
    display: none;
}