/********** XMAS MENU ***********/
/* MENU */
.cat-menu-level-1.container-category-10150 {
    background: url(https://www.leroymerlin.gr/img/cms/landing-page/2024/xmas24/menu-balls.gif) no-repeat;
    background-color: #E50019;
    background-size: contain;
    background-position: 15px center;
    padding-left: 60px !important;
}

.cat-menu-level-1.container-category-10150:hover {
     background-color: #61BB46 !important;
}

.cat-menu-level-1.container-category-10150:hover i {
    color: #fff !important;
}

.cat-menu-level-1.container-category-10150:hover a span {
    color: #fff !important;
}
/****************HOME PAGE PILLS ****************/

.homebugdes {
    display: flex;
    gap: 40px;
    justify-content: space-around;
    padding: 40px 20px !important;
    margin: 20px 0;
flex-wrap:wrap;
}

.hpflglist a {
    padding: 10px 20px;
    background: #ddd;
    color: #666 !important;
    border-radius: 100px;
    font-weight: 900;
}

.hpflglist.hpillsptimi a:hover {
    background: #fdf22d;
    color: #000 !important;
}

.hpflglist.hpillbsel a:hover {
    background: #000;
    color: #fff !important;
}

.hpflglist.hpilloffers a:hover {
    background: #FD0E21;
    color: #fff !important;
}

.hpflglist.hpillclub a:hover {
    background: #86c538;
    color: #fff !important;
}

/****************MENU ****************/
.header-bottom .nav-container:last-child div:nth-last-child(2) a span{
    color:#ffffff !important;
    font-weight: 800 !important;
}

.header-bottom .nav-container:last-child div:nth-last-child(3) a span{
    font-weight: 800 !important;
}

#header .header-bottom .nav-container:last-child div:nth-last-child(3):hover a span{
    color:#000 !important;
}

.container-category-9663 span:after, .container-category-9904 span:after, .container-category-9956 span:after, .container-category-9803 span:after,  .container-category-10104 span:after {
    content: "hot";
    color: #fff !important;
    background: #ff0000;
    padding: 2px 10px;
    border-radius: 100px;
    text-transform: uppercase;
    font-weight: 800;
    margin: 0 0 0 20px;
    font-size: 10px;
}

#header .header-bottom .nav-container:last-child div:last-child:hover a span{
    background-color:#b62026;
}


/**************** Black Friday Home Page ****************/
.bf-home-bl {
position: relative;
    width: 100vw;
    left: calc(-50vw + 50%);
    background: #000;
padding:40px 0;
}

.bf-home-bl > .row {
max-width:1440px;
margin: 0 auto;
}

/**************** EOF Black Friday Home Page ****************/

.display-tag-templates {
    display: flex;
    flex-direction: column; /* Empile les badges en colonne */
    gap: 5px; /* Espace entre les badges (facultatif, ajustable) */
    align-self: flex-start;
   white-space: nowrap;
}

.topleftorder .display-tag-templates {
    flex-direction: row !important;
}

@media only screen and (max-width: 767px) {
    .product .display-tag-templates {
            margin-top : 10px;
     }
}

/**********************************************************************/
/**************** Best seller ****************/
.best-sellers {
position: absolute;
margin: 5px;
z-index: 2;
}

.best-sellers.top {
position: absolute;
margin: 30px 0px 0px 0px;
right:0px;
}

.best-sellers.top .best-seller {
background: transparent;
}

.best-sellers .best-seller {
font-size: 12px;
line-height: 2em;
text-align: center;
background: black;
color: #fff;
font-weight: 700;
/*width: -webkit-fit-content;*/
/*width: -moz-fit-content;*/
width: 140px;
padding: 1px 10px;
display: inline-block;
margin: 5px 0;
}

.slick-track article.product-miniature .artTop .artImg .best-sellers {
position: absolute;
top: 0;
margin-top: 10px !important;
}
.item-product .product-miniature .artTop .artImg .best-sellers {
position: absolute;
top: 0;
}


/************************************************************/
/* Global styling for all flag types */
.flag {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 16px; /* Adapt to smallest size */
    align-self: flex-start;
}

/* Style par défaut pour .flag_log */
.flag_log {
    display: flex;
    align-items: center;
    padding: 0 10px; /* 10px à gauche et à droite par défaut */
}

/* Cibler .flag lorsque .flag_txt est présent à l'intérieur */
.flag:has(.flag_txt) .flag_log {
    padding-left: 10px; /* 10px à gauche */
    padding-right: 2px; /* 2px à droite */
}

/* Ajustement du padding pour .flag_txt lorsque présent */
.flag_txt {
    padding-left: 2px;
    padding-right: 10px;
}

@media only screen and (max-width: 767px) {

        .custom-img-size {
             width: 78px;
             height: 47px;
        }
	.topleftorder .brand_flag {
		height: 26px !important;
	}

	.topleftorder .brand_flag .flag_log {
		font-size: 13px !important;
	}
	
	.pdp .product_flag {
		height: 26px !important;
	}

	.pdp .brand_flag {
		height: 26px !important;
	}

	.pdp .product_flag .flag_log {
		font-size: 13px !important;
	}

	.pdp .brand_flag .flag_log {
		font-size: 13px !important;
	}
	
 /*   .plp {
        display : none;
    }*/

    .flag {
        height: 16px !important;
    }

    .flag_log,  flag_txt {
        font-size: 9px  !important;
    }

    .price_flag {
        height: 16px !important;
    }

    .price_flag .flag_log, .price_flag .flag_txt {
        font-size: 9px !important; 
    }

    .product .flag {
		height: 32px  !important;
	}

      .product .flag_log {
		font-size: 14px  !important;
	}

      .product .flag_txt {
		font-size: 21px  !important;
	}
}

/* Price Flag specific styles */
.price_flag {
    color: white;
    height: 32px;
    border-radius: 18px;
    font-weight: 900;
}

.price_flag .flag_log {
    font-size: 15px;
}

.price_flag .flag_txt {
    font-size: 13px;
    display: flex;
    align-items: center;
    /*padding: 0 10px;*/
}

/* Product Flag specific styles */
.product_flag {
    height: 26px;
}

.flag-bottom-left {
    position: absolute;
    bottom: 5px;  /* Aligne le badge en bas de l'image */
    left: 5px;    /* Aligne le badge à gauche de l'image */
    z-index: 2;   /* Le place au-dessus de l'image */
    margin: 5px;    /* Supprime tout margin inutile */
}

.flag-top-right{
    position: absolute;
    top: 5px;
    right: 20px; 
    z-index: 2; 
    margin: 5px;
}

.flag-top-right > .display-tag-templates > div {
    align-self: flex-end;
}

