/*
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");

.drop_down .wide.right_position .second ul li:last-child, .drop_down .wide:not(.right_position) .second ul li:first-child {
    border-left-color: inherit !important;
}



.icon_social_holder {
    display: none !important;
}

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
margin: 20px 0 !important;
}

ul, ol {
	margin: 0 0 0 15px;
}

li {
	margin: 0 0 10px 0;
}




.mobile_menu h3 {
margin: 0 !important;
}



.q_accordion_holder.accordion h5.ui-accordion-header {
    font-size: 16px !important;
	line-height: 20px !important;
	margin: 0 !important;
	font-weight: 700 !important;
    text-transform: none !important;
    letter-spacing: 0px !important;
}





#breadcrumbs2{
    list-style:none;
    margin:10px 0;
    overflow:hidden;
}
  
#breadcrumbs2 li{
    display:inline-block;
    vertical-align:middle;
    margin-right:15px;
	 color:#999;
}

#breadcrumbs2 li a{
	 color:#999;
}
  
#breadcrumbs2 .separador{
    font-size:18px;
    font-weight:100;
    color:#ccc;
}


@media only screen and (max-width: 767px) {
	#breadcrumbs2{display:none;}
	
	.h5, .h6, h5, h6 {
    font-weight: 700 !important;
    letter-spacing: 0px !important;
    text-transform: none !important;
		margin: 15px 0 !important;
}	
}

.wpcf7-dynamictext{
    width: 100%;
}
.wpcf7-dynamictext{
    display: block;
    margin: 5px 0 0;
    padding: 15px;
    border: 0;
    border-radius: 0;
    outline: 0;
    resize: none;
    font-size: 13px;
    line-height: 17px;
    background-color: #fff;
    color: #818181;
    font-family: Raleway;
    font-weight: 400;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
}

.wpcf7-dynamictext {
    background-color: rgba(224,224,224,.1);
    border-color: #d3d3d3;
    border-width: 1px;
    border-style: solid;
}

