264 lines
7.1 KiB
CSS
264 lines
7.1 KiB
CSS
@charset "UTF-8";
|
|
/*
|
|
0 - 600PX: Phone
|
|
600 - 900px: Table portrait
|
|
900 - 1200px: Tablet landscape
|
|
[1200 - 1800] is where our nortal styles apply
|
|
1800px + : Big desktop
|
|
*/
|
|
/* Media Query M3 */
|
|
/* Grid breakpoints */
|
|
.container {
|
|
margin: 0;
|
|
padding: 0 40px;
|
|
max-width: 100%;
|
|
/* TITULO (NOME DO PRODUTO PRINCIPAL)*/
|
|
/*SELEÇÃO DE PRODUTOS (TAMANHO E COR) */
|
|
/*SELEÇÃO DE PRODUTOS (TAMANHO E COR) */
|
|
/*PRODUTO INDISPONIVEL, TEXTOS */
|
|
/* FORMULARIO DE PRODUTO INDISPONIVEL */
|
|
/* BUSCA DE CEP */
|
|
}
|
|
.container .productNameContainer--quickview {
|
|
text-align: end;
|
|
font-weight: 300;
|
|
font-size: 20px;
|
|
line-height: 34px;
|
|
color: #575757;
|
|
}
|
|
.container .skuSelectorContainer {
|
|
display: flex;
|
|
flex-direction: column-reverse;
|
|
}
|
|
.container .skuSelectorContainer .skuSelectorName {
|
|
font-size: 0;
|
|
}
|
|
.container .skuSelectorContainer .skuSelectorNameSeparator {
|
|
font-size: 0;
|
|
}
|
|
.container .skuSelectorContainer .skuSelectorSubcontainer--cor::before {
|
|
content: "OUTRAS CORES:";
|
|
font-family: "Open Sans", sans-serif;
|
|
font-weight: 400;
|
|
line-height: 19px;
|
|
font-size: 14px;
|
|
color: #929292;
|
|
}
|
|
.container .skuSelectorContainer .skuSelectorSubcontainer--tamanho::before {
|
|
content: "OUTROS TAMANHOS:";
|
|
font-family: "Open Sans", sans-serif;
|
|
font-weight: 400;
|
|
line-height: 19px;
|
|
font-size: 14px;
|
|
color: #929292;
|
|
}
|
|
.container .skuSelectorContainer .skuSelectorTextContainer {
|
|
display: none;
|
|
}
|
|
.container .skuSelectorContainer .skuSelectorOptionsList {
|
|
margin-top: 8px;
|
|
margin-left: 0;
|
|
}
|
|
.container .skuSelectorContainer .skuSelectorSelectorImageValue {
|
|
font-size: 0;
|
|
}
|
|
.container .skuSelectorOptionsList .skuSelectorItem {
|
|
width: 40px;
|
|
height: 40px;
|
|
}
|
|
.container .skuSelectorOptionsList .skuSelectorItem:first-child {
|
|
margin-left: 0;
|
|
}
|
|
.container .skuSelectorOptionsList .skuSelectorItem .frameAround {
|
|
border-radius: 50%;
|
|
border-color: #000000;
|
|
color: #000000;
|
|
}
|
|
.container .skuSelectorOptionsList .skuSelectorItem .skuSelectorItemTextValue {
|
|
max-width: 100%;
|
|
display: flex;
|
|
justify-content: center;
|
|
color: #000000;
|
|
}
|
|
.container .skuSelectorOptionsList .skuSelectorItem .skuSelectorInternalBox {
|
|
border-radius: 50%;
|
|
}
|
|
.container .skuSelectorOptionsList .diagonalCross {
|
|
margin: 5px;
|
|
background-image: linear-gradient(to top right, transparent 44%, rgba(0, 0, 0, 0.3) 48%, currentColor 48%, currentColor 0, transparent 0%);
|
|
transform: rotate(90deg);
|
|
}
|
|
.container .carouselGaleryThumbs {
|
|
margin: 16px 0;
|
|
}
|
|
.container .carouselGaleryThumbs .thumbImg {
|
|
width: 90px;
|
|
height: 90px;
|
|
border-radius: 8px;
|
|
}
|
|
.container .carouselGaleryThumbs .productImagesThumb {
|
|
margin-right: 16px;
|
|
height: 100% !important;
|
|
width: 90px !important;
|
|
}
|
|
.container .carouselGaleryThumbs .productImagesThumbCaret {
|
|
display: none;
|
|
}
|
|
.container .subscriberContainer {
|
|
width: 100%;
|
|
}
|
|
.container .subscriberContainer .title {
|
|
font-size: 0;
|
|
margin-bottom: 0;
|
|
}
|
|
.container .subscriberContainer .title::before {
|
|
content: "Produto indisponível";
|
|
font-weight: 700;
|
|
font-size: 14px;
|
|
line-height: 19px;
|
|
color: #868686;
|
|
}
|
|
.container .subscriberContainer .subscribeLabel {
|
|
font-size: 0;
|
|
}
|
|
.container .subscriberContainer .subscribeLabel::before {
|
|
content: "Deseja saber quando estiver disponível?";
|
|
font-weight: 400;
|
|
font-size: 14px;
|
|
line-height: 19px;
|
|
color: #868686;
|
|
}
|
|
.container .form {
|
|
position: relative;
|
|
}
|
|
.container .form :global(.vtex-store-components-3-x-content) {
|
|
width: 374.65px;
|
|
display: block;
|
|
margin-top: 16px;
|
|
}
|
|
.container .form :global(.vtex-store-components-3-x-content) .inputName {
|
|
width: 182.46px;
|
|
margin-right: 10.08px;
|
|
margin-bottom: 15px;
|
|
}
|
|
.container .form :global(.vtex-store-components-3-x-content) .inputName :global(.vtex-input-prefix__group) {
|
|
border: 0.6px solid #929292;
|
|
border-radius: 0;
|
|
}
|
|
.container .form :global(.vtex-store-components-3-x-content) .inputName :global(.vtex-styleguide-9-x-input) {
|
|
padding: 0 14px;
|
|
font-size: 12px;
|
|
line-height: 28px;
|
|
color: #929292;
|
|
}
|
|
.container .form :global(.vtex-store-components-3-x-content) .inputEmail {
|
|
position: absolute;
|
|
left: 51%;
|
|
top: 0%;
|
|
border-radius: 0;
|
|
width: 182.46px;
|
|
font-weight: 400;
|
|
margin-bottom: 15px;
|
|
}
|
|
.container .form :global(.vtex-store-components-3-x-content) .inputEmail :global(.vtex-input-prefix__group) {
|
|
border: 0.6px solid #929292;
|
|
border-radius: 0;
|
|
}
|
|
.container .form :global(.vtex-store-components-3-x-content) .inputEmail :global(.vtex-input-prefix__group) :global(.vtex-styleguide-9-x-input) {
|
|
padding: 0 14px;
|
|
font-size: 12px;
|
|
line-height: 28px;
|
|
color: #929292;
|
|
}
|
|
.container .form :global(.vtex-store-components-3-x-content) .submit {
|
|
width: 100%;
|
|
margin-bottom: 16px;
|
|
}
|
|
.container .form :global(.vtex-store-components-3-x-content) .submit :global(.vtex-button) {
|
|
width: 100%;
|
|
height: 49px;
|
|
background-color: #000000;
|
|
border: none;
|
|
border-radius: 0;
|
|
font-size: 0;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.container .form :global(.vtex-store-components-3-x-content) .submit :global(.vtex-button)::before {
|
|
content: "AVISE-ME";
|
|
color: #fff;
|
|
font-weight: 600;
|
|
font-size: 18px;
|
|
line-height: 25px;
|
|
font-family: "Open sans", sans-serif;
|
|
}
|
|
.container .form :global(.vtex-store-components-3-x-content) .submit :global(.vtex-button) :global(.vtex-button__label) {
|
|
padding: 0;
|
|
}
|
|
.container .shippingContainer {
|
|
display: flex;
|
|
}
|
|
.container .shippingContainer :global(.vtex-address-form__postalCode) {
|
|
display: flex;
|
|
align-items: center;
|
|
padding: 0;
|
|
}
|
|
.container .shippingContainer :global(.vtex-address-form__postalCode) :global(.vtex-input__label) {
|
|
font-size: 0;
|
|
}
|
|
.container .shippingContainer :global(.vtex-address-form__postalCode) :global(.vtex-input__label)::before {
|
|
content: "CALCULAR FRETE";
|
|
font-weight: 400;
|
|
font-size: 14px;
|
|
line-height: 19px;
|
|
color: #929292;
|
|
}
|
|
.container .shippingContainer :global(.vtex-address-form__postalCode) :global(.vtex-input-prefix__group) {
|
|
width: 280px;
|
|
height: 49px;
|
|
border-radius: 0;
|
|
}
|
|
.container .shippingContainer :global(.vtex-address-form__postalCode) :global(.vtex-address-form__postalCode-forgottenURL) {
|
|
padding: 0;
|
|
margin-top: 25px;
|
|
position: relative;
|
|
left: 32px;
|
|
font-weight: 400;
|
|
font-size: 12px;
|
|
line-height: 16px;
|
|
text-decoration: underline;
|
|
}
|
|
.container .shippingContainer :global(.vtex-address-form__postalCode) :global(.vtex-address-form__postalCode-forgottenURL) :last-child {
|
|
color: #000000;
|
|
}
|
|
.container .shippingContainer :global(.vtex-address-form__postalCode) :global(.vtex-address-form__postalCode-forgottenURL) :global(.vtex__icon-external-link) {
|
|
display: none;
|
|
}
|
|
.container .shippingContainer :global(.vtex-button) {
|
|
height: 49px;
|
|
width: 49px;
|
|
margin-top: 27px;
|
|
position: relative;
|
|
right: 148px;
|
|
font-size: 0;
|
|
border-radius: 0;
|
|
cursor: pointer;
|
|
}
|
|
.container .shippingContainer :global(.vtex-button)::before {
|
|
content: "OK";
|
|
font-weight: 600;
|
|
font-size: 14px;
|
|
line-height: 19px;
|
|
color: #fff;
|
|
}
|
|
.container .shippingContainer :global(.vtex-button) :global(.vtex-button__label) {
|
|
height: fit-content;
|
|
}
|
|
|
|
.productImage {
|
|
width: max-content;
|
|
}
|
|
.productImage .productImageTag--main {
|
|
max-height: 664px !important;
|
|
} |