/*VARIABLES*/

@keyframes down {
    0%, 100% {
        transform: none;
    }

    25% {
        transform: translateX(100%);
    }

    50% {
        transform: translateX(100%) translateY(100%);
    }

    75% {
        transform: translateY(100%);
    }
}

@keyframes up {
    0%, 100% {
        transform: none;
    }

    25% {
        transform: translateX(-100%);
    }

    50% {
        transform: translateX(-100%) translateY(-100%);
    }

    75% {
        transform: translateY(-100%);
    }
}

:root {
    /*--Colors--*/
	--express_primary: #fff;
    --express_secondary: #f78674;
    --express_neutral: #343e48;
    --express_body: #2b2b2a;
    --express_items: #2b2b2a;
    --express_background: #fff;
    --express_grid_background: #fff;
    --header-icons-brigtness: brightness(0); /* 1=blanc 0=noir*/
    --img-radius: 0;
    --btn-radius: 1.5em;
    --content_width: 1100px;
    --container_width: 100%;
    /**/
    
    /*--Fonts--*/
    
    --font_def: 'Karla', Arial, sans-serif;
	--font_price: 'Karla', Arial, sans-serif;
	--font_title: 'Karla', Arial, sans-serif;
    --font_dates: 'Karla', Arial, sans-serif;
    --font_playfair: 'PlayfairDisplay', serif;
    
    /**/
}

/*//VARIABLES//*/

/*-------------------*/

/*IMAGES*/

    /*BG*/

    .back-left, .back-right{
        background: var(--express_body);
    }

    /**/

    /*Header*/
    header {
		padding: 0;
	}

    header .header-search form i{
        background-image: url('../images/recherche.svg');
    }

    /**/

    /*Accordion*/

    .agencement.accordion li.liparent.active > a .opener{
        background-image: url(../images/accordion-moins.svg);
    }

    .agencement.accordion li.liparent > a .opener{
        background-image: url(../images/accordion-plus.svg);
    }

    .agencement.horizontal .dropdown-submenu:hover > .dropdown-menu {
        display: block !important;
    }

    /**/

    /*Fiche Produit*/
    body[class*="article-"] > .main-content {
        min-height: initial;
        margin-bottom: 0;
        background-color: initial;
        > .row.avec-agencement > .content {
            width: 100%;
            .short-desc, .description {
                width: 100%;
                margin: 10px 0 0;
            }
            .droite .detail {
                display: flex;
                flex-wrap: wrap;
                gap: 10px;
                align-items: end;
                form.validate, .btn-change-magasin, .acheter {
                   width: fit-content;
                }
            }
        }
    }
    .main-content > .row.avec-agencement > .agencement {
        display: none;
    }

    .cde-express td > a {
        color: var(--express_secondary);
    }

	.article .droite .pu .ttcCalc.hidden + .ttcPu .unite {
		font-size: 25px;
	}

	.article .droite .pu .ttcCalc.hidden + .ttcPu .unite {
		display: inline-block;
	}

    .article .droite .price{
        margin: 0;
    }

    .article .droite .commentaire{
        margin-bottom: 2rem;
    }

    .boxArticle div.cadencier a, .article .droite div.cadencier a{
        background-image: url('../images/liste-envie.svg');
    }

	.rayon-00610 .boxArticle .spin,
	.rayon-00610 .article .spin,
	.rayon-00612 .boxArticle .spin,
	.rayon-00612 .article .spin {
	    display: none !important;
	}
	.boxArticle .spin {
	    display: block;
		width: 100px;
		text-align: center;
		margin: 0 auto 15px auto;
		height: auto;
	}
	.boxArticle .spin .libQte {
		display: none;
	}
	.boxArticle div.spin input {
		float: none;
	}
	.boxArticle .spin .spin-minus {
		left: 0;
		right: auto;
	}
	.boxArticle .spin .spin-minus,
	.boxArticle .spin .spin-plus {
		top: 0;
		height: 2em;
		width: 2em;
		font-weight: bold;
	}
	.boxArticle .in_cart {
	    display: block;
		z-index: 1;
        color: var(--express_primary);
	}

	.dropdown-menu > li> a {
		white-space : normal;
	}

	.choix-points-vente-details .boxStore .nom,
	.choix-points-vente-details .boxStore .fax,
	.choix-points-vente .boxStore .nom,
	.choix-points-vente .boxStore .fax {
		display: block;
		text-align: left;
		font-weight: bold;
		font-size: 1.5em;
        margin-bottom: 0.5rem;
	}

    .article .droite div.spin button{
        aspect-ratio: 1 /1;
    }

    div.spin button.spin-minus, div.spin button.spin-plus{
        color: var(--express_background) !important;
        background: var(--express_body) !important;
    }

    /**/

    /*Champs*/

    /*Champs*/

    .choix-enlevement-express .column-right .choix-date .r_conso, .choix-enlevement-express .column-right .choix-date .r_jour, .choix-enlevement-express .column-right .choix-date .r_heure, .choix-points-vente-details .date-retrait select, .express.choix-points-vente-details .heure-retrait, .choix-livraison-traiteur .choix-mag .choose-delivery .date-retrait select, .choix-livraison-traiteur .choix-mag .choose-delivery .heure-retrait select{
        background-image: url('../images/select-button.svg')
    }
	.express.choix-livraison-traiteur .choix_libelle {
        background: none;
	}


    /**/

    /*Formulaires*/

    input[type="radio"]:checked + label{
        background-image: url('../images/radio-checked.svg')
    }

    input[type="checkbox"]:checked + label{
        background-image: url('../images/checkbox-checked.svg')
    }

    /**/

    /*Point de vente*/
    .choix-points-vente-details .row > .column-middle .column-right > .nom, .points-vente-details .row > .column-middle .column-right > span, .etape4 .row > .column-middle .column-right > .nom, .points-vente-details .modalLink > .column-right > .nom, .points-vente-details .row > .column-middle .column-right > .nom, .points-vente-details .modalLink > .column-right > .ville, .points-vente-details .row > .column-middle .column-right > .ville,
	.etape4 .row > .column-middle .column-right > .ville {
        background-image: url("../images/points-vente/logo.png");
    }

    .lien-fdf{
        display: none !important;
    }

    header .map.ligne{
        display: none !important;
        width: 0;
        opacity: 0;
        height: 0;
        position: absolute;
    }

    .choix-enlevement-express .column-right .choix-date .r_conso, 
	.choix-enlevement-express .column-right .choix-date .r_jour, 
	.choix-enlevement-express .column-right .choix-date .r_heure, 
	.choix-points-vente-details .date-retrait select,
	.express.choix-points-vente-details .heure-retrait,
	.choix-livraison-traiteur .choix-mag .choose-delivery .date-retrait select,
	.choix-livraison-traiteur .choix-mag .choose-delivery .heure-retrait select{
        background-image: url('../images/select-button.svg');
    }

    /**/

    /*Formulaires*/

    input[type="radio"]:checked + label{
        background-image: url('../images/radio-checked.svg');
    }

    input[type="checkbox"]:checked + label{
        background-image: url('../images/checkbox-checked.svg');
    }

    /**/

    /*Point de vente*/
    .choix-points-vente-details .row > .column-middle .column-right > .nom, .points-vente-details .row > .column-middle .column-right > span, .etape4 .row > .column-middle .column-right > .nom, .points-vente-details .modalLink > .column-right > .nom, .points-vente-details .row > .column-middle .column-right > .nom, .points-vente-details .modalLink > .column-right > .ville, .points-vente-details .row > .column-middle .column-right > .ville,
	.etape4 .row > .column-middle .column-right > .ville {
        background-image: url("../images/points-vente/logo.png");
    }

    .lien-fdf{
        display: none !important;
    }

	.choix-points-vente .conso-3,
	.choix-points-vente .conso-4,
	.choix-points-vente-details .conso-3,
	.choix-points-vente-details .conso-4 {
		display: none !important;
	}

    header .map.ligne {
        display: none !important;
        width: 0;
        opacity: 0;
        height: 0;
        position: absolute;
    }
	
	.choix-livraison-traiteur .pv-livraison .title-pv-livraison label {
		content: "Livraison chez vous ! ";
	}

	.express .module-droite .boxCarrousel .boxArticle, 
	.express .module-droite .boxModule .boxArticle {
		height: 100%;
	}

