/* GLOBAL */

select {
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-color: #51362A !important;
    padding-right: 45px !important;
}
.elementor-select-wrapper::before {
    width: 40px;
    right: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    border-left: 1px solid #51362A;
    content: "" !important;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNi41LjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FscXVlXzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgODQgNDMuNSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgODQgNDMuNTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6IzUxMzYyQTt9DQo8L3N0eWxlPg0KPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIwLjksMS44IDE5LjgsMS44IDQxLjksMjMuOCA2My45LDEuOCA4Mi45LDEuOCA0Miw0Mi44ICIvPg0KPC9zdmc+DQo=") !important;
    background-size: 16px;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute !important;
    pointer-events: none;
    transform: none !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
body .elementor-field-textual { min-height: 30px; }

/* SVG */

body .elementor-widget-image .elementor-image > a img[src$=".svg"], 
body .elementor-widget-image .elementor-image figure > a img[src$=".svg"] {
    width: 100%;
    height: auto;
}

#header .logohead a { display: block; }
#product #wrapper,
#category #wrapper  { padding-top: 0; margin-top: 50px; background: rgba(242, 227, 214, 0.35);  }

.listestyleround .elementor-icon-list-item::after {
    border-radius: 100%;
}
#footer .sepfirstlast li:first-child::before {
    border-left-style: solid;
    border-left-width: 4px;
    content: "";
    height: 4px;
    border-color: #75594D;
    border-radius: 100%;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
    left: -15px;
}
#footer .sepfirstlast li:last-child::after {
    border-left-style: solid;
    border-left-width: 4px;
    content: "";
    height: 4px;
    border-color: #75594D;
    border-radius: 100%;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
    right: -15px;
}
#footer .sepfirstlast li:after {
    top: 10px;
    margin: 0 !important;
}

@media all and (max-width: 767px) {
    #footer .listestyleround li::before,
    #footer .listestyleround li::after {
      display: none;
    }
}

/* MINIATURE PRODUIT */

#wrapper .miniature-produit:hover h3.elementor-heading-title,
#wrapper .miniature-produit:hover h3.elementor-heading-title a,
#wrapper .miniature-produit:hover .ce-product-price span {
    color: #DC615A;
}

/* FICHE PRODUIT */

#btnpartage { cursor: pointer; }
#listebtnspartage {
    display: none;
    position: absolute;
    top: 30px;
}

#criterions_list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.accordionproduct .elementor-accordion-item { margin-top: 10px; }

/* MENU */ 

@media all and (max-width: 767px) {
    .elementor-search__products .elementor-search__product-image {
        max-width: 60px;
    }
}

/* FORMULAIRE */

.elementor-contact-form button { flex-basis: auto !important; }