.body {
    margin-top: 0px;
}

.app-bar .toobar-gutters {
    padding: 25px 16px;
}

.title-ctn {
    color: #E21731;
    font-weight: bold;
}

.section-heading-container {
    align-items: center;
}

.section-heading {
    color: #E21731;
}

.cat-card-img-container{
    border: 0px;
    box-shadow: 0px 0px 0px;
}

.pr-long-card {
    border: 0px;
    border-radius: 0px;
}

.pr-outlined-button {
    background-color: #E21731;
    color: white;
    font-weight: 600;
}

@media (min-width: 1000px){
    .pr-outlined-button {
        height: 46px;
        font-size: 18px;
    }
}

.pr-outlined-button:hover {
    background-color: #217880;
}

.universal-btn-style {
    border-radius: 6px;
}

.pr-discount {
    background-color: red;
}

.pr-image {
    border: 0px;
}

.pr-discount {
    background-color: red;
    top: 4px;
    right: 4px;
}

.pr-title {
    font-weight: 500;
    padding-top: 5px;
}
.sh-footer-main
{
color:#fff;
}
.sh-footer-icon
{
 color:#fff;
}
.sh-solid-button {
    border:1px solid #000 !important;
    background-color: #fff;
    color: #000;
}
.sh-solid-button:hover {
    background-color: #fff!important;
    color: #000 !important;
}
.sh-header-main
{
background-color:#fff;
}
    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;
}