.rm-product-page{--rm-primary:#0a3981;--rm-primary-dark:#072a61;--rm-primary-soft:rgba(10, 57, 129, 0.07);--rm-secondary:#e38e49;--rm-secondary-dark:#c97632;--rm-secondary-soft:rgba(227, 142, 73, 0.14);--rm-text:#1a2332;--rm-muted:#5f6b7c;--rm-border:#dce3ef;--rm-surface:#fff;--rm-bg:#f3f6fb;--rm-radius:16px;--rm-radius-sm:10px}body.dark .rm-product-page{--rm-text:#e8edf5;--rm-muted:#9aa5b8;--rm-border:#2a3548;--rm-surface:#141b27;--rm-bg:#0c111a;--rm-primary-soft:rgba(10, 57, 129, 0.22)}.rm-product-page{background:var(--rm-bg);padding-bottom:4rem}.rm-product-page__breadcrumb{padding:1rem 0 1.25rem}.rm-hero{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2.5rem}@media (min-width:992px){.rm-hero{grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:2rem;align-items:start}}.rm-hero__gallery{width:100%;min-width:0}@media (min-width:992px){.rm-hero__gallery{grid-column:1}.rm-hero__info{grid-column:2}}.rm-gallery{display:flex;flex-direction:column;gap:.85rem}.rm-gallery__stage{position:relative;background:var(--rm-surface);border:1px solid var(--rm-border);border-radius:var(--rm-radius);overflow:hidden}.rm-gallery__stage .woocommerce-product-gallery{margin:0!important;float:none!important;width:100%!important;opacity:1!important}.rm-gallery__stage .woocommerce-product-gallery__wrapper{position:relative;aspect-ratio:1 / 1;background:#fafbfd}.rm-gallery__stage .woocommerce-product-gallery__image{position:absolute;inset:0;margin:0!important;width:100%!important;height:100%}.rm-gallery__stage .woocommerce-product-gallery__image:not(:first-child){display:none!important}.rm-gallery__stage .woocommerce-product-gallery__image img{width:100%;height:100%;object-fit:contain;display:block}.rm-gallery__stage .flex-control-thumbs,.rm-gallery__stage .woocommerce-product-gallery__trigger{display:none!important}.rm-gallery__stage .onsale,.rm-gallery__stage .rm-sale-badge{position:absolute;top:.85rem;right:.85rem;z-index:3;background:var(--rm-secondary);color:#fff;font-size:.75rem;font-weight:700;padding:.35rem .8rem;border-radius:999px}.rm-gallery__slider{display:grid;grid-template-columns:36px 1fr 36px;gap:.35rem;align-items:center}.rm-gallery__arrow{width:36px;height:36px;border:1px solid var(--rm-border);border-radius:8px;background:var(--rm-surface);color:var(--rm-primary);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background 0.2s,color 0.2s,border-color 0.2s;padding:0}.rm-gallery__arrow:hover{background:var(--rm-primary);color:#fff;border-color:var(--rm-primary)}.rm-gallery__track-wrap{overflow:hidden}.rm-gallery__track{display:flex;gap:.5rem;overflow-x:auto;list-style:none;margin:0;padding:.15rem 0;scroll-behavior:smooth;scrollbar-width:none}.rm-gallery__track::-webkit-scrollbar{display:none}.rm-gallery__thumb{flex:0 0 72px}.rm-gallery__thumb-btn{display:block;width:72px;height:72px;padding:0;border:2px solid #fff0;border-radius:var(--rm-radius-sm);overflow:hidden;background:var(--rm-surface);cursor:pointer;transition:border-color 0.2s,box-shadow 0.2s}.rm-gallery__thumb.is-active .rm-gallery__thumb-btn{border-color:var(--rm-secondary);box-shadow:0 0 0 3px var(--rm-secondary-soft)}.rm-gallery__thumb-btn img{width:100%;height:100%;object-fit:cover;display:block}.rm-hero__info{width:100%;min-width:0;max-width:none;justify-self:stretch;background:var(--rm-surface);border:1px solid var(--rm-border);border-radius:var(--rm-radius);padding:1.5rem;box-sizing:border-box}@media (min-width:992px){.rm-hero__info{padding:2rem}}.rm-product-head{margin-bottom:1.25rem}.rm-product-head__title{font-size:clamp(1.4rem, 2.4vw, 2rem);font-weight:800;color:var(--rm-primary);line-height:1.4;margin:0 0 .35rem}.rm-product-head__subtitle{margin:0;font-size:.875rem;color:var(--rm-muted);direction:ltr;text-align:right}.rm-price-block{display:flex;align-items:baseline;flex-wrap:wrap;gap:.5rem 1rem;margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid var(--rm-border)}.rm-price-block__label{font-size:.875rem;font-weight:700;color:var(--rm-primary)}.rm-price-block__value .price,.rm-price-block__value .price ins,.rm-price-block__value .price .woocommerce-Price-amount,.rm-price-block__value .price .amount{margin:0;font-size:clamp(1.25rem, 2vw, 1.65rem);font-weight:800;color:#e38e49!important}.rm-price-block__value .price del,.rm-price-block__value .price del .woocommerce-Price-amount,.rm-price-block__value .price del .amount{font-size:.9rem;color:var(--rm-muted)!important;font-weight:400;opacity:.8}.rm-price-block__value .price ins{text-decoration:none;color:#e38e49!important}.rm-purchase-wrap{margin-bottom:1.25rem}.rm-purchase{display:flex;flex-wrap:wrap;align-items:center;gap:.85rem}.rm-qty{display:flex;align-items:center;gap:.65rem}.rm-qty__label{font-size:.8125rem;font-weight:700;color:var(--rm-primary);white-space:nowrap}.rm-qty__control{display:inline-flex;align-items:center;border:1px solid var(--rm-border);border-radius:999px;overflow:hidden;background:var(--rm-surface);height:44px}.rm-qty__btn{width:40px;height:44px;border:none;background:#fff0;color:var(--rm-primary);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:.8rem;transition:background 0.2s,color 0.2s;padding:0}.rm-qty__btn:hover{background:var(--rm-primary);color:#fff}.rm-qty__control .quantity{margin:0}.rm-qty__control .qty{width:48px;height:44px;border:none;border-right:1px solid var(--rm-border);border-left:1px solid var(--rm-border);text-align:center;font-weight:700;font-size:1rem;background:#fff0;color:var(--rm-text);-moz-appearance:textfield}.rm-qty__control .qty::-webkit-outer-spin-button,.rm-qty__control .qty::-webkit-inner-spin-button{-webkit-appearance:none}.rm-purchase__cta{flex:1;min-width:min(100%, 220px);display:inline-flex!important;align-items:center;justify-content:center;gap:.65rem;min-height:48px;padding:.75rem 1.25rem!important;border:none!important;border-radius:999px!important;background:linear-gradient(135deg,var(--rm-primary) 0%,var(--rm-primary-dark) 100%)!important;color:#fff!important;font-size:0.9375rem!important;font-weight:700!important;cursor:pointer;box-shadow:0 10px 28px rgb(10 57 129 / .28);transition:transform 0.15s,box-shadow 0.2s,background 0.2s;margin:0!important;float:none!important}.rm-purchase__cta:hover{background:linear-gradient(135deg,var(--rm-secondary) 0%,#c97632 100%)!important;box-shadow:0 10px 28px rgb(227 142 73 / .35);transform:translateY(-1px)}.rm-purchase__cta-icon{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border-radius:50%;background:rgb(255 255 255 / .15)}.rm-purchase__cta-text{flex:1;text-align:center}.rm-purchase__cta-arrow{opacity:.85;font-size:.85rem}.rm-variations{margin-bottom:1rem}.rm-variations .variations{width:100%;max-width:320px}.rm-variations .variations td.value{width:auto}.rm-variations th.label{font-size:.8125rem;color:var(--rm-primary);text-align:right;padding:.35rem 0 .35rem .75rem;width:auto;white-space:nowrap}.rm-variations select{width:100%;max-width:220px;padding:.5rem .75rem;border:1px solid var(--rm-border);border-radius:var(--rm-radius-sm);background:var(--rm-surface);font-size:.875rem}.rm-variation-price{margin:.5rem 0;font-size:.875rem;color:var(--rm-muted)}.single_variation_wrap .woocommerce-variation-price .price,.single_variation_wrap .woocommerce-variation-price .price ins,.single_variation_wrap .woocommerce-variation-price .woocommerce-Price-amount,.single_variation_wrap .woocommerce-variation-price .amount{color:#e38e49!important;font-weight:800}.rm-purchase--variable{margin-bottom:.75rem}.single_variation_wrap .variations_button{margin-top:.75rem}.rm-categories{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.5rem;margin-bottom:1.25rem}.rm-categories__label{font-size:.8125rem;font-weight:700;color:var(--rm-primary);flex-shrink:0}.rm-categories__list{display:flex;flex-wrap:wrap;gap:.4rem}.rm-categories__list a{display:inline-block;padding:.25rem .75rem;border-radius:999px;background:var(--rm-primary-soft);color:var(--rm-primary);font-size:.75rem;font-weight:600;text-decoration:none;transition:background 0.2s,color 0.2s}.rm-categories__list a:hover{background:var(--rm-secondary-soft);color:var(--rm-secondary)}.rm-short-desc,.rm-keyfacts{margin-bottom:1.25rem;padding:1rem 1.15rem;border-radius:var(--rm-radius-sm);border:1px solid var(--rm-border)}.rm-short-desc{background:var(--rm-primary-soft)}.rm-keyfacts{background:var(--rm-surface);border-right:4px solid var(--rm-secondary)}.rm-short-desc__title,.rm-keyfacts__title{margin:0 0 .65rem;font-size:.9375rem;font-weight:800;color:var(--rm-primary);display:flex;align-items:center;gap:.45rem}.rm-short-desc__body,.rm-keyfacts__body{font-size:.875rem;line-height:1.9;color:var(--rm-muted)}.rm-short-desc__body p,.rm-keyfacts__body p{margin:0 0 .5rem}.rm-keyfacts__icon{display:none}.rm-section-nav{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:.5rem}.rm-section-nav__btn{display:inline-flex;align-items:center;gap:.45rem;padding:.6rem 1rem;border-radius:var(--rm-radius-sm);border:1px solid var(--rm-border);background:var(--rm-surface);color:var(--rm-primary);font-size:.8125rem;font-weight:700;text-decoration:none;transition:background 0.2s,border-color 0.2s,color 0.2s}.rm-section-nav__btn:hover{background:var(--rm-primary);border-color:var(--rm-primary);color:#fff}.rm-sections{display:flex;flex-direction:column;gap:2.5rem}.rm-section{background:var(--rm-surface);border:1px solid var(--rm-border);border-radius:var(--rm-radius);padding:1.5rem}@media (min-width:768px){.rm-section{padding:2rem}}.rm-section__header{margin-bottom:1.25rem;padding-bottom:.85rem;border-bottom:2px solid var(--rm-secondary-soft);position:relative}.rm-section__header::after{content:"";position:absolute;bottom:-2px;right:0;width:72px;height:2px;background:#e38e49;border-radius:2px}.rm-section__title{margin:0;font-size:1.25rem;font-weight:800;color:var(--rm-primary)}.rm-description__content{font-size:.9375rem;line-height:2;color:var(--rm-text)}.rm-description__content h2,.rm-description__content h3,.rm-description__content h4{color:var(--rm-primary);margin:1.5rem 0 .75rem;line-height:1.45;border-right:3px solid #e38e49;padding-right:.65rem}.rm-description__content p{margin:0 0 1rem}.rm-description__content ul,.rm-description__content ol{margin:0 0 1rem;padding-right:1.5rem}.rm-description__content img{max-width:100%;height:auto;border-radius:var(--rm-radius-sm)}.rm-description__content table{width:100%;border-collapse:collapse;margin-bottom:1rem}.rm-description__content table th,.rm-description__content table td{border:1px solid var(--rm-border);padding:.5rem .75rem}.rm-reviews-section .rm-section__header{margin-bottom:1.5rem}.rm-reviews__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:992px){.rm-reviews__grid{grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:2rem;align-items:start}.rm-reviews__form-col{position:sticky;top:88px;align-self:start;z-index:2}.rm-reviews__form-wrap{max-height:calc(100vh - 100px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#e38e49 #fff0}.rm-reviews__form-wrap::-webkit-scrollbar{width:5px}.rm-reviews__form-wrap::-webkit-scrollbar-thumb{background:#e38e49;border-radius:999px}}.rm-reviews__form{background:linear-gradient(165deg,#fff 0%,var(--rm-secondary-soft) 100%);border:1px solid rgb(227 142 73 / .35);border-right:4px solid #e38e49;border-radius:var(--rm-radius);padding:1.35rem;box-shadow:0 12px 36px rgb(10 57 129 / .08)}.rm-reviews__form-header{display:flex;align-items:flex-start;gap:.85rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px dashed rgb(227 142 73 / .35)}.rm-reviews__form-header-icon{flex-shrink:0;width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,#0a3981,#072a61);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:1.25rem;box-shadow:0 8px 20px rgb(10 57 129 / .25)}.rm-reviews__form-header-text{flex:1;min-width:0}.rm-reviews__form-title{margin:0 0 .25rem;font-size:1.05rem;font-weight:800;color:var(--rm-primary)}.rm-reviews__form-subtitle{margin:0;font-size:.8125rem;line-height:1.65;color:var(--rm-muted)}.rm-reviews__form-perks{display:flex;flex-wrap:wrap;gap:.45rem;list-style:none;margin:0 0 1rem;padding:0}.rm-reviews__form-perks li{display:inline-flex;align-items:center;gap:.35rem;font-size:.6875rem;font-weight:700;color:#0a3981;background:rgb(255 255 255 / .85);border:1px solid var(--rm-border);border-radius:999px;padding:.3rem .65rem}.rm-reviews__form-perks li i{color:#e38e49;font-size:.75rem}.rm-reviews__reply-banner{display:flex;align-items:flex-start;gap:.45rem;padding:.65rem .75rem;margin-bottom:.85rem;border-radius:var(--rm-radius-sm);background:rgb(10 57 129 / .06);border:1px solid var(--rm-border)}.rm-reviews__reply-banner i{color:#e38e49;margin-top:.15rem}.rm-reviews__reply-title{display:block;font-size:.8125rem;color:var(--rm-muted);margin-bottom:1rem;line-height:1.7}.rm-reviews__field{margin:0 0 .75rem}.rm-reviews__field label{display:inline-flex;align-items:center;gap:.35rem;font-size:.75rem;font-weight:700;color:var(--rm-primary);margin-bottom:.35rem}.rm-reviews__field label i{color:#e38e49;font-size:.8rem;width:1rem;text-align:center}.rm-reviews__input-wrap{display:block}.rm-reviews__input-wrap input,.rm-reviews__input-wrap textarea{width:100%;padding:.65rem .85rem;border:1px solid var(--rm-border);border-radius:var(--rm-radius-sm);background:#fff;font-family:inherit;font-size:.875rem;color:var(--rm-text);transition:border-color 0.2s,box-shadow 0.2s}.rm-reviews__input-wrap input:focus,.rm-reviews__input-wrap textarea:focus{outline:none;border-color:#e38e49;box-shadow:0 0 0 3px var(--rm-secondary-soft)}.rm-reviews__field--textarea .rm-reviews__input-wrap textarea{min-height:110px;resize:vertical}.rm-reviews__rating select{display:none}.rm-star-rating-input{margin-bottom:.85rem;padding:.75rem;background:rgb(255 255 255 / .75);border:1px solid var(--rm-border);border-radius:var(--rm-radius-sm)}.rm-star-rating-input__label{display:inline-flex;align-items:center;gap:.35rem;font-size:.8125rem;font-weight:700;color:var(--rm-primary);margin-bottom:.25rem}.rm-star-rating-input__label i{color:#e38e49}.rm-star-rating-input__hint{margin:0 0 .5rem;font-size:.75rem;color:var(--rm-muted);line-height:1.5}.rm-star-rating-input__stars{display:inline-flex;flex-direction:row-reverse;justify-content:flex-end;gap:.35rem}.rm-star-rating-input__radio{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.rm-star-rating-input__star{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;cursor:pointer;color:#c5cdd8;font-size:1.35rem;transition:color 0.15s,transform 0.15s,background 0.15s}.rm-star-rating-input__star:hover{transform:scale(1.08)}.rm-star-rating-input__star.is-active,.rm-star-rating-input__star.is-hover{color:#e38e49;background:var(--rm-secondary-soft)}.rm-reviews__field input,.rm-reviews__field textarea{width:100%;padding:.6rem .8rem;border:1px solid var(--rm-border);border-radius:var(--rm-radius-sm);background:var(--rm-surface);font-family:inherit;font-size:.875rem;color:var(--rm-text)}.rm-reviews__field input:focus,.rm-reviews__field textarea:focus{outline:none;border-color:#e38e49;box-shadow:0 0 0 3px var(--rm-secondary-soft)}.rm-reviews__field textarea{min-height:100px;resize:vertical}.rm-reviews__comment-form .form-submit{margin:.75rem 0 0}.rm-reviews__submit-wrap{margin:0}.rm-reviews__submit,.rm-reviews__comment-form input[type="submit"]{display:inline-flex!important;align-items:center;justify-content:center;gap:.55rem;width:100%;min-height:48px;padding:.75rem 1.25rem!important;border:none!important;border-radius:var(--rm-radius-sm)!important;background:linear-gradient(135deg,#0a3981 0%,#072a61 100%)!important;color:#fff!important;font-size:0.9375rem!important;font-weight:700!important;cursor:pointer;transition:background 0.2s,box-shadow 0.2s,transform 0.15s;box-shadow:0 8px 22px rgb(10 57 129 / .28)}.rm-reviews__submit:hover,.rm-reviews__comment-form input[type="submit"]:hover{background:linear-gradient(135deg,#e38e49 0%,#c97632 100%)!important;box-shadow:0 8px 22px rgb(227 142 73 / .35);transform:translateY(-1px)}.rm-reviews__submit-icon{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border-radius:50%;background:rgb(255 255 255 / .15)}.rm-reviews__submit-text{flex:1;text-align:center}.rm-reviews__submit-arrow{opacity:.9;font-size:.85rem}.rm-reviews__form-footnote{display:flex;align-items:flex-start;gap:.45rem;margin:1rem 0 0;padding:.65rem .75rem;font-size:.75rem;line-height:1.6;color:var(--rm-muted);background:rgb(255 255 255 / .7);border-radius:var(--rm-radius-sm);border:1px dashed rgb(227 142 73 / .4)}.rm-reviews__form-footnote i{color:#e38e49;margin-top:.1rem;flex-shrink:0}.rm-reviews__login-notice{display:flex;align-items:center;gap:.45rem}.rm-reviews__list,.rm-reviews__list ol.children{list-style:none!important;margin:0;padding:0}.rm-reviews__list{display:flex;flex-direction:column;gap:.45rem}.rm-reviews__list ol.children{display:flex;flex-direction:column;gap:.35rem;margin-top:.35rem;margin-right:1rem;padding-right:.75rem;border-right:2px solid var(--rm-secondary-soft)}.rm-reviews__list ol.children::marker,.rm-reviews__list ol.children li::marker{content:none;display:none}.rm-reviews__item{margin:0;padding:0}.rm-reviews__item--reply .rm-reviews__card{background:var(--rm-surface)}.rm-reviews__reply-badge{display:inline-block;font-size:.6875rem;font-weight:700;color:#e38e49;background:var(--rm-secondary-soft);padding:.15rem .5rem;border-radius:999px;margin-bottom:.35rem}.rm-reviews__item--hidden{display:none}.rm-reviews__item--hidden.is-visible{display:list-item}.rm-reviews__card{background:var(--rm-bg);border:1px solid var(--rm-border);border-right:3px solid #fff0;border-radius:var(--rm-radius-sm);padding:.75rem 1rem;transition:border-color 0.2s}.rm-reviews__card-rating-wrap{display:inline-flex;align-items:center}.rm-review-stars{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.35rem .5rem}.rm-review-stars__icons{display:inline-flex;flex-direction:row-reverse;gap:.15rem}.rm-review-stars__icon{font-size:.9rem;line-height:1}.rm-review-stars__icon.is-filled{color:#e38e49}.rm-review-stars__icon.is-empty{color:#d5dbe5}.rm-review-stars__score{font-size:.75rem;font-weight:700;color:#0a3981;background:var(--rm-secondary-soft);padding:.15rem .5rem;border-radius:999px;white-space:nowrap}.rm-reviews__card:hover{border-right-color:#e38e49}.rm-reviews__card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .75rem;margin-bottom:.35rem;font-size:.8125rem}.rm-reviews__card-author{color:#0a3981;font-weight:700}.rm-reviews__card-date{color:var(--rm-muted)}.rm-reviews__card-body{font-size:.875rem;line-height:1.85;color:var(--rm-text)}.rm-reviews__card-body p{margin:0}.rm-reviews__more{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;margin-top:1rem;width:100%;padding:.7rem 1rem;border:1px solid #e38e49;border-radius:var(--rm-radius-sm);background:var(--rm-secondary-soft);color:#0a3981;font-size:.875rem;font-weight:700;cursor:pointer;transition:background 0.2s,color 0.2s}.rm-reviews__more:hover{background:#e38e49;color:#fff}.rm-reviews__pagination a:hover,.rm-reviews__pagination span.current{background:#e38e49;border-color:#e38e49;color:#fff}.rm-section-nav__btn:hover{background:#e38e49;border-color:#e38e49;color:#fff}.rm-sections .related.products>h2,.rm-sections .up-sells>h2{font-size:1.125rem;font-weight:800;color:var(--rm-primary);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid var(--rm-secondary-soft);display:inline-block;position:relative}.rm-sections .related.products>h2::after,.rm-sections .up-sells>h2::after{content:"";position:absolute;bottom:-2px;right:0;width:48px;height:2px;background:#e38e49}.rm-product-page .summary.entry-summary,.rm-product-page .woocommerce div.product div.summary,.rm-product-page .woocommerce-page div.product div.summary,.rm-product-page #content div.product div.summary,.rm-product-page div.product .rm-hero__info.summary.entry-summary{float:none!important;width:100%!important;max-width:none!important;clear:none!important;margin:0!important}.rm-product-page .woocommerce div.product div.images,.rm-product-page .woocommerce-page div.product div.images,.rm-product-page div.product .rm-hero__gallery{float:none!important;width:100%!important;max-width:none!important;margin:0!important}.rm-product-page div.product.rm-product{display:block}.rm-product-page div.product.rm-product::before,.rm-product-page div.product.rm-product::after{display:none!important}.rm-product-page div.product form.cart{margin:0}.rm-product-page div.product form.cart::before,.rm-product-page div.product form.cart::after{display:none}.rm-product-page .woocommerce-tabs{display:none!important}.rm-product-page .woocommerce-notices-wrapper{margin-bottom:1rem}.rm-product-page .price,.rm-product-page .price ins,.rm-product-page .price .woocommerce-Price-amount,.rm-product-page .price .amount,.rm-product-page .woocommerce-variation-price .price,.rm-product-page .woocommerce-variation-price .woocommerce-Price-amount,.rm-product-page .woocommerce-variation-price .amount,.rm-product-page span.woocommerce-Price-amount.amount{color:#e38e49!important}.rm-product-page .price del,.rm-product-page .price del .woocommerce-Price-amount,.rm-product-page .price del .amount{color:var(--rm-muted)!important}.rm-product-page .star-rating,.rm-product-page .star-rating span::before{color:#e38e49!important}.rm-reviews__empty,.rm-reviews__notice{padding:1.25rem;border-radius:var(--rm-radius-sm);background:var(--rm-secondary-soft);border:1px solid rgb(227 142 73 / .25);color:var(--rm-muted);font-size:.875rem;text-align:center}