
/* SLEVNESS PRODUCT PAGE */
.slv-product-eyebrow{margin-bottom:10px;font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#777}
.product__title h1,.product__title{letter-spacing:-.03em}
.product-form__submit{min-height:54px!important;text-transform:uppercase!important;letter-spacing:.12em!important;font-size:11px!important;font-weight:700!important}
.product-form__submit:hover{transform:translateY(-1px)}
.product-form__input input[type="radio"]+label{min-width:52px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:0!important;font-size:12px;font-weight:600}
.product-form__input input[type="radio"]:checked+label{background:#000!important;color:#fff!important}
.price{font-weight:600}
.product__description{line-height:1.75;color:#555}
.slv-product-trust{width:100%;margin-top:16px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;color:#666;font-size:9px;line-height:1.4;font-weight:700;letter-spacing:.13em;text-transform:uppercase}
.slv-trust-dot{color:#b5b5b5;font-size:8px}
@media screen and (min-width:990px){.product__info-wrapper{padding-left:60px!important}}
@media screen and (max-width:749px){.slv-product-trust{gap:6px;font-size:8px;letter-spacing:.09em}}