/*//IMAGES//*/


/*-------------------*/

/*SURCHARGE*/

.totalisation {
    .prix {
        &::before {
            content: "Total Composition : ";
            color: var(--express_secondary);
        }
        display: block;
        font-weight: bold;
        font-size: 20px;
        text-transform: uppercase;
    }
    .total {
        display: none;
    }

} 

.paiement_8 {
    display: flex !important;
    align-items: center;
    img {
        display: none;
    }
    &::after {
        content: "Paiement en magasin";
        display: block;
    }
}

tr.commentaire span {
    color: var(--express_body);
}

body > .main-content {
/*    min-height: 50vh;*/
    padding: 5px 50px;
    background-color: var(--express_grid_background);
}

body:not(.index) > .main-content > .row.avec-agencement > .content {
    float: initial;
    width: 100%;
    margin: 20px 0;
    padding: 15px;
    background-color: var(--express_primary);
    > .grid > .grid-content {
        float: initial;
        width: 100%;
        margin: 0;
        > ul.row, .boxModule > ul.row {
            width: 100%;
            li.item {
                &:not(:has(ul.bloc.row)) {
                    background-color: var(--express_grid_background);
                }
                &:has(ul.bloc.row) {
                    width: 100%;
                }
                .hrefImage img {
                    width: fit-content;
                    height: initial;
                    margin-top: 0;
                }
                .details {
                    padding: 15px;
                }
            }
        }
    }
    > .grid-rayon {
        .blocTitle {
            text-align: center;
            span {
                font-size: 40px;
            }
        }
        .boxModule > ul > li {
            text-align: center;
            .grid .grid-content {
                width: 100%;
                margin: 0;
                ul {
                    justify-content: center;
                }
            } 
        }
    }
}

.collection-point-reminder {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 15px;
    width: 100%;
    padding: .5em 1em;
    color: var(--express_body);
    font-size: 1.2em;
    line-height: 1.4em;
    text-align: justify;
    border-top: solid 1px var(--express_body);
    border-bottom: solid 1px var(--express_body);
    p {
        margin-bottom: 0;
    }
}

.ariane {
    display: none;
}
@media (min-width: 992px) {
    body:not(.index) header {
        position: sticky;
        top: 0;
        background-color: white;
    }
}

body.choix-points-vente .ariane,
header .first {
	display: none;
}
body.choix-points-vente > .main-content {
    display: flex;
    align-items: center;
    justify-content: center;
	margin-bottom: 0;
	padding: 70px;
	background-image: url('../images/bg-01.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
    > .row {
        width: 100%;
    }
}

.choix-points-vente-details .choose-title {
	background-color: transparent;
	font-size: 3em;
	font-weight: bold;
}

.boxModule.module-promotion .boxArticle .pu,
.boxArticle .details .pu,
.article-ajout .pu,
.article .droite .pu {
	font-family: var(--font_price);
}

.boxModule.module-promotion .boxArticle .pu h2:first-child .currency,
.boxArticle .details .currency,
.article-ajout .prix .currency,
.article .droite .pu .currency {
	font-family: var(--font_price);
	top: 0;
	font-size: 1em;
}

.article .droite .pu .ttcPu .ttc {
	font-size: 22px !important;
}

.article .description .ui-tabs-panel,
.article .description > ul.tabs li {
    border-radius: var(--btn-radius);
}
.article .description {
    margin-bottom: 10px;
    .ui-tabs-panel {
        font-size: 1.2em;
        padding: 1.5em;
        .tabs {
            margin-bottom: 10px;
        }
    } 
}
.ui-tabs .ui-tabs-nav li a {
	text-transform: unset;
    color: var(--express_body);
}

.article .non-disponible {
	font-size: 1.3em;
}
.article .non-disponible span {
	font-weight: normal;
}

.article .droite .reseau-sociaux {
    display: none;
}
.article .droite div.spin {
	max-width: 100%;
	width: 100px;
	height: 35px;
	justify-content: center;
    background: var(--express_body);
    border-radius: var(--btn-radius);
	margin-right: 20px;
}
.article .droite div.spin input {
	font-weight: normal;
	width: fit-content;
    margin: 0;
    padding: 0;
    color: var(--express_primary);
    background: var(--express_body);
	font-size: 1.5em;
}
.article .droite div.acheter,
.article .droite div.acheter a {
	text-align : center;
	width: 100%;
}

.article-ajout .data {
	width: 50%;
}
.article-ajout .data .libelle {
	font-weight: bold;
}

/*Header*/

/*header, .agencement.horizontal, .express .agencement.horizontal .navbar-nav > li:hover{
    background: var();
}*/

body {
    &.pro a.toggle-profile-pro {
        display: none;
    }
    &.particulier {
        &.choix-points-vente li#magasin-006 {
            display: none;
        }
        a.toggle-profile-part {
            display: none;
        }
    } 
    a[class*="toggle-profile-"] {
        font-size: 16px;
    }
}

