/*
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");


.post_info{
        display:none !important;
}
.entry_date{
        display:none !important;
}

.right .custom-html-widget a{
        margin-right:10px;
}
aside .widget h5:not(.latest_post_title), .wpb_widgetised_column .widget h5:not(.latest_post_title){
        background: #568a95;
        padding:5px 10px;
        color:#ffffff;
}
.side_menu .widget ul, aside .widget ul{
        margin-left:10px;
}
.wppcp-attachments-display-panel{
        background:#ffffff !important;
}
.wppcp-attachments-display-panel-file{
        padding: 5px 10px;
        background: #f8f8f8;
        border: 1px solid #cfcfcf;

}
.wppcp-attachments-display-panel-file img{
        vertical-align:middle;
}
.wppcp-attachments-display-panel-file a{
        color:#000000;
}
.titulo_area_reservada{
        background: #568a95;
        padding:5px 10px;
        color:#ffffff;
        font-weight:600;
        text-transform:uppercase;
}
