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

body {
    color: #3C4142;
    font-family: 'Neue Helvetica W01', Helvetica, Arial;
    font-weight: 300;
} 
h1 {
	font-size: 3.5em;
	color: #75a7d3;
    font-family: 'Bauer Bodoni W01', Helvetica, Arial;
    font-style: italic !important;
    font-weight: normal;
}
h2 {
	letter-spacing: 4px;
    text-rendering: optimizeLegibility;
    font-family: 'Neue Helvetica W01', Helvetica, Arial;
}
h3, h3 a{
	letter-spacing: 2px;
    font-family: 'Neue Helvetica W01', Helvetica, Arial;
    text-transform: uppercase;
    font-weight: 300;
    color: #333333;
    margin-bottom: 5px;
}
h4, h4 a {
	letter-spacing: 2px;
    font-family: 'Neue Helvetica W01', Helvetica, Arial;
    font-size: 17px;
    text-transform: uppercase;
    color: #333333;
    font-weight: 700;

}
h5, h5 a {
	letter-spacing: 2px;
    font-family: 'Neue Helvetica W01', Helvetica, Arial;
    text-transform: uppercase;
    font-size: 13px;
}
p, span.category {
    color: #3C4142;
    font-family: 'Neue Helvetica W01', Helvetica, Arial;
    font-size: 18px;
    margin-bottom: 13px;
    line-height: 28px;
    font-weight: 300;
}
a, p a, h1 a, h2 a, h3 a, h4 a, h5 a {
	color: #333333;
	border-bottom: none;
}
a:hover, p a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
	color: #333333;
	border-bottom: 1px solid #333333;
}
.wp-caption-text {
	font-size: 11px;
}
@media only screen and (min-width: 1000px) {
.content .container .container_inner.default_template_holder, .content .container .container_inner.page_container_inner {
    padding-top: 240px !important;
}
.q_logo a {
	visibility: visible;
}
.q_logo_hidden a:hover {
	border-bottom: 0 !important;
	text-decoration: none !important;
}

header.fixed_hiding .q_logo a, header.fixed_hiding .q_logo {
    max-height: 73px;
    height: 73px !important;
}
header.fixed_hiding .q_logo_hidden a {
	height: 73px;
}
}
/**----------------------------------------------------------------------
-----------------Navigation----------------------------------------------------
----------------------------------------------------------------------**/
nav.main_menu > ul > li > a:hover {
	color: #75a7d3;
}
nav.main_menu > ul > li > a, .header-widget.widget_nav_menu ul.menu li a {
    color: #3C4142;
    font-family: 'Neue Helvetica W01', Helvetica, Arial;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 2px;
    margin-bottom: 0;
    border-bottom: none;

}
nav.main_menu > ul > li > a.current {
	font-weight: 600;
	color: #75a7d3;
}
header.sticky nav.main_menu > ul > li > a {
    font-size: 16px;
}
.header-widget.widget_nav_menu ul.menu li a{
    color: #3C4142 !important;
    font-family: 'Neue Helvetica W01', Helvetica, Arial;
    font-size: 15px;
    border-bottom: none;
    font-weight: 300;
}
.header-widget.widget_nav_menu ul ul {
	border: 1px solid #cecece;
    width: auto;
    background: none;
}
.header-widget.widget_nav_menu ul.menu li ul li a {
	border-bottom: 1px solid #cecece;
	font-weight: 300;
	background: #ffffff;
}
.header_top .q_social_icon_holder .fa-stack i, .header_top .q_social_icon_holder .fa-stack span {
	color: #333333;
}
header .header_top .q_social_icon_holder a {
	border-bottom: none;
}

header .header_top .q_social_icon_holder {
	margin-right: 8px;
}
.side_menu_button > a:hover, .mobile_menu_button span:hover, .popup_menu:hover .line, .popup_menu:hover .line:after, .popup_menu:hover .line:before {
	color: #75a7d3;
}
/**----------------------------------------------------------------------
-----------------HOME----------------------------------------------------
----------------------------------------------------------------------**/
.ls-container h3, .ls-container p{
	color: #333333;
}
.ls-container h3 {
	font-size: 16px;
	font-weight: 300;
	letter-spacing: normal;
}    
.ls-container p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1px;
}
.ls-container p.small {
	font-size: 11px;
	margin-top: -10px;
}
.ls-container img {
	padding: 5px 0 5px 0 !important;
}
.ls-container .qbutton.small {
	background: #DAD4ED;
    color: #44154C;
    font-size: 15px;
    font-weight: 300;
	text-transform: uppercase;    
    line-height: 40px;
    height: 40px;
    padding-left: 30px;
    padding-right: 30px;
}
.ls-container .qbutton.small:hover {
	background: #44154C;
    color: #ffffff;
    text-decoration: none;
    border-bottom: none;
}
.ls-container .qbutton.small.blue {
	background: #75a7d3;
    color: #ffffff;
}
.ls-container .qbutton.small.blue:hover {
	background: #CECECE;
	color: #333333;
}
.ls-container .qbutton.small.gray {
	background: #CECECE;
	color: #333333;
}
.ls-container .qbutton.small.gray:hover {
	background: #333333;
	color: #CECECE;
}

