@charset "UTF-8";


.div_evowap_btn {
margin: 20px 0px;
}
.div_evowap_btn .evowap_btn {
padding: 12px 30px;
background: #25d366;
border-radius: 5px;
color: #ffffff;
font-size: 16px;
position: relative;
display: inline-flex;
width: auto;
transition: all .3s !important;
align-items: center;
box-shadow: 0 2px 2px 0px rgba(45, 62, 79, .3) !important;
}
.evowap_btn:hover {
color: #ffffff !important;
background: #21bd5b;
transform: translateY(-3px);
box-shadow: 0 8px 25px -5px rgba(45, 62, 79, .3) !important;
}
#svg_wapp_evowap {
margin-right: 10px !important;
} .wowa-thankyou {
text-align: center;
background: #efefef;
padding: 30px;
margin-bottom: 20px;
}
.wowa-thankyou h2 {
font-size: 35px;
font-family: inherit;
margin-bottom: 5px;
}
.wowa-thankyou h3 {
font-size: 18px;
font-family: inherit;
font-weight: 400;
}div#cfpp {
margin: 30px 0;
}
div#cfpp svg {
fill:#FFF;
height: 30px;
position: absolute;
left: 10px;
top: 8px;
}
div#cfpp .calculo-de-frete div#calcular-frete {
background: #03A9F4;
color: #FFF;
display: inline-block;
padding: 0px 20px 0px 62px;
height: 50px;
line-height: 50px;
position: relative;
cursor: pointer;
margin-bottom: 15px;
}
div#cfpp .calculo-de-frete div#calcular-frete:hover {
opacity:0.8;
}
div#cfpp .calculo-de-frete input {
height: 52px;
padding: 5px 10px;
font-size: 20px;
width: 150px;
text-align: center;
}
div#cfpp .resultado-frete {
display: none;
margin:30px 0;
}
div#cfpp table {
border-width: 1px;
}
div#cfpp td {
padding: 5px 10px;
}
div#cfpp-incompleto {
background: #ffc4c4;
color: #771c1c;
padding: 25px;
margin: 25px 0;
border: 1px solid #771c1c;
border-radius: 5px;
}
#calcular-frete-loader {
display: none;
border: 8px solid #03a9f4;
border-top: 8px solid #3498db;
border-radius: 50%;
width: 50px;
height: 50px;
vertical-align: bottom;
animation: carregandofrete 2s linear infinite;
}
@keyframes carregandofrete {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
a#cfpp_credits {
font-size: 8px;
font-family: arial;
position: absolute;
right: 0;
top: 35px;
font-weight: 100;
height: 10px;
}
.cfpp-shipping-mode-debug {
display: none !important;
}
tr.cfpp-has-error td {
background-color: #ffc7c7 !important;
color: #c50000;
}@font-face{font-family:'fl-icons';font-display:block;src:url(//timaco.amwebstudio.com.br/wp-content/themes/flatsome/assets/css/icons/fl-icons.eot);src:url(//timaco.amwebstudio.com.br/wp-content/themes/flatsome/assets/css/icons/fl-icons.eot#iefix) format("embedded-opentype"),url(//timaco.amwebstudio.com.br/wp-content/themes/flatsome/assets/css/icons/fl-icons.woff2) format("woff2"),url(//timaco.amwebstudio.com.br/wp-content/themes/flatsome/assets/css/icons/fl-icons.ttf) format("truetype"),url(//timaco.amwebstudio.com.br/wp-content/themes/flatsome/assets/css/icons/fl-icons.woff) format("woff"),url(//timaco.amwebstudio.com.br/wp-content/themes/flatsome/assets/css/icons/fl-icons.svg#fl-icons) format("svg")}