.header-top-left ul span {
    color: #ddd;
}

.categorie-search-box input {
    border: 1px solid #e8e8e8;
}

.categorie-search-box button {
    background: #fdda1b none repeat scroll 0 0;
    color: #2c2c2c;
    cursor: pointer;
}

.categorie-search-box button:hover {
    background: #fdda1b none repeat scroll 0 0;
    color: #fff;
}

.total-pro {
    background: #fdda1b none repeat scroll 0 0;
    color: #333;
}

.header-top-left ul > li ul.ht-dropdown li a:hover,
.vertical-menu-list li:hover > a,
.del-icone:hover,
.cart-content h6 a:hover,
.price-content li span,
.cart-content span.cart-price,
.footer-list li a:hover,
.social-footer-list a:hover,
.footer-bottom-content p a,
.footer-nav-list li a:hover,
.header-bottom-list > li > ul.ht-dropdown > li a:hover {
    color: #fdda1b;
}

.pro-quantity,
.cart-actions a:hover {
    background: #fdda1b;
}

.nivo-controlNav a.active {
    background: #fdda1b;
}

.vertical-menu > span {
    background: #ec4075;
}

.owl-nav div:hover {
    background: #fdda1b none repeat scroll 0 0;
}

.actions-primary a {
    background: #ec4075;
}

.actions-primary a:hover {
    background: #fdda1b;
    color: #444;
}

.actions-secondary a {
    border: 1px solid #ec4075;
    color: #ec4075;
}

.actions-secondary a:hover {
    background: #ec4075;
    border: 1px solid #ec4075;
}

.support-desc h6 {
    color: #2c2c2c;
}

.newsletter-box .submit {
    background: #fdda1b none repeat scroll 0 0;
    color: #333;
}

.newsletter-box .submit:hover {
    color: #fff;
}

.support-icon i {
    color: #fdda1b;
}