/*--/////////////////////////MOBILE//////////////////--*/

@media only screen and (max-width: 1000px) {
.wpb_layerslider_element.wpb_content_element {
	padding-top: 0;
}
.ls-l {
	width: 50% !important;
	top: 0 !important;
}
.ls-wp-container {
	height: 300px !important;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail {
	width: 47% !important;
}
.yarpp-thumbnail > img, .yarpp-thumbnail-default {
	height: auto !important;
}
}

.ls-v5 .ls-nav-prev, .ls-v5 .ls-nav-next {
	height: 50px !important;
	width: 50px !important;
	background-color: rgba(206, 206, 206, 0.64) !important; 
	border-color: #3C4142 !important;;
}
.ls-nav-next:after, .ls-nav-prev:after {
	line-height: 49px;
}
.ls-nav-next:after {
	margin-left: 3px;
}
.ls-nav-prev:after {
	margin-left: -3px;
}


@media only screen and (max-width: 500px) {
.wpb_layerslider_element.wpb_content_element {
	padding-top: 0;
}
.ls-l {
	width: 100% !important;
	height: 100% !important;
	top: 0 !important;
	left: 0 !important;
	padding: 30px 0 !important;
	white-space: normal;
}
.ls-l h4 {
	white-space: normal;
}
.ls-wp-fullwidth-container, .ls-wp-fullwidth-helper, .ls-container, .ls-container * {
	box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
}
.ls-wp-container {
	height: 300px !important;
}
.ls-container p {
	font-size: 14px;
}
.ls-v5 .ls-nav-prev, .ls-v5 .ls-nav-next  {
	display: none !important;
}
div.ls-slide > img.ls-bg {
	width: auto !important; 
	height: 100% !important;
	margin: 0 0 0 0 !important;
}
}


/**----------------------------------------------------------------------
-----------------BLOG----------------------------------------------------
----------------------------------------------------------------------**/

.filter_outer {
	display: none;
}
.blog_holder.blog_single article .post_image, .blog_holder.blog_single article .post_image img {
	width: auto;
	margin: 0 auto 30px auto;
}
.blog_holder article .post_image>a:hover {
	border-bottom: none; 
	opacity: .8;
}
.blog_holder.masonry.blog_masonry_date_in_image h5 a:hover, .blog_holder.masonry_full_width.blog_masonry_date_in_image h5 a:hover {
	color: #75a7d3;
	text-decoration: none;
	border-bottom: none;
}
.blog_holder.blog_large_image article .post_text h2 .date, .blog_holder.blog_single article .post_text h2 .date {
	color: #75a7d3;
}
.blog_holder article .post_text .post_text_inner {
	padding-top: 0px;
}
.single_tags a:hover, aside.sidebar .widget.widget_tag_cloud .tagcloud a:hover, .widget .tagcloud a:hover {
    color: #75a7d3!important;
    border-color: #75a7d3!important;
}
.round-bottom {
    border-radius: 0 0 8px 8px;
}

/****RELATED POSTS***/
.yarpp-thumbnails-horizontal .yarpp-thumbnail > img, .yarpp-thumbnails-horizontal .yarpp-thumbnail-default {
	margin: 0 auto 10px auto;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail {
	width: 23%;
	height: auto;
	border: none;
}
.yarpp-thumbnail > img, .yarpp-thumbnail-default {
	width: auto; 
	height: 150px;
	margin: 0 0 10px 0;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail:hover img {
	opacity: .7;
}
.yarpp-related .yarpp-thumbnail-title {
    color: #75A7D3;
    text-align: center !important;
}    
.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
	width: 90%;
}
.yarpp-related .yarpp-thumbnail-title:hover {
	text-decoration: underline;
}    
.yarpp-related {
    border-top: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    padding: 32px 0 26px 0;
}    
/**----------------------------------------------------------------------
-----------------FOOTER----------------------------------------------
----------------------------------------------------------------------**/
.footer_top_holder, footer #lang_sel > ul > li > a, footer #lang_sel_click > ul > li > a, .footer_bottom_holder {
    background-color: #cecece;
}
.footer_top h5, .footer_top a, .footer_top p, .footer_top span, .footer_top li, .footer_top .textwidget {
	color: #333333;
	margin-bottom: 5px;
}
.footer_top h5 {
    letter-spacing: 2px;
    font-family: 'Neue Helvetica W01', Helvetica, Arial;
    font-size: 17px;
    line-height: 30px;
    text-transform: uppercase;
    color: #333333;
	font-weight: 700;
}
.footer_top a:hover {
	color: #333333 !important;
}
.footer_bottom {
	margin-bottom: 25px;
}
.footer .qbutton, .footer input[type='submit'], footer button {
	background: #ffffff;
}


/**----------------------------------------------------------------------
-----------------FORMS, COMMENTS & BUTTONS----------------------------------------------
----------------------------------------------------------------------**/
.qbutton, input[type='submit'], button, #submit_comment, body .gform_wrapper input[type=submit], body .gform_wrapper input[type=button], body .gform_wrapper input[type=reset] {
    background: #CECECE;
    color: #333333;
    font-size: 16px;
    font-weight: 300;
    font-family: 'Neue Helvetica W01', Helvetica, Arial;
    font-style: normal;
    text-transform: capitalize;
    line-height: 0;
    border: none;
    border-radius: 3px;
    padding: 0 15px;
}
.qbutton.white {
	background: #75a7d3;
}
.qbutton.white:hover, .portfolio_slides .hover_feature_holder_inner .qbutton:hover, body .gform_wrapper input[type=submit]:hover, body .gform_wrapper input[type=button]:hover, body .gform_wrapper input[type=reset]:hover {
	background: #75a7d3;
}
input[type='submit'], button {
    height: 40px;
}
input, textarea, .widget.widget_search form input[type="text"], body .gform_wrapper input[type=text], .header_top #searchform input[type="text"] {
	height: 40px !important;
    padding: 0 10px;
    font-size: 18px;
    color: #797979;
    border: 1px solid rgb(206, 206, 206);
    border-radius: 3px;
    width: 100%;
}
.widget.widget_search form input[type="text"] {
	width: 75%;
}
 #respond textarea, #respond input[type='text'], .contact_form input[type='text'], .gform_wrapper textarea.large, .contact_form textarea {
    font-size: 18px;
    color: #797979;
    border: 1px solid rgb(206, 206, 206);
    border-radius: 3px;
    width: 100%;
}
textarea, .gform_wrapper textarea.large {
	height: 90px !important;
}
.text-wrap.label-above label, .textarea-wrap.label-above label, .top_label .gfield_label {
    font-family: 'Neue Helvetica W01', Helvetica, Arial;
    font-weight: normal;
    font-size: 15px;
    margin-bottom: 2px !important;
}
.gform_wrapper .top_label .gfield_label {
	line-height: 0px !important;
}
.ninja-forms-req-symbol, .gform_wrapper .gfield_required {
	color: #75a7d3 !important;
}
body .gform_wrapper label.gfield_label+div.ginput_container {
	margin-top: 0px !important;
}
.text-wrap.label-above label, .textarea-wrap.label-above label {
	font-weight: 300;
}
.footer .qbutton, .footer input[type='submit'], footer button {
    background: #ffffff;
}

