.lfr-layout-structure-item-container {padding: 0;}.lfr-layout-structure-item-row {overflow: hidden;}.lfr-layout-structure-item-4b169f26-8141-31ce-b5e0-c999b7411d22 {
margin-bottom: var(--spacer-3,1rem) !important;
}
.lfr-layout-structure-item-a042ecf9-c0b0-d4e4-a7f7-c78a7c5e0f8e {
.product-detail-row {
flex-wrap: nowrap;
gap: 50px;
}

.product-detail-options-wrapper {
flex-direction: column;
}

.product-gallery {
    //justify-content: center;
}
}.lfr-layout-structure-item-f5c76df2-0208-3a7f-5ea7-f7b72ff3b1a9 {
.share-btn {
display:none;
}
.price:not(.compact) .price-value {
    font-size: 40px !important;
    text-align: right;
}
}


.product-detail .product-detail-options label {
    text-transform: capitalize;
}@media screen and (max-width: 991px) {.lfr-layout-structure-item-a042ecf9-c0b0-d4e4-a7f7-c78a7c5e0f8e {
.product-detail-row {
flex-wrap: wrap;
}

.product-detail-options-wrapper {
flex-direction: column;
}
}}