.product .flag {
    color: white;
    height: 38px;
    border-radius: 18px;
}

.product .flag_log {
    font-size: 17px;
}

.product .flag_txt {
    font-size: 24px;
    display: flex;
    align-items: center;
   /* padding: 0 10px;*/
}

.product_flag .flag_log {
    font-size: 13px;
    color: inherit; /* Inherit color from variant */
}

.custom-img-size {
    width: 112px;
    height: 68px;
    object-fit: contain;
}

/* Brand Flag specific styles */
.brand_flag {
    height: 26px;
}

.brand_flag .flag_log {
    font-size: 13px;
    color: white;
}

/* Background color variants */
.flag_red {
    background-color: #EC1F27;
    color: white !important;
}

.flag_blue_deliv {
    background-color: #D4F3EA;
    color: black !important;
}

.flag_red_percent {
    background-color: #E53030;
}

.flag_green {
    background-color: #188802;
}

.flag_purple {
    background-color: #8430E5;
}

.flag_yellow {
    background-color: #EEDC00;
    color: #000000 !important;
    font-weight: bold;
}

.flag_red_yellow {
    background-color: #EC1F27;
    color: yellow !important;
}

.flag_black {
    background-color: #000000;
    color: white !important;;
}

.flag_light_green {
    background-color: #E1F2DC;
    color: #000000 !important;;
    font-weight: bold;
    border: 1px solid #62BA47
}

.product .light_green {
    background-color: #E1F2DC;
    color: #000000 !important;;
    height: 31px;
    font-size: 14px;
	
}

.product .light_green .flag_log{
    font-size: 14px;
}


.brand_green {
    background-color: #66B821;
    color: white !important;;
}

/* Custom colors for specific flags */
.product_flag.red {
    background-color: #FF0001;
    color: #FFFF01;
}





/**** CM ****/
#category #cyber23 {
    position: absolute;
    padding: 4px;
    width: 100%;
    height: 100%;
    border: 4px solid #ffce3f;
}

#cmtxt23 {
    padding: 4px;
    background:rgba(0,0,0,0.9);
    color: #fff;
    font-size: 15px;
    font-weight: 900;
    text-align:center;
}

#product #cyber23 {
    position: absolute;
    padding: 3px;
    font-size: 11px;
    width:94%;
    height: 94%;
    border: 4px solid #ffce3f;
    z-index:2;
}
@media only screen and (min-width: 767px) {
#category #cmtxt23 {
    padding: 4px;
    font-size: 15px;
    width:95%;
    height: 96%;
}
}
/**** BF ***/
.home-banner a.w-100.h-100.d-block {
    height:auto !important;
    border-radius: 20px;
}

.home-banner a.w-100.h-100.d-block .col-12.infos.align-self-end {
    display: none !important;
}

#home-poi .img-zoom img {
    margin-bottom: 0 !important;
border-radius:17px;
}

.home-banner .d-none.d-sm-block.position-absolute.blocklist-background {
    /*background: #62bb47!important;*/
}
/**********/
#header > .header-nav > .row > div.col-12.text-center.py-2[style] {
    /*background-color: red!important;*/
    background-color: #e2ece1 !important;
    /*background-color: #e5f8e0!important;*/
    padding-top: 0px!important;
    padding-bottom: 0px!important;
border-bottom: 0px solid #fff;
}



#header h4.topbarfd {
color: #ffffff;
}

.lang-gr #header .header-bottom .pt_menu_cms:last-child {
color: #fff !important;
}

.lang-gr #header .header-bottom .pt_menu_cms:last-child:hover {
background: #FDBF05 !important;
color: #fff !important;
}

.lang-gr #header .header-bottom .pt_menu_cms:last-child .pt_menu_custom_link_span {
font-weight: 900 !important;
color:#fff !important;
}

.category-depth-level-3 .category-description-wrapper img {
display:none !important
}

/******** Meti MPC CSS FOR DEFAULT TEMPLATES (do not erase this rules)********/
/***********************************************************************/

/****************  Black Friday - IN STORE && Black Friday - WEB ONLY ****************/
.black-friday, .black-friday-club {
    font-family: LeroyMerlin,Helvetica Neue,Arial,sans-serif!important;
    border: 0px solid #000;
    width: 82px;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    border-top:none;
}

.black-friday {
    background: #e53037;
    }  
    .black-friday-club {
        background: #60bb46;
        } 
.black-friday .log, .black-friday-club .log {
    background-color: #000;
    color: #ffffff;
    padding-bottom: 3px;
    font-size: 11px;
    text-align: center;
    width: 100%;
}
.slick-track .product-miniature .artTop .artImg .black-friday, .slick-track .product-miniature .artTop .artImg .black-friday-club {
    position: absolute;
    top: 0;
    margin-top: 10px !important;
}
.item-product .product-miniature .artTop .artImg .black-friday, .item-product .product-miniature .artTop .artImg .black-friday-club {
    position: absolute;
    top: 0;
}
@media only screen and (min-width: 767px) {
    .black-friday, .black-friday-club {
        border: 0px solid #000;
        color:#ffffff;
    }
    .black-friday {
    background: #e53037;
    }  
    .black-friday-club {
        background: #60bb46;
        }  
    .black-friday .log, .black-friday-club .log {
        font-size: 13px;
        margin-top: -1px;
    }
}
.black-friday .desc, .black-friday-club .desc {
    color: #000;
    font-size: 12px;
    /*text-transform: uppercase;*/
    text-align: center;
    font-weight: 900;
    height: auto;
}

.black-friday-club .club2 {
     color: #ffffff;
     font-size: 12px;
    /*text-transform: uppercase;*/
    text-align: center;
    font-weight: 900;
    height: auto;
}

.black-friday .txt-mono, .black-friday-club .txt-mono {
    padding: 0px 0px 0px 0px;
    color: #ffffff;
    font-weight: 700;
    font-size: 21px;
    text-align: center;
    line-height: 35px;
}

.black-friday .txt, .black-friday-club .txt {
    padding: 0px 0px 0px 0px;
    color: red;
    font-weight: 700;
    font-size: 21px;
    text-align: center;
    line-height: 22px;
}

.black-friday-club .txt-club {
    color: #ffffff;
    font-weight: 700;
    font-size: 21px;
    text-align: center;
    line-height: 22px;
}

 .promo {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    background-color: #E53030;
    color: white;
    font-size: 21px;
    height: 32px;
    border-radius: 18px;
}

.promo .log {
    font-size: 15px;
	display: flex;
    align-items: center;
    padding: 0 10px;
}
.promo .txt {
    font-size: 21px;
	display: flex;
    align-items: center;
    padding: 0 10px;
}


