﻿.pre-desc-display {
    overflow-x: hidden;
    white-space: pre-wrap;
    word-break: break-word;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #605e7e;
    text-align: left;
    background-color: #f6f7fb;
    font-family: 'Maven Pro', sans-serif;
}

/*Link Depose CV JOB*/
.lnk-depose-cv {
    margin-bottom: 20px;
    color: white;
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline;
}

div.disabled {
    pointer-events: none;
    opacity: 0.6;
    filter: alpha(opacity=50);
    zoom: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
}

.lnk-depose-cv:hover {
    color: #ff2b88;
}

/*CSS IMAGE CUSTOM ADS*/
.oba-img {
    max-width: 100%;
    max-height: 100%;
    display: block; /* remove extra space below image */
}


.oba-box {
    /*display: flex;
    justify-content:center;*/
    width: 100%;
    border: 0px solid black;
}

.ad_price_card_V2 {
    /*background-color: #f0c62f;*/
    background-color: #3fc50a;
    /*background-color: #9ec015;*/
    padding-top: 2px;
    padding-bottom: 2px;
    border-radius: 5px;
    padding-left: 8px;
    padding-right: 8px;
}

.ad_price_card {
    /*background-color: #f0c62f;*/
    background-color: #b4306c;
    /*background-color: #9ec015;*/
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.oba-card-shadow {
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
    transition: 0.3s;
}

    .oba-card-shadow:hover {
        box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
    }

.icon-card {
    position: absolute !important;
    bottom: 15px !important;
    right: 15px !important;
    z-index: 999 !important;
}



.oba-box.large {
    height: 200px;
}


.oba-box.largeX {
    height: 500px;
    background-size: contain !important;
}


.oba-box.medium {
    height: 100px;
}

.oba-box.mediumXL {
    height: 80px;
}

.oba-box.small {
    height: 50px;
}

.oba-box img {
    display: block;
    margin: 0 auto;
    /*width: auto;
        height: 100%;*/
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important;
}

.users_photo {
    width: 80px;
    height: 80px;
    border-radius: 50%;
}

/*Link titre Page d'accueil*/
.lnk-acceuil {
    color: white;
    text-decoration: underline;
    display: inline-block;
}

    .lnk-acceuil:hover {
        color: #ff2b88;
    }

.ui-autocomplete.ui-widget {
    font-family: "Maven Pro";
    font-size: 15px;
}

.blurry {
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
}

.addPicture {
    padding: 30px;
    border: 2px solid #428bca;
    border-style: dotted;
    border-radius: 10px;
    cursor: pointer;
    font-size: 40px;
    text-align: center;
}

    .addPicture :hover {
        color: #f0ad4e;
    }

.ad_price {
    color: #6963ff;
    line-height: 1;
    font-weight: 700;
}

    .ad_price.f4 {
        font-size: 16px;
    }

    .ad_price.f16 {
        font-size: 16px;
    }

    .ad_price.f18 {
        font-size: 18px;
    }

.oba-user-contactbtn {
    font-weight: 500 !important;
    font-size: 13px !important;
}

    .oba-user-contactbtn.mobile {
        border-radius: 20px !important;
    }

users_photo {
    width: 80px;
    height: 80px;
    border-radius: 50%;
}

.remove_card {
    position: absolute;
    z-index: 4000 !important;
    /*background-color: #f0c62f;*/
    top: 0;
    right: 0;
    /*background-color: #9ec015;*/
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.ad_price_card {
    /*background-color: #f0c62f;*/
    background-color: #b4306c;
    /*background-color: #9ec015;*/
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.ad_price_card_ribbon {
    /*background-color: #f0c62f;*/
    background-color: #6963ff;
    /*background-color: #9ec015;*/
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
}

.nbItem_picture span {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 15px;
    padding: 8px 12px 8px 12px;
    border-radius: 20%;
}

.coupon_left span {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: #3fc50a;
    color: #fff;
    font-size: 15px;
    padding: 6px 12px 6px 12px;
    border-radius: 20px;
}

.detailImg {
    border-radius: 20px !important;
}


.carousel_control_prev_custom, .carousel_control_next_custom {
    position: absolute;
    top: 45%;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 2rem;
    background-color: #ff2b88;
    height: 2rem;
    text-align: center;
    border-radius: 100px;
    line-height: 2rem;
    border-radius: 50px;
}

.border__none {
    border: none !important;
}

.carousel_control_prev_custom:hover, .carousel_control_prev_custom:focus, .carousel_control_next_custom:hover, .carousel_control_next_custom:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9;
}

.carousel_control_prev_custom {
    left: 0;
}

.carousel_control_next_custom {
    right: 0;
}

/*----- Global Loader -----*/
#page-content-loader {
    position: fixed;
    z-index: 50000;
    background: #fff;
    left: 0;
    top: 100px;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.page-content-loader-img {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 35%;
    margin: 0 auto;
}
.uniform-img {
    width: 100%;
    height: 200px; /* ou 150px selon ton besoin */
    object-fit: cover;
    object-position: center;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}
/*----- Global Loader -----*/
