/* 
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}


/* Instrument By */
.wl-instrument-by {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}

.wl-instrument-by .avatar {
    display: flex;
    flex-direction: column;
    width: 75px;
}

.wl-instrument-by .content {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding-left: 15px;
}

.wl-instrument-by .desc {
    font-family: "Open Sans", Sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #000000;
    line-height: 1.1em;
    margin-bottom: 10px;
}

.wl-instrument-by .link {
    margin-top: auto;
}
.wl-instrument-by .link a {
    font-family: "Open Sans", Sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1em;
    fill: var( --e-global-color-primary );
    color: var( --e-global-color-primary );
    background-color: #BF1E2E00;
    border-radius: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.wl-instrument-by .link a .elementor-button-text {
    text-align: left;
}

.wl-instrument-by .link a .elementor-align-icon-right {
    margin-left: 10px;
}
.wl-instrument-by .link a svg {
    width: auto;
}

.wl-instrument-by .link a svg,
.wl-instrument-by .link a svg path,
.wl-instrument-by .link a svg line {
    transition: 0.5s all;
}
.wl-instrument-by .link a:hover svg {
    margin-left: 5px;
    transition: 0.5s all;
}
