.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: #fbc70c;
}
::selection {
    background-color: #fbc70c;
}
::-moz-selection {
    background-color: #fbc70c;
}
.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: #fbc70c;
}
.range-slider-value > span:before {
    border-color: transparent transparent #fbc70c transparent;
}
input[type="text"].error,
input[type="email"].error,
input[type="password"].error,
textarea.error,
select.error {
    border-color: #fbc70c;
}
.pagination > .active > a,
.pagination > li > a:hover {
    border-bottom-color: #fbc70c;
}
.section .section-title:after,
.footer-widgets.alt .widget-title:after {
    background-color: #fbc70c;
}
#top-slider .flex-control-nav a.flex-active:before,
.theme-default .nivo-controlNav a.active:before {
    background-color: #fbc70c !important;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
input,
select,
textarea,
.form-control,
button {
    font-family: Arial;
}