﻿

.bmg-review-block{
    display:none !important;
}
.bmg-tz-note {
    font-size: 14px;
    font-weight: 600;
}
.box-title {
    font-weight: 600;
    margin-bottom: 20px;
}
.bmg-info-grid {
    gap: 15px 24px;
}
.bmg-info-label {
    font-size: 13px;
    font-weight: 600;
    color: #000;
    white-space: nowrap;
}
.bmg-info-value {
    font-size: 13px;
    color: #000;
    font-weight: 500;
}
.product-details li {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 8px;
    font-weight: 500;
    color: #000;
}
.product-details p {
    font-size: 13px;
    font-weight: 500;
    color: #000 !important;
}
.bmg-notice-box {
    margin: 14px 15px 20px 15px;
    font-weight: 500;
}
.bmg-tz-note strong {
    font-weight: 700;
}
@media screen and (max-width:768px) {
    .box-title {
        font-weight: 600;
        margin-bottom: 15px;
        font-size: 16px;
    }
}