/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 a.dropdown-item {
    background: #1d8c06;
}
.specialUl li a {
    color: #fff!important;
}
#header {
    z-index: unset;
}
#header .header-nav {
    max-height: 100%;
}
#wrapper {
    background: #ffffff !important;
    padding-top: 0 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal !important;
}
p {
    margin-bottom: 2px;
}
#header .header-top {
    padding: 0 !important;
    margin: 8px 0;
}
a {
    color: #777777;
}
a:hover {
    color: #ff0000;
}
.fs-small {
    font-size: 0.8em;
}
body {
    color: #777777;
}
.artephide {
    display: none !important;
}
.product-customization {
    margin: 0;
}
.text-center {
    text-align: center !important;
}
.carousel .carousel-inner {
    height: 100%;/*VO*/
	min-height: 245px
}
.carousel .carousel-item .caption {
    display: none; /*VO*/
}

h1 {
    width: 100%;
    font-size: 2.05rem;
    font-weight: 700;
    color: #000;
    text-align: center;
    padding: 12px;
}

h1.media-heading {
    background-color: transparent;
    padding: 0;
    border: none;
}
.LPE-h1head {
    border: 1px solid #e7e7e7;
}
hr {
    border-top: 1px solid #b5b5b5;
}
hr.doub {
    border-top: 3px double #b5b5b5;
}
.text-bold {
    font-weight: 700;
}
.mb-10 {
    margin-bottom: 10px;
}
.va-b {
    vertical-align: bottom;
    color: #43a768;
}
#addresses div.block-address {
    min-height: 290px;
}
.page-registration #content {
    max-width: 1000px;
}
#product div.product-description {
    font-size: .95rem;
}
#product div.product-description ul {
    list-style: disc;
    margin-left: 25px;
}
.product-prices div {
    width: 100%;
	margin-top: 5px;
}
.product-prices .media.mediaWidget {
  margin-bottom: 0 !important;
}
.product-prices .media.mediaWidget .mediaThumbnail.LPE-transfert,
.product-prices .media.mediaWidget .mediaThumbnail.LPE-transfert div {
  margin-bottom: .425rem !important;
}
#product_reference {
    margin-top: 10px;
}
#manufacturer #main ul .brand-img a::before {
    position: relative;
}
.brand {
    border: 1px solid #a2a0a0;
    border-radius: 10px;
    background: #f1f1f1;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
}
.brand-img {
    border-bottom: 1px solid #a2a0a0;
    background: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
}
#manufacturer #main ul .brand-img {
    position: relative;
    width: auto;
    margin: auto;
}
#manufacturer #main ul .brand {
    position: relative;
    width: 12%; /*calc(16.66% - 10px);*/
    min-width: 210px;
    padding: 0;
    margin: 15px;
    text-align: center;
    background: #fff;
    -webkit-transition: none;
    /*transition: .4s ease-out;*/
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
}
.img-responsive {
    display: block;
    max-width: 100%;
    box-shadow: 2px 2px 20px #555;
    height: auto;
}
.img-responsive.nostyle {
    box-shadow: none;
    border-radius: 0;
    opacity: 1;
    margin: auto;
    transition: all 0.5s ease 0s;
}
.brand-img .img-responsive.nostyle:hover {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
}
.brand-infos {
    border-bottom: solid 1px transparent;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background: #f1f1f1;
}
.firstPan {
    display: none;
    position: absolute;
    background: #fff;
    margin-top: 0;
}
.bodbod {
    display: none;
    position: absolute;
    background: #fff;
    margin-top: 1px;
    width: 100%;
    box-shadow: 1px 1px 12px #555;
}
.scroll-box-arrows.scroll {
    position: relative !important;
}
.myPdflink4 {
    background: #4fa338;
    margin-top: unset;
    text-align: center;
    font-size: 14px;
    border: #cccccc 1px solid;
    width: 180px;
    height: 39px;
    /*float: right;*/
}
#desktop_btns-prod, #mobile_btns-prod {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
}
#opartAjaxPopupId_37_75_34_null_1 {
    color: white;
    line-height: 30px;
}
.myPdflink3 {
    background: #f1efef;
    border: #cccccc 1px solid;
    width: 180px;
    height: 40px;
    float: right;
    color: #000;
}
.css-certification:hover {
    background: linear-gradient(180deg, #64cf46 10%, #15850d 100%);
}
.css-certification {
    color: #ffffff;
    font-size: 16px;
    border-radius: 5px;
    border: solid 1px #4fa338;
    padding: 10px 12px;
    text-shadow: 1px 1px 0px #62ba78;
    box-shadow: inset 1px 1px 0px 0px #62ba78;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    font-family: Arial;
    background: linear-gradient(180deg, #15850d 10%, #64cf46 100%);
    display: inline-block;
    float: left;
    margin-left: 5px;
    vertical-align: middle;
}
.product-miniature .thumbnail-container:hover .highlighted-informations {
    top: unset;
    bottom: 0;
}
.product-miniature .variant-links {
    background: #ffffff7d !important;
}
.product-miniature .highlighted-informations {
    /*top: 100%;*/
    background: #ffffffbf !important;
}
.product-miniature .product-description {
    text-align: center;
}
.product-miniature .product-title {
    margin-top: 0;
}
.product-miniature .product-title a {
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
    color: #3a3939;
}
.reference_produit {
    font-size: 0.9rem;
}
.apartirde {
    color: #999999;
    font-size: 0.8rem;
}
.product-miniature .product-price-and-shipping {
    background-color: #62ba78;
    line-height: 35px;
}
.product-miniature .product-price-and-shipping .price {
    font: 600 22px/26px "Open Sans", sans-serif;
    color: #ffffff;
    text-shadow: 2px 2px 2px #000;
    vertical-align: middle;
}
.product-miniature .thumbnail-top {
    overflow: unset;
    overflow-y: hidden;
    box-shadow: 2px 2px 20px #555;
}
.product-miniature .thumbnail-container {
    overflow: unset;
}
.product-miniature .product-description {
    padding: 0.25rem 0rem 0.7rem;
    margin-top: 20px;
}
.c-dispo {
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
    background: azure;
    color: green;
}
#category-description {
    width: 100%;
}
#category-description h1 {
    line-height: 50px;
    font-size: 22px;
    width: 100%;
    padding: 0;
    font-weight: 200;
}
#js-product-list-header .card-block {
    padding: 0;
}
.block-category {
    min-height: 0;
    margin-bottom: 0;
}
.product-miniature .thumbnail-container .product-thumbnail img:hover {
    opacity: 0.69;
}
.product-prices {
    margin-top: 0px !important;
    border: 1px solid #e7e7e7;
	margin-bottom: 20px;
}
.shippingDelay {
    color: red;
    font-size: 0.8rem;
	font-weight: bold;
}
.shippingDelay2 {
    font-size: 0.8rem;
}
.shippingText {
    font-size: 0.8rem;
    font-weight: bold;
}
.shippingText2 {
    font-size: 0.8rem;
}
#shippingDelayText {
    text-align: center;
    background: #ddffe0;
    color: #000;
    padding: 10px;
}
#shippingDelayText2 {
    text-align: center;
	margin-top: -10px;
}
#theBest {
    text-align: center;
    color: #565454;
    font-size: 0.8rem;
    font-weight: normal;
    padding: 10px 15px;
}
.fromText {
    font-size: 0.8rem;
    color: #000;
}
.priceProd {
    font-size: 2.5rem;
    color: #7cbb00;
    font-weight: normal;
    font-family: "Gadget", Arial, Manrope, sans-serif;
}
#gridRem {
    border: 1px solid #e7e7e7;
	margin-bottom: 15px;
}
.color-infBlock {
    list-style-type: none;
    display: flex;
    gap: 5px;
    width: 95%;
    margin: 5px auto;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
}
.color-infBlock_li,
.color-inputsBlock_li {
    padding: 3px;
    border: 1px solid transparent;
    cursor: pointer;
    line-height: 1em;
}
.carre {
    width: 42px;
    height: 17px;
    border: 1px solid #8c8c8c;
}
.color-infBlock_li.selAttr,
.color-inputsBlock_li.selAttr {
    border-color: #2c00ff;
    box-shadow: 1px 1px 5px #918f8f;
}
.infoColor {
    color: #000;
    font-weight: bold;
    font-size: 1rem;
}
.d-flex {
    display: flex;
}
.head-tabrem {
    margin: auto;
    background: #000;
    color: white;
    padding: 5px;
    font-size: 0.8rem;
}
.col-0-tabrem {
    flex: 1;
}
.contentrem {
	display: flex;
	flex: 33% 0;
}
.col-1-tabrem {
    flex: 70%;
	padding-left: 5px;
	font-size: .9rem;
	color: #b34c27;
}
.col-2-tabrem {
    flex: 30%;
	padding: 0 5px;
	font-size: .9rem;
	text-align: right;
}
.planche {
	padding: 11px 0 8px 0 !important;
	color: #000 !important;
}
.cols-values-tabrem {
    flex: 70%;
    text-align: center;
}
.col-val-tabrem,
.col-val-addMulti {
}
.contains-rems {
    font-size: 0.8rem;
}
.oneTabRem,
.oneTabAddMulti {
    padding: 5px;
    color: #000;
    align-items: center;
}
.even {
    background: #e7e7e7;
}
.odd {
    background: #fff;
}
.redLine {
    color: #f00;
}
.endTransit {
    color: #000;
    background: #ddffe0;
    padding: 5px;
    text-align: center;
}
.info-prod {
    color: #000;
    font-size: 0.8rem;
    font-weight: bold;
}
#info_quantity {
    font-size: 1rem;
    color: #f00;
    font-weight: bold;
}
.sizeInLine {
    display: none;
}
#contains-addMulti {
    padding: 15px;
    background: #e7e7e7;
    box-shadow: 1px 1px 12px #555;
}
#head-addMulti {
    display: flex;
    flex-direction: column;
}
#btn-up {
    display: flex;
    align-items: baseline;
}
#color-choice {
    display: flex;
    justify-content: right;
}
#addMultiToCart_head {
    flex: 15%;
}
#info-colors {
    flex: 85%;
    text-align: center;
}
#text-info {
    color: #fff;
    font-size: 16px;
    padding: 5px 10px;
    background: #413bfd;
    border-radius: 5px;
}
.color-addBlock {
    list-style-type: none;
    display: flex;
    gap: 5px;
    width: 50%;
    margin: 5px auto;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
}
#expo-colors {
    flex: 0 85%;
    text-align: center;
}
#body-addMulti {
}
#line-0-addMulti {
    /*display: flex;*/
    margin: 10px 0;
}
.img-color {
    flex: 15%;
    display: flex;
    align-items: center;
}
.color-price {
    flex: 5%;
}
.col-val-addMulti {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.col-val-addMulti input {
    width: 8rem;
    text-align: right;
    padding-right: 5px;
}
#lines-inputs {
    flex-direction: column;
    margin: 20px 0;
}
.cols-values-addMulti {
    flex: 80%;
    text-align: center;
}
.texture-color {
    cursor: pointer;
}
.stockInLine,
.stockInLineMedia {
    color: #4cbb6c;
}
.stockOutLine,
.stockOutLineMedia {
    color: #bd4147;
}
.rapSize,
.stockInLine,
.stockOutLine {
    font-size: 0.8rem;
}
.color-name {
    flex: 1;
    text-align: center;
    font-size: 0.8rem;
    font-weight: bold;
    color: #737373;
}
.color-price {
    color: #737373;
    cursor: pointer;
}
.color-price:hover {
    color: #4cbb6c;
}
#addMultiToCart_head,
#addMultiToCart_bottom {
    padding: 10px;
    border: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    color: white;
    background-color: #3a9a56;
    font-size: 1.2rem;
}
#addMultiToCart_head:hover,
#addMultiToCart_bottom:hover {
    background: #7cbb00;
}
.makeFirst {
    order: -1;
}
.modal-forced-img {
    max-width: 200px;
}
.stockInLineMedia,
.stockOutLineMedia {
    display: none;
}
/* Panier show */
.line-cart {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.line-body-cart {
    display: flex;
    flex-direction: column;
    flex: 25%;
}
.line-rem-cart {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    flex: 20%;
    white-space: nowrap;
}
.line-action-cart {
    display: flex;
    flex-direction: column;
    flex: 30%;
}
.line-qty-cart {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex: 30%;
    align-items: end;
    order: -1;
}
.cart-item {
    border-bottom: 1px solid #e7e7e7;
}
.remCart {
    padding: 5px;
    font-size: 15px;
    background: #11d958;
    color: white;
    border-radius: 10px;
}
.tot-ht {
    font-size: 0.8rem;
    text-align: center;
}
.price-new {
    display: flex;
    flex-direction: column;
}
.liv-annonce,
.libel-rem {
    font-size: 0.9rem;
}
.price {
    color: #1a8196;
    font-weight: bold;
}
.price .libel-unit {
    font-size: 0.9rem;
    font-weight: normal;
}
/* bloc cart */
.li-bloc {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    border-bottom: 1px solid #e7e7e7;
    margin-top: 10px;
}
.img-name-bloc {
    display: flex;
}
.names-bloc {
    display: flex;
    flex-direction: column;
    text-align: left;
    font-size: 0.9rem;
    width: 70%;
}
.names-bloc .product-name,
.attr-bloc {
    width: 100%;
    white-space: break-spaces;
}
.qty-price-bloc {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
}
.cart-subtotals-bloc {
    padding: 0 10px;
}
.products-bloc,
.discount-bloc,
.gift_wrapping-bloc,
.shipping-bloc,
.cart-total-bloc {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.card-block {
    padding-top: 0.7rem !important;
}
.cart-summary-products p {
    padding: 15px 0;
    background: #ddffe0;
    display: flex;
    justify-content: space-around;
    font-size: 1rem;
    color: #000;
    border: 1px solid #ddd;
}
.cart-total-bloc {
    padding: 0 10px;
}
.ht-bloc {
    text-align: center;
    font-size: 0.8rem;
}
.btn-bloc {
    margin-top: 10px;
}
#order-items .image img {
    width: auto;
}
#confirm-contains {
    display: flex;
    flex-direction: row;
}
#prod-tab {
    flex: 50%;
}
#info-tab {
    flex: 30%;
}
.card.btn-block {
    margin-bottom: 0;
}
#custom-text {
    padding: 0;
}
#w-foot-1,
#w-foot-2,
#w-foot-3,
#w-foot-4 {
    margin-top: 0;
    margin-bottom: 0;
}
.LPE-nopads,
.LPE-nopads .media {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.LPE-text-capi {
    text-transform: uppercase;
}
.LPE-titre-home {
    width: 100%;
}
.current-price .regular-price {
    margin-right: 0.625rem;
    font-weight: 700;
    text-decoration: line-through;
    font-size: 1.5rem;
    color: #000;
}
.has-discount .discount {
    background: #ff1919;
}
.product-flags li.product-flag.discount,
.product-flags li.product-flag.discount-amount,
.product-flags li.product-flag.discount-percentage {
    background: #ff1919;
}
.dataAddList,
.dataQuoteList {
    position: absolute;
    z-index: 1000;
    background: rgb(255, 255, 255);
    border: 1px solid rgb(0, 0, 0);
    max-height: 200px;
    overflow-y: scroll;
}
.dataAddList option,
.dataQuoteList option {
    padding-left: 15px;
    cursor: pointer;
}
.dataAddList option:hover,
.dataQuoteList option:hover {
    background: #dcdcdc;
}
.choiceInOrder {
    /*width: 49%;*/
    flex: auto;
    margin-bottom: 15px;
}
#delivery-addresses,
#invoice-addresses {
    gap: 10px;
}
#selects-checkout {
    flex: auto;
}
#final-order {
    margin: 15px 0;
    background: beige;
    padding: 15px 0;
    font-size: 1.5rem;
    text-transform: uppercase;
    color: #000;
    border: 1px solid #ddd;
}
#btn-empty-cart {
    font-weight: bold;
    text-transform: uppercase;
}
#containsActionsCartMod {
    padding: 1rem 1.25rem;
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}
#infoActions {
    cursor: unset !important;
    flex: auto;
    background: #ddffe0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#content-quotes {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px;
}
.quote {
    padding: 5px;
    border: 1px solid #dcdcdc;
    flex: auto;
    margin-bottom: 10px;
}
.quoteBody {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

/* START VO SEARCH*/
#search_filters {
    display: flex;
    flex-wrap: wrap;
    background: #f6f6f6;
    font-size: 14px;
}
/*#search_filters_wrapper .blocFiltres .facet .collapse {
    display: block;
}*/
.active_filters {
    display: flex;
    padding: 5px 15px;
    justify-content: center;
}
#_desktop_search_filters_clear_all {
    margin-right: 15px;
}
.filtersActive {
    margin-bottom: 0px;
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
}
.filter-block {
    margin-bottom: 0px !important;
    padding: 0.2rem 0.4rem !important;
    box-shadow: 1px 1px 4px -1px rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    display: flex !important;
    margin-top: 0px;
}
.active-filter-title {
    margin: 0px 10px;
}
.cross {
    margin: 0px;
}
.js-search-filters-clear-all {
    border-radius: 15px;
    padding: 3px 10px;
    box-shadow: 1px 1px 4px -1px rgba(0, 0, 0, 0.5);
    background-color: #ddffe0;
}
.facet {
    flex: 0 0 18%;
    margin-right: 10px;
    min-width: 206px;
}
.facetCheckRad ul li {
	display:inline-block;
	flex:1;
}
.facetCheckRad  {
    flex: 0 0 50%!important;
}
.facetCheckRad ul {
    display: flex!important;
}
.textSpan {
    text-wrap: nowrap;
}
.facet-title {
    font-size: 14px !important;
}
.blocSearchEntete {
    display: flex;
    align-items: center;
    flex: 100%;
    justify-content: center;
}
.blocFiltres {
    display: flex;
    flex-wrap: wrap;
    background: #f6f6f6;
    padding: 10px 0px;
}
.select-title {
    border: 1px solid #ddd;
}
.facet-dropdown {
    padding: 0px !important;
}
.facet-dropdown .select-title {
    height: 30px;
    border-radius: 4px;
}

