/*
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");

/*Suppression icône comment galerie*/
.tg-item-comment {
display: none !important;
}
/*Suppression logo*/
header:not(.centered_logo) .q_logo img {
display: none;
}