#panier_step4 .cart-steps{
    display: none;
}
#panier_step4 #navbar{
    display: none!important;
}
#panier_step4 .nav.navbar-nav{
    display: none;
}
#panier_step4 #carouselHeader{
    display: none;
}
#panier_step4 #mini_panier{
    /*display: none;*/
}
#panier_step4 .rechercheBox{
    display: none;
}
#panier_step4 .cart-table .btn-step-valid.btn-big{
    margin: 0px;
    margin-top: 20px;
}
.paiement_securise{
    margin: 10px auto;
    padding-left: 15px;
    height: 35px;
    position: relative;
    display: inline-block;
}

.paiement_securise svg{
    position: absolute;
    left: -14px;    
    top: -4px;
}


.paiement_cb_images{
    margin-bottom: 15px;
    cursor: pointer;
}

.mode_livraison img,
.moyen_paiement img{
    margin-top: 5px;
}

.add-cart .moyen_paiement{
    margin-bottom:25px;
}
.add-cart .bt-commander{
    margin-bottom: 25px;
}

.image_homepage_gold_chic{
    margin-top: 12px;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
}
.image_homepage_gold_chic a{
    padding: 0px;
}

.image_homepage_gold_chic .video-bg{
  position: relative;
  inset: 0;
  width: 100%;
  height: 480px;
  object-fit: cover;
  pointer-events: none;         /* clé: le lien reste cliquable */
  border-radius: 10px;
}
.image_homepage_gold_chic img{
    border-radius: 10px;
    width: 100%;
}
.image_homepage_gold_chic h2{
    position: absolute;
    bottom: 0px;
    left:0;
    right: 0;
    padding:13px;
    color: #404040;
    text-transform: uppercase;
    font-size:21px;
    text-align: center;
    height: 50px;
    line-height: 28px;
    font-weight:400;
    vertical-align:middle;
    background-color:rgba(238,150,173,0.7);
    margin: 0 auto;
    margin-bottom: 4px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: 0 0 20px 10px rgba(255, 255, 255, 0.4); 
    text-shadow: 0 0 15px rgba(255, 255, 255, 0.9); /* Halo blanc */
}
.image_homepage_gold_chic h2::after{
    
}

.wishlist {
    position: relative;
}
.wishlist img{
    position: absolute;
    right: 18px;
    top:18px;
    z-index: 2;
    width: 24px;
}
.promo-top .wishlist img,
.promo .wishlist img{
    right: 72px;
    top: 25px;
}


#myModal_PubPopUp .modal-footer{
	padding: 0px;
	border:0px;
}


.conteneur_panier{
    display: flex;
    justify-content: center;
    gap:0px;
}
#mini_panier a.favoris, 
#mini_panier a.compte, 
#mini_panier .container_chariot{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 20px;
    margin-right: 20px;
}

header .panier a::before,
header #mini_panier a::before{
    content:" ";  
    background: none;  
    display: block;
    width: auto;
    height: auto;
    margin-right: auto;
    margin-bottom: auto;
}

#mini_panier .container_chariot{
    position: relative;
}

header .col-panier .panier a.nb_article{
    position: absolute;
    right: 10px;
    top:-20px;
}

header .col-panier .panier a.nb_article span{
    color: #D15B72;
    font-size: 18px;
}

.favoris #list-of-prods .prod-liste figure{
    margin:31px;
}

.compte.adresse .form-group .select2-container--default .select2-selection--single{
    padding: 6px 12px;
    height: 42px;
    border:1px solid #ccc;
}


.mfp-title{
    font-weight: bold;
}

#carouselHome {
    background-color: white;
    position:relative;
    margin-top: 10px;
    margin-bottom: 10px;
}

#carouselHome .item{
    background-color: white;
    /*min-height: 260px;*/
    
}
#carouselHome img{
    border-radius: 10px;
    background-color: white;
    width: 100%;  
    max-height: 400px;
    object-fit: cover;
    display: block;
    /*min-height: 260px;*/
}

#carouselHome .carousel-caption{
    background-color:rgba(238,150,173,0.7);
    height: 60px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: 0 0 20px 10px rgba(255, 255, 255, 0.8);
    position: absolute;
    bottom: 0;
    text-shadow: 0 0 15px rgba(255, 255, 255, 0.9);
    opacity: 1;
}
#carouselHome .carousel-caption h4{
    color: #404040;
    text-transform: uppercase;
    font-size: 21px;
    line-height: 28px;
    font-weight: 400;
    /*text-shadow: 0 0 15px rgba(255, 255, 255, 0.9);*/
}

#carouselHome .carousel-control{
    background: transparent !important;
    border: none !important;
    text-shadow: none;
    background: none !important;
    font-size: 50px;
    color: #fff;
    opacity: 1;
}

#carouselHome .carousel-control:hover{
    opacity: 1;
}
@media (max-width: 750px) {

    .favoris #list-of-prods .prod-liste figure{
        margin:13px;
    }
    .ligne_suivi_commande{
        background-color:#ECF2F6;
    }
    .conteneur_panier{
        position: relative;
        padding-top:20px;
        float: right;
    }

    #mini_panier a.favoris, 
    #mini_panier a.compte, 
    #mini_panier .container_chariot{
        margin-left: 7px;
        margin-right: 7px;
    }
    header .col-panier .panier .compte {
        float: left;
        padding:5px;
        margin-right:7px;
        width: 35px;
    }
    header .col-panier .panier .wishlist {
        float: left;
        padding:5px;
        margin-right:7px;
        width: 35px;
    }
    
    header .col-panier .panier .chariot {
        float: left;
        padding-left:5px;
        padding-right:5px;
        padding-top: 0px;
        width: 43px;
    }
    
    header .col-panier .panier a.nb_article{
        width: 35px;
        height: 35px;
        border-radius: 50%;
        float: right;
        margin-top: 1px;
        padding-top: 4px;
        margin-right: 10px;
        background-color: transparent;
        position: absolute;
        right:-4px;
        top:-19px;
        font-size: 16px;
    }

    .moyen_paiement .liseret{
        margin-top: 21px;
    }
    .wishlist img{
        position: absolute;
        right: 18px;
        top:18px;
        z-index: 2;
        width: 24px;
    }

    #product .wishlist img{
        top:100px;
    }
    
    .promo .wishlist img{
        right: 18px;
        top: 100px;
    }
    .promo-top .wishlist img{
        right: 18px;
        top: 130px;
    }

    .prod-croises .wishlist img{
        top:18px;
    }

    header .col-panier .panier a.nb_article span{
        color: #D15B72;
        font-size: 16px;
    }
    

    
}

@media (max-width: 398px) {
    #product .wishlist{
        position: initial;
    }
    #product .wishlist img{
        top:initial;
        bottom: 252px;

    }
}