/* 100 */
#header.promo-banner {
    background-image: url(https://image.agriconomie.com/v7/_market_/Sites/FR/Promo/Refonte/Promo-BG.jpg);
}

#header.inner-banner {
    padding: 0px 0 80px;
    background: #616369 url(https://image.agriconomie.com/v7/_market_/Sites/FR/Promo/Refonte/Promo-BG.jpg) 0 0 no-repeat;
    background-size: cover;
    position: relative;
}

#header .breadcrumbbx ul {
    display: flex;
    align-items: center;
    justify-content: center;
}

#header .breadcrumbbx ul li {
    margin-right: 2px;
    font-size: 14px;
    font-weight: 600;
    color: #4A5668;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.splide__arrow--prev svg {
    transform: scaleX(1);
}

.badge {
    padding: 5px;
}

.breadcrumbbx li a {line-height:100%}

  /*** PROMO IMG ***/ 
    
   #promo-banner {
    margin: -75px 0px 20px 0px;
    position: relative;
     display:flex ;
    }

    #promo-banner .row .columns:hover {
      transform: scale(0.98);
      transition: all 500ms cubic-bezier(0.27, 1.02, 0.58, 1);
}
    #promo-banner .row .columns {
     float: left;
     width: 100%;
     padding: 0 0.7em;
     }
     #promo-banner .row {
      position: relative;
      }
      #promo-banner .imageblock{
      padding-bottom : 1.2rem!important;
      }

  /* PRODUCT CARD */
     .hero-wrp, .hero-engrais{
     margin-top:25px;
    }
     
     #card-product.bg-white {
         padding: 25px;
     }
     
     #card-product p{
       color:#4A5669;
       font-weight:bold;
       font-size:14px;
       min-height: 64px;
     }
    
     #card-product .unit{
        color: #343b45;
        font-size: .85rem;
        line-height: .1;
        text-align: end;
     }
    
    #card-product .discounted-price{
      color: #758aa8;
    }
    
     #card-product .amount {
        color: #eb676e;
        font-weight: bold;
        font-size: 24px;
    }
    
    #card-product .decimal, .tax-unit {
        vertical-align: super;
        font-size: 11px;
     }

    #card-product .price-and-discount {
        align-items: center;
        display: flex;
        justify-content: space-between;
    }
    
    .hero-wrp .splide__arrow.splide__arrow--next, .hero-wrp .splide__arrow.splide__arrow--prev, .hero-engrais .splide__arrow.splide__arrow--next, .hero-engrais .splide__arrow.splide__arrow--prev {
        display: block;
        position: absolute;
        bottom: auto;
        top: auto;
        padding: 0;
        left: auto;
        transform: translateX(-39px);
        transform: translateY(-39px);
        opacity: 1;
        background: white;
        border-radius: 0;
        width: 26px;
        height: 26px;
        right: 0;
    }
    
    .hero-wrp .splide__arrow.splide__arrow--prev, .hero-engrais .splide__arrow.splide__arrow--prev{
        margin-right: 30px;
        right: 0;
    }

     #splide02 svg.bi.bi-chevron-left:hover,  #splide02 svg.bi.bi-chevron-right:hover {
          fill: #FFC652;
          transition: .3s linear;
          -webkit-transition: .3s linear;
      }
    
    .hero-wrp .splide__arrows, .hero-engrais .splide__arrows{
    position:relative;
    }
    
    .splide__arrow--prev:hover img {
       content: url('https://image.agriconomie.com/v7/_market_/Sites/FR/HomePage/left-yellow.jpg');
    }
    
    .splide__arrow--next:hover img {
       content: url('https://image.agriconomie.com/v7/_market_/Sites/FR/HomePage/right-yellow.jpg');
    }

/******Vente Flash*******/
#venteFlash h1{
    font-size: 40px;
    font-weight: 900;
    /*font-family: Montserrat-black;*/
}
#venteFlash .inner {
    display: inline-block;
    padding: 0 0px 18px 0px;
    font-size: 35px;
    text-align: center;
    background-color: #343B45;
    width: 70px;
  line-height: 18px;
}

#venteFlash .inner .smalltext {
    font-size: 11px;
    position: relative;
    top: 56px;
    font-weight: 600;
    color: #ffffff;
}
#venteFlash .days, #venteFlash .hours, #venteFlash .minutes, #venteFlash .seconds {
    text-shadow: 4px 2px 3px rgba(0,0,0,.6);
    color:white;
}
#venteFlash #clockdiv {
    text-align: center;
    margin-bottom: -50px;
}

