.lfr-layout-structure-item-container {padding: 0;} .lfr-layout-structure-item-row {overflow: hidden;} .portlet-borderless .portlet-content {padding: 0;}.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;
}
}@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;
}
}}