/* 
Theme Name:     WEBLOFT
Theme URI: 		http://www.webloft.ca/
Description: Thème personnalisé pour le client. Habituellement développé à partir d'un PSD fournis par votre agence de communication. Pour plus d'informations, veuillez communiquer avec votre agence ou le support de Webloft au 514-945-3700 / support@webloft.ca
Author:         WEBLOFT // JFRanger, Maxime & Dominique
Theme URI: 		http://www.webloft.ca/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

.nomargin,
.nomargin p,
.no-margin,
.no-margin p,
.nopadding,
.nopadding p,
.no-padding,
.no-padding p{margin:0 !important; padding:0 !important}


/* List Infos */
ul.wl_truck_data {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.wl_truck_data li {
    overflow: hidden;
    clear: both;
}

ul.wl_truck_data li .name {
    float: left;
    width: 33%;
    font-weight: 700;
    font-size: 18px;
    color: #66c18c;
    letter-spacing: -0.4px;
}

ul.wl_truck_data li .value {
    float: right;
    width: 66%;
    font-size: 18px;
    color: #d6eef2;
}

.wl_truck_infos h3 {
    color: #d6eef2;
    font-size: 24px;
    letter-spacing: -0.4px;
}

.wl_truck_infos .row:not(:first-child) {
    margin-top: 20px;
}

.wl_truck_infos .title {
    color: #66c18c;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -0.4px;
}

.wl_truck_infos .email a {
    text-decoration: underline;
    font-weight: 400;
}

.wl_truck_infos .label {
    color: #66c18c;
    font-weight: 700;
}

.wl_truck_infos a {
    font-weight: 700;
    font-weight: bold;
    color: #d6eef2;
}

.wl_truck_infos a:hover {
    text-decoration: underline;
    color: #d6eef2;
}

.wl_truck_infos p {
    font-size: 14px;
    color: #d6eef2;
    letter-spacing: -0.4px;
    margin-bottom: 0;
}

@media screen and (max-width: 1024px) {
    ul.wl_truck_data li .name,
    ul.wl_truck_data li .value {
        font-size: 16px;
    }
}

@media screen and (max-width: 767px) {
    ul.wl_truck_data li .name,
    ul.wl_truck_data li .value {
        font-size: 14px;
    }
}
