

 .qode_pricing_list .qode_pricing_item_title {
  font-weight: 400;
}
.qode_pricing_item_price_inner span {
    font-family: 'Arvo', sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 300!important;
color:#b6b0b0!important;
}
.qode_pricing_item_price {
    position: absolute;
    width: 190px!important;
    height: 100%;
    text-align: right;
    right: 0;
    top: 0; 
}

.vc_row.use_row_as_box {
  margin-right: 0;
  margin-left: 0;
}

/*ContactForm*/
div.wpcf7-response-output.wpcf7-validation-errors {
    background-color: #ceceaf!important;
}
div.wpcf7-response-output.wpcf7-mail-sent-ok {
    background-color: #f08200!important;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: #878164!important;
}
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    background-color: #ceceaf!important;
}
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:hover, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
    background-color: #9d9d5f!important;
}


/*Descriptif*/
a.alternative-links-imagemap {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase!important; 
    font-size: 18px!important;
    color: #878164!important;
    font-weight: 300!important;
    padding-right: 6px!important;
    padding-left: 6px!important;
}
a:hover.alternative-links-imagemap {
    color: #ffffff!important;
    background-color: #a0be00!important;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
}
.altlinks-container, p a {
    color: #ffffff!important;
}

/* Nav Tablette*/
@media screen and (min-width: 1001px) and (max-width: 1199px) {
    nav.main_menu > ul > li > a {
        font-size: 15px !important;
    }
}

div.ppt{display:none !important;}