/***********************************************************/
/*******************  CLUB -X% && CLUB X POINTS && CLUB 2X POINTS *********************/
.club-fiche {
    border: 1px solid #60bb46;
    color: #fff;
    width: 82px;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
@media only screen and (min-width: 767px) {
    .club-fiche {
        height: 62px;
        border: 3px solid #60bb46;
        border-top: none;
        width: 97px;
    }
}
.club-fiche .log {
    font-weight: 700;
    font-size: 11px;
    padding-bottom: 3px;
    text-align: center;
    background: #60bb46;
    width: 100%;
}
.club-fiche .txt {
    background: #fff;
    color: #60bb46;
    text-align: center;
    /*text-transform: uppercase;*/
    font-weight: 700;
    /*margin: 0 0 0 0;*/
    font-size: 21px;
    line-height: 35px;
}
.slick-track .product-miniature .artTop .artImg .club-fiche {
    position: absolute;
    top: 0;
    margin-top: 10px !important;
}
.item-product .product-miniature .artTop .artImg .club-fiche {
    position: absolute;
    top: 0;
}
@media only screen and (min-width: 767px) {
    .club-fiche .txt {
        line-height: 32px;
    }
    .club-fiche .txt-pct {
        font-size: 24px;
    }
    .club-fiche .txt-pts {
        font-size: 14px;
    }
}
/***********************************************************/
/*******************  WEB OFFER -X % *********************/
.web-offer {
    border: 1px solid #802fe0;
    width: 82px;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.web-offer .log {
    background-color: #802fe0;
    color: #fff;
    padding-bottom: 3px;
    font-size: 11px;
    text-align: center;
    width: 100%;
}
.web-offer .txt {
    color: #802fe0;
    font-weight: 700;
    font-size: 17px;
    text-align: center;
    line-height: 35px;
}
.slick-track .product-miniature .artTop .artImg .web-offer {
    position: absolute;
    top: 0;
    margin-top: 10px !important;
}
.item-product .product-miniature .artTop .artImg .web-offer {
    position: absolute;
    top: 0;
}
@media only screen and (min-width: 767px) {
    .web-offer {
        /*height: 62px;*/
        border: 3px solid #802fe0;
        /*border-top:none;*/
    }
    .web-offer .txt {
        font-size: 21px;
        line-height: 35px;
    }
}

/***********************************************************/
/*******************  FLASH DEAL -X % *********************/
.flash-deal {
    border: 1px solid #00116b;
    width: 82px;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.flash-deal .log {
    background-color: #00116b;
    color: #fff;
    padding-bottom: 3px;
    font-size: 11px;
    text-align: center;
    width: 100%;
}
.flash-deal .txt {
    color: #00116b;
    font-weight: 700;
    font-size: 21px;
    text-align: center;
    line-height: 35px;
}
.slick-track .product-miniature .artTop .artImg .flash-deal {
    position: absolute;
    top: 0;
    margin-top: 10px !important;
}
.item-product .product-miniature .artTop .artImg .flash-deal {
    position: absolute;
    top: 0;
}
@media only screen and (min-width: 767px) {
    .flash-deal {
        /*height: 62px;*/
        border: 3px solid #00116b;
        /*border-top:none;*/
    }
    .flash-deal .txt {
        font-size: 21px;
        line-height: 35px;
    }
}

/***********************************************************/
/*******************  MASSIVE OFFER*********************/
.massive-offer {

    border: 2px solid #E0A62B !important;
    width: 100% !important;
    height: 100% !important;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    background: none;
    position:absolute;
    left: 0px;
    top:0px;
    
}
.massive-offer .txt {
    color: #ffffff;
    font-weight: 700;
    font-size: 21px;
    text-align: center;
    line-height: 50px;
    background: #E0A62B;
    width: 100%;
}
.slick-track .product-miniature .artTop .artImg .massive-offer {
    position: absolute;
    top: 0;
    margin-top: 1px !important;
}
.item-product .product-miniature .artTop .artImg .massive-offer {
    position: absolute;
    top: 0;
}
@media only screen and (min-width: 767px) {
    .massive-offer {
        /*height: 62px;*/
        border: 3px solid #fc0a0a;
        /*border-top:none;*/
    }
    .massive-offer .txt {
        font-size: 21px;
        line-height: 50px;
    }
}


/**********************************************************************/
/**************** ΑΝΑΚΥΚΛΩΝΩ ΑΛΛΑΖΩ ΣΥΣΚΕΥΗ ****************/

.imgtag-wrap {
    position: absolute;
    margin: 40px 10px 0px 0px;
    right:0px;
    /*right:1em;*/
    /*top:1.5em;*/
}

.imgtag-wrap .imgtag {
    margin: 40px 10px;
    background: transparent;
}

.imgtag-wrap .imgtag img {
}

@media only screen and (min-width: 767px) {
    .imgtag-wrap {
        margin: 0px;
        right: 0em;
        top: 0em;
    }
}

@media only screen and (max-width: 767px) {
    .imgtag-wrap {
        margin: 0px;
        right: 0em;
        top: -3em;
    }
}


/**********************************************************************/
/**************** Bazaar ****************/

.imgtag2-wrap {
  position: absolute;
  bottom: 10px;
  right: 10px;
  margin: 0;
}

.imgtag2 {
  margin: 0;
  background: transparent;
}





/**********************************************************************/
/**************** ΑΝΑΚΥΚΛΩΝΩ ΑΛΛΑΖΩ ΘΕΡΜΟΣΙΦΩΝΑ****************/

.thermologo {
    width: 30%;
}
.thermo-img {
  
}
.thermo-img img {
    height:auto !important;
}
#product .thermologo {
    width: 20%;
    margin-top:10px
}

@media only screen and (max-width: 767px) {
.thermologo {
    width: 50% !important;
}

#product .thermologo {
    width: 30% !important;
}
}


/**********************************************************************/
/**************** DARK NIGHT OFFER ****************/

.dark-night-offer {
    position: absolute;
    margin: 40px 10px 0px 0px;
    right:0px;
    /*right:1em;*/
    /*top:1.5em;*/
}

.dark-night-offer .imgtag {
    margin: 40px 10px;
    background: transparent;
}

.dark-night-offer .imgtag img {
}

@media only screen and (min-width: 767px) {
    .dark-night-offer {
        margin: 0px;
        right: 0em;
        top: 0em;
    }
}

@media only screen and (max-width: 767px) {
    .dark-night-offer {
        margin: 0px;
        right: 0em;
        top: -3em;
    }
}


/**************** Opportunity ****************/
.opportunity {
    font-family: LeroyMerlin,Helvetica Neue,Arial,sans-serif!important;
    border: 0px solid #000;
    width: 75px;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    border-top:none;
}

@media only screen and (min-width: 767px) {
    .opportunity  {
        height: 62px;
        border: 0px solid #000;
        border-top: none;
        width: 97px;
}
}

.opportunity .log {
    background-color: #ffffff;
    color: #e53037;
    /**padding-bottom: 3px;**/
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    width: 100%;
    padding: 5.5px 0px 5.5px 0px;
    border: 2px #e53037;
    border-style: solid none;
}

@media only screen and (min-width: 767px) {
.opportunity  .log {
    padding: 10px;
    font-size: 20px;
    line-height: 20px;
    border: 2px #e53037;
    border-style: solid none;
}
}

.slick-track .product-miniature .artTop .artImg .opportunity {
    position: absolute;
    top: 0;
    margin-top: 10px !important;
}
.item-product .product-miniature .artTop .artImg .opportunity {
    position: absolute;
    top: 0;
}



/**********************************************************************/
/**************** Exclusif - Over picture product page  ****************/
.mpc-rules {
    position: absolute;
    margin: 5px;
    z-index: 1;
}

.mpc-rules.top {
    position: absolute;
    margin: 30px 0px 0px 0px;
    right:0px;
}

.mpc-rules.top .mpc-rule {
   background: transparent;
}

.mpc-rules .mpc-rule {
    font-size: 12px;
    line-height: 2em;
    text-align: center;
    background: red;
    color: #fff;
    font-weight: 700;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 1px 10px;
    display: inline-block;
    margin: 5px 0;
}

.slick-track article.product-miniature .artTop .artImg .mpc-rules {
    position: absolute;
    top: 0;
    margin-top: 10px !important;
}
.item-product .product-miniature .artTop .artImg .mpc-rules {
    position: absolute;
    top: 0;
}


@media only screen and (min-width: 767px) {
.black-friday .club2 {
    font-size: 10px;
    line-height: 15px;
}

.black-friday .txt {
    font-size: 12px;
    line-height: 15px;
}
.black-friday .log {
    padding: 3px;
    font-size: 13px;
    line-height: 20px;
    margin-top: 0px;
}
.black-friday .desc {
    font-size: 10px;
}

.club-fiche {
    width: 97px;
    height: fit-content;
}
.club-fiche .log {
    padding: 3px;
    font-size: 12px;
    line-height: 20px;
}
.club-fiche .txt {
    font-size: 21px;
}
.clubFiche .txt b {
    font-size: 10px;
}

.web-offer {
    width: 97px;
    height: fit-content;
}
.web-offer.log {
    padding: 3px;
    font-size: 13px;
    line-height: 18px;
}
.web-offer .txt {
    font-size: 21px;
    line-height: fit-content;
}

.flash-deal {
    width: 97px;
    height: fit-content;
}
.flash-deal.log {
    padding: 3px;
    font-size: 13px;
    line-height: 18px;
}
.flash-deal .txt {
    font-size: 21px;
    line-height: fit-content;
}

.massive-offer {
    width: 97px;
    height: 59px;
}

.massive-offer.txt {
    font-size: 21px;
    line-height: fit-content;
}


}

/*******AIR CONDITION FREE DELIVERY*********/

.ac-freedelivery {
background:#ff0033;
padding:3px;
border-radius: 2px;
}
.acfd-p {
color:#fff;
font-weight:900;
}

/**********************************************************************/
/** Change Services Image **/
div.banner-home.home-banner .banner-box.home-all-service {
border: 3px solid #000000 !important;
}

div.banner-home.home-banner .banner-box.home-all-service h3 {
color:#000000 !important;
}

/*******************************************************************/
/***** Offer Widget *****/
.rcd-hp-offers .nav-pills {
    /*max-width: 1020px;*/
    flex-wrap: nowrap;
    overflow-x: scroll;
    margin: auto;
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
    padding: 10px 40px;
cursor:pointer;
}

.rcd-hp-offers .nav-pills::-webkit-scrollbar {
    display: none;

}

.rcd-hp-offers .nav-pills > li > a.active {
    background-color: #60BB46 !important;
    color: #ffffff !important;
    border-radius: 28px;
    white-space: nowrap;
}

.rcd-hp-offers .nav-pills > li > a {
    background-color: #FFFFFF !important;
    color: #000000 !important;
    font-weight: bold !important;
    border-color: #373737 !important;
    border-radius: 28px !important;
    border: 1px solid #373737 !important;
    margin-left: 2.6mm !important;
    white-space: nowrap;
}








/*.header-nav > .row {
    height: 0px;
}*/

.phonenumber.container-fluid.wrapper.p-0 {
    position: relative;
}

.phonelink {
    position:absolute;
    top: 11px;
    right: 31%;
}

.phonelink > a {
    color: #000;
    background: url(/img/cms/phone-ic2.svg) no-repeat;
    background-position: left 0px;
    background-size: 20px;
    padding: 0 0 0 21px;
}


@media only screen and (max-width: 767px) {
.header-nav > .row {
    height: 51px;
    background-color: #eaeaea;
}

.phonelink {
    position: relative;
    top: 4px;
    right: 0;
}
}

#checkout .continue {
background: #43982a !important;
color: #fff !important;
}

