body 
{
    -webkit-print-color-adjust: exact !important;   /* Chrome, Safari */
    color-adjust: exact !important;  
}

:after,
:before
{
    color: inherit !important;
}

a[href]:after {
    content: " " !important;
}

.creche-detail
{
    font-size: 16px !important;
}

.creche-detail .white
{
    color: #fff !important;
}

.creche-detail .blocs.autres-creches h2,
.creche-detail .blocs > span
{
    font-size: 22px !important;
}

.user-header-bg, .pre-header-bg,
.creche-detail .breadcrumb, 
.creche-detail .back, 
footer, 
.creche-detail .postuler
{
    display: none;
}

.creche-detail .carousel-creche .swiper-slide 
{
    height: 250px;
    margin-bottom: 15px;
}

.creche-detail .carousel-creche .swiper-button-prev,
.creche-detail .carousel-creche .swiper-button-next
{
    display: none;
}

.creche-detail h1
{
    color: #d13130 !important;
    font-size: 32px !important;
}

.creche-detail .red,
.creche-detail h2,
.creche-detail .icons-creche li
{
    color: #d13130 !important;
}

.creche-detail .mrc-shadow,
#header .nav.navbar-nav
{
    display: none !important;
}

.creche-detail > .container > div:first-child
{
    width: 70% !important;
}

.creche-detail > .container > div:last-child
{
    width: 30% !important;
}

.navbar-default 
{
    background-color: transparent;
    margin-bottom: 15px;
}
