/*
Theme Name:     RentFLC
Theme URI:      http://RentFLC.com
Author:         LocalEdge
Author URI:     http://LocalEdge.com
Description:    Child Theme for Betheme - RentFLC
Template:       betheme
Version:        1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */

body,
#Wrapper {
    overflow: visible;
}

div#reserve {
    position: sticky;
    top: 0;
}

h1.title {
    line-height: 1 !important;
}

.page-template-cars #Header_wrapper {
    margin-bottom: 50px;
}

.cars-wrapper {
    padding: 0 8%;
}

.car {
    width: calc(50% - 20px);
    display: inline-block;
    box-sizing: border-box;
    margin-bottom: 60px;
    border: 1px solid #a09f9f;
}

.car:nth-child(even) {

    /*
        padding-left: 10%;
        padding-right: 2.5%;
    */
    margin-left: 20px;
}

.car:nth-child(odd) {

    /*
        padding-left: 2.5%;
        padding-right: 10%;
    */
    margin-right: 20px;
}

.car:nth-child(-n + 2) {
    margin-top: 10px;
}

.img-wrapper {
    height: 350px;
    overflow: hidden;
    display: flex;
    justify-content: center;
}

.cars-wrapper img {
    height: 100%;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.headTitle {
    margin-bottom: 0;
}

.row {
    width: 100%;
}

.title-row {
    display: flex;
    min-height: 80px;
}

.title-row p {
    width: calc(50% - 15px);
    display: inline-block;
    background-color: #ED2023;
    color: white;
    padding: 10px 0;
    font-size: 18px;
    font-weight: bolder;
    box-sizing: content-box;
}

.info-row {
    padding: 0 10px;
    box-sizing: border-box;
}

.info-row p {
    width: 33.3%;
    display: inline-block;
    font-weight: 400;
    letter-spacing: 1px;
    color: #a09f9f;
}

.info-row p:nth-child(3n+1) {
    width: 30%;
}

.info-row p:nth-child(3n+2) {
    width: 45%;
}

.info-row p:nth-child(3n+3) {
    width: 25%;
}

.daily-rate {
    text-align: right;
    padding-right: 15px !important;
    letter-spacing: 1px;
}

.car .title {
    font-family: "Open Sans Condensed", Arial, Tahoma, sans-serif;
    font-weight: 300 !important;
    font-size: 24px;
    padding-left: 15px !important;
    text-transform: uppercase;
}

.reservation-row {
    background-color: black;
    color: white;
    text-align: center;
    text-transform: uppercase;
    line-height: 2.3;
}

.form-wrapper {
    border: 1px solid #a09f9f;
}

.single-car #gform_wrapper_1 {
    margin-bottom: 0;
}

.single-car .gform_footer {
    padding-bottom: 0 !important;
}

.single-car #gform_submit_button_1 {
    width: 100%;
    background-color: #ed2022;
}

.single-car .gform_wrapper ul.gform_fields li.gfield:not(.gf_left_half) {
    padding-right: 0;
}

.single-car .gform_body {
    padding: 0 15px;
}

body.single-car .gform_wrapper ul li.gfield {
    margin-top: 0;
}

.single-car .ginput_container.ginput_container_date {
    position: relative;
}

.single-car .gform_wrapper .top_label input.medium.datepicker {
    width: 100%;
}

.single-car .gform_wrapper label {
    margin-bottom: 0 !important;
    text-transform: uppercase;
    color: #a09f9f;
    font-size: 12px !important;
}

body.single-car .gform_wrapper img.ui-datepicker-trigger {
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin-top: 7px;
}

.single-car .gform_wrapper.gf_browser_chrome select {
    padding: 4px;
}

.single-car .gform_wrapper .gfield_required {
    color: #ed2022;
    margin-left: 4px;
}

.reservation-row,
.single-car #gform_submit_button_1 {
    font-size: 21px;
    letter-spacing: 1px;
}

.reservation-row:hover {
    background-color: #ED2023;
    cursor: pointer;
}

.form-disc {
    line-height: 1 !important;
    text-align: center;
    font-size: 10px;
}

#Footer {
    margin-top: 10px;
}

#gform_2 {
    width: 95%;
}

.ginput_container_time i {
    display: none;
}

#gform_fields_3 .gfield_required {
    display: none;
}

h3,
.title {
    font-weight: 300 !important;
    letter-spacing: 3px !important;
    text-transform: uppercase;
}

.title {
    padding-bottom: 10px;
}


#gform_wrapper_2.gform_wrapper label {
    margin-bottom: 0;
}

body #gform_wrapper_2.gform_wrapper ul li.gfield {
    margin: 0;
}

#gform_wrapper_2 input[type="text"] {
    margin: 0;
}

.gform_wrapper div.validation_error,
.gform_wrapper .instruction.validation_message {
    line-height: 1;
}

@media only screen and (max-width: 960px) {
    .reserve-form {
        padding: 0 !important;
        width: 100% !important;
    }

    .car-specs {
        width: 100% !important;
    }

    li#field_1_9 {
        font-size: 16px;
    }

    .mcb-wrap-b7gpjhu84 .column.one-third {
        width: 100%;
    }

    .mcb-item-qz3312u82,
    .mcb-item-c6t3cjtwp {
        width: 48% !important;
        margin: 1%;
    }
}

@media only screen and (max-width: 900px) {
    .car {
        width: 100%;
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}

@media screen and (min-width: 768px) {
    #Action_bar {
        display: none;
    }

    #Top_bar {
        top: 0;
    }
}

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


    #Action_bar .contact_details li.slogan {
        display: inline-block;
        color: white;
    }

    #Action_bar .contact_details li.slogan a {
        color: white;
    }

    #Action_bar {
        background-color: #080604 !important;
    }

    #Footer {
        text-align: center;
    }
}