#checkout .continue i {
color:#fff !important;
}

#checkout .continue  span {
color: #fff !important;
}


<script>
alert("Hello! I am an alert box!!");
</script>



/****************HOME PAGE PILLS ****************/

.homebugdes {
    display: flex;
    gap: 40px;
    justify-content: space-around;
    padding: 40px 20px !important;
    margin: 20px 0;
flex-wrap:wrap;
}

.hpflglist a {
    padding: 10px 20px;
    background: #ddd;
    color: #666 !important;
    border-radius: 100px;
    font-weight: 900;
}

.hpflglist.hpillsptimi a:hover {
    background: #fdf22d;
    color: #000 !important;
}

.hpflglist.hpillbsel a:hover {
    background: #000;
    color: #fff !important;
}

.hpflglist.hpilloffers a:hover {
    background: #FD0E21;
    color: #fff !important;
}

.hpflglist.hpillclub a:hover {
    background: #86c538;
    color: #fff !important;
}

/****************MENU ****************/
.header-bottom .nav-container:last-child div:nth-last-child(2) a span{
    color:#ffffff !important;
    font-weight: 800 !important;
}

.header-bottom .nav-container:last-child div:nth-last-child(3) a span{
    font-weight: 800 !important;
}

#header .header-bottom .nav-container:last-child div:nth-last-child(3):hover a span{
    color:#000 !important;
}

