html,
body,
body div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
menu,
nav,
section,
time,
mark,
audio,
video,
details,
summary {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font-weight: normal;
vertical-align: baseline;
background: transparent;
outline: none;
}
article,
aside,
figure,
footer,
header,
nav,
section,
details,
summary,
img {
display: block;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after {
box-sizing: inherit;
}   img,
object,
embed {
max-width: 100%;
}  html {
overflow-y: scroll;
} ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
a {
margin: 0;
padding: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
text-decoration: none;
cursor: pointer;
}
a:hover {
text-decoration: none;
}
del {
text-decoration: line-through;
}
abbr[title],
dfn[title] {
border-bottom: 1px dotted #000;
cursor: help;
} table {
border-collapse: separate;
border-spacing: 0;
}
th {
font-weight: bold;
vertical-align: bottom;
}
td {
font-weight: normal;
vertical-align: top;
}
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
padding: 0;
}
input,
select {
vertical-align: middle;
}
pre {
white-space: pre; white-space: pre-wrap; white-space: pre-line; word-wrap: break-word; }
input[type="radio"] {
vertical-align: text-bottom;
}
input[type="checkbox"] {
vertical-align: bottom;
}
.ie7 input[type="checkbox"] {
vertical-align: baseline;
}
.ie6 input {
vertical-align: text-bottom;
}
select,
input,
textarea {
font-family: 'Open Sans', sans-serif;
font: 99%;
}
table {
font-size: inherit;
font: 100%;
}
small {
font-size: 85%;
}
strong {
font-weight: bold;
}
td,
td img {
vertical-align: top;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
} pre,
code,
kbd,
samp {
font-family: monospace, sans-serif;
} .clickable,
label,
input[type=button],
input[type=submit],
input[type=file],
button {
cursor: pointer;
} button,
input,
select,
textarea {
margin: 0;
} button,
input[type=button] {
width: auto;
overflow: visible;
}
input[type="submit"]:disabled,
input[type="button"]:disabled {
background: #CCC !important;
opacity: 0.7 !important;
}
input[type="submit"]:disabled:hover,
input[type="button"]:disabled:hover {
opacity: 0.7 !important;
}
*:focus {
outline: none;
}
input:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px white inset;
} .ie7 img {
-ms-interpolation-mode: bicubic;
}  .clearfix:after {
content: " ";
display: block;
clear: both;
}
a {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}     input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
} input[type=number] {
-moz-appearance: textfield;
}
.siteHeader {
background: #FFF;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 60px;
z-index: 50;
box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.3);
}
.siteHeader .wrapper {
display: inline-block;
width: 100%;
text-align: left;
}
.siteHeader .primario {
float: left;
width: 100%;
height: 60px;
position: relative;
text-align: center;
}
.siteHeader .primario .logo-wrapper {
float: left;
width: 158px;
margin: 14px 0 14px 8px;
}
.siteHeader .primario .tels {
float: left;
position: relative;
width: 130px;
padding-left: 22px;
margin: 17px 0 0 32px;
}
.siteHeader .primario .tels:before {
content: "";
display: block;
position: absolute;
background-image: url(https://www.guartecs.com.br/wp-content/themes/guartecs/assets/images/icons/whatsapp.svg);
background-repeat: no-repeat;
background-size: contain;
width: 20px;
height: 20px;
top: 4px;
left: -5px;
}
.siteHeader .primario .tels a {
color: #E4283D;
font-family: 'Baloo Bhaina 2', cursive;
font-size: 13px;
font-weight: 800;
float: left;
line-height: 16px;
}
.siteHeader .primario .tels span {
float: left;
display: none;
}
.siteHeader .primario .ctaOrca {
display: none;
}
.siteHeader .primario .social-media-icons {
display: none;
}
.siteHeader .primario .abrefecha {
width: 30px;
height: 35px;
position: absolute;
z-index: 10;
top: 14px;
right: 10px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; cursor: pointer;
}
.siteHeader .primario .abrefecha span {
display: block;
position: absolute;
height: 4px;
width: 100%;
background: #E4283D;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-ms-border-radius: 2px;
border-radius: 2px;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; }
.siteHeader .primario .abrefecha span:nth-child(1) {
top: 5px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}
.siteHeader .primario .abrefecha span:nth-child(2) {
top: 15px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}
.siteHeader .primario .abrefecha span:nth-child(3) {
top: 25px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}
.siteHeader .primario .abrefecha.open span:nth-child(1) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
top: 5px;
left: 5px;
}
.siteHeader .primario .abrefecha.open span:nth-child(2) {
width: 0%;
opacity: 0;
}
.siteHeader .primario .abrefecha.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 26px;
left: 5px;
}
@media (min-width: 650px) {
.siteHeader .primario .logo-wrapper {
width: 178px;
margin: 26px 0 26px 0px;
}
.siteHeader .primario .tels {
float: right;
width: 150px;
padding-left: 35px;
margin: 24px 0 0 52px;
}
.siteHeader .primario .tels:before {
height: 30px;
width: 30px;
}
.siteHeader .primario .tels a {
font-size: 16px;
line-height: 20px;
}
.siteHeader .primario .ctaOrca {
float: right;
display: block;
margin: 26px 0px 0 0px;
}
.siteHeader .primario .ctaOrca a {
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-ms-border-radius: 20px;
border-radius: 20px;
color: #FFF;
background: #65f45a;
font-weight: 800;
font-size: 18px;
padding: 10px 30px 8px;
margin: 0 30px 0 50px;
text-transform: uppercase;
}
.siteHeader .primario .social-media-icons {
float: right;
display: block;
margin: 30px 0 0 0;
}
.siteHeader .primario .social-media-icons a {
float: left;
margin-left: 15px;
}
.siteHeader .primario .abrefecha {
display: none;
}
}
@media (min-width: 1024px) {
.siteHeader .primario .tels {
width: 320px;
padding-left: 38px;
margin: 35px 0 0 0;
}
.siteHeader .primario .tels:before {
top: -7px;
}
.siteHeader .primario .tels a {
font-size: 19px;
}
.siteHeader .primario .tels span {
display: block;
height: 20px;
line-height: 10px;
color: #E4283D;
font-weight: 800;
font-size: 25px;
margin: 0 5px;
}
}
.siteHeader nav {
display: block;
position: absolute;
top: 61px;
left: 100%;
width: 100%;
background: #FFF;
z-index: 10;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; text-align: center;
}
.siteHeader nav ul {
margin: 0px;
}
.siteHeader nav ul li {
margin: 0px;
float: left;
width: 100%;
padding: 5px 0 5px 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.siteHeader nav ul li a {
color: #0a0a0a;
font-weight: 500;
font-family: 'Baloo Bhaina 2', cursive;
text-transform: uppercase;
font-size: 14px;
line-height: 14px;
margin-left: 15px;
}
.siteHeader nav ul li a:hover {
color: #E4283D;
}
.siteHeader nav ul li.has-subitem {
border: none;
}
.siteHeader nav ul li.has-subitem li a {
margin-left: 30px;
font-size: 12px;
line-height: 12px;
}
.siteHeader nav ul li.orcamento {
text-align: center;
padding: 20px 0 20px 0;
}
.siteHeader nav.show {
left: 0px;
}
@media (min-width: 650px) {
.siteHeader {
height: 126px;
box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0);
}
.siteHeader .primario {
height: 80px;
}
.siteHeader .wrapper {
padding: 0 2%;
}
.siteHeader nav {
position: initial;
display: block;
height: 46px;
float: left;
width: 100%;
border-top: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.siteHeader nav .parent {
float: left;
width: 100%;
display: flex;
justify-content: space-between;
-webkit-box-pack: justify;
}
.siteHeader nav .parent li {
float: none;
flex-grow: 1;
width: auto;
border-bottom: none;
padding: 10px 0 10px 0;
text-align: center;
}
.siteHeader nav .parent li a {
margin: 0px;
}
.siteHeader nav .parent li.orcamento {
padding: 10px 0 10px 0;
}
.siteHeader nav .parent .has-subitem {
position: relative;
}
.siteHeader nav .parent .has-subitem ul {
display: none;
position: absolute;
background: #FFF;
z-index: 10;
width: 180px;
left: -10px;
top: calc(100% - 1px);
padding: 0 0 0 10px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
border-left: 1px solid rgba(0, 0, 0, 0.1);
border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.siteHeader nav .parent .has-subitem ul li {
padding: 5px 0 5px 0;
}
.siteHeader nav .parent .has-subitem ul li a {
margin: 0px;
}
.siteHeader nav .parent .has-subitem:hover ul {
display: block;
}
}
@media (min-width: 1280px) {
.siteHeader .wrapper {
padding: 0 0%;
width: 1170px;
}
.siteHeader .primario .logo-wrapper {
width: 274px;
margin: 13px 0 13px 0px;
}
.siteHeader .main-menu .parent li a {
font-size: 18px;
}
.siteHeader .main-menu .parent li.has-subitem ul {
width: 260px;
padding: 10px 0 10px 20px;
}
.siteHeader .main-menu .parent li.has-subitem ul li {
text-align: left;
}
.siteHeader .main-menu .parent li.has-subitem ul li a {
font-size: 16px;
}
}
.site-footer {
background: #E4283D;
}
.site-footer .logo {
float: left;
width: 100%;
text-align: center;
margin-top: 20px;
}
.site-footer .logo a {
display: inline-block;
width: 240px;
}
.site-footer .link {
float: left;
width: 100%;
margin-top: 20px;
}
.site-footer .link li {
float: left;
width: 100%;
margin-bottom: 5px;
text-align: center;
}
.site-footer .link li a {
display: inline-block;
color: #FFF !important;
font-family: 'Baloo Bhaina 2', cursive;
font-weight: 500;
text-transform: uppercase;
font-size: 18px;
line-height: 18px;
text-decoration: none;
}
.site-footer .contatos {
float: left;
width: 100%;
margin-top: 20px;
text-align: center;
}
.site-footer .contatos .tels,
.site-footer .contatos .emails {
float: left;
width: 100%;
position: relative;
}
.site-footer .contatos .tels:before,
.site-footer .contatos .emails:before {
content: '';
height: 35px;
width: 35px;
display: inline-block;
vertical-align: middle;
}
.site-footer .contatos a {
display: inline-block;
color: #FFF !important;
font-family: 'Baloo Bhaina 2', cursive;
font-weight: 800;
font-size: 16px;
text-decoration: none;
text-transform: uppercase;
}
.site-footer .contatos .tels {
margin-bottom: 10px;
}
.site-footer .contatos .tels:before {
background: url(https://www.guartecs.com.br/wp-content/themes/guartecs/assets/images/icons/icon-phone.svg) no-repeat center center;
background-size: contain;
margin-right: 10px;
}
.site-footer .contatos .emails:before {
background: url(https://www.guartecs.com.br/wp-content/themes/guartecs/assets/images/icons/icon-email.svg) no-repeat center center;
background-size: contain;
margin-right: 8px;
}
.site-footer .contatos span {
display: inline-block;
color: #FFF !important;
font-family: 'Baloo Bhaina 2', cursive;
font-weight: 800;
font-size: 16px;
}
.site-footer .contatos .links {
float: left;
width: 100%;
margin-top: 10px;
text-align: center;
}
.site-footer .contatos .links a {
font-size: 15px;
font-weight: 500;
}
.site-footer .legal {
float: left;
width: 100%;
margin-top: 20px;
border-top: 1px solid #FFF;
}
.site-footer .legal p {
float: left;
width: 100%;
color: #FFF;
font-family: 'Baloo Bhaina 2', cursive;
text-align: center;
margin-top: 10px;
}
.site-footer .legal .social {
float: left;
width: 100%;
text-align: center;
margin: 10px 0 10px 0;
}
.site-footer .legal .social a {
display: inline-block;
margin: 0 8px;
}
@media (min-width: 650px) {
.site-footer {
padding-bottom: 10px;
}
.site-footer .logo {
text-align: left;
}
.site-footer .logo a {
width: 310px;
}
.site-footer .link li {
text-align: left;
width: 50%;
}
.site-footer .contatos {
text-align: left;
}
.site-footer .contatos .links {
text-align: left;
}
.site-footer .legal {
padding-top: 15px;
margin-top: 30px;
}
.site-footer .legal p {
float: left;
width: 60%;
text-align: left;
}
.site-footer .legal .social {
float: right;
width: auto;
}
}
@media (min-width: 1024px) {
.site-footer {
padding-top: 4px;
padding-bottom: 0px;
}
.site-footer .logo {
width: 29%;
}
.site-footer .link {
width: 36%;
margin-left: 4%;
}
.site-footer .contatos {
width: 30%;
float: right;
}
.site-footer .legal {
margin-top: 20px;
}
}
@media (min-width: 1280px) {
.site-footer {
text-align: center;
}
.site-footer .wrapper {
padding: 0 0%;
width: 1170px;
text-align: left;
}
.site-footer .logo {
width: auto;
}
.site-footer .link {
width: 36%;
margin-left: 7%;
}
.site-footer .link li a {
font-size: 20px;
}
.site-footer .contatos {
float: right;
width: 320px;
}
.site-footer .contatos a {
font-size: 19px;
}
.site-footer .contatos .links {
text-align: right;
}
}
body {
padding-top: 60px;
}
@media (min-width: 650px) {
body {
padding-top: 126px;
}
}
.page-template-page-wizard .col-full {
margin: 0;
width: 100%;
max-width: 100%;
padding: 0px;
box-sizing: border-box;
min-height: 100vh;
}
.storefront-handheld-footer-bar {
display: none;
}
.woocommerce-checkout .storefront-breadcrumb {
margin: 0 0 20px 0;
}
.woocommerce-checkout .hentry.type-page .entry-header {
padding: 0 0 40px 0px;
}
.woocommerce-checkout .entry-header h1 {
font-family: 'Baloo Bhaina 2', cursive;
color: #5ebae7;
font-weight: 600;
font-size: 25px;
}
@media (min-width: 1280px) {
.woocommerce-checkout .hentry.type-page .entry-header {
padding: 0 0 60px 0px;
}
.woocommerce-checkout .entry-header h1 {
font-size: 30px;
}
}
.wrapper {
display: inline-block;
width: 100%;
text-align: left;
}
@media (min-width: 650px) {
.wrapper {
padding: 0 2%;
}
}
@media (min-width: 1280px) {
.wrapper {
padding: 0 0%;
width: 1170px;
}
}
#bread {
display: none;
text-align: center;
}
@media (min-width: 650px) {
#bread {
display: block;
background: #f9f5ed;
height: 50px;
line-height: 50px;
}
}
#pgInicio {
background: #FFF;
width: 100%;
z-index: 2;
padding-top: 60px;
text-align: center;
margin-bottom: 15%;
}
#pgInicio .wrapper {
padding: 0 5%;
}
#pgInicio h2 {
font-family: 'Baloo Bhaina 2', cursive;
font-weight: 700;
color: #5ebae7;
font-size: 25px;
text-align: center;
}
#pgInicio .sub {
font-family: 'Baloo Bhaina 2', cursive;
font-weight: 500;
color: #000;
text-align: center;
font-size: 18px;
line-height: 20px;
margin-top: 14px;
}
@media (min-width: 650px) {
#pgInicio .wrapper {
padding: 0 12%;
}
#pgInicio h2 {
font-size: 34px;
}
}
@media (min-width: 1024px) {
#pgInicio .wrapper {
padding: 0 20%;
}
#pgInicio h2 {
font-size: 32px;
}
}
@media (min-width: 1280px) {
#pgInicio .wrapper {
padding: 0 15%;
}
#pgInicio h2 {
font-size: 38px;
}
#pgInicio .sub {
font-size: 20px;
}
}
@media (min-width: 1600px) {
#pgInicio .wrapper {
padding: 0px 12%;
}
#pgInicio h2 {
font-size: 42px;
}
#pgInicio .sub {
font-size: 22px;
}
}
#pgInicio .icons {
width: 100%;
text-align: center;
margin: 55px 0 40px 0;
}
#pgInicio .icons img {
display: inline-block;
width: 80px;
margin: 0px 15px;
}
@media (min-width: 650px) {
#pgInicio .icons img {
width: 100px;
margin: 0px 35px;
}
}
@media (min-width: 1024px) {
#pgInicio .icons img {
margin: 0px 45px;
}
}
@media (min-width: 1280px) {
#pgInicio .icons img {
margin: 0px 60px;
}
}
@media (min-width: 1600px) {
#pgInicio .icons {
margin: 65px 0 50px 0;
}
#pgInicio .icons img {
width: 110px;
}
}
#pgInicio .ctas {
width: 100%;
text-align: center;
margin-top: 30px;
}
#pgInicio .ctas .comecar {
background: #65f45a;
display: inline-block;
padding: 10px 30px 5px 30px;
text-align: center;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
-ms-border-radius: 25px;
border-radius: 25px;
color: #FFF;
text-transform: uppercase;
font-family: 'Baloo Bhaina 2', cursive;
font-weight: 700;
font-size: 18px;
}
@media (min-width: 650px) {
#pgInicio .ctas a {
font-size: 20px;
}
}
@media (min-width: 1024px) {
#pgInicio .ctas {
margin-top: 20px;
}
}
@media (min-width: 1600px) {
#pgInicio .ctas a {
font-size: 20px;
padding: 10px 35px 5px 35px;
}
}
#pgInicio .txts {
width: 100%;
background: #f8f5ec;
margin-top: 40px;
text-align: center;
padding: 20px 10px;
}
#pgInicio .txts h3 {
width: 100%;
color: #df293e;
font-weight: 700;
font-size: 20px;
margin-bottom: 10px;
text-transform: uppercase;
}
#pgInicio .txts p {
color: #000;
width: 100%;
font-weight: 600;
font-size: 15px;
line-height: 18px;
margin-bottom: 10px;
}
#pgInicio .txts p strong {
font-weight: 700;
}
@media (min-width: 650px) {
#pgInicio .txts {
margin-top: 20px;
padding: 30px 40px;
}
#pgInicio .txts h3 {
font-size: 20px;
}
#pgInicio .txts p {
font-size: 16px;
line-height: 20px;
}
}
@media (min-width: 1280px) {
#pgInicio .txts {
margin-top: 20px;
padding: 30px 80px;
margin: 20px 5% 0 5%;
width: 90%;
}
}
#wizard {
float: left;
width: 100%;
text-align: center;
display: none;     }
#wizard #navEtapas {
background: #ebebeb;
float: left;
width: 100%;
margin-bottom: 20px;
height: 65px;
overflow-x: scroll;
position: relative;
}
#wizard #navEtapas::-webkit-scrollbar {
display: none;
}
#wizard #navEtapas ul {
float: left;
width: max-content;
position: relative;
height: 65px;
}
#wizard #navEtapas li {
float: left;
margin: 21px 5px 0 5px;
}
#wizard #navEtapas li a {
float: left;
color: #9c9c9c;
font-family: 'Baloo Bhaina 2', cursive;
font-size: 13px;
font-weight: 500;
padding: 7px 15px 4px 15px;
line-height: 14px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-ms-border-radius: 15px;
border-radius: 15px;
}
#wizard #navEtapas li a.respondido {
color: #5ebae7;
}
#wizard #navEtapas li a.current {
background: #5ebae7;
color: #FFF;
}
@media (min-width: 650px) {
#wizard #navEtapas {
display: none;
}
}
#wizard #navEtapasDesk {
display: none;
}
@media (min-width: 1024px) {
#wizard #navEtapasDesk {
display: block;
float: left;
width: 100%;
margin: 80px 0 50px 0;
}
#wizard #navEtapasDesk ul {
float: left;
width: 100%;
text-align: center;
}
#wizard #navEtapasDesk ul li {
display: inline-block;
width: 95px;
margin: -2px;
}
#wizard #navEtapasDesk ul li a {
display: block;
width: 100%;
font-size: 16px;
font-weight: 500;
color: #9c9c9c;
font-family: 'Baloo Bhaina 2', cursive;
position: relative;
cursor: default;
}
#wizard #navEtapasDesk ul li a:before {
content: '';
position: absolute;
top: -20px;
left: 50%;
width: 100%;
height: 3px;
background: #d7d7d7;
}
#wizard #navEtapasDesk ul li a:after {
content: '';
position: absolute;
top: -23px;
left: 50%;
width: 9px;
height: 9px;
background: #d7d7d7;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
}
#wizard #navEtapasDesk ul li a.feito {
color: #5ebae7;
}
#wizard #navEtapasDesk ul li a.feito:after {
background: #5ebae7;
}
#wizard #navEtapasDesk ul li a.feito:before {
background: #5ebae7;
}
#wizard #navEtapasDesk ul li a.current {
color: #5ebae7;
}
#wizard #navEtapasDesk ul li a.current:after {
background: #5ebae7;
}
#wizard #navEtapasDesk ul li a.current:before {
background: linear-gradient(90deg, #5ebae7 0%, #d7d7d7 100%);
}
#wizard #navEtapasDesk ul li:last-child a:before {
display: none;
}
}
@media (min-width: 1280px) {
#wizard #navEtapasDesk {
margin: 80px 0 70px 0;
}
}
#wizard #etapas {
padding: 0 5%;
min-height: calc(100vh - 146px);
margin-top: 15px;
}
@media (min-width: 650px) {
#wizard #etapas {
padding: 0%;
}
}
@media (min-width: 1280px) {
#wizard #etapas {
min-height: calc(100vh - 146px);
}
}
@media (min-width: 1600px) {
#wizard #etapas {
min-height: calc(85vh - 146px);
}
}
#wizard #etapas .etapa {
display: none;
float: left;
width: 100%;
padding-bottom: 20px;
margin-bottom: 20px;
}
#wizard #etapas .etapa .sideL,
#wizard #etapas .etapa .sideR {
float: left;
width: 100%;
}
#wizard #etapas .etapa .sideR {
margin-top: 40px;
}
@media (min-width: 768px) {
#wizard #etapas .etapa .sideL,
#wizard #etapas .etapa .sideR {
width: 50%;
}
#wizard #etapas .etapa .sideL {
padding-right: 5%;
}
#wizard #etapas .etapa .sideR {
margin-top: 0px;
}
}
#wizard #etapas .etapa .txt {
float: left;
width: 100%;
margin-bottom: 25px;
}
#wizard #etapas .etapa .txt h3 {
font-family: 'Baloo Bhaina 2', cursive;
float: left;
width: 100%;
font-weight: 600;
font-size: 20px;
line-height: 23px;
color: #000;
margin-bottom: 10px;
}
#wizard #etapas .etapa .txt p {
float: left;
width: 100%;
font-family: 'Baloo Bhaina 2', cursive;
font-weight: 400;
font-size: 16px;
line-height: 21px;
color: #000;
}
@media (min-width: 1280px) {
#wizard #etapas .etapa .txt h3 {
font-size: 26px;
line-height: 30px;
}
#wizard #etapas .etapa .txt p {
font-size: 18px;
line-height: 25px;
}
}
@media (min-width: 1600px) {
#wizard #etapas .etapa .txt h3 {
font-size: 30px;
line-height: 34px;
}
#wizard #etapas .etapa .txt p {
font-size: 20px;
line-height: 27px;
}
}
#wizard #etapas .etapa .opcoes {
float: left;
width: 100%;
}
#wizard #etapas .etapa .opcoes h4 {
float: left;
font-size: 16px;
line-height: 21px;
font-weight: 600;
color: #000;
}
@media (min-width: 1280px) {
#wizard #etapas .etapa .opcoes h4 {
font-size: 22px;
line-height: 26px;
}
}
@media (min-width: 1600px) {
#wizard #etapas .etapa .opcoes h4 {
font-size: 23px;
line-height: 29px;
}
}
#wizard #etapas .etapa[data-etapa="1"] {
display: block;
}
#wizard #etapas .navSteps {
float: left;
width: 100%;
margin-top: 20px;
position: fixed;
bottom: 0;
left: 0;
height: 60px;
z-index: 10;
}
#wizard #etapas .navSteps a.anterior {
font-family: 'Baloo Bhaina 2', cursive;
font-size: 16px;
font-weight: 500;
position: absolute;
top: -35px;
left: 0%;
background: #FFF;
padding: 9px 20px 1px 15px;
-webkit-box-shadow: 3px -2px 5px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 3px -2px 5px 0px rgba(0, 0, 0, 0.1);
box-shadow: 3px -2px 5px 0px rgba(0, 0, 0, 0.1);
}
#wizard #etapas .navSteps a.avancar {
background: #5ebae7;
color: #FFF;
text-align: center;
height: 60px;
line-height: 65px;
font-family: 'Baloo Bhaina 2', cursive;
font-size: 25px;
font-weight: 600;
display: block;
text-transform: uppercase;
}
#wizard #etapas .navSteps a.avancar span {
font-weight: 600;
}
#wizard #etapas .navSteps a.avancar span:nth-child(2) {
display: none;
}
#wizard #etapas .navSteps a.sending {
background: #CCC;
opacity: 1;
}
#wizard #etapas .navSteps a.sending span:nth-child(1) {
display: none;
}
#wizard #etapas .navSteps a.sending span:nth-child(2) {
display: block;
}
#wizard #etapas .navSteps a .sk-chase {
width: 25px;
height: 25px;
position: relative;
animation: sk-chase 2.5s infinite linear both;
vertical-align: middle;
margin-right: 15px;
display: inline-block;
}
#wizard #etapas .navSteps a .sk-chase-dot {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
animation: sk-chase-dot 2.0s infinite ease-in-out both;
}
#wizard #etapas .navSteps a .sk-chase-dot:before {
content: '';
display: block;
width: 25%;
height: 25%;
background-color: #fff;
border-radius: 100%;
animation: sk-chase-dot-before 2.0s infinite ease-in-out both;
}
#wizard #etapas .navSteps a .sk-chase-dot:nth-child(1) {
animation-delay: -1.1s;
}
#wizard #etapas .navSteps a .sk-chase-dot:nth-child(2) {
animation-delay: -1.0s;
}
#wizard #etapas .navSteps a .sk-chase-dot:nth-child(3) {
animation-delay: -0.9s;
}
#wizard #etapas .navSteps a .sk-chase-dot:nth-child(4) {
animation-delay: -0.8s;
}
#wizard #etapas .navSteps a .sk-chase-dot:nth-child(5) {
animation-delay: -0.7s;
}
#wizard #etapas .navSteps a .sk-chase-dot:nth-child(6) {
animation-delay: -0.6s;
}
#wizard #etapas .navSteps a .sk-chase-dot:nth-child(1):before {
animation-delay: -1.1s;
}
#wizard #etapas .navSteps a .sk-chase-dot:nth-child(2):before {
animation-delay: -1.0s;
}
#wizard #etapas .navSteps a .sk-chase-dot:nth-child(3):before {
animation-delay: -0.9s;
}
#wizard #etapas .navSteps a .sk-chase-dot:nth-child(4):before {
animation-delay: -0.8s;
}
#wizard #etapas .navSteps a .sk-chase-dot:nth-child(5):before {
animation-delay: -0.7s;
}
#wizard #etapas .navSteps a .sk-chase-dot:nth-child(6):before {
animation-delay: -0.6s;
}
@keyframes sk-chase {
100% {
transform: rotate(360deg);
}
}
@keyframes sk-chase-dot {
80%,
100% {
transform: rotate(360deg);
}
}
@keyframes sk-chase-dot-before {
50% {
transform: scale(0.4);
}
100%,
0% {
transform: scale(1);
}
}
@media (min-width: 650px) {
#wizard #etapas .navSteps {
position: relative;
height: auto;
bottom: initial;
margin-top: 30px;
}
#wizard #etapas .navSteps a.avancar {
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-ms-border-radius: 20px;
border-radius: 20px;
height: 35px;
line-height: 39px;
width: 185px;
font-size: 15px;
float: left;
}
#wizard #etapas .navSteps a.anterior {
color: #545454;
position: relative;
top: initial;
margin-top: 25px;
float: left;
clear: left;
left: 0px;
box-shadow: none;
}
#wizard #etapas .navSteps a .sk-chase {
height: 20px;
width: 20px;
}
}
@media (min-width: 1600px) {
#wizard #etapas .navSteps a.avancar {
height: 40px;
line-height: 46px;
width: 220px;
font-size: 18px;
}
}
#wizard .trecho,
#wizard .qtnTrecho,
#wizard .metros {
float: left;
width: 100%;
}
#wizard .qtnTrecho {
margin-bottom: 25px;
}
#wizard .qtnTrecho h4 {
margin-right: 10px;
width: 100%;
margin-bottom: 10px;
}
#wizard .qtnTrecho .incr .number {
width: 20px;
text-align: center;
margin: 0 10px;
}
#wizard .metros h4 {
width: 100%;
margin-bottom: 10px;
}
#wizard .metros .input {
float: left;
width: 100%;
}
#wizard .metros .input .trechos {
margin-bottom: 15px;
}
#wizard .metros .input input {
width: 40px;
}
@media (min-width: 1600px) {
#wizard .metros .input input {
width: 70px;
}
#wizard .qtnTrecho {
margin-bottom: 30px;
}
#wizard .qtnTrecho h4 {
margin-bottom: 15px;
}
#wizard .qtnTrecho .incr .number {
width: 20px;
text-align: center;
margin: 0 10px;
}
#wizard .metros .trechos {
font-size: 22px;
line-height: 32px;
}
}
#wizard .trecho .input {
float: left;
width: 100%;
}
#wizard .trecho .input input {
width: 40px;
}
#wizard .trecho .trechos {
display: none;
}
#wizard .trecho .trechos:nth-child(1) {
display: block;
}
@media (min-width: 1600px) {
#wizard .trecho .input input {
width: 70px;
}
}
#wizard .etapa04 .incr {
float: right;
display: none;
}
#wizard .etapa04 .incr > span {
width: 20px;
text-align: center;
}
#wizard .etapa04 .click.clicked + .incr {
display: block;
}
@media (min-width: 1600px) {
#wizard .etapa04 .incr > span {
width: 40px;
}
}
#wizard .cep .input {
float: left;
width: 100%;
}
#wizard .cep .input > div {
float: left;
padding-left: 34px;
margin-top: 5px;
}
#wizard .cep .input > div input {
float: left;
width: 100px;
margin-right: 15px;
}
#wizard .cep .input > div span {
float: left;
margin-right: 8px;
}
#wizard .cep .input > div p {
display: none;
float: left;
}
#wizard .cep .input > div .atendido {
color: #2ab7a9;
}
#wizard .cep .input > div .natendido {
color: #f12f2f;
}
#wizard .cep .comp {
display: none;
float: left;
width: 100%;
font-weight: 400;
font-size: 15px;
line-height: 19px;
color: #000;
}
@media (min-width: 1024px) {
#wizard .cep .input > div {
font-size: 18px;
}
#wizard .cep .input > div input {
width: 120px;
font-size: 18px;
}
#wizard .cep .input > div p {
font-size: 16px;
}
}
@media (min-width: 1600px) {
#wizard .cep .input > div {
font-size: 23px;
padding-left: 45px;
}
}
#wizard .etapa08 .opcoes h4 {
margin-bottom: 15px;
}
@media (min-width: 1600px) {
#wizard .etapa08 .opcoes .opts .opt a {
font-size: 22px;
}
}
#wizard .radio,
#wizard .checkbox {
float: left;
width: 100%;
}
#wizard .radio .opts,
#wizard .checkbox .opts {
float: left;
width: 100%;
}
#wizard .radio .opts .opt,
#wizard .checkbox .opts .opt {
float: left;
width: 100%;
margin-bottom: 15px;
}
#wizard .radio .opts .opt .click,
#wizard .checkbox .opts .opt .click {
float: left;
position: relative;
padding-left: 35px;
height: 24px;
line-height: 24px;
font-size: 17px;
color: #000;
}
#wizard .radio .opts .opt .click:before,
#wizard .radio .opts .opt .click:after,
#wizard .checkbox .opts .opt .click:before,
#wizard .checkbox .opts .opt .click:after {
content: '';
position: absolute;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-ms-border-radius: 20px;
border-radius: 20px;
}
#wizard .radio .opts .opt .click:before,
#wizard .checkbox .opts .opt .click:before {
height: 24px;
width: 24px;
border: 2px solid #545454;
top: 0;
left: 0;
}
#wizard .radio .opts .opt .click:after,
#wizard .checkbox .opts .opt .click:after {
height: 14px;
width: 14px;
top: 5px;
left: 5px;
background: #5ebae7;
opacity: 0;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; }
#wizard .radio .opts .opt .click.clicked,
#wizard .checkbox .opts .opt .click.clicked {
font-weight: 600;
}
#wizard .radio .opts .opt .click.clicked:after,
#wizard .checkbox .opts .opt .click.clicked:after {
opacity: 1;
}
@media (min-width: 1600px) {
#wizard .radio .opts .opt .click,
#wizard .checkbox .opts .opt .click {
padding-left: 35px;
height: 32px;
line-height: 28px;
font-size: 23px;
padding-left: 45px;
}
#wizard .radio .opts .opt .click:before,
#wizard .checkbox .opts .opt .click:before {
height: 28px;
width: 28px;
border: 2px solid #545454;
}
#wizard .radio .opts .opt .click:after,
#wizard .checkbox .opts .opt .click:after {
height: 16px;
width: 16px;
top: 6px;
left: 6px;
}
}
#wizard .incr {
float: left;
}
#wizard .incr a {
float: left;
text-align: center;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-ms-border-radius: 20px;
border-radius: 20px;
height: 24px;
width: 24px;
line-height: 24px;
background: #ebebeb;
color: #73665f;
font-size: 23px;
}
#wizard .incr a.menos {
line-height: 22px;
}
#wizard .incr > span {
float: left;
font-size: 18px;
height: 24px;
line-height: 24px;
color: #000;
}
@media (min-width: 1600px) {
#wizard .incr a {
height: 32px;
width: 32px;
line-height: 32px;
font-size: 28px;
}
#wizard .incr a.menos {
line-height: 28px;
}
#wizard .incr > span {
height: 32px;
line-height: 32px;
font-size: 25px;
}
}
#wizard .input div {
font-size: 16px;
color: #000;
height: 24px;
line-height: 24px;
}
#wizard .input div input {
display: inline-block;
background: #ebebeb;
border: none;
padding: 0px;
margin: 0px;
box-shadow: none;
color: #000;
height: 24px;
line-height: 24px;
text-align: center;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
}
@media (min-width: 1600px) {
#wizard .input div {
font-size: 25px;
height: 32px;
line-height: 32px;
}
#wizard .input div input {
height: 32px;
line-height: 32px;
font-size: 25px;
}
}
.woocommerce-cart-form__contents .actions {
display: none !important;
}
.woocommerce > .woocommerce-message {
display: none !important;
}
.woocommerce-cart header.entry-header {
display: none;
}
.etapa06 .sideR picture,
.etapa07 .sideR picture,
.etapa08 .sideR picture {
display: none;
}
@media (min-width: 650px) {
.etapa06 .sideR picture,
.etapa07 .sideR picture,
.etapa08 .sideR picture {
display: block;
}
}
.woocommerce-cart-form table:not(.has-background) tbody td {
background: #f1f1f1;
}
.woocommerce-cart-form table.cart td,
table.cart th {
padding: .7em .875em 0;
}
.woocommerce-cart-form table.cart th {
padding-bottom: .7em;
}
.woocommerce-cart-form table.cart td.product-subtotal {
padding-bottom: .8em;
}
.woocommerce-cart-form table.cart td.product-name {
padding-top: .8em;
}
.woocommerce-cart-form table.cart td {
font-size: 15px;
line-height: 19px;
}
@media (min-width: 1280px) {
.woocommerce-cart-form table.cart th {
font-size: 18px;
}
.woocommerce-cart-form table.cart td {
font-size: 16px;
line-height: 21px;
}
} .woocommerce-form-coupon-toggle {
display: none !important;
}
#order_review table.woocommerce-checkout-review-order-table thead .product-name,
#order_review table.woocommerce-checkout-review-order-table tbody .product-name {
width: 63%;
}
#order_review table.woocommerce-checkout-review-order-table td,
#order_review table.woocommerce-checkout-review-order-table th {
padding: 0.5em 0.7em;
}
.woocommerce-cart .woocommerce-cart-form__cart-item.cart_item109,
#order_review .cart_item109,
.woocommerce-order-details .order_item109,
.woocommerce-cart .woocommerce-cart-form__cart-item.cart_item112,
#order_review .cart_item112,
.woocommerce-order-details .order_item112,
.woocommerce-cart .woocommerce-cart-form__cart-item.cart_item113,
#order_review .cart_item113,
.woocommerce-order-details .order_item113 {
display: none !important;
}
.woocommerce-checkout .select2-container--default .select2-selection--single {
padding: .3em;
background-color: #f2f2f2;
color: #43454b;
border: 0;
-webkit-appearance: none;
box-sizing: border-box;
font-weight: 400;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.13);
height: 44px;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 35px;
font-size: 18px;
}
.woocommerce-checkout #billing_address_2_field label {
width: initial !important;
height: initial;
position: relative !important;
margin: 0;
clip-path: initial;
}
.woocommerce-checkout .form-row {
margin-bottom: 12px;
}
.woocommerce-checkout .woocommerce-shipping-fields {
margin-bottom: 20px;
}
.woocommerce-checkout .woocommerce-shipping-fields #ship-to-different-address-checkbox {
float: left;
margin-top: 6px;
position: relative;
}
@media (min-width: 650px) {
.woocommerce-checkout .woocommerce-shipping-fields #ship-to-different-address-checkbox {
margin-top: 12px;
margin-right: 8px;
}
}
#payment .place-order button.button {
margin-top: 20px;
}
#payment .payment_methods > li .payment_box,
#payment .place-order {
box-sizing: border-box;
}
.woocommerce-cart-form__cart-item.cart_item30 .product-price span,
.woocommerce-cart-form__cart-item.cart_item31 .product-price span,
.woocommerce-cart-form__cart-item.cart_item32 .product-price span,
.woocommerce-cart-form__cart-item.cart_item33 .product-price span,
.woocommerce-cart-form__cart-item.cart_item122 .product-price span,
.woocommerce-cart-form__cart-item.cart_item30 .product-subtotal span,
.woocommerce-cart-form__cart-item.cart_item31 .product-subtotal span,
.woocommerce-cart-form__cart-item.cart_item32 .product-subtotal span,
.woocommerce-cart-form__cart-item.cart_item33 .product-subtotal span,
.woocommerce-order-details .order_item30 .product-total span,
.woocommerce-order-details .order_item31 .product-total span,
.woocommerce-order-details .order_item32 .product-total span,
.woocommerce-order-details .order_item33 .product-total span {
opacity: 0;
}
.woocommerce-cart-form__cart-item.cart_item30 .product-quantity,
.woocommerce-cart-form__cart-item.cart_item31 .product-quantity,
.woocommerce-cart-form__cart-item.cart_item32 .product-quantity,
.woocommerce-cart-form__cart-item.cart_item33 .product-quantity {
text-indent: -5000px;
}
.woocommerce-order-details .order_item30 .product-quantity,
.woocommerce-order-details .order_item31 .product-quantity,
.woocommerce-order-details .order_item32 .product-quantity,
.woocommerce-order-details .order_item33 .product-quantity {
opacity: 0;
}
.woocommerce-checkout-review-order .cart_item30 .product-name strong,
.woocommerce-checkout-review-order .cart_item31 .product-name strong,
.woocommerce-checkout-review-order .cart_item32 .product-name strong,
.woocommerce-checkout-review-order .cart_item33 .product-name strong {
display: none;
}
.woocommerce-checkout-review-order .cart_item30 .woocommerce-Price-amount,
.woocommerce-checkout-review-order .cart_item31 .woocommerce-Price-amount,
.woocommerce-checkout-review-order .cart_item32 .woocommerce-Price-amount,
.woocommerce-checkout-review-order .cart_item33 .woocommerce-Price-amount {
opacity: 0;
}
.woocommerce-order-details tfoot tr:last-child {
display: none;
} div.cookieconsent-com---nb {
padding: 6%;
}
div.cookieconsent-com---nb .cc-nb-text {
font-size: 14px;
}
div.cookieconsent-com---nb .cc-nb-title {
font-size: 18px;
}
.cookieconsent-com---palette-light .cc-nb-okagree {
background: #000 !important;
}
div.cookieconsent-com---nb .cc-nb-main-container {
padding: 1rem;
}
@media (min-width: 1190px) {
div.cookieconsent-com---nb {
padding: 20px;
}
}
.woocommerce-order-received .woocommerce-message a.button {
display: none;
}
.cart-collaterals .callComprar {
float: right;
width: 100%;
text-align: center;
}
@media (min-width: 650px) {
.cart-collaterals .callComprar {
width: 52.9411764706%;
}
}.lknIntegrationRedeForWoocommerceSelect {
width: 100% !important;
}
.lknIntegrationRedeForWoocommerceSelectBlocks {
padding-top: 10px;
}