.ps-product:hover {
    border: 1px solid #ccc!important;
    /*border-color: unset;*/
}

.ps-product-grid:hover {
    border: none;
    border-color: unset;
}

.ps-product {
    border-radius: 10px;
    /*border: 1px solid #d2d2d2;*/
    padding: 10px;
    /*text-align: center;*/
    margin-bottom: 8px;
}

.ps-shop-brand.owl-carousel .owl-item img {
    height: 92px!important;
}
