/*
 Theme Name:   equipementamos
 Theme URI:    http://agencesecrete.com
 Description:  Équipement Amos - Thème enfant
 Author:       l'Agence secrète
 Author URI:   http://agencesecrete.com
 Template:     motors
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         Camion
 Text Domain:  equipementamos
*/

/* Entête & Menu */
.header-address .stm-icon-pin {
	color: #000;
}
.entry-header {
    background-image: url("http://www.equipementamos.com/wp-content/themes/equipementamos/images/equipement-amos-camions-banniere.jpg")!important;
}
.main-menu .header-menu > li:hover > a {
    background-color: #fc842c!important;
}
.main-menu .header-menu .current-menu-item {
    background-color: #fc842c!important;
}
.stm-listing-tabs ul li a {
    color: #fff!important;
}
.stm-listing-tabs ul li.active a {
	color:#fc842c!important;
}
.header-help-bar > ul li.nav-search > a:hover {
    background-color:#000!important;
    border-color: #fff!important;
}
.stm-working-days .title i {
    color: #000!important;
}
.found-cars-cloned .found-cars {
    color: #fff !important;
}

/* Comparaison */
.car-action-unit.add-to-compare {
    display: none!important;
}

/* Location - Page */
.vc_custom_1478794457358 .vc_column_container {
    padding-left: 0!important;
    padding-right: 0!important;
}

/* Formulaire de contact - Contact */
.stm-single-car-contact {
    background-color: inherit!important;
}

/* Camion internationale - Page */
.vc_custom_1477331133497 {
    padding-right: 1.5em !important;
    padding-left: 1.5em !important;
}

/* Formulaire - Nous joindre */
.wpcf7-form label {
	display: block!important;
}
.stm-single-car-contact .title i {
    color: #000!important;
    font-size: 18px!important;
}
.stm_listing_car_form input[type="text"], .stm_listing_car_form input[type="tel"], .stm_listing_car_form input[type="email"], .stm_listing_car_form input[type="search"], .stm_listing_car_form input[type="password"] {
    padding-left: 15px!important;
}

/* Footer */
.footer_widgets_wrapper a {
    color: #aaa!important;
    font-size: 0.9em;
}
.footer_widgets_wrapper a:hover {
    color: #fff!important;
}
.footer_widgets_wrapper ul li {
    list-style-type:none!important;
}
.footer_widgets_wrapper ul {
    padding-left: 0px!important;
}
.footer_widgets_wrapper .widget-title h6 {
    font-size: 16px!important;
    color: #fc842c!important;
}
.footer_widgets_wrapper .widget-title h6 .colored {
    color: #fc842c!important;
}
.footer_widgets_wrapper .stm_wp_widget_text .textwidget {
    font-size: 14px!important;
    line-height: 22px!important;
}

/*Responsive - Mobile */
@media (max-width: 767px) {
.listing-list-loop .content .title {
    padding-top: 70px!important;
}
}