.old-color{
    background-color:#00081E;
    background:#A42C3D ;
    background-color:#A42C3D ,  #AB2A2D;
    background-color: #e16123;
}

/* .kaps{
    font-weight: bold;
    color: white !important;
    background-color: #A42C3D ;
} */

/* .footer-text2{
    margin-top: -10px;
} */
.logo-footer{
    margin-top: -10%;
}

.non-disponible{
    /* font-style: italic; */
    color: #A42C3D;
}
.info-modif{
    color: white;
    background-color: #A42C3D;
    padding: 1% !important;
    margin-bottom: 2% !important;
    border: none;
    border-radius: 0%;
    width: 60% !important;
}
.paypal{
    background-color: #0070ba !important;
    color: white !important;
}

.brand-section-description h2{
    color: #A42C3D;
}
.brand-section-description p{
    font-size: 14px;
    font-weight: normal;
    
}
.explain{
    margin-top: 5%;
}
.brand-section-button,.brand-section-button:hover {
    border: 1px solid #A42C3D;
    color: white;
    background-color: #A42C3D;
    padding: 10px;
    font-weight: lighter;
}
.summer{
    margin-top: 4%;
    margin-bottom: 4%;
}

.sloggan{
    font-size: 10px !important;
    margin-top: 10% !important;
}

.collection-title{
    background: #fff none repeat scroll 0 0;
    color: #000;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    padding-right: 20px;
    z-index: 1;
}
.new-collection{
    margin-top: 3%;
    margin-left: 5% !important;
    margin-right: 5% !important;
}

.collection-img{
    background: #f5f5f5 none repeat scroll 0 0;
    display: block;
    padding: 10px;
}

.empty-bar{
    height: 40px;
    width: 100%;
    background-color: #00081E;
    /* margin-top: 5%; */
    margin-bottom: 4%;
}