.product-flags li.product-flag {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: .3125rem .4375rem;
    margin-top: .625rem;
    font-size: 1rem;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    word-break: break-word;
    pointer-events: auto;
    background: #023975;
}

footer#footer {
    background-color: #282828;
}

footer#footer a{
    color: #ffffff;
}

footer .footer-container{
    padding: 30px 0;
}

div#blockEmailSubscription_displayFooterBefore {
    background-color: #282828;
}

.block_newsletter #block-newsletter-label {
    font-size: 1.3125rem;
    line-height: 1.75rem;
    color: #fff;
}

.footer-container .h3, .footer-container .h4 {
    margin-bottom: 1rem;
    font-size: 1rem;
    color: #fff;
}

#block_myaccount_infos .myaccount-title a, .block-contact .block-contact-title, .block-contact .navbar-toggler .material-icons, .linklist .blockcms-title a {
    color: #ffffff;
}

p.h3.hidden-sm-down {
    color: #fff;
}

nav.header-nav {
    background-color: #BFA568;
}

#header .header-nav .blockcart {
    height: 3rem;
    padding: .75rem;
    margin-left: .9375rem;
    text-align: center;
    white-space: nowrap;
    background: #033975;
}

#header .header-nav .blockcart {
    height: 3rem;
    padding: .75rem;
    margin-left: .9375rem;
    text-align: center;
    white-space: nowrap;
    background: #033975;
    color: #fff;
}

#header .header-nav .cart-preview.active {
    background: #0074d9;
}

#header #contact-link{
    color: #000000;
}

.btn-primary, .btn-primary:hover {
    color: #fff;
    background-color: #04397c;
    border-color: transparent;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    color: #04397c;
    text-decoration: none;
}

#header .top-menu a[data-depth="0"]:hover, a:hover {
    color: #04397c;
    text-decoration: none;
}

.form-control:focus {
    color: #232323;
    background-color: #fff;
    outline: .1875rem solid #04397c;
}

.form-control:focus {
    border-color: #04397c;
    outline: 0;
}

.input-group.focus {
    outline: .1875rem solid #04397c;
}

#header a:hover {
    color: #04397c;
    text-decoration: none;
}

#subcategories ul li:hover .subcategory-image a {
    padding: 5px;
    border: 5px solid #04397c;
}

.tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover {
    border: 0;
    border-bottom: #04397c 3px solid;
}

.tabs .nav-tabs .nav-link.active {
    color: #04397c;
}

.product-images>li.thumb-container .thumb.selected, .product-images>li.thumb-container .thumb:hover {
    border: #04397c 3px solid;
}

.product-price {
    display: inline-block;
    max-width: 100%;
    color: #04397c;
}

#blockcart-modal .product-name {
    font-size: 1.125rem;
    color: #04397c;
}

.custom-radio input[type=radio]:checked+span {
    position: absolute;
    top: .125rem;
    left: .125rem;
    display: block;
    width: 12px;
    height: 12px;
    background-color: #04397c;
    border-radius: 50%;
}

body#checkout section.checkout-step .address-item.selected {
    background: #fff;
    border: #04397c 3px solid;
}

.carousel .carousel-control .icon-next:hover i, .carousel .carousel-control .icon-prev:hover i, .dropdown:hover .expand-more, .page-my-account #content .links a:hover i, .search-widget form button[type=submit] .search:hover, .top-menu .sub-menu a:hover
Spécificité : (0,3,1){
    color: #04397c;
}

.all-product-link.float-xs-left.float-md-right.h4 {
    background-color: #04397c;
    color: #fff;
    padding: 10px;
}

.top-menu a[data-depth="0"] {
    padding: .625rem;
    font-size: 0.9rem;
    font-weight: 600;
}

.top-menu .sub-menu{
    padding: 20px 0;
}