﻿.modal .modal-dialog {
    width: 440px;
}

.product-details-page .reviews .gerenal p {
    font-family: SVN-Gilroy-Regular;
    font-size: 14px;
    text-align: center;
}

.product-details-page .reviews .heading {
    font-weight: bold !important;
    font-size: 12px;
}

.product-details-page .reviews {
    margin-bottom: 20px;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px 25px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
}

    .product-details-page .reviews .gerenal p {
        font-family: SVN-Gilroy-Regular;
        font-size: 14px;
        text-align: center;
    }
