/* Review Form General Css */
/* fieldset.fieldset.review-fieldset {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
} */

/* .amreview-submit-form .content {
    display: grid;
} */

/* .amreview-submit-form .content.one {
    grid-column: span 2 / span 2;
} */

/* .amreview-submit-form .content.two {
    grid-column: span 1 / span 1;
}

.amreview-submit-form .content.three {
    grid-column: span 1 / span 1;
} */

/* .amreview-submit-form>.block-content {
    max-width: 100%;
    padding: 0 !important;
    margin: auto;
    width: 100% !important;
} */

/* .product-full-width-section .block.review-add {
    background: transparent !important;
} */

/* .amreview-submit-form .review-fieldset .review-legend.legend,
.amreview-submit-form .review-fieldset .review-field-ratings .field,
.amreview-submit-form .review-control-vote.control {
    margin: 0 !important;
} */

/* .amreview-submit-form .review-fieldset .review-legend.legend {
    display: flex;
    flex-direction: column;
} */

/* .amreview-submit-form .field .input-text,
.amreview-submit-form .field textarea {
    border-radius: 30px;
    border: 1px solid #D3D3D3;
    background: #FFF;
} */

/* .block.review-add .block-title {
    display: block !important;
    margin: 0 0 15px !important;
} */

/* .amreview-submit-form .review-form .action.submit.primary {
    border-radius: 25px;
    background: #FDDB05;
    width: 100%;
    border: 0 !important;
}

.review-form .actions-toolbar .actions-primary {
    width: 20%
} */

/* .amreview-submit-form .review-form .field.choice.review-field-rating {
    padding: 25px 0 20px;
} */

/* .review-item:after,
.amreview-description-wrap .amreview-rating-label,
.product-review-container .amreview-add-new,
.page-main-details .product-section-title,
.amreview-add-new {
    display: none !important;
} */

/* .amreview-summary-info .amreview-showmore:hover,
.amreview-summary-info .amreview-showmore:active,
.amreview-summary-info .amreview-showmore:focus {
    border: 0 !important;
    box-shadow: none;
    background: none !important;
    outline: unset !important;
} */

/* div#product-review-container {
    margin: 60px 0;
} */

/* .amreview-review-list {
    margin: 0;
    padding: 60px 0 16px 0;
}

.amreview-review-list.-empty {
    padding: 30px !important;
} */

/* span.label.rating-label {
    display: none;
}

.review-ratings {
    float: unset !important;
    margin: 0 0 10px;
} */

/* .review-item {
    padding: 50px 0 30px !important;
} */


/* ol.items.review-items,
ol.items.amreview-review-items,
.amrev-comment-toolbar.-nocomments {
    list-style-type: none;
    padding: 0 !important;
}

.review-item {
    word-break: break-all !important;
} */

/* .review-details {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    gap: 20px;
} */

/* .amreview-review-wrapper.review-item {
    display: flex;
    align-items: flex-start !important;
    flex-wrap: nowrap;
    gap: 20px;
    justify-content: space-between;
    padding: 30px !important;
    border: 0 !important;
}

.amreview-review-wrapper.review-item:nth-child(even) {
    background: #F5F5F5;
    border: 0 !important;
} */

/* .amshowmore-container .amshowmore-text:after{
    box-shadow:inset 0 -15px 10px 0 rgba(255, 255, 255, 0.5)
} */

/* .amshowmore-container .amshowmore-button{
    color:#275FAC;
    font-weight: 700;
} */

/* .amreview-title-review {
    margin: 0 40% 10px 0;
} */

/* .amstars-rating-container,
.amreview-description {
    margin: 0 0 10px !important;
}

.review-toolbar {
    border-top: none;
}

.amreview-submit-form .review-form .action.submit.primary:hover span, 
.amreview-submit-form .review-form .action.submit.primary:hover, 
.amreview-submit-form .review-form .action.submit.primary:active, 
.amreview-submit-form .review-form .action.submit.primary.-active{
color: #FFFFFF !important;
    
} */

