.site-header .site-branding .site-title a{
    color: #871F1F !important;
}
footer#colophon.site-footer .footer-b{
  font-size:0px;
}
footer#colophon.site-footer .footer-b .copyright{
  font-size: 16px;
}
.footer-b {
    background-color: #871F1F;
}
#back-to-top{
  color:#333333;
}
.toggle-btn span{
  background:#333333 !important;
}
#primary-menu .current-menu-item a{
    color: #222222;
    font-weight: bold;
    font-size: 16px;
}
#main section.wpgr-wishlist .wpgr-m_card__price-wrapper{
  background-color:#4395bf !important;
}
#main section.wpgr-wishlist .wpgr-m_btn, section.wpgr-wishlist a.wpgr-m_btn{
    background-color: #ed6161 !important;
    border-bottom: 2px solid #871F1F !important;
}
.wpgr-m_card--bought{
  display:none;
}
.wpgr-wishlist__inner > .wpgr-m_card--bought:not(:nth-last-child(-n+3)){
  display:none;
}