@charset "UTF-8";
/*
Theme Name: Beau Carrosse [Phantom Hire]
Theme URI: https://wordpress.org/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Featuring ad hoc video background, amazing multi-perspective vehicle shots, Web GL transitions and hover effects (our-fleet section), different layouts, top mobile experience, AJAX.
Requires at least: 4.9.6
Requires PHP: 5.2.4
Version: 0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: beaucarrosse
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready, block-patterns
*/

/* custom theme */
@media only screen and (min-width: 769px) {
    div#socialBar {
        right: 300px!important;
    }
}

@media only screen and (max-width: 768px) {
    div#socialBar {
        right: 65px!important;
    }
}

@media only screen and (max-width: 600px) {
    article#main {
        margin-top: 50px;
    } 

    
}

#awardsContainer .row._1 img:first-child {
    margin-right: 0!important;
}
#awardsContainer .row._1 img:nth-child(3) {
    margin-top: 0!important;
}




.vehicleDetail, .vehicleSpecs {
    width: 100%!important;
}


a.dashicons.dashicons-admin-generic.acf-hndle-cog.acf-js-tooltip {
    display: none;
}

#awardsContainer .row img {
    max-width: 85px;
}



.form_field input {
    width: calc(100% - 33px)!important;
}

.select-selected.select-arrow-active:after {
    display: none;
}

img#trustpilotLogo {
    max-width: 214px;
    margin: auto;
    display: block;
    margin-bottom: 1.5rem;
}

.btn-contact {
    border: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: transparent;
}

/* 
body#services.detail section#s4 {
    display: none;
} */

.link-instgram {
    font-family: Nunito Sans;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 30px;
    color: #353526;
    text-align: center;
    position: relative;
}

.link-instgram:hover:after {
    transform: scale(1,1);
}

.link-instgram:hover:after {
    transform: scale(1, 1);
}
.link-instgram:hover:after {
    transform: scale(1, 1);
}
.link-instgram:after {
    content: '';
    position: absolute;
    transform-origin: left;
    width: 100%;
    height: 1px;
    transform: scale(0,1);
    background: #353526;
    bottom: 6px;
    left: -1px;
    -webkit-transition: -webkit-transform 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: transform 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

input.wpcf7-form-control.has-spinner.wpcf7-submit {
    border: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    background: transparent;
    color: black;
    cursor: pointer;
}

.gldp-flatwhite {
    display: none!important;
    opacity: 0;
    z-index: -9999!important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
    color: #3e3e3e;
}

.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
    width: 14.2857142%;
    background: #f5f5f5;
    border: 1px solid #ddd;

}

span.wpcf7-form-control-wrap.collectionAddress {
    width: 70%;
}

input#collectionAddress {
    width: 100%!important;
}

input#destination {
    width: 100%!important;
}
span.wpcf7-form-control-wrap.destination {
    width: 80%;
}

.center-img {
    margin: auto;
    text-align: center;
    margin-bottom: 2rem;
    display: flex;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit {
    cursor: pointer;
}

#fleet .form_row .borderedButton, #packages .form_row .borderedButton{
    padding: 0px;
}

span.wpcf7-form-control-wrap.message {
    width: 100%;
}

textarea#message {
    width: 100%;
}
.wpcf7 form .wpcf7-response-output {
    border-color: #46b4502e;
    z-index: 99999;
    position: relative;
    right: 0;
    background: #ffffff8c;
    max-width: 1170px;
    margin: auto;
    left: auto;
    font-size: 15px;
    color: black;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 345px;
}

.hidden {
    display: none!important;
}

.centeredFrame.packageContainer .packageColumnTitle {
    font-size: 25px;
}

#quotation.fading {
    background: #fff;
    padding-bottom: 1rem;
}

body#packages input.wpcf7-form-control.has-spinner.wpcf7-submit {
    cursor: pointer;
    padding: 10px 30px;
}

body#packages input#destination {
    width: 95%!important;
}

.mx-50 {
    max-width: 50px;
}
#services #itemsContainer .item {
    width: calc(50% - 1px);
}

#services .itemContent .right img {
    position: absolute;
    width: 100%;
    object-fit: contain;
    height: 100%;
}

.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
    color: #D8000C;
    background-color: #FFBABA;
    border: 0;
    padding: 10px;
}
.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
    color: #4F8A10;
    background-color: #DFF2BF;
    border: 0;
    padding: 10px;
}
div.wpcf7-mail-sent-ok:before,div.wpcf7-validation-errors:before {
    font: 26px/30px dashicons;
    margin-right: 16px;
    vertical-align: middle;
}
div.wpcf7-mail-sent-ok:before {
    content: "\f147";
}
div.wpcf7-validation-errors:before {
    content: "\f158";
}

#footerBottom {
    justify-content: center!important;
}

/* #awardsContainer .row {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
}

#awardsContainer .row img {
    max-width: 100px;
} */

.menuMagContentBottom {
    display: flex;
    flex-direction: column;
    justify-content: flex-start!important;
    align-items: flex-start;
}

@media only screen and (max-width: 600px) {
    #footerBottom {
        margin: 0!important;
        display: flex;
        justify-content: space-between!important;
        text-align: center;
        margin-top: 100px!important;
    }
}

@media only screen and (max-width: 768px) {
    body#index article#main {
        display: flex;
    }
}

#d_onStage .centered_content {
    position: absolute;
    top: 0;
    left: auto!important;
    width: 100%!important;
    display: flex;
    flex-direction: column;
    justify-content: center!important;
    padding: 60px 0;
    align-content: center!important;
    align-items: center!important;
    right: auto!important;
    margin: auto!important;
    height: 100%!important;
}


.vehicle_slider.has_transition_1500_quint {
    padding: 20px;
}

.vehicleTitle {
    z-index: 1;
}