.sh-header-main {
    background-color: #FFFFFF;
    box-shadow: rgb(238 238 238) 0px 1px 0px;
}
.sh-header-location-icon {
    fill: #b87b58 !important;
}
.sh-header-account-icon {
    stroke: #b87b58 !important;
}
.sh-header-cart-icon {
    stroke: #b87b58 !important;
    fill: none !important
}
.sh-header-arrow-icon {
    fill: #b87b58 !important;
}
.sh-header-search-icon {
    stroke: #b87b58 !important;
}
.sh-header-cart-badge {
    background-color: #b87b58;
    color: #FFFFFF;
}
.sh-header-mob-menu-icon {
    background-color: #b87b58;
    color: #8D6F64;
}
.sh-footer-main {
    background-color: #2A5EE1
    color: #b87b58;
}
.sh-footer-icon {
    color: #FFFFFF !important;
}

.sh-banner-collection-card > a > div > div > p {
  display:none;
}
.sh-banner-collection-card > a > div > div > p > svg {
  display:none;
}

.sh-product-card-discount-tag {
    background-color: #b87b58;
    color: #FFFFFF;
    font-weight: 400;
    border-radius: 8px 0px 8px 0px;
    right: auto;
    top: 0px;
    left: 0px;
}
.sh-product-discount-tag {
    background-color: #b87b58;
    color: #FFFFFF;
    font-weight: 400;
    border-radius: 4px;
}
.sh-mini-banner-collection-card > a > div > div > div > svg {
  display:none;
}
.sh-mini-banner-collection-card > a > div > div > div > p {
  display:none;Ãƒâ€š 
}

.sh-footer-main {
    background-color: #c3e3e6;
    color: #1a1a1a;
}
.sh-footer-icon {
    color: #b87b58 !important;
}
.three-column-footer__rightsText {
    font-size: 15px;
    color: #121212;
}