.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}@font-face {
font-family: 'Korolev-Medium';
src: url(//absolutopapel.com.br/wp-content/themes/absoluto/fonts/korolev/KorolevRounded-Medium.otf);
font-weight: 500;
}
@font-face {
font-family: 'Korolev-light';
src: url(//absolutopapel.com.br/wp-content/themes/absoluto/fonts/korolev/KorolevRounded-Light.otf);
font-weight: 300;
}
@font-face {
font-family: 'Korolev-bold';
src: url(//absolutopapel.com.br/wp-content/themes/absoluto/fonts/korolev/KorolevRounded-Bold.otf);
font-weight: 700;
}
:root {
--cor-padrao: #717171;
--font-titulos: 'Korolev-Medium', Arial, sans-serif;
--font-textos: 'Korolev-Medium', arial, sans-serif;
--color-primary: #a92ac6;
--color-secondary: #470a68;
--color-pink: #e45dbf;
--color-lilas: #d57ff4;
--color-white: #ffffff;
--color-gray: #777777;
--color-blue: #1ab9de;
--color-hover: #eabff9;
--color-gelo: #f2f8ff;
}
* {
}
html {
font-size: 62.5%; }
body { }
.main-wrapper {
max-width: 1920px;
margin: 0 auto;
overflow: hidden;
}
a {
font-size: 1.6rem;
color: var(--color-primary);
}
a:hover {
transition: all 0.3s;
}
div {
font-family: 'Korolev-Medium', arial, sans-serif;
font-size: 1.8rem;
}
p {
color: var(--color-gray);
font-family: 'Korolev-Medium', arial, sans-serif;
font-size: 1.8rem;
font-weight: 500;
line-height: 1.5;
margin-bottom: 15px;
}
h1,
h2 {
font-family: 'Korolev-bold', Arial, sans-serif;
font-weight: 700;
line-height: 0.6;
margin: 0;
}
h3,
h4,
h5,
h6 {
font-family: 'Korolev-bold', Arial, sans-serif;
font-weight: 700;
line-height: 1;
margin: 0;
}
h1 {
color: var(--color-primary);
font-size: 4.8rem;
margin-bottom: 15px;
}
h2 {
color: var(--color-primary);
font-size: 4.8rem;
margin-bottom: 10px;
}
h3 {
color: var(--color-primary);
font-size: 2.6rem;
margin-bottom: 15px;
}
h4 {
color: var(--color-primary);
font-size: 2.2rem;
margin-bottom: 15px;
}
h5 {
color: var(--color-primary);
font-size: 1.6rem;
margin-bottom: 15px;
}
ul {
padding-left: 20px;
}
ul li,
ol li {
color: var(--color-gray);
font-size: 1.6rem;
}
li + li { }
img,
iframe {
max-width: 100%;
height: auto;
}
.hidden {
display: none !important;
}
.visible {
display: block !important;
}  .container {
width: 100%;
max-width: 1270px !important;
padding: 0;
margin: 0 auto;
}
.custom-container {
width: 1270px;
margin: 0 auto;
} .visible-xs {
display: none !important;
}
.hidden-xs {
display: block !important;
}
.visible-lg {
display: none !important;
}
.hidden-lg {
display: block !important;
} [class^='gap'] {
display: block;
clear: both;
}
.gap10 {
height: 10px;
}
.gap20 {
height: 20px;
}
.gap30 {
height: 30px;
}
.gap40 {
height: 40px;
}
.gap50 {
height: 50px;
}
.gap60 {
height: 60px;
} .sub h1,
.title h1 {
font-size: 9rem;
line-height: 0.6;
}
.sub h2 + p,
.title h2 + p {
color: var(--cor-padrao);
font-size: 2.4rem;
font-weight: 600;
line-height: 1.3;
margin-top: 20px;
}
.sub h2,
.title h2 {
font-size: 9rem;
}
.sub.big h2,
.title.big h2 {
font-size: 9rem;
}
.sub strong,
.title strong {
} .cta a {
background-color: var(--color-primary);
border-radius: 20px;
border: 1px solid var(--color-primary);
color: #ffffff;
display: inline-block;
font-family: 'Korolev-Medium';
font-size: 1.7rem;
font-weight: 400;
letter-spacing: 0.2px;
padding: 7px 40px;
text-decoration: none;
transition: all 0.3s;
}
.cta a:hover {
background-color: var(--color-hover);
border-color: var(--color-hover);
color: var(--color-primary);
}
.cta.alt a {
background-color: var(--color-white);
border: 1px solid var(--color-white);
color: var(--color-primary);
}
.cta.alt a:hover {
background-color: var(--color-lilas);
border-color: var(--color-lilas);
color: var(--color-white);
} .video-wrapper {
}
.video-wrapper a {
position: relative;
}
.video-wrapper a:after {
background: transparent url(//absolutopapel.com.br/wp-content/themes/absoluto/images/icones/play.svg) no-repeat center center;
content: '';
height: 57px;
width: 82px;
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.video-wrapper a:hover {
opacity: 0.8;
} .swiper-slide {
display: flex;
justify-content: center;
}
.swiper-wrapper {
text-align: center;
}
.swiper-button-prev,
.swiper-button-next {
color: #dedede !important;
opacity: 0.5;
} .bg-cinza {
background-color: #f5f5f5;
}
.bg-branco {
background-color: #fff;
} .custom-list {
}
.custom-list ul {
padding-left: 0;
}
.custom-list li + li {
margin-top: 15px;
}
.custom-list li {
color: var(--color-gray);
font-size: 1.7rem;
font-weight: 400;
list-style: none;
padding-left: 20px;
position: relative;
}
.custom-list li:before {
background-color: var(--cor-verde2);
border-radius: 100%;
content: '';
display: inline-block;
height: 7px;
width: 7px;
position: absolute;
left: 0;
top: 10px;
} #header {
background-color: var(--color-primary);
width: 100%;
padding: 16px 0;
position: relative;
z-index: 999;
}          #header #produtos-menu-top { background-color: var(--color-primary); background-repeat: no-repeat;
background-position: bottom center; height: 460px;
left: 0;
padding-top: 111px;
position: absolute;
top: -600px;
transition: 0.8s;
width: 100%;
z-index: 8;
display: none;
}
#header #produtos-menu-top.visivel {
top: 0;
}
#header-wrapper {
display: flex;
align-items: center;
}
#header-wrapper > .container {
display: flex;
justify-content: space-between;
align-items: center;
z-index: 999;
} #header-wrapper #logo {
width: 182px;
} #header-wrapper .header-right {
display: flex;
align-items: center;
gap: 66px;
} #menu-superior-wrapper {
}
#menu-superior {
padding: 0px 0;
width: 100%;
}
#menu-superior ul {
display: flex;
align-items: center;
margin: 0;
gap: 48px;
}
#menu-superior ul li {
color: var(--color-white);
font-family: var(--font-titulos);
line-height: 0.2;
list-style: none;
position: relative;
transition: all ease 0.3s;
}
#menu-superior ul li a {
color: var(--color-white);
font-family: var(--font-titulos);
font-size: 2.1rem;
display: block;
text-decoration: none;
}
#menu-superior ul li:hover {
}
#menu-superior ul li a:hover,
#menu-superior ul li.current-menu-item a {
color: var(--color-hover);
text-decoration: none;
} #menu-superior ul.sub-menu {
background-color: #000000b3;
box-shadow: 0px 3px 6px #00000029;
display: none !important;
height: auto;
min-width: 180px;
padding: 0;
position: absolute;
top: 40px;
z-index: 2;
flex-direction: column;
gap: 0 !important;
}
#menu-superior ul.sub-menu li {
border-bottom: 0 !important;
width: 100%;
max-width: 100%;
margin: 0;
}
#menu-superior ul.sub-menu li a {
border-bottom: 1px solid #efefef;
color: var(--color-gray-2) !important;
display: block;
font-size: 1.5rem !important;
font-weight: normal;
}
#menu-superior ul.sub-menu li:hover {
background-color: #efefef;
}
#menu-superior .sub-menu li:last-child a {
border-bottom: none;
}
#menu-superior .sub-menu li a:after {
display: none;
}
#menu-superior .sub-menu li a:hover,
#menu-superior .sub-menu li.current-menu-item a {
color: #fff;
background-color: var(--cor-verde1);
}
#menu-superior li:hover .sub-menu {
display: block !important;
} #midias,
#menu-superior-wrapper { }
#midias .links-wrapper {
display: flex;
align-items: center;
justify-content: flex-end;
gap: 20px;
}
#midias a:hover {
opacity: 0.8;
} #menu-mobile {
cursor: pointer;
height: 50px;
float: right;
margin-top: 14px;
overflow: hidden;
position: relative;
width: 34px;
z-index: 9999;
}
#menu-mobile span {
height: 3px;
background-color: #fff;
display: block;
width: 40px;
transition: all 0.3s ease;
margin: 6px 0;
}
#menu-mobile:hover span {
}
#menu-mobile:hover .span2 {
width: 80%;
}
#menu-mobile.close {
opacity: 1;
}
#menu-mobile.close .span1 {
transform: rotate(-45deg);
position: absolute;
top: 10px;
transition: all 1s ease;
}
#menu-mobile.close .span2 {
width: 0;
transition: all 0.3s ease;
}
#menu-mobile.close .span3 {
transform: rotate(45deg);
position: absolute;
top: 10px;
transition: all 1s ease;
}
#menu-mobile.close [class^='span'] {
background-color: var(--color-white);
} #menu-mobile-wrapper {
background-color: var(--color-primary);
position: fixed;
top: 0;
left: 0;
width: 100%;
opacity: 0;
height: auto;
display: none;
padding: 0 20px 0 20px;
transition: all 0.3s linear;
z-index: 9998;
}
#menu-mobile-wrapper.open {
opacity: 1;
transition: all 0.3s linear;
} #menu-mobile-wrapper ul {
margin: 0;
padding: 0;
padding-left: 15px;
padding-top: 75px;
}
#menu-mobile-wrapper li {
list-style: none;
padding: 0;
margin: 20px 0;
text-align: left;
line-height: 1.3;
}
#menu-mobile-wrapper li a { color: #fff;
display: block;
font-size: 2.2rem;
font-weight: bold;
line-height: 1;
margin: 5px 0;
padding: 6px 0px;
text-align: left;
text-decoration: none;
}
#menu-mobile-wrapper li:not(.menu-item-has-children) a { }
#menu-mobile-wrapper li:first-child a {
border-top: none;
}
#menu-mobile-wrapper li a:hover,
#menu-mobile-wrapper li:hover,
#menu-mobile-wrapper li a:active,
#menu-mobile-wrapper li:active,
#menu-mobile-wrapper li a:focus,
#menu-mobile-wrapper li:focus {
background: transparent;
-moz-transition: all 0.6s;
-webkit-transition: all 0.6s;
transition: all 0.6s;
} #menu-mobile-wrapper ul.sub-menu {
border-top: none;
border-bottom: 30px;
display: none;
margin-left: 0;
position: relative;
visibility: unset;
z-index: 1;
padding-top: 30px;
}
#menu-mobile-wrapper ul.sub-menu:before {
content: 'Selecione a região:';
color: #fff; position: absolute;
width: 100%;
top: 0;
left: 0;
font-size: 2rem;
font-weight: bold;
margin-top: 10px;
margin-left: 25px;
}
#menu-mobile-wrapper li.menu-item-has-children {
}
#menu-mobile-wrapper .menu-item-has-children a {
padding-bottom: 0;
}
#menu-mobile-wrapper .menu-item-has-children:hover > .sub-menu {
display: block;
}
#menu-mobile-wrapper li > ul {
padding-top: 0;
padding-left: 10px;
}
#menu-mobile-wrapper li > ul.sub-menu li {
}
#menu-mobile-wrapper li > ul.sub-menu li a {
color: #fff;
border-bottom: none;
font-size: 2.2rem;
font-weight: normal;
padding: 0px 15px;
max-width: 100%;
}
#menu-mobile-wrapper li > ul.sub-menu li a:hover,
#menu-mobile-wrapper li > ul.sub-menu li a:focus,
#menu-mobile-wrapper li > ul.sub-menu li a:active {
color: var(--cor-padrao);
}  .mobile-social a {
color: white;
text-decoration: none;
}
.mobile-social {
text-align: left;
padding: 0 34px;
margin-top: 50px;
display: flex;
justify-content: flex-start;
align-items: flex-start;
flex-direction: column;
}
.mobile-social a:hover {
text-decoration: none;
}
.mobile-social i {
color: #fff;
padding: 10px 0;
}
.mobile-social a {
padding-left: 10px;
font-size: 14px;
} .cover-dark {
display: none;
background: var(--color-primary);
height: 100%;
overflow: hidden;
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 998;
}    #footer {
background-color: var(--color-secondary);
padding: 100px 0 8px 0;
}
#footer * {
color: var(--color-gelo);
font-size: 1.4rem;
font-family: 'Korolev-light';
font-weight: 400;
}
#footer a:hover {
color: var(--color-hover);
}
#footer .footer-container {
}
#footer .footer-container .footer-content {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
gap: 30px;
} #footer .coluna1 {
display: flex;
}
#footer .coluna2 {
}
#footer .coluna3 {
}
#footer .coluna4 {
display: flex; }
@media screen and (min-width: 768px) {
#footer .coluna4 {
padding-top: 50px;
}
} #footer .footer-logo {
width: 190px;
margin-right: 30px;
} #footer .footer-desc {
max-width: 279px;
}
#footer .footer-desc p {
} #footer .footer-menu {
margin-right: 20px;
}
#footer .footer-menu .menu {
list-style: none;
padding: 0;
}
#footer .footer-menu .menu li {
list-style: none;
margin-bottom: 6px;
}
#footer .footer-menu .menu li a {
text-decoration: none;
}
#footer .sub-menu {
margin-top: 4px;
padding-left: 5px;
}
#footer .sub-menu li:before {
content: '- ';
} #footer .footer-container .footer-sac {
min-width: 155px;
}
#footer .footer-container .footer-sac img {
} #footer .footer-social {
}
#footer .footer-social .links-wrapper {
align-items: center;
display: flex;
gap: 20px;
justify-content: flex-start;
}
#footer .footer-social img {
width: 23px;
height: auto;
transition: all 0.3s ease;
}
#footer .footer-social img:hover {
opacity: 0.8;
}
#footer .footer-social span {
display: block;
font-size: 17px;
font-weight: bold;
margin-top: 30px;
margin-bottom: 10px;
} #copyright {
padding: 80px 0 0 0;
}
#copyright ul {
display: flex;
align-items: center;
justify-content: center;
}
#copyright ul li {
border-right: 1px solid var(--color-gelo);
padding: 0 30px;
list-style: none;
}
#copyright ul li:last-child {
border-right: 0;
}
#copyright ul li a {
color: var(--color-gelo);
font-size: 1.4rem;
text-align: center;
text-decoration: none;
} .wpcf7 {
} .wpcf7 .form-group {
margin-bottom: 17px;
}
.wpcf7 br {
display: none;
}
.wpcf7 h4 {
font-size: 35px;
font-weight: 900;
margin-bottom: 25px;
}
.wpcf7 span {
color: var(--cor-padrao);
font-size: 15px;
margin: 0;
}  .wpcf7 label {
display: block;
font-size: 15px;
}
.wpcf7 ::placeholder {
color: var(--cor-padrao);
}
.wpcf7 input[type='text'],
.wpcf7 input[type='email'],
.wpcf7 input[type='number'],
.wpcf7 input[type='phone'],
.wpcf7 textarea {
background-color: #fff;
border: 1px solid #bbbbbb;
border-radius: 5px;
font-size: 1.7rem;
color: var(--color-gray);
height: 45px;
padding: 16px;
width: 100%;
font-family: 'Korolev-light';
}
.wpcf7 textarea {
height: 210px;
padding: 10px 16px;
}
.wpcf7 select {
background-color: transparent;
border: 1px solid #bbbbbb;
border-radius: 4px;
color: var(--cor-padrao);
height: 45px;
padding: 0px 16px;
width: 100%;
}
.wpcf7 .wpcf7-list-item {
display: block;
}
.wpcf7 .wpcf7-list-item span {
font-size: 18px;
}
.wpcf7 input[type='checkbox'],
input[type='radio'] {
margin-right: 10px;
margin-top: 5px;
}
.wpcf7 input[type='submit'],
.wpcf7 button {
background-color: var(--color-primary);
border-radius: 20px;
border: 1px solid var(--color-primary);
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 1.7rem;
font-weight: bold;
margin-bottom: 25px;
padding: 10px 35px;
text-decoration: none;
transition: all 0.3s;
line-height: 1;
letter-spacing: 1px;
}
.wpcf7 input[type='submit']:hover,
.wpcf7 button:hover {
background-color: var(--color-hover);
border-color: var(--color-hover);
text-decoration: none;
color: var(--color-primary);
}
.wpcf7 .wpcf7-spinner {
display: block;
} .wpcf7 input[type='text'].wpcf7-not-valid,
.wpcf7 input[type='email'].wpcf7-not-valid,
.wpcf7 select.wpcf7-not-valid,
.wpcf7 textarea.wpcf7-not-valid {
background: #ffe1e2;
color: #ff585d;
}
.wpcf7 div.wpcf7-validation-errors,
.wpcf7 div.wpcf7-mail-sent-ok {
background: #fff;
border: 2px solid #d9d9d9;
color: #398f14;
font-size: 12px;
padding: 7px 15px;
}
.wpcf7-form .wpcf7-response-output {
border-radius: 10px;
border-color: #fff;
background: #fff;
clear: both;
font-size: 14px;
margin: 0 !important;
padding: 12px 15px !important;
}
.wpcf7 form.sent .wpcf7-response-output { background-color: #dff2bf;
border: 0;
color: #4f8a10;
}
.wpcf7 form.invalid .wpcf7-response-output { background-color: #ffe1e2;
border: 0;
color: #ff585d;
}
.wpcf7 span.wpcf7-not-valid-tip {
color: #ff585d;
font-weight: bold;
font-size: 12px;
margin-top: 5px;
} .grecaptcha-badge {
visibility: hidden;
}  #slider-home {
background: var(--color-lilas);
}
#slider-home .swiper-pagination {
bottom: 20px;
}
#slider-home .swiper-pagination-bullet {
background-color: var(--cor-padrao);
padding: 5px;
}
#slider-home .swiper-pagination-bullet-active {
background-color: var(--cor-verde1);
} #icones-home {
background-color: var(--color-lilas);
padding: 28px 0;
display: flex;
align-items: center;
justify-content: center;
gap: 55px;
border-radius: 0 0 240px 240px;
} #conheca-produtos {
padding: 80px 0 120px;
text-align: center;
}
#conheca-produtos h2 {
}
#conheca-produtos p {
margin-top: 25px;
font-size: 1.8rem;
}
#conheca-produtos .title-produtos {
margin-top: 50px;
}
#conheca-produtos .title-produtos .tabs-nav {
display: flex;
align-items: center;
justify-content: center;
}
#conheca-produtos .title-produtos .tabs-nav li {
border-right: 1px solid #c2c2c2;
line-height: 1;
list-style: none;
padding-right: 50px;
padding-left: 50px;
}
#conheca-produtos .title-produtos .tabs-nav li:first-child {
padding-left: 0;
}
#conheca-produtos .title-produtos .tabs-nav li:last-child {
padding-right: 0;
border: 0;
}
#conheca-produtos .title-produtos .tabs-nav li a {
font-size: 2.5rem;
color: #c8c8c8;
font-weight: 700;
text-decoration: none;
transition: all ease 0.3s;
}
#conheca-produtos .title-produtos .tabs-nav li.active a,
#conheca-produtos .title-produtos .tabs-nav li a:hover {
color: var(--color-primary);
}
#conheca-produtos .container-produtos {
margin-top: 50px;
}
#conheca-produtos .container-produtos .produtos-regiao {
width: 100%; max-width: 1000px;
margin: 0 auto;
display: none;
transition: all ease 0.3s;
}
#conheca-produtos .container-produtos .produtos-regiao.active {
display: block;
}
#conheca-produtos .container-produtos .produtos-regiao .produtos-lista {
display: flex;
align-items: flex-end;
justify-content: center;
gap: 70px;
}
#conheca-produtos .container-produtos .produtos-regiao .produtos-lista .produto-item {
}
#conheca-produtos .container-produtos .produtos-regiao .produtos-lista .produto-item img { }
#conheca-produtos .container-produtos .produtos-regiao .produtos-lista .produto-item p {
}
#conheca-produtos .container-produtos .produtos-regiao .produtos-lista .produto-item .cta {
margin-top: 45px;
} #rotina {
background-color: var(--color-lilas);
}
#rotina .rotina-container {
background: url(https://absolutopapel.com.br/wp-content/themes/absoluto/images/bg/bg-gofrado-lilas.png) no-repeat bottom;
background-size: cover;
padding-bottom: 80px;
}
#rotina .rotina-container {
}
#rotina .rotina-container .rotina-content {
width: 100%;
max-width: 1390px;
margin: 0 auto;
display: flex;
align-items: center;
justify-content: center;
gap: 45px;
}
#rotina .rotina-container .rotina-content .rotina-left {
}
#rotina .rotina-container .rotina-content .rotina-left img {
margin-top: -100px;
width: 728px;
}
#rotina .rotina-container .rotina-content .rotina-right {
text-align: center;
padding-top: 80px;
}
#rotina .rotina-container .rotina-content .rotina-right h2 {
color: var(--color-white); margin-bottom: 35px;
}
#rotina .rotina-container .rotina-content .rotina-right .rotina-video {
width: 620px;
height: 338px;
overflow: hidden;
border-radius: 20px;
}
#rotina .rotina-container .rotina-content .rotina-right .rotina-video a {
position: relative;
}
#rotina .rotina-container .rotina-content .rotina-right .rotina-video a img {
width: 100%;
max-width: 620px;
height: 338px;
}
#rotina .rotina-container .rotina-content .rotina-right .rotina-video {
}
#rotina .rotina-container .rotina-content .rotina-right a .play-video {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 99;
width: 80px !important;
}
#rotina .rotina-container .rotina-content .rotina-right .rotina-dicas {
margin-top: 70px;
}
#rotina .rotina-container .rotina-content .rotina-right .rotina-dicas h4 {
color: var(--color-white);
font-size: 2.6rem;
margin-bottom: 35px;
}
#rotina .rotina-container .rotina-content .rotina-right .rotina-dicas .dicas-content {
width: 100%;
max-width: 620px;
margin: 0 auto;
display: flex;
align-items: flex-start;
justify-content: center;
gap: 67px;
}
#rotina .rotina-container .rotina-content .rotina-right .rotina-dicas .dicas-content .dicas-single {
}
#rotina .rotina-container .rotina-content .rotina-right .rotina-dicas .dicas-content .dicas-single img {
width: 140px;
}
#rotina .rotina-container .rotina-content .rotina-right .rotina-dicas .dicas-content .dicas-single p {
color: var(--color-white);
font-size: 2rem;
margin-top: 20px;
line-height: 1.3;
width: 100%;
max-width: 150px;
}
#rotina .rotina-container .rotina-infinito {
text-align: center;
}
#rotina .rotina-container .rotina-infinito img {
}
#rotina .rotina-container .rotina-infinito .cta {
}
#saiba-encontrar {
background: var(--color-secondary);
}
#saiba-encontrar .se-content {
padding: 60px 0;
background: var(--color-lilas);
border-radius: 0 0 240px 240px;
text-align: center;
display: flex;
align-items: stretch;
justify-content: center;
}
#saiba-encontrar .se-left {
display: flex;
align-items: center;
justify-content: center;
gap: 30px;
padding-right: 30px;
}
#saiba-encontrar .se-left img {
}
#saiba-encontrar .se-left p {
font-size: 3.6rem;
line-height: 1.2;
color: var(--color-white);
text-align: left;
font-weight: 700;
width: 100%;
max-width: 273px;
}
#saiba-encontrar .se-right {
border-left: 1px solid var(--color-white);
padding-left: 30px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
#saiba-encontrar .se-right p {
font-size: 2.2rem;
line-height: 1.3;
color: var(--color-white);
width: 100%;
max-width: 380px;
}
#saiba-encontrar .se-right .cta {
margin-top: 20px;
} #section-selecao-home {
background-attachment: fixed;
padding: 100px 0 65px 0;
}
#section-selecao-home .sub {
max-width: 710px;
margin: 0 auto 70px auto;
}
#section-selecao-home .foto {
margin-bottom: 15px;
}
#section-selecao-home .foto img {
}
#section-selecao-home .texto {
}
#section-selecao-home .texto h3 {
color: var(--cor-amarelo);
margin-bottom: 10px;
}
#section-selecao-home .texto h3 + p {
font-size: 2.4rem;
font-weight: 600;
line-height: 1.2;
max-width: 260px;
margin: 0 auto;
}
.regiao-wrapper { border-radius: 30px;
padding: 45px 30px 20px 40px;
max-width: 370px;
}
.regiao-wrapper p {
color: var(--color-white);
font-size: 2.8rem;
font-weight: bold;
line-height: 1.3;
margin-bottom: 35px;
}
.regiao-wrapper button {
background-color: var(--cor-verde2);
border-radius: 20px;
border: 1px solid var(--cor-verde2);
color: #fff;
display: inline-block;
font-size: 1.7rem;
font-weight: bold;
padding: 7px 24px;
text-decoration: none;
transition: all 0.3s;
margin-top: 10px;
}
.regiao-wrapper button:hover {
background-color: var(--cor-amarelo);
border-color: var(--cor-amarelo);
}
.regiao-wrapper .form-label {
align-items: center;
color: #fff;
cursor: pointer;
display: flex;
font-size: 2.2rem;
font-weight: 600;
gap: 10px;
margin-bottom: 10px;
}
.regiao-wrapper .form-label:focus-within {
color: var(--color-lilas);
}
.regiao-wrapper input[type='radio'] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-color: #fff;
border: 1px solid #fff;
border-radius: 50%;
color: #fff;
font: inherit;
height: 16px;
margin: 0;
position: relative;
width: 16px;
}
.regiao-wrapper input[type='radio']::before {
background-color: var(--color-lilas);
border-radius: 50%;
content: '';
height: 10px;
left: 2px;
position: absolute;
top: 2px;
transform: scale(0);
transition: 120ms transform ease-in-out;
width: 10px;
}
.regiao-wrapper input[type='radio']:checked::before {
transform: scale(1);
} #section-video-home {
background-attachment: fixed;
padding: 100px 0 180px 0;
}
#section-video-home .sub {
max-width: 1024px;
margin: 0 auto;
margin-bottom: 65px;
}
#section-video-home .sub h2 {
color: #fff;
}
#section-video-home .sub h2 + p {
color: #fff;
}
@media screen and (max-width: 800px) {
#section-video-home .sub h2 + p br {
display: none;
}
}
#section-video-home .video-wrapper {
text-align: center;
} #section-sustentabilidade-home {
background-color: transparent;
padding: 100px 0 0 0;
margin-top: -85px;
}
#section-sustentabilidade-home .d-flex {
align-items: center;
}
#section-sustentabilidade-home .sub {
max-width: 430px;
margin-bottom: 30px;
}
#section-sustentabilidade-home .sub h3 {
color: var(--cor-amarelo);
font-size: 7rem;
}
#section-sustentabilidade-home .texto {
max-width: 340px;
margin-bottom: 60px;
}
#section-sustentabilidade-home .texto p {
}
#section-sustentabilidade-home .cta {
}
#section-sustentabilidade-home .cta a {
} .content-wrapper.internas { }  #produtos-menu-top {
}
#produtos-menu-top .regiao-wrapper {
max-width: 100%;
}
#produtos-menu-top .regiao-wrapper .row {
align-items: center;
justify-content: space-between;
}
#produtos-menu-top .regiao-wrapper .col-esq {
padding-right: 40px;
}
#produtos-menu-top .regiao-wrapper .col-esq p {
margin-bottom: 0;
}
#produtos-menu-top .regiao-wrapper .col-meio {
}
#produtos-menu-top .regiao-wrapper .col-dir {
}
#produtos-menu-top .prod-wrapper {
display: flex;
align-items: center;
justify-content: center;
gap: 0 40px;
}
#produtos-menu-top .prod-wrapper .item {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
gap: 20px;
text-align: center;
}
#produtos-menu-top .prod-wrapper img { width: auto;
height: auto;
max-height: 140px;
}
#produtos-menu-top .prod-wrapper p {
color: var(--color-white);
font-size: 1.8rem;
font-weight: 300;
margin-top: 0;
margin-bottom: 0;
}
#produtos-menu-top .prod-wrapper a {
color: #fff;
text-decoration: none;
}
#produtos-menu-top .prod-wrapper .cta {
margin-top: 5px;
}
#produtos-menu-top .prod-wrapper .cta a {
background-color: #fff;
border: none;
color: var(--color-primary);
text-decoration: none;
}
#produtos-menu-top .prod-wrapper .cta a:hover {
background-color: var(--color-hover);
color: #fff;
} #faixa-cta {
background-color: var(--cor-verde1);
border-radius: 80px;
display: flex;
align-items: center;
padding: 42px 60px 35px 60px;
max-width: 1170px;
margin: 0 auto;
}
#faixa-cta .texto {
margin-bottom: 0;
}
#faixa-cta .texto p {
color: #fff;
line-height: 0.7;
font-family: var(--font-titulos);
font-size: 6rem;
}
#faixa-cta .cta {
margin-bottom: 0;
text-align: right;
}
#faixa-cta .cta a {
} #sobre-header {
background: url(https://absolutopapel.com.br/wp-content/themes/absoluto/images/bg/header-sobre-nos.jpg) no-repeat top;
height: 400px;
display: flex;
align-items: center;
border-radius: 0 0 240px 240px;
}
#sobre-header h1 {
width: 100%;
max-width: 656px;
line-height: 1;
}
#sobre-first {
background-image: url(https://absolutopapel.com.br/wp-content/themes/absoluto/images/bg/bg-gofrado-lilas-sobre-nos.jpg);
background-repeat: no-repeat;
background-position: bottom;
background-size: cover;
background-attachment: fixed;
padding-bottom: 150px;
}
#sobre-first h2 {
font-size: 3.6rem;
line-height: 1.3;
}
#sobre-first .sobre-first-content {
padding: 80px 0 45px;
background-color: var(--color-white);
border-radius: 0 0 240px 240px;
}
#sobre-first .sobre-first-content .sobre-alta-content {
width: 100%;
max-width: 1100px;
margin: 0 auto;
}
#sobre-first .sobre-first-content .sobre-alta-content::before,
#sobre-first .sobre-first-content .sobre-alta-content::after {
display: none;
}
#sobre-first .sobre-first-content .sobre-alta-content .sobre-alta-left,
#sobre-first .sobre-first-content .sobre-alta-content .sobre-alta-right {
padding: 0;
}
#sobre-first .sobre-first-content .sobre-alta-content .sobre-alta-left {
}
#sobre-first .sobre-first-content .sobre-alta-content .sobre-alta-right {
width: 100%;
max-width: 470px;
}
#sobre-first .sobre-first-content > .wpb_column.vc_column_container,
#sobre-first .sobre-first-content > .wpb_column.vc_column_container > .vc_column-inner {
padding: 0;
margin: 0;
}
#sobre-first .sobre-first-content .title-social-sobre {
margin-top: 70px;
}
#sobre-first .sobre-first-content .social-sobre-nos {
}
#sobre-first .sobre-first-content .social-sobre-nos ul li:not(:last-child) {
margin-right: 30px;
}
#sobre-first .sobre-first-content .social-sobre-nos ul li img {
width: 35px;
transition: all 0.3s ease;
}
#sobre-first .sobre-first-content .social-sobre-nos ul li:hover img {
opacity: 0.8;
} #absorcao-total {
}
#absorcao-total img {
}
#absorcao-total .absorcao-total-texts {
display: flex;
gap: 30px;
justify-content: center;
}
#absorcao-total .absorcao-total-texts .absorcao-total-texts-card {
background-color: var(--color-white);
border-radius: 20px;
width: 455px;
padding: 40px;
display: flex;
align-items: center;
transition: all 0.3s ease;
}
#absorcao-total .absorcao-total-texts .absorcao-total-texts-card:hover {
opacity: 0.8;
}
#absorcao-total .absorcao-total-texts .absorcao-total-texts-card > .vc_column-inner {
padding: 0;
}
#absorcao-total .absorcao-total-texts .absorcao-total-texts-card .cards-text {
margin: 0;
}
#absorcao-total .absorcao-total-texts .absorcao-total-texts-card .cards-text h3 {
margin-bottom: 25px;
} #sobre-second {
background-color: #f5d8ff;
padding: 120px 0 0;
overflow: inherit;
}
#sobre-second > .wpb_column,
#sobre-second > .wpb_column > .vc_column-inner {
padding: 0;
}
#sobre-second #sobre-cta {
background-color: var(--color-secondary);
border-radius: 273px;
width: 1052px;
height: 134px;
margin: -180px auto 0;
}
#sobre-second #sobre-cta .sobre-cta-content .wpb_wrapper {
display: flex;
gap: 60px;
align-items: center;
justify-content: center;
}
#sobre-second #sobre-cta .sobre-cta-text,
#sobre-second #sobre-cta .cta,
#sobre-second #sobre-cta .cta p {
margin: 0;
}
#sobre-second #sobre-cta .sobre-cta-text p {
font-size: 3.6rem;
font-weight: 700;
color: var(--color-white);
}
#sobre-second .title {
margin: 70px 0 50px;
}
#sobre-second .title h2 {
font-size: 4.8rem;
color: var(--color-secondary);
}
#sobre-second .title strong {
color: var(--color-primary);
}
#sobre-second .second-img {
}
#sobre-second .second-img img {
}
#sobre-second .second-saiba-mais {
background-color: var(--color-primary);
padding: 74px 0;
margin-top: 65px;
}
#sobre-second .second-saiba-mais .text-saiba-mais {
margin-bottom: 20px;
}
#sobre-second .second-saiba-mais p {
font-size: 3.6rem;
font-weight: 700;
color: var(--color-white);
}
#sobre-second .second-saiba-mais .cta,
#sobre-second .second-saiba-mais .cta p {
margin: 0;
} #sobre-last {
background-color: var(--color-secondary);
}
#sobre-last .sobre-last-container {
background: transparent linear-gradient(180deg, #f9e6ff 0%, #ffffff 100%) 0% 0% no-repeat padding-box;
padding: 90px 0 100px;
border-radius: 0 0 240px 240px;
}
#sobre-last .title {
}
#sobre-last .title h2 {
font-size: 4.8rem;
}
#sobre-last .sobre-last-content {
margin-top: 70px;
}
#sobre-last .sobre-last-content .sobre-last-left {
}
#sobre-last .sobre-last-content .sobre-last-left img {
}
#sobre-last .sobre-last-content .sobre-last-right {
}
#sobre-last .sobre-last-content .sobre-last-right img {
}
#sobre-last .sobre-last-content .sobre-last-right p {
font-size: 1.9rem;
}  #section-fale-conosco {
background: transparent linear-gradient(180deg, #f9e6ff, #ffffff);
padding: 80px 0;
}
#section-fale-conosco .title {
}
#section-fale-conosco .title h1 {
font-size: 4.8rem;
}
#section-fale-conosco .title p {
font-size: 1.8rem;
margin-top: 35px;
}
#section-fale-conosco #section-form-contato {
max-width: 1080px;
margin: 70px auto 0;
}
#section-fale-conosco #section-form-contato .form-contato-content .wpb_wrapper {
display: flex;
flex-direction: row;
gap: 30px;
}
#section-fale-conosco #section-form-contato .form-contato-content img {
width: 296px;
position: relative;
top: 55px;
}
#section-fale-conosco .wpcf7 input[type='submit'] {
float: right;
margin-top: 10px;
} #section-faq {
background-color: var(--color-secondary);
}
#section-faq .vc_column-inner {
padding: 0;
}
#section-faq .faq-title {
background-color: var(--color-primary);
padding-top: 80px;
}
#section-faq .sub {
}
#section-faq .sub h2 {
color: var(--color-white);
font-size: 4.8rem;
line-height: 1.3;
}
#faq-widget {
background-color: var(--color-primary);
padding: 70px 0;
border-radius: 0 0 240px 240px;
margin: 0;
}
#faq-widget .vc_tta-panel {
border-bottom: 1px solid var(--color-hover);
padding-bottom: 35px;
max-width: 836px;
margin: 0 auto 35px;
width: 100%;
}
#faq-widget .vc_tta-panel-heading {
background-color: transparent;
border: 0;
margin-bottom: 0;
}
#faq-widget .vc_tta-panel .vc_tta-panel-heading i {
background-image: url(//absolutopapel.com.br/wp-content/themes/absoluto/images/icones/arrow_down.svg);
background-repeat: no-repeat;
background-size: contain;
}
#faq-widget .vc_tta-panel.vc_active .vc_tta-panel-heading i {
background-image: url(//absolutopapel.com.br/wp-content/themes/absoluto/images/icones/arrow_up.svg);
}
#faq-widget .vc_tta-panel-heading i::before,
#faq-widget .vc_tta-panel-heading i::after {
display: none;
}
#faq-widget .vc_tta-controls-icon {
left: 0;
height: 21px;
width: 21px;
}
#faq-widget .vc_tta-controls-icon::before {
border-color: var(--color-hover);
border-width: 4px 0 0;
border-radius: 10px;
}
#faq-widget .vc_tta-controls-icon::after {
border-color: var(--color-hover);
border-width: 0 0 0 4px;
border-radius: 10px;
}
#faq-widget h4 {
}
#faq-widget h4 a {
color: var(--color-white);
font-size: 2.6rem;
line-height: 1.3;
padding-top: 0;
padding-bottom: 0;
}
#faq-widget .vc_tta-panel-body {
background-color: transparent;
border: 0;
padding: 25px 20px 0 45px;
}
#faq-widget .vc_tta-panel-body p {
color: var(--color-hover);
font-size: 1.8rem;
}
#faq-widget .vc_tta-panel-body a {
color: var(--color-hover);
font-size: 1.8rem;
text-decoration: underline;
}
#faq-widget .vc_tta-panel-body a:hover {
color: var(--color-white);
} #section-onde-encontrar {
background: transparent linear-gradient(180deg, #f9e6ff, #ffffff);
opacity: 1;
padding-top: 70px;
}
#section-onde-encontrar .tit {
margin-bottom: 60px;
}
#section-onde-encontrar .tit h1 {
font-size: 4.8rem;
}
#section-onde-encontrar .tit p {
font-size: 1.8rem;
margin-top: 35px;
}
#linha-mapa {
margin: 0 auto;
}
#linha-mapa .row {
align-items: flex-start; justify-content: flex-start;
} #linha-mapa .col-esq {
padding-left: 20px;
position: relative;
}
#linha-mapa .col-esq .wrapper {
}
#linha-mapa .col-esq img {
position: absolute;
left: 0;
bottom: 0;
width: 180px;
}
#mapaBrasil .state.hovered circle,
#mapaBrasil .state.selected circle {
fill: var(--color-primary);
}
#mapaBrasil .state.hovered .shape,
#mapaBrasil .state.selected .shape {
fill: var(--color-primary);
}
#mapaBrasil .state {
text-decoration: none;
}
#mapaBrasil .state .label_icon_state {
cursor: pointer;
font-family: var(--font-titulos);
font-size: 1.5rem;
text-transform: capitalize;
}
#mapaBrasil #label_icon_state_df {
display: none;
} #linha-mapa .col-dir {
background-color: #fff;
border: 1px solid #a7a7a7;
border-radius: 30px;
margin-top: 50px;
max-width: 510px;
padding: 35px 40px 25px 40px;
float: right;
}
#linha-mapa .col-dir h3 {
font-size: 2.6rem;
margin-bottom: 30px;
text-align: center;
}
#linha-mapa .col-dir .wrapper {
}
#linha-mapa .col-dir .wrapper h4 {
border-bottom: 1px solid #b2b2b2;
color: var(--color-gray);
font-size: 2.2rem;
margin-bottom: 50px;
padding-bottom: 18px;
text-align: center;
text-transform: uppercase;
}
#linha-mapa .col-dir .wrapper img {
margin-bottom: 12px;
} #lojas-online {
background-color: var(--color-secondary);
}
#lojas-online .lojas-online-title {
padding: 100px 0 45px 0;
background-color: white;
}
#lojas-online .sub {
}
#lojas-online .sub h3 {
font-size: 3.6rem;
}
.linha-lojas-online {
background: var(--color-white);
text-align: center;
border-radius: 0 0 240px 240px;
padding-bottom: 105px;
}
.linha-lojas-online .content-lojas-online {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(2, 1fr);
grid-column-gap: 57px;
grid-row-gap: 44px;
max-width: 400px;
margin: 0 auto;
width: 100%;
justify-items: center; align-items: center; }
.linha-lojas-online .vc_figure {
border: 1px solid #a7a7a7;
border-radius: 10px;
padding: 2px 10px;
transition: all 0.3s ease;
}
.linha-lojas-online img {
transition: all 0.3s ease;
}
.linha-lojas-online .vc_figure:hover {
border-color: var(--cor-verde1);
}
.linha-lojas-online .vc_figure:hover img {
transform: scale(1.05);
}  #section-sustentabilidade {
background-color: #cbeee7;
padding-top: 120px;
}
#section-sustentabilidade .tit {
margin-bottom: 50px;
}
#section-sustentabilidade .tit h1 {
}
#section-sustentabilidade .icone {
margin-bottom: 50px;
}
#section-sustentabilidade .icone img {
}
#section-sustentabilidade .texto {
}
#section-sustentabilidade .texto p {
font-size: 1.9rem;
font-weight: bold;
} #linha-tabs-sustentabilidade {
background: transparent linear-gradient(180deg, #cbeee7 0%, #ffffff 80%, #ffffff 100%) 0% 0% no-repeat padding-box;
padding-top: 50px;
padding-bottom: 50px;
}
#linha-tabs-sustentabilidade:before {
content: '';
background-color: var(--cor-amarelo);
display: block;
height: 3px;
margin-bottom: 90px;
width: 100%;
}
#linha-tabs-sustentabilidade .sub {
max-width: 780px;
margin: 0 auto 50px auto;
}
#linha-tabs-sustentabilidade .sub h2 {
font-size: 7rem;
line-height: 0.7;
margin-bottom: 10px;
}
#linha-tabs-sustentabilidade .sub h2 + p {
color: var(--color-primary);
font-size: 1.9rem;
}
#tabs-widget {
}
#tabs-widget ul.vc_tta-tabs-list {
display: flex;
align-items: center;
justify-content: space-around;
}
#tabs-widget ul.vc_tta-tabs-list li {
flex-grow: 1;
margin: 1px 0 0 0;
}
#tabs-widget ul.vc_tta-tabs-list li:nth-child(1) {
margin: 1px 0 0 1px;
}
#tabs-widget ul.vc_tta-tabs-list li a {
background-color: #fff;
background-position: 25px center;
background-repeat: no-repeat;
border: 1px solid #a7a7a7;
border-radius: 20px 20px 0px 0px;
color: #a7a7a7;
font-family: var(--font-titulos);
font-size: 35px;
line-height: 0.6;
padding: 30px 15px 20px 120px;
text-transform: uppercase;
}
#tabs-widget ul.vc_tta-tabs-list li a:before,
#tabs-widget ul.vc_tta-tabs-list li a:after {
display: none;
}
#tabs-widget ul.vc_tta-tabs-list li.vc_active a {
background-color: var(--cor-verde2);
border-color: var(--cor-verde2);
color: #fff;
}
#tabs-widget ul.vc_tta-tabs-list li:nth-child(1) a {
background-image: url(//absolutopapel.com.br/wp-content/themes/absoluto/images/icones/tab-arvores.svg);
}
#tabs-widget ul.vc_tta-tabs-list li:nth-child(2) a {
background-image: url(//absolutopapel.com.br/wp-content/themes/absoluto/images/icones/tab-painel-solar.svg);
padding-left: 130px;
}
#tabs-widget ul.vc_tta-tabs-list li:nth-child(3) a {
background-image: url(//absolutopapel.com.br/wp-content/themes/absoluto/images/icones/tab-100.svg);
padding-left: 150px;
}
#tabs-widget ul.vc_tta-tabs-list li:nth-child(4) a {
background-image: url(//absolutopapel.com.br/wp-content/themes/absoluto/images/icones/tab-energia-verde.svg);
} #tabs-widget ul.vc_tta-tabs-list li.vc_active:nth-child(1) a {
background-image: url(//absolutopapel.com.br/wp-content/themes/absoluto/images/icones/tab-arvores_w.svg);
}
#tabs-widget ul.vc_tta-tabs-list li.vc_active:nth-child(2) a {
background-image: url(//absolutopapel.com.br/wp-content/themes/absoluto/images/icones/tab-painel-solar_w.svg);
padding-left: 130px;
}
#tabs-widget ul.vc_tta-tabs-list li.vc_active:nth-child(3) a {
background-image: url(//absolutopapel.com.br/wp-content/themes/absoluto/images/icones/tab-100_w.svg);
padding-left: 150px;
}
#tabs-widget ul.vc_tta-tabs-list li.vc_active:nth-child(4) a {
background-image: url(//absolutopapel.com.br/wp-content/themes/absoluto/images/icones/tab-energia-verde_w.svg);
}
#tabs-widget .vc_tta-tabs-container {
margin-right: 0;
}
#tabs-widget .vc_tta-panels {
background-color: transparent;
border: none;
}
#tabs-widget .vc_tta-panel-body {
background-color: #fff;
border: 1px solid #a7a7a7;
border-radius: 0 0 20px 20px;
padding: 70px 50px 50px 50px;
}
#tabs-widget .conteudo {
}
#tabs-widget .foto img {
border-radius: 30px;
}
#tabs-widget .conteudo h4 {
color: var(--cor-verde1);
font-size: 5rem;
margin-bottom: 35px;
}
#tabs-widget .conteudo p {
font-size: 1.9rem;
font-weight: bold;
}
#tabs-widget .foto {
text-align: center;
} .produto-wrapper.folha-dupla {
background: transparent linear-gradient(180deg, #f9e6ff 0%, var(--color-white) 100%) 0% 0% no-repeat padding-box;
padding: 80px 0 65px;
}
.produto-wrapper .container {
padding: 0 30px;
}
.produto-wrapper .container .linha-d-flex {
width: 100%;
margin: 0 auto;
}
.produto-wrapper .container .linha-d-flex img {
position: relative;
top: -70px;
}
.produto-wrapper .container h1 {
text-align: center;
margin-bottom: 100px;
}
.produto-infos {
background-image: url(//absolutopapel.com.br/wp-content/themes/absoluto/images/bg/bg-gofrado-1.jpg);
background-repeat: no-repeat;
background-size: cover;
width: 100%;
max-width: 620px;
height: auto;
max-height: 273px;
border-radius: 30px;
margin-bottom: 35px;
padding: 40px 40px 40px 40px;
}
.produto-infos h3 {
color: var(--color-white);
font-size: 3.6rem;
line-height: 1.3;
max-width: 450px;
}
.produto-infos p {
color: var(--color-white);
margin-bottom: 0;
max-width: 90%;
}
.produto-selecao {
text-align: center;
}
.produto-selecao h4 {
font-size: 2.2rem;
color: var(--color-gray);
}
.produto-selecao-wrapper {
display: flex;
align-items: center;
justify-content: center;
}
.produto-selecao .wrapper {
padding: 10px;
text-align: center;
}
.produto-selecao .wrapper .seletor-de-numeros {
align-items: center;
display: flex;
gap: 20px;
justify-content: center;
}
.produto-selecao .wrapper .num {
background: var(--color-white);
border: 2px solid var(--color-primary);
border-radius: 23px;
color: var(--color-primary);
cursor: pointer;
font-size: 2.2rem;
font-weight: bold;
padding: 5px 0;
width: 164px;
transition: all 0.3s ease;
}
.produto-selecao .wrapper .num.selected,
.produto-selecao .wrapper .num:hover {
background-color: var(--color-primary);
color: var(--color-white);
}
.produto-foto-design {
width: 100%;
max-width: 1000px;
margin: 40px auto 0;
text-align: center;
display: flex;
align-items: flex-start;
justify-content: center;
gap: 100px;
}
.produto-foto-design img {
margin-bottom: 20px;
}
.produto-foto-design h3 {
color: var(--color-secondary);
font-size: 3.6rem;
text-transform: uppercase;
position: relative;
}
.produto-foto-design h3 span {
font-size: 1.6rem;
top: -10px;
position: relative;
}
.produto-foto-design p {
font-family: 'Korolev-light', Arial, sans-serif;
font-weight: bold;
max-width: 250px;
margin: 0 auto 15px auto;
} .produto-wrapper.folha-simples {
background-color: #f6e4fe;
padding: 80px 0;
}
.produto-wrapper.folha-simples .folha-simples-first {
padding-bottom: 80px;
border-bottom: 2px solid var(--color-primary);
}
.produto-wrapper.folha-simples .folha-simples-first .produto-foto-design,
.produto-wrapper.folha-simples .folha-simples-second .produto-foto-design {
margin: 0 auto;
}
.produto-wrapper.folha-simples .folha-simples-second {
padding-top: 140px;
}
.produto-wrapper.folha-simples .folha-simples-second .produto-infos {
background-image: url(//absolutopapel.com.br/wp-content/themes/absoluto/images/bg/bg-gofrado-lilas-guardanapo-folha-dupla.png);
}
.folha-simples .produto-infos h1 {
background-image: url(//absolutopapel.com.br/wp-content/themes/absoluto/images/icones/folha-simples.png);
}
.folha-simples .produto-infos {
}
.folha-simples .produto-selecao h4 {
margin-bottom: 22px;
}
.folha-simples .produto-selecao .wrapper .num {
}
.folha-simples .produto-selecao .wrapper .num.selected,
.folha-simples .produto-selecao .wrapper .num:hover {
} #end-produtos {
background: url(https://absolutopapel.com.br/wp-content/themes/absoluto/images/bg/bg-gofrado-lilas.png) no-repeat top;
background-size: cover;
padding: 80px 0 130px;
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
#end-produtos > .container {
width: 100%;
max-width: 1050px !important;
}
#end-produtos > .container {
width: 100%;
max-width: 1050px !important;
}
#end-produtos .conheca-left {
width: 100%;
max-width: 372px;
}
#end-produtos .conheca-left h2 {
font-size: 3.6rem;
color: var(--color-white);
line-height: 1.3;
margin-bottom: 35px;
}
.swiper {
width: 100%;
}
.swiper-slide {
background-position: center;
background-size: cover;
}
.swiper-slide img {
display: block;
width: 100%;
height: auto;
object-fit: cover;
}
.slide-content {
position: absolute;
bottom: 0;
left: 0;
}
.slide-title {
font-size: 1rem;
font-weight: bold;
margin-bottom: 5px;
}
.slide-info {
font-size: 0.8rem;
opacity: 0.7;
} .swiper-slide-active {
transform: scale(1.1);
opacity: 1;
z-index: 2;
} .section-header {
margin-bottom: 20px;
display: flex;
align-items: center;
justify-content: space-between;
}
.section-title {
font-size: 1.5rem;
font-weight: bold;
}
.see-all {
color: #3e8ed0;
text-decoration: none;
} .dark-bg {
background-color: rgba(0, 0, 0, 0.8);
padding: 20px;
border-radius: 16px;
} #product-social {
background-color: var(--color-white);
width: 100%;
max-width: 836px;
padding: 30px 108px;
border-radius: 273px;
display: flex;
align-items: center;
justify-content: center;
gap: 30px;
margin: 0 auto;
position: absolute;
bottom: -50px;
}
#product-social p {
font-weight: bold;
color: var(--color-primary);
font-size: 2.6rem;
margin: 0;
line-height: 1;
}
#product-social .links-wrapper {
display: flex;
align-items: center;
justify-content: center;
gap: 30px;
}
#saiba-encontrar-produtos > #saiba-encontrar .se-content {
padding: 110px 0 70px;
} .nordeste {
}
.nordeste #folha-dupla .produto-selecao .wrapper:nth-child(1) {
border-right: 2px solid #a7a7a7;
margin-right: 35px;
padding-right: 35px;
}
.nordeste #folha-simples .produto-selecao .wrapper:nth-child(2) {
border-right: 2px solid #a7a7a7;
margin-right: 35px;
padding-right: 35px;
}
.nordeste .produto-selecao .wrapper .tipo.duplo {
align-items: center;
display: flex;
gap: 30px;
justify-content: space-between;
padding-left: 8px;
text-align: center;
} --color-primary: #a92ac6;
--color-secondary: #470a68;
--color-pink: #e45dbf;
--color-lilas: #d57ff4;
--color-white: #ffffff;
--color-gray: #777777;
--color-blue: #1ab9de;
--color-hover: #eabff9;
--color-gelo: #f2f8ff;
#politica-wrapper {
padding-top: 120px;
}
#lgpd-title {
padding: 120px 0 0 0;
text-align: center;
display: flex;
align-items: center;
}
#lgpd-title h1 {
}
.body-lgpd {
padding: 0 30px;
} .tabs-container {
padding: 50px 0 80px 0;
}
.tabs-container ul {
width: 100%;
display: flex;
justify-content: center;
align-items: center;
gap: 10px;
list-style: none;
padding: 0;
}
.tabs-container ul li {
list-style: none;
}
.tabs-container ul li a {
text-transform: uppercase;
font-weight: 600;
color: var(--cor-padrao);
padding: 5px 20px;
text-decoration: none;
transition: all ease 0.3s;
}
.tabs-container ul li.active a {
color: var(--color-primary);
}
.tabs-container ul li .tabs-border {
width: 100%;
height: 4px;
background: transparent;
border: 1px solid var(--cor-verde1);
border-radius: 2px;
transition: all ease 0.3s;
}
.tabs-container ul li.active .tabs-border {
background: var(--color-primary);
}
.tabs-container .tabs-select {
display: none !important;
}
.tabs-container .tabs-select {
width: 100%;
height: 46px;
padding: 10px 45px 10px 20px;
border-radius: 5px;
color: var(--color-secondary);
font-size: 16px;
font-weight: bold;
background-color: transparent;
border: 1px solid #cccccc;
background-repeat: no-repeat;
background-position: right 20px center;
-moz-appearance: none;
-webkit-appearance: none;
text-indent: 1px;
text-overflow: ellipsis;
display: block;
} .conteudo-container {
padding-bottom: 50px;
}
.conteudo-container .tab-content {
display: none;
transition: all ease 0.3s;
}
.conteudo-container .tab-content.active {
display: block;
}
.conteudo-container .tab-content p {
}
.conteudo-container .tab-content ul li,
.conteudo-container .tab-content ol li {
font-size: 1.8rem;
}
.conteudo-container .tab-content a {
color: var(--color-secondary);
}
.conteudo-container .tab-content a:hover {
color: var(--color-primary);
}
.conteudo-container .tab-content h2 { margin-bottom: 35px;
}
.conteudo-container .tab-content h4 {
color: var(--cor-padrao);
margin-top: 35px;
} @media screen and (max-width: 800px) {
.tabs-nav {
display: none !important;
}
.tabs-container .tabs-select {
display: block !important;
}
} #pg-404 {
padding: 100px 0;
text-align: center;
max-width: 800px;
margin: 0 auto;
}
#pg-404 .ops {
background: var(--color-primary);
border-radius: 50px;
border: 2px solid var(--color-primary);
color: #fff;
display: inline-block;
font-size: 2.6rem;
font-weight: bold;
line-height: 1;
margin-bottom: 25px;
padding: 6px 20px;
}
#pg-404 h1 {
color: var(--color-primary);
margin-bottom: 45px;
}
#pg-404 h3 {
font-size: 2rem;
font-family: 'Korolev-Medium';
font-weight: 400;
margin-bottom: 35px;
}
#pg-404 .cta a {
text-decoration: none;
} .rotina-absoluto {
background-color: var(--color-secondary);
}
#internas.rotina-absoluto .rotina-absoluto-content {
background: #f6e4fe;
}
.rotina-absoluto .rotina-absoluto-content {
background: transparent linear-gradient(180deg, #f9e6ff, #ffffff);
border-radius: 0 0 240px 240px;
}
.rotina-absoluto .header-rotina {
background: url(https://absolutopapel.com.br/wp-content/themes/absoluto/images/bg/bg-gofrado-lilas.png) no-repeat top;
height: 250px;
border-radius: 0 0 240px 240px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.rotina-absoluto .header-rotina h1 {
color: var(--color-white);
}
.rotina-absoluto .header-rotina h2 {
color: var(--color-white);
font-family: 'Korolev-Medium';
font-size: 1.8rem;
font-weight: 500;
margin-top: 15px;
}
.rotina-absoluto .abas-rotina {
width: 1050px;
margin: 0 auto;
background-color: var(--color-white);
height: 68px;
border-radius: 10px;
position: relative;
top: -35px;
z-index: 2;
display: flex;
align-items: center;
justify-content: center;
}
.rotina-absoluto .abas-rotina .tabs {
width: 100%;
padding: 0;
margin: 0;
display: flex;
align-items: center;
justify-content: space-evenly;
}
.rotina-absoluto .abas-rotina .tabs .tab-link {
list-style: none;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
font-weight: 700;
font-size: 2.4rem;
line-height: 1;
color: #c8c8c8;
letter-spacing: 0.5px;
width: 263px;
height: 68px;
border-right: 3px solid #f9ecfe;
transition: all 0.3s ease;
}
.rotina-absoluto .abas-rotina .tabs .tab-link:last-child {
border-right: 0;
}
.rotina-absoluto .abas-rotina .tabs .tab-link:hover {
color: var(--color-primary);
}
.rotina-absoluto .abas-rotina .tabs .tab-link.active {
color: var(--color-primary);
}
.rotina-absoluto .abas-content {
padding: 50px 0 100px;
width: 1270px;
margin: 0 auto;
display: flex;
gap: 60px 30px;
flex-wrap: wrap;
}
.posts-single {
display: flex;
flex-direction: column;
background: var(--color-white);
width: 400px;
min-height: 455px;
border-radius: 10px;
text-decoration: none;
overflow: hidden;
}
.posts-single .img-wrapper {
}
.posts-single:hover .img-wrapper img {
transform: scale(1.05);
transition: all 0.3s ease;
}
.posts-single .post-category-container {
padding: 20px 20px 5px;
}
.posts-single .post-category-container .post-category {
color: #9a9a9a;
font-size: 1.7rem;
font-weight: bold;
text-transform: uppercase;
}
.posts-single .content-wrapper {
padding: 0 20px 20px;
flex: 1;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.posts-single .content-wrapper .post-title {
font-size: 2.6rem;
transition: all 0.3s ease;
line-height: 1.3;
}
.posts-single:hover .content-wrapper .post-title {
color: var(--color-lilas);
}
.posts-single .content-wrapper .read-more {
padding-right: 25px;
color: var(--color-lilas);
font-weight: 400;
font-size: 1.6rem;
position: relative;
display: flex;
align-items: center;
justify-content: flex-end;
}
.posts-single .content-wrapper .read-more::after {
content: '';
position: absolute;
background: url(https://absolutopapel.com.br/wp-content/themes/absoluto/images/icones/arrow-card.svg) no-repeat top;
width: 18px;
height: 15px;
right: 0;
}
.posts-single:hover .content-wrapper .read-more::after {
background: url(https://absolutopapel.com.br/wp-content/themes/absoluto/images/icones/arrow-hover-card.svg) no-repeat top;
}
.posts-single .content-wrapper .read-more img {
}
.posts-single:hover .content-wrapper .read-more {
color: #9f9f9f;
transition: all 0.3s ease;
} .rotina-wrapper {
padding-top: 30px;
text-align: center;
}
.rotina-wrapper .rotina-item {
}
.rotina-wrapper .rotina-item .rotina-header-post {
}
.rotina-wrapper .rotina-item .rotina-header-post h3 {
font-size: 4.8rem;
}
.rotina-wrapper .rotina-item .rotina-header-post .rotina-category {
font-size: 1.8rem;
color: var(--color-gray);
text-transform: uppercase;
}
.rotina-wrapper .rotina-item .rotina-content {
margin: 50px auto 70px;
max-width: 836px;
width: 100%;
}
.rotina-wrapper .rotina-item .rotina-content .rotina-post-content {
text-align: initial;
}
.video-post {
position: relative;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 50px;
}
.video-post img {
max-width: 836px;
width: 100%;
height: 100%;
max-height: 470px;
border-radius: 10px;
}
.video-post .play-icon {
position: absolute;
width: 82px;
}
#posts-relacionados {
background-color: #f6e4fe;
border-radius: 0px 0px 240px 240px;
padding: 70px 0 100px;
}
#posts-relacionados .container {
}
#posts-relacionados .container .col-md-12 {
}
#posts-relacionados .sub.title {
text-align: center;
}
#posts-relacionados .sub.title h2 {
font-size: 4.8rem;
}
#posts-relacionados #blog-wrapper {
padding-top: 70px;
display: flex;
gap: 28px;
flex-wrap: wrap;
}
#abas-mobile {
display: none;
}   @media screen and (max-width: 1536px) {
#icones-home {
padding: 28px 50px;
}
#rotina .rotina-container {
padding: 0 50px 80px;
border-radius: 0 0 200px 200px;
}
#rotina .rotina-container .rotina-content {
max-width: none;
}
#rotina .rotina-container .rotina-content .rotina-left img {
margin-top: -180px;
}
} @media screen and (max-width: 1440px) {
#icones-home {
gap: 40px;
}
#rotina .rotina-container .rotina-content .rotina-left img {
margin-top: -250px;
}
} @media screen and (max-width: 1366px) { html {
font-size: 60.5%;
} #header { }
#header #produtos-menu-top {
padding-top: 100px;
} #slider-home { } #section-sustentabilidade .icone img {
max-width: 650px;
}
#conheca-produtos {
padding: 80px 0;
}
#footer {
padding: 100px 50px 10px;
} .rotina-absoluto .abas-content {
padding: 50px 50px 100px;
align-items: center;
justify-content: center;
} #posts-relacionados {
padding: 70px 50px 100px;
}
} @media screen and (max-width: 1280px) { html {
font-size: 59%;
} #header {
padding-left: 50px;
padding-right: 50px;
}
#header #header-wrapper .header-right {
gap: 40px;
}
#header #header-wrapper .header-right #menu-superior ul {
gap: 20px;
}
#header #header-wrapper .header-right #menu-superior ul li {
line-height: 1;
}
#header #header-wrapper .header-right #menu-superior ul li a {
font-size: 1.8rem;
} #footer {
padding-left: 50px;
padding-right: 50px;
} .rotina-absoluto .header-rotina,
.rotina-absoluto .rotina-absoluto-content {
border-radius: 0 0 140px 140px;
}
.rotina-absoluto .abas-content {
width: 100%;
max-width: 1270px;
padding: 30px 20px 80px;
}
.rotina-absoluto .abas-rotina {
padding: 0 50px;
max-width: 1050px;
width: 100%;
background: none;
}
.rotina-absoluto .abas-rotina .tabs {
background-color: var(--color-white);
border-radius: 10px;
}
.rotina-absoluto .abas-rotina .tabs .tab-link {
max-width: 263px;
width: 100%;
}
.posts-single {
width: 100%;
max-width: 370px;
} #posts-relacionados {
border-radius: 0px 0px 140px 140px;
}
} @media screen and (max-width: 1279px) { #midias { } #footer .footer-container .footer-content {
}
#footer div[class^='coluna'] {
}
#footer div.coluna1 {
}
#footer div.coluna2 {
}
#icones-home {
gap: 55px;
overflow-x: auto;
justify-content: flex-start;
border-radius: 0 0 100px 100px;
}
#icones-home::-webkit-scrollbar { }
#rotina .rotina-container .rotina-content .rotina-left img {
margin-top: -300px;
}
#rotina .rotina-container .rotina-content .rotina-right .rotina-video {
width: 420px;
height: auto;
}
#saiba-encontrar .se-content {
padding: 70px 50px;
} #sobre-header,
#sobre-first .sobre-first-content,
#absorcao-total {
padding: 0 20px !important;
}
#sobre-first .sobre-first-content {
padding: 80px 20px !important;
}
#sobre-second #sobre-cta {
max-width: 1052px;
width: 90%;
}
#sobre-second .second-saiba-mais {
padding: 74px 35px;
}
#sobre-last .sobre-last-container {
padding: 90px 0 60px;
} #end-produtos {
padding: 80px 50px 130px;
}
#saiba-encontrar-produtos > #saiba-encontrar .se-content {
padding: 110px 50px 70px;
}
} @media screen and (max-width: 1024px) { html {
font-size: 56%;
} .hidden-lg {
display: none !important;
}
.visible-lg {
display: block !important;
}
.cta a {
font-size: 1.9rem;
} #midias {
display: none;
}
#menu-mobile-wrapper li:first-child a {
}
#menu-mobile-wrapper li:not(.menu-item-has-children) a {
font-size: 2.5rem;
}
#menu-mobile-wrapper #midias-mobile {
padding: 50px 80px 0;
margin: 50px 20px 0;
text-align: center;
border-top: 1px solid white;
}
#menu-mobile-wrapper #midias-mobile > .links-wrapper {
display: flex;
align-items: center;
justify-content: center;
gap: 20px;
} #section-selecao-home {
padding: 60px 25px 25px 25px !important;
}
#icones-home {
gap: 25px;
justify-content: center;
}
#icones-home img {
width: 60px;
}
#section-video-home {
padding: 60px 25px 100px 25px !important;
}
#section-video-home .sub {
margin-bottom: 35px;
}
#section-video-home .video-wrapper img {
max-width: 80%;
}
#section-sustentabilidade-home {
padding: 130px 0 0 0;
background-size: cover;
}
#rotina .rotina-container,
#saiba-encontrar .se-content {
border-radius: 0 0 100px 100px;
} #sobre-first .sobre-first-content .sobre-alta-content .sobre-alta-left {
width: 100%;
}
#sobre-first .sobre-first-content .sobre-alta-content .sobre-alta-left .wpb_single_image.vc_align_left {
text-align: center;
}
#sobre-first .sobre-first-content .sobre-alta-content .sobre-alta-right {
width: 100%;
max-width: 470px;
margin: 0 auto;
text-align: center;
float: none;
}
#sobre-first .sobre-first-content .social-sobre-nos {
}
#sobre-first .sobre-first-content .social-sobre-nos .wpb_image_grid_ul {
display: flex;
align-items: center;
justify-content: center;
}
#sobre-first .sobre-first-content .social-sobre-nos .wpb_image_grid_ul li {
position: inherit !important;
left: auto !important;
top: auto !important;
} #section-sustentabilidade .tit h1 br {
display: none;
}
#section-sustentabilidade .icone img {
max-width: 550px;
}
#linha-tabs-sustentabilidade {
padding: 30px 25px 30px 25px !important;
}
#linha-tabs-sustentabilidade:before {
margin-bottom: 60px;
}
#tabs-widget .vc_tta-panel-body {
padding: 50px 35px 15px 35px;
}
#tabs-widget ul.vc_tta-tabs-list li a {
background-position: 10px center;
background-size: 60px;
font-size: 25px;
padding: 20px 7px 15px 73px !important;
}
#tabs-widget ul.vc_tta-tabs-list li:nth-child(1) a,
#tabs-widget ul.vc_tta-tabs-list li:nth-child(4) a {
background-size: 40px !important;
}
#tabs-widget ul.vc_tta-tabs-list li:nth-child(2) a,
#tabs-widget ul.vc_tta-tabs-list li:nth-child(3) a {
padding-left: 80px !important;
} #section-onde-encontrar {
padding: 50px 20px 0 20px !important;
}
#linha-mapa .col-esq,
#linha-mapa .col-dir {
width: 100%;
}
#linha-mapa .col-esq {
margin: 0 auto 35px auto;
}
#linha-mapa .col-esq .wrapper {
margin: 0 auto;
}
#linha-mapa .col-esq img {
left: 20%;
width: 160px;
}
#linha-mapa .col-dir {
margin: 50px auto;
}
#lojas-online .lojas-online-title {
padding: 50px 0 45px 0;
}
.linha-lojas-online {
padding: 0 20px 100px;
margin: 0 !important;
border-radius: 0 0 200px 200px;
} #section-fale-conosco {
padding: 50px 0;
}
#section-fale-conosco .title p {
margin-top: 25px;
}
#section-contato .col-conteudo > .vc_column-inner > .wpb_wrapper {
margin-top: 100px;
}
#section-form-contato {
margin: 50px 0 0 !important;
}
#section-form-contato .vc_row:before {
margin-bottom: 60px;
}
#section-form-contato .sub h2 {
margin-bottom: 35px;
}
#section-form-contato .sub {
margin-bottom: 35px;
}
#section-faq .faq-title {
padding-top: 50px;
}
#faq-widget {
padding: 50px 50px 80px;
border-radius: 0 0 200px 200px;
} .produto-wrapper.folha-dupla {
padding: 80px 20px 65px;
}
.produto-selecao .wrapper .num {
width: 130px;
font-size: 2rem;
display: flex;
align-items: center;
justify-content: center;
}
.produto-foto-design {
align-items: self-start;
}
.produto-foto-design > div {
}
.produto-foto-design img {
height: 140px;
} .rotina-wrapper {
padding: 30px 50px 0;
} #sobre-header {
border-radius: 0 0 200px 200px;
}
#sobre-first .sobre-first-content {
padding: 80px 20px 40px !important;
}
#sobre-second #sobre-cta {
width: 95%;
}
#sobre-second #sobre-cta .sobre-cta-content .wpb_wrapper {
gap: 30px;
}
#sobre-last .sobre-last-container {
padding: 90px 0 30px;
}
} @media screen and (max-width: 900px) { #header {
padding: 20px;
}
#icones-home {
padding: 28px 20px;
gap: 15px;
}
#conheca-produtos {
padding: 40px 20px 90px;
}
#conheca-produtos .title-produtos .tabs-nav li {
padding-right: 7px;
padding-left: 7px;
margin-bottom: 5px;
}
#rotina .rotina-container {
padding: 40px 20px;
}
#rotina .rotina-container .rotina-content {
flex-direction: column;
gap: 40px;
}
#rotina .rotina-container .rotina-content .rotina-left img {
margin-top: -80px;
width: 100%;
max-width: 350px;
}
#rotina .rotina-container .rotina-content .rotina-right {
padding-top: 0;
display: flex;
flex-direction: column;
align-items: center;
}
#rotina .rotina-container .rotina-content .rotina-right .rotina-video {
width: 100%;
max-width: 600px;
}
#saiba-encontrar .se-content {
padding: 40px 20px;
}
#saiba-encontrar .se-left p {
font-size: 3rem;
}
#footer {
padding: 40px 20px 20px;
}
#footer * {
font-size: 1.7rem;
}
#footer .footer-container .footer-content {
flex-direction: column;
align-items: center;
text-align: center;
}
#footer div.coluna1 {
align-items: center;
flex-direction: column;
gap: 20px;
}
#footer .footer-logo {
margin-right: 0;
}
#copyright {
padding: 40px 0 0 0;
} .rotina-absoluto .abas-rotina .tabs .tab-link {
font-size: 2rem;
}
.posts-single {
width: 100%;
max-width: 330px;
} #sobre-header {
height: 300px;
padding: 0 0px !important;
}
#sobre-header .wpb_text_column.wpb_content_element {
margin: 0;
}
#sobre-header h1 {
text-align: center;
margin: 0 auto;
}
#sobre-first .sobre-first-content {
padding: 50px 0 20px !important;
}
#sobre-first .sobre-first-content .title-social-sobre {
margin-top: 50px;
}
#absorcao-total {
padding: 0 !important;
}
#sobre-second #sobre-cta .sobre-cta-text p {
font-size: 3rem;
}
#sobre-second .second-saiba-mais {
padding: 44px 35px;
}
#sobre-last .sobre-last-container {
padding: 45px 0 30px;
}
#sobre-last .title h2 {
font-size: 4.8rem;
line-height: 1;
}
#sobre-last .sobre-last-content {
margin-top: 35px;
} #end-produtos {
background-size: initial;
}
#end-produtos .linha-d-flex {
flex-direction: column;
align-items: center;
justify-content: center;
}
#end-produtos .conheca-left {
text-align: center;
margin-bottom: 35px;
}
#product-social {
max-width: 736px;
}
} @media screen and (max-width: 800px) { html {
font-size: 50%;
}
h1 {
font-size: 5.3rem;
line-height: 1;
}
h2 {
font-size: 4rem;
line-height: 1;
}
h3 { }
h4 { }
h5 { }
h6 { }
p,
a,
ol li {
font-size: 2rem;
} .hidden-xs {
display: none !important;
}
.visible-xs {
display: block !important;
}
.cta a {
font-size: 2rem;
}
.sub h1,
.title h1 {
font-size: 5.3rem;
line-height: 1;
}
.title.big h2,
.sub.big h2 {
font-size: 7rem;
}
.title h2,
.sub h2 {
font-size: 7rem;
}
.sub h2 + p { }
.video-wrapper a:after {
background-size: contain;
height: 35px;
} #header:after {
}
#icones-home {
display: none;
}
#icones-home img {
width: 30px;
}
#header-wrapper #logo {
max-width: 130px;
}
#menu-mobile-wrapper ul:not(.sub-menu) a {
font-size: 2.8rem;
} #footer * {
font-size: 1.8rem !important;
}
#footer .footer-container .footer-content {
flex-direction: column;
}
#footer div.coluna1 {
display: flex;
flex-direction: column;
gap: 20px;
text-align: center;
width: 100%;
}
#footer .footer-logo,
#footer .footer-desc {
margin: 0 auto;
max-width: 100%;
}
#footer .footer-logo img {
width: 80%;
}
#footer div.coluna2 {
width: 100%;
}
#footer .footer-menu {
margin-right: 0;
}
#footer .footer-menu .menu {
text-align: center;
}
#footer .sub-menu {
margin-top: 4px;
padding-left: 0px;
}
#footer .sub-menu li:before {
display: none;
}
#footer div[class^='coluna'] {
width: 100%;
}
#footer div.coluna3 {
text-align: center;
}
#footer div.coluna4 {
text-align: center;
}
#footer .footer-social .links-wrapper {
justify-content: center;
}
#footer .footer-social {
width: 100%;
} #footer-arvores {
margin-top: 35px;
} #copyright ul {
flex-direction: column;
padding: 0;
margin: 0;
}
#copyright ul li {
border-right: none;
margin-bottom: 7px;
padding: 0;
} #faixa-cta {
border-radius: 30px;
flex-direction: column;
gap: 20px;
padding: 20px;
text-align: center;
}
#faixa-cta p {
text-align: center;
} #conheca-produtos p {
font-size: 2rem;
}
#conheca-produtos .title-produtos {
margin-top: 35px;
}
#conheca-produtos .title-produtos .tabs-nav {
flex-wrap: wrap;
padding: 0;
}
#conheca-produtos .container-produtos .produtos-regiao .produtos-lista {
flex-direction: column;
gap: 35px;
}
#conheca-produtos .produto-item p {
font-size: 2.4rem;
}
#rotina .rotina-container {
background-repeat: repeat-y;
background-size: auto;
}
#rotina .rotina-container .rotina-content .rotina-right h3 {
font-size: 3.5rem;
}
#rotina .rotina-container .rotina-content .rotina-right .rotina-dicas .dicas-content .dicas-single p {
font-size: 2.2rem;
}
#rotina .rotina-container .rotina-content .rotina-right .rotina-dicas {
margin-top: 35px;
}
#rotina .rotina-container .rotina-content .rotina-right .rotina-dicas .dicas-content {
flex-direction: column;
align-items: center;
gap: 20px;
}
#rotina .rotina-container .rotina-infinito .cta {
margin-top: 35px;
}
#saiba-encontrar .se-content {
flex-direction: column;
}
#saiba-encontrar .se-left {
gap: 20px;
padding-right: 0;
flex-direction: column;
}
#saiba-encontrar .se-left p {
text-align: center;
}
#saiba-encontrar .se-right {
margin-top: 5px;
border-left: none;
padding-left: 0;
}
#saiba-encontrar .se-right .cta {
margin-top: 5px;
} #sobre-second .title h2 {
font-size: 4rem;
} #section-onde-encontrar {
padding: 50px 0 0 0 !important;
}
#section-onde-encontrar .tit {
margin-bottom: 30px;
}
#linha-mapa .col-esq {
padding-left: 0;
}
#linha-mapa .col-dir {
margin: 35px auto 0;
}
#linha-mapa .col-esq img {
display: none;
}
#linha-mapa .col-dir {
max-width: 100%;
padding: 20px;
}
#linha-mapa .col-dir .col-sm-4 {
text-align: center;
width: 50%;
}
#linha-mapa .col-dir h3 {
font-size: 3.2rem;
line-height: 1.2;
}
#linha-mapa .col-dir .wrapper h4 {
font-size: 2.8rem;
margin-bottom: 20px;
}
.linha-lojas-online {
padding: 0 20px 50px;
border-radius: 0 0 140px 140px;
}
#lojas-online .lojas-online-title {
padding: 20px 0 0 0;
}
.linha-lojas-online .content-lojas-online {
grid-template-columns: repeat(2, 1fr);
} body.page-id-148 #footer-arvores {
background: #e5efee;
margin-top: 0;
}
#section-fale-conosco #section-form-contato .form-contato-content .wpb_wrapper {
flex-direction: column;
align-items: center;
}
#section-fale-conosco #section-form-contato .form-contato-content .wpb_wrapper > .wpb_single_image {
order: 2;
}
#section-fale-conosco #section-form-contato .form-contato-content img {
width: 196px;
top: 0;
}
#faq-widget {
padding: 20px 20px 50px;
border-radius: 0 0 140px 140px;
} .produto-wrapper.folha-dupla {
padding: 40px 20px 35px;
}
.produto-wrapper .container {
padding: 0 10px;
}
.produto-wrapper .container h1 {
margin-bottom: 35px;
}
.produto-infos {
max-height: fit-content;
}
.produto-wrapper .linha-d-flex {
display: flex;
flex-direction: column;
}
.produto-wrapper .container .linha-d-flex img {
top: 0;
}
.produto-wrapper .linha-d-flex .col-md-7 {
order: 1;
}
.produto-wrapper .linha-d-flex .col-md-5 {
order: 2;
}
.produto-selecao .wrapper .seletor-de-numeros {
flex-wrap: wrap;
}
.produto-foto-design {
flex-direction: column;
align-items: center;
gap: 35px;
}
#end-produtos {
padding: 40px 50px 150px;
} .produto-wrapper.folha-simples {
padding: 80px 10px 45px 10px !important;
padding: 40px 10px 45px 10px !important;
}
.folha-simples .produto-infos {
margin-bottom: 25px;
} .nordeste .folha-dupla .produto-selecao {
margin-top: 20px;
} .produto-wrapper.folha-simples .folha-simples-first {
padding-bottom: 40px;
}
.produto-wrapper.folha-simples .folha-simples-second {
padding-top: 40px;
} #politica-wrapper {
padding: 120px 25px 25px 60px;
}
#product-social {
max-width: 90%;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
gap: 20px;
border-radius: 30px;
padding: 30px 0;
} .rotina-absoluto .abas-content {
gap: 30px 30px;
}
.rotina-absoluto .header-rotina {
height: 200px;
}
.rotina-absoluto .header-rotina h1 {
color: var(--color-white);
font-size: 4rem;
}
.rotina-absoluto .abas-rotina {
display: none;
}
#abas-mobile {
display: block;
height: 50px;
}
.rotina-absoluto .abas-rotina .tabs {
height: 100%;
padding: 0 20px;
border: 0;
-webkit-appearance: none;
background: url(https://absolutopapel.com.br/wp-content/themes/absoluto/images/icones/arrow_down.svg) no-repeat;
background-position: right 10px center;
background-color: var(--color-white);
}
.rotina-absoluto .abas-rotina .tabs {
color: var(--color-primary) !important;
font-weight: 700;
font-size: 2.4rem;
letter-spacing: 0.5px;
border-right: 3px solid #f9ecfe;
}
.rotina-absoluto .abas-rotina .tabs .tab-link {
font-size: 2rem;
text-align: center;
} .rotina-wrapper {
padding: 30px 20px 0;
}
.rotina-wrapper .rotina-item .rotina-content {
margin: 35px auto 50px;
}
.rotina-wrapper .rotina-item .rotina-header-post h3 {
font-size: 3.5rem;
}
#posts-relacionados {
padding: 50px 20px;
}
#posts-relacionados #blog-wrapper {
padding-top: 25px;
gap: 20px;
justify-content: center;
text-align: center;
}
.posts-single {
min-height: 390px;
} #sobre-header {
border-radius: 0 0 140px 140px;
background-position: -800px top;
}
#sobre-header h1 {
font-size: 4.5rem;
margin: 0 0 0 30px;
width: 400px;
max-width: 70%;
text-align: left;
}
#sobre-first {
background-repeat: repeat-y;
background-size: auto;
padding-bottom: 100px;
}
#sobre-first .sobre-first-content {
border-radius: 0 0 140px 140px;
padding: 50px 20px 20px !important;
}
#sobre-first .sobre-first-content .sobre-alta-content {
display: flex;
flex-direction: column;
align-items: center;
}
#sobre-first .sobre-first-content .sobre-alta-content .sobre-alta-left { width: 100%;
}
#sobre-first .sobre-first-content .sobre-alta-content .sobre-alta-right { width: 100%;
text-align: center;
}
#sobre-first .sobre-first-content .social-sobre-nos ul {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}
#sobre-first .sobre-first-content .social-sobre-nos ul li {
position: relative !important;
left: 0 !important;
right: 0 !important;
}
#absorcao-total {
padding: 0 20px !important;
}
#absorcao-total .absorcao-total-texts {
flex-flow: column;
align-items: center;
}
#absorcao-total .absorcao-total-texts::after,
#absorcao-total .absorcao-total-texts::before {
display: none;
}
#absorcao-total .absorcao-total-texts .absorcao-total-texts-card {
max-width: 455px;
width: 100%;
height: auto;
padding: 40px;
}
#absorcao-total img {
margin-top: 30px;
max-width: 400px;
width: 80%;
}
#sobre-second {
padding: 120px 20px 0;
}
#sobre-second img {
width: 100%;
max-width: 350px;
}
#sobre-second #sobre-cta {
border-radius: 30px;
width: 90%;
height: auto;
padding: 20px 0;
}
#sobre-second #sobre-cta .sobre-cta-content .wpb_wrapper {
flex-direction: column;
align-items: center;
justify-content: center;
}
#sobre-second #sobre-cta .sobre-cta-text,
#sobre-second #sobre-cta .cta {
text-align: center;
}
#sobre-second .title {
margin: 35px 0 50px;
}
#sobre-second .second-img img {
width: 90%;
}
#sobre-second .second-saiba-mais {
margin-top: 35px;
padding: 40px 20px;
}
#sobre-last .title h2 {
font-size: 4rem;
}
#sobre-last .sobre-last-container {
border-radius: 0 0 140px 140px;
}
#sobre-last .sobre-last-content {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
#sobre-last .sobre-last-content .sobre-last-left {
width: 100%;
order: 2;
}
#sobre-last .sobre-last-content .sobre-last-right {
width: 100%;
order: 1;
text-align: center;
}
#sobre-last .sobre-last-content .sobre-last-right .wpb_single_image {
text-align: center;
}
} @media screen and (max-width: 480px) { .produto-selecao .wrapper .num {
} .linha-lojas-online,
#faq-widget {
border-radius: 0 0 100px 100px;
} .rotina-absoluto .header-rotina {
padding: 0 20px;
text-align: center;
border-radius: 0 0 70px 70px;
} .rotina-wrapper {
padding: 0 20px;
}
#posts-relacionados .sub.title h2 {
font-size: 3rem;
}
#posts-relacionados {
border-radius: 0px 0px 70px 70px;
} #sobre-header {
background-image: url(//absolutopapel.com.br/wp-content/themes/absoluto/images/bg/header-sobre-nos-mobile2.jpg);
background-position: top left;
}
#sobre-first .sobre-first-content,
#sobre-header,
#sobre-last .sobre-last-container {
border-radius: 0 0 100px 100px;
} #sobre-header h1 {
margin: 0;
}
#sobre-first .foto-produto img {
width: 80%;
}
#absorcao-total .absorcao-total-texts .absorcao-total-texts-card {
padding: 20px;
}
#sobre-second #sobre-cta {
width: 95%;
}
#sobre-second .title h2 {
font-size: 4rem;
padding: 0 20px;
}
#sobre-second .second-saiba-mais p {
font-size: 3rem;
}
#sobre-last .title h2 {
font-size: 4rem;
}
}