/*.container-category-9904 span:after, .container-category-9510 span:after, .container-category-12109 span:after, .container-category-9768 span:after {
    content: "hot"; 
    color: #fff !important;
    background: #ff0000;
    padding: 2px 10px;
    border-radius: 100px;
    text-transform: uppercase;
    font-weight: 800;
    margin: 0 0 0 20px;
    font-size: 10px;
}*/

#header .header-bottom .nav-container:last-child div:last-child:hover a span{
    background-color:#b62026;
}


/**************** Black Friday Home Page ****************/
.bf-home-bl {
position: relative;
    width: 100vw;
    left: calc(-50vw + 50%);
    background: #000;
padding:40px 0;
}

.bf-home-bl > .row {
max-width:1440px;
margin: 0 auto;
}

/**************** EOF Black Friday Home Page ****************/

.display-tag-templates {
    display: flex;
    flex-direction: column; /* Empile les badges en colonne */
    gap: 5px; /* Espace entre les badges (facultatif, ajustable) */
    align-self: flex-start;
   white-space: nowrap;
}

.topleftorder .display-tag-templates {
    flex-direction: row !important;
}

@media only screen and (max-width: 767px) {
    .product .display-tag-templates {
            margin-top : 10px;
     }
}

/**********************************************************************/
/**************** Best seller ****************/
.best-sellers {
position: absolute;
margin: 5px;
z-index: 2;
}

.best-sellers.top {
position: absolute;
margin: 30px 0px 0px 0px;
right:0px;
}

.best-sellers.top .best-seller {
background: transparent;
}

.best-sellers .best-seller {
font-size: 12px;
line-height: 2em;
text-align: center;
background: black;
color: #fff;
font-weight: 700;
/*width: -webkit-fit-content;*/
/*width: -moz-fit-content;*/
width: 140px;
padding: 1px 10px;
display: inline-block;
margin: 5px 0;
}

.slick-track article.product-miniature .artTop .artImg .best-sellers {
position: absolute;
top: 0;
margin-top: 10px !important;
}
.item-product .product-miniature .artTop .artImg .best-sellers {
position: absolute;
top: 0;
}


/************************************************************/
/* Global styling for all flag types */
.flag {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 16px; /* Adapt to smallest size */
    align-self: flex-start;
}

/* Style par défaut pour .flag_log */
.flag_log {
    display: flex;
    align-items: center;
    padding: 0 10px; /* 10px à gauche et à droite par défaut */
}

/* Cibler .flag lorsque .flag_txt est présent à l'intérieur */
.flag:has(.flag_txt) .flag_log {
    padding-left: 10px; /* 10px à gauche */
    padding-right: 2px; /* 2px à droite */
}

/* Ajustement du padding pour .flag_txt lorsque présent */
.flag_txt {
    padding-left: 2px;
    padding-right: 10px;
}

@media only screen and (max-width: 767px) {

        .custom-img-size {
             width: 78px;
             height: 47px;
        }
	.topleftorder .brand_flag {
		height: 26px !important;
	}

	.topleftorder .brand_flag .flag_log {
		font-size: 13px !important;
	}
	
	.pdp .product_flag {
		height: 26px !important;
	}

	.pdp .brand_flag {
		height: 26px !important;
	}

	.pdp .product_flag .flag_log {
		font-size: 13px !important;
	}

	.pdp .brand_flag .flag_log {
		font-size: 13px !important;
	}
	
   /*   .plp {
        display : none;
    }*/

    .flag {
        height: 16px !important;
    }

    .flag_log,  flag_txt {
        font-size: 9px  !important;
    }

    .price_flag {
        height: 16px !important;
    }

    .price_flag .flag_log, .price_flag .flag_txt {
        font-size: 9px !important; 
    }

    .product .flag {
		height: 32px  !important;
	}

      .product .flag_log {
		font-size: 14px  !important;
	}

      .product .flag_txt {
		font-size: 21px  !important;
	}
}

/* Price Flag specific styles */
.price_flag {
    color: white;
    height: 32px;
    border-radius: 18px;
    font-weight: 900;
}

.price_flag .flag_log {
    font-size: 15px;
}

.price_flag .flag_txt {
    font-size: 13px;
    display: flex;
    align-items: center;
    /*padding: 0 10px;*/
}

/* Product Flag specific styles */
.product_flag {
    height: 26px;
}

.flag-bottom-left {
    position: absolute;
    bottom: 5px;  /* Aligne le badge en bas de l'image */
    left: 5px;    /* Aligne le badge à gauche de l'image */
    z-index: 2;   /* Le place au-dessus de l'image */
    margin: 5px;    /* Supprime tout margin inutile */
}

.flag-top-right{
    position: absolute;
    top: 5px;
    right: 20px; 
    z-index: 2; 
    margin: 5px;
}

.flag-top-right > .display-tag-templates > div {
    align-self: flex-end;
}

.product .flag {
    color: white;
    height: 38px;
    border-radius: 18px;
}

.product .flag_log {
    font-size: 17px;
}

.product .flag_txt {
    font-size: 24px;
    display: flex;
    align-items: center;
   /* padding: 0 10px;*/
}

.product_flag .flag_log {
    font-size: 13px;
    color: inherit; /* Inherit color from variant */
}

.custom-img-size {
    width: 112px;
    height: 68px;
    object-fit: contain;
}

/* Brand Flag specific styles */
.brand_flag {
    height: 26px;
}

.brand_flag .flag_log {
    font-size: 13px;
    color: white;
}

/* Background color variants */
.flag_red {
    background-color: #EC1F27;
    color: white !important;
}

.flag_blue_deliv {
    background-color: #D4F3EA;
    color: black !important;
}

.flag_red_percent {
    background-color: #E53030;
}

.flag_green {
    background-color: #188802;
}

.flag_purple {
    background-color: #8430E5;
}

.flag_yellow {
    background-color: #EEDC00;
    color: #000000 !important;
    font-weight: bold;
}

.flag_red_yellow {
    background-color: #EC1F27;
    color: yellow !important;
}

.flag_black {
    background-color: #000000;
    color: white !important;;
}

.flag_light_green {
    background-color: #E1F2DC;
    color: #000000 !important;;
    font-weight: bold;
    border: 1px solid #62BA47
}

.product .light_green {
    background-color: #E1F2DC;
    color: #000000 !important;;
    height: 31px;
    font-size: 14px;
	
}

.product .light_green .flag_log{
    font-size: 14px;
}


.brand_green {
    background-color: #66B821;
    color: white !important;;
}

/* Custom colors for specific flags */
.product_flag.red {
    background-color: #FF0001;
    color: #FFFF01;
}





/**** CM ****/
#category #cyber23 {
    position: absolute;
    padding: 4px;
    width: 100%;
    height: 100%;
    border: 4px solid #ffce3f;
}

