Skip to content
- Choosing a selection results in a full page refresh.
Our Reviews ★
.custom-reviews-button span {
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
gap: 6px;
white-space: nowrap;
font-size: 16px;
font-weight: 500;
letter-spacing: 1px;
line-height: 1;
transform: rotate(-90deg);
}
.custom-reviews-button .star {
color: #FFD21F;
font-size: 22px;
line-height: 1;
margin: 0;
display: inline-block;
flex-shrink: 0;
}.custom-reviews-button span {
position: absolute;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
gap: 6px;
white-space: nowrap;
font-size: 16px;
font-weight: 500;
letter-spacing: 1px;
line-height: 1;
transform: translate(-50%, -50%) rotate(-90deg);
}
.custom-reviews-button .star {
color: #FFD21F;
font-size: 22px;
line-height: 1;
display: inline-block;
}.custom-reviews-button span {
position: absolute;
left: 50%;
top: 50%;
display: flex;
align-items: center;
justify-content: center;
gap: 6px;
white-space: nowrap;
font-size: 15px;
font-weight: 200;
letter-spacing: 1px;
line-height: 1;
transform: translate(-50%, -50%) rotate(-90deg);
}
.custom-reviews-button .star {
color: #FFD21F;
font-size: 25px;
line-height: 1;
display: inline-block;
}
padding: 18px 18px !important;
.custom-reviews-button span {
font-size: 12px !important;
}
.custom-reviews-button .star {
font-size: 16px !important;
}