.pr-long-col-card
{
border-radius: 10px !important;
box-shadow: none !important;
}
.sh-product-card {
    border: 0.0625rem solid #ECECEC;
    box-shadow: 0 0.25rem 0.25rem 0 #ececec;
}
.sh-row-title-divider {
   display: none !important
}

.sh-product-card-discount-tag {
    background-color: #9D0000 !important;
    font-weight: 400 !important;
    left: auto !important;
    top: 12px;
    right: -38px;
    width: 130px;
    text-align: center;
    font-weight: 500;
    transform: rotate(45deg);

}
.sh-product-discount-tag {
    background-color: #9D0000 !important;
    color: FFFFFF !important;
    font-weight: 400 !important;
}
.sh-header-main
{
background-color:#ffffff;
}
.sh-footer-main
{
background-color:#000000;
color:#ffffff;
}
.pr-long-col-media {
    object-fit: contain;
    position: absolute;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    bottom: 0;
    transition-duration: 450ms;
}
.sh-product-card>a>div>div>img {
	object-fit: contain;
}

.sh-product-card>a>div>img {
	object-fit: contain;
}
.sh-product-buy-now-button {
    color: #FFFFFF;
    border: 1px solid #000000;
    outline: none !important;
    padding: 12px;
    background: #000000;
    white-space: nowrap;
    border-radius: 30px !important;

}
.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-category-card>a>div>div{
    border-radius: 50%;
    border:1px solid #000000 !important;
    
}
.sh-bottom-nav-main {
    background-color: #000000;
}
#sh-mobile-menu-container {
	background-color: #ffffff;
	
}
#sh-mobile-menu-container>p {
	color: #000000;
}
.sh-header-mob-menu-icon
{
color:#000000 !important;
}
.sh-product-plus-minus-button {
    background-color: #ffffff;
    color: #000000;
    border: 1px solid #000000;
    fill: #000000;
border-radius: 30px !important;

}
.plus-mins-btn-text-small
{
color:#000000;
}
.sh-product-plus-minus-button-div
{
color:#000000;
}
.sh-footer-icon {
    color: #E2C41A !important;
   
}
.sh-product-share-icon {
    stroke: #000000 !important;
}
.sh-product-card-enquiry {
    border: 1px solid #075e54 !important;
    color: #075e54 !important;
    background: #FFFFFF !important;
border-radius: 30px !important;

}
.sh-product-enquiry {
    border: 1px solid #075e54 !important;
    color: #075e54 !important;
    background: #FFFFFF !important;
border-radius: 30px !important;

}
.sh-banner-collection-card {
	padding: 0px;
	margin-top: -10px;
	margin-bottom: -15px;
}
.sh-outlined-button
{
    background-color: #ffffff;
    color: #000000;
    border: 1px solid #000000;
}

@media (min-width: 960px) {
    .app-bar .logo {
        padding-left: 30px;
    }
}