/*
Theme Name: Ranbron Child
Description: This is a child theme for Ranbron Theme
Author: Templatation
Template: ranbron
Version: 1.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.logo.navbar-brand img {
    width: 85%;
    margin: -37px 0 -34px 0;
}
.logo.pull-left {
    width: 30%;
}
.header .navbar-default {background-color: #fdb811 !important; }
.header.home-page-three .header-navigation ul.navigation-box > li > a:hover {
    color: #fdb811;
}
.header.home-page-three .header-navigation ul.navigation-box > li > a:active {
    color: #fdb811;
}
.header.home-page-three .header-navigation .thm-container .right-side-box {
    background: #fdb811 !important;
}
.header.home-page-three .header-navigation ul.navigation-box > li.current-menu-item > a, .header.home-page-three .header-navigation ul.navigation-box > li:hover > a {
    color: #fdb811 !important;
}

.header.home-page-three .header-navigation.stricky-fixed:before { background: #fdb811 !important;}

.site-main a, button, html input[type=button], input[type=reset], input[type=submit], .tt_submit, #page-wrapper .side-ribbon .social a:hover, .header .header-navigation ul.navigation-box > li.current-menu-item > a, .header .header-navigation ul.navigation-box > li.current > a, .header .header-navigation ul.navigation-box > li:hover > a, .header .header-navigation ul.navigation-box > li > .sub-menu li:hover > a, .header .header-navigation ul.navigation-box > li > ul > li > .sub-menu li:hover > a, .header.home-page-two .header-navigation ul.navigation-box > li.current-menu-item > a, .header.home-page-two .header-navigation ul.navigation-box > li:hover > a, .header.home-page-four .search-icon-box a:hover, .header.home-page-four .header-navigation ul.navigation-box > li.current-menu-item > a, .header.home-page-four .header-navigation ul.navigation-box > li:hover > a, .header.home-page-four .header-navigation ul.navigation-box > li:hover > a, .header.home-page-four .header-navigation .thm-container .right-side-box .social li a, .header.home-page-five .search-icon-box a:hover, .header.home-page-five .header-navigation ul.navigation-box > li.current-menu-item > a, .header.home-page-five .header-navigation ul.navigation-box > li:hover > a, .header.home-page-five .header-navigation ul.navigation-box > li:hover > a, .header.home-page-five .header-navigation .thm-container .right-side-box .social li a, .top-bar-home-three .right-social ul li a, .header-top-home-three .header-top-contact .single-header-top-content .icon-box i, .slider-home-one .content a.thm-button:hover, .sec-title h2 span, .sec-title h2 strong, .about-home-one a.more-btn, .about-section.about-page .sec-title h2 span, .about-home-two .about-content h2 strong, .about-home-two .about-content h2 span, .service-list .sec-title h2 span, .blog-area .single-blog-post h3:hover, .blog-area .single-blog-post a.read-more, .blog-with-sidebar .single-blog-post-sidebar .meta-info-box a.date, .blog-with-sidebar .single-blog-post-sidebar a:hover, .tt_next_post, .tt_prev_post, .blog-with-sidebar .single-blog-post-sidebar a.read-more, .blog-post-pagination ul li a, .comments-area .single-comment .text-box .meta-info a, .btn, .tt-button, form button, .tt_prev_post, .tt_next_post, .qoute-faq-area .qoute-content p.highlighted, .faq-request-area form button[type=submit], .single-fun-fact span.number, .single-fun-fact p, .project-area .single-project h3:hover, .call-to-action a.thm-btn:hover, .error-404-area h2, .error-404-area a:hover, .comming-soon-area ul li .box h4, .comming-soon-area ul li .box span, .contact-page .sec-title h2 span, .contact-page .contact-form .tt_submit, .cases-3-col-area .gallery-filter ul li.active span, .cases-3-col-area .gallery-filter ul li:hover span, .sidebar .single-sidebar.contact-info .single-contact-info .icon-box i, .sidebar .single-sidebar.broucher-widget a, .sidebar .single-sidebar ul li a:hover, .sidebar .single-sidebar.widget_temptt_widget_recentpost .single-post .text-box h4:hover, .footer .footer-widget ul li a:hover, .footer .footer-widget .subscribe-widget form button, .footer .footer-widget .footerform input.button, .footer .footer-widget .subscribe-widget .social a:hover, .tt-contact-info p:before, .tt-contact-info p:last-child:before, .tt-broucher a, .comment-form .form-submit input, .paginationa.active.project-area .sec-title p, .project-area .sec-title p, .blog-area .blog-post-list .single-post-list h3:hover, .blog-area .blog-post-list .single-post-list span, .advisor-area .sec-title.two a, .advisor-area.about-page a.view-more {
    color: #fdb811 !important;
}

select.wpcf7-form-control.wpcf7-select.tt_dropdown {
    width: 100%;
    padding: 20px 0px 12px 0px;
    background: transparent;
    color: #fff;
    border: unset;
    border-bottom: 1px solid;
}
.tt_dropdown option {
    color: #003a78;
}

.tt_select option {
    color: #003a78;
}
.tt_select {
    width: 100%;
    padding: 20px 0px 12px 0px;
    background: transparent;
    color: #757575;
    border: unset;
    border-bottom: 1px solid #cdcdcd;
}

.number-442 input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number.tt_input {
    width: 100%;
    background: unset;
    border: unset;
    border-bottom: 1px solid #e4e4e4;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}