
/*
    York Added classes
*/

/* background color */


.newsletter-subscribe-popup-button,
.poll .buttons button,
.enter-password-form button,
.address-list-page .add-button button,
.checkout-page .address-item button,
.totals .actions button,
.social-feed .sub-title-link,
.feeds-page .feeds-nav-item.active:before,
button.apply-shipping-button,
.product-filters .ui-slider-range,
.product-filters .ui-slider-handle,
.total-review-box .rating div,
#wallpaper-calculator .calculate,
.sale-of-the-day-offer .go-to-product-page,
.sale-of-the-day-offer .owl-dot.active,
.checkout-survey .button,
.extended-search-pager li:before,
.extended-search-pager li.current-page:before {
    background-color: #647058;
}

.header-wrapper {
    background-color: #fff;
}

.responsive-nav-wrapper > div span.cart-qty,
.responsive-nav-wrapper > div span.wishlist-qty,
.responsive-nav-wrapper > li span.cart-qty,
.responsive-nav-wrapper > li span.wishlist-qty {
    background-color: #647058;
    color: #fff;
}

.store-search-box {
    background-color: #fff !important;
}

.sale-of-the-day-offer .go-to-product-page:hover {
    background-color: #505A46;
}

/* text color */

.overview .compare-products:hover button,
.overview .email-a-friend:hover button,
.order-details-page .actions button + button,
.private-messages-page .buttons button + button,
.private-message-send-page .buttons button + button,
.forum-edit-page .buttons button + button,
.move-topic-page .buttons button + button,
.private-message-view-page .buttons button:last-child,
.cart-collaterals .coupon-code button:hover,
.price-match-wrapper:hover button,
.social-feed .post-text a,
.social-feed .post-description a,
.influencerpick-grid .post,
.sale-of-the-day-offer .price.actual-price,
.sale-of-the-day-offer .product-name h2 {
    color: #647058;
}


/* border color */
.social-feed .post-item,
.feeds-page .feeds-post-item,
.form-submit-spin:after {
    border-bottom-color: #647058;
}


#wallpaper-calculator .step .title {
    border-color: #647058;
}

.sale-of-the-day-offer .product-name h2:hover {
    color: #505A46;
}

.productTabs .wallpaper-instructions-container .wallpaper-instructions:hover {
    color: #647058;
}
.share-button li {
    background-color: #647058;
}

.product-social-buttons li {
    background-color: #647058;
}
