.elementor-9516 .elementor-element.elementor-element-a9fd419{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:10px 10px;--row-gap:10px;--column-gap:10px;}.elementor-9516 .elementor-element.elementor-element-311d87c{--display:flex;}.elementor-9516 .elementor-element.elementor-element-b1b17a6{font-size:18px;}.elementor-9516 .elementor-element.elementor-element-fe58c55{--display:flex;--padding-top:20px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:1439px){.elementor-9516 .elementor-element.elementor-element-a9fd419{--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-9516 .elementor-element.elementor-element-296379d > .elementor-widget-container{padding:0px 20px 0px 20px;}}/* Start custom CSS *//* Move stars to top right, aligned with title */
.wpmtst-testimonial-field.testimonial-field-rating {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
}

/* Ensure testimonial has room for absolutely positioned stars */
.wpmtst-testimonial-inner {
    position: relative;
    padding-top: 35px; /* Creates space at top for stars */
}

/* Prevent title from overlapping stars */
.wpmtst-testimonial-heading {
    padding-right: 130px; /* Gives stars room on the right */
    margin-top: 0;
}

/* Keep name at bottom right */
.wpmtst-testimonial-field.testimonial-field-client_name {
    text-align: right;
    margin-top: 15px;
}

/* Hide company name completely */
.wpmtst-testimonial-field.testimonial-field-company_name {
    display: none !important;
}/* End custom CSS */