
/*     Auteur : Leonel Jiofack
/*     Email : leoneljiofack@gmail.com
/*     Phone : +237 6 97 36 83 47
*/

:root {
    --primaryColor:      #11222f;
    --primaryColorHover: #cfd3d5;
    --orange:            #889097;
}

canvas {
    /*padding-left: 400px;
    width: calc(100% - 400px) !important;*/
}

.selectable-icon {
    cursor: pointer;
    padding: 4px;
    border: 2px solid transparent;
    border-radius: 4px;
    transition: border-color 0.2s ease;
}

.selectable-icon:hover {
    border-color: var(--primaryColor);
}

.selectable-icon.selected {
    border: 2px solid var(--primaryColor) !important; /* Ajout de !important pour forcer */
    background-color: rgba(66, 133, 244, 0.1);
}

div.panel-switch {
    box-shadow: none !important;
    border-radius: 0 !important;
    backdrop-filter: blur(6px) !important;
    background-color: #ffffffad !important;
    font-family: 'Inter' !important;
}

div.panel-switch h4 {
    font-size: 14px;
}

div.panel-switch div.switch-container > span {
    font-size: 10px !important;
    border-radius: 0 !important;
}

div.panel-switch div.switch {
    border-radius: 6px;
    background-color: #f7f7f7;
    border: none;
}

div.fancybox-bg {
    background: #1e1e1e9c;
}

div.modal.fancybox-content {
    border-radius: 0;
    padding: 50px;
}

div.fancybox-slide button.fancybox-button {
    right: 15px;
    top: 15px;
}

p#UI_LOGIN_TITLE.upper {
    text-transform: initial;
    font-family: 'Inter';
    color: #000;
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 3px;
}

p#MODAL_CONFIGURE_SUBTITLE {
    text-transform: initial;
    font-family: 'Inter';
    color: #000;
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 3px;
}

p#UI_Project_Client {
    text-transform: initial;
    font-family: 'Inter';
    color: #000;
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 3px;
}

span#MODAL_CONFIGURE_TITLE {
    font-family: 'Material Symbols Sharp';
    font-size: 10px;
    color: #000;
    letter-spacing: 1px;
}

div.projects-buttons-bar button {
    border: none;
    border-radius: 5px;
    box-shadow: none;
    text-transform: initial;
    font-family: 'Inter';
}

div.modal-title2level {
    padding-bottom: 20px;
    margin-bottom: 30px;
}

div.modal-title2level:after {
    left: calc(50% - 50px);
    width: 100px;
    height: 1px;
    background: var(--primaryColor, #000);
}

div.modal-body div.title_object {
    text-transform: initial;
    font-family: 'Inter';
    font-size: 16px;
    font-weight: 500;
}

div.modal-form {
    font-family: 'Inter';
}

div.modal-form h4 {
    font-size: 13px;
    margin-bottom: 12px;
}

div.modal-form input {
    border: 1px solid #000;
    padding: 16px 15px;
    border-radius: 5px;
}

div.modal-footer button {
    text-transform: initial;
    border-radius: 5px;
    box-shadow: none;
    font-family: 'Inter';
    width: 100%;
}

div.modal-footer button.close-modal {
    background-color: #f7f7f7 !important;
    color: #000 !important;
    border: none !important;
}

div.nfo_box {
    background: #f3f3f3;
    box-shadow: none;
    border-radius: 0;
    top: 80px;
    right: 0;
    color: #000;
    font-family: 'Inter';
    width: initial;
    height: initial;
    padding: 30px 20px;
}

div.nfo_box span.HT {
    font-size: 10px;
}

div.nfo_box span.TTC-price {
    font-weight: 300;
    font-size: 23px;
}

div.nfo_box button.more {
    box-shadow: none;
}

/* div.affichage.controls {
    bottom: 0;
    right: 0;
    left: initial;
    transform: initial;
    background: #878787;
    padding: 20px 0;
    width: calc(100% - 400px);
}*/

div.affichage.controls div.controls__list__item {
    width: 30px;
    height: 30px;
    padding: 10px;
    border: none;
    box-shadow: none;
} 

section#content-final {
    position: absolute;
    left: 0;
    width: 340px;
    padding: 40px 30px !important;
}

