@import url('../../admin/css/fontiran.css');
body{
    font-family: IRANSans;
    font-size: 1rem;
    font-weight:300;
}
.product__header h1 {
    font-size: 22px;
    font-weight: 700;
    line-height: 32px;
    margin: 0;
    border-bottom: 1px solid #ddd;
    padding-bottom: 11px;
}
.product-card--layout--grid .product-card__name {
    padding: 0 16px;
    line-height: 1.7;
    font-size: 14px;
    font-weight: bold;
}
.product-card .product-card__name a {
    padding: 0;
    line-height: 1.7;
    font-size: 14px;
    font-weight: bold;
}
.player {
    margin-top: -60px;
    z-index: 9999999999;
    position: relative;
    margin-bottom: 20px;
}
.player-btn
{
    border-radius: 10px;
    padding: 10px 0 10px 0 !important;
    background: #020024;
    background: linear-gradient(180deg, rgb(146, 112, 246) 0%, rgb(69, 53, 249) 100%)
}

.block-sale__image::before {
    background: rgba(240, 240, 240, 0.8) !important;
}
.block-features__item-icon {
    fill: #020024;
}