#cmtxt23 {
    padding: 4px;
    background:rgba(0,0,0,0.9);
    color: #fff;
    font-size: 15px;
    font-weight: 900;
    text-align:center;
}

#product #cyber23 {
    position: absolute;
    padding: 3px;
    font-size: 11px;
    width:94%;
    height: 94%;
    border: 4px solid #ffce3f;
    z-index:2;
}
@media only screen and (min-width: 767px) {
#category #cmtxt23 {
    padding: 4px;
    font-size: 15px;
    width:95%;
    height: 96%;
}
}
/**** BF ***/
.home-banner a.w-100.h-100.d-block {
    height:auto !important;
    border-radius: 20px;
}

.home-banner a.w-100.h-100.d-block .col-12.infos.align-self-end {
    display: none !important;
}

#home-poi .img-zoom img {
    margin-bottom: 0 !important;
border-radius:17px;
}

.home-banner .d-none.d-sm-block.position-absolute.blocklist-background {
    /*background: #62bb47!important;*/
}
/**********/
#header > .header-nav > .row > div.col-12.text-center.py-2[style] {
    /*background-color: red!important;*/
    background-color: ##ffffff !important;
    /*background-color: #f3681c!important;*/
    padding-top: 0px!important;
    padding-bottom: 0px!important;
border-bottom: 0px solid #fff;
}



#header h4.topbarfd {
color: #ffffff;
}

.lang-gr #header .header-bottom .pt_menu_cms:last-child {
color: #fff !important;
}

.lang-gr #header .header-bottom .pt_menu_cms:last-child:hover {
background: #FDBF05 !important;
color: #fff !important;
}

.lang-gr #header .header-bottom .pt_menu_cms:last-child .pt_menu_custom_link_span {
font-weight: 900 !important;
color:#fff !important;
}

.category-depth-level-3 .category-description-wrapper img {
display:none !important
}

/******** Meti MPC CSS FOR DEFAULT TEMPLATES (do not erase this rules)********/
/***********************************************************************/

/****************  Black Friday - IN STORE && Black Friday - WEB ONLY ****************/
.black-friday, .black-friday-club {
    font-family: LeroyMerlin,Helvetica Neue,Arial,sans-serif!important;
    border: 0px solid #000;
    width: 82px;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    border-top:none;
}

.black-friday {
    background: #e53037;
    }  
    .black-friday-club {
        background: #60bb46;
        } 
.black-friday .log, .black-friday-club .log {
    background-color: #000;
    color: #ffffff;
    padding-bottom: 3px;
    font-size: 11px;
    text-align: center;
    width: 100%;
}
.slick-track .product-miniature .artTop .artImg .black-friday, .slick-track .product-miniature .artTop .artImg .black-friday-club {
    position: absolute;
    top: 0;
    margin-top: 10px !important;
}
.item-product .product-miniature .artTop .artImg .black-friday, .item-product .product-miniature .artTop .artImg .black-friday-club {
    position: absolute;
    top: 0;
}
@media only screen and (min-width: 767px) {
    .black-friday, .black-friday-club {
        border: 0px solid #000;
        color:#ffffff;
    }
    .black-friday {
    background: #e53037;
    }  
    .black-friday-club {
        background: #60bb46;
        }  
    .black-friday .log, .black-friday-club .log {
        font-size: 13px;
        margin-top: -1px;
    }
}
.black-friday .desc, .black-friday-club .desc {
    color: #000;
    font-size: 12px;
    /*text-transform: uppercase;*/
    text-align: center;
    font-weight: 900;
    height: auto;
}

.black-friday-club .club2 {
     color: #ffffff;
     font-size: 12px;
    /*text-transform: uppercase;*/
    text-align: center;
    font-weight: 900;
    height: auto;
}

.black-friday .txt-mono, .black-friday-club .txt-mono {
    padding: 0px 0px 0px 0px;
    color: #ffffff;
    font-weight: 700;
    font-size: 21px;
    text-align: center;
    line-height: 35px;
}

.black-friday .txt, .black-friday-club .txt {
    padding: 0px 0px 0px 0px;
    color: red;
    font-weight: 700;
    font-size: 21px;
    text-align: center;
    line-height: 22px;
}

.black-friday-club .txt-club {
    color: #ffffff;
    font-weight: 700;
    font-size: 21px;
    text-align: center;
    line-height: 22px;
}

 .promo {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    background-color: #E53030;
    color: white;
    font-size: 21px;
    height: 32px;
    border-radius: 18px;
}

.promo .log {
    font-size: 15px;
	display: flex;
    align-items: center;
    padding: 0 10px;
}
.promo .txt {
    font-size: 21px;
	display: flex;
    align-items: center;
    padding: 0 10px;
}