section#content-final div.panel-final {
    background: transparent;
    border: none;
}

section#content-final div.panel-final:before {
    display: none;
}

section#content-final div.container {
    padding: 0;
    max-width: initial;
}

section#content-final div.panel-final-title {
    text-transform: initial;
    font-weight: 700;
    font-size: 24px;
}

section#content-final div.panel-final-description {
    font-size: 13px;
    max-width: initial;
    margin-top: 9px;
    color: #8f8f8f;
}

section#content-final button.btn {
    text-transform: initial;
    font-family: 'Inter';
    border-radius: 5px;
    box-shadow: none;
    border: none;
    font-size: 14px;
}

section#content-final button#UI_btn_save_under {
    color: #000;
    background: #ededed !important;
}

section#content-final button#UI_btn_ordx {
    color: #000;
    background: transparent !important;
    border: 1px solid #a6a6a6;
    font-size: 11px;
    padding: 0 9px;
    height: 33px;
}

section#content-final button#UI_btn_ordx:hover {
    border-color: #000;
}

section#content-final button#UI_btn_capture {
    color: #000;
    background: transparent !important;
    border: 1px solid #a6a6a6;
    font-size: 11px;
    padding: 0 9px;
    height: 33px;
}

section#content-final button#UI_btn_capture:hover {
    border-color: #000;
}

section#content-final button#UI_btn_glb {
    color: #000;
    background: transparent !important;
    border: 1px solid #a6a6a6;
    font-size: 11px;
    padding: 0 9px;
    height: 33px;
}

section#content-final button#UI_btn_glb:hover {
    border-color: #000;
}

section#content-final button#UI_btn_estimate {
    color: #000;
    background: transparent !important;
    border: 1px solid #a6a6a6;
    font-size: 11px;
    padding: 0 9px;
    height: 33px;
}

section#content-final button#UI_btn_estimate:hover {
    border-color: #000;
}

section#content-final textarea {
    width: 100%;
    border-radius: 5px;
    border-color: #000;
    margin-bottom: 14px;
    resize: vertical;
}

section#content-final button#UI_btn_checkout {
    width: 100%;
}

section#content-final button#UI_btn_order {
    width: 100%;
    margin: 10px 0 0;
}



/********** Entete de l'app web    ************/


header button#login_btn {
    box-shadow: none;
    border-radius: 25px;
    background: transparent;
    border: none;
    color: #000;
}

header button#login_btn:hover {
    background-color: none !important;
    border-color: none !important;
    color: var(--primaryColorHover, #1b98aa);
}

header button#login_btn span.material-symbols-sharp {
    font-size: 21px;
}

header div.pageWrapper__header__container {
    max-width: 100% !important;
    padding: 0 30px !important;
    /*box-shadow: 0 1px 27px -18px #000 !important;*/
    border-bottom: 1px solid #d8d8d8;
}            

header div.pageWrapper__header__logo {
    width: 15rem !important;
}

header div.pageWrapper__header__logo__img {
    position: initial !important;
    padding: 0 !important;
    max-height: 80px !important;
    box-shadow: none !important;
}

header div.pageWrapper__header__logo__img img.logo {
    /*height: 40px !important; */
    width: auto !important;
}

header div.pageWrapper__header__wrap {
    padding-top: 0 !important;
}

header a.nav-link:before {
    display: none !important;
}

header a.nav-link:after {
    content: '';
    position: absolute;
    top: calc(50% - 5px);
    right: -5px;
    width: 10px;
    height: 10px;
    opacity: .4;
    background-image: url(custom/angle.svg);
    background-repeat: no-repeat;;
    background-size: contain;
    background-position: 50% 50%;
}

header a.nav-link.active div.step-text {
    opacity: 1;
}

header a.nav-link.done div.step-text {
    opacity: 1;
}

header a.nav-link.active div.step-text p {
    font-weight: 700;
}

header a.nav-link.inactive div.step-count {
    box-shadow: none !important;
    width: 6px !important;
    height: 6px !important;
    border-color: #f3f3f3;
    background: #f3f3f3;
    position: absolute;
    top: 23px;
}

