/*---  TIRA COR SUPERIOR DE MENU SELECIONADO ---*/

#main-nav>li:hover>a:before, #main-nav>.current_page_item>a:before, #main-nav>.current-menu-item>a:before, #main-nav>.current_page_item>a:hover:before, #main-nav>.current-menu-item>a:hover:before {
    color: #000000;
}


/*---  CENTRA MENU ---*/
#main-nav {
    float: none;
    text-align: center;
}


/*---  CENTRA TEXTO PRODUTOS SHOP DESKTOP ---*/
.woocommerce .products ul li, .woocommerce ul.products li {
    text-align: center;
}


/*---  CENTRA ICONS MOBILE MENU ---*/
.top-icon-wrap {
    text-align: center;
    margin-left: 16px;
}


/*--- COR LETTERING BOTÃO MINHA CONTA ---*/
.themify_builder_content-27 .tb_abl9606.module-text a {
    color: #f59f1d;
}


/*--- COR LINKS CATEGORIAS ---*/
 .woocommerce .woocommerce-product-rating, .social-share .share:hover:after {
    color: #353535;
}


/*--- COR SLIDE CART ---*/
#slide-cart {
    background: #000000;
    color: #ffffff;
}


/*--- ABA GTranslate ---*/
#gtranslate_wrapper {
    position: fixed;
    bottom: 0px;
    right: 3% !important;
    z-index: 999999;
    background: #e0e0e0;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-top: 7px;
    margin-bottom: -20px;
    box-shadow: 0px 0px 6px 0px #a5a5a5;
}
