/* carousel arrows */
.wd-arrows-always-on .wd-btn-arrow {
    opacity: 1 !important;
    transform: translateY(0) !important;
    pointer-events: unset !important;
}

 .wd-product-header h3 a,
 .wd-product-header .star-rating.wd-style-simple {
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
}