2023-01-22 05:01:04 +00:00
|
|
|
.container--testebread {
|
|
|
|
margin-left: 40px;
|
|
|
|
margin-right: 40px;
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 400;
|
|
|
|
font-size: 14px;
|
|
|
|
line-height: 19px;
|
2023-01-24 18:13:48 +00:00
|
|
|
color: $color-gray6;
|
2023-01-22 05:01:04 +00:00
|
|
|
|
|
|
|
.homeIcon--testebread {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.homeLink--testebread {
|
|
|
|
vertical-align: top;
|
|
|
|
&::after {
|
|
|
|
content: "Home";
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 400;
|
|
|
|
font-size: 14px;
|
|
|
|
line-height: 19px;
|
|
|
|
}
|
|
|
|
}
|
2023-01-24 18:13:48 +00:00
|
|
|
|
2023-01-27 20:24:32 +00:00
|
|
|
.link--testebread--1 {
|
2023-01-24 18:13:48 +00:00
|
|
|
font-size: 0;
|
|
|
|
|
|
|
|
&::after {
|
|
|
|
content: "Sapatos";
|
|
|
|
font-weight: 400;
|
|
|
|
font-size: 14px;
|
|
|
|
line-height: 19px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.termArrow--testebread,
|
|
|
|
.term--testebread {
|
|
|
|
display: none;
|
|
|
|
}
|
2023-01-22 05:01:04 +00:00
|
|
|
}
|