header div.step-count:after {
    display: none !important;
}

header li.nav-item {
    min-width: initial !important;
    padding: 0 10px;
}

header li.nav-item div.step-text {
    max-width: initial !important;
    max-height: initial !important;
    line-height: 85px !important;
    font-size: 14px !important;
    text-transform: initial !important;
    font-family: 'Inter';
}

div.pageWrapper__header__steps button {
    color: #000;
    background: transparent;
    border: none;
    box-shadow: none;
}

div.pageWrapper__header__steps button:hover {
    color: var(--primaryColor, #000);
    background: transparent;
    border: none;
}

div#melamine {
    background: #ffffff;
    top: 104px;
    box-shadow: 0 10px 23px -20px #000;
    padding: 30px 23px;
}

div#melamine p#color_modal_desc {
    color: #000;
    font-weight: 700;
    font-size: 17px;
    margin: 0 0 8px
}

div#melamine div.panel-description {
    background: #fff;
    box-shadow: 0 19px 40px -40px #000;
    padding-bottom: 30px;
}

div#melamine div.panel-description button.btn-smallON {
    border: 1px solid var(--primaryColor);
    background: var(--primaryColor) !important;
    color: #fff;
}

div#melamine div.panel-description button {
    border: 1px solid #c5c5c5;
    box-shadow: none;
    border-radius: 5px;
    text-transform: initial;
    background: #fff !important;
    color: #000;
}

div#imagecontent {
    background: #ffffff;
    top: 104px;
    box-shadow: 0 10px 23px -20px #000;
    padding: 30px 23px;
}

div#imagecontent input {
    width: 55px;
    height: 55px;
    border-radius: 0;
    margin: 0.3125rem 2%;
    border: 1px solid #e5e5e5;
    padding: 10px;
}




/**********     Page home     **********/

div#content {
    /* padding-bottom: 100px; */
}

div#content section {
    padding-top: 0;
}

div#content section#content-welcome {
    background: linear-gradient(to bottom, #f5f5f5, #fff 20%);
    padding-bottom: 100px;
}

div#content section#content-welcome div.pageLayout__welcome__text {
    max-width: 100% !important;
    width: 100% !important;
    background: transparent !important;
    padding: 0 !important;
    margin: 20px 0 0 !important;
}

div#content section#content-welcome div.pageLayout__welcome__text:before {
    content: '' !important;
    top: initial !important;
    bottom: -20px !important;
    right: -20px !important;
    left: initial !important;
    width: 100px !important;
    height: 100px !important;
    background-color: var(--primaryColor, #4dcddb) !important;
}

div#content section#content-welcome span#WEL_WELCOME {
    text-transform: initial !important;
    font-family: 'Inter' !important;
    font-weight: 700 !important;
    font-size: 60px !important;
}

div#content section#content-welcome span#WEL_TITLE {
    font-family: 'Material Symbols Outlined' !important;
    font-size: 10px !important;
    letter-spacing: 3px !important;
}

div#content section#content-welcome p#WEL_TEXT {
    font-family: 'Inter' !important;
    line-height: 19px !important;
    color: #666666 !important;
    font-size: 13px !important;
}

div#content section#content-welcome div.pageLayout__choices {
    padding-top: 60px;
}

div#content section#content-welcome div.pageLayout__choices__title {
    margin: 0 0 40px;
}

div#content section#content-welcome p#WEL_CHOICE {
    text-align: left !important;
    font-family: 'Inter' !important;
    font-size: 20px !important;
    text-transform: initial !important;
    font-weight: 700 !important;
}

div#content section#content-welcome label.pageLayout__choices__list__item {
    box-shadow: none !important;
    background-color: #f7f7f7 !important;
    border-radius: 0 !important;
    margin: 0 !important;
    padding: 80px 20px 30px !important;
    width: calc(20% - 20px);
    position: relative;
}

div#content section#content-welcome label.pageLayout__choices__list__item:before {
    content: 'Sur mesure';
    position: absolute;
    top: 30px;
    left: 30px;
    background-image: url(custom/home/mesure.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 50%;
    height: 17px;
    width: 100%;
    font-size: 11px;
    text-align: left;
    padding: 0 0 0 26px;
    line-height: 20px;
}

