/*
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");
@import url("https://use.typekit.net/ysm5cle.css");

.title_subtitle_holder_inner {
	padding: 50px 0 0 0 !important;
}
h1 {
	letter-spacing: 0 !important;
	text-transform: none !important;
	
		
	font-size: 60px !important;
	line-height: 1 !important;
	
	font-family: "austin-pen", sans-serif !important;
	font-weight: 400 !important;
	font-style: normal !important;
	
}
h2.q_slide_title {
	letter-spacing: 0 !important;
	text-transform: none !important;
	
		
	font-size: 100px !important;
	line-height: 1 !important;
	/*font-family: emily-austin, sans-serif !important;
	font-weight: 400 !important;
	font-style: normal !important;*/
	
	font-family: "austin-pen", sans-serif !important;
	font-weight: 400 !important;
	font-style: normal !important;
	text-transform: lowercase !important;
}


body.single-post .icon_social_holder,
body.single-post .comment_holder,
body.single-post .comment_form{
	display: none !important;
}
body.single-post .wak-centered {
	text-align: center !important;
}
body.single-post .wpb_text_column p + ul{
	margin-top: 0;
}
.single-post .blog_single p {
	margin-bottom: 12px;
}
.single-post .blog_single h3 {
	padding-top: 30px;
	padding-bottom: 10px;
	font-size: 20px;
}
.single-post .blog_single ul {
	margin-left: 15px;
  	list-style-position: outside;
}
.single-post .blog_single ul li{
}
body.single-post .blog_single  .post_content_holder > .post_image,
body.single-post .blog_single  .post_content_holder > .post_text > .post_text_inner >h2,
body.single-post .blog_single  .post_content_holder > .post_text > .post_text_inner > .post_info {
	display: none !important;
}
body.single-post .blog_holder.blog_single article .post_text .post_text_inner,
body.single-post .container_inner {
	padding-top: 0 !important;
}
body.single-post .blog_single h4{
    color: #000000;
}
.vc_custom_1688717219380 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    background-color: #000000 !important;
}
body.single-post .flexslider{
	margin-bottom: 6px;
}
.latest_post_holder.boxes.three_columns>ul>li,
.latest_post_holder.dividers.three_columns>ul>li {
    width: 31.333%;
	margin-right: 3%;
	border: 1px solid #c3c4c6;
}

.latest_post_holder.boxes.four_columns>ul>li:nth-child(4n), 
.latest_post_holder.boxes.three_columns>ul>li:nth-child(3n), 
.latest_post_holder.boxes.two_columns>ul>li:nth-child(2n), 
.latest_post_holder.dividers.four_columns>ul>li:nth-child(4n), 
.latest_post_holder.dividers.three_columns>ul>li:nth-child(3n), 
.latest_post_holder.dividers.two_columns>ul>li:nth-child(2n) {
	margin-right: 0;
}

.latest_post_holder.boxes .boxes_image a img{
	height: 200px !important;
	object-fit: cover !important;
}
.latest_post_holder.boxes h4{
	padding: 6px 0 14px 0;
	
}
.latest_post_holder.boxes h4 a{
    color: #000000;
	font-weight: bold;
	font-size: 26px;
	line-height: 1.1;
}
.latest_post_holder.boxes>ul>li .latest_post p.excerpt {
	margin:0;
    color: #000000 !important;
}
.wak-read-more {
	padding: 13px 0 7px 0;
}
.wak-read-more a{
	display: inline-block;
    color: #000000;
    font-size: 12px;
    line-height: 49px;
    height: 49px;
    font-weight: 600;
    background-color: #e0b233;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    letter-spacing: 0px;
    text-transform: uppercase;
    border-width: 0px;
    padding-left: 26px;
    padding-right: 26px;
    -webkit-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
    -moz-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
    -ms-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
    -o-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
    transition: color .1s linear,background-color .1s linear,border-color .1s linear;
}
.wak-read-more a:hover{
	background-color: #000000;
	color: #FFF;
}
.flex-viewport{
	display: block;
	position: relative;
}
body .wpb_gallery_slides ul li a.qode-prettyphoto {
	display: block;
	width: 100% !important;
	padding-top: 66.66% !important;
	background-color: #001621;
}
body .wpb_gallery_slides ul li a.qode-prettyphoto img{
	position: absolute;
	left: 0;
	top: 0;
	height: 100% !important;
	width: 100% !important;
	object-fit: cover;
}
.icon_text_inner p{
	padding-bottom: 20px;
}