/*
Theme Name: Bridge Child
Theme URI: http://bridgelanding.qodeinteractive.com/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: bridge
Template: bridge
*/

header.stick ~ .content {
    padding-top: 130px !important;
}

.post-type-archive-news .breadcrumbs {
    position: static;
    margin-bottom: -50px;
}

@media (max-width: 997px) {
header.stick ~ .content {
    padding-top: 30px !important;
}
.q_logo a {
    left: -60%;
}
}