﻿footer,
.fil-ariane,
.share,
.btn,
.filtre,
.lien-detail {
    display: none !important;
}

header.fixed {
    position: static;
}

header {
    text-align:center !important;
}

header .row {
    display: flex !important;
    flex-direction: row !important;
    justify-content: start !important;
}

header .col-lg-auto {
    flex: 0 0 auto;
    width: auto !important;
}


header .title {
    color: #0C4DA2 !important;
    display: inline-block !important;
}

.badge.blanc {
    border: 2px solid #0C4DA2 !important;
}

.container-img {
    -webkit-print-color-adjust: exact !important;
    color-adjust: exact !important;
    print-color-adjust: exact !important;
    -webkit-box-shadow: 0 0 0 5px #DFE5F1 !important;
    -moz-box-shadow: 0 0 0 5px #DFE5F1 !important;
    box-shadow: 0 0 0 5px #DFE5F1 !important;
    border: none !important;
}


.producteurs-locaux {
    padding-top: 20px !important;
}

    .producteurs-locaux .col-lg {
        flex: 0 0 auto;
        width: 33.3333333333% !important;
    }

    .producteurs-locaux .content {
        break-inside: avoid !important;
        padding: 20px !important;
        border: 2px solid #DFE5F1 !important;
    }

        .producteurs-locaux .content .info {
            padding: 0 !important;
            margin-top: 10px;
        }

.presentation-recette {
    break-inside: avoid !important;
}

header + section {
    padding: 0 !important;
}

body {
    padding: 0 30px !important;
}

img:not(.no-border) {
    max-height: 400px !important;
    display: block !important;
    margin: 0 auto !important;
}

h1.page span {
    padding: 0 !important;
    color: #0C4DA2 !important;
}

.producteurs-locaux .content .info:before {
    content: none !important;
}


h1 {
    margin-top: 40px !important;
}

h2 {
    color: #0C4DA2 !important;
}

    h2 span {
        color: #0C4DA2 !important;
        padding: 0 !important;
    }

.presentation-recette {
    padding: 0 !important;
}

    .presentation-recette:before {
        content: none !important;
    }