header {
    flex-wrap: wrap;
}

.agencement.horizontal .navbar-collapse > ul{
    background: var(--express_primary);
	float: right;
}
@media (min-width: 981px) {
    .agencement.horizontal .navbar-collapse > ul{
        width: auto;
    }
}

.agencement.horizontal .navbar-nav > li {
	padding: 7px;
}
.agencement.horizontal .navbar-nav > li .opener-child {
	display: none;
}
.agencement.horizontal .navbar-nav > li > a{
	border: 0;
}
.agencement.horizontal .navbar-collapse li ,
.agencement.horizontal .navbar-collapse li:hover ul {
    border-radius: var(--btn-radius);
}
.agencement.horizontal li.niveau_0 > a span{
    color: var(--express_body);
}

.ajoutPanier.non-disponible label {
    font-size: 15px;
}

.express .agencement.horizontal .navbar-nav > li {
    position: relative;
    transition: .2s ease-in-out;
    span {
        transition: .2s ease-in-out;
    }
    &:hover, &.active {
        background-color: initial;
        > a > .libelle {
            color: var(--express_body);
        }
        &::after {
            width: 100%;
        }
    }
    &::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 0;
        height: 2px;
        background: var(--express_body);
        transition: .2s ease-in-out;
    }
}
.express .agencement.horizontal .navbar-nav > li:hover span{
    color: var(--express_primary);
}

.agencement.horizontal li.niveau_0 > a label, .agencement.horizontal li.niveau_0 > a span{
    display: block;
    text-transform: lowercase;
    font-size: 1.6rem !important;
    &:first-letter {
        text-transform: uppercase;
    }
}

.express .agencement.horizontal .dropdown-menu{
    background: var(--express_body);
}

.agencement.horizontal .count {
	display: none;
}

header .second {
	padding: 1%;
}
header .second {
    justify-content: end;
    gap: 10px;
	width: 100%;
    .toggle-profile-wrapper {
        display: flex;
    }
}
header .second .block-user {
	width: fit-content;
	padding: 0;
}
header .second .logo {
	width: fit-content;
    margin-right: auto;
    margin-left: 5px;
	text-align: left;
    a {
        margin: 0;
    }
}
@media (max-width: 992px) {
    header .second .logo {
        margin: auto;
    }
}

header .block-user .logo a {
	margin: 0;
}

header > .second .navbar-user > li{
    margin: 0 !important;
    background: transparent; /*Passer les icones du menu en blanc*/
    border: 1px solid var(--express_background);
}
header .navbar-user > li:hover{
    background: var(--express_background) !important;
}

header .navbar-user > li:hover > a{
    filter: brightness(0) !important;
}

header .navbar-user li ul.dropdown-menu.pull-right {
    transform: initial !important;
}

header .navbar-user li ul.dropdown-menu.pull-right, header .cadencier > ul, header .cart > div{
    min-width: 190px;
}

header .magasin ul a, header .magasin ul span, header .account ul a, header .account ul span, header .identification ul a, header .identification ul span{
    color: var(--express_body);
}

header .header-search form.f_search .input-group input{
    border: 1px solid var(--express_body) !important;
    color: var(--express_body);
}
header .agencement.horizontal {
	position: inherit;
    width: fit-content;
	margin: 0;
}

body > .agencement.horizontal {
	width: fit-content;
	margin: auto;
	float: initial;
}

.navbar-form .form-control{
    color: var(--express_background); /*Couleur du texte de recherche en blanc*/
}

.express header .magasin ul .point-retrait:hover{
    background: transparent;
}

.dropdown.end-delai{ /*Masquer le minuteur du panier*/
    display: none !important;
}

/**/

/*Boutons*/

.choix-points-vente-details .row > .column-middle > .column-right,
.choix-points-vente-details .boxStore, 
header a[class*="toggle-profile"] {
    position: relative;
    border-radius: var(--btn-radius);
	color: var(--express_primary) !important;
	background-color: var(--express_secondary) !important;
	margin: auto;
	padding: 5px 10px;
    border: solid 2px var(--express_secondary);
    transition: .2s ease-in-out;
    &:hover {
        border-color: var(--express_items);
        color: var(--express_items) !important;
    }
}

.choix-points-vente-details .boxStore:hover span, 
.choix-points-vente .boxStore:hover span {
    color: var(--express_background) !important;
}

.choix-points-vente .boxStore:hover .selection a {
	color: var(--express_body) !important;
	background: var(--express_background) !important;
	border: 1px solid var(--express_body) !important;
}

.express.choix-points-vente-details .row > .column-middle,
.express.choix-points-vente-details .row > .column-right {
	padding-right: 140px;
	width: 500px;
}
.choix-points-vente-details .valider,
.choix-points-vente-details .heure-retrait,
.choix-points-vente-details .date-retrait {
	display: block;
	margin-bottom: 10px;
	width: 100%;
}
.express.choix-points-vente-details .heure-retrait select {
	border: 0;
	font-size: 1em;
}
.express.choix-points-vente-details .heure-retrait {
	margin-top: 27px;
}
.express.choix-points-vente-details .heure-retrait,
.express.choix-points-vente-details .date-retrait input {
    border-radius: var(--btn-radius);
    border: 1px solid var(--express_body);
	background-color: white !important;
	font-size: 1.5em;
	padding: 0.6em;
}

.choix-points-vente-details .row > .column-middle > .column-left {
	margin-top: 9px;
	padding: 0;
}
.choix-points-vente-details .row > .column-middle > .column-right {
	text-align: left;
	background-color: var(--express_body) !important;
	color: var(--express_background) !important;
}

.choix-points-vente-details .row > .column-middle .column-right > .nom, .points-vente-details .row > .column-middle .column-right > span, .etape4 .row > .column-middle .column-right > .nom, .points-vente-details .modalLink > .column-right > .nom, .points-vente-details .row > .column-middle .column-right > .nom, .points-vente-details .modalLink > .column-right > .ville, .points-vente-details .row > .column-middle .column-right > .ville, .etape4 .row > .column-middle .column-right > .ville {
	background: none;
	padding: 0;
}

.choix-points-vente-details .column-middle .choose-title span,
.choix-points-vente-details .column-right .choose-title span {
	display: none;
}
.choix-points-vente-details .column-middle .choose-title:after {
    content: "Point de retrait";
	display: block;
}
.choix-points-vente-details .column-right .choose-title:after {
    content: "Date de retrait";
	display: block;
}

.article .evenements .radio label {
	font-size: 1.5em;
	padding-left: 25px;
}

