#block_home {
    box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
    background: #fff;
    padding: 0.7rem 0.35rem;

}

#boutique-pref{
    margin-top: 10px;
    font-size: small;
    padding: 0 1em;
    color: #FFFFFF;
}
#boutique-pref span{
    color: #FFFFFF;
}



body#checkout #myModalMagasins .modal-content
{
    background-color: #393E42;
    border-radius: 0;
    color: white;
}

body#checkout #myModalMagasins .modal-content select {
    width : 100%;
    height: 50px;
}


body#checkout #myModalMagasins .modal-header, body#checkout #myModalMagasins .modal-footer {
    border:  none;
}

