
.inverse a,
.highlighted,
blockquote:before,
.emphasized:before,
.menu-item--main:hover > a,
.menu-item--main:focus > a,
.menu-item--main:active > a,
.menu-item--main.current-menu-item > a,
.menu-item--main.current-menu-ancestor > a,
.menu-item--main.current-menu-parent > a,
.mosaic__filter-item.active, .mosaic__filter-item:hover,
.complete i,
.liked i,
.article-timestamp--single .article-timestamp__date,
a:hover > i.pixcode--icon,
.btn:hover, .wpcf7-submit:hover, .form-submit #comment-submit:hover,
.widget--header a:hover,
a.site-home-link, .site-navigation--mobile .menu-item:hover > a,
.site-navigation--mobile .menu-item.current-menu-ancestor > a, 
.site-navigation--mobile .menu-item.current-menu-parent > a,
.site-navigation--mobile .menu-item.current-menu-item > a,
.cart--widget .cart-link:hover {
    color: #fffc00;
}

.rsNavSelected,
.pin_ring--outer,
.liked i,
.btn, .wpcf7-submit, .form-submit #comment-submit,
.progressbar__progress,
.rsNavSelected,
.product__badge, .cart--widget .cart__btn .cart-size,
.woocommerce-page .woocommerce-message .pixcode--icon,
.woocommerce-page .woocommerce-info .pixcode--icon {
    background-color: #fffc00;
}

.image__item-meta, .mfp-video:hover .image__item-meta, .article--product:hover .product__container {
    background-color: #fffc00;
    background-color: rgba(255,252,0, 0.8);
}

.mosaic__item--page-title-mobile .image__item-meta
.touch .mosaic__item--page-title .image__item-meta, .touch .mosaic__item--page-title-mobile .image__item-meta {
    background-color: rgba(255,252,0, 0.8);
}

.loading .pace .pace-activity,
.no-touch .arrow-button:hover {
    border-color: #fffc00 ;
}

.loading .pace .pace-activity {
    border-top-color: transparent;
}

.menu-item--main.current-menu-item:after,
.menu-item--main.current-menu-ancestor:after,
.menu-item--main.current-menu-parent:after,
.menu-item--main:hover:after,
.menu-item--main:focus:after,
.menu-item--main:active:after,
.site-navigation--mobile .menu-item.current-menu-parent:after, 
.site-navigation--mobile .menu-item:hover:after, 
.site-navigation--mobile .menu-item:focus:after, 
.site-navigation--mobile .menu-item:active:after  {
    border-top-color: #fffc00 ;
}

.header:before {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(50%, #fffc00), color-stop(100%, #464a4d));
    background-image: -webkit-linear-gradient(#fffc00 50%, #464a4d);
    background-image: -moz-linear-gradient(#fffc00 50%, #464a4d);
    background-image: -o-linear-gradient(#fffc00 50%, #464a4d);
    background-image: linear-gradient(#fffc00 50%, #464a4d);
}

.lt-ie9 .header:before {
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFC00', endColorstr='#FF464A4D');
}


.header:before {  background-image: none; }
.header:after {  background-image: none;  background-size: 0; }

.avatar { float: left; margin-right: 15px; }