input[type="radio"]:checked + label {
	background-size: 18px;
	background-position: 0 5px;
}

.envoi-photo div.acheter button, 
.boxArticle div.acheter a, 
.choix-points-vente .boxStore .selection a,
header .magasin ul .point-retrait span,
.express.choix-points-vente-details .submit button,
.article-ajout .cart,
.express.etapes .content .action a.login,
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button[idx="1"],
header .cart ul .commande a,
.etape1 .main-content .content button,
.informations button,
.etapes .valider-commande,
.express.etapes .valider-commande,
footer .footer-widgets .btn__carte-cadeau,
.btn-change-magasin {
    margin-top: 0;
    padding: 0.5em 2em;
	border: 1px solid var(--express_body) !important;
    background: var(--express_body);
    color: var(--express_background) !important;
    &:hover{
		color: var(--express_body) !important;
        background: var(--express_background) !important;
		border: 1px solid var(--express_body) !important;
    }
}

.article .droite {
    a.btn-change-magasin {
        display: block;
        text-align: center;
        margin-top: 10px;
        padding: 0.5em 2em;
        color: var(--express_body) !important;
        background-color: var(--express_background) !important;
        border: 1px solid var(--express_body) !important;
        font-size: 1.2em;
        font-weight: bold;
        &:hover{
            color: var(--express_background) !important;
            background-color: var(--express_body) !important;
            border: 1px solid var(--express_body) !important;
        }
    }
    div.acheter a {
        color: var(--express_body) !important;
        background-color: var(--express_secondary) !important;
        border: 1px solid var(--express_secondary) !important;
        padding: 0.5em 2em;
        &:hover{
            color: var(--express_background) !important;
            background-color: var(--express_body) !important;
            border: 1px solid var(--express_body) !important;
        }
    } 
}

.boxArticle .commentaire input,
.article .commentaire input {
	width: auto;
	text-align: center;
}

.choix-points-vente-details .submit button{
    float: none;
}

