body { background: #fff; }
a { transition: color .2s ease, background-color .2s ease, border-color .2s ease; }
.wd-header-cats, .whb-header-bottom { background: #e30613 !important; }
.wd-header-cats .wd-tools-icon, .whb-header-bottom a { color: #fff; }
.wd-nav-main > li > a { font-weight: 800; }
.wd-tools-element .wd-tools-text { font-weight: 700; }
.btn, .button, button, input[type="submit"], .single_add_to_cart_button { border-radius: 999px; font-weight: 800; }
.woocommerce-loop-product__title, .product-grid-item .wd-entities-title { font-weight: 800; }
.price, .amount, .woocommerce-Price-amount { color: #e30613; font-weight: 800; }
.product-label.onsale, .onsale { background: #e30613 !important; color:#fff !important; }
.wd-search-form input[type="text"], .searchform input[type="text"] { border-radius: 999px; }
.category-grid-item, .product-category { border-radius: 18px; overflow: hidden; }
.footer-container { background:#222; color:#fff; }
.footer-container a { color:#fff; }
.footer-container a:hover { color:#ffd500; }
