.pagination>div:first-child {
    background: #F0EEE8;
}
#category-top {
    background: #F0EEE8;
}
.fixed-menu-mobile{
    background: #F0EEE8;
}
#mobile_top_menu_wrapper{
    background: #F0EEE8;
}
#header .header-nav.tablet-h{
    background: #F0EEE8;
}
.dropdown-menu{
    background: #F0EEE8;
}
.anmm-menu-fixed{
    background: #F0EEE8;
    width: 100%;
}
#content > div > div.row.anhp-banner-global-top {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.anblog-widget{
    background: #F0EEE8;
}
.blog-comment-note {
    color: #1C1C1A;
}
.blog-image img {
    border-radius: 5px;
}
.product-miniature img {
    border-radius: 5px;
}
.an_productpage-slider img {
    border-radius: 5px;
}
.nav-slide-selected:before {
    border: 0px;
}
#header .header-nav.tablet-h {
    background: #8B1A1A;
}