.info-vehicule-vhu {
    display: inline-block;
    width: 460px;
    border: 1px solid #ccc;
    padding: 5px;
    color: #ff9a52;
    background: #fff;
}

a.btn-fc-top {
    float: right;
    margin-left: 3px;
}

.fc-search-form-wrapper form {
    background-color: rgba(255, 255, 255, 0.5);
    height: 290px;
    position: relative;
}

.fc-title-b {
    background: rgb(55, 55, 57);
    color: #fff;
    padding: 22px 9px;
    min-height: 85px;
    font-size: 20px;
    text-align: center;
    line-height: 25px;
    position: relative;
}

.fc-content-b {
    padding: 15px;
    padding-top: 39px;
    text-align: center;
}

.fc-search-form-wrapper form .btn {
    background-color: #2DA15A;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 auto;
    float: none;

    background: #2DA15A;
    background: linear-gradient(90deg, rgb(12, 158, 56) 40%, rgb(45, 167, 82)60%, rgb(50, 158, 76) 90%);
}

.fc-search-form-wrapper form .fc-input::placeholder {
    color: #222;
    font-size: 13px;
    font-style: italic;
}

.fc-title {
    color: #fff;
    margin-bottom: 22px;
}

.fc-title h4 {
    font-size: 27px;
}

form#form-search-categ-home .form-control {
    margin-top: 3px;
    color: #222;
    border-radius: 0;
    font-size: 14px;
}

form#form-search-categ-home .form-control::placeholder {
    color: #222;
}

.fc-title-b:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 17px 0 17px;
    border-color: #373739 transparent transparent transparent;
    content: "";
    position: absolute;
    bottom: -16px;
    left: 44%;
}

.row.fc-content-bottom {
    position: relative;
    bottom: -17px;
}

div#custom-text-footer-home .container {
    width: 48%;
}


form#form-search-categ-home .form-control {
    width: 90%;
    display: inline-block;
    float: left;
    margin-left: 12px;
}

form#form-search-categ-home a.clear-button-cookie {
    float: left;
    margin-top: 10px;
    position: relative;
    left: 3px;
}

form#form-search-top-categ-header a.clear-button-cookie {
    float: right;
    position: relative;
    top: 8px;
}

/*form#form-search-top-categ-header .form-control {*/
/*    float: left;*/
/*    width: 89%;*/
/*}*/

#info-vehicules {
    z-index: 99;
    position: relative;
    height: 90px;
}

div#info-vehicule-vhu p {
    /* color: #ff9a52; */
    margin: 0;
}

.form-control.loading-input {
    background: #fff url(../img/loading.gif) no-repeat right !important;
    background-position-x: 97% !important;
}

span.cart-total.hidden-sm-down,
.hello-user {
    visibility: hidden;
}

#product .text-description {
    padding: 10px;
}

#product .description-short-p {
    display: none;
}

.btn-full-width {
    width: 100%;
}

.green-text-color {
    color: #26a459;
}

.noty_body div.green-text-color {
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    text-align: center;
    padding-bottom: 5px;
    margin-bottom: 9px;
}

#noty_layout__center {
    width: 500px;
}

label.error {
    color: red;
}

#form-search-francecasse .content-fc-search {
    background-color: #fff;
}

#g-recaptcha-request>div {
    margin: 0 auto;
}

.pa-captcha-inf.col-md-6 label.error {
    margin: 0 auto;
    display: block;
    text-align: center;
}

.noty_theme__bootstrap-v3.noty_type__error {
    color: black;
    font-weight: bold;
    text-align: center;
    padding: 15px 10px;
}

.text-category-name {
    height: 60px;
    overflow: hidden;
}