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

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

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

.container-fluid.pattern-detail,
.container-fluid.basket-fixed,
.container-fluid.top-headband,
.header-menu, 
.creche-detail .pre-inscription
{
    display: none;
}

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

.creche-detail .container .row > .col-xs-12.col-md-6 
{
    width: 50% !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;
}

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