.sh-product-card {
    border: 0.0625rem solid #d3d3d3;
    background-color:#fff;
    border-radius: 4px;
    box-shadow: 0 0.25rem 0.25rem 0 #ececec;
}

.sh-category-card>a>div:hover {
    border:1px solid #E5E5E5 !important;
}

.sh-row-title-divider {
   display: none !important
}

.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-banner-collection-card > a > div > div > p {
  display:none;
}
.sh-banner-collection-card > a > div > div > p > svg {
  display:none;
}

.sh-two-col-product-card {
     border: 0.0625rem solid #d3d3d3;
    background-color:#fff;
    border-radius: 4px;
    box-shadow: 0 0.25rem 0.25rem 0 #ececec;
}
.sh-two-col-product-card >a>div>div>img{
    border: none;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
}
.pr-two-col-card {
  padding: 0px;
  padding-bottom: 10px;
}
/* @media only screen and (max-width: 600px) {
.sh-two-col-product-card {
  padding:8px
} */

.sh-two-col-product-card:hover {
 box-shadow:1 0.25rem 0.25rem 0 #ececec;
}

.sh-two-col-product-card >a>div>div>img {
  border: none;
}
.sh-two-col-product-card >a>div>img {
  border : none;
}
.sh-product-card-name {
   padding-left: 28px;
   color: #000;
}
.product-card-action-enquiry {
  border: none;
  background: #CC182C;
  color: #fff;
}
.sh-product-card-price {
  padding-left: 28px;
  color: #000;
}
/* .sh-product-card-name {
   background-color: #CC182C;
} */

/* .sh-two-col-product-card >div {
  justify-content:center;
} */
.sh-product-card-discount-tag {
    background-color: #000;
    top: 8px;
    left: 8px;
    right:auto;
    border-radius:6px;
}

.sh-two-col-product-card >div>div {
  justify-content:center;
  padding:12px 28px 10px 28px;
}
.sh-product-plus-minus-button:hover {
    background-color: #131c2b;
    color: #fff;
    border: 1px solid #131c2b;
    border-radius: 4px;
    fill: #fff;
}
.sh-product-plus-minus-button {
    background-color: #131c2b;
    color: #fff;
    border: 1px solid #131c2b;
    border-radius: 4px;
    fill: #fff;
}
#cat-scroll-scroller
{
justify-content: center;
}
.sh-product-plus-minus-button-div
{
color:#fff;
}
.sh-prod-grid-collection-card >div>header{
justify-content:flex-start;
}
.sh-prod-grid-collection-card >div>header{
justify-content:flex-start;
}
.sh-prod-grid-collection-card>div>header>div>div>h5{
 margin-left:0px;
 margin-top:0px;
}
.sh-footer-main
{
background-color:#000;
color:#fff;
}
.sh-header-main {
  background-color: #fff !important;
  color: #fff;
  box-shadow: 0 0 0 7 #000;
}
.sh-header-cart-icon {
  stroke: #fff !important;
}
.sh-header-account-icon {
  stroke: #fff !important;
}
.sh-header-menu {
  box-shadow: 0px 2px 5px #00000096 inset;
    }
.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-cart-badge {
    background-color: #000;
    color: #FFFFFF;
}
.sh-footer-icon
{
color:#fff;
}
.pr-long-card .pr-image {
    aspect-ratio: var(--pr-image-aspect-ratio, 1 / 1);
}
.sh-product-card-discount-tag {
    background-color: #000000;
    top: 1px;
    left: 1px;
    right:auto;
    border-radius:6px;
}
.LargeCollectionCard-component
{
padding:5px !important;
}
.BannerCollection-component
{
padding:2px 0px !important;
}
.pt-4 {
padding-top:0px;
}
.GenericCollectionCard-component
{
padding: 0px 0px 0px !important;
}