.product-detail .wrapper{flex-direction:column;display:flex}.product-detail h2{text-align:center;margin-top:2.5rem;margin-bottom:2.5rem;font-size:20px}.product-detail h3{max-width:85px;margin-bottom:1rem;font-size:14px;line-height:17px}.product-detail .product-info{flex-direction:column;display:flex}.product-detail .description{line-height:21px}.product-detail .image{text-align:center;width:100%;display:block}.product-detail .image img{max-width:280px;max-height:280px}.product-detail .content{flex-flow:wrap;width:100%;display:flex}.product-detail .attribute{width:165px}.product-detail .button-logo{width:120px;height:auto}@media only screen and (min-width:768px){.product-detail .wrapper{flex-direction:row;max-width:760px;margin-left:auto;margin-right:auto}.product-detail h2{text-align:left;margin-top:0;margin-bottom:1rem;font-size:24px}.product-detail h3{max-width:none}.product-detail .image{text-align:right;align-items:center;width:195px;margin-right:50px;display:flex}.product-detail .image img{max-width:380px;max-height:380px}.product-detail .content{width:100%;max-width:760px;margin-left:auto;margin-right:auto}.product-detail .attribute{width:240px}}
.star-rating{width:95px;height:15px;display:flex}.star-rating .star{background-image:url(/components/StarRating/star-empty.svg);background-repeat:no-repeat;background-size:contain;width:105px;height:105px;margin-right:5px}.star-rating .star-full{background-image:url(/components/StarRating/star-full.svg)!important}