#venteFlash #clockdiv .inner:nth-child(n +4){
border-radius: 0px 5px 5px 0px;
}

#venteFlash #clockdiv .inner:first-child{
border-radius: 5px 0px 0px 5px;
}

/***** Catégories******/

.category-wrp {
    background: #F6F6F8;
    padding: 0px 0 60px;
}
  
.topcat-box {
    padding: 30px 30px 15px;
    background: #fff;
    border-radius: 6px;
    margin: 0 0 30px;
    box-shadow: 0 3px 6px rgba(135,140,147,0.16);
}

.topcat-box h4 {
    font-size: 20px;
    font-weight: bold;
    color: #4A5669;
    margin: 0 0 15px;
}

.topcat-box li {
    padding: 15px 0;
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #83909E;
    border-bottom: 1px solid #B4C3D8;
}
.topcat-list-wrp h3 {
    font-size: 24px;
    font-weight: bold;
    color: #4A5669;
    text-align: center;
    margin: 0 0 30px;
}

/******* Newsletter inscription *******/ 

.news-letter-blocks{
    padding: 25px 30px;
    border-radius: 6px;
    background: linear-gradient(#51c47d 0%, #009366 100%);
    position: relative;
    display: flex;
    align-items: center;
    min-height: 195px;
}
.news-img{
  max-width: 155px
}
.news-dt{
    padding-left: 10px;
}
.news-dt h3{
    font-size: 21px;
    font-weight: bold;
    color: #fff;
    margin: 0 0 15px;
    line-height: 25px;
}
.news-dt .form-group{
    max-width: 310px;
    margin: 0;
}
.news-dt .form-group h5{
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    margin: 0 0 5px;
}
.news-dt .form-group .form-control{
    width: 100%;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #E0E0E0;
    height: 38px;
    padding: 9px 10px;
    font-size: 14px;
    font-weight: normal;
    color: #B4C3D8;
    box-shadow: none;
}
.news-dt .form-group .form-control::placeholder{
    color: #B4C3D8;
}
.news-dt .form-group button{
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    width: 100%;
    text-align: center;
    display: block;
    border-radius: 6px;
    background: linear-gradient(#ffe421 0%, #ffc550 100%);
    padding: 12px 10px;
    border: none;
    margin: 10px 0 -45px;
}
.news-dt .form-group button:hover{
    background: #FFC750;
 }

.support-blocks{
    background: linear-gradient(#4a5668 0%, #343b45 100%);
    padding: 0 10px;
}
.support-blocks .news-img{
    margin: -20px 0 0;
    min-width: 155px;
}
.support-blocks .news-img img{width: 100%}
.news-dt h3 span{
    color: #FFC52F;
}
.news-dt p{
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    margin: 0 0 15px;
    min-height: 60px;
}


/**** Avantages part ****/
     
     #avantages .title {
       font-weight:normal;
       color: #83909E;
     }
     
     #avantages .subtitle {
     font-weight:bold;
     color:#4A5669;
      }
     


/*******Responsive*******/ 

  /* Extra small devices (portrait phones, less than 576px) */
     @media (max-width: 575.98px) { 
      .splide-2 .splide__arrow, .splide-3 .splide__arrow {display: none !important;}
      .news-letter-blocks{flex-flow: column;margin: 0 0 75px;}
      .news-img img{margin: 0 auto 25px;}
      .news-dt{padding: 0;}
      .news-dt h3{font-size: 18px;line-height: 26px;text-align: center;}
      .confidence-wrp{padding: 45px 0 30px;}
      .confiance-box{padding: 15px;margin: 0 0 25px;}
      .confiance-title{margin: 0 0 15px;}
       .splide-2 .splide__track{padding-right: 55px !important;}
     }
     
     @media (max-width: 767.98px) { .support-blocks .news-dt .form-group button {margin: 10px 0 -25px;} }

     @media(min-width:448px) and (max-width:767px){
        .news-letter-blocks{flex-flow: column;margin: 0 0 75px;}
        .news-img img{margin: 0 auto 25px;}
        .news-dt{padding: 0;}
        .news-dt h3{font-size: 18px;line-height: 26px;text-align: center;}
        .confidence-wrp{padding: 45px 0 30px;}
        .confiance-box{padding: 15px;margin: 0 0 25px;}
        .confiance-title{margin: 0 0 15px;}
        .news-dt .form-group {margin: 0 auto;}
     }

      @media (min-width: 768px) and (max-width: 991px){
      .topcat-box h4 {font-size: 16px;}
      .topcat-box {padding: 15px; }
      .news-letter-blocks{margin: 0 0 65px;}
      }