#cabecalho {
	background: #014E78;
}

#cabecalho .actions>li>a .icon * {
	fill: #FED001;
}


.full.menu {
	background: #FED001;
}

.full.menu .nivel-um>li>a>.titulo {
	color: #014E78;
}

.full.menu .nivel-um>li.offers>a {
	background: #A2DAF7;
}

.full.menu .nivel-um>li.offers .icon {
	fill: #014E78;
}

.full.menu .nivel-um > li.offers:hover > a > .titulo {
	    color: #000;
}

.full.menu .nivel-dois li:hover > a {
        color: #014E78;
}

.float-contact .float-open {
    background: #014E78;
}

.float-contact .float-open:hover {
    background: #FED001;
}

.float-contact .float-items > li > a {
    background: #014E78;
}

.float-contact .float-items > li:hover a {
    background: #FED001;

}

#cabecalho .carrinho .carrinho-interno .carrinho-rodape .botao::after {
    color: #014E78;
}

#cabecalho .carrinho .carrinho-interno .carrinho-rodape .botao:hover {
	    background: #FED001;
}

.botao {
    	border: #FED001;
}

#cabecalho .carrinho .carrinho-interno .carrinho-rodape .botao:hover::after {
    color: #000;

}

.scrollToTop {
    background: #014E78;
}

.scrollToTop:active, .scrollToTop:focus, .scrollToTop:hover {
    background: #FED001;
}

#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar, .listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar {
    background: #014E78;
}

#rodape .institucional {
    background: #FED001;
}

#rodape .sobre-loja-rodape .more {
    display: none;
}

#rodape .institucional a, #rodape .institucional p {
	color: #014E78;
}

#rodape .institucional li a:hover {
	color: #000;
}

#rodape .institucional .titulo {
    color: #014E78;

}

#rodape .links-rodape-atendimento .icon {
	fill: #014E78;
}

#rodape .links-rodape-atendimento ul {
    border-bottom: solid .5px #014E78;
}

.atalhos-mobile {
    background: #014E78;
}

.conteudo-topo .busca-mobile .atalho-menu {
    background: #FED001;
}

.atalhos-mobile ul li a .qtd-carrinho {
	background: #FED001;
}

.full.menu .offers .nivel-dois .counter-offer {
	display: none;
}

.conteudo-topo .busca-mobile.fixed {
	background: #014E78;
}

.banner .flexslider .flex-control-paging li a {
    background: #FED001;
}

.banner .flexslider .flex-control-paging li a.flex-active {
    background: #014E78;
}

.atalhos-mobile {
    background: #fed001;
}

.atalhos-mobile ul li a .icon * {
    fill: #014e78;
}

.atalhos-mobile ul li a .qtd-carrinho {
    color: #014e78;
}

.conteudo-topo .menu.superior.visible-phone .menu-close:after {
    background: #014e78;
}

.offers {
    display: none !important;
}

.full.menu .conteiner .nivel-um>li>a>.titulo {
	    font-size: 13px;
    	color: #014E78 !important;
    	font-weight: 600;
}

@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%;
   }
}

.full.menu .conteiner .nivel-um > li:hover > .nivel-dois {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 600px;
}

.full.menu .conteiner li.other-categories > .nivel-dois {
    width: 800px;
}

.menu .nivel-dois li:hover > .nivel-tres {
    display: flex;
    flex-direction: column;
    max-height: 400px;
    flex-wrap: wrap;
}

.menu .nivel-tres {
    width: 500px;
}

.full.menu .conteiner .nivel-um > li:hover > .nivel-dois {
	width: 500px;
}

#cabecalho.fixed .open-menu .line {
    background: #FED001;
}
#cabecalho .actions > li:hover .total-cart, #cabecalho .actions > li:hover a {
        color: #FED001;
}

.full.menu .nivel-dois .mega-categorias {
    padding: 10px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 500px;
}

.mega-recebe.span6 {
    display: none;
}

.full.menu .conteiner .nivel-um > li:hover > .nivel-dois {
    width: 600px;
}

.full.menu .conteiner .nivel-dois li a {
    font-size: 13px;
}

#st-1 .st-btn[data-network='pinterest'] {
    background-color: #CB2027 !important;
}

#st-1 .st-btn[data-network='twitter'] {
    background-color: #55acee !important;
}

#st-1 .st-btn[data-network='facebook'] {
    background-color: #4267B2 !important;
}

.full.menu .conteiner .nivel-um ul {
	background: #FED001;
}

.full.menu .conteiner .nivel-dois li a {
	color: #014E78;
}

.flex-direction-nav li a {
    background: #014E78;
}

.full.menu .conteiner li.other-categories>.nivel-dois li a strong {
    color: #014E78;
}

/* Icone do Whatsapp */
/* @media only screen and (min-width: 601px) {
   .whatsapp_link {
        display: none;
   }
} */

@media only screen and (min-width: 601px) {
.whatsapp_link {
        position: fixed;
        bottom: 90px;
        right: 1%;
        width: 70px;
        z-index: 1020;
        height: 70px;
        border: none;
        box-shadow: 0 0 0 0 #46d87c73;
        border-radius: 55%;
        background-color: #d6000500;  
	}
}

/* Esconder Botões de contato do lado direito da loja */
.float-contact {
    display: none;
}


#cabecalho .action-item.cart.carrinho.vazio {
    display: none;    
}