.pc {
    background: unset;
    background-color: unset;
    border: unset;
}
.pc .pc-photo{
    border: 0 !important;
}

.card .card-video_thumb a img,
.card .card-video_thumb a.active::before,
.pc .pc-photo img,
.pc .pc-photo .slide .j-btn,
.pr{
    border-radius: 12px;
}
.pc.pc_video .pc-photo span,
.card .card-video_thumb a span{
    border-bottom-right-radius: 12px
}
.pc .pc-content {
    padding: 10px 0 0;
}
.pc .pc-content .pc-name-rating .name,
.pc .pc-content .pc-price {
    font-weight: bold;
}

.btn{
    border-radius: 8px;
    font-size: 16px;
}