/* Add custom CSS styles below */ 



/* changing cart icon counter to brown */


.s-cart-summary-count{

background-color: #b6987c;

}

.store-footer__inner img {
    border-radius: 5px;
}


.footer-is-custom .store-footer .store-footer__inner, .footer-is-custom .store-footer .store-footer__contacts-row, .footer-is-custom .store-footer .store-footer__newsletter {
   
    text-align: center;
}

.sicon-mail:before,.topnav-link-item  {
    color: white; 
    pointer-events: none;
}