/* [class*=html--pdp-breadcrumb]{ } */ .html--pdp-section_descriptions{ display: flex; flex-direction: column; gap: 32px; padding: 0px 40px 0px 40px; } .html--pdp-section_descriptions :global(.vtex-flex-layout-0-x-flexRowContent){ gap: 32px; } .html--pdp-descriptions{ display: flex; } .html--pdp-descriptions :global(.vtex-flex-layout-0-x-flexRow){ width: 100%; } .html--pdp-descriptions :global(.vtex-store-components-3-x-container){ max-width: 100%; } .html--pdp-descriptions :global(.vtex-store-components-3-x-productImage){ padding-left: 28px; } .html--pdp-section_descriptions{ margin-top: 32px; margin-bottom: 16px; } .html--pdp-section_descriptions :after{ border-bottom: 1px solid rgba(185, 185, 185, 1); } .html--pdp-departamens div ul li button{ outline: none; border: none; background: transparent; color: rgba(191, 191, 191, 1); font-family: 'Open Sans',sans-serif; font-style: normal; font-weight: 400; font-size: 18px; line-height: 38px; } :global(.vtex-slider-layout-0-x-sliderTrackContainer--pdp-carrousel){ margin-bottom: 20px; } .html--pdp-productMain :global(.vtex-store-components-3-x-container){ max-width: 100%; } :global(.vtex-slider-layout-0-x-paginationDot--pdp-carrousel){ background: #000000; } :global(.vtex-slider-layout-0-x-paginationDotsContainer--pdp-carrousel){ align-items: center; } :global(.vtex-slider-layout-0-x-paginationDot--pdp-carrousel--isActive){ min-width: 17px; min-height: 17px; border: 0.5px solid black; background: #ffffff; } @media screen and (max-width: 375px){ .html--pdp-descriptions :global(.vtex-store-components-3-x-productImageTag){ min-width: 100% !important; max-height: 100% !important; } } @media screen and (max-width: 1024px) { .html--pdp-descriptions :global(.vtex-store-components-3-x-productImageTag){ min-width: 296px; } .html--pdp-descriptions :global(.vtex-flex-layout-0-x-flexRowContent){ flex-direction: column; } .html--pdp-descriptions :global(.vtex-flex-layout-0-x-stretchChildrenWidth){ align-items: center; width: 100% !important; } .html--pdp-descriptions :global(.vtex-store-components-3-x-productImagesContainer){ width: auto; } .html--pdp-departamens div ul{ flex-direction: column; justify-content: end; padding: 0; } .html--pdp-descriptions :global(.vtex-store-components-3-x-productImage){ padding-left: 0px; } }