/**
Theme Name: jobs
Author: ITE Digital
Author URI: https://ite.digital
Description: Custom theme for jobs website
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: jobs
Template: astra
*/

.experience p , .formation p {
    margin-bottom: 5px;
}
.col-name {
    font-size: 30px;
    font-weight: bold;
    text-transform: capitalize;
}
ul.langues-utilisateur {
    margin: 0;
}
.wpgb-card-header.wpgb-scheme-dark , .wpgb-card-body ,.wpgb-card-footer{
    background: transparent !important;
}
.facete-exp span.wpgb-checkbox-label {
    color: #fff;
}
a.wpgb-card-layer-link {
    pointer-events: none !important;
}
.logo-size img {
    width: 100px;
}
.ur-form-grid .select {
    border: 1px solid #e9e9e9 !important;
	border-radius:4px !important
}

.wpgb-block-3 a {
    text-decoration: underline !important;
    text-underline-offset: 4px;
}
a.wpgb-block-1 {
    text-transform: uppercase;
}

.col-connexion .elementor-hidden-mobile {
    display: block;
}
.message-ouvert p {
    margin-bottom: 0;
    font-weight: bold;
    color: green;
}

nav.woocommerce-MyAccount-navigation a {
    color: #222;
}

.woocommerce-MyAccount-navigation-link.is-active a {
    color: #238be3;
}
.woocommerce-MyAccount-content a {
    color: #238be3;
}

ul#menu-1-110175d > li::before {
    position: absolute;
    content: "\f007";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    left: 0;
    top: 0;
    font-size: 14px;
    color: #ff7c3c;
    margin-right: 8px;
    display: inline-block;
    vertical-align: middle;
    margin-top: 16px;
    margin-left: -1px;
}

input.user-registration-Button.button.ur-reset-password-btn {
    background: #ff7c3c !important;
}

