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

.header_inner_right {display: none;}
.post-detail { margin: 20px 0;}
.single-post .blog_single p { color: #333;}
.tags_text h5 { color: #e2c594;}
.tags_text { padding-bottom: 30px;   border-bottom: 1px solid #e2c594; margin: 0 10%;}
.container_inner.related h3 { text-align: center; font-size: 30px; font-weight: 800; color: #262c46; margin-bottom: 20px;}
.relpost-block-single-text { margin: 18px 0 0 10px;   text-align: left;}
.post_text { padding: 0 10%;}
.relpost-block-single > div, .relpost-block-single-image {
    width: 100% !important;
}
.relpost-block-single {width: 32%;}
.container_inner.related { margin: 50px auto;}
div#previouslink { color: #e2c594; margin-left: 10%;}
div#previouslink a { color: #000;}
div#previouslink {   float: left;}
div#nextlink { float: right; margin-right: 10%;}
.container_inner.paging{ margin: 0 10%;}
.pro-btn a { background: rgb(226, 197, 148); padding: 10px 30px; font-size: 16px; color: #fff; font-weight: 500; border-radius: 5px;
text-transform: uppercase;}
    


@media only screen and (max-device-width: 1024px) {

 .vc_row.wpb_row.section.vc_row-fluid.vc_custom_1580121778036.grid_section.full_screen_section {
    padding-top: 0px !important;}
    .vc_custom_1580121828838 {
    padding-top: 20px !important;} 
}