/************************* TEMPLATE DE BASE ********************/
html{ overflow-x: hidden!important;}

body,#wrapper {
    background: #f9f8f4!important;
}

#main .page-content, #main .page-footer{
    margin-bottom: 0rem!important;
}

#footer {
    padding-top: 0;
}

a{
    color:#C60362;
}
a:hover{
    color: #534D4F;
}
.btn-primary{
    background-color: #C60362;
}
.btn-primary:hover{
    background-color: #534D4F;
    color: white
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary:active:focus{
    background-color: #C60362!important;
    color: white;
}

.elementor-11170101 .elementor-element.elementor-element-7d68dfc a.elementor-button:not([href]){
    background-color: transparent!important;
}


/** fil d'ariane **/
#wrapper .breadcrumb{
    padding-left: 2%;
    padding-top: 1%;
    a, span{
        font-size: 0.8em!important;
    }
}

/**** Compte ***/

#my-account, #addresses, #identity, #history, #order-slip, #module-psgdpr-gdpr, #module-ps_emailalerts-account, #module-lgcookieslaw-disallow{
    #wrapper{
        padding-bottom: 1.563rem;
    }
}
.page-my-account #content .links a:hover i{
    color: #C60362;
}
.custom-radio input[type=radio]:checked+span{
    background-color: #C60362;
}

.form-control:focus{ outline: .1875rem solid #C60362!important;}
body#checkout section.checkout-step .address-item.selected { border: #C60362 3px solid; }
.alert-info{
    background-color: #C60362;
   /* border-color: #ff1877;*/
    color: #ffffff;
}

.text-primary{
    color: #C60362!important;
}
a.text-primary:hover, .wishlist-list-item:hover .wishlist-list-item-title{
    color: #534D4F!important;
}

#history .table-labeled .label{
    background-color: #534D4F!important;
}

input:-internal-autofill-selected {
        background-color: light-dark(#fef7ef, #fef7ef) !important;
}
.bg-success {
    background-color: #C60362 !important;
}
.text-success {
    color: #C60362 !important;
}
.bg-success{
    background-color: #C60362!important;
}


/*** Panier ***/
.page-order a:hover{
    color: #534D4F!important;
}
.product-price{
    color: #534D4F!important;
}
.product-line-grid-body .price{
    color: #534D4F!important; 
}

#blockcart-modal .product-name{
       color: #534D4F!important; 
}
.cart-grid-body a.label:hover, .done, #blockcart-modal .modal-title i.material-icons{
    color: #C60362;
}
body#checkout section.checkout-step.-reachable.-current .step-number{
        background-color: #C60362;
}
/** click and collect **/
#creneau_selected, #creneau_selected_back.alert-success{
    background: #C60362!important;
}
#creneau_selected h5{
    color: white!important;
}
#list_creneau tr td span.active {
    background: #C60362!important;
}
#table_creneau.viewList tr td .dispo:hover, #table_creneau.viewList tr td .dispo:active{
    background: #C60362!important;
}
#table_dispo_head.scroll4::-webkit-scrollbar-thumb, #table_dispo_head_back.scroll4::-webkit-scrollbar-thumb, .modal-body .scroll4::-webkit-scrollbar-thumb {
    background: #C60362;
}
#list_creneau.viewList td span:hover{
    background: #C60362;
}
.password-requirements p{
    color: #534D4F!important; 
}

#shop_selected{
    background: #C60362;
}




/************************* CUSTOM ********************/




/************************* RESPONSIVE********************/

@media (max-width: 768px){
.item-cat .elementor-image-box-wrapper{
        display: flex!important;
        flex-direction: row!important;
        text-align: start;
}
.item-cat .elementor-image-box-wrapper .elementor-image-box-img{
    padding-right: 10px;
}
}