.sumome-vex.sumome-popup-medium .sumome-popup-content {
    padding: 48px;
    background: rgba(255, 255, 255, 0.901961);
    border-radius: 0;
    text-align: center;

}
.sumome-vex.sumome-popup-medium .sumome-popup-content p, .sumome-vex.sumome-popup-medium .sumome-popup-content h3{
     color: #44154C;

}
.sumome-vex.sumome-popup-medium button {
	background: #DAD4ED;
    color: #44154C;
}
.sumome-vex.sumome-popup-medium button:hover {
	background: #44154C;
    color: #ffffff;
}
.powered-by-sumo {display: none !important;}
/**----------------------------------------------------------------------
-----------------RESPONSIVE----------------------------------------------
----------------------------------------------------------------------**/

@media only screen and (max-width: 1000px) {
.content .container .container_inner.default_template_holder, .content .container .container_inner.page_container_inner {
    padding-top: 50px;
}
}
@media only screen and (max-width: 800px) {

/**MOBILE MENU**/
.header_top {
    height: 30px;
    padding-bottom: 20px;
}
.header_top .left, .header_top
.right {
	float: left;
}
.header_top .left {
	margin-left: -45px;
}
.header_top .right {
    margin-left: 10px;
    margin-right: -40px;
    width: 69%;
}
header .header_top
.q_social_icon_holder {
	width: 14px;
	margin-right: 25px;
}
.header-widget ul.menu li:last-child {
    margin-top: 4px;
}
/**END MOBILE MENU**/
}
/****MOBILE SMALL****/
@media only screen and (max-width: 400px) {
header .q_logo img.mobile {
    height: 100% !important;
    margin-top: 0;
    margin-left: 13px;
}
.header_top .left {
    margin-left: -15px;
}
.header_top .right {
    margin-left: 10px;
    margin-right: -40px;
    width: 49%;
}
header .header_top
.q_social_icon_holder {
	width: 4px;
	margin-right: 25px;
	margin-top: 5px;
}
.fa-stack {
	height: 1.5em;
	width: 1.5em;
	line-height: 1.5em;
}
div.wp-caption {
	width: auto !important;
}
img {
	width: auto;
}
}
