Adicionando area de links no footer

This commit is contained in:
Bernardo Cunha Ernani Waldhelm 2022-12-08 14:50:06 -03:00
parent a72396a436
commit 9524fba138
6 changed files with 137 additions and 403 deletions

View File

@ -3,8 +3,10 @@
background: linear-gradient(180deg, $blue 0%, $blue-100 100%);
&__wrapper {
max-width: 698px;
margin: 0 auto;
@include mq(lg, min) {
max-width: 698px;
margin: 0 auto;
}
}
&__title {

View File

@ -1,360 +1,69 @@
/***************************************************************/
/**-- Footer ------------------------------********************/
/*-------------------------------------------------------------*/
.footer-links{
.footer {
background-color: #142032;
.institucional-info {
color: $white;
font-size: 14px;
margin: auto;
max-width: 950px;
padding: 0 15px 25px;
@include mq(md, max) {
font-size: 16px;
padding-left: 0;
padding-right: 0;
}
.titulo {
font-size: 16px;
margin: 27px 0 17px;
@include mq(md, max) {
font-size: 22px;
text-align: center;
}
}
ul {
margin: 0;
@include mq(md, max) {
max-width: 310px;
margin: auto;
padding: 0 10px;
}
&:hover li a {
opacity: 0.7;
}
li a {
transition: all 0.15s linear;
&:hover {
opacity: 1;
}
}
}
a {
color: $white;
}
.institucional-links {
font-size: 16px;
}
.contato-sac {
font-size: 12px;
@include mq(md, max) {
border-bottom: 1px solid #19273d;
padding: 10px 0 20px;
}
@include mq(md, max) {
font-size: 16px;
}
li {
margin-bottom: 8px;
&:last-child() {
font-size: 10px;
text-transform: uppercase;
@include mq(md, max) {
font-size: 14px;
}
strong {
display: block;
}
}
}
p {
margin: 0;
span {
text-decoration: underline;
}
}
}
.redes-sociais {
h3 {
@include mq(md, max) {
display: none;
}
}
ul {
@include mq(md, max) {
margin-top: 25px;
text-align: center;
}
}
li {
display: inline-block;
margin-right: 6px;
}
i {
@include mq(md, min) {
transform: scale(0.8);
}
}
}
@include mq(md, min) {
padding: 29px 0 25px;
border: 1px solid $gray-100;
}
.selos {
border-top: 1px solid #19273d;
padding: 5px 0;
text-align: center;
@include mq(md, min) {
border-bottom: 1px solid #19273d;
}
.col-12 {
@include mq(md, max) {
padding: 0;
}
}
ul {
display: inline-block;
@include mq(md, max) {
width: 100%;
}
&.pagamento {
padding-top: 10px;
padding-bottom: 10px;
@include mq(md, max) {
border-bottom: 1px solid #19273d;
padding-bottom: 25px;
}
@include mq(md, min) {
border-right: 1px solid hsla(0, 0%, 90%, 1);
margin-right: 20px;
padding-right: 20px;
}
li {
&:not(:last-child) {
@include mq(md, min) {
padding-right: 5px;
}
}
}
}
&.certificados {
li {
&:not(:last-child) {
padding-right: 10px;
}
}
}
li {
display: inline-block;
}
}
}
.razao {
font-size: 10px;
max-width: 1500px;
margin: auto;
padding: 15px;
@include mq(md, max) {
padding-top: 10px;
}
p {
color: hsla(220, 1%, 43%, 1);
margin: 0;
@include mq(md, max) {
text-align: center;
}
span {
@include mq(md, max) {
display: block;
}
}
}
a {
color: hsla(220, 1%, 43%, 1);
display: inline-block;
}
.cnpj {
@include mq(md, max) {
padding: 20px 15px;
}
}
.desenvolvimento {
text-align: right;
@include mq(md, max) {
text-align: center;
padding: 20px 15px 0;
}
a:nth-child(2) {
@include mq(md, max) {
border-left: 1px solid hsla(0, 0%, 90%, 1);
border-right: 1px solid hsla(0, 0%, 90%, 1);
margin-right: 20px;
margin-left: 20px;
padding-right: 15px;
padding-left: 15px;
}
}
span {
display: inline-block;
}
}
}
}
.mobile-bottom-options {
background-color: $white;
border-top: 1px solid hsla(0, 0%, 90%, 1);
bottom: 0;
left: 0;
margin-bottom: -65px;
opacity: 0;
position: fixed;
right: 0;
transition: all 0.2s ease-in-out;
visibility: hidden;
z-index: 6;
&.active {
margin-bottom: 0;
opacity: 1;
visibility: visible;
}
ul {
display: flex;
align-items: center;
&__wrapper {
display: grid;
grid-template-columns: repeat(3, max-content);
gap: 148px;
justify-content: center;
@include mq(md, max) {
grid-template-columns: 1fr;
gap: 0;
}
}
&__block {
@include mq(md, max) {
padding: 24px 15px;
border-bottom: 1px solid $gray-100;
}
}
&__title {
margin-bottom: 10px;
margin: 0;
}
font-size: 12px;
line-height: 15px;
li {
display: inline-block;
width: 33%;
}
.option {
background-color: transparent;
border: none;
cursor: pointer;
display: block;
height: 66px;
outline: none;
padding: 10px;
width: 100%;
&::before {
content: "";
display: block;
margin: auto;
@extend .sprite;
@include mq(md, max) {
margin-bottom: 13px;
}
}
.show-search {
.option:before {
@extend .sprite;
@extend .sprite-lupa;
&__items-list{
margin: 0;
&--social {
display: grid;
grid-auto-flow: column;
grid-auto-columns: max-content;
gap: 16px;
align-items: center;
}
}
.show-carrinho {
li:not(.amount-items),
strong,
.title {
display: none;
}
&__item {
padding: 4px 0;
font-size: 10px;
line-height: 12px;
}
.AmountItemsInCart {
line-height: 0;
text-align: center;
}
&__link {
color: $black;
transition: color 0.2s linear;
.portal-totalizers-ref {
display: inline-block;
vertical-align: top;
position: relative;
@include mq(lg, min) {
.cartInfoWrapper {
@extend .sprite;
@extend .sprite-sacola;
@include mq(md, max) {
margin-right: 5px;
}
}
.amount-items {
background-color: #142032;
border-radius: 50%;
bottom: 2px;
color: $white;
font-size: 10px;
line-height: 1.3;
min-width: 19px;
text-align: center;
padding: 3px 4px;
position: absolute;
right: -8px;
@include mq(md, max) {
right: -3px;
}
em {
font-style: normal;
}
&:hover {
color: $blue;
}
}
}
.show-menu {
margin-top: -2px;
.option:before {
@extend .sprite;
@extend .sprite-menu-bottom;
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 381 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 927 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 496 B

View File

@ -1,64 +1,87 @@
<section class=" footer">
<div class="container-fluid">
<div class="row">
<div class="institucional-info col-12 col-lg-10 offset-lg-1 col-xl-8 offset-xl-2 row">
<div class="institucional-links col-12 col-md-4 offset-md-0">
<h3 class="titulo">Dúvidas</h3>
<ul>
<li><a href="/institucional/sobre" title="Sobre">Sobre</a></li>
<li><a href="/institucional/pagamento" title="Formas de Pagamento">Formas de Pagamento</a></li>
<li><a href="/institucional/entrega" title="Entrega">Entrega</a></li>
<li><a href="/institucional/troca-devolucao" title="Troca e Devolução">Troca e Devolução</a></li>
<li><a href="/institucional/seguranca-privacidade" title="Segurança e Privacidade">Segurança e Privacidade</a></li>
<li><a href="/institucional/contato" title="Contato">Contato</a></li>
</ul>
</div>
<div class="contato-sac col-12 col-md-4 offset-md-0">
<h3 class="titulo">Fale Conosco</h3>
<ul>
<li>
<span itemprop="faxNumber">
<a href="tel:+55 22 00000 00000"><strong>SAC:</strong> 22 00000 0000</a>
</span>
</li>
<li>
<span itemprop="email">
<a href="mail:contato@contato.com.br">contato@contato.com.br</a>
</span>
</li>
<li>
<p>
<span>
Atendimento Online
</span>
</p>
</li>
<li>
<p>
<strong>
Segunda a Sexta
</strong>
das 8h30 as 18h
</p>
</li>
</ul>
</div>
<div class="redes-sociais col-12 col-md-4 offset-md-0">
<h3 class="titulo">Fique Ligado</h3>
<ul>
<li>
<a href="#" target="_blank" title="Instagram">
<i class="sprite sprite-instagram-white"></i>
</a>
</li>
<li>
<a href="#" target="_blank" title="Facebook">
<i class="sprite sprite-facebook-white"></i>
</a>
</li>
</ul>
</div>
</div>
<section class="footer-links">
<div class="footer-links__wrapper">
<div class="footer-links__block">
<h4 class="footer-links__title">DÚVIDAS</h4>
<ul class="footer-links__items-list" class="footer-links__">
<li class="footer-links__item">
<a class="footer-links__link" href="institucional/sobre"
>Sobre</a
>
</li>
<li class="footer-links__item">
<a
class="footer-links__link"
href="institucional/formasdepagamento"
>FORMAS DE PAGAMENTO</a
>
</li>
<li class="footer-links__item">
<a class="footer-links__link" href="institucional/entregas"
>ENTREGA</a
>
</li>
<li class="footer-links__item">
<a
class="footer-links__link"
href="institucional/trocaedevolucao"
>TROCA E DEVELUÇÃO</a
>
</li>
<li class="footer-links__item">
<a class="footer-links__link" href="institucional/seguranca"
>SEGURANÇA E PRIVACIDADE</a
>
</li>
<li class="footer-links__item">
<a class="footer-links__link" href="institucional/contato"
>CONTATO</a
>
</li>
</ul>
</div>
<div class="footer-links__block">
<h4 class="footer-links__title">FALE CONOSCO</h4>
<ul class="footer-links__items-list">
<li class="footer-links__item">
<a class="footer-links__link" href="tel:11 9999 9999"
>SAC: 11 9999 9999</a
>
</li>
<li class="footer-links__item">
<a class="footer-links__link" href="mailto:sac@m3.com.br"
>sac@m3.com.br</a
>
</li>
<li class="footer-links__item"><u>ATENDIMENTO ONLINE</u></li>
<li class="footer-links__item"><span>SEGUNDA A SEXTA</span></li>
<li class="footer-links__item"><span>DAS 8h30 AS 18h</span></li>
</ul>
</div>
<div class="footer-links__block">
<h4 class="footer-links__title">FIQUE LIGADO</h4>
<ul class="footer-links__items-list footer-links__items-list--social">
<li>
<a href="#" target="_blank">
<i class="sprite sprite-instagram-logo" title="instagram">
</i>
</a>
</li>
<li>
<a href="#" target="_blank" title="facebook">
<i class="sprite sprite-facebook-logo"> </i>
</a>
</li>
<li>
<a href="#" target="_blank" title="youtube">
<i class="sprite sprite-youtube-logo"> </i>
</a>
</li>
</ul>
</div>
</div>
</section>