.facet-dropdown.open > .select-title {
    border: 1px solid #66afe9;
    border-color: #66afe9 !important;
}

.select-title:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
        0 0 8px rgba(102, 175, 233, 0.6);
}
.facet-dropdown .dropdown-menu {
    border: 1px solid #b5b5b5;
    border-radius: 4px;
}

.customMobile {
    display: flex;
    justify-content: center;
    margin-left: 0px !important;
}
#search_filter_toggler {
    border-radius: 5px;
    background: #b5b5b5;
}
.filter-button {
    margin-right: 25px;
}
.dropdown-menu {
    overflow-y: scroll;
    max-height: 250px;
    scrollbar-width: auto;
}
.includeNbFilterProd {
    margin-right: 7px;
    color: #0d5a1d;
}
.cancelRow {
    margin-left: 0px !important;
}
.facet-dropdown .select-title,
.facet-dropdown.open > .select-title,
.facet-dropdown .select-list,
.facet-dropdown .dropdown-menu {
    background: #fff;
}
.facet-dropdown .select-list:hover {
    background: #8e8e8e;
}
/*END VO SEARCH */
#manufacturer #main ul {
    justify-content: space-around;
}
#manufacturer-short_description .widget.container {
    max-width: 100% !important;
}
/*START LOADER CART VO*/
.displayLoader {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: 0.5;
	z-index: 10;
}
.imgLoader {
    width: 60px;
    position: absolute;
    top: 40%;
    left: 45%;
}
.box {
    box-shadow: 1px 1px 12px #555;
    background: #f5f5f5;
    border: #d6d4d4 solid 1px;
    padding: 14px 18px 13px;
    margin: 30px 10px 30px 10px;
    line-height: 23px;
}
.box h2 {
    color:#000;
}
.page-subheading {
    padding-top: 5px;
    line-height: 35px;
    font-size: 26px;
    color: #fff;
    text-align: center;
    text-shadow: 2px 2px 2px #000;
    background-color: #62BA78;
    border-radius: 30px;
    margin-bottom: 15px;
}
.button.button-medium {
    margin-top: 5px;
    text-align: center;
    width: 100%;
    font-size: 17px;
    /*line-height: 8px;*/
    color: #000;
    font-weight: bold;
    background: #d7fad8;
    border-radius: 0;
    border: #d7fad8 solid 1px;
    padding: 10px 0;
}
.button.button-medium:hover {
    background: #000;
    color: #fff;
}
.btn.retpay {
    padding-left: 0;
    color: #000;
}
/*END LOADER CART VO*/

