/************************* 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:#497a81;
}
a:hover{
    color: #2b150e;
}
.btn-primary{
    background-color: #dda777;
}
.btn-primary:hover{
    background-color: #497a81;
    color: white
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary:active:focus{
    background-color: #497a81!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: #497A81;
}
.custom-radio input[type=radio]:checked+span{
    background-color: #497A81;
}

.form-control:focus{ outline: .1875rem solid #497A81!important;}
body#checkout section.checkout-step .address-item.selected { border: #991221 3px solid; }
.alert-info{
    background-color: #497A81;
   /* border-color: #ff1877;*/
    color: #ffffff;
}

.text-primary{
    color: #497A81!important;
}
a.text-primary:hover, .wishlist-list-item:hover .wishlist-list-item-title{
    color: #533437!important;
}

#history .table-labeled .label{
    background-color: #533437!important;
}

input:-internal-autofill-selected {
        background-color: light-dark(#fef7ef, #fef7ef) !important;
}
.bg-success {
    background-color: #497A81 !important;
}
.text-success {
    color: #497A81 !important;
}
.bg-success{
    background-color: #497A81!important;
}


/*** Panier ***/
.page-order a:hover{
    color: #533437!important;
}
.product-price{
    color: #533437!important;
}
.product-line-grid-body .price{
    color: #533437!important; 
}

#blockcart-modal .product-name{
       color: #533437!important; 
}
.cart-grid-body a.label:hover, .done, #blockcart-modal .modal-title i.material-icons{
    color: #497A81;
}
body#checkout section.checkout-step.-reachable.-current .step-number{
        background-color: #497A81;
}



/************************* CUSTOM ********************/

/*** Page **/

/*** TITRE CUSTOM ***/

 @import url("https://use.typekit.net/ywg5ueg.css");


.title-font h2, .title-font h1{
   font-family: "the-seasons"!important;
}
.size-font-b h2, .size-font-b h1{
    font-size: clamp(2.2em,3.5vw, 5em)!important;
}
.size-font-2 h2{
    font-size: clamp(2em,2.5vw, 3.5em)!important;
}

.title-custom h3{
    font-family: "parlare", sans-serif;
    font-weight: 400;
    font-style: normal;
}
.title-custom figure figcaption a{
    font-family: "parlare", sans-serif!important;
}

.font-aabak h3{
    font-family: "aabak", sans-serif;
}


.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-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;
    }