/*
Theme Name: Groupe VSF OceanWP Child
Theme URI: https://marcomconseils.com
Description: Groupe VSF THEME
Author: Marcom'Conseils 
Author URI: https://marcomconseils.com
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

/** General **/
button[type="submit"],
input[type="submit"] {
    text-transform: none;
    letter-spacing: inherit;
}

/** Language switcher **/
.pll-parent-menu-item ul li img {
    display: none;
}
.pll-parent-menu-item img {
    max-height: 16px;
}

/** FOOTER **/
.elementor-widget-image.c3-footer img {
    vertical-align: bottom;
}
/** BADGES **/
.elementor-posts .category-panther-pro .elementor-post__badge {
    background-color: #27aae1;
}
.elementor-posts .category-groupe-vsf .elementor-post__badge {
    background-color: #4256a6;
}
.elementor-posts .category-vsf .elementor-post__badge {
    background-color: #939598;
}
.elementor-posts .category-glass-boost .elementor-post__badge {
    background-color: #f58220;
}

/** JOBS **/
.altn-hero,
.altn-section {
    margin-top: 0px;
    margin-bottom: 30px;
}
.altn-section.alt-section-jobs-list {
    margin-bottom: 10px;
}
.altn-section .altn-section-content {
    justify-content: center;
}
.altn-section.altn-section-jobs-filter {
    margin-bottom: 20px;
}
.altn-hero.altn-hero-cap {
    background-image: url("./img/trame_points_groupevsf.png");
    background-repeat: repeat-x;
    margin-bottom: -120px;
    height: 200px;
    z-index: 1;
}
.altn-archive-jobs .altn-hero.altn-hero-content {
    background-repeat: no-repeat;
    background-position: 0 -120px;
    background-size: cover;
}
.altn-archive-jobs.altn-single-jobs .altn-hero.altn-hero-content {
    background-repeat: no-repeat;
    background-position: center left;
    background-size: cover;
}
.altn-hero.altn-hero-content .altn-hero-container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 360px;
    margin: 0 auto;
}
.altn-hero.altn-hero-content .altn-hero-title.elementor-element-populated {
    color: #fff;
    background-color: #4256A6BF;
    width: 40%;
    padding: 75px 65px 35px 40px;
}
.altn-hero.altn-hero-content .altn-hero-title h1 {
    color: #fff;
    font-size: 25px;
    font-weight: 500;
}
.altn-single-jobs .altn-hero.altn-hero-content .altn-hero-title h1 {
    font-weight: 700;
}
.altn-form-jobs-filter .elementor-field-group{
    padding-right: calc( 10px/2 );
    padding-left: calc( 10px/2 );
    margin-bottom: 10px;
}
.altn-archive-jobs .altn-card-jobs {
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0px 5px 20px 5px;
    --e-column-margin-right: 5px;
    --e-column-margin-left: 5px;
    padding: 0 0 20px 0 !important;
}
.altn-archive-jobs .altn-card-jobs h2 {
    font-size: 18px;
    margin-bottom: 0;
}
.altn-archive-jobs .altn-card-jobs .altn-card-jobs-content {
    padding: 0 20px;
    margin-top: 20px;
}
.altn-archive-jobs .altn-card-jobs .altn-card-jobs-content i {
    color: #4256a6;
}
.altn-archive-jobs .altn-card-jobs .altn-badge {
    position: absolute;
    top: 10px;
    right: 20px;
    z-index: 1;
}
.altn-archive-jobs .altn-card-jobs .altn-badge .elementor-button {
    border: none;
}
.altn-archive-jobs .altn-card-jobs .altn-badge .elementor-button:hover {
    color: #fff;
}
.altn-archive-jobs .altn-card-jobs .elementor-widget:not(:last-child) {
    margin-bottom: 0;
}
.altn-section .altn-col-mission .elementor-widget-wrap.elementor-element-populated {
    color: #fff;    
    background-color: #4256a6;
    align-content: center;
    align-items: center;
    padding: 75px 75px 55px 75px;
    margin: 0;
}
.altn-section .altn-col-mission h3 {
    color: #fff;
}
.altn-section .altn-col-profil .elementor-widget-wrap.elementor-element-populated {
    background-image: url("./img/trame_points_groupevsf.png");
    background-repeat: no-repeat;
    align-content: center;
    align-items: center;
    padding: 75px 75px 55px 75px;
    margin: 0;
}
.altn-section .altn-col-profil .altn-col-profil-container .altn-col-profil-content {
    background: #fff;
    padding: 20px 20px 0 20px;
}
.altn-section-footer {
    text-align: center;
}
.altn-section-footer .elementor-heading-title {
    font-size: 25px;
    font-weight: 600;
    color: #4256a6;
}
.altn-single-jobs .altn-section-footer .elementor-heading-title {
    margin-bottom: 20px;
}
.altn-section-footer .altn-section-footer-content {
    margin-bottom: 0 !important;
}
.altn-section-footer form {
    text-align: left;
}

@media (max-width:900px) {
    .altn-hero.altn-hero-content .altn-hero-title.elementor-element-populated {
        width: 60%;
    }
    .altn-archive-jobs .altn-hero.altn-hero-content {
        background-position: top left;
    }
}
@media (max-width:600px) {
    .altn-hero.altn-hero-content .altn-hero-title.elementor-element-populated {
        width: 90%;
    }
}
@media (min-width:768px) {
 .altn-section.elementor-section .elementor-container {
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
 }
}

/* protected pages form */
.page-id-948 .post-password-form,
.page-id-1033 .post-password-form {
    display: flex;
    margin-top: 150px;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 150px;
}
.page-id-948 .post-password-form .altn-pwd-img-container,
.page-id-1033 .post-password-form .altn-pwd-img-container {
    margin-right: 50px;
    width: 320px;
    height: 300px;
}
.page-id-948 .post-password-form .altn-pwd-text-container,
.page-id-1033 .post-password-form .altn-pwd-text-container {
    display: flex;
    flex-direction: column;
    padding-top: 30px;
    max-width: 500px;
    color: var( --e-global-color-primary );
    font-weight: bold;
    font-size: 20px;
}
.page-id-948 .post-password-form input[type="password"],
.page-id-1033 .post-password-form input[type="password"]{
    border-color: var( --e-global-color-primary );
    margin-bottom: 20px;
    max-width: 300px;
}
.page-id-948 .post-password-form label,
.page-id-1033 .post-password-form label {
    display: block;
}

@media screen and (max-width: 700px) {
    .page-id-948 .post-password-form,
    .page-id-1033 .post-password-form {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top : 50px;
        margin-right: 10px;
        margin-left: 10px;
    }
    .page-id-948 .post-password-form .altn-pwd-img-container,
    .page-id-1033 .post-password-form .altn-pwd-img-container {
        margin-right: 0;
    }
    .page-id-948 .post-password-form .altn-pwd-text-container,
    .page-id-1033 .post-password-form .altn-pwd-text-container {
        padding-top: 0;
    }
    .page-id-948 .post-password-form input[type="password"],
    .page-id-948 .post-password-form input[type="submit"],
    .page-id-1033 .post-password-form input[type="password"],
    .page-id-1033 .post-password-form input[type="submit"]{
        width: 100%;
        max-width: 100%;
    }
}