div#content section#content-welcome label.pageLayout__choices__list__item:hover:not(.selected) {
    transform: none !important;
    border: none !important;
}

div#content section#content-welcome label.pageLayout__choices__list__item.selected:not(.selected) {
    transform: none !important;
    border: none !important;
}

div#content section#content-welcome label.pageLayout__choices__list__item:hover {
    transform: none !important;
    border: none !important;
}

div#content section#content-welcome label.pageLayout__choices__list__item span.btn {
    opacity: 0;
    background-color: var(--primaryColor, #4dcddb);
    color: #fff;
    font-family: 'Inter';
    font-weight: 700;
    padding: 0;
    display: block;
    font-size: 0;
    margin: 0;
    transition: all 0.3s ease-in-out;
}

div#content section#content-welcome label.pageLayout__choices__list__item:hover span.btn {
    opacity: 1;
    padding: 15px 0;
    margin: 15px 0;
    font-size: 14px;
    transition: all 0.3s ease-in-out;
}

div#content section#content-welcome label.pageLayout__choices__list__item span.titre {
    font-family: 'Inter';
    font-weight: 700;
    font-size: 15px;
}

div#content section#content-welcome label.pageLayout__choices__list__item img {
    height: 130px;
    transition: all 0.3s ease-in-out;
}

div#content section#content-welcome label.pageLayout__choices__list__item:hover img {
    transform: scale(0.9);
    transition: all 0.3s ease-in-out;
}

div#content section#content-welcome label.pageLayout__choices__list__item span.soustitre {
    position: relative;
    font-family: 'Inter';
    font-size: 11px;
    text-align: left;
    padding: 10px 0 10px 27px;
    background-image: url(custom/home/01.svg);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: 0 50%;
    color: #000 !important;
}

div#content section#content-welcome label.pageLayout__choices__list__item span.soustitre:before {
    content: '';
    position: absolute;
    top: 4px;
    left: -5px;
    height: 10px;
    width: 10px;
    background-color: var(--primaryColor, #4dcddb);
    z-index: -1;
}


/****************    Fenetre de controle    *****************/

.pageLayout div.panel {   
    border-radius: 0;
    box-shadow: none;
    border: none;
    background: transparent;
    overflow: overlay;
    padding: 0 30px;
    font-family: 'Inter';
}

.pageLayout div.panel  div.panel-footer {
    margin-bottom: 20px;
}

.pageLayout div.panel button.next-step {
    text-transform: initial;
    font-family: 'Inter';
    border-radius: 5px;
    box-shadow: none;
    border: none;
    font-size: 14px;
    width: 100%;
    height: 35px;
    margin-bottom: 0;
}

/* .pageLayout div.panel button svg.svg__icon.icon {
    width: 8px;
    height: 19px;
    margin-left: 0.4375rem;
}*/

.pageLayout div.panel button svg.svg__icon.icon {
    height: 8px !important;
} 

.pageLayout div.panel button.prev-step {
    box-shadow: none;
    border-radius: 5px;
    height: 35px;
    width: 49px;
    background: #fff;
    border: none;
    color: #000;
}

.pageLayout div.panel div.panel-title {
    margin-bottom: 10px;
}

.pageLayout div.panel div.panel-title > p {
    text-transform: initial;
    font-weight: 700;
    font-size: 24px;
}

.pageLayout div.panel div.panel-title p#UI_select_feet {
    font-size: 13px;
}

.pageLayout div.panel div.panel-title p#UI_select_bandeau {
    font-size: 13px;
}

.pageLayout div.panel div.panel-description {
    font-size: 13px;
}

.pageLayout div.panel div.panel-slider h4 {
    font-size: 13px;
}

.pageLayout div.panel div.panel-slider div.inputZone {
    margin-bottom: 11px;
}

.pageLayout div.panel div.panel-slider input {
    background: transparent;
}

