.menu.superior .nivel-um>li a[title*="utlet"] strong, 
.menu.superior .nivel-um>li a[title*="OUTLET"] strong, 
.menu.superior .nivel-um>li:hover a strong {
color: #0700c7;
}
.menu.superior .nivel-dois li a:hover {
color: #0700c7;
}
.busca .botao-busca svg {
    width: 26px;
    height: 26px;
    fill: #001b58;
}
.menu.superior .nivel-um>li a i::after {
    border-top: 10px solid #001b58;   
}
.news::after {
    border-bottom: 1px solid #0074ff; 
}
.news #formNews .newsletter-cadastro button {
    color: #0074ff;
}
.news #formNews .newsletter-cadastro button svg {
    fill: #0074ff;
}
.news ul li a:hover {
    box-shadow: 0 0 0 21px #0074ff inset;
}
.icon-facebook:before {
    content: "\f09a";
	color: #0074ff;
}
.icon-instagram:before {
    content: "\f16d";
	color: #0074ff;
}
.banner .flex-control-paging li a {
    border: 1px solid #0074ff !important;
}
.banner .flex-control-paging li a.flex-active {
    background: #0074ff;
}
.menu.superior .nivel-um>li:hover a i::before {
    color: #060136;
}
@media screen and (max-width: 767px){
.barra-mobile {
    background: #001b58;
    height: 36px;
}