/**
 * This file contains styles related to the user settings of the theme
 */
body { font-family: 'Ropa Sans'; }
b, strong { font-weight: normal; }
body, .site-content { background-color: #ffffff; }
a { color: #281168; }
input[type='submit'], button, .button, .cart_dropdown_link .count{ background-color: #281168; }
.tagcloud a:hover { background-color: #281168; }
.cart_dropdown .dropdown_widget:before { border-top-color: #281168 !important; }
.onsale:before { border-right-color: #281168 !important; }
.cart_dropdown_link .count { border-color: #281168 !important; }
.main-navigation a:hover, .mobile-menu a:hover, .mobile-menu .current-menu-item > a, .main-navigation .current-menu-item > a, .archive-lists a:hover { color: #281168; }
.ls-crux .ls-bar-timer, .ls-crux .ls-nav-prev:hover, .ls-crux .ls-nav-next:hover, .ls-crux .ls-nav-stop-active, .ls-crux .ls-nav-start-active { background: #281168 !important; }


/* WooCommerce CSS */
.onsale, .woocommerce-message, .widget_price_filter .ui-slider-horizontal .ui-slider-range { background-color: #281168; }
.order_details strong, .product-title a, .product-category h3 mark { color: #281168; }
.widget_price_filter .ui-slider-handle { background-color: #1c0c49; }