.express.choix-points-vente-details .date-retrait input{
    width: 100%;
    border: 1px solid var(--express_body);
    background: url(../images/calendar.svg) right 0.5em top 0.5em no-repeat;
	background-size: 1.5em;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span{
    filter: brightness(0);
}

header .magasin ul .point-retrait span, header .cart ul .commande a{
    padding: .5em 1em;
}

.choix-livraison-traiteur .pv-livraison div.nom {
	width: 100%;
}

.etapes .selection-paiement .paiement_0 .libelle { 
	display: inline-block;
}

.etape1 .head {
    .sub-title {
        font-size: 2rem;
    }
    .message {
        margin-top: 10px;
        line-height: 1.5;
    }
}

.etape1 .main-content button{
    margin-bottom: .5rem;
}

.etape1 .main-content .login{
    display: inline-block;
    margin-bottom: 2rem;
}

.etape1 .main-content .login span{
    text-decoration: underline;
}

/**/

/*Index*/
.index .boxModule.module-rayons h3{
	margin: 20px 0;
}
.index .boxModule.module-rayons,
.index .main-content .module-haut .module-rayons {
	padding: 0;
	margin-top: 0;
}

@media (min-width: 981px) {
    .index .main-content > .row .fast-nav-cat-index {
        &.sticky {
            position: sticky;
            top: 0;
            z-index: 10;
            box-shadow: 0 2px 5px rgba(0,0,0,.1);
        }
        > li {
            text-transform: uppercase;
            font-weight: bold;
            font-size: 15px;
        }
    } 
}

@media (max-width: 980px) {
    .index .main-content > .row .fast-nav-cat-index > li {
        font-size: 12px;
        text-transform: lowercase;
        &:first-letter {
            text-transform: uppercase;
        }
    }
}

.index .main-content > .row {
    background-color: var(--express_grid_background);
    > .content > .module-haut > .boxModule {
        background-color: var(--express_grid_background);
        > .row {
            &.loading {
                &::before, &::after {
                    content: "";
                    display: block;
                    position: absolute;
                    z-index: 2;
                    width: 30px;
                    height: 30px;
                    background-color: var(--express_secondary);
                }
                &::before {
                    top: 50%;
                    left: 50%;
                    animation: up 2.4s cubic-bezier(0, 0, 0.24, 1.21) infinite;
                }
                > .item::before {
                    height: 100%;
                }
                &::after {
                    top: calc(50% - 30px);
                    left: calc(50% - 30px);
                    animation: down 2.4s cubic-bezier(0, 0, 0.24, 1.21) infinite;
                }
            }
            position: relative;
            max-width: 100%;
            width: 1140px;
            min-height: 60vh;
            margin: 5% auto;
            background-color: var(--express_primary);
            transition: .2s ease-in-out;
            .fast-nav-cat-index {
                display: flex;
                justify-content: center;
                align-items: stretch;
                flex-wrap: wrap;
                gap: 30px;
                width: 100%;
                padding: 20px;
                background-color: var(--express_primary);
                > li {
                    &::before {
                        content: "";
                        position: absolute;
                        top: 0;
                        left: 0;
                        width: 0;
                        height: 3px;
                        background-color: var(--express_secondary);
                        transition: .2s ease-in-out;
                    }
                    flex: 130px 0 1;
                    position: relative;
                    margin: 0;
                    padding: 10px;
                    text-align: center;
                    color: var(--express_neutral);
                    cursor: pointer;
                    transition: .2s ease-in-out;
                    &.active, &:hover {
                        &::before {
                            width: 100%;
                        }
                        color: var(--express_secondary);
                    }
                }
            }
            > li {
                &::before {
                    content: "";
                    position: absolute;
                    top: 0;
                    left: 0;
                    z-index: 1;
                    width: 100%;
                    height: 0;
                    background-color: var(--express_background);
                    transition: 1s ease-in-out;
                }
                transition: .8s ease-in-out;
                &:not(.active) {
                    display: none;
                }
                .grid {
                    .grid-content {
                        float: initial;
                        max-width: 100%;
                        width: 1140px;
                        margin: auto;
                        > ul.row{
                            display: grid;
                            grid-template-columns: repeat(auto-fit, minmax(310px, 0fr));
                            gap: 50px 30px;
                            width: 100%;
                            padding: 15px;
                            > li.item {
                                background-color: var(--express_grid_background);
                                a img {
                                    width: fit-content;
                                    height: initial;
                                    margin-top: 0;
                                    &[src*="no-image"] {
                                        display: none;
                                    }
                                }
                                .details {
                                    padding: 15px;
                                    > div {
                                        display: flex;
                                        justify-content: space-between;
                                        align-items: baseline;
                                        flex-wrap: wrap;
                                        .hrefLibelle {
                                            width: calc(100% - 55px);
                                            span {
                                                font-size: 17px;
                                                font-weight: bold;
                                            }
                                        }
                                        .hrefInfos {
                                            width: 55px;
                                        }
                                        pu {
                                            margin: 20px 0 10px;
                                            .ttrPu {
                                                font-size: 18px;
                                            }
                                        } 
                                    }
                                    .menu {
                                        width: 100%;
                                        li {
                                            width: fit-content;
                                            margin: 0;
                                            .evenement-option img {
                                                max-width: 100%;
                                                width: 100px;
                                                object-fit: contain;
                                                object-position: left;
                                            }
                                        }
                                    }
                                }
                            } 
                        } 
                    } 
                }
            }
        }
    } 
} 

li.item .ajoutPanier {
    width: fit-content !important;
    margin: auto;
    padding: 0 15px 15px !important;
    form {
        display: flex !important;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        gap: 10px;
        .spin {
            margin-bottom: 0;
        }
    }
}

.index .main-content .module-haut .module-rayons ul.row:before, .index .main-content .module-haut .module-rayons ul.row:after{
    display: none;
}

.index .main-content .module-haut .module-rayons ul.row li.item{
    width: 100%;
    margin: 0;
}


.grid .bloc .sousRayon, .grid .bloc .sousRayon img,
.boxArticle .hrefImage img,
.index .boxModule.module-rayons img{
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 0;
    object-fit: contain;
}

.index .boxModule.module-rayons label {
	text-transform: capitalize;
}

.boxModule .item:hover .boxRayon img {
	transform: scale(1.0);
    filter: none; /*drop-shadow(1px 1px 2px rgba(0,0,0,.2));*/
}

.boxModule .item:hover .boxRayon h3 {
	transform: none;
}
.boxModule .item:hover .boxRayon label {
	border-bottom: 1px solid var(--express_body);
}

.choix-points-vente-details .map-wrapper ,
.choix-points-vente .map-wrapper { 
	display: none;
}
.choix-points-vente-details .head .title, 
.choix-points-vente .head .title {
    color: var(--express_primary);
	display: block;
	font-size: 1.2em;
	line-height: 1.4em;
	font-family: var(--font_title);
	margin-left: -5px;
	display: none;
}

.choix-points-vente-details .head .sub-title, 
.choix-points-vente .head .sub-title {
	display: block;
    text-align: center;
    color: var(--express_primary);
	font-size: 3em;
	font-family: var(--font_title);
	font-weight: 900;
    &::after {
        content: "Levain naturel, farines bio ou locales, pâtisserie de saison";
        display: block;
        font-size: 22px;
        font-weight: bold;
    }
}

/**/

/*Agencement Accordion*/

.agencement.accordion li.niveau_0 > a span.libelle{
	font-size: 1.5em;
	font-weight: bold;
    white-space: break-spaces;
    margin-left: 0;
}

@media (min-width: 991px) {
    .agencement.accordion{
        display: flex;
        flex-direction: column;
        gap: 0;
        width: calc(25% - 15px);
        margin-right: 15px;
        padding: 15px;
        border-radius: 15px;
        background-color: var(--express_secondary);
    }

    .agencement.accordion li.niveau_0 a, .agencement.accordion li.niveau_0.active.liparent > a, .agencement.accordion li.niveau_0 > a {
        margin: 0 !important;
        color: var(--express_items);
        padding: .5rem;
        margin-bottom: .5rem;
    }

    .agencement.accordion li.niveau_0:last-of-type a, .agencement.accordion li.niveau_0:last-of-type{
        border-bottom: none;
    }

    .express .agencement.accordion li.niveau_0 > a:hover, .agencement.accordion li.niveau_0.active > a{
        background: transparent;
        color: var(--express_items);
    }

    .agencement.accordion li.liparent > a .opener{
        top: unset;
        bottom: unset;
        left: unset;
        bottom: 50%;
        transform: translateY(50%);
    }

    .agencement.accordion li.niveau_0 .smenu li{
        color: var(--express_body);
        border-bottom-color: var(--express_body);
    }

    .agencement.accordion li.niveau_0 .smenu li:last-of-type{
        border-bottom: none;
    }

    .agencement.accordion li.niveau_0 .smenu li a{
        color: var(--express_body);
    }

    .express .agencement.accordion li.niveau_1.active > a label, .express .agencement.accordion li.niveau_1.active > a span{
        color: var(--express_body);
        font-weight: bold;
    }
}
/**/

/*Fiches Produits*/

.article > .row{
    display: flex;
    gap: 2rem;
    padding: 1rem;
}

.article .gauche, .article .droite{
    width: auto;
    flex: 1;
    float: none;
    margin: 0;
    padding: 0;
}
.article .detail .menu {
    display: none;
}

.article .gauche .owl-wrapper-outer {
	max-width: 500px;
}

.article .gauche .image {
    text-align: center;
    img {
        max-height: 70vh;
        width: 100%;
        object-fit: contain;
    }
}

.article .droite .short-desc{
    font-size: 1.2em;
    line-height: 1.35;
}

.article-ajout .return, .article-ajout .return:hover, .express.etapes .content .action a.continue{
    padding: 0 !important;
    background: transparent !important;
    color: var(--express_body) !important;
    text-decoration: underline !important;
}

    /*Onglets*/

    .article .description > ul.tabs{
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        align-items: start;
        margin-bottom: 0;
        padding: 0;
    }

    .article .description > ul.tabs::before{
        display: none;
    }

    .article .description > ul.tabs li{
        height: auto;
        padding: .6em 1.2em;
        border: none;
    }

    .article .description > ul.tabs li.ui-state-active, .article .description > ul.tabs li:hover{
        background: #eaeaea;
        border: none;
        border-radius: 0;
        a {
            color: var(--express_body) !important;
        }
    }

    .article .description > ul.tabs li a, .article .description > ul.tabs li.ui-state-active a{
		font-weight: normal;
        padding: 0;
    }

    .article .description .ui-tabs-panel{
        padding: 15px 0;
        border-top: solid 1px #eaeaea;
        border-radius: 0;
    }

    /**/

/**/

/*Choix Magasin*/

.choix-points-vente-details .choix_libelle select, .choix-points-vente-details .heure-retrait select, .choix-points-vente-details .date-retrait select{
    width: 120%;
}

.choix-points-vente ul.bloc {
    justify-content: center;
    li.item {
        display: flex;
        flex: 240px 0;
        justify-content: center;
        .boxStore {
            padding: 1em;
            border-radius: var(--btn-radius);
            background-color: var(--express_background) !important;
            span {
                color: var(--express_body) !important;
                &.horaire{
                    margin-bottom: 0;
                } 
            }
        }
    } 
} 

.choix-points-vente .boxStore .fermer{
    color: #da3c3c;
    position: relative;
    width: 100%;
}

/**/
.unite {
	display: none !important;
}
.item .boxRayon h3 label, .item .sousRayon h3 label{ /*Titre de produits en boucle*/
	font-weight: 500 !important;
    font-family: var(--font_title) !important;
    font-size: 2rem !important
}

.grid-article .bloc.row .item .short-desc{
    /*max-height: 90px;
    min-height: 90px;*/
    display: none;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 1em;
    font-size: 1.3rem; 
}

.grid-article .bloc.row .item .disponibilite{
    margin-bottom: 1rem;
}

.grid-article .bloc.row .item .lib{
	margin-top: 5px;
	font-size: 1.6em;
/*    min-height: 57px;*/
}

/*.boxArticle .details{
    min-height: 263px;
}*/
.boxArticle .details .pu{
	text-align: left;
	font-size: 1em;
}
.boxArticle .details .pu *{
	font-weight: normal;
}

.boxArticle .details .hrefInfos{
    display: none;
    /*color: var(--express_primary);
    font-weight: bold;
    font-size: 1.3rem;
    display: block;
    margin-bottom: 1rem;*/
}

.fiche-produit .article .droite .reseau-sociaux{
    display: none;
}

.article .droite .lib{
    font-size: 3rem;
    font-weight: bold;
}

.fiche-produit .article .droite .price{
    margin: 1em 0;
}
.express .article .allergene tbody {
    display: flex;
    flex-wrap: wrap;
    tr {
        width: fit-content;
        td {
            padding: 0;
        }
        &:not(:first-child) td::before {
            content: ", ";
        }
    }
}
.express .article .allergene,
.express .article .allergene td {
	border: 0;
}

.module-cross-selling-article-associe .boxArticle .details{
    min-height: 0;
}

.grid.grid-article .grid-content .bloc.row .item .boxArticle{
    justify-content: space-between;
    width: 100%;
}

.grid.grid-article .grid-content .bloc.row .item .boxArticle .menu{
    display: none; /*Masquer le menu dans la liste d'articles*/
}

.title-steps {
    color: var(--express_body);
}

.etape-menu a {
    &.passee span.etape {
        background: var(--express_items);
        color: var(--express_primary);
    }
    &.active span.etape {
        background: var(--express_secondary);
        color: var(--express_background);
        .rang {
            color: var(--express_body);
        }
    }

}

/*Liste Articles*/
/* .grid-content .navigationBar {
	display: none;
} */

.grid-content ul.bloc.row{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 0fr));
    justify-content: center;
    gap: 40px 30px;
    margin-bottom: 30px;
    &::after {
        display: none;
    }
}