/***********************************************************/
/*******************  CLUB -X% && CLUB X POINTS && CLUB 2X POINTS *********************/
.club-fiche {
    border: 1px solid #60bb46;
    color: #fff;
    width: 82px;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
@media only screen and (min-width: 767px) {
    .club-fiche {
        height: 62px;
        border: 3px solid #60bb46;
        border-top: none;
        width: 97px;
    }
}
.club-fiche .log {
    font-weight: 700;
    font-size: 11px;
    padding-bottom: 3px;
    text-align: center;
    background: #60bb46;
    width: 100%;
}
.club-fiche .txt {
    background: #fff;
    color: #60bb46;
    text-align: center;
    /*text-transform: uppercase;*/
    font-weight: 700;
    /*margin: 0 0 0 0;*/
    font-size: 21px;
    line-height: 35px;
}
.slick-track .product-miniature .artTop .artImg .club-fiche {
    position: absolute;
    top: 0;
    margin-top: 10px !important;
}
.item-product .product-miniature .artTop .artImg .club-fiche {
    position: absolute;
    top: 0;
}
@media only screen and (min-width: 767px) {
    .club-fiche .txt {
        line-height: 32px;
    }
    .club-fiche .txt-pct {
        font-size: 24px;
    }
    .club-fiche .txt-pts {
        font-size: 14px;
    }
}
/***********************************************************/
/*******************  WEB OFFER -X % *********************/
.web-offer {
    border: 1px solid #802fe0;
    width: 82px;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.web-offer .log {
    background-color: #802fe0;
    color: #fff;
    padding-bottom: 3px;
    font-size: 11px;
    text-align: center;
    width: 100%;
}
.web-offer .txt {
    color: #802fe0;
    font-weight: 700;
    font-size: 17px;
    text-align: center;
    line-height: 35px;
}
.slick-track .product-miniature .artTop .artImg .web-offer {
    position: absolute;
    top: 0;
    margin-top: 10px !important;
}
.item-product .product-miniature .artTop .artImg .web-offer {
    position: absolute;
    top: 0;
}
@media only screen and (min-width: 767px) {
    .web-offer {
        /*height: 62px;*/
        border: 3px solid #802fe0;
        /*border-top:none;*/
    }
    .web-offer .txt {
        font-size: 21px;
        line-height: 35px;
    }
}

/***********************************************************/
/*******************  FLASH DEAL -X % *********************/
.flash-deal {
    border: 1px solid #00116b;
    width: 82px;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.flash-deal .log {
    background-color: #00116b;
    color: #fff;
    padding-bottom: 3px;
    font-size: 11px;
    text-align: center;
    width: 100%;
}
.flash-deal .txt {
    color: #00116b;
    font-weight: 700;
    font-size: 21px;
    text-align: center;
    line-height: 35px;
}
.slick-track .product-miniature .artTop .artImg .flash-deal {
    position: absolute;
    top: 0;
    margin-top: 10px !important;
}
.item-product .product-miniature .artTop .artImg .flash-deal {
    position: absolute;
    top: 0;
}
@media only screen and (min-width: 767px) {
    .flash-deal {
        /*height: 62px;*/
        border: 3px solid #00116b;
        /*border-top:none;*/
    }
    .flash-deal .txt {
        font-size: 21px;
        line-height: 35px;
    }
}

/***********************************************************/
/*******************  MASSIVE OFFER*********************/
.massive-offer {

    border: 2px solid #E0A62B !important;
    width: 100% !important;
    height: 100% !important;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    background: none;
    position:absolute;
    left: 0px;
    top:0px;
    
}
.massive-offer .txt {
    color: #ffffff;
    font-weight: 700;
    font-size: 21px;
    text-align: center;
    line-height: 50px;
    background: #E0A62B;
    width: 100%;
}
.slick-track .product-miniature .artTop .artImg .massive-offer {
    position: absolute;
    top: 0;
    margin-top: 1px !important;
}
.item-product .product-miniature .artTop .artImg .massive-offer {
    position: absolute;
    top: 0;
}
@media only screen and (min-width: 767px) {
    .massive-offer {
        /*height: 62px;*/
        border: 3px solid #fc0a0a;
        /*border-top:none;*/
    }
    .massive-offer .txt {
        font-size: 21px;
        line-height: 50px;
    }
}


/**********************************************************************/
/**************** ΑΝΑΚΥΚΛΩΝΩ ΑΛΛΑΖΩ ΣΥΣΚΕΥΗ ****************/

.imgtag-wrap {
    position: absolute;
    margin: 40px 10px 0px 0px;
    right:0px;
    /*right:1em;*/
    /*top:1.5em;*/
}

.imgtag-wrap .imgtag {
    margin: 40px 10px;
    background: transparent;
}

.imgtag-wrap .imgtag img {
}

@media only screen and (min-width: 767px) {
    .imgtag-wrap {
        margin: 0px;
        right: 0em;
        top: 0em;
    }
}

@media only screen and (max-width: 767px) {
    .imgtag-wrap {
        margin: 0px;
        right: 0em;
        top: -3em;
    }
}


/**********************************************************************/
/**************** Bazaar ****************/

.imgtag2-wrap {
  position: absolute;
  bottom: 10px;
  right: 10px;
  margin: 0;
}

.imgtag2 {
  margin: 0;
  background: transparent;
}





/**********************************************************************/
/**************** ΑΝΑΚΥΚΛΩΝΩ ΑΛΛΑΖΩ ΘΕΡΜΟΣΙΦΩΝΑ****************/





/**********************************************************************/
/**************** DARK NIGHT OFFER ****************/

.dark-night-offer {
    position: absolute;
    margin: 40px 10px 0px 0px;
    right:0px;
    /*right:1em;*/
    /*top:1.5em;*/
}

.dark-night-offer .imgtag {
    margin: 40px 10px;
    background: transparent;
}

.dark-night-offer .imgtag img {
}

@media only screen and (min-width: 767px) {
    .dark-night-offer {
        margin: 0px;
        right: 0em;
        top: 0em;
    }
}

@media only screen and (max-width: 767px) {
    .dark-night-offer {
        margin: 0px;
        right: 0em;
        top: -3em;
    }
}


/**************** Opportunity ****************/
.opportunity {
    font-family: LeroyMerlin,Helvetica Neue,Arial,sans-serif!important;
    border: 0px solid #000;
    width: 75px;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    border-top:none;
}

@media only screen and (min-width: 767px) {
    .opportunity  {
        height: 62px;
        border: 0px solid #000;
        border-top: none;
        width: 97px;
}
}

.opportunity .log {
    background-color: #ffffff;
    color: #e53037;
    /**padding-bottom: 3px;**/
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    width: 100%;
    padding: 5.5px 0px 5.5px 0px;
    border: 2px #e53037;
    border-style: solid none;
}

@media only screen and (min-width: 767px) {
.opportunity  .log {
    padding: 10px;
    font-size: 20px;
    line-height: 20px;
    border: 2px #e53037;
    border-style: solid none;
}
}

.slick-track .product-miniature .artTop .artImg .opportunity {
    position: absolute;
    top: 0;
    margin-top: 10px !important;
}
.item-product .product-miniature .artTop .artImg .opportunity {
    position: absolute;
    top: 0;
}



/**********************************************************************/
/**************** Exclusif - Over picture product page  ****************/
.mpc-rules {
    position: absolute;
    margin: 5px;
    z-index: 1;
}

.mpc-rules.top {
    position: absolute;
    margin: 30px 0px 0px 0px;
    right:0px;
}

.mpc-rules.top .mpc-rule {
   background: transparent;
}

.mpc-rules .mpc-rule {
    font-size: 12px;
    line-height: 2em;
    text-align: center;
    background: red;
    color: #fff;
    font-weight: 700;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 1px 10px;
    display: inline-block;
    margin: 5px 0;
}

.slick-track article.product-miniature .artTop .artImg .mpc-rules {
    position: absolute;
    top: 0;
    margin-top: 10px !important;
}
.item-product .product-miniature .artTop .artImg .mpc-rules {
    position: absolute;
    top: 0;
}


@media only screen and (min-width: 767px) {
.black-friday .club2 {
    font-size: 10px;
    line-height: 15px;
}

.black-friday .txt {
    font-size: 12px;
    line-height: 15px;
}
.black-friday .log {
    padding: 3px;
    font-size: 13px;
    line-height: 20px;
    margin-top: 0px;
}
.black-friday .desc {
    font-size: 10px;
}

.club-fiche {
    width: 97px;
    height: fit-content;
}
.club-fiche .log {
    padding: 3px;
    font-size: 12px;
    line-height: 20px;
}
.club-fiche .txt {
    font-size: 21px;
}
.clubFiche .txt b {
    font-size: 10px;
}

.web-offer {
    width: 97px;
    height: fit-content;
}
.web-offer.log {
    padding: 3px;
    font-size: 13px;
    line-height: 18px;
}
.web-offer .txt {
    font-size: 21px;
    line-height: fit-content;
}

.flash-deal {
    width: 97px;
    height: fit-content;
}
.flash-deal.log {
    padding: 3px;
    font-size: 13px;
    line-height: 18px;
}
.flash-deal .txt {
    font-size: 21px;
    line-height: fit-content;
}

.massive-offer {
    width: 97px;
    height: 59px;
}

.massive-offer.txt {
    font-size: 21px;
    line-height: fit-content;
}


}

/*******AIR CONDITION FREE DELIVERY*********/

.ac-freedelivery {
background:#ff0033;
padding:3px;
border-radius: 2px;
}
.acfd-p {
color:#fff;
font-weight:900;
}

/**********************************************************************/
/** Change Services Image **/
div.banner-home.home-banner .banner-box.home-all-service {
border: 3px solid #000000 !important;
}

div.banner-home.home-banner .banner-box.home-all-service h3 {
color:#000000 !important;
}

/*******************************************************************/
/***** Offer Widget *****/
.rcd-hp-offers .nav-pills {
    /*max-width: 1020px;*/
    flex-wrap: nowrap;
    overflow-x: scroll;
    margin: auto;
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
    padding: 10px 40px;
cursor:pointer;
}

.rcd-hp-offers .nav-pills::-webkit-scrollbar {
    display: none;

}

.rcd-hp-offers .nav-pills > li > a.active {
    background-color: #60BB46 !important;
    color: #ffffff !important;
    border-radius: 28px;
    white-space: nowrap;
}

.rcd-hp-offers .nav-pills > li > a {
    background-color: #FFFFFF !important;
    color: #000000 !important;
    font-weight: bold !important;
    border-color: #373737 !important;
    border-radius: 28px !important;
    border: 1px solid #373737 !important;
    margin-left: 2.6mm !important;
    white-space: nowrap;
}








/*.header-nav > .row {
    height: 0px;
}*/

.phonenumber.container-fluid.wrapper.p-0 {
    position: relative;
}

.phonelink {
    position:absolute;
    top: 11px;
    right: 31%;
}

.phonelink > a {
    color: #000;
    background: url(/img/cms/phone-ic2.svg) no-repeat;
    background-position: left 0px;
    background-size: 20px;
    padding: 0 0 0 21px;
}


@media only screen and (max-width: 767px) {
.header-nav > .row {
    height: 51px;
    background-color: #eaeaea;
}

.phonelink {
    position: relative;
    top: 4px;
    right: 0;
}
}

#checkout .continue {
background: #43982a !important;
color: #fff !important;
}

#checkout .continue i {
color:#fff !important;
}

#checkout .continue  span {
color: #fff !important;
}


