/* ESCONDE BARRA BUGADA */
#barraTopo {
    border: 0;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    position: absolute;
    overflow: hidden;
}

/* Menu Superior */
.menu.superior .nivel-um {
    padding-top: 10px;
}

a.pulse-button, .pulse-button i {
    display: none;
}

/* VÍDEO */
@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%;
   }
}

#rodape .loja-integrada-copyright {
	display: none;
}

#rodape .design-fox {
    display: none !important;
}

#rodape > div:last-child .conteiner {
        display: none;
}

.coluna .span3 li img {
	width: 12px;
    height: 12px;
    margin-right: 5px;
}

.menu.lateral.outras .nivel-um li a {
	padding-bottom: 5px;
}

.menu-close:after {
	background: #d4d4d4 !important;
    color: #383767 !important;
}

.lrMenuOpen .meuspedidos, .lrMenuOpen .minhaconta {
	background: #2c8ccb;
}

.title-menu {
    background: #383767;
}

.menu.superior {
	background: #2c8ccb;
}

.menu.superior .nivel-um > li {
	background: #2c8ccb;
}

#rodape .institucional {
    background: #2c8ccb;
}

#rodape .institucional {
    background: #2c8ccb;
}

.news-rodape .newsletter .botao:before {
	background: #383767;
    border: 1.5px solid #383767;
}

#rodape .lista-redes i {
	background: #383767;
    border: 1.5px solid #383767;
    color: #fff;
}


#return-to-top:hover {
	background: #383767;
}

/* Menu */

.row-fluid [class*="span"]:first-child {
	margin-top: -20px !important;
}

.busca-mobile .botao-busca {
	right: -12px !important;
}

.my_account.span3 {
	margin-top: -15px !important;
}

.my_account > a {
	margin-top: -15px !important;
}

.my_account:after {
	margin-top: -15px !important;
}

#rodape .titulo {
    margin-top: 15px;
}

#rodape .links-rodape-categorias {
	margin-top: 3px !important;
}

.rastreio-correios {
    display: none !important;
}

#rodape .institucional .lista-redes {
	top: 30px !important;
}

#rodape .lista-redes:before {
	margin-top: 13px !important;
}

.tarja {
    margin-bottom: 40px;
}

@media (max-width: 767px) {
	.secao-banners {
		margin-bottom: 40px;
	}
}

/* Whatsapp */

.whatsapp_link {
	position: fixed;
	bottom: 20px;
	left: 3%;
	width: 52px;
	z-index: 1020;
	height: 52px;
	border: none;
	box-shadow: 0 0 0 0 #46d87c73;
	border-radius: 55%;
	background-color: #d6000500;  
}

/* Logo Cabeçalho */
#cabecalho .brand {
    margin-top: 0px !important;
}

/* Página do Produto - Alinhamento do conteudo após o menu */
.pagina-produto #corpo .secao-principal .produto {
    margin-top: 0px !important;
}

@media only screen and (max-width: 767px) {
    .pagina-produto #corpo .secao-principal .produto {
        margin-top: 70px !important;
    }
}    

/* Mini Banners */
@media only screen and (max-width: 767px) {
    .banner.mini-banner {
        text-align: center;
    }
    .banner.mini-banner div:nth-child(3) {
        width: 50%;
    }
}

/* Retirar o Loading Inicial */
#full-page-loading {
    z-index: -1000 !important;
}

/* Links do Rodapé */
#rodape .links-rodape li a, #rodape p {
    opacity: .85 !important;
}

#rodape .links-rodape li a:hover, #rodape p:hover {
    opacity: 1.0 !important;
}

#rodape div.contato li a {
    color: #FFF /*#444*/;
    opacity: .8;
}

#rodape div.contato li a:hover {
    color: #FFF /*#444*/;
    opacity: 1.0;
}
