.accent-color, a:hover, .btn.btn-iconed > i, label.required:after, .iconlist .media-body a, .iconlist .media:hover .pull-left > i, .breadcrumbs ul > li > a:hover, .top-links .menu li > a:hover, .cart-items .items .item-price, .offer .product-info .by > a, .offer .product-info > .add-to-cart, .twitterfeed .tweet_list > li:hover:before, .twitterfeed .tweet_text a, .display-mode ul > li > a:hover, .display-mode ul > .active span, .product-info .description .prices > .off-price, .my-cart td > .price, .shop-summary .total td, input[type="text"].error,input[type="email"].error,input[type="password"].error,textarea.error,select.error {
	color: #3e4095;
} 
::selection { background-color: #3e4095; }
::-moz-selection { background-color: #3e4095; }
.main-menu > li.active > a:before, .main-menu > li > a:hover:before, .range-slider-value > span, .qty-btngroup button:hover, .product-thumbnail > .caption, .btn.btn-primary, .range-slider > a:first-child {
	background-color: #fff;
}
.range-slider-value > span:before {
	border-color: transparent transparent #3e4095 transparent;
}
input[type="text"].error,input[type="email"].error,input[type="password"].error,textarea.error,select.error {
	border-color: #3e4095;
}
.pagination > .active > a, .pagination > li > a:hover {
	border-bottom-color: #3e4095;
}
.section .section-title:after, .footer-widgets.alt .widget-title:after {
	background-color: #3e4095;
}
#top-slider .flex-control-nav a.flex-active:before, .theme-default .nivo-controlNav a.active:before {
	background-color: #3e4095 !important;
}

body, h1, h2, h3, h4, h5, h6, input, select, textarea, .form-control, button {
	font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}