/*
Theme Name: LeadEngine Child
Template: leadengine
Theme URI: https://www.leadengine-wp.com/
Author: Key-Design
Author URI: http://themeforest.net/user/Key-Design
Description: Multi-Purpose WordPress Theme with Page Builder
Version: 1.0
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready

/* Below you can write your style */


.renthub_description_block table {
    border-collapse: collapse;
    border: none !important;
}

.renthub_description_block table tr {
    border: none !important;
}

.renthub_description_block table td{
    border: none !important;
}

.renthub_description_block table td{
    padding:0 4px 0 0 !important;
}

.form-control{
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 50px;
}

.renthub-element-container {
    height: 105px;
}

.checkbox input[type="checkbox"] {
    margin-left:-10px;
}

.renthub_vehicle_title{
    padding-bottom:10px;
    margin-bottom:10px !important;
}

.renthub_description_block h4{
    margin-top:0px;
    margin-bottom:5px;

}

.entry-header {
    padding-top: 95px;
    padding-bottom: 40px;
}

.entry-header.with-topbar {
    padding-top: 175px;
}

.renthub_container_info {
    margin: 0;
}

@media (min-width: 992px){

    #rbf_book_form .col-md-3, #rbf_book_form .col-md-9{
        padding-left:5px;
        padding-right:5px;
    }

}

.renthub_errors_list li:before {
    content:'' !important;
}

#rbf_book_form > .row {
    margin-right: -15px;
    margin-left: -15px;
}
.row.renthub-content {
    padding-left: 8px;
    padding-right: 8px;
}

@media(max-width:960px) {
    #renthub_pay_online_button, #renthub_pay_agency_button, #renthub_quotation_button{
        width:100%;
        margin-top:10px;
    }

}

.renthub-title {
    padding: 0 !important;
}

.renthub-title h4{
    line-height: 60px;
    margin:0;
}

.logo img{
    max-height:50px;
}

.modal{
    top:10px;
}

.datepicker-dropdown{
    z-index:1500 !important;
}