@media(max-width: 768px) {

    /* .amreview-submit-form .content.two,
    .amreview-submit-form .content.three {
        grid-column: span 2 / span 2;
    } */

    /* .review-form .actions-toolbar .actions-primary {
        width: 50%;
    } */

    /* .review-item {
        word-break: break-all !important;
    } */

    /* .amreview-review-wrapper.review-item {
        display: flex;
        align-items: flex-start !important;
        flex-wrap: nowrap;
        gap: 20px;
        justify-content: space-between;
        flex-direction: column;
    } */

    /* .amreview-author-details .amreview-date{
        position: static !important;
    } */

    /* .amreview-title-review,
    div#product-review-container {
        margin: 0 !important;
    } */

    /* .block.review-add.amreview-submit-form {
        margin-top: 50px !important;
    } */

    /* .amreview-summary-details{
        text-align: center;
    } */

}

/* Review Form General Css */

/* Review Font Css */
/* .amreview-submit-form .review-fieldset .review-legend.legend>span {
    float: left;
    margin: 0 5px 0 0;
    color: #000;
    font-family: 'Lato';
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    margin: 0 0 5px;
    display: block;
} */

/* .fieldset .review-legend.legend strong {
    color: #275FAC;
    font-family: 'Lato';
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
} */

/* .amreview-submit-form label.label span {
    color: #000;
    font-family: 'Lato';
    font-size: 17px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal;
    display: block;
    margin: 0 0 15px;
} */

/* .block.review-add .block-title p {
    color: #275FAC;
    font-family: 'Poppins';
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
} */

/* .amreview-submit-form .review-form .action.submit.primary span {
    color: #275FAC;
    text-align: center;
    font-family: 'Poppins';
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
} */


/* .amrev-title-block .am-strong {
    color: #333;
    font-family: 'Poppins';
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
} */

/* .amrev-filters label.amrev-label.amrev-label,
.amrev-sorting label.sorter-label,
.amrev-toolbar-container .amrev-select {
    color: #000;
    font-family: 'Poppins';
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
} */


/* .amreview-review-list.-empty strong {
    color: #333;
    font-family: 'Poppins';
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
} */

/* .amreview-count {
    color: #767676;
    font-family: 'Poppins';
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
} */

/* .review-title {
    color: #000;
    font-family: 'Lato';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 10px;

} */

/* .review-item .review-content {
    margin: 0 0 20px;
    color: #000;
    font-family: 'Lato';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;

} */

/* .review-item .review-details,
.review-item .review-details .review-author span,
.review-item .review-details .review-author strong {
    color: #000;
    font-family: 'Lato';
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;

} */

/* #customer-reviews .title {
    color: #275FAC;
    font-family: 'Poppins';
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
} */

/* span.review-details-label {
    display: contents;
} */

/* p.review-date {
    color: #707070;
    font-family: 'Lato';
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
} */

/* .amreview-author-details .amreview-author {
    color: #333;
    font-family: 'Poppins';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
} */

/* .amreview-date time {
    color: #767676;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
} */

/* span.amreview-text.amshowmore-text.-active {
    color: #000;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
} */

@media(max-width: 768px) {
    /* .block.review-add .block-title p {
        color: #275FAC;
        font-family: 'Poppins';
        font-size: 22px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
    } */

    /* .fieldset .review-legend.legend strong {
        color: #275FAC;
        font-family: 'Lato';
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 25px;
    } */

    /* .amreview-submit-form label.label span {
        color: #000000;
        font-family: 'Lato';
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 25px;
        display: block;
        margin: 0 0 15px;
    } */

    /* .amreview-submit-form label.label span {
        color: #000000;
        font-family: 'Lato';
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        display: block;
        margin: 0 0 15px;
    } */
}

/* Review Font Css */