/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.additional_information_tab a {
    text-indent: -9999px;
    display: block;
}

.additional_information_tab a::before {
    content: "Informações Adicionais";
    text-indent: 0;
    display: block;
    float: left;
}

