2023-02-07 20:34:35 +00:00
|
|
|
// INICIO PRODUCT
|
|
|
|
.flexRowContent--product-main {
|
2023-02-07 23:43:28 +00:00
|
|
|
padding: 0 40px;
|
2023-02-07 20:34:35 +00:00
|
|
|
margin: 0;
|
2023-02-08 16:05:31 +00:00
|
|
|
column-gap: 32px;
|
|
|
|
|
|
|
|
@media (max-width:1024px) {
|
|
|
|
flex-direction: column;
|
|
|
|
}
|
2023-02-07 23:43:28 +00:00
|
|
|
|
|
|
|
:global(.vtex-flex-layout-0-x-stretchChildrenWidth) {
|
|
|
|
min-width: 296px;
|
|
|
|
max-width: 664px;
|
|
|
|
padding: 0;
|
|
|
|
border-radius: 0;
|
|
|
|
|
|
|
|
@media (max-width:1024px) {
|
|
|
|
width: 100% !important;
|
|
|
|
max-width: 944px;
|
|
|
|
}
|
|
|
|
}
|
2023-02-07 20:34:35 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
// FIM PRODUCT
|
|
|
|
|
|
|
|
// INICIO INDISPONIVEL
|
|
|
|
.flexRow--indisponivel {
|
2023-02-07 23:43:28 +00:00
|
|
|
:global(.vtex-store-components-3-x-productImagesGallerySlide) {
|
|
|
|
width: 100%;
|
|
|
|
}
|
2023-02-07 20:34:35 +00:00
|
|
|
|
|
|
|
:global(.vtex-store-components-3-x-container) {
|
|
|
|
padding: 0;
|
|
|
|
|
|
|
|
.flexRowContent--indisponivel {
|
2023-02-07 23:43:28 +00:00
|
|
|
padding: 0 40px;
|
2023-02-07 20:34:35 +00:00
|
|
|
margin: 0;
|
|
|
|
gap: 32px;
|
|
|
|
|
|
|
|
@media (max-width:1024px) {
|
2023-02-07 23:43:28 +00:00
|
|
|
// padding: 0 40px;
|
2023-02-07 20:34:35 +00:00
|
|
|
flex-direction: column;
|
|
|
|
}
|
|
|
|
|
|
|
|
// padding: 0 40px;
|
|
|
|
:global(.vtex-flex-layout-0-x-stretchChildrenWidth) {
|
|
|
|
min-width: 296px;
|
|
|
|
max-width: 664px;
|
|
|
|
padding: 0;
|
|
|
|
border-radius: 0;
|
|
|
|
|
2023-02-07 23:43:28 +00:00
|
|
|
@media (max-width:1024px) {
|
|
|
|
width: 100% !important;
|
|
|
|
max-width: 944px;
|
|
|
|
}
|
|
|
|
|
|
|
|
:global(.vtex-store-components-3-x-productNameContainer--quickview) {
|
|
|
|
font-family: 'Open Sans';
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 300;
|
|
|
|
font-size: 20px;
|
|
|
|
line-height: 34px;
|
2023-02-08 16:05:31 +00:00
|
|
|
// max-width: 90%;
|
|
|
|
text-align: end;
|
2023-02-07 23:43:28 +00:00
|
|
|
|
|
|
|
@media (max-width:1024px) {
|
|
|
|
max-width: none;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2023-02-07 20:34:35 +00:00
|
|
|
@media (max-width:1024px) {
|
|
|
|
// width: 100% !important;
|
|
|
|
// max-width: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.flexColChild--info-availability {
|
2023-02-07 23:43:28 +00:00
|
|
|
height: 68px;
|
|
|
|
margin-bottom: 8px;
|
|
|
|
|
2023-02-07 20:34:35 +00:00
|
|
|
:global(.vtex-flex-layout-0-x-stretchChildrenWidth) {
|
|
|
|
justify-content: initial;
|
2023-02-07 23:43:28 +00:00
|
|
|
|
2023-02-07 20:34:35 +00:00
|
|
|
}
|
2023-02-07 23:43:28 +00:00
|
|
|
|
2023-02-07 20:34:35 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2023-02-07 23:43:28 +00:00
|
|
|
.flexRowContent {
|
|
|
|
margin-bottom: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
.flexRowContent--identifieAndName {
|
|
|
|
display: flex;
|
|
|
|
flex-direction: column;
|
|
|
|
align-items: flex-end;
|
|
|
|
text-align: center;
|
|
|
|
|
|
|
|
@media (max-width:1024px) {
|
|
|
|
text-align: start;
|
|
|
|
align-items: initial;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2023-02-07 20:34:35 +00:00
|
|
|
// FIM INDISPONIVEL
|
|
|
|
|
|
|
|
|
2023-02-06 20:16:49 +00:00
|
|
|
// INICIO DESCRIÇÃO
|
|
|
|
.flexRow--description {
|
|
|
|
:global(.vtex-store-components17-x-container) {
|
|
|
|
padding-left: 0 !important;
|
|
|
|
padding-right: 0 !important;
|
|
|
|
width: 100% !important;
|
|
|
|
max-width: 94.444444444444444444444444444444% !important;
|
2023-02-07 20:34:35 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
:global(.vtex-store-components-3-x-container) {
|
|
|
|
padding-left: 0 !important;
|
|
|
|
padding-right: 0 !important;
|
2023-02-06 20:16:49 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.flexRowContent--description {
|
2023-02-07 20:34:35 +00:00
|
|
|
width: auto;
|
2023-02-06 20:16:49 +00:00
|
|
|
gap: 32px;
|
|
|
|
|
2023-02-07 20:34:35 +00:00
|
|
|
|
|
|
|
|
2023-02-06 20:16:49 +00:00
|
|
|
@media (min-width:1920px) {
|
|
|
|
.stretchChildrenWidth {
|
|
|
|
width: unset !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
@media (max-width:1024px) {
|
|
|
|
|
|
|
|
display: flex;
|
|
|
|
flex-direction: column;
|
|
|
|
|
2023-02-07 20:34:35 +00:00
|
|
|
|
|
|
|
|
2023-02-06 20:16:49 +00:00
|
|
|
.stretchChildrenWidth {
|
|
|
|
width: unset !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
// FIM DESCRIÇÃO
|