challenge-vtex-io-manuela-l.../react/components/Html/styles.css

235 lines
4.7 KiB
CSS

/* [class*="html--pdp-breadcrumb"] {
background: pink;
} */
/* [class*="productNameContainer--quickview"] {
color: pink;
} */
[class*="flex flex-grow-1 w-100 flex-column"] {
padding-left: 40px;
padding-right: 40px;
}
[class*="productNameContainer--quickview"] {
text-align: right;
font-style: normal;
font-weight: 300;
font-size: 20px;
line-height: 34px;
color: #575757;
}
[class*="product-identifier__label"],
[class*="product-identifier__separator"] {
font-size: 0;
text-align: right;
}
[class*="flexColChild"]:nth-of-type(2) {
text-align: right;
font-weight: 400;
font-size: 14px;
line-height: 19px;
}
[class*="flexColChild"]:nth-of-type(2) [class*="c-muted-1"] {
color: rgba(146, 146, 146, 0.48) !important;
}
[class*="sellingPrice"] {
font-weight: 700;
font-size: 25px !important;
line-height: 38px;
color: black !important;
}
[class*="installments"] {
font-weight: 400;
font-size: 16px;
line-height: 22px;
}
[class*="installmentsNumber"],
[class*="installmentValue"] {
font-weight: 700;
}
[class*="skuSelectorName"],
[class*="skuSelectorNameSeparator"],
[class*="skuSelectorSelectorImageValue"] {
font-weight: 400;
font-size: 14px;
line-height: 19px;
text-transform: uppercase;
}
[class*="skuSelectorName"] [class*="c-muted-1"],
[class*="skuSelectorNameSeparator"] [class*="c-muted-1"],
[class*="skuSelectorSelectorImageValue"] [class*="c-muted-1"] {
color: #929292 !important;
}
[class*="skuSelectorSubcontainer--cor"] [class*="br2"] {
border-radius: 24px;
}
[class*="skuSelectorSubcontainer--cor"] [class*="frameAround"] [class*="bw1"],
[class*="br3"] {
border-width: 2px;
border-radius: 24px;
border-color: black;
}
[class*="skuSelectorItem"] [class*="br2"] {
border-radius: 24px;
}
[class*="skuSelectorItem"] [class*="pr5"] {
padding-right: 11px;
}
[class*="skuSelectorItem"] [class*="pl5"] {
padding-left: 11px;
}
[class*="skuSelectorName"] {
font-size: 0;
}
[class*="skuSelectorSubcontainer--cor"]
[class*="skuSelectorNameContainer"]
[class*="skuSelectorTextContainer"]
[class*="skuSelectorName"]::after {
content: "OUTRAS CORES:";
font-weight: 400;
font-size: 14px;
line-height: 19px;
text-transform: uppercase;
}
[class*="skuSelectorSubcontainer--tamanho"]
[class*="skuSelectorNameContainer"]
[class*="skuSelectorTextContainer "]
[class*="skuSelectorName"]::after {
content: "OUTROS TAMANHOS:";
font-weight: 400;
font-size: 14px;
line-height: 19px;
text-transform: uppercase;
}
[class*="wrapper--shelfTitle"] {
display: flex;
justify-content: center;
width: 100%;
}
[class*="shelfTitle"] [class*="t-heading-4"] {
font-weight: 400;
text-align: center;
font-style: normal;
font-size: 24px;
line-height: 38px;
color: #575757 !important;
margin: 16px 0 32px 0;
}
[class*="paginationDotsContainer"] {
bottom: -32px;
}
[class*="thumbImg"] {
width: auto;
height: 90px;
}
/*mexer*/
[class*="productImagesThumb"] [class*="w-20 w-20 w-20"] {
width: 13% !important;
}
[class*="buttonClicker"] [class*="button"] {
background: black;
}
[class*="buttonClicker"] [class*="buttonText"] {
font-size: 0;
}
[class*="buttonClicker"] [class*="buttonText"]::after {
content: "ADICIONAR À SACOLA";
font-weight: 400;
font-size: 18px;
color: white;
padding: 12px 0;
}
[class*="listContainer--pdp-decriptions-list"] {
border-bottom: 1px solid #bfbfbf;
justify-content: space-around;
}
[class*="listItem--pdp-description-button"] [class*="button__label"] {
text-transform: capitalize;
font-weight: 400;
font-size: 18px;
line-height: 38px;
}
[class*="listItem--pdp-description-button"] [class*="c-action-primary"] {
color: #bfbfbf;
}
[class*="listItem--pdp-description-button"] [class*="c-on-action-primary"],
[class*="c-on-base--inverted"] {
color: black;
border-bottom: 5px solid black;
}
[class*="listItem--pdp-description-button"]
[class*="hover-c-on-action-primary"]:hover {
color: black;
border-bottom: 5px solid black;
}
[class*="listItem--pdp-description-button"] [class*="bg-action-primary"] {
border-top-color: transparent;
border-left-color: transparent;
border-right-color: transparent;
background: transparent;
}
[class*="listItem--pdp-description-button"] {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
[class*="listItem--pdp-description-button"] {
margin: 0 !important;
}
[class*="productDescriptionContainer"] [class*="productDescriptionTitle"] {
font-weight: 400;
font-size: 24px !important;
line-height: 32px;
color: #575757;
}
[class*="productDescriptionContainer"]
[class*="productDescriptionText"]
[class*="content "] {
font-weight: 400;
font-size: 16px;
line-height: 22px;
color: #929292;
}
/* [class*="headingLevel4--shelfTitle"] [class*="c-on-base"] {
color: #575757 !important;
} */