.pc-si {
    width: 32px;
    height: 32px;
}
.pc-category-view .btn-secondary{
    padding: 4px 10px;
}
.ph-row-flex.grid .row-item .ph-item-box{
    margin: 15px;
    box-shadow: inset 0px 0px 3px 0px;
    padding: 0.5em;
    border-radius: 16px;
    height: 94%;
}
.ph-category-action-buttons,.ph-item-content, .ph-item-subcategory-box, .ph-manufacturer-box, .ph-product-header, .ph-category-header{
    text-align: center;
}
.ph-product-header, .ph-category-header :hover{
    color:#c40200;
}
.tab-content, .ph-header, .card-body, .card-header, .ph-desc{
    text-align:right;
    line-height:35px;
}
.tab-content, .nav-tabs,.nav-link.active{
    box-shadow: inset 0px 0px 3px 0px;
    background-color: #fff;
}
.ph-item-bottom-box{
    margin: 20px 0px;
}
.ph-item-subcategory-box >a{
    padding:14px;
    display:block;
}
.ph-image{
    border-radius: 20px;
}
.ph-item-subcategory-box{
    box-shadow: 0px 0px 3px #040404;
    padding: 20px;
    border-radius: 20px;
    margin:20px;
}
}