.blocTitle {
    display: none;
    text-align: center;
}

.grid .bloc .item{
    margin: 0;
    .evenement {
        top: 0;
        left: 0;
        width: fit-content !important;
        img[class*="evenement"] {
            width: auto;
        }
    }
}

/*
.grid .bloc .sousRayon, .grid .bloc .sousRayon img{
    width: 100%;
    height: auto;
}

.boxArticle .hrefImage img{
    width: 100% !important;
    height: auto !important;
}
*/


/**/

.points-vente-details .column-right .adr-cp{
    background-image: none !important;
}


.boxModule h4{
    background: transparent;
    color: var(--express_items);
}

.liste-cadencier.ui-dialog{
    background: var(--express_background);
}

.liste-cadencier.ui-dialog form {
    display: flex;
    flex-direction: column;
}

.liste-cadencier.ui-dialog form .selector{
    margin: 12px 0;
}

.liste-cadencier.ui-dialog span, .liste-cadencier.ui-dialog .msg .nom{
    color: var(--express_body) !important;
}

header .cadencier > ul{
    background: transparent;
}
header .navbar-user > li > a.lidentification {
	background-image: url("../images/header/compte.png");
}
header .navbar-user > li > a.lcart {
	background-image: url("../images/header/panier.png");
}
header .navbar-user > li > a.lmagasin {
	background-size: 23px;
}

.express header .cadencier ul li{
    padding: 10px 18px;
    filter: drop-shadow(1px 1px 2px rgba(0,0,0,0.5));
    border: none;
}

.express .boxCarrousel .boxArticle .hrefImage, .express .boxModule .boxArticle .hrefImage{
    height: auto;
}

.express header .cadencier ul li a:hover, .express header .cadencier ul li:hover, .express header .cadencier ul li a, .express header .cadencier ul li{
    background: var(--express_background);
    color: var(--express_body);
}

.etape-panier .menu .libelle{
    display: inline-block;
}

.action.row .anonyme{
    float: right !important;
    margin-right: 1em;
}

.action.row .continue{
    opacity: .8;
}

.select-mag-proximite .ville{
    display: none;
}

.choix-livraison-traiteur .select-mag-proximite .ville{
    display: inherit;
}

.choix-livraison-traiteur.client-b2b .choose-delivery{
    flex-direction: row-reverse;
}

.choix-livraison-traiteur.client-b2b .choose-delivery .liste-type-livraison{
    display: none;
}

.choix-livraison-traiteur.client-b2b .choose-delivery label{
    display: flex;
    flex-direction: column;
    gap: .5rem;
    background-position: left top;
}

.choix-livraison-traiteur .select-livraison-mode label > span.livraison-1 {
	display: none;
}

.choix-livraison-traiteur .pv-livraison .title-pv-livraison label, .choix-livraion .liste-mag-proximite{
    font-size: 2rem !important;
    color: var(--express_primary);
    font-weight: bold;
    font-family: var(--font_title);
}

.choix-livraison-traiteur .select-livraison-mode input[type="radio"] + label {
	background: none;
}
.choix-livraison-traiteur .select-livraison-mode label > span.mini-ttc-cde{
    margin: 0;
	font-size: 1.1em;
}

.ui-dialog.points-vente-details .ui-dialog-titlebar-close{
    filter: drop-shadow(1px 1px 2px);
}

.edition-compte .date-mariage, 
.edition-compte .prenom-conjoint,
.nouveau-compte .date-mariage, 
.nouveau-compte .prenom-conjoint{
    display: none;

}
.choix-livraison-traiteur .pv-livraison div.input-group-btn {
	display: none;
}

/*Choix Magasin*/

.choix-points-vente .main-content .column-right{
    display: flex;
    flex-direction: column-reverse;
    gap: 2rem;
}

.choix-livraion .column-left .select-cp{
    display: none;
}

