2023-02-08 01:40:56 +00:00
|
|
|
.nameContainer {
|
|
|
|
justify-content: center !important;
|
|
|
|
padding: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
.brandName {
|
|
|
|
font-family: "Open Sans";
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 400;
|
|
|
|
font-size: 18px;
|
|
|
|
line-height: 25px;
|
|
|
|
color: #000000;
|
|
|
|
padding: 16px 0 8px !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.priceContainer {
|
|
|
|
padding: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
.element {
|
|
|
|
padding: 0;
|
|
|
|
}
|
2023-02-10 23:54:44 +00:00
|
|
|
|
|
|
|
.imageWrapper {
|
|
|
|
margin-bottom: 16px;
|
|
|
|
}
|