.sh-header-main {
background-color: #cdf00f !important;
color: #0c4b9c !important;
}
.sh-header-location-icon {
fill: #0c4b9c !important;
}
.sh-header-account-icon {
stroke: #0c4b9c !important;
}
.sh-header-cart-icon {
stroke: #0c4b9c !important;
fill: none !important
}
.sh-header-arrow-icon {
fill: #0c4b9c !important;
}
.sh-header-search-icon {
stroke: #0c4b9c !important;
}
.sh-bottom-nav-main {
background-color: #cdf00f !important;
color: #1a1a10 !important;
}
.sh-bottom-nav-selected {
stroke: #1a1a10 !important;
color: #1a1a10 !important;
}
.sh-bottom-nav-unselected {
stroke: #888888 !important;
color: #888888 !important;
}
.sh-product-card-price {
color: #0b4f0b !important;
}
.sh-product-card-mrp {
color: #7a0909 !important;
}
.sh-product-card-name {
color: #1b3c75 !important;
font-weight: 600 !important;
}
.sh-product-card-discount-tag {
background-color: #1b3c75 !important;
color: 1b3c75 !important;
font-weight: 600 !important;
border-radius: 30px !important;
right: 10px !important;
top: 10px !important;
left: auto !important;
}
.sh-product-discount-tag {
background-color: #1b3c75 !important;
color: 1b3c75 !important;
font-weight: 600 !important;
border-radius: 30px !important;
}
.sh-product-plus-minus-button {
background-color: #296FC2 !important;
color: #ffffff !important;
border-radius: 0px !important;
border: none !important;
fill: #ffffff !important;
}
.sh-product-buy-now-button {
color: #296FC2 !important;
background-color: #ffffff !important;
border-radius: 0px !important;
border: 1px solid #296FC2 !important;
}
.sh-product-social-button {
background-color: #cdf00f !important;
fill: #cdf00f !important;
}
.sh-product-wishlisted-icon {
fill: #cdf00f !important;
}
.sh-product-not-wishlisted-icon {
stroke: #cdf00f !important;
}
.sh-footer-main {
background-color: #cdf00f !important;
color: #0c4b9c !important;
}
.sh-footer-icon {
color: #000000 !important;
}
body {
background-color: #EEEEEE !important;
}