.sr-product-display{display:flex;grid-template-columns:1fr 1.5fr;place-content:center;gap:20px;margin-bottom:50px;color:#000;max-width:900px;margin-inline:auto;padding:0 1.5rem;flex-direction:column}@media only screen and (min-width: 769px){.sr-product-display{flex-direction:row}}.sr-product-display__media-container{width:100%;flex:1;position:relative}.sr-product-display__media-container img{height:100%;width:100%}.sr-product-display__content{width:100%;flex:1;display:flex;flex-direction:column;justify-content:center;gap:5px}.sr-product-display__content h1,.sr-product-display__content h2,.sr-product-display__content h3,.sr-product-display__content h4,.sr-product-display__content h5,.sr-product-display__content h6,.sr-product-display__content p{margin:0;padding:0}.sr-product-display__content-title{margin-bottom:5px;position:relative;text-transform:uppercase;font-weight:500;white-space:none;width:-moz-max-content;width:max-content}.sr-product-display__content-title em{font-family:"PlayFair";font-size:smaller;text-transform:capitalize;font-size:28px}@media only screen and (min-width: 480px){.sr-product-display__content-title em{font-size:36px}}.sr-product-display__content-subtitle{font-size:15px}@media only screen and (min-width: 480px){.sr-product-display__content-subtitle{font-size:18px}}.sr-product-display hr{background-color:#000;height:4px;width:30px;margin-block:5px}.sr-product-display .rating-star::before{background-color:var(--color-rating-star)}.sr-product-display .price{margin-bottom:10px;font-size:18px}@media only screen and (min-width: 480px){.sr-product-display .price{font-size:22px}}.sr-product-display .buy-buttons-wrapper{width:100%}.sr-product-display .buy-buttons-wrapper product-form{width:100%}.sr-product-display .buy-buttons-wrapper product-form form{width:100%}.sr-product-display .buy-buttons-wrapper .button{text-transform:uppercase;min-height:calc(var(--inputs-border-width)*2 + 4.5rem)}.sr-product-display .product-form__buttons{display:flex;gap:10px;margin-bottom:10px}.sr-product-display .smart-highlights-grid{display:grid;grid-template-columns:1fr 1fr;row-gap:5px}@media only screen and (min-width: 769px){.sr-product-display .smart-highlights-grid{row-gap:2px}}.sr-product-display .smart-highlights-item{display:flex;gap:5px;align-items:center}.sr-product-display .smart-highlights-item *{margin:0}.sr-product-display .smart-highlights-item img{width:50px;height:50px;-o-object-fit:contain;object-fit:contain}.sr-product-display .smart-highlights-item .smart-highlights-item__content{display:flex;flex-direction:column;justify-content:center}.sr-product-display .smart-highlights-item__content-title{font-size:15px}@media only screen and (min-width: 480px){.sr-product-display .smart-highlights-item__content-title{font-size:18px}}.sr-product-display .product__tax{opacity:.8;font-size:15px}