@charset "UTF-8";
.estampa-main-wrapper {
display: flex;
flex-wrap: wrap;
max-width: 1200px; margin: 60px auto;
padding: 0 20px;
gap: 60px;
} .estampa-left-column {
flex: 1.2;
min-width: 350px;
} .estampa-main-image {
width: 100%;
height: 700px; border-radius: 12px;
overflow: hidden;
background-color: #f9f9f9;
}
.estampa-main-image img {
width: 100%;
height: 100%;
object-fit: cover; object-position: center;
display: block;
} .estampa-right-column {
flex: 1;
min-width: 300px;
display: flex;
flex-direction: column;
justify-content: flex-start;
} .breadcrumb {
margin-bottom: 25px;
font-size: 13px;
color: #7E7272;
font-family: 'Inter', sans-serif;
}
.breadcrumb a {
color: #7E7272;
text-decoration: none;
transition: opacity 0.3s;
}
.breadcrumb a:hover {
opacity: 0.7;
}
.breadcrumb .sep {
margin: 0 8px;
opacity: 0.5;
}
.breadcrumb .current {
color: #2B1B1B;
font-weight: 600;
} .estampa-header-info {
margin-bottom: 30px;
}
.estampa-cod {
font-size: 14px;
color: #7E7272;
text-transform: uppercase;
font-weight: 600;
display: block;
margin-bottom: 10px;
}
.estampa-title {
font-size: 42px; color: #2B1B1B;
margin: 0 0 15px 0;
font-weight: 700;
line-height: 1.1;
}
.estampa-tag {
background-color: #e26406;
color: #ffffff;
padding: 6px 12px;
border-radius: 4px;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
display: inline-block;
} .estampa-variacoes {
border-top: 1px solid #eee;
padding-top: 25px;
margin-bottom: 35px;
}
.estampa-variacoes h5 {
font-size: 18px;
color: #2B1B1B;
margin-bottom: 5px;
font-weight: 600;
}
.estampa-variacoes p {
font-size: 14px;
color: #7E7272;
font-style: italic;
margin: 0;
} .estampa-action-left {
text-align: left; margin-top: 10px;
}
.btn-estampa-whats {
background-color: #121212; color: #ffffff !important;
border: none;
padding: 16px 30px;
border-radius: 6px;
text-decoration: none;
display: inline-block;
font-weight: bold;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 0.5px;
transition: all 0.3s ease;
}
.btn-estampa-whats:hover {
background-color: #e26406; transform: translateY(-2px);
} .estampa-dados-tecnicos {
margin-bottom: 80px;
}
.desc-base {
margin-bottom: 25px; 
color: #555; 
line-height: 1.6;
} @media (max-width: 768px) {
.estampa-main-wrapper {
gap: 25px; margin: 20px auto;
padding: 0 15px;
}  .estampa-left-column {
min-width: 100%; }
.estampa-main-image {
height: 380px; border-radius: 8px;
}
.estampa-right-column {
min-width: 100%;
}
.estampa-title {
font-size: 28px; line-height: 1.2;
} .estampa-tags-wrapper {
display: flex;
flex-wrap: wrap; gap: 8px !important;
margin-top: 10px;
}
.estampa-tag, .estampa-tag-base {
font-size: 11px;
padding: 5px 10px;
flex: 1; text-align: center;
justify-content: center;
} .estampa-action-left {
text-align: center !important;
display: flex;
justify-content: center;
width: 100%;
margin: 20px 0;
padding: 0; } .btn-estampa-whats {
display: inline-block;
width: 100%; 
max-width: 300px; padding: 14px 10px; font-size: 13px; line-height: 1.2;
text-align: center; box-sizing: border-box; 
margin: 0 auto;
} .estampa-dados-tecnicos {
margin-bottom: 40px;
} .opc-dados-3col {
display: flex;
flex-direction: column;
gap: 0;
}
} @media (max-width: 380px) {
.estampa-main-image {
height: 300px;
}
.estampa-title {
font-size: 24px;
}
} .estampa-tag-base {
background-color: #888888; color: #ffffff !important;
text-decoration: none !important; transition: background 0.3s ease;
cursor: pointer;
display: inline-flex;
align-items: center;
} .estampa-tag-base:hover {
background-color: #e26406; color: #ffffff !important;
} .estampa-tag-base:after {
content: ' →';
margin-left: 5px;
font-size: 12px;
}.bg-header-product {
padding: 30px 0;
}
.bg-header-product .content-header-product {
padding: 0 20px 0 30px;
display: flex;
align-items: center;
justify-content: space-between;
}
@media only screen and (max-width: 500px) {
.bg-header-product .content-header-product {
padding: 0 15px;
}
}
.bg-header-product .content-header-product .left-header-product {
display: flex;
align-items: center;
}
@media only screen and (max-width: 768px) {
.bg-header-product .content-header-product .left-header-product {
flex-wrap: wrap;
}
}
.bg-header-product .content-header-product .left-header-product a {
margin: 0 10px 0 0;
font-size: 14px;
line-height: 44px;
letter-spacing: -0.04em;
color: #2B1B1B;
}
@media only screen and (max-width: 768px) {
.bg-header-product .content-header-product .left-header-product a {
font-size: 12px;
}
}
.bg-header-product .content-header-product .left-header-product .cod-header-product {
margin: 0 15px 0 10px;
font-size: 20px;
color: #2B1B1B;
}
@media only screen and (max-width: 500px) {
.bg-header-product .content-header-product .left-header-product .cod-header-product {
font-size: 18px;
}
}
.bg-header-product .content-header-product .left-header-product h3 {
font-weight: 700;
font-size: 32px;
letter-spacing: -0.04em;
color: #2B1B1B;
}
@media only screen and (max-width: 768px) {
.bg-header-product .content-header-product .left-header-product h3 {
width: 100%;
display: block;
font-size: 24px;
}
}
@media only screen and (max-width: 768px) {
.bg-header-product .content-header-product .tag-vendas {
width: 85px;
height: 35px;
font-size: 9px;
}
}
.bg-img-destaque {
width: 100%;
padding: 300px 0;
background-size: cover !important;
background-position: center;
background-repeat: no-repeat;
}
@media only screen and (max-width: 768px) {
.bg-img-destaque {
padding: 150px 0;
}
}
.bg-selos-produto {
margin: 0 0 75px 0;
padding: 20px 0;
box-shadow: 10px 24px 24px rgba(100, 73, 67, 0.05);
}
@media only screen and (max-width: 500px) {
.bg-selos-produto {
margin: 0;
}
}
.bg-selos-produto .content-selos-produto {
max-width: 1240px;
margin: 0 auto;
display: flex;
align-items: center;
justify-content: space-between;
padding: 0 15px;
}
.bg-selos-produto .content-selos-produto ul {
display: flex;
align-items: center;
}
@media only screen and (max-width: 500px) {
.bg-selos-produto .content-selos-produto ul {
flex-wrap: wrap;
}
}
.bg-selos-produto .content-selos-produto ul li {
max-width: 175px;
display: flex;
align-items: center;
margin-right: 45px;
font-size: 16px;
letter-spacing: -0.03em;
color: #7E7272;
line-height: 16px;
}
.bg-selos-produto .content-selos-produto ul li:last-child {
margin-right: 0;
}
@media only screen and (max-width: 768px) {
.bg-selos-produto .content-selos-produto ul li {
width: inherit;
font-size: 12px;
flex: 1;
}
}
@media only screen and (max-width: 500px) {
.bg-selos-produto .content-selos-produto ul li {
width: auto;
flex: none;
margin: 0 10px 10px 10px;
font-size: 11px;
}
}
.bg-selos-produto .content-selos-produto ul li img {
margin-right: 15px;
}
.content-info-produto {
max-width: 1240px;
display: block;
margin: 0 auto;
padding: 0 15px;
}
.content-info-produto .title-produtos {
flex: 1;
margin: 0 0 35px 0;
display: flex;
align-items: center;
font-size: 28px;
font-weight: 600;
color: #2B1B1B;
letter-spacing: -0.04em;
line-height: 44px;
}
@media only screen and (max-width: 768px) {
.content-info-produto .title-produtos {
margin: 0 0 20px 0;
font-size: 20px;
}
}
.content-info-produto .title-produtos:after {
content: "";
flex: 1;
height: 1px;
background: #CBCBCB;
}
.bg-opcoes-cores {
margin-bottom: 80px;
}
.bg-opcoes-cores .list-cores-products {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.bg-opcoes-cores .list-cores-products li {
margin: 0 25px 25px 0;
position: relative;
cursor: pointer;
}
.bg-opcoes-cores .list-cores-products li div {
position: relative;
}
.bg-opcoes-cores .list-cores-products li img {
border-radius: 14px;
}
.bg-opcoes-cores .list-cores-products li .box-opc-cores {
width: 135px;
height: 120px;
border-radius: 14px;
border: 1px solid #ccc;
}
.bg-opcoes-cores .list-cores-products li span {
width: 100%;
min-height: 45px;
position: absolute;
bottom: -50px;
left: 0;
background: #2B1B1B;
font-weight: 500;
font-size: 14px;
text-align: center;
letter-spacing: -0.04em;
color: #FFFFFF;
border-radius: 4px;
line-height: 25px;
opacity: 0;
visibility: hidden;
transition: 0.5s ease;
z-index: 3;  padding: 1%
}
.bg-opcoes-cores .list-cores-products li span:before {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 0 6px 10px 6px;
border-color: transparent transparent #2b1b1b transparent;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
top: -7px;
}
.bg-opcoes-cores .list-cores-products li:hover span {
opacity: 1;
visibility: visible;
}
.bg-descricao-produto {
margin-bottom: 80px;
}
.bg-descricao-produto .content-info-produto p {
display: block;
margin: 0;
font-size: 18px;
letter-spacing: -0.04em;
color: #2B1B1B;
line-height: 24px;
}
.bg-bases-produto {
margin-bottom: 80px;
}
.bg-bases-produto ul {
display: flex;
align-items: flex-start;
flex-wrap: wrap;
justify-content: space-between;
}
.bg-bases-produto ul .base {
width: 510px;
display: flex;
align-items: center;
margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
.bg-bases-produto ul .base {
width: 100%;
}
}
.bg-bases-produto ul .base img {
max-width: 110px;
margin-right: 15px;
border-radius: 0px 14px;
}
.bg-bases-produto ul .base .text-base-produto {
padding: 15px 0 15px 20px;
border-left: 1px solid #CDB39E;
}
@media only screen and (max-width: 768px) {
.bg-bases-produto ul .base .text-base-produto {
padding: 0;
border: 0;
}
}
.bg-bases-produto ul .base .text-base-produto .titlel-text-base-produto {
display: flex;
align-items: center;
margin-bottom: 5px;
}
@media only screen and (max-width: 768px) {
.bg-bases-produto ul .base .text-base-produto .titlel-text-base-produto {
flex-wrap: wrap;
}
}
.bg-bases-produto ul .base .text-base-produto .titlel-text-base-produto span {
margin-right: 10px;
padding-right: 10px;
border-right: 1px solid #CDB39E;
font-size: 18px;
color: #2B1B1B;
line-height: 21px;
}
@media only screen and (max-width: 768px) {
.bg-bases-produto ul .base .text-base-produto .titlel-text-base-produto span {
width: 100%;
display: block;
margin: 0;
padding: 0;
border: 0;
}
}
.bg-bases-produto ul .base .text-base-produto .titlel-text-base-produto h4 {
font-weight: 700;
font-size: 22px;
letter-spacing: -0.02em;
line-height: 22px;
color: #2B1B1B;
}
@media only screen and (max-width: 768px) {
.bg-bases-produto ul .base .text-base-produto .titlel-text-base-produto h4 {
font-size: 18px;
}
}
.bg-bases-produto ul .base .text-base-produto .footer-base-produto {
display: flex;
align-items: center;
}
@media only screen and (max-width: 768px) {
.bg-bases-produto ul .base .text-base-produto .footer-base-produto {
flex-wrap: wrap;
}
}
.bg-bases-produto ul .base .text-base-produto .footer-base-produto span {
margin-right: 10px;
font-size: 18px;
letter-spacing: -0.02em;
color: #575252;
}
@media only screen and (max-width: 768px) {
.bg-bases-produto ul .base .text-base-produto .footer-base-produto span {
width: 100%;
display: block;
margin: 0 0 5px 0;
}
}
.bg-bases-produto ul .base .text-base-produto .footer-base-produto a {
width: 115px;
height: 24px;
border: 1px solid #DC7358;
box-sizing: border-box;
border-radius: 4px;
font-size: 14px;
display: flex;
align-items: center;
justify-content: center;
letter-spacing: -0.02em;
color: #DC7358;
cursor: pointer;
}
.bg-dados-produto {
margin-bottom: 80px;
}
.bg-dados-produto .content-list-dados-tecnicos {
display: flex;
align-items: flex-start;
justify-content: space-between;
}
@media only screen and (max-width: 768px) {
.bg-dados-produto .content-list-dados-tecnicos {
flex-wrap: wrap;
}
}
@media only screen and (max-width: 768px) {
.bg-dados-produto .content-list-dados-tecnicos .link-download-laudo,
.bg-dados-produto .content-list-dados-tecnicos .link-download-ficha {
order: -1;
margin: 0 0 30px 0;
width: 100%;
}
.bg-dados-produto .content-list-dados-tecnicos .link-download-laudo .flex,
.bg-dados-produto .content-list-dados-tecnicos .link-download-ficha .flex{
justify-content: center;
}
}
.bg-dados-produto .content-list-dados-tecnicos .opc-dados-tecnicos {
display: flex;
align-items: flex-start;
}
@media only screen and (max-width: 768px) {
.bg-dados-produto .content-list-dados-tecnicos .opc-dados-tecnicos {
width: 100%;
flex-wrap: wrap;
}
}
.bg-dados-produto .content-list-dados-tecnicos ul {
margin-right: 60px;
}
@media only screen and (max-width: 768px) {
.bg-dados-produto .content-list-dados-tecnicos ul {
width: 100%;
margin-right: 0;
}
}
.bg-dados-produto .content-list-dados-tecnicos ul li {
margin: 0 0 25px 0;
padding: 0 0 0 20px;
border-left: 1px solid #DCCFC8;
}
.bg-dados-produto .content-list-dados-tecnicos ul li strong {
display: block;
margin: 0 0 10px 0;
font-weight: 600;
font-size: 18px;
letter-spacing: -0.04em;
color: #2B1B1B;
}
.bg-dados-produto .content-list-dados-tecnicos ul li p {
display: block;
margin: 0;
font-size: 18px;
color: #575252;
line-height: 26px;
} .downloads-base {
display: flex;
gap: 30px;
align-items: center;
flex-wrap: wrap;
margin-top: 20px;
} .link-download-ficha,
.link-download-laudo,
.link-download-sfc {
text-decoration: none !important;
color: #2B1B1B !important;
display: flex; align-items: center;
width: max-content; } .link-download-ficha .flex,
.link-download-laudo .flex,
.link-download-sfc .flex {
display: flex;
align-items: center;
font-size: 20px;
text-transform: uppercase;
font-weight: 400;
line-height: 1; }
.link-download-ficha:visited,
.link-download-laudo:visited,
.link-download-sfc:visited {
color: #2B1B1B !important;
} .link-download-ficha img,
.link-download-laudo img,
.link-download-sfc img {
margin-right: 10px;
width: 40px; height: auto;
flex-shrink: 0; display: block;
} .link-download-ficha:hover,
.link-download-laudo:hover,
.link-download-sfc:hover {
opacity: 0.8;
text-decoration: none !important;
}
.tem-interesse{
display: flex;
justify-content: end;
}
.tem-interesse-content{
text-align: center;
}
.tem-interesse b{
display: block;
padding: 5px 0;
font-weight: 500;
}
.tem-interesse a{
background: #DC7358;
color: #FFF;
border-radius: 50px;
padding: 10px 20px;
display: inline-block;
}
.bg-instrucoes-produto {
margin-bottom: 80px;
}
.bg-instrucoes-produto ul {
display: flex;
align-items: center;
}
.bg-instrucoes-produto ul li {
margin-right: 20px;
}
@media only screen and (max-width: 1024px) {
.bg-instrucoes-produto ul li {
margin-right: 10px;
}
}
.bg-instrucoes-produto ul li img {
max-width: 50px;
}
@media only screen and (max-width: 1024px) {
.bg-instrucoes-produto ul li img {
max-width: 30px;
}
}
.bg-roadmap {
padding: 65px 0;
background: #D3BDAB;
}
.bg-roadmap .content-roadmap {
max-width: 1100px;
display: flex;
margin: 0 auto;
align-items: flex-start;
justify-content: space-between;
padding: 0 15px;
}
@media only screen and (max-width: 1024px) {
.bg-roadmap .content-roadmap {
flex-wrap: wrap;
}
}
@media only screen and (max-width: 1024px) {
.bg-roadmap .content-roadmap img {
display: block;
margin: 0 auto 30px;
}
}
.bg-roadmap .content-roadmap p {
width: 45%;
display: block;
margin: 0 0 0 2%;
font-size: 20px;
letter-spacing: -0.04em;
color: #FFFFFF;
text-shadow: 0px 4px 25px rgba(41, 9, 1, 0.1);
line-height: 26px;
}
@media only screen and (max-width: 1024px) {
.bg-roadmap .content-roadmap p {
width: 90%;
margin: 0 auto;
text-align: center;
}
}
.modal-open-produtos {
z-index: 4;
width: 870px;
padding: 30px 20px;
position: fixed;
left: 0;
right: 0;
top: 50%;
margin: 0 auto;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
background: #FFFFFF;
border-radius: 4px;
display: none;
}
.modal-open-produtos .content-info-produto {
padding: 0;
}
@media only screen and (max-width: 1430px) {
.modal-open-produtos {
width: 530px;
}
}
@media only screen and (max-width: 768px) {
.modal-open-produtos {
width: 70%;
}
}
.modal-open-produtos.modal-bases .content-overfow {
max-height: 510px;
overflow: auto;
}
.modal-open-produtos.modal-bases .content-overfow .base {
padding: 0 10px;
}
.modal-open-produtos.modal-bases .content-overfow .header-modal-bases {
margin: 35px 0 40px 0;
display: flex;
align-items: center;
justify-content: space-between;
}
@media only screen and (max-width: 768px) {
.modal-open-produtos.modal-bases .content-overfow .header-modal-bases {
flex-wrap: wrap;
}
}
.modal-open-produtos.modal-bases .content-overfow .header-modal-bases .title-modal-bases {
display: flex;
align-items: center;
}
@media only screen and (max-width: 768px) {
.modal-open-produtos.modal-bases .content-overfow .header-modal-bases .title-modal-bases {
width: 100%;
margin: 0 0 20px 0;
}
}
.modal-open-produtos.modal-bases .content-overfow .header-modal-bases .title-modal-bases span {
margin-right: 10px;
padding-right: 10px;
font-size: 18px;
color: #2B1B1B;
border-right: 1px solid #CDB39E;
line-height: 21px;
}
.modal-open-produtos.modal-bases .content-overfow .header-modal-bases .title-modal-bases h4 {
font-weight: 700;
font-size: 22px;
letter-spacing: -0.02em;
color: #2B1B1B;
line-height: 22px;
}
.modal-open-produtos .header-modal-cores {
width: 100%;
display: flex;
margin: 0 0 30px 0;
align-items: center;
justify-content: space-between;
}
@media only screen and (max-width: 768px) {
.modal-open-produtos .header-modal-cores {
flex-wrap: wrap;
}
}
.modal-open-produtos .header-modal-cores h4 {
font-weight: 700;
font-size: 32px;
letter-spacing: -0.04em;
color: #2B1B1B;
line-height: 44px;
}
@media only screen and (max-width: 768px) {
.modal-open-produtos .header-modal-cores h4 {
width: 100%;
font-size: 22px;
}
}
.modal-open-produtos .header-modal-cores span {
font-size: 20px;
line-height: 23px;
text-align: right;
color: #7E7272;
}
.modal-open-produtos .img-destaque-modal {
width: 100%;
}
.modal-open-produtos .close-modal {
width: 44px;
height: 44px;
position: absolute;
top: -20px;
right: -20px;
display: flex;
align-items: center;
justify-content: center;
background: #CDB39E;
border-radius: 4px;
cursor: pointer;
}.top-bar {
color: #fff;
padding: 8px 25px;
display: flex;
align-items: center;
justify-content: space-between;
background: linear-gradient(91.59deg, #C85941 -15.32%, #E77B5E 74.16%);
}
@media only screen and (max-width: 1024px) {
.top-bar {
padding: 8px 5px;
}
}
.top-bar .search {
width: 340px;
position: relative;
transition: all 0.8s ease;
}
@media only screen and (max-width: 768px) {
.top-bar .search {
width: 210px;
}
}
.top-bar .search.active {
width: 730px;
}
@media only screen and (max-width: 1024px) {
.top-bar .search.active {
width: 340px;
}
}
@media only screen and (max-width: 768px) {
.top-bar .search.active {
width: 210px;
}
}
.top-bar .search input {
width: 100%;
height: 34px;
background: #E09382;
border-radius: 4px;
border: none;
text-indent: 10px;
font-size: 16px;
font-family: 'Work Sans', sans-serif;
}
.top-bar .search button {
padding: 0;
position: absolute;
top: 9px;
right: 10px;
border: none;
background: none;
cursor: pointer;
}
.top-bar .info-top-bar {
display: flex;
align-items: center;
}
.top-bar .info-top-bar .whats,
.top-bar .info-top-bar .entrar {
display: flex;
align-items: center;
margin-right: 25px;
color: #fff;
font-weight: 600;
font-size: 14px;
}
.top-bar .info-top-bar .whats img,
.top-bar .info-top-bar .entrar img {
margin-right: 10px;
}
.top-bar .info-top-bar span {
font-weight: 600;
margin-right: 7px;
}
@media only screen and (max-width: 768px) {
.top-bar .info-top-bar .entrar {
margin-right: 10px;
}
}
@media only screen and (max-width: 1024px) {
.top-bar .info-top-bar .whats {
display: none;
}
}
.top-bar .info-top-bar ul li {
display: flex;
align-items: center;
position: relative;
}
.top-bar .info-top-bar ul li.hover-language a {
cursor: pointer;
}
.top-bar .info-top-bar ul li img {
margin-left: 5px;
}
.top-bar .info-top-bar ul li a {
letter-spacing: -0.03em;
font-weight: 600;
font-size: 14px;
}
.top-bar .info-top-bar ul .submenu-language {
width: 50px;
padding: 20px;
display: none;
position: absolute;
background: linear-gradient(91.59deg, #C85941 -15.32%, #E77B5E 74.16%);
right: 0;
top: 33px;
z-index: 2;
}
.top-bar .info-top-bar ul .submenu-language.active {
display: block;
}
.top-bar .info-top-bar ul .submenu-language li {
width: 100%;
display: block;
padding: 0 0 25px 0;
}
.top-bar .info-top-bar ul .submenu-language li a {
color: white;
}
.top-bar .info-top-bar ul .submenu-language li:last-child {
padding: 0;
}
.search-result {
width: 100%;
display: none;
position: absolute;
background: #fff;
padding: 20px 0;
z-index: 9;
border: 1px solid #e4e4e4;
box-sizing: border-box;
}
.search-result a {
padding: 0 20px;
display: flex;
margin-bottom: 30px;
align-items: center;
color: #000;
font-size: 16px;
}
.search-result a img {
width: 100px;
order: -1;
margin-right: 20px;
}
@media only screen and (max-width: 768px) {
.search-result a img {
width: 60px;
}
}
.close-search {
display: none;
position: absolute;
font-size: 20px;
top: 40px;
right: 13px;
cursor: pointer;
z-index: 9;
}
.header {
padding: 15px 25px;
display: flex;
align-items: center;
justify-content: space-between;
}
.header .open-menu-mobile {
display: none;
}
@media only screen and (max-width: 1024px) {
.header .open-menu-mobile {
display: block;
}
}
.header ul {
display: flex;
align-items: center;
}
@media only screen and (max-width: 1024px) {
.header ul {
display: none;
width: 100%;
position: fixed;
height: 100%;
padding: 50px 0 0 0;
top: 0;
left: 0;
background: linear-gradient(91.59deg, #C85941 -15.32%, #E77B5E 74.16%);
z-index: 9;
}
}
.header ul li {
margin-right: 35px;
position: relative;
}
@media only screen and (max-width: 1200px) {
.header ul li {
margin-right: 15px;
}
}
@media only screen and (max-width: 1024px) {
.header ul li {
margin: 0 0 35px 0;
padding: 0 20px;
}
}
.header ul li.close-menu-mobile {
display: none;
}
@media only screen and (max-width: 1024px) {
.header ul li.close-menu-mobile {
display: block;
}
}
.header ul li a {
font-size: 18px;
font-weight: 600;
letter-spacing: -0.02em;
color: #7E7272;
}
@media only screen and (max-width: 1024px) {
.header ul li a {
font-weight: 700;
color: white;
}
}
.header ul li.hover-submenu-produtos {
cursor: pointer;
}
@media only screen and (max-width: 1024px) {
.header ul li.hover-submenu-produtos {
margin: 0;
}
}
.header ul li.hover-submenu-produtos .submenu-produtos {
width: 170px;
padding: 20px;
display: none;
position: absolute;
background: #fff;
z-index: 99;
}
@media only screen and (max-width: 1024px) {
.header ul li.hover-submenu-produtos .submenu-produtos {
display: table-caption !important;
position: relative;
padding: 0 0 0 20px;
background: none;
margin-top: 20px;
}
}
.header ul li.hover-submenu-produtos .submenu-produtos.active {
display: block;
}
.header ul li.hover-submenu-produtos .submenu-produtos li {
width: 100%;
display: block;
padding: 0 0 25px 0;
}
.header ul .my-account-wrapper .material-icons-outlined {
font-size: 17px;
margin-right: 5px;
}
.header ul .language-wrapper .material-icons-outlined {
font-size: 17px;
}
.header ul .my-account-wrapper,
.header ul .language-wrapper {
display: none;
color: white;
align-items: center;
border: 1px solid #D8D6D6;
box-sizing: border-box;
border-radius: 55px;
padding: 4px 10px;
}
.header ul a.my-account-wrapper {
font-weight: 400;
font-size: 14px;
}
.header ul .language-wrapper {
margin-left: 10px;
}
.header ul .top-link-wrapper {
display: none;
align-items: center;
justify-content: space-around;
}
.header ul .close-menu-mobile {
color: white;
margin-left: auto;
}
@media only screen and (max-width: 1024px) {
.header ul li.hover-submenu-produtos .submenu-produtos li {
padding: 0;
display: flex;
align-items: center;
}
}
.header ul li.hover-submenu-produtos .submenu-produtos li:last-child {
padding: 0;
}
@media only screen and (max-width: 1024px) {
.header ul li.hover-submenu-produtos .submenu-produtos li a {
color: rgba(255, 255, 255, 0.8);
font-size: 16px;
font-weight: 400;
}
}
@media only screen and (max-width: 1024px) {
.header ul li.hover-submenu-produtos .submenu-produtos li:before {
content: "";
width: 5px;
height: 5px;
display: block;
margin-right: 10px;
background: #FFFFFF;
opacity: 0.5;
}
.header ul .my-account-wrapper,
.header ul .language-wrapper {
display: flex;
}
.top-bar .info-top-bar .entrar {
display: none;
}
.header ul .top-link-wrapper {
display: flex;
}
} .header ul li.ocultar-estampas {
display: none !important;
}.bg-footer {
padding: 35px 0 30px 0;
background: #F6F4EF;
}
.bg-footer .content-footer {
max-width: 1240px;
margin: 0 auto;
display: flex;
align-items: flex-start;
justify-content: space-between;
padding: 0 15px;
}
@media only screen and (max-width: 1024px) {
.bg-footer .content-footer {
display: flex;
flex-direction: column; align-items: center; text-align: center; gap: 1rem; }
}
.bg-footer .content-footer .logos {
max-width: 210px;
}
.bg-footer .content-footer .logos .logo img {
max-width: 185px;
display: block;
margin: 0 0 30px 0;
}
.bg-footer .content-footer .logos .redes-footer strong {
display: block;
margin: 0 0 25px 0;
font-weight: 700;
font-size: 16px;
letter-spacing: -0.02em;
color: #7E7272;
line-height: 28px;
}
.bg-footer .content-footer .logos .redes-footer ul {
display: flex;
align-items: center;
justify-content: space-between;
}
.bg-footer .content-footer .logos .redes-footer ul li {
margin-right: 40px;
}
.bg-footer .content-footer .logos .redes-footer ul li:last-child {
margin-right: 0;
}
.bg-footer .content-footer .menu-footer {
max-width: 190px;
}
.soudealgodao-logo {
margin-top: 20px; }
@media only screen and (max-width: 1024px) {
.bg-footer .content-footer .menu-footer {
}
}
.bg-footer .content-footer .menu-footer strong {
display: block;
margin: 0 0 25px 0;
font-size: 16px;
letter-spacing: -0.02em;
color: #DC7358;
line-height: 19px;
}
.bg-footer .content-footer .menu-footer ul li {
display: block;
margin: 0 0 5px 0;
}
.bg-footer .content-footer .menu-footer ul li a {
font-size: 14px;
letter-spacing: -0.02em;
color: #2B1B1B;
line-height: 28px;
}
.bg-footer .content-footer .menu-footer ul li.whats-footer a {
display: flex;
align-items: center;
font-weight: 700;
font-size: 18px;
color: #DC7358;
line-height: 28px;
}
.bg-footer .content-footer .menu-footer ul li.whats-footer a img {
margin-right: 10px;
}
.whats-footer-mobile {
display: none;
align-items: center;
justify-content: center;
font-weight: 700;
font-size: 18px;
color: #DC7358;
line-height: 28px;
}
.bg-boleto {
padding: 40px 0;
}
.bg-boleto .content-boleto {
display: flex;
align-items: center;
justify-content: center;
padding: 0 15px;
}
.bg-boleto .content-boleto img {
max-width: 100%;
}
.bg-copy {
padding: 15px 0;
text-align: center;
background: #2B1B1B;
}
.bg-copy p {
padding: 0 15px;
color: #fff;
margin: 0;
font-size: 13px;
}
.bg-copy p a {
color: #fff;
font-weight: 700;
}.slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
left: 0;
top: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after {
content: "";
display: table;
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
float: left;
min-height: 1px;
display: none;
}
[dir="rtl"] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list {
background: #fff url(https://www.nanete.com.br/wp-content/themes/nanete/css/ajax-loader.gif) center center no-repeat;
} .slick-prev,
.slick-next {
position: absolute;
display: block;
height: 55px;
width: 55px;
line-height: 0px;
font-size: 0px;
cursor: pointer;
background: transparent;
color: transparent;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
padding: 0;
border: none;
outline: none;
}
@media only screen and (max-width: 1292px) {
.slick-prev,
.slick-next {
display: none !important;
}
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
opacity: 0.25;
}
.slick-prev {
left: -25px;
background: url(//www.nanete.com.br/wp-content/themes/nanete/images/icons/prev.png) no-repeat center center;
}
[dir="rtl"] .slick-prev {
left: auto;
right: -25px;
}
[dir="rtl"] .slick-prev:before {
content: "→";
}
.slick-next {
right: -25px;
background: url(//www.nanete.com.br/wp-content/themes/nanete/images/icons/next.png) no-repeat center center;
}
[dir="rtl"] .slick-next {
left: -25px;
right: auto;
}
[dir="rtl"] .slick-next:before {
content: "←";
} .slick-dotted .slick-slider {
margin-bottom: 30px;
}
.slick-dots {
position: absolute;
bottom: 45px;
right: 45px;
list-style: none;
display: block;
text-align: center;
padding: 0;
margin: 0;
}
.slick-dots li {
width: initial !important;
position: relative;
display: inline-block;
margin: 0 10px 0 0;
padding: 0;
cursor: pointer;
}
.slick-dots li:last-child {
margin-right: 0;
}
.slick-dots li button {
border: 0;
background: #7E7272;
opacity: 0.5;
display: block;
height: 8px;
width: 8px;
padding: 0;
outline: none;
line-height: 0px;
font-size: 0px;
color: transparent;
cursor: pointer;
border-radius: 100%;
transition: all 0.5 ease;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
outline: none;
}
.slick-dots li.slick-active button {
background: #2B1B1B;
}.pagination {
display: flex;
align-items: center;
justify-content: center;
padding: 0 15px;
margin-bottom: 70px;
}
.pagination .page-numbers {
width: 44px;
height: 44px;
margin-right: 10px;
display: flex;
align-items: center;
justify-content: center;
font-weight: 600;
font-size: 18px;
color: #CDB39E;
border: 1px solid #CDB39E;
border-radius: 4px;
}
@media only screen and (max-width: 768px) {
.pagination .page-numbers {
width: 26px;
height: 26px;
font-size: 16px;
}
}
.pagination .page-numbers.current {
background: #CDB39E;
color: #fff;
}
.pagination .page-numbers:last-child {
margin-right: 0;
}