/************************* TEMPLATE DE BASE ********************/
html{ overflow-x: hidden!important;}

body,#wrapper {
    background: #ffffff!important;
}

#main .page-content, #main .page-footer{
    margin-bottom: 0rem!important;
}

#footer {
    padding-top: 0;
}

a{
    color:#54595f;
}
a:hover{
    color: #6a0719;
}
.btn-primary{
    background-color: #6a0719;
}
.btn-primary:hover{
    background-color: #54595f;
    color: white
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary:active:focus{
    background-color: #54595f!important;
    color: white;
}

.elementor-11170101 .elementor-element.elementor-element-7d68dfc a.elementor-button:not([href]){
    background-color: transparent!important;
}

/**.page-header h1{
    display: none!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: #54595f;
}
.custom-radio input[type=radio]:checked+span{
    background-color: #54595f;
}

.form-control:focus{ outline: .1875rem solid #54595f!important;}
body#checkout section.checkout-step .address-item.selected { border: #991221 3px solid; }
.alert-info{
    background-color: #54595f;
   /* border-color: #ff1877;*/
    color: #ffffff;
}

.text-primary{
    color: #54595f!important;
}
a.text-primary:hover, .wishlist-list-item:hover .wishlist-list-item-title{
    color: #6a0719!important;
}

#history .table-labeled .label{
    background-color: #6a0719!important;
}

input:-internal-autofill-selected {
        background-color: light-dark(#fef7ef, #fef7ef) !important;
}
.bg-success {
    background-color: #54595f!important;
}
.text-success {
    color: #54595f !important;
}
.bg-success{
    background-color: #54595f!important;
}


/*** Panier ***/
.page-order a:hover{
    color: #6a0719!important;
}
.product-price{
    color: #6a0719!important;
}
.product-line-grid-body .price{
    color: #6a0719!important; 
}

#blockcart-modal .product-name{
       color: #6a0719!important; 
}
.cart-grid-body a.label:hover, .done, #blockcart-modal .modal-title i.material-icons{
    color: #54595f;
}
body#checkout section.checkout-step.-reachable.-current .step-number{
        background-color: #54595f;
}


.elementor-11170101 .elementor-element.elementor-element-244db0de .elementor-button{
        background-color: #af0000;
}
/************************* CUSTOM ********************/

/*** Page **/

/*** TITRE CUSTOM ***/

 @import url("https://use.typekit.net/ywg5ueg.css");


.title-font h2, .title-font h1{
   font-family: "the-seasons"!important;
}
.title-ban h2, .title-ban h1{
    font-size: clamp(2.5em, 4vw, 5em)!important;
}
.title3-ban h3{
    font-family: "the-seasons"!important;
    font-size: clamp(1.5em,2.2vw, 3.5em)!important;
}
.size-font-2 h2{
    font-size: clamp(2em,3vw, 3.5em)!important;
}
.titre-produit h3{
    font-size: clamp(0.9em,1.2vw, 1.7em)!important;
}

.liste li{
    border: 1px solid white;
    border-radius: 50px;
    margin-bottom: 10px!important;
    a{ padding: 5px 11px;}
}

/*** BOUTON ****/

.btn-custom .elementor-button-icon{
    background-color: white;
    border-radius: 50px;
    i{
        color: black;
        padding: 8px;
        rotate: -3deg;
    }
}

.liste-vitrine li{
    border: 1px solid white;
    border-radius: 50px;
    margin-bottom: 10px!important;
    a{ padding: 5px 11px;}
}
.liste-vitrine li:nth-child(1){
    background-color: white;
    a span{color: black!important;}
}
.item-tarif{
    width: 43%!important;
    /*position: absolute;
    bottom: 0;*/
}

.items-categories .elementor-image-box-wrapper{
    text-align: start;
    img{
        border: 1px solid grey;
        border-radius: 10px;
        padding: 10px;
    }
}
.items-page .elementor-image-box-wrapper{
    text-align: start;
    min-height: 336px;
    img{
        border: 1px solid grey;
        border-radius: 10px;
        padding: 10px;
    }
}
.items-page2 .elementor-image-box-wrapper{
    min-height: 252px!important;
}

.items-categories-1{
    img{
        filter: invert(1);
    }
}
.bloc-video {
    width: auto!important;
    height: 100%!important;
    
}
.bloc-video .elementor-widget-container, .bloc-video .elementor-widget-container .elementor-wrapper,.bloc-video .elementor-custom-embed-image-overlay, .bloc-video .elementor-custom-embed-image-overlay img{
        width: auto!important;
        height: 100%!important;
    }

.recherche-cat .elementor-widget-container .elementor-search__container{
        border-radius: 500px!important;
        padding: 0 20px;
        .elementor-search__icon{
           padding-right: 10px!important; 
        }
}
.info-produit .menu-item{
    background-color: #F2F2F2;
    margin-right: 10px;
    border-radius: 10px;
}

/*** BANNIERE ****/
.elementor-shape .elementor-shape-fill:nth-child(1){
        fill: #AF0000;
}
.elementor-shape .elementor-shape-fill:nth-child(2){
        fill: #000000;
}
.banner-content{
    position: relative;
    width: 100%;
}
.img-anime img{
    position: absolute;
    bottom: 0;
    right: -5%;
    transform: translate(-50%, -50%);
    width: 120px!important;
    height: 100px!important;
    transition: 1s ease;
    transform-origin: bottom right;
    z-index: 996;
    animation: 8s infinite alternate slidein;
    transition: 0.3s;
}
.banner-content::after {
    content: "";
    position: absolute;
    top: -30px;
    right: -5%;
    transform: translate(-50%, -50%);
    width: 120px;
    height: 100px;
    background: url(/img/cms/Icon/anim-aspirateur.png) no-repeat center center;
    background-size: contain;
    transition: 1s ease;
    transform-origin: bottom right;
    z-index: 999;
    animation: 8s infinite alternate slidein;
    transition: 0.3s;
}
@keyframes slidein {
    0%{
        margin-left: 5%;
        width: 0;
        bottom: 1%;
    }
    100%{
        margin-right: 5%;
        width: 110%;
        bottom: -13%;
    }
}

/**** FORM ****/

.form-contact label{
    display: none;
}
.form-contact .select_box label{
  display: block!important;
  margin-top: 0em!important;
}
.form-contact .privacy_wp {
 	color: #ffffff;
    font-size: 12px;
}

.form-contact .btn-primary{
    background-color:  #000000!important;
    width: 100%;
    color: #ffffff;
    border: none!important;
    border-radius: 10px;
    font-size: 16px;
    margin-top: 1em;
    transition: 0.3s ease-in-out;
        &:hover{
            background-color: #e30d0b!important;
            border-radius: 10px;
            color: white!important;
            padding: 10px;
            letter-spacing: 2px;
        }
}

.form-contact .form-control{
    background-color: #ffffff;
    border: none;
    border-radius: 10px;
}

.form-contact .form-control:focus {
    outline: .1875rem solid #fe0909;
}

.form-contact .form-control::placeholder {
    color: #423336;
    font-family: 'Roboto', sans-serif!important;
    font-size: 16px!important;
    font-weight: 500;
}
.form-contact .select_box select {
    max-width: 1600px!important;
}


.form-contact-2  .privacy_wp {
 	color: grey;
    font-size: 12px;
}


/************************* RESPONSIVE********************/
@media (max-width: 762px){
    .items-page .elementor-image-box-wrapper, .items-page2 .elementor-image-box-wrapper{
        min-height: auto!important;
    }
    .item-tarif {
        width: 90% !important;
    }
}