challenge-vtex-io-gabriel-f.../styles/sass/pages/product/vtex.flex-layout.scss

26 lines
521 B
SCSS

:global(.vtex-store-components-3-x-container) {
padding: 0 40px;
:global(.vtex-store-components-3-x-productImageTag) {
max-height: 664px !important;
}
:global(.vtex-store-components-3-x-carouselGaleryThumbs) {
.swiper-container {
display: none;
.swiper-wrapper {
display: none;
}
}
}
}
.flexColChild {
:global(.vtex-store-components-3-x-productDescriptionTitle) {
margin-left: 32px;
}
:global(.vtex-store-components-3-x-container) {
padding: 0 32px;
}
}