/* Add custom CSS styles below */ 
.is_large .header-btn .sicon-search, .is_large .header-btn .sicon-user {
    font-size: 1.2rem !important;
    color: #d5af34;
}

.s-cart-summary-total {
    color: #d5af34;
    font-weight: 600;
}

.is_large .header-btn .sicon-search, .is_large .header-btn .sicon-user {
    font-size: 1.2rem !important;
    color: #d5af34;
}

.sicon-shopping-bag:before {
    content: "\ef36";
    color: #d5af34;
}