.choix-livraion .liste-mag-proximite{
    position: relative;
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 2.5rem;
}
.choix-livraison-traiteur.client-b2b .select-livraison-mode {
	margin-top: 0;
	width: 75%;
}
.choix-livraison-traiteur .column-right .valid-adresse .submit {
	margin-top: -60px;
}

/*Panier*/

.commandes .total .mnt *, .commande .total .mnt *, .etapes .total .mnt, .commande thead > tr span, .etapes thead > tr span, .commandes thead > tr span, .commandes thead > tr *, .commande thead > tr *, .etapes thead > tr *{
    color: var(--express_background);
}
.commandes .liste thead > tr:first-child,
.commandes .details thead > tr:first-child {
    border-bottom: 2px solid var(--express_body);
}

.commande .itemsDetails td, .etapes .itemsDetails td{
    padding: 1rem 0 !important;
}

.commande .total .mnt, .commande thead > tr:first-child, .etapes .total .mnt, .etapes thead > tr:first-child{
    border: none;
}

.commandeTotals {
    margin-top: 15px;
}

@media (max-width: 991px) {
    .express.etapes .content .action a.continue, .etape-panier .acheter a.continue {
        margin: auto;
    }
}

.express.etapes .content .action, .etape-panier .acheter {
    display: flex;
    align-items: center;
    justify-content: end;
    a {
        &.login {
            order: 3;
        }
        &.continue {
            margin-right: auto;
        }
        &.anonyme, &.panier-ajout{
            padding: 1em 2em !important;
            background: var(--express_neutral) !important;
            border: 1px solid var(--express_neutral);
            border-radius: 50vw;
            color: var(--express_primary);
            &:hover{
                background: var(--express_primary) !important;
                color: var(--express_body);
            }
        } 
    }
}

.etapes thead > tr:first-child{
    background: var(--express_body);
}

.etapes .total span{
    color: var(--express_body);
}

.etapes.client-b2b .mini-cde{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 1rem;
    background: #ff0000;
    color: #fff;
    text-align: center;
    font-size: 1.3rem;
    font-weight: bold;
    z-index: 99;
}

.etapes .etape-panier table .montant{
    font-size: 1.25em;
}

/*Spins Quantités*/

.etapes .qte .spin, .cadencier.lister .content tr form .spin{
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: center;
    align-items: center;
    gap: 1rem;
}

.etapes .qte .spin .spin-minus, .etapes .qte .spin .spin-plus, .cadencier.lister .content tr form .spin .spin-minus, .cadencier.lister .content tr form .spin .spin-plus{
    position: relative;
    aspect-ratio: 1 / 1;
    height: auto;
    top: unset;
    right: unset;
    left: unset;
}

.etapes .qte .spin .spin-minus, .cadencier.lister .content tr form .spin .spin-minus{
    order: 1;
}

.etapes .qte .spin input, .cadencier.lister .content tr form .spin input{
    order: 2;
}

.etapes .qte .spin .spin-plus, .cadencier.lister .content tr form .spin .spin-plus{
    order: 3;
}

/**/

/**/

/*Menus*/

.niveau.liste.vignette li.item{
    margin-bottom: 20px;
}

.liste.vignette li.item {
    img {
        width: 100%;
        margin: 0;
    }
    .details {
        width: 100% !important;
        margin-top: 15px;
        text-align: center;
    } 
}

.confirmation-menu ul.etape li span.sup {
    display: none;
}

.liste .row .item form, .multi_colonne .row .item form{
    display: flex;
    flex-direction: column;
    align-items: start;
    border: none;
    border-radius: 20px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    img[class*="macaron-evenement"] {
        height: 20px;
        object-fit: contain;
        object-position: left;
        border-radius: 0;
    }
}

.bloc.row.niveau > .niveau > .bloc.row {
    align-items: stretch;
    gap: 2em;
    li > .boxMenu {
        height: 100%;
        form {
            height: 100%;
        }
    }
}

.totalisation .row.action a {
    border: solid 2px var(--express_secondary);
}

.liste .row .item form:hover, .multi_colonne .row .item form:hover{
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.liste .row .item form img, .multi_colonne .row .item form img{
    border: none;
    border-radius: 20px;
}

.etape-menu a.passee .etape{
    background: var(--express_secondary);
}

.confirmation-menu .title, .menu .libelle, .table-choix .libelle, .etape-table .libelle .libelle, .client-profil, .ui-dialog .modalLink .module-haut{
    display: none;
}

.confirmation-menu .etape li{
    font-size: 1.5rem;
}

.confirmation-menu .etape li:before{
    content: "\2022";
    color: var(--express_primary);
    font-weight: bold;
    display: inline-block;
    width: 1em
}

.boxArticle .menu .etape a{
    display: none;
}

/**/

/*Edition de compte*/

.edition-compte .head .title, .nouveau-compte .head .title, .informations .title{
	font-size: 2em;
    color: var(--express_body);
}

/**/

/*Footer*/

footer .main-content{
    background: var(--express_background);
    .custom-footer {
        .top-footer {
            display: flex;
            align-items: center;
            flex-wrap: wrap;
            justify-content: center;
            gap: 50px;
            padding: 2.5% 0;
            border-top: solid 1px #eeeeee;
            border-bottom: solid 1px #eeeeee;
            .item-top-footer {
                display: flex;
                align-items: center;
                gap: 10px;
                width: 250px;
                img.item-img {
                    width: 64px;
                    aspect-ratio: 1;
                    object-fit: contain;
                }
                p.item-description {
                    margin-bottom: 0;
                    font-weight: 500;
                    font-family: var(--font_playfair);
                }
            }
        }
        .bottom-footer {
            margin-bottom: 2.5%;
            padding: 2.5% 0;
            border-bottom: solid 1px #eeeeee;
            .link-wrapper {
                display: flex;
                align-items: center;
                justify-content: center;
                flex-wrap: wrap;
                gap: 10px;
                .title {
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    gap: 10px;
                    width: 100%;
                    h3 {
                        color: var(--express_neutral);
                        letter-spacing: 1px;
                        font-weight: bold;
                    }
                    img {
                        width: 20px;
                    }
                }
                .banner {
                    min-height: 170px;
                    max-width: 90%;
                    width: 1000px;
                    margin: 1% auto;
                    background: url('../images/instagram-link.jpg') no-repeat center center / contain;
                }
            }
        }
    }
    .footer_wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        gap: 50px;
        .navbar {
            display: block !important;
            position: initial !important;
            width: fit-content;
            margin: 0;
            filter: initial !important;
            ul.nav {
                flex-direction: column;
                align-items: start;
                li {
                    text-align: left;
                }
            }
        }
    }
}