/****************** Club Points **********************/
.priceBloc {
	position:relative;
	display: flex;
	flex-direction: column;
	min-height: 80px;
	justify-content: space-between;
}

.artPriceBloc {
	justify-content: flex-start !important;
}

.calc-result {
	width:100%;
	padding:0px 0px 5px 60px;
	color: #188802;
	background-image: url("/img/cms/landing-page/2018/lmclub/club-rgb2x.png");
	background-size: contain;
	background-repeat:no-repeat;
	margin-bottom:3px
	
}

.bf-home-bl {
  position: relative;
  width: 100vw;
  left: calc(-50vw + 50%);
  background: #000;
  padding: 40px 0;
}

#category .bf-home-bl {
  width: auto !important;
  left:0px;
}

.banimg > a > img {
  border-radius: 5px;
}

#category .banimg > a:hover > img {
  transform: scale(1,1);
  transition-duration: 0.5s;
  box-shadow: none;
}

.catfasa a {
  flex-direction: column;
  flex-wrap: wrap;
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  align-content: center;
  font-family: LeroyMerlin,Helvetica Neue,Arial,sans-serif!important;
  font-size: 28px;
  font-weight: 700;
  color:#fff;
}

.catfasa a img {
  position: relative;
  z-index: 0;
}

.catfasa a img.banmo {
	display:none;
}

.catfasa a span {
  position:absolute;
  z-index: 1;
  line-height: 30px;
  width: 30%;
  margin-left: 150px;
}

@media only screen and (max-width: 768px) {
	.catfasa a img.bande {
	display:none;
}
	.catfasa a img.banmo {
	display:block;
}
	.catfasa a {
  
  font-size: 17px;
text-align:center;
  color:#fff;
}
	.catfasa a span {
  line-height: 30px;
  width: 90%;
  margin-left: 10px;
		margin-top: 20px
}
}


.countdown {
  display:flex;
 justify-content: center;
   background: #EF2A21;
  border-radius: 10px;
}
.countdown-container {
  display:flex;
  justify-content: space-evenly;
  flex: 100%;
}

.countdown-container * {
  color:#fff;
  text-align:center;
}

.countdown-container > div.count-box {
  padding: 10px 0px 0px 0px !important;
  display:flex;
  flex-direction:column;
  gap: 5px;
}

.countdown-container > div > span {
  font-size: 28px;
  font-weight:900;
  font-family: LeroyMerlin,Helvetica Neue,Arial,sans-serif!important;
  padding:0px;
  margin:0px;
}
.countdown-container > div > label {
  font-size: 14px;
  font-weight:300;
  font-family: LeroyMerlin,Helvetica Neue,Arial,sans-serif!important;
  padding: 0px;
  line-height: 12px;
}

@media only screen and (max-width: 768px) {
  .countdown {
  }
.band01 {
order:2;
}
.band02 {
order:3;
}
.band03 {
order:1;
}

        .flashbund > a {
            flex-basis: 100% !important;
            margin: 0 10px;
    }
    .flashbund {
        padding-bottom: 10px;
    }
}

.flashbund {
    display:flex;
    flex-direction: row;
    flex-wrap: wrap;
    background-color: #EF2A21;
    border-radius: 6px;
    padding: 0;
    position: relative;
}

.flashbund .countdown {
    top: -5px;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

.flashbund > a {
    flex-basis: 50%;
}

.product-primo-prqh-81057-2400w- .display-tag-templates .flag_red .txt-pct {
    display:none;
}

.product-primo-prqh-81057-2400w- .display-tag-templates .flag_log::after {
    content: " -45%";
}

.bath15 p {
    font-size: 13px;
    text-align: center;
    padding-top: 5px;
}