.pageLayout div.panel div.custom-handler {
    border-radius: 3px !important;
    width: 15px !important;
    height: 15px !important;
    background: var(--primaryColor, #4dcddb) !important;
    border: none !important;
}

.pageLayout div.slide.ui-slider {
    background-color: #e8e8e8 !important;
    height: 4px !important;
}

.pageLayout  div.panel-slider:not(:first-child) {
    margin: 19px 0;
}

.pageLayout div.dressingAddButton {
    padding-top: 10px;
}

.pageLayout div.panel-title p#buttonModule {
    text-transform: initial;
    font-weight: 700;
    font-size: 13px;
}

.pageLayout div.dressingAddButton img.bulle {
    width: 50px;
    height: auto;
}

.pageLayout button.quit {
    border: none;
    border-radius: 5px;
    background: #f3f3f3;
    text-transform: initial;
    font-family: 'Inter';
    color: #000;
    width: 100%;
    font-size: 14px;
} 

.pageLayout .panel-navigation {
    width: 100%;
}

.pageLayout button.btn-icon.selectImg.bandeau {
        text-transform: initial;
    font-family: 'Inter';
    color: var(--primaryColor, #000);
    background: transparent !important;
    border: 1px solid var(--primaryColor, #000);
    font-size: 11px;
    padding: 0 9px;
    height: 33px;
    box-shadow: none;
    border-radius: 5px;
}

.pageLayout button.btn-icon.selectImg.bandeau svg.svg__icon {
    display: none;
}

.pageLayout button.btn-icon.selectColor {
        text-transform: initial;
    font-family: 'Inter';
    color: var(--primaryColor, #000);
    background: transparent !important;
    border: 1px solid var(--primaryColor, #000);
    font-size: 11px;
    padding: 0 9px;
    height: 33px;
    box-shadow: none;
    border-radius: 5px;
}

.pageLayout button.btn-icon.selectColor svg.svg__icon {
    display: none;
}

.pageLayout button.btn-icon.selectImg.pm {
        text-transform: initial;
    font-family: 'Inter';
    color: var(--primaryColor, #000);
    background: transparent !important;
    border: 1px solid var(--primaryColor, #000);
    font-size: 11px;
    padding: 0 9px;
    height: 33px;
    box-shadow: none;
    border-radius: 5px;
}

.pageLayout button.btn-icon.selectImg.pm svg.svg__icon {
    display: none;
}

.pageLayout button.btn-icon.selectImg.pt {
        text-transform: initial;
    font-family: 'Inter';
    color: var(--primaryColor, #000);
    background: transparent !important;
    border: 1px solid var(--primaryColor, #000);
    font-size: 11px;
    padding: 0 9px;
    height: 33px;
    box-shadow: none;
    border-radius: 5px;
}

.pageLayout button.btn-icon.selectImg.pt svg.svg__icon {
    display: none;
}


div.popup {
    border-bottom: 4px solid var(--primaryColor, #000);
    box-shadow: none;
    font-family: 'Inter';
    padding: 30px;
}

div.popup h4.popup-title {
    background: transparent;
    color: var(--primaryColor, #000);
    font-weight: 700;
    font-size: 15px;
}

div.popup span.popup-message {
    font-size: 12px;
    line-height: 16px;
}

div.popup div.cross {
    background: transparent;
    color: #000;
    right: 10px;
}

div.draggable.flexible {
    padding: 0 !important;
}

div.draggable.flexible img.bulle {
    border: 1px solid #ddd;
    padding: 5px;
}

div#SCENE3D:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 400px;
    height: 100%;
    background: linear-gradient(to bottom, #e9e9e9, #fff 50%);
}



/*********************    MOBILE **********************/



@media (max-width: 1024px) {

    header div.pageWrapper__header__logo {
        width: 100px !important;
    }

    header li.nav-item div.step-text {
        font-size: 11px !important;
    }

    div#SCENE3D:before {
        width: 340px;
    }

    .pageLayout div.panel {
        padding-left: 0;
        padding-right: 10px;
        width: 310px;
    }

}

@media (max-width: 850px) {

    header li.nav-item div.step-text {
        font-size: 11px !important;
    }

    header li.nav-item {
        padding: 0;
    }

}

@media (max-width: 768px) {

    div#SCENE3D:before {
        width: 0;
    }

    div#content section#content-welcome label.pageLayout__choices__list__item {
        width: 100%;
    }
}