
/*barra topo*/
.page-header .panel.wrapper {
  border-color:#000d3a !important;
  background-color: #000d3a !important;
}
@media all and (min-width:768px) {
  .header .not-logged-in, .header.panel > .header.links > li > a, .header.panel > .header.links > li > a:visited, 
  .header.panel > .header.links > li, .header.panel > .header.links > li > a:hover {
    color: #FFF;
  }
}
.barra-topo a, .barra-topo ul.linksTopo li, .barra-topo ul.linksTopo li a, .barra-topo ul.linksTopo li a[href^="tel:"], .barra-topo .barraTopoEsquerda ul.linksTopo li, .barra-topo .barraTopoEsquerda ul.linksTopo li a, .barra-topo ul.linksTopo li a:hover {
  color: #FFF
}

/*topo*/

/*margin logo do topo*/
@media only screen and (min-width: 768px)  {
  .page-header .logo {
    margin-top: 0px;
	margin-bottom: 0px;
  }
}
/*icones topo*/
@media only screen and (min-width: 768px)  {
  .page-header {background: #000d3a;}
  .customer-conta .customer-icon, 
  .customer-favoritos .content-favoritos a.link-favoritos, 
  .minicart-wrapper.active .action.showcart::after, .action.showcart::after, 
  .minicart-wrapper .action.showcart:before,.minicart-wrapper .action.showcart:hover:before, .minicart-wrapper .action.showcart.active:before, .minicart-wrapper .action.showcart.active:hover:before, .minicart-wrapper::before {
    color: #FFF;
  }
}
@media only screen and (max-width: 767px)  {
  .page-header {background: #000d3a;}
  .customer-conta .customer-icon, 
  .customer-favoritos .content-favoritos a.link-favoritos, 
  .minicart-wrapper.active .action.showcart::after, .action.showcart::after, 
  .minicart-wrapper .action.showcart:before, .minicart-wrapper .action.showcart:hover:before, .minicart-wrapper .action.showcart.active:before, .minicart-wrapper .action.showcart.active:hover:before, .minicart-wrapper::before, .block-search .label:before, .block-search .label:hover:before, .block-search .label.active:before, .block-search .label.active:hover:before, .nav-toggle:before, .nav-toggle:hover:before, .nav-toggle.active:before, .nav-toggle.active:hover:before {
    color: #FFF;
  }
}

/*cor quantidade carrinho*/
.minicart-wrapper .action.showcart .counter.qty {background: #dc2626;}

/*menu*/
@media all and (min-width:768px) {
  .nav-sections-item-content {background:  #000d3a ; border-color: #000d3a ;}
  .navigation .level0 > .level-top {background-color: transparent;}
  .navigation .level0 > .level-top, 
  .navigation .level0>.level-top:hover, .navigation .level0>.level-top.ui-state-focus {
    color: #FFF !important;
  }
  .navigation .level0.active>.level-top, .navigation .level0.has-active>.level-top, .navigation .level0>.level-top.ui-state-focus {
    color: #FFF !important;
  } 
  .navigation .level0.active>.level-top:hover, .navigation .level0.has-active>.level-top, .navigation .level0>.level-top:hover {
    background-color: transparent;
  }
  .navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
    border-color:#0086df !important
  }
}

/*cor rodape*/
footer.page-footer {
  background: #000121;
}
/*titulos e links rodape*/
.page-footer .title strong, .footer.content .links strong, .footer.content .links li, 
.footer.content .links a, .footer.content .links a:visited, .footer.content .links a:hover {
  color:#ffffffb3 !important;
}
.page-footer .title strong, .footer.content .links strong {
  color:#FFF !important;
}
/*redes sociais*/
.rodape-redes-sociais {background: #000121; border-top-color: transparent; border-bottom-color: #DDD}
.redes-sociais-rodape .titulo-redes-sociais {color:#ffffffb3}


/*titulos e textos linhaDestaques*/
.linhaDestaques {background: #DDD;}
.linhaDestaques .caixaTexto .titulo, .linhaDestaques .caixaTexto .subtitulo {color:#666}

/*titulos selos*/
.contentSelos {background: #000121;}
.page-footer .contentSelos .title strong, .footer.content .contentSelos  .links strong {color:#FFF !important;}


/*cor botoes listas*/
a.pagebuilder-button-primary, button.pagebuilder-button-primary, div.pagebuilder-button-primary, 
a.pagebuilder-button-primary:hover, button.pagebuilder-button-primary:hover, div.pagebuilder-button-primary:hover, 
.product-item .action.primary, .product-item .action.primary:hover, .box-tocart .action.primary, .box-tocart .action.primary:hover {
  background:#111;
  border-color: #111;
}

/*cor parcelamento*/
.backendorf-installment .best-installment strong {color: #000d3a !important;}
.backendorf-installment .discounts .item strong {color: #000d3a !important;}
/*cor preço de*/
.price-box.price-final_price .old-price .price-wrapper .price{color: #999 !important;}
/*cor preço*/
.product-item .price-box .price {color: #000d3a !important;}
/*cor preço nos detalhes*/
.product-info-main .product-options-bottom .price-box, 
.product-info-main .product-info-price .price-box {
    color: #000d3a !important;
}
/*cor preço parcelamento*/
.backendorf-installment .installments-options .installment-option strong {
    color: #555 !important;
}

/*privacidade especial*/
.message.global.noscript, .message.global.cookie {background: #000000c5}
.message.global a.btn-link-privacidade, 
.message.global a.btn-link-privacidade:hover, 
.message.global.cookie .conteudo-cookies {
  color: #FFF;
}
/*newsletter*/
.block.newsletter .action.primary {
    background: #333;
    border: 1px solid #333;
    color: #FFF;
	text-shadow: 2px 0 2px rgb(0 0 0 / 30%);
}
.block.newsletter .action.primary:hover, .block.newsletter .action.primary:focus {
    background: #333;
    border-color: #333;
	filter: brightness(95%);
}
.checkout-index-index header.page-header {
    background-color: #EEE;
}
.checkout-index-index .page-header .logo {
	background-color: #DDD;
}
.page-wrapper .page-bottom .block.newsletter .action.primary:hover, 
.page-wrapper .page-bottom .block.newsletter .action.primary:focus, 
.page-wrapper .page-bottom .block.newsletter .action.primary {
    background: #000;
    border-color: #000;
}