/*
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");



.footer_bottom {
    padding-top: 1px !important;
}

input.wpcf7-form-control.wpcf7-date, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-quiz, input.wpcf7-form-control.wpcf7-text, select.wpcf7-form-control.wpcf7-select, textarea.wpcf7-form-control.wpcf7-textarea {
    background-color: #ebebeb !important;
}

nav.main_menu>ul>li.active>a>span:not(.plus) {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 5px 18px;
    border-radius: 2px;
    background-color: #fe6c61 !important;
}

div.wpcf7-response-output {
    
    color: #f4524d !important;
}


.blog_holder.blog_single article h2 {
display: none !important;
}

.blog_holder article .post_info {
display: none !important;
}

.comment_holder {
display: none !important;
}

div.comment_form {
display: none !important;
}

.vc_text_separator.full div {
font-size: 18px!important;
}


#category-posts-2-internal .cat-post-current .cat-post-title {
color: grey!important;
}

#category-posts-2-internal .cat-post-item {
color: grey!important;
}

#category-posts-3-internal .cat-post-item {
color: grey!important;
}





.q_list.circle ul>li, .q_list.number ul {
margin: 0 0 10px !important;
padding: 0 0 0 20px !important;
color: #707070 !important;
}


.price_table_inner ul li {
background: #e8e8e8 !important;
}


#harga{
text-shadow: 2px 2px 2px #333;
vertical-align: middle;
padding: 0px 3px;
line-height: 1em;
font-size: 4vw;
font-weight: 400 !important;
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
}

#harga:hover {
color: red;
}

#pricecolor{
background-color:#e8e8e8 !important;
}

.drop_down .second .inner>ul, li.narrow .second .inner ul{
background-color: #22878f !important;
}

.drop_down .second .inner ul li a, .drop_down .second .inner ul li h5{
color: #ffffff !important;
}


.q_list.circle ul>li, .q_list.number ul {
font-weight: 300 !important;
font-size: 15px !important;
font-family: Catamaran !important;
}

.q_tabs.vertical.left .tabs-container {
font-weight: 300 !important;
font-size: 15px !important;
font-family: Catamaran !important;
}


.title.title_size_small h1 {
color: black !important;
}

.date.entry_date.updated {
display: none !important;
}