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

.q_logo img{
  transition: none !important;
}
p {
margin-bottom: 1.25em;
}
h2, h3, h4, h5, h6 {
margin-bottom: .5em;
}
#featureNum{
height: 52px !important;
}
#firstService {
margin-top: -124px !important;
}
.directoryButton {
	padding: 0px 15px !important;
}
.directoryButton i {
	margin: 0px !important;
}
.directoryButtonWrapper {
	display: inline-block;
}
@media screen and (min-width: 1200px){
.featureSpace {
min-height: 108px;
}
.featuredServices{
margin-top: -124px !important;
  }
.featuredSection .q_elements_item_content {
  min-height: 354px;
  }
}
@media screen and (max-width: 1199px){
  .featureSpace {
  max-width: 633px;
  margin: auto;
  }
}
.q_list.circle ul>li {
margin: 0px 0px 0px 0px !important;
}
.highlight{
    display: inline-block;
    position: relative;
}

.highlight:after {
    content: ' ';
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    background-color: #c1272d;
    width: 100%;
    height: 0.5em;
    z-index:-1;
}

.subtitle{
    width: 60%;
    margin: 0 auto;
}

.footer_top h5{
margin-bottom: 36px;
}

@media only screen and (min-width: 1000px){
footer .qode-instagram-feed{
padding-right: 25%;
}
}

@media only screen and (max-width: 768px){
    .qbutton.big_large_full_width{
        padding: 0;
    }
}

.q_icon_with_title .icon_text_inner {
  padding: 0px;
}

.header_inner_right .icon_text_inner{
    padding: 0;
}

.header_inner_right .q_icon_with_title .icon_title_holder{
    margin: 0;
}

.header_inner_right .widget_custom_html{
    display: inline-block;
}

.header_inner_right .widget_custom_html:first-child{
    position: relative;
    top: 5px;
    margin-right: 10px
}

.header_inner_right .widget_custom_html:nth-child(2){
    position: relative;
    top: 0px;
}

.header_inner_right .widget_custom_html .q_icon_with_title .icon_title_holder .icon_holder>span{
    top: 7px;
}

.header_inner_right .widget_custom_html .q_icon_with_title .icon_text_holder h5.icon_title{
    font-size: 19px;
    letter-spacing: 0;
}

.q_elements_holder.eh-with-shadow{
    box-shadow: -3px 0px 15px 1px rgba(0, 0, 0, 0.08);
}

header.sticky.sticky_animate .header_inner_right .q_icon_with_title .icon_holder  i, header.sticky.sticky_animate .header_inner_right .q_icon_with_title .icon_title{
    color: #222!important;
}

@media only screen and (max-width: 768px){
.subtitle{
display: none;
}
}

@media only screen and (max-width: 600px){
.title.title_size_medium h1{
font-size: 45px;
}
}