footer .main-content *,
footer .third a{
    color: var(--express_body);
}
footer .footer-paiements {
    height: 25px;
}

footer .footer-widgets{
    flex-direction: column;
    justify-content: center;
    gap: 20px;
    max-width: 95%;
    width: 550px;
    background: var(--express_background);
}

footer .footer-widgets .footer-column{
    gap: 10px;
}

footer .footer-widgets .btn__carte-cadeau{
    display: flex;
    gap: 1rem;
    align-items: center;
}

footer .footer-widgets .btn__carte-cadeau svg{
    width: 32px;
    height: auto;
    fill: var(--express_background);
}
/**/

/*Favoris*/

.cadencier.lister .content{
    tbody{
        display: flex;
        flex-direction: column;
        gap: 2rem;
    }
}

.cadencier.lister .content tr.even, .cadencier.lister .content tr.odd{
    display: flex;
    align-items: center;
    max-width: 1100px;
}

.cadencier.lister .content tr.even .info, .cadencier.lister .content tr.odd .info, .cadencier.lister .content tr.even td:last-of-type, .cadencier.lister .content tr.odd td:last-of-type{
    flex: 1;
}

.cadencier.lister .content tr.even td:last-of-type{
    padding: 0;
}

.cadencier.lister .content tr form{
    display: flex;
    gap: 20px;
    justify-content: flex-end;
    align-items: center;
}

.cadencier.lister .content tr form .acheter{
    order: 2;
    padding: 0;
}

.cadencier.lister .content tr form .spin{
    order: 1;
    width: auto;
    margin: 0;
}

/**/

/*Cross sell*/

.ui-dialog-content .module-cross-selling-article-associe .row{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1rem;
}

.ui-dialog-content .module-cross-selling-article-associe .row:after, .ui-dialog-content .module-cross-selling-article-associe .row:before{
    display: none;
}

.ui-dialog-content .module-cross-selling-article-associe .row .item .boxArticle{
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    height: 100%;
}

.ui-dialog-content .module-cross-selling-article-associe .row .item .boxArticle .details{
    margin: 0;
    padding: 0;
    flex-grow: 1;
}

.ui-dialog-content .module-cross-selling-article-associe .row .item .spin{
    overflow: visible;
}

.ui-dialog-content .module-cross-selling-article-associe .row .item .acheter a{
    font-size: 1rem;
}

/**/

/*Mobile*/

@media(max-width: 991px){

    header button.toggle-nav{
        top: 1.2em; /*Corrige la position du menu mobile*/
    }

    header button.toggle-nav:after, header button.toggle-nav span, .glyphicon-align-justify:before{
        border-color: var(--express_items);
    }
    
    header .second .block-user{
        width: 100%;
    }

    .article > .row{
        flex-direction: column;
    }

    .article .droite .lib{
        padding: 0;
    }

    .article .droite .detail {
        display: flex;
        flex-direction: column;
        padding: 0;
    }

    .article .droite .detail .short-desc{
        order: 1;
    }

    .article .droite .detail form{
        order: 2;
        margin-bottom: 1em;
    }

    .article .droite .detail form .acheter a{
        width: 100%;
        text-align: center;
    }

    .article .droite .detail form .price{
        margin: 1em 0;
    }

    .article .droite .detail .description{
        order: 3;
    }

    .etapes .etape-panier{
        padding: 0;
    }

    .etapes .etape-panier thead th span{
        font-size: .8rem;
    }

    .etapes .etape-panier thead tr > th:first-of-type, .etapes .etape-panier tbody .img {
        display: none; /*Masque l'image du produit dans le panier sur mobile*/
    }

    .express.commande div.title .step, .express.etapes div.title .step{
        display: none;
    }

    .etapes .action.row{
        width: 70%;
        margin: auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
        gap: 10px;
    }

    .etapes .action.row a{
        text-align: center;
        margin: 0;
    }

    .etapes .action.row .login{
        order: 1;
    }

    .etapes .action.row .anonyme{
        order: 2;
    }

    .etapes .action.row .continue{
        order: 3;
    }

    .choix-livraison-traiteur.client-b2b .choose-delivery{
        flex-direction: column-reverse;
    }

    .choix-livraison-traiteur.client-b2b .choose-delivery .column-left, .choix-livraison-traiteur.client-b2b .choose-delivery .column-right{
        width: 100%;
    }

    .commande .etape-expedition .adresse-retrait, .etapes .etape-expedition .adresse-retrait{
        width: 100%;
    }

    footer .main-content{
        padding: 0 !important;
    }

    footer .footer-boite-contact ul{
        align-items: center;
        gap: 1.5rem;
    }

    footer .footer-boite-contact ul li{
        flex-direction: column;
        align-items: center;
        gap: .5rem;
    }

    .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-dialog-buttons, .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.fiche-produit, .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.points-vente-details, .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.choix-enlevement-express{
        width: 100% !important;
    }

    /*Favoris*/

    .cadencier .itemsDetails .details td.image{
        display: none;
    }
    
    .cadencier .itemsDetails .details .libelle, .cadencier .itemsDetails .details .pu, .cadencier .itemsDetails .details .date, .cadencier .itemsDetails .details .pu span{
        font-size: 1rem;
    }

    .cadencier .itemsDetails .details .libelle{
        background: none;
        padding-right: 0;
    }

    .cadencier .itemsDetails .details .hrefInfo{
        display: none;
    }

    .cadencier .itemsDetails table a.suppr{
        font-size: 1rem;
        margin-top: 1rem;
        display: block;
        color: red;
    }

    .cadencier.lister .content tr form{
        gap: 10px;
    }

    .cadencier .itemsDetails .details .spin, .cadencier .itemsDetails .details .ajout{
        font-size: 1rem;
    }

    .cadencier .itemsDetails .details table td.infos{
        max-width: 170px;
        display: flex;
        flex-direction: column;
        gap: 10px;
        padding: 0;
    }

    /*Modales*/

    .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-dialog-buttons, .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.fiche-produit, .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.points-vente-details, .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.choix-enlevement-express{
        max-height: 500px;
        overflow: scroll;
    }

    .ui-dialog .ui-dialog-titlebar button, .ui-dialog .ui-dialog-titlebar-close{
        right: 0 !important;
    }

    .ui-dialog-content .module-cross-selling-article-associe .row{
        grid-template-columns: repeat(2, 1fr);
    }

    /**/
    }
    /**/

/**/

/*//SURCHARGE//*/

.autocomplete-suggestion strong{
    color: var(--express_body) !important;
}
