#sh-social-icon-whatsapp>svg {
	display: none;
}


#sh-social-icon-whatsapp {
	background: none;
	border-radius: 0px;
	background-image: url(https://upload.wikimedia.org/wikipedia/commons/thumb/6/6b/WhatsApp.svg/767px-WhatsApp.svg.png);
	background-repeat: no-repeat;
	background-size: contain;
}


#sh-social-icon-facebook>svg {
	display: none;
}

#sh-social-icon-facebook {
	background: none;
	border-radius: 0px;
	background-image: url(https://cdn0.iconfinder.com/data/icons/social-messaging-ui-color-shapes-2-free/128/social-facebook-2019-circle-512.png);
	background-repeat: no-repeat;
	background-size: contain;
}

#sh-social-icon-instagram>svg {
	display: none
}

#sh-social-icon-instagram {
	background: none;
	border-radius: 50%;
	background-image: url(https://toppng.com/uploads/preview/instagram-logo-circle-11549679754rhbcorxntv.png);
	background-repeat: no-repeat;
	background-size: contain;
}

#sh-social-icon-twitter>svg {
	display: none;
}


#sh-social-icon-twitter {
	background-color: #1da1f2;
}
.sh-footer-main
{
background-color:#000;
color:#fff;
}
.sh-product-card:hover {
    border-radius: 8px !important;
    
  }
.sh-product-card {
    border-radius: 8px !important;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}
#cat-scroll-scroller
{
justify-content: center;
}
.pr-long-col-media {
    object-fit: contain;
}
.sh-bottom-nav-main {
    background-color: #000;
}
.sh-header-location-icon {
    fill: #000000 !important;
}
.sh-header-account-icon {
    stroke: #000000 !important;
}
.sh-header-cart-icon {
    stroke: #000000 !important;
    fill: none !important
}
.sh-header-arrow-icon {
    fill: #000000 !important;
}
.sh-header-search-icon {
    stroke: #000000 !important;
}
.sh-header-main
{
background-color:#fff;
font-size: 20px;
}
.sh-product-card-discount-tag {
background-color:#F30020;
    font-weight: 400 !important;
    border-radius: 8px 0px 8px 0px !important;
    right: auto !important;
    top: 0px !important;
    left: 0px !important;
}
.sh-product-discount-tag {
background-color:#2372A9;
    font-weight: 400 !important;
    border-radius: 4px !important;
}
.sh-product-plus-minus-button {
    border-radius: 4px !important;
}
.sh-solid-button {
    border-radius: 4px;
}
.sh-row-title-divider {
   display: none !important
}
.sh-product-card-discount-tag{
font-size: 16px;
    line-height: 26px;
}
.sh-product-plus-minus-button {
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
    border-radius: 4px;
    fill: #000;
}
.sh-product-plus-minus-button:hover{
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
    border-radius: 4px;
    fill: #000;
}
.sh-footer-icon {
    color: #FFFFFF !important;
}
.sh-product-card-enquiry {
    border: 1px solid #29A56C !important;
    color: #29A56C !important;
    background: #FFFFFF !important;
}
.sh-product-enquiry {
    border: 1px solid #29A56C !important;
    color: #29A56C !important;
    background: #FFFFFF !important;
}

.app-bar .logo {
    object-fit: contain;
}