/*Info Home*/

.gotoline{
	display: none;
}
.priceInLinenogrid {
	/* color: #f00; */
}
#checkout .bingCart.remove-from-cart.remove-bloc {
    display: none !important;
}
@media (min-width: 992px) {
    .product-name-brand {
        font-size: 20px;
        line-height: 30px;
        color: #62ba78;
        margin-bottom: 0;
    }
    .footer-container {
        /*background-color: #e7e7e7;*/
        /*margin-top: 20px;*/
        /*border-radius: 50px;*/
    }
    /* ============================================================
   CONNEXION (.user-info) — VERSION PILULE (remplace le legacy)
   Objectif: pas de largeur forcée, pas d’ombre, pas de dropdown hover
   ============================================================ */

/* Le conteneur ne doit pas décaler la pilule */
#header .header-nav .user-info{
  margin-left: 0;
}

/* Lien connexion = contenu centré, largeur auto, pas d’ombre */
.user-info a{
  width: auto;
  max-width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;

  margin: 0;
  padding: 0;

  color: inherit;
  font-weight: inherit;

  border: 0;
  box-shadow: none;
  text-align: left;
  cursor: pointer;
}

/* IMPORTANT: on désactive le dropdown legacy (si encore présent) */
#userInfoRoll li:hover > ul.firstPan{
  display: none;
}

/* Bloc panier : background OK mais on ne force rien ici */
#header .header-nav .blockcart{
  background: transparent;
}

/* On évite le micro décalage legacy */
#header .header-nav .blockcart .header{
  margin-top: 0 !important;
}

    /* ============================================================
   PANIER (#cartBing) — VERSION PILULE (remplace le legacy)
   Objectif: plus de largeur forcée, plus d’ombre, pas de hover dropdown
   ============================================================ */

#cartBing{
  position: static;
  text-align: left;
}

/* Lien panier = contenu centré, largeur auto */
#cartBing > a{
  width: auto;
  max-width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;

  margin: 0;
  padding: 0;

  color: inherit;
  font-weight: inherit;

  border: 0;
  box-shadow: none;
  cursor: pointer;
}

/* Sécurité : la suppression ne doit pas récupérer d’ombre */
#cartBing a.remove-from-cart{
  box-shadow: none;
  border: none;
}

/* IMPORTANT: on désactive le dropdown legacy (bodbod) si encore présent */
#cartBing:hover > div.bodbod{
  display: none;
}

    #cartBing:hover > div.bodbod {
        display: block;
        z-index: 100;
    }
    span.bingCart {
        display: inline-block;
    }
    span.bingCart.product-name {
        /*font-size: 0.7rem;*/
    }
    a.bingCart.remove-from-cart {
        display: inline-block !important;
        width: auto !important;
    }
    #product #content {
        max-width: 100% !important;
    }
    #btncontain {
        /*float: right;*/
    }
    #btnAccessories:hover {
        background: #62ba78;
        color: white;
    }
    #btnAccessories {
        background: #f1efef;
        width: 180px;
        height: 39px;
        color: #000;
        font-size: 14px;
        border: #cccccc 1px solid;
        cursor: pointer;
    }
}
@media (max-width: 1350px) {
    /*.line-action-cart {*/
    /*    flex: 0 0 50%;*/
    /*    margin: auto;*/
    /*}*/
}
@media (max-width: 1200px) {
    #desktop-mini-slide {
        display: none;
    }
    #media-mini-slide,
    #scroll-arrow-media {
        display: block !important;
    }
    #section-addMulti {
        margin-top: 20px;
    }
    #btn-up {
        flex-direction: column;
    }
    #info-colors {
        width: 100%;
        margin-top: 20px;
    }
    #color-choice {
        justify-content: center;
    }
    #expo-colors {
        flex: 100%;
    }
    ul.color-addBlock {
        width: 100%;
    }
    #color-price-modal {
        top: 40%;
    }
    div.cols-values-addMulti {
        flex-direction: column;
        flex: 75%;
    }
    div.col-val-addMulti {
        flex-direction: row;
        margin-bottom: 5px;
    }
    .stockInLineMedia,
    .stockOutLineMedia {
        display: inline;
        flex: 85%;
        text-align: left;
        padding-left: 10px;
    }
    .stockInLine,
    .stockOutLine {
        display: none;
    }
    .color-price {
        flex: 10%;
    }
    .stock-info {
        flex: 10%;
        text-align: right;
        padding-right: 10px;
    }
    .qty-addMulti {
        flex: 5%;
    }
    .oneTabAddMulti {
        border-bottom: 1px solid #1a8196;
        margin-bottom: 10px;
    }
    /*.facet {
        flex: 0 0 25%;
    }*/
	
}
@media (max-width: 992px) {
    .line-action-cart {
        flex: 0 0 25%;
        margin: unset;
    }
    #confirm-contains {
        flex-direction: column;
    }
    #prod-tab {
        flex: 100%;
    }
    #info-tab {
        flex: 100%;
    }
    /*.facet {
        flex: 0 0 28%;
    }*/
}


@media (max-width: 840px) {
	h1.media-heading {
  font-size: 1.1rem;
	}
}
@media (max-width: 768px) {
    /* START VO SEARCH*/
    .filter-block {
        margin-top: 5px;
    }
    .active_filters {
        flex-direction: column;
    }
    .filtersActive {
        justify-content: flex-start;
    }
    .showing {
        font-size: 0.9rem;
        margin-left: 20px;
    }
    /* END */
    .line-action-cart {
        flex: 0 0 70%;
        margin: auto;
        order: unset;
    }
    .line-rem-cart {
        flex: 1;
    }
    .tot-ht {
        margin-top: 10px;
    }
    /* VO modif header mobile*/
	.vbarre{
		display:none;
	}
	.gotoline{
		display: block;
	}
    .specMob {
        display: flex;
        justify-content: space-between;
    }
    #header .top-logo img {
        min-height: 160px;
        object-fit: contain;
    }
    #header .top-logo {
        display: flex;
        justify-content: center;
        margin-bottom: 15px;
    }
    #header .header-nav .user-info {
        margin-left: 0px !important;
    }
    .myPdflink4 {
        background: #4fa338;
        /*margin-top: -3px;*/
        text-align: center;
        font-size: 0.6rem;
        border: #cccccc 1px solid;
        width: auto;
        padding: 0 3px;
        height: 25px;
        /*float: right;*/
    }
    #desktop_btns-prod, #mobile_btns-prod {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        gap: 10px;
    }
    #opartAjaxPopupId_37_75_34_null_1 {
        color: white;
        line-height: unset;
    }
    .myPdflink3 {
        background: #f1efef;
        border: #cccccc 1px solid;
        font-size: 0.6rem;
        /*width: 180px;*/
        /*height: 30px;*/
        float: unset;
        color: #000;
    }
    #btnAccessories {
        font-size: .6rem;
    }
    #pdflink {
        line-height: unset !important;
    }
}
@media (max-width: 620px) {
    .oneTabAddMulti {
        flex-direction: row;
        flex-wrap: wrap;
        text-align: center;
    }
    .img-color {
        flex: 50%;
    }
    .color-price {
        flex: 50%;
    }
    .cols-values-addMulti {
        flex: 100%;
        margin-top: 10px;
    }
    .stock-info {
        flex: 0 0 25%;
    }
    .qty-addMulti {
        flex: none;
    }
    .stockInLineMedia,
    .stockOutLineMedia {
        font-size: 0.8rem;
    }
    .line-rem-cart {
        flex: 100%;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .line-action-cart {
        flex: 100%;
    }
    #info-colors {
        background: #413bfd;
    }
}
@media (max-width: 535px) {
    .head-tabrem {
        display: none;
    }
    .cols-values-tabrem {
        flex-direction: column;
        text-align: left;
        padding-left: 5px;
        padding-right: 5px;
        background: #f7f7f7;
    }
    .tab-info-attrs {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .oneTabRem {
        flex: 25%;
        background: white;
        border: 1px solid #e7e7e7;
        flex-direction: column;
    }
    .col-0-tabrem {
        text-align: center;
        background: #e7e7e7;
    }
    .col-val-tabrem {
        display: flex;
        justify-content: space-around;
    }
    .sizeInLine {
        display: inline;
        color: #000;
        flex: 50%;
        padding-left: 10px;
    }
    .priceInLine {
        flex: 50%;
    }
}
@media (max-width: 435px) {
    .oneTabRem {
        width: 100%;
		align-items: stretch;
    }
    .block-promo .promo-name .cart-summary-line .label {
        font-size: 0.8rem;
    }
}

.widget.LPE-photo.container {
    border: 1px solid #d5d5d5;
}
#product-modal .modal-content .modal-body .product-cover-modal, .product-cover img {
    border: 1px solid #d5d5d5;
}
p.description {
    padding: 0 20px 0 20px;
}
.LPE-IMP {
    height: 530px;
}
/* Masquer le bloc livraison affiché DANS la zone prix (bloc du haut) */
.product-prices #shippingDelayText,
.product-prices #shippingDelayText2 {
  display: none;
}
@media (max-width: 768px){

  /* Conteneur : scroll horizontal */
  #gtf-quicklinks{
    position: relative;
    padding: 8px 10px;
  }

  #gtf-quicklinks .quicklinks-container{
    flex-wrap: nowrap !important;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    gap: 10px;

    /* “peek” : on voit un bout de la carte suivante */
    padding-right: 26px;
  }

  /* 2 cartes visibles environ */
  @media (max-width: 768px){
  #gtf-quicklinks .quicklink-card{
    flex: 0 0 auto !important;
    width: 32vw !important;      /* ≈ 3 cartes visibles */
    max-width: 150px !important;
    min-width: 120px !important;
  }
}

  /* Indice visuel à droite (dégradé) */
  #gtf-quicklinks::after{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 100%;
    pointer-events: none;
    background: linear-gradient(to left, #fff, rgba(255,255,255,0));
  }

  /* Indice visuel à gauche (optionnel mais très bien) */
  #gtf-quicklinks::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 100%;
    pointer-events: none;
    background: linear-gradient(to right, #fff, rgba(255,255,255,0));
    opacity: 0.7;
  }

  /* Texte : 1 ligne, propre, pas de coupe moche */
  #gtf-quicklinks .menu-titre-n1 a{
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  /* Optionnel : un peu plus compact sur mobile */
  #gtf-quicklinks .menu-titre-n1{
    margin: 6px 0 0;
    font-size: 12px;
    line-height: 1.1;
  }
  #gtf-quicklinks .quicklink-icon i{
    font-size: 18px;
  }
}
@media (max-width: 768px){

  /* 1) Empêcher toute largeur qui déborde dans le header */
  #header, header, .header-top, .header-nav, .header-middle, .header-bottom{
    max-width: 100% !important;
    overflow-x: hidden !important;
  }

  /* 2) Panier : le forcer en mode icône compact */
  .blockcart,
  #_mobile_cart,
  #_desktop_cart{
    position: static !important;
    transform: none !important;
    right: auto !important;
    left: auto !important;
    top: auto !important;
    margin: 0 !important;
    max-width: 100% !important;
  }

  /* 3) Si ton panier est un bouton large (desktop), on supprime le texte */
  .blockcart .cart-products-count,
  .blockcart .cart-title,
  .blockcart .cart-label,
  .blockcart .cart-text,
  .blockcart .cart-subtitle,
  .blockcart a span{
    display: none !important;
  }

  /* 4) On garde uniquement l’icône */
  .blockcart a,
  .blockcart .header,
  .blockcart .cart-preview{
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 44px !important;
    height: 44px !important;
    padding: 0 !important;
    border-radius: 10px !important;
  }

  

  .gtf-col.is-open .gtf-col-title::after{
    transform: rotate(180deg);
  }

  .gtf-col ul{
    display: none;
    margin-top: 10px;
  }

  .gtf-col.is-open ul{
    display: block;
  }
}
/* ==========================================================
   1. MOBILE PORTRAIT (max-width: 768px)
   ========================================================== */
@media (max-width: 768px) {

  /* =========================
     CONTENEUR CATÉGORIE
     ========================= */
  #category,
  #category .category-description,
  .block-category {
    overflow: visible !important;
  }

  /* 5) Badge quantité */
  .blockcart .cart-products-count {
    display: inline-block !important;
    position: absolute !important;
    top: -6px !important;
    right: -6px !important;
    font-size: 12px !important;
    line-height: 18px !important;
    min-width: 18px !important;
    height: 18px !important;
    text-align: center !important;
    border-radius: 999px !important;
    padding: 0 5px !important;
  }

  /* Masquer le bouton menu natif (hamburger) */
  #menu-icon,
  .mobile-menu-toggle,
  #_mobile_menu,
  .header-nav #menu-icon {
    display: none !important;
  }

  /* Compacter la ligne de recherche */
  #search_widget,
  .search-widget {
    width: 100% !important;
  }

  /* Ligne header : respiration */
  .header-top .container,
  #header .header-top {
    padding-right: 8px !important;
    padding-left: 8px !important;
  }

  /* Formulaire Inline */
  .gtfss-inline { width: 100% !important; }
  .gtfss-form--inline {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    width: 100% !important;
  }
  .gtfss-input { flex: 1 1 auto !important; min-width: 0 !important; }
  .gtfss-btn { flex: 0 0 auto !important; width: 44px !important; height: 44px !important; padding: 0 !important; }

  /* Footer Accordéon */
  .gtf-footer__grid { display: block !important; }
  .gtf-col { border-bottom: 1px solid #e5e5e5; padding: 12px 0; }
  .gtf-col-title { cursor: pointer; position: relative; padding-right: 30px; font-weight: 600; }
  .gtf-col-title::after { content: "▾"; position: absolute; right: 0; top: 0; font-size: 18px; transition: transform .2s ease; }
  .gtf-col.is-open .gtf-col-title::after { transform: rotate(180deg); }
  .gtf-col ul { display: none; margin-top: 10px; }
  .gtf-col.is-open ul { display: block; }

  /* H1 CATÉGORIE */
  #category h1 {
    white-space: normal !important;
    overflow: visible !important;
    text-overflow: unset !important;
    word-break: break-word !important;
    overflow-wrap: anywhere !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1.25 !important;
    margin-bottom: 10px !important;
    text-align: center !important;
  }

  /* Masquage H2 et descriptions (Épuré) */
  #category h2, 
  #category .block-category p:not(.desc-icons),
  #category .desc-icons,
  #category p.desc-icons {
    display: none !important;
  }

  /* Espace sous la tuile vidéo */
  #category #products .js-product.cat-video-card {
    margin-bottom: 25px !important;
    height: auto !important;
  }

  /* Fiche Produit - Padding */
  #product, #product .container, #product .row, #product #main {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
}

/* ==========================================================
   2. FIX GLOBAL (Anti-glissement)
   ========================================================== */
html, body { overflow-x: hidden !important; max-width: 100% !important; }
#header, #wrapper, #footer, #main { max-width: 100% !important; overflow-x: hidden !important; }

/* ==========================================================
   3. MOBILE PAYSAGE (max-width: 991px)
   ========================================================== */
@media (max-width: 991px) and (orientation: landscape) {
  #header .header-top { overflow-x: auto !important; -webkit-overflow-scrolling: touch; padding: 8px 10px !important; }
  #header .header-top::-webkit-scrollbar { height: 0; }
  #header .header-top .container, #header .header-top .row { display: flex !important; flex-wrap: nowrap !important; width: max-content !important; }
  
  #header .header-top a, #header .header-top .btn {
    width: 96px !important;
    min-height: 70px !important;
    padding: 10px 8px !important;
    text-align: center !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
  }

  #header .header-top a .label, #header .header-top a span {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden !important;
    white-space: normal !important;
  }

  #header { height: auto !important; position: relative !important; }
  #wrapper, #main { margin-top: 0 !important; padding-top: 12px !important; }
}
/* =========================
   MODALE PERSONNALISATION — STRUCTURE
   (obligatoire pour l'effet "popup")
   ========================= */

.ps-modal{
  position: fixed;
  inset: 0;
  z-index: 11000;
  display: none;
}
.ps-modal.is-open{ display: block; }

/* lock scroll quand modale ouverte */
html.ps-modal-lock,
body.ps-modal-lock{
  overflow: hidden !important;
}

/* Backdrop */
.ps-modal__backdrop{
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,.55);
}

/* Dialog */
.ps-modal__dialog{
  position: relative;
  width: min(920px, calc(100vw - 28px));
  margin: 34px auto;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 18px 60px rgba(0,0,0,.30);
  overflow: hidden;
  max-height: calc(100vh - 68px);
  display: flex;
  flex-direction: column;
}

@media (max-width: 768px){
  .ps-modal__dialog{ margin: 18px auto; max-height: calc(100vh - 36px); }
}

/* Close */
.ps-modal__close{
  position: absolute;
  top: 10px;
  right: 12px;
  width: 40px;
  height: 40px;
  border: 0;
  background: rgba(0,0,0,.06);
  border-radius: 10px;
  cursor: pointer;
  font-size: 26px;
  line-height: 40px;
}
.ps-modal__close:hover{ background: rgba(0,0,0,.10); }

/* Header / body / footer */
.ps-modal__header{
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 18px 18px 14px;
  border-bottom: 1px solid rgba(0,0,0,.08);
}
.ps-modal__badge{
  width: 34px; height: 34px;
  border-radius: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(0,0,0,.06);
}
.ps-modal__title{
  margin: 0;
  font-size: 18px;
  font-weight: 800;
}
.ps-modal__body{
  padding: 16px 18px 18px;
  overflow: auto;
}
.ps-modal__footer{
  padding: 12px 18px;
  border-top: 1px solid rgba(0,0,0,.08);
  display: flex;
  justify-content: flex-end;
  gap: 10px;
}
.ps-modal__btn{
  border: 1px solid rgba(0,0,0,.12);
  background: #fff;
  border-radius: 10px;
  padding: 10px 14px;
  cursor: pointer;
  font-weight: 700;
}

/* SEO contenu caché */
.ps-modal-seo{
  position: absolute !important;
  left: -9999px !important;
  top: auto !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}
/* ============================================================
   DISABLE MINI-CART DROPDOWN (popover) – force usage cart page
   ============================================================ */

/* Cache la fenêtre déroulante du panier */
#_desktop_cart .cart-preview .dropdown-menu,
#_mobile_cart .cart-preview .dropdown-menu,
#_desktop_cart .blockcart .dropdown-menu,
#_mobile_cart .blockcart .dropdown-menu {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

/* Empêche certains thèmes d’ouvrir au hover */
#_desktop_cart .cart-preview:hover .dropdown-menu,
#_mobile_cart .cart-preview:hover .dropdown-menu {
  display: none !important;
}
/* ============================================================
   HEADER ACCOUNT – centrer icône + texte dans le bouton
   ============================================================ */

#_desktop_user_info .account-simple {
  display: inline-flex;
  align-items: center;          /* centre verticalement */
  justify-content: center;      /* centre horizontalement */
  gap: 8px;
  height: 100%;                 /* prend toute la hauteur du bouton */
  text-align: center;
}

/* Icône */
#_desktop_user_info .account-simple i.material-icons {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

/* Bloc texte (nom + (mon compte)) */
#_desktop_user_info .account-simple .account-name,
#_desktop_user_info .account-simple .account-sub {
  display: inline-block;
  line-height: 1.1;
  vertical-align: middle;
}
/* ============================================================
   HEADER CART – disable dropdown/accordion (container = .bodbod)
   ============================================================ */

#blockcart-wrapper .bodbod,
#blockcart-wrapper:hover .bodbod,
#blockcart-wrapper .blockcart.cart-preview:hover .bodbod,
#blockcart-wrapper .blockcart.cart-preview.open .bodbod,
#blockcart-wrapper .blockcart.cart-preview.show .bodbod,
#blockcart-wrapper .blockcart.cart-preview.active .bodbod {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
  height: 0 !important;
  overflow: hidden !important;
}
/* --- 1. STRUCTURE GLOBALE DU CONTENEUR --- */
/* On cible le parent PrestaShop pour débloquer la largeur et le conteneur interne */
#content.page-content.card.card-block {
    max-width: 1600px !important;
    margin: 40px auto !important;
    width: 100% !important;
    padding: 0 !important;
    border: none !important;
    background: transparent !important;
    box-shadow: none !important;
}

.auth-page-container.row {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    margin: 0 !important;
    width: 100% !important;
    align-items: stretch !important; /* Force la même hauteur pour les deux blocs */
    background: #fff;
    border: 1px solid #ebebeb;
    border-radius: 8px;
    overflow: hidden;
}

/* --- 2. LES COLONNES (50% / 50%) --- */
.auth-page-container .login-section, 
.auth-page-container .register-section {
    flex: 0 0 50% !important;
    max-width: 50% !important;
    width: 50% !important;
    padding: 60px !important;
    display: flex !important;
    flex-direction: column !important; /* Pour l'alignement vertical interne */
    box-sizing: border-box !important;
}

.login-section {
    border-right: 1px solid #eeeeee !important;
}

/* --- 3. TEXTES ET TITRES --- */
.auth-subtitle {
    font-weight: 700 !important;
    font-size: 1.8rem !important;
    margin-bottom: 25px !important;
    color: #333 !important;
}

.auth-description {
    font-size: 1.1rem !important;
    line-height: 1.6 !important;
    color: #666 !important;
}

/* Classe spécifique pour l'ajustement de hauteur de la description */
.register-section .auth-description.header-balancing {
    margin-bottom: 20px !important;
    display: block !important;
}

/* Espaceur manuel si besoin */
.auth-spacer {
    height: 35px;
    display: block;
}

/* --- 4. LISTE DES AVANTAGES --- */
.benefits-list ul {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.benefits-list li {
    margin-bottom: 20px !important;
    display: flex !important;
    align-items: flex-start !important;
    line-height: 1.4 !important;
    font-size: 1.1rem !important;
}

.benefits-list li i {
    color: #72c279; /* Suppression !important */
    margin-right: 15px !important;
    font-size: 24px !important;
    flex-shrink: 0 !important;
}

/* --- 5. FORMULAIRE DE CONNEXION (CHAMPS) --- */
#login-form .form-group.row {
    display: block !important;
    margin-bottom: 25px !important;
}

#login-form .form-control {
    width: 100% !important;
    max-width: 100% !important;
    height: 55px !important;
    background-color: #f9f9f9 !important;
    border: 1px solid #cccccc !important;
    padding: 15px !important;
    font-size: 1rem !important;
}

/* --- 6. BOUTONS (ALIGNEMENT ET STYLE) --- */
/* Pousse les boutons tout en bas pour qu'ils soient sur la même ligne */
.login-form, .no-account-action {
    margin-top: auto !important;
    padding-top: 40px !important;
    width: 100% !important;
}

/* 1. Bouton Connexion (Style sobre / Déjà client) */
.login-form .btn-primary {
    background-color: #838383; /* Suppression !important */
    color: #ffffff !important;
    height: 65px !important;
    width: 100% !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    border-radius: 6px !important;
    font-size: 1.3rem !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border: none !important;
    transition: background 0.3s ease !important;
}

.login-form .btn-primary:hover {
    background-color: #b9b9b9; /* Suppression !important */
}

/* 2. Bouton Créer un compte (Style vert / Action prioritaire) */
.create-account-btn {
    background-color: #72c279; /* Suppression !important */
    color: #ffffff !important;
    height: 65px !important;
    width: 100% !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    border-radius: 6px !important;
    font-size: 1.3rem !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border: none !important;
    transition: background 0.3s ease !important;
    text-decoration: none !important;
}

.create-account-btn:hover {
    background-color: #5da864; /* Suppression !important */
}

/* --- 7. RESPONSIVE MOBILE --- */
@media (max-width: 991px) {
    .auth-page-container.row {
        flex-direction: column !important;
        max-width: 95% !important;
    }
    .auth-page-container .login-section, 
    .auth-page-container .register-section {
        flex: 0 0 auto !important;
        width: 100% !important;
        max-width: 100% !important;
        padding: 40px 25px !important;
        border-right: none !important;
        border-bottom: 1px solid #eee !important;
    }
}
/* ==========================================================
   MY ACCOUNT — Card Déconnexion (rouge, cohérente avec les autres)
   ========================================================== */
body.page-my-account #logout-link .logout-label{
  color: #d1242f !important;
  font-weight: 700 !important;
}

body.page-my-account #logout-link i.material-icons{
  color: #d1242f !important;
}

/* Optionnel : léger feedback sans changer la “card” globale */
body.page-my-account #logout-link:hover{
  filter: brightness(0.98);
}