@charset "UTF-8";
/* @import url("https://fonts.googleapis.com/css?family='Open Sans':400,600"); */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700&display=swap');

:root {

    /* Porto Serviço */
  
    --color-portoseguro: #0046C0;
    --color-portoseguro-primary: #00A1FC;
    --color-neutras-white: #FFFFFF;
    --color-neutras-black: #000000;
    --color-neutras-black-075: #404040;
    --color-neutras-black-045: #B3B3B3;
    --color-neutras-black-005: #F7F7F7;
    
}

body {
    font-family: 'Open Sans', sans-serif !important;
    color: #484848;
    font-size: .8125rem;
    outline: 0 !important;
    -webkit-overflow-scrolling: touch !important;
    height: initial;
    margin: 0;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#header .nav-main {
    height: 72px;
}

#header .banner-card {
    width: calc(100% - 230px);
    height: 100%;
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-end;
}

#header .banner-card img {
    display: block;
}

#search .search--left,
#search .search--right {
    height: 71px !important;
}

/*.pg-interna {
    width: 70% !important;
}
.pg-interna {
    font-size: 1rem;
    line-height: 1.25;
}
.pg-interna p,
.pg-interna ul,
.pg-interna ol {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    margin: 1rem 0;
}
.pg-interna h1 {
    font-family: inherit;
    font-weight: lighter;
    font-size: 2rem;
    line-height: 1;
    color: #00adef;
    margin: 2rem 0;
}
.pg-interna h1:first-of-type {
    margin: 0 0 2rem 0;
}
.pg-interna h2 {
    font-family: inherit;
    font-weight: bold;
    font-size: 1.5rem;
    line-height: 1;
    color: #00adef;
    margin: 1rem 0;
}
.pg-interna * + h2 {
    margin: 2rem 0 1rem;
}*/

.product-default {
    height: auto !important;
    min-height: 250px;
    padding-bottom: 30px;
}

.section-imediato {
    display: none;
}

.product-image-intern ol img {
    cursor: pointer;
}

/*.content-area {
    -moz-box-shadow: inset -9px 9px 20px rgba(114, 114, 114, 0.1);
    -webkit-box-shadow: inset -9px 9px 20px rgba(114, 114, 114, 0.1);
    box-shadow: inset -9px 9px 20px rgba(114, 114, 114, 0.1);
}*/

.woocommerce-privacy-policy-text {
    margin-bottom: 40px;
}

.checkout-politica-privacidade {
    display: none !important;
    text-align: center;
    font-weight: bold;
    color: #999;
    font-size: 12px;
    margin-top: 10px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
}

.border-top-grey {
    border-top: 1px solid #DDD;
}

.container {
    position: relative;
    margin: 0px auto;
    max-width: 1368px;
    width: 100%;
}

.containerr {
    width: 100%;
}

.c-azul {
    color: #00adef;
}

h3 {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 20px;
    color: #4a4a4a;
    font-weight: 700;
    margin-bottom: 25px;
}

.h3-link {
    font-family: 'Open Sans', sans-serif !important;
    margin-bottom: 25px !important;
}

button {
    background: none;
    border: 0;
}

a {
    text-decoration: none;
    outline: 0;
}

p {
    margin: 0 0 1em;
    line-height: 17px;
    font-size: 14px;
}

.strong {
    font-weight: 700;
}

.f-color-a1 {
    /* color: #a1a1a1; */
}

.f-size-11 {
    font-size: 11px;
}

.f-size-12 {
    font-size: 14px;
}

.f-size-13 {
    font-size: 13px;
}

.f-size-14 {
    font-size: 14px;
}

.f-size-15 {
    font-size: 15px;
}

.f-size-16 {
    font-size: 16px;
}

.w-xl-10 {
    width: 10%;
}

.w-xl-12-5 {
    width: 12.5%;
}

.w-xl-15 {
    width: 15%;
}

.w-xl-14 {
    width: 14%;
}

.w-xl-16 {
    width: 16%;
}

.w-xl-20 {
    width: 20%;
}

.w-xl-21 {
    width: 21%;
}

.w-xl-25 {
    width: 25%;
}

.w-xl-30 {
    width: 30%;
}

.w-xl-33 {
    width: 33%;
}

.w-xl-35 {
    width: 35%;
}

.w-xl-40 {
    width: 40%;
}

.w-xl-45 {
    width: 45%;
}

.w-xl-48 {
    width: 48%;
}

.w-xl-49 {
    width: 49%;
}

.w-xl-50 {
    width: 50%;
}

.w-xl-55 {
    width: 55%;
}

.w-xl-60 {
    width: 60%;
}

.w-xl-64 {
    width: 64%;
}

.w-xl-65 {
    width: 65%;
}

.w-xl-68 {
    width: 68%;
}

.w-xl-70 {
    width: 70%;
}

.w-xl-75 {
    width: 75%;
}

.w-xl-80 {
    width: 80%;
}

.w-xl-85 {
    width: 85%;
}

.w-xl-90 {
    width: 90%;
}

.w-xl-95 {
    width: 95%;
}

.w-xl-100 {
    width: 100%;
}

.flex-area {
    display: flex;
}

.a-items-center {
    align-items: center;
}

.j-center {
    justify-content: center;
}

.j-end {
    justify-content: flex-end;
}

.j-space-between {
    justify-content: space-between;
}

.f-column {
    flex-direction: column;
}

.wrap {
    flex-wrap: wrap;
}

.a-content-center {
    align-content: center;
}

.a-content-start {
    align-content: flex-start;
}

.a-content-end {
    align-content: flex-end;
}

.a-self-end {
    align-self: flex-end;
}

.border-all {
    border: 1px solid #eeeeee;
}

.border-right {
    border-right: 1px solid #eeeeee;
}

.border-bottom {
    border-bottom: 1px solid #eeeeee;
}

.border-left {
    border-left: 0px solid #eeeeee;
}

.border-top {
    border-top: 0px solid #eeeeee;
}

.borda-bottom-verde-agua {
    border-bottom: 3px solid #41d2e4;
}

.bg-cinza {
    background: #f2f2f2;
    background: -moz-linear-gradient(-45deg, #f2f2f2 1%, #ffffff 52%, #e5e5e5 100%);
    background: -webkit-linear-gradient(-45deg, #f2f2f2 1%, #ffffff 52%, #e5e5e5 100%);
    background: linear-gradient(135deg, #f2f2f2 1%, #ffffff 52%, #e5e5e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#e5e5e5', GradientType=1);
}

.bg-cinza-flat {
    background: #efefef;
}

.sombra-bottom-top {
    -moz-box-shadow: inset -9px 9px 20px rgba(114, 114, 114, 0.1);
    -webkit-box-shadow: inset -9px 9px 20px rgba(114, 114, 114, 0.1);
    box-shadow: inset -9px 9px 20px rgba(114, 114, 114, 0.1);
}

.relative {
    position: relative;
}

.center-center {
    position: absolute;
    top: 50%;
    height: 50%;
    transform: translate(-50%, -50%);
    z-index: 100;
}

header#header {
    position: relative;
    z-index: 8001;
}

.custom-menu-container {
    width: 100%;
    height: auto;
    box-shadow: 0 0px 30px rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 8000;
}

.custom-menu-portofaz .container {
    height: 55px;
}

.custom-menu-portofaz a, .custom-menu-portofaz button {
    color: #5a5a5a;
    font-size: 13px;
    font-weight: 700;
}

.custom-menu-portofaz a:hover, .custom-menu-portofaz button:hover {
    color: #00adef;
}

.custom-menu-portofaz .c1 .area-precisa {
    padding: 0px 28px 0px 10px;
}

.custom-menu-portofaz .c1 .area-precisa p {
    font-size: 11px;
    color: #666;
    font-weight: 500;
}

.custom-menu-portofaz .c1 .area-logo {
    padding-right: 28px;
    padding-left: 20px;
}

.custom-menu-portofaz .c1 .area-logo .logo-portofaz {
    width: 80%;
}

.custom-menu-portofaz .selection {
    padding: 28px 20px !important;
    font-size: 22px;
    border: 0 !important;
    border-radius: 0px !important;
}

.custom-menu-portofaz .selection .search {
    padding: 28px 20px !important;
    font-size: 22px;
}

.custom-menu-portofaz .selection .text {
    font-size: 40px;
}

.custom-menu-portofaz .selection .text a {
    font-size: 20px;
}

.custom-menu-portofaz .area-todos-departamentos button {
    padding: 0 25px;
    font-family: 'Open Sans', sans-serif !important;
    width: 100%;
    outline: 0;
    text-align: left !important;
    cursor: pointer;
    background: transparent;
    justify-content: initial;
    height: 55px;
}

.area-todos-departamentos {
    width: calc(180px + 50px + 1px);
}

.cabem-sofa-text {
    font-size: 10px;
    font-weight: normal;
    display: block;
}







.custom-menu-portofaz .area-todos-departamentos button:focus {
    background: #00adef;
    color: #fff;
}

.custom-menu-portofaz .area-todos-departamentos button i {
    opacity: 1;
    color: #00adef;
    margin: 0 10px 0 0;
    font-size: 16px;
}

.custom-menu-portofaz .area-todos-departamentos button:hover {
    background: #00adef;
    color: #fff;
}

.custom-menu-portofaz .area-todos-departamentos button:hover i {
    color: #fff;
}

.custom-menu-portofaz .area-oquefazemos {
    padding: 0px 30px 0px 10px;
}

.custom-menu-portofaz .area-cep {
    display: inline-block;
    padding: 0px 20px 0px 10px;
}

.custom-menu-portofaz .link-ajuda {
    display: inline-block;
    padding: 0px 20px 0px 10px;
}

.custom-menu-portofaz .sub-header {
    width: calc(100% - (180px + 50px + 1px));
    text-align: right;
}

#search .search--right .control {
    width: calc(100% - 100px);
    height: 50px;
    float: right;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
    margin-top: -3px;
    overflow: hidden;
}

#search .search--right input {
    line-height: 50px;
    padding: 0 60px 0 10px;
    outline: none;
    /* height: calc(100% - 4px) !important; */
    font-size: 14px !important;
    font-weight: bold;
}

#search .search--right input::placeholder {
    font-weight: bold;
    color: #00adef;
}

.control i.icon.icone-busca-header {
    right: 0 !important;
    font-size: 20px !important;
    height: 100%;
    padding: 0 !important;
    margin: 0;
    justify-content: center;
    display: flex;
    width: 58px;
    background: #fff;
    box-shadow: -4px 0px 10px rgba(0, 0, 0, 0.2);
    color: #00adef !important;
}

.home-depoimentos p {
    font-size: 12px;
}

.search-icon {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translate(0px, -50%);
    opacity: 0.4;
    font-size: 30px;
}

.custom-submenu {
    position: absolute;
    z-index: 999;
    top: 100%;
    left: 0px;
    width: 100%;
    height: auto;
    background: #fff;
    padding: 0px;
    display: none;
    overflow: hidden;
    -moz-box-shadow: 0px 8px 30px rgba(0, 0, 0, 0.4) !important;
    -webkit-box-shadow: 0px 8px 30px rgba(0, 0, 0, 0.4) !important;
    box-shadow: 0px 8px 30px rgba(0, 0, 0, 0.4) !important;
}

.custom-submenu a {
    color: #a0a0a0;
    line-height: 25px;
}

.custom-submenu .menu-servicos-casa {
    padding: 40px 0 28px 60px;
    max-width: 380px;
    width: 100%;
}

.custom-submenu .menu-servicos-casa li {
    height: 20px;
    text-transform: capitalize;
}

.custom-submenu .imagens-area {
    position: relative;
    width: 100%;

}

.custom-submenu .imagens-area img {
    position: absolute;
    width: 512px;
    height: 412px;
    top: 0px;
    right: 0px;
}

.mascara-submenu {
    position: fixed;
    z-index: 998;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: none;
    display: none;
}

.custom-hide {
    display: none;
}

.custom-show {
    display: flex;
    min-height: 412px;
}

.carousel-area .owl-carousel {
    height: 567px;
    overflow: hidden;
}

.carousel-area .owl-carousel .relative {
    height: 567px;
}

.carousel-area .owl-carousel .owl-item {
    height: 567px;
}

.carousel-area .owl-carousel .owl-item h1, .carousel-area .owl-carousel .owl-item h2 {
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    margin: 0px;
    font-weight: 300;
    font-size: 2.5em;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.carousel-area .owl-carousel .owl-item h1 span, .carousel-area .owl-carousel .owl-item h2 span {
    font-size: 0.5em;
    margin-left: 130px;
}

.carousel-area .owl-carousel .owl-nav {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: space-between;
    padding: 0px 30px;
    color: #fff;
}

.carousel-area .owl-carousel .owl-nav button {
    text-shadow: 0px 0px 20px #000;
    opacity: 0.4;
}

.carousel-area .owl-carousel .owl-nav button i {
    font-size: 40px;
}


.custom-menu-checkout {
    background: #fff;
}

.custom-menu-checkout .area-logo {
    padding: 11px 0px;
}

.custom-menu-checkout .produto-escolhido-area {
    padding-left: 38px;
}

.custom-menu-checkout .produto-escolhido-area p {
    font-size: 14px;
    font-weight: 600;
}

.fixed {
    position: fixed;
    z-index: 100;
    width: 100%;
    height: auto;
    top: 0px;
    left: 0px;
}

.steps-area {
    width: 100% !important;
}

.step1,
.step2,
.step3 {
    cursor: pointer;
    border-top: 3px solid #ddd;
}

.steps-area div {
    padding: 24px 20px;
    background: none;
}

.steps-area div p {
    color: #cbcbcb;
    font-size: 12px;
    font-weight: 700;
}

.steps-area div p span {
    margin-right: 15px;
}

.steps-area .ativo {
    /* border-top: 3px solid var(--color-portoseguro, #999); */
}

.steps-area .ativo p {
    color: #484848;
    font-weight: bold;
}

.steps-area .passado-ativo {
    /* border-top: 3px solid var(--color-portoseguro, #999); */
}

.steps-area .passado-ativo p {
    color: #cbcbcb;
}

.pickmeup.pmu-flat {
    width: 100%;
}

.pickmeup.pmu-flat .pickmeup .pmu-instance {
    height: auto;
}

.pickmeup.pmu-flat .pmu-instance {
    width: 100%;
    font-size: 30px;
}

.pickmeup.pmu-flat .pmu-instance nav {
    display: flex;
    justify-content: space-between;
}

.pickmeup.pmu-flat .pmu-instance nav .pmu-month {
    color: #00aeef;
    font-weight: 700;
}

.pickmeup.pmu-flat .pmu-day-of-week {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 20px 0px;
}

.pickmeup.pmu-flat .pmu-day-of-week div {
    width: 14.28%;
    font-weight: 700;
    font-size: 13px;
}

.pickmeup.pmu-flat .pmu-days div {
    width: 14.28%;
    border: 1px solid #eeeff0;
    font-size: 16px;
    font-weight: 600;
    padding: 17px 0px;
}

.section-calendar {
    margin: 0 auto;
}

.section-horario {
    padding: 50px 20px 50px 20px;
}

.section-horario h2 {
    color: #000;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 28px;
    /* font-weight: bold; */
    margin: 0px;
    width: 100%;
    text-align: center;
}

.section-horario h2 .subtitulo {
    font-size: 16px;
    font-weight: 600;
}

.section-horario p {
    font-size: 16px;
    /* font-weight: 700; */
    color: var(--color-portoseguro, black);
    text-align: center;
}

.section-horario .select-horario-area {
    margin-top: 65px;
    max-width: 730px;
    margin: 50px auto;
}

.section-horario .select-horario-area .scroll-area {
    height: 260px;
    overflow: auto;
}

.section-horario .select-horario-area .scroll-area label {
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    -khtml-user-select: none;
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently
             supported by Chrome and Opera */
}

.section-horario .textos p:nth-child(1) {
    font-size: 16px;
    text-align: left;
}

.section-horario .textos p:nth-child(2) {
    font-size: 14px;
    color: #bcbcbc;
}

.section-horario .textos p:nth-child(3) {
    font-size: 14px;
    text-align: right;
    color: #00adef;
}

.section-horario input {
    display: none;
}

.section-horario label {
    width: 100%;
    height: auto;
    border-top: 2px solid #e5e5e5;
    padding: 20px 20px;
    cursor: pointer;
}

.section-horario label:hover p {
    /* color: #000; */
    font-weight: bold;
}

.section-horario label p {
    text-align: left;
}

.section-horario label:last-child {
    border-bottom: 2px solid #e5e5e5;
}

.bt-prosseguir button,
.bt-prosseguir a {
    font-size: 24px !important;
    font-weight: 700 !important;
}

.sem-resultados {
    font-size: 20px;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: normal;
    padding: 80px 0 20px 0;
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    border: 0 !important;
}

.vc_btn3.vc_btn3-color-primary, .vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:hover {
    background: var(--color-portoseguro, black) !important;
    opacity: 0.9;
}

.form-row button[type='submit'] {
    font-family: 'Open Sans', sans-serif !important;
    background: var(--color-portoseguro, black);
    width: 100%;
    color: #fff;
    font-size: 27px !important;
    font-weight: bold !important;
    padding: initial;
    border-radius: 90px;
    height: 70px !important;
    border: 0;
    text-align: center;
    outline: 0;
    cursor: pointer;
    max-width: 500px;
    display: block;
    margin: 0px auto;
}

.form-row-33 {
    width: 32% !important;
    float: left !important;
    margin-right: 20px !important;
}

.bt-prosseguir-disabled {
    opacity: 0.5;
}

.section-hide,
.woocommerce-additional-fields {
    display: none;
}

.cancelamento {
    position: absolute;
    color: #2845f5;
    font-weight: 700;
    margin-top: -60px;
    right: 50px;
}

.cancelamento_tk {
    /* color: #3052e7; */
    /* font-weight: 700; */
}

.pedido_numero,
.pedido_data {
    font-weight: bold;
}

.cobranca-checkout {
    position: absolute;
    color: #36adfc;
    font-weight: 700;
    margin-top: -40px;
    right: 50px;
}

@media only screen and (max-width:768px) {
  .cobranca-checkout {
      margin-top: 0;
      right: auto;
      font-size: 10px;
  }
}


#payment .place-order {
    padding: 20px 0 0 0 !important;
    margin: 0 !important;
}

.product-more-itens,
.product-more-itens {
    color: #00adef;
    font-weight: bold;
}

.section-informacoes .flex-area .flex-area {
    margin: 0px;
}

.section-informacoes .flex-area .flex-area .a-self-end {
    color: #9800ef;
    font-weight: 700;
    font-size: 10px;
    opacity: 0.7;
}

.section-informacoes h2 {
    color: #00adef;
    font-size: 35px;
    margin: 0px;
    width: 100%;
}

.input-area {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0px 0px 30px 0px;
}

.input-area:after {
    position: absolute;
    content: '';
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, 0px);
    width: 0%;
    opacity: 0;
    height: 3px;
    background: #00adef;
    border-radius: 10px;
    transition: 400ms;
}

.input-area:last-child {
    margin: 0px 0px 0px 0px;
}

.input-area label span {
    position: absolute;
    top: 12px;
    left: 0px;
    display: block;
    width: 100%;
    color: #a1a1a1;
    font-weight: 700;
    font-size: 13px;
    transition: 200ms;
    cursor: text;
}

.input-area label input {
    display: block;
    width: 100%;
    padding: 20px 0px 5px 0px;
    border: 0;
    border-bottom: 3px solid #e2e2e2;
    font-size: 1em;
    color: #a1a1a1;
}

.input-area label input:focus {
    outline: 0;
}

.input-area label .up + span {
    top: -6px;
    font-size: 0.8em;
    color: #00adef;
}

.input-area button {
    border: 0;
    width: 100%;
    background: #366bc1;
    color: #fff;
    border-bottom: 3px solid #00adef;
    border-radius: 5px;
    padding: 15px 10px;
    font-size: 18px;
    overflow: hidden;
    transition: 300ms cubic-bezier(0.14, 0.46, 0.7, 1.27);
    display: block;
}

.input-area button img {
    position: absolute;
    top: 50%;
    left: -10%;
    transform: translate(-50%, -50%);
    width: 40px;
    transition: 300ms cubic-bezier(0.14, 0.46, 0.7, 1.27);
    height: 60%;
    opacity: 0;
}

.input-area button span {
    display: block;
    transition: 300ms cubic-bezier(0.14, 0.46, 0.7, 1.27);
    opacity: 1;
}

.input-area button:hover {
    background: #4784e8;
}

.input-area button:hover img {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 1;
}

.input-area button:hover span {
    transform: translate(100%, 0%);
    opacity: 0;
}

.input-area-button {
    overflow: hidden;
}

.product-combo-text {
    width: 75%;
    font-family: 'Open Sans', sans-serif !important;
}

.product-combo-title strong {
    color: #00adef;
    font-family: 'Open Sans', sans-serif !important;
}

.product-combo-text p {
    font-size: 12px !important;
}

.variation-number-inline {
    position: absolute;
    margin-top: -50px;
    margin-left: 420px;
}
@media (max-width: 1200px) {
    .variation-number-inline {
        margin-left: 210px;
    }
}

.onFocus:after {
    width: 100%;
    opacity: 1;
}

.resumo-do-pedido-area .pedido-valor {
    font-size: 14px;
    font-weight: 600;
    display: block;
    position: relative;
    top: -40px;
}

.desconto-checkout {
    font-size: 12px;
    margin-top: -30px;
}

.resumo-do-pedido-area .pedido-valor span {
    font-size: 30px;
    line-height: 30px;
}

.resumo-do-pedido-area .pedido-descricao {
    font-size: 13px;
    color: #a1a1a1 !important;
    font-weight: 600;
    display: none;
}

.resumo-do-pedido-area .observacao {
    color: #9800ef;
    font-size: 10px;
}

.bt-com-termos-area .bt-prosseguir {
    margin: 100px auto 5px auto;
}

.bt-com-termos-area p {
    font-size: 11px;
    text-align: center;
}


.section-obrigado .m-top-80 {
    margin-top: 80px;
}

.section-obrigado h3 {
    font-size: 26px;
    color: #7f7f7f;
    font-weight: 500;
    margin: 0px;
}

.section-obrigado .detalhes-do-pedido-area ul:last-child {
    margin-top: 40px;
}

.section-obrigado .detalhes-do-pedido-area li {
    padding: 8px 0px;
}

.section-obrigado .detalhes-do-pedido-area li p {
    font-weight: 400;
}

.section-obrigado .detalhes-do-pedido-area .titulos p {
    font-weight: 700;
}

.section-obrigado-img img {
    width: 100%;
}

.navbar-burger span:nth-child(1) {
    width: 50%;
}

.navbar-burger span:nth-child(3) {
    width: 50%;
}

.navbar-burger span {
    height: 2px;
    left: calc(30% - 8px);
}

.control.ui.input>input {
    border: 0 !important;
    height: 60px !important;
    box-shadow: none !important;
}

.ui.input {
    border: 0 !important;
    box-shadow: none !important;
}

.control i.icon {
    font-size: 30px !important;
}

.header-mobile .menu-icon {
    cursor: pointer;
}

.header-mobile .logo-area-mobile {
    padding: 20px 20px;
    max-width: 314px;
}

.submenu-mobile {
    display: none;
}

.todos-departamentos-area h3 {
    opacity: 0.7;
    color: #555555;
    border-bottom: 0.5px solid rgba(0, 0, 0, 0.5);
    padding: 20px;
}

.todos-departamentos-area li {
    display: block;
}

.todos-departamentos-area li a {
    padding: 0px;
    color: #7c7c7c;
    font-weight: 600;
    opacity: 0.7;
    font-size: 14px;
    padding-bottom: 5px;
    display: block;
}

.todos-departamentos-area li a:hover {
    color: #00adef;
}

.todos-departamentos-header {
    cursor: pointer;
    padding: 20px 20px;
    color: #fff;
    background: #00adef;
}

.todos-departamentos-header i.icon {
    padding-top: 5px;
}

.todos-departamentos-header h4 {
    margin: 0px;
    font-size: 16px;
    font-weight: bold;
}

.submenu-mobile h3 {
    font-size: 16px;
}

.menu-servicos-carro {
    padding-bottom: 20px;
}

.menu-auxiliar .b-top {
    border-top: 0.5px solid rgba(0, 0, 0, 0.5);
}

.menu-auxiliar h3 {
    padding: 20px 20px;
    color: #7c7c7c;
    opacity: 0.7;
    border-bottom: 0.5px solid rgba(0, 0, 0, 0.5);
}

.menu-auxiliar h3:hover {
    background: #DDD;
    color: #484848;
}

.menu-auxiliar li:first-child {
    margin-top: 20px;
}

.custom-menu-portofaz-mobile .selection .text {
    font-size: 18px;
}

.ui.fluid.dropdown {
    border: 0;
}

.informe-o-cep:hover {
    color: #00adef;
}

.custom-modal-cep {
    box-shadow: none !important;
    max-width: 800px;
}

.custom-modal-cep.ui.modal > .header:not(.ui) {
    background: none;
}

.custom-modal-cep.ui.modal > .header:not(.ui) h2 {
    color: #fff;
    font-size: 60px;
    line-height: 1.2;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 2.978em;
}

.custom-modal-cep.ui.modal > .header:not(.ui) h2 span {
    display: block;
    width: 100%;
    font-size: 0.25em;
    font-weight: 300;
}

.custom-modal-cep.ui.modal > .header:not(.ui) p {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: normal;
    font-size: 1rem;
}
.custom-modal-cep.ui.modal > .header:not(.ui) p.custom-modal-cep-titulo {
    font-weight: bold;
    font-size: 2rem;
    line-height: 1;
    margin-bottom: 1rem;
}
@media (max-width: 768px) {
    .custom-modal-cep.ui.modal > .header:not(.ui) p.custom-modal-cep-titulo {
        padding-top: 100px !important;
    }
}

.custom-modal-cep.ui.modal > .content {
    background: none;
}

.custom-modal-cep .ui.input > input {
    font-size: 109px !important;
    /* padding: 0 0 15px 0 !important; */
    background: none !important;
    color: #fff !important;
    font-weight: 300;
    border: 0;
    font-family: 'Open Sans', sans-serif !important;
    border-bottom: 15px solid #CCC;
    border-radius: 0;
    padding: 0 !important;
    width: calc(100% - 170px);
    flex: initial !important;
    text-align: center !important;
}

.custom-modal-cep .ui.input > input::-webkit-input-placeholder {
    text-align: left !important;
}

.custom-modal-cep .ui.input > input::-moz-placeholder {
    text-align: left !important;
}

.custom-modal-cep .ui.input > input:-ms-input-placeholder {
    text-align: left !important;
}

.custom-modal-cep .ui.input > input:-moz-placeholder {
    text-align: left !important;
}

.custom-modal-cep .ui.massive.input {
    width: 100% !important;
    height: auto !important;
    background: transparent;
    border: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
}

/* .custom-modal-cep .ui.massive.input:after {
    content: ' ';
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 15px;
    width: 40%;
    background: #CCC;
    display: block; }
.custom-modal-cep .ui.massive.input:before {
    content: ' ';
    position: absolute;
    bottom: 0px;
    left: 45%;
    height: 15px;
    width: 23%;
    background: #CCC;
    display: block;
} */

.custom-modal-cep .ui.input > input:focus {
    outline: none;
}

.custom-modal-cep .search {
    color: #00adef;
    font-size: 100px;
    width: 100px;
    cursor: pointer;
}

.vc_images_carousel .vc_carousel-control {
    top: 30% !important;
}

.vc_images_carousel .vc_carousel-inner .vc_carousel-slideline {
    height: auto !important;
}

.vc_images_carousel .vc_carousel-control .icon-next {
    background: url(../img/arrow-next.png) no-repeat scroll 0 0 rgb(255, 255, 255);
    border: 1px solid rgba(221, 221, 221, 0.0);
    border-radius: 3px;
    color: rgb(0, 0, 0);
    padding: 0;
    width: 50px;
    opacity: 1;
    height: 30px;
    display: inline-block;
    background-position: 0px 4px;
}

.vc_images_carousel .vc_carousel-control .icon-prev {
    background: url(../img/arrow-prev.png) no-repeat scroll 0 0 rgb(255, 255, 255);
    border: 1px solid rgba(221, 221, 221, 0.0);
    border-radius: 3px;
    color: rgb(0, 0, 0);
    padding: 0;
    width: 50px;
    opacity: 1;
    height: 30px;
    display: inline-block;
    background-position: 0px 4px;
}

.vc_images_carousel .vc_carousel-control .icon-prev:before,
.vc_images_carousel .vc_carousel-control .icon-next:before {
    content: '' !important;
}

.vc_images_carousel a.vc_carousel-control {
    color: #ccc !important;
}

.wcps-items-cart .button {
    background: #00adef !important;
    color: #fff !important;
    height: auto !important;
    padding: 15px 0;
    font-size: 14px;
}

.custom-modal-cep.ui.basic.modal > .close {
    font-size: 30px;
}

.ui.basic.modal {
    height: 400px !important;
    margin: auto !important;
}

.dimmed.dimmable > .ui.visible.dimmer:after, .ui.active.dimmer:after {
    content: ' ';
    position: absolute;
    top: 20px;
    right: 20px;
    height: 20px;
    width: 20px;
    cursor: pointer;
    background: url("/wp-content/themes/portosegurofaz/assets/img/icons/icon-close.svg");
    display: block;
}


.hide-on-desktop {
    display: none;
}

.custom-visible {
    display: block !important;
}

.custom-invisible {
    display: none !important
}


/* Custom */
.onsale {
    display: none !important;
}

.ui.search {
    width: 100% !important;
}

.ui.search .prompt {
    width: 100% !important;
    height: 85px;
    background: #FFF;
    border: 0px;
    border-radius: 0px;
}

/* Footer */

footer {
    width: 100%;
    background: #fff !important;
    margin: 2rem 0 !important;
    padding: 0 !important
}

.container,
.footer--section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer--section p {
    font-size: .8rem;
    margin-top: -10px
}
.footer--section a {
    color: #484848;
    text-decoration: none;
}

.footer--first-section .column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: left !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 40px;
}

.footer-msg {
    justify-content: right !important;
}

.footer-msg p {
    width: 50%;
    padding-left: 30px;
    font-size: 12px;
}


.copyright {
    margin-top: 5rem
}

.copyright p {
    color: rgba(72, 72, 72, .62);
    font-size: .75rem
}

.ssl-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ssl-column .ssl--text {
    text-align: left;
    margin-top: .8rem;
    font-weight: 700;
    font-size: 1rem;
    text-transform: uppercase;
    margin-left: .3rem
}

.ssl-column .ssl--text span {
    color: #f9a834;
    margin-top: -.4rem;
    display: block;
    font-size: .8125rem;
    padding-top: 5px;
}

.blip-hidden-chat,
.blip-show-chat {
    background-color: #33bfff !important;
    display: none
}

.chat-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: .75rem;
    padding-bottom: 1.8rem;
    font-size: .75rem
}

.text-column p {
    font-size: .75rem;
    text-align: left;
    color: #999
}

.button.is-outlined {
    margin-top: .3rem;
    border-color: #555;
    color: #555
}

.button.is-outlined:hover {
    border-color: #555;
    background: #fff;
    color: #555
}

.ssl--icon {
    width: 62px;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FtYWRhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSItNTQzLjMgMzM1IDg4LjUgOTgiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgLTU0My4zIDMzNSA4OC41IDk4OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8dGl0bGU+QXJ0Ym9hcmQgMzM8L3RpdGxlPg0KPHBhdGggZD0iTS00NTkuNywzNzkuNWwtMC4xLTAuMWMtMy4yLTEuNS03LTAuOC05LjQsMS42bC01LjUsNS40di0xNS44YzAtMy41LTIuOC02LjQtNi40LTYuNGwwLDBoLTEuMnYtOC44DQoJYzAtMTEuMy05LjItMjAuNS0yMC41LTIwLjVzLTIwLjUsOS4yLTIwLjUsMjAuNXY4LjhoLTEuMmMtMy41LDAtNi40LDIuOC02LjQsNi40bDAsMHYyMi42Yy0yLjEsMC43LTQsMS44LTUuNywzLjNsLTUuOCw1LjINCgljLTEuMSwwLjgtMS40LDIuNC0wLjYsMy41YzAuOCwxLjEsMi40LDEuNCwzLjUsMC42YzAuMS0wLjEsMC4zLTAuMiwwLjQtMC4zbDUuOC01LjJjMi0xLjgsNC43LTIuOCw3LjQtMi44aDMxLjgNCgljMS45LDAsMy40LDEuNSwzLjQsMy40cy0xLjUsMy40LTMuNCwzLjRoLTIxLjZjLTEuNCwwLTIuNSwxLjEtMi41LDIuNWMwLDEuNCwxLjEsMi41LDIuNSwyLjVoMjEuNmMyLjgsMCw1LjQtMS40LDctMy44bDIxLjItMjAuOA0KCWMxLTEsMi42LTEuMywzLjgtMC43bDAuMSwwLjFjMS43LDAuOCwyLjQsMi43LDEuNiw0LjRjLTAuMiwwLjQtMC40LDAuNy0wLjcsMWwtMjYuNCwyNi40Yy0zLjIsMy4yLTcuNiw1LTEyLjEsNUgtNTE4DQoJYy0zLjMsMC02LjQsMS42LTguNCw0LjJsLTIuOSw0Yy0wLjgsMS4xLTAuNiwyLjcsMC41LDMuNXMyLjcsMC42LDMuNS0wLjVsMi45LTRjMS0xLjQsMi43LTIuMiw0LjQtMi4yaDE4LjcNCgljNS45LDAsMTEuNS0yLjMsMTUuNy02LjVsMjYuNC0yNi40YzMuMi0zLjIsMy4yLTguNSwwLTExLjdDLTQ1OCwzODAuNS00NTguOCwzODAtNDU5LjcsMzc5LjVMLTQ1OS43LDM3OS41eiBNLTUxOC4zLDM1NS41DQoJYzAtOC42LDYuOS0xNS41LDE1LjUtMTUuNXMxNS41LDYuOSwxNS41LDE1LjV2OC44aC00Ljd2LTguOGMwLTYtNC45LTEwLjgtMTAuOC0xMC44Yy02LDAtMTAuOCw0LjktMTAuOCwxMC44djguOGgtNC42VjM1NS41eg0KCSBNLTQ5Ni45LDM2NC4zaC0xMS43di04LjhjMC0zLjIsMi42LTUuOCw1LjgtNS44YzMuMiwwLDUuOCwyLjYsNS44LDUuOEwtNDk2LjksMzY0LjN6IE0tNDkzLjksMzkyLjVoLTMxLjl2LTIxLjgNCgljMC0wLjgsMC42LTEuNCwxLjQtMS40YzAsMCwwLDAsMCwwaDQzLjRjMC44LDAsMS40LDAuNiwxLjQsMS40bDAsMHYyMC43bC02LjUsNi40Yy0wLjMtMC43LTAuNy0xLjQtMS4xLTINCglDLTQ4OC45LDM5My43LTQ5MS40LDM5Mi40LTQ5My45LDM5Mi41TC00OTMuOSwzOTIuNXoiLz4NCjxwYXRoIGQ9Ik0tNTAyLjgsMzc5LjRMLTUwMi44LDM3OS40Yy0xLjQsMC0yLjUsMS4xLTIuNSwyLjVzMS4xLDIuNSwyLjUsMi41YzEuNCwwLDIuNS0xLjEsMi41LTIuNQ0KCUMtNTAwLjMsMzgwLjUtNTAxLjQsMzc5LjMtNTAyLjgsMzc5LjRDLTUwMi44LDM3OS4zLTUwMi44LDM3OS4zLTUwMi44LDM3OS40TC01MDIuOCwzNzkuNHoiLz4NCjwvc3ZnPg0K")
}

.chat--icon,
.ssl--icon {
    display: block;
    height: 69px;
    background-repeat: no-repeat
}

.chat--icon {
    right: -1.1rem;
    position: relative;
    z-index: 1;
    width: 76px;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj48c3ZnIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCA3NiA2OSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxuczpzZXJpZj0iaHR0cDovL3d3dy5zZXJpZi5jb20vIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEuNDE0MjE7Ij48Y2xpcFBhdGggaWQ9Il9jbGlwMSI+PHJlY3QgaWQ9IkJhY2tncm91bmQiIHg9IjAiIHk9IjAiIHdpZHRoPSI3NiIgaGVpZ2h0PSI2OSIvPjwvY2xpcFBhdGg+PGcgY2xpcC1wYXRoPSJ1cmwoI19jbGlwMSkiPjx1c2UgeGxpbms6aHJlZj0iI19JbWFnZTIiIHg9IjAiIHk9IjAiIHdpZHRoPSI3NnB4IiBoZWlnaHQ9IjY5cHgiLz48L2c+PGRlZnM+PGltYWdlIGlkPSJfSW1hZ2UyIiB3aWR0aD0iNzZweCIgaGVpZ2h0PSI2OXB4IiB4bGluazpocmVmPSJkYXRhOmltYWdlL3BuZztiYXNlNjQsaVZCT1J3MEtHZ29BQUFBTlNVaEVVZ0FBQUV3QUFBQkZDQVlBQUFEZ21BRGpBQUFBQ1hCSVdYTUFBQTdFQUFBT3hBR1ZLdzRiQUFBRnRrbEVRVlI0bk8yY2Uyd1VSUnpIUDdlMzExb2E2d01VWTZHYStHcFFpSWttMWFnZ0JuelVrSkFJS0dpVXFCalVhR0tpeFJoaS9NTkdJTVlIalpKb2duOFFqUXFCUDR5UGlCSWxJQ2xLYkMwK1VvUzA5QUdVUW1rcDBQWWU2eDl6aDlqdTd1M096dHpkMnZza215YTNNNy81N1hkbmYvT2IyZGxHa09keVlEa3dGeWdEVWdGc0ZTb1J3QUwyQUI4Q3UyVU5WUUUvcDQyTmwrTW9jSWVzWUdzSzRBTHljWHhuU0FwMm8yUzlzRk10SzFoVXFSdmhJU2tybUtYVWpSQmg2akViMFdNMko3ajNCZldDM2I0RXBzOENLNHhaUmdTT2Q4UEcxeDM5Vnk5WWRRM1V6Rk51Tm1jYzdZQk45WTRkVFRhR09UTXlwTnhrVGhrYXhPMnhWQzlZMkltNHg5K2lZRDRwQ3VZVFRXa0ZrRXpBeUJtd3JLemRYQW1XQlNWbFlNYTBOcU5Qc09adDhOSExrRXFCa1FQQkVpT3dkSlgyRVZxZllHZE93c25EMnN6Yk1uUktleFA2WXBnUkplY1p2NkUvSkJlRHZrK0tndmxFbjJCV1pzMHRoMWo2MjlNWDlBMERvakdFYUxtSVpWWTZidXBGbjJBelpzTnJYK2MyRDV0WXFiMFpmWUpOcUlBSjA3U1p6eGZGb084VGZUMXNzQTk2Mm5MM1NNcGlXVkF4Q1M2cDhsUmNuMkMvL1FBZlBLdk52Rkp1V1FETDEzb3FXbndrZmFMdnJWRWtRbWhlaHZnSUdiS0NKU1RyaFo1TURDc0Y3Z051Qm1LNGJ5eEpBZFdhL1NwWVRPQjg0SDFnQVhDZU1zdkpCS0Y1M3hzZjhWelVCSjRDSGxIdVJNWEZNT2txU01ZaFdzQTdDNUpKbUh5bDUrSW1zRVNMSXpmTWhQcHZ3cEdIUmIwdmE1dkFoVm9jTVV3bzFaZm01UXVELytmT1FXMFVFMWVmdUQwektlQkxvSk4vOTRObGhyMzV3R1NOZmhVc2JvSWxnRGVBWFRibnJzZEpNTE1rdUZmNXBNUTlzM0lUTElMelRrUG5SN20zQTdyL1ZyemRLVDJTVGF5RVdLbS9xcWNIb0w4SFVrbXlUdFVpQmh3KzRGNEUyQWRjYlhNdURzd0J0dHVjK3dtNDFkYWlFUlhMMDZwelZpTUcxYmZCb2hVdzFlUEM1TjRmWWNzNzBON2s0d1phNmFUYmxvUHF4LzFVTW4wM0ZaT01ROHRXYU44TEt6NkJ5dXZjeTNmOENlOCtDWEcxTDNkbFI4bjhaYUlEaDJEZDg5QjN5TDNjOXMrVWl3WHlnbW5vUWo3b2JJR0dwK0ZVdi8xNUt3WDdmOVhSc2lrcldLdFNOMlE0c0J2VzE4SHc2YkhuVGh5QlBpMzdPanBrQlZzTGRLbjBSSW85WDhDR2xXTi8zOThNL2NyZGl3TnJaSU4rRTdBUWVCVXh3Z2FkTVZpSWo3M0tmTmZjOFNsVVhBb0w2MFJhQU5EZUlyWloyV0dZa0Vwa2NnY3ZzZGdDamdGdkFadURqSks3RUl1T1ZZaDhMa2dpa1FJMklQdngwMWNOVUZZTzg1NFRxdzlIMmx4YVNueU11TkZlWHNsbnZtYnJBb1pCelZ1amd3cHNBTmdFbzdOc0JPNEdMckEvYmNIbTFTS3huWEZudG9EL0MrQ2VuV1poSC9aZmJvMEFNNE1ZOXNsV0J6OHM0RjdnWWNSMHpmbHJNek5tTVdlWitHdGY1amd3SzZpallSQnNVYnJNU3BjeVhvNW1BcTcvaFdWNUp6T25YUTI4SGNCT0ozQWlpQ1BaQklzSE1lNFRMNU85T0ZBSHJKZHNZNGRrdmJOa0MvcmxpTGRLbzRWMVNMSC9nME9BSGtQbWNmRTZBQ1dBRjlMMkgvQllCNFRZZ2ROL055ZE5ZQlVpQnhtOXpOTUZmSTVZWUJ4TkxmQWc0SFd6bG9Yb1hYNis4aDBBbmdFdUF1N3lXS2NmK04xSEc0NDRCZjFzeHlEdzBDaGJUNlIvVi8ydDlXSUgzNmNBalI1dGJQTXJqQk95Z2xtSU9lVVZhVHZ6MFNPV20yQUExNmI5eUdhalFVS2JNUmdFKzM3N0dzUXdQVDN0VUxrS3AyeHd5OGhiZ1VlQjdpdzJkcXB5WmlmQjd2NTd3QjhCYldRN2FqMWN4MXlnMTZGK0QySUtwNFRIRlZ5UXp1TXY0REtQMTdJWU1jVWFiYU1laFl1ZXBjQ2JpQzZkYjNIT1BZWVIvN3JGNzJ6amZrU0FiMFdzcXJ5Q3pDcUlBK2VxZmhOaUcxTm1jMzJHSkRBTmVBbi9rL1ZHWUIwaWJmQXpxNGdBZlloRTg1alBOZ0ZLZ0ttSVZLSlhvbjVnVE1RTTMwOFBhVUlNQ3VPV0xYZ1hxdzJveVl1WG12SHptTFI0TE5jTExFVThqdU9hMldUdldYMUFpUDlwaFZxbUlBUnhFaXNCUEpZMzd3cVFjdUI3bkFWN01YK3VGUzYxaUpVQ3U4U3dnRGV5NXBkN2dHOFJhVVlqc0l6d3JOd0c1aC9DN2ViYytMMGFuZ0FBQUFCSlJVNUVya0pnZ2c9PSIvPjwvZGVmcz48L3N2Zz4=")
}

.ui.dropdown .menu>.item,
.ui.default.dropdown:not(.button)>.text, .ui.dropdown:not(.button)>.default.text {
    font-size: 12px !important;
}

@media only screen and (min-width:768px) {
    .footer--first-section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media only screen and (max-width:768px) {
    footer {
        padding: 0 2rem !important
    }

    .copyright p,
    .text-column p {
        text-align: center
    }

    .copyright {
        margin-top: 2rem
    }
}

#payment {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 2.5rem 0 0;
    border-bottom: 1px solid #efefef
}

#payment section {
    padding: 0.8rem 1.5rem;
}

#payment .columns .column,
#payment .container {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: left !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#payment .columns .column {
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.columns:not(.is-desktop) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.columns:last-child {
    margin-bottom: -0.75rem;
}

.columns {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
    margin-top: -0.75rem;
}

.button {
    font-size: .8rem;
    letter-spacing: .02rem;
    font-weight: 500;
    border: 0;
    border-radius: 45px;
    transition: all .3s ease 0s;
    font-weight: 700;
    cursor: pointer;
    outline: none
}

.button:hover {
    opacity: .8
}

.button:active,
.button:focus,
.button:visited {
    box-shadow: none !important
}

button.button {
    padding: 0 2.5rem;
    padding-top: 1rem;
    padding-bottom: 2rem
}

a.button {
    padding: 1.5rem 2.5rem
}

.button.is-primary {
    color: #fff;
    background-image: linear-gradient(140deg, #aaf 10%, #2bf)
}

.button.is-secondary {
    color: #fff;
    background-color: #00aeef
}

.button.is-outlined {
    border: 2px solid #555;
    color: #00aeef
}

.button.is-outlined:hover {
    border: 2px solid #999;
    background: #FFF;
}

#payment .credit-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#payment .credit-card p {
    width: 130px;
    padding-top: 10px;
    font-size: .75rem;
    font-weight: 700;
    color: #777;
    margin-right: 0px;
}

#payment .credit-card p span {
    font-size: .8rem;
    font-weight: 900
}

#payment .credit-card .credit-card--columns,
#payment .credit-card .credit-card--columns .credit-card--columns--div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    justify-content: left !important;
    width: 55% !important;
    margin-right: 15px;
}

#payment .credit-card .credit-card--columns .credit-card--columns--div {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: left;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

#payment .credit-card .credit-card--columns .credit-card--columns--div .columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 30% !important;
}

#payment .porto-card {
    margin-left: .8rem;
    padding-left: 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

#payment .porto-card .porto-card--icon {
    width: 143px;
    margin-top: .3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.porto-card--icon img {
    position: absolute;
    margin-top: -50px;
}

#payment .porto-card .porto-card--icon--content {
    margin-left: .5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    top: -.55rem
}

#payment .porto-card p {
    font-size: .75rem;
    font-weight: 700;
    color: #777;
    padding-bottom: 30px;
}

#payment .porto-card p span {
    font-weight: 900;
    font-size: .75rem;
    color: #555
}

#payment .porto-card b,
#payment .porto-card span {
    margin: .4rem 0;
    font-size: .75rem;
    padding-bottom: 0px;
}

#payment .porto-card a.button {
    padding: 0 .5rem;
    font-size: .75rem;
    text-transform: none;
    margin: .2rem;
    letter-spacing: .05rem;
    color: #484848;
    max-width: 6rem
}

#payment .porto-card a.button:hover {
    opacity: .7
}

#payment .icon {
    width: 48px !important;
    height: 37px !important;
    background-size: 48px 37px !important;
}

#payment .icon,
#payment .icon-porto {
    display: block;
    background-repeat: no-repeat
}

#payment .icon-porto {
    width: 95px;
    height: 85px;
    background-size: 95px 85px !important
}


#payment .visa {
    background-repeat: no-repeat;
    background-position: right;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAlCAIAAACLe/34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABUNJREFUeNrsmFtsFFUYx7+Z2cvsbHd22m67XWihoHWXmnJpqQQIChYsIjE+GEtoeJDU4JuEyiUQTTDBhCgJmmiiMfTBiIEYjNdSHipoa1OtgkBvFnplm93t7nRv3e3s7Mz4nU4pGKtpfVmi/bKdzpwzM+eX/3c5Zw6lqio8SGbQ/8myLIoiHjPFwXFcTk7ONBByeL1enudZls0IjaIooVCIYRi73U6AUBuk0QEzZahFIBBAIBovjEYj0mU2dJDBYrHgCQHKOM0M0zTQA2ULQHOsQ2gURWUKQtO0BZf9C5fNmJSIy6om0Sac5GhNs1hZ7s83qBrRGP8MDK3eVZu+z+NxWRETaSOtuWyzlH58hP778JgFKBIODf90oUzpNpO6YNBsS0Nr6nKFXL13V1PPuU4fnrxX9cikotZfuYXR9+l2zy6PExtbRsObWgZhIAjRSTAykGcbqF1bLBAsSVF3XOpp7h0DRd1eWtD49Iq5AjkKioTNuxPezlT7aRv1FeUFv7oot2oPmWSS8rlvu+FWELLYdbUVay9ch6bfwcRo293Y+8610f3vt4IvhpMTsEaQZDAw8u5y/bVnuwPNDR0gpfF3MZyUnnKbGXpOQDRNmwQn/g6Ixc7mvMOFZ1ak+/QuHBKCE8CaYP2SCqcNxhPAGYFntywWhqPJ/Q3tMBYHl23zs6WP2blvwvHOqJxvMelu2ts2CCkFrEYwGyAqdQcnVuMb5gI0Y7Ue19oPtypK6qhzKDSZzmUNb1z3QkIGhv6k2h2MSxBJkvsKrHlWc8NNH4QnwUBDtvm7Zx7F5pPTKU2OXaEE/DgI2SzkczAYBTHR4Y/PCvRPWVYqmGB5zrGuLac6BTY20huW4eoo6ShzPvdw3k0xAeMS4HguO0NTJTgYQ2E8wUiUOn6xoXP0bnmbeuKHfoJrNb2yswzsLJ5/4YvMO+0tGJWl+ZCiX+3xBOKpj3sDEIihPNWVSzgjcyOYgLCuEI+HTYUC7PAQQSQFbvj3nrxMnf1FTpPlaCiRgrZ+FAsectSvckGuGSj4ejh8Xzmccx16c7kDTBSMs6dHmBOtGEkU5FtPry8mCRWMQSqNBPumlMdM1p5ffXT/4+BxEKkQ6/xvNc0k+N666oWhKDZ+tNVdxFugQCC6DoWikjxvoCcL7eDKwtHevXwbugLIA+WFnmxSmM774sQfWeaVwr06dWLjsshr1VDtxtzGePq8y4ejnvx5GOQ0Cl53uY860w53xvEcPYtxOW+givwsWMQTDqwfkylgmcaqEmzHCgQYBNhuZ1flW3HUtztGusSJwIQ0mVa2ObOI7xQN7JbW0Sj8eockI2rW1IuywW0R3wNJ+dJIeH5ZRrqxVCxzQIeXXCTSmO1PFAmkFqOz7kSI8rxppcPaNBA6+HrjwZI8cHDEj4NTI9nMn21cuqNtCO/GcAZ3LljN5BFUqy+EleBA/9jLZa75AaF94HHuMzOQUtFx9RuKLQayvPRPyKQgoU48azMZbmIGoR/7RegeI6/MtsAy4XhNeaVTgCvf49iQww3UV+VYDDjhRFPKkkNfQkRK9gbnrRDaC+68a/vWR2TFZTEdXrNYb8wyGl6sWxdRtJ0uO14eqSgqOlJVhxUc45SmjhVmH6oo5M2G62PxPTWrZVXdVmDXJxAgTjaeemlDSyhemc39dTgKPxQjEVISBEHI4HoIP8VisRh++SyshxaA/sNLWG3Wue7/rJC+GUTruyEPAlAymZx2GcuyXq/XOGWZovH7/fruB6Vv6Ymi6PP5OI7LlLN4nnc6nfeA7vdiBvdi0P4QYAAMajKDtAd9lQAAAABJRU5ErkJggg==') !important;
}

#payment .mastercard {
    background-repeat: no-repeat;
    background-position: right;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAlCAIAAACLe/34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA31JREFUeNrsmEtMU0EUhv++H/RBG6TQUgUCgRgNkSDdaIgLE42auGClRnYSiTFh4cYYNW5cmPiIicaNS5ZGdi5ZaEhQJBWQtEFbiDRtU56W0tvb3no6vZVSCFjjbWv0LKZzp70zX/5z5pyZygRBQCWZMvuxtLQUi8WSyaRSqSzl8tkVVSqV1WqllkZkpFAoFOJ5Xq/XKxSK0kuSSqWyWjQ2NooKra2ttba2ltFNJI/f7ycsEkVOzyaTqeyho9Ppsh15hcSyilkFARXusu0mk8kkWjKdTu/ybcUp9Pe4bA8LRRAIQq2Gw45qw09nIDoPfhkKE8zNpQL6OIknL/FuAv55KLRod+D8WQxeQeIt3A/x/Q3igBYwnkRTH1ouFju9mKltNtsvBfWLIQzcgBCi7wFK6xSeqUz/Ui16AqL/Zblhejw4gO5HUKj3DGqqXUajkXZ+MTH0wY2rgxAiQBWgBzRMCgNakkAAEwCVaRXjIFQ1a6ef4dN9aYI6JeDmA6QXGcSmjpBxcDGOVSBYIDJjmrqLlRkJgD57MfKerbDVHFyGUGAzhUUHbpk+AfhfSQDk+wY+uAOQLY10To8oAyowYl2dlsJlyVygbvNLQWe7CQkJgBrqIa+hE1Xh+HIOhZTQ7TQfjRhaJQA63I6uIzsA+TTgGRMB1bC8lr+p02zkwHkJgLQa3L7OdjO3ZUFBI254Stf2bW+Rr5ovo9YlTS07cwJPn7NX1vN0SGFSAcqUhyBut9xwJmU3n8LRx1IW12t9GB7GsXM5rBhkBpy+gFsj6LmTyZcp5lVqq4Huezg+BK1FytIhOiKJcASzflTpYNsHuw1Klg6EFcQXsT4PgwM6O/Ni5gwvl8vzZ9u9dBRRXMPhsNfrpdnrm5pm5r40NDVscFzwq6dqbrbOYuWTKapZcS5hMjUGpoPV5jiVpSSfGB0d7e/vV6vVf77a+3y+8fFxi8UyNjYWjUbnamrm/P6urq7ZSOT11FQ8Hu/t7aXf1NXVURuJRFwuVyAQ4DiuqLtoEUBtbW1Op1Or1dJidGsxm837nc7Ozk6Px2O32+kqQ/2s6w0GA+nf0dHhdrvpwqXRaCSOIQnO1L91/Ph/pi7isvIPKVQpQDwzESjbKzvQZgxRqqCdT4mkXDSxWGxjY2PzDyuiW1hYyDJmR0uvjcPh0Ov1IlC+F0sPVKDCDwEGAAj7a0NJ+Gr2AAAAAElFTkSuQmCC') !important;
}

#payment .amex {
    background-repeat: no-repeat;
    background-position: right;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAlCAIAAACLe/34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABSJJREFUeNrsWG1sU1UYfs+9t7efa7u261potnauyNhccXGAGxmBhBmJGoMaZZio6C+MJkajP5TEhF9G//gH/mgMiQxMBDKM4keCEtzSyURE2Ar7YEM6um7rateP9d7ee3xPV5AvR41mW+Ka0+bcc99zznPe87zPeU8JpRQW00e4XuuJZ8MZKUeBkvkG4RaFJrueXAekUsoHR6E3CpIK6DAy/27hocI8vsHr0PEM0MHwNPSEIacCzy3MPmUVOBd91VXSHnAyQKems6xJJywYcTgCinognmnHKj7OLAZeIwRFhVlA3GKKskUFZgnQEqD/9uj422icQxS4vKird1MNtCJ3srzeXiwghKLhwSgyWNhRUlhF5AtjyQqkJCAcmLXAE/YKv/S2OfApI7PCzVpybFg0wy4zOdZ+s70wl29UWN+4vKOuTMbDDmAgI4/OKE1WHY6AZWxGqT8cArs+0lqFj2yWfObA3TyBhoPzSbnlSAjuscWaPJJK04qq58mljNLUcRGofMvRKczlHpP4ea1jMJNb80sEG/oalq1z67+fSG86G8WFnguU19/n3FmmFwhxnBoFKbev2ra5zOg6HYFMLr+gWQ+RztWuzsdXPlCq2x+e3hGaONHgXm/Tu48PQzwDAlf0lqGQV5eW6wTXD8NwMYbsr0Fnb6j8MpqCnlFQ1Topl97o1Qvcgz9fha7fscdzes2PuL+IfpkJyk2MMVgGYs2X4sPPrGoPJ3YcCuGYgRKR77oCF2LMe8WSGpen4X8KuM7HJRhJPNpS+UV8BgamYus8ZlyTVQcOAwxNDTV6qs2a4FAcKiyQYmxg+4UkcxoP+SxZldYatXy9q66jz/tZH+OcrzS7xf/2hUk4Fb7dN3OGPXb2Whqt2hcHJkFWP/SX7vXilNLey3ErLkul7wWcmCC8NBg7ODoN0eSuBtdsMDL+YDkTeeJof9uRC4EzV2ut4mOr3TCexHfhzb7ehPTBiZEC2YsNexYC3K4VdkzcuvsmQJKrPvmVzSfl3umP7fRasf6w3fhWjSPYEw6iq3zWrU7T7jwg9kOhfK3nO789papVBqE7PnP0TAQsOlCUp0KTnQi9wgzopH+gQ6oKpfrXvdbdFychMg0B1zq7IYiUGktBf2yPVgMKLRFgf41j+29RSEx99HStVSDoSJZ6YvecOhZNvsFzyJ8kpUFcUlr+5smahy7Fu44PvWngR1oqK6MZQA4IpEhAFFbYLSL/7vAf4LcPNnmuZJX7LdpQUl4Tz7KBnAaFQpvHvH2FDc2f9ZjDaQlZtdUgmlBsnAaIZr4dzxRClZCPt1Q3l+po2TIykXq/Z+wFt/VAq28bSgaOwt+KiaB2vNwb3fPVYCFjzIthqK3+XrMmIStmDb/vSuL5T8/CRh9duzyrMBUROWLguSlJsWi4tEplldpEPpVTsRE5lMmp8rWQxxS9hOe/Hk89cvJyb6uvxqyLYS+BQ8Pm05Guk5cZh2d1C0WywUU3+YQ76DzPrewaYXZcnqKTKdCLcG6coG+4awvCBByzXpPI6I+bpeXZKwp3YCuucDQJsfSqYwNgMxbUHBuRAxgfCr3bluFw2RwjHb3hwELH4qYgG26xpDdX5jjyRAEiabiauqF7flhSpA7dfv3A/sK/ux/xBIq4YS3lQ0uAlgD9LwH59RrIJxULebFH8TRqC8K4zV3yWqUVE65Cor4AbuHApu/OH9Vk9i89PPNeCU22R5LsiCHz6xsCdXbj4Rqb36T9C9Di+fwpwABT1zLk4tvTLwAAAABJRU5ErkJggg==') !important;
}

#payment .dinners {
    background-repeat: no-repeat;
    background-position: right;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAlCAIAAACLe/34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA+hJREFUeNrsmFtMW3UYwL/2XMo5paU9HWUMymWjhAFThyJOnBLBaKLGB4wkJtNkWWYMD0uW7WFq4gsaExNdoiaGp8UX3WKWJZqY3bKpsE0iRN3CsOVSZQVaoAXWntP23PwOB1omi6PYFh74Hk6+f/5N/7/z3c/foCgKbCYx6EChUIjneUmSSJLM5fH6iRRFcRyHzyWgQCAgiiLLsgRB5N4ksizrtqioqFgC8nq9brd7Yz3l8/mcTicaxYgLq9W64aHDMIzuMuMmiWWdZhMBJWUL6EHy4KpjMBgyfqqqqusH+g8JRGP+aEILSWIxW0myvCAv6xZaLYIoH78x8sXQJNAU5JMwsQBTcxCXkAtK7OCyf/eQ66VK5/pbB1bqoqKiNbrs0vjsc6f7oMx2+YnqKhtbQJMRSR6eF1oGxuDKbRieAQsNjAmadnlefcxtN6/RZdi7LBYLJn96QD0T4f1fXnn3xUe6mnau/uVgKFr3VS9cH4Y8Cs0I7sJLb7e2lnJpAaWRZQtxaf/pviSNPxILRmP61tAcr6hqLWcOHm6BhnLsmWCmwTvd1n31r/lYttK+a8AHjnyd5uxooPTkhbOjM/rW7m9/JU71hgSxkKV73mgGmxlkRWO6PXngmidbQB//fufMvl2aPcLR9u4fwTNlThoYXXCu33HxD1Sbi23QUKEBaS2K+rnHIytq5oHQXyAkni9zoP7pTT/8GQCGXvE3Bi3jLgzOCHFcnagvBT1KMPymI/3BhcwD+fkEvi69ODB1T4aBXDU5UQbgE7dmo6g2ONBlSykBijIUjmQeiDUaQVoedhkK7j/4qhaT1rSjorQySy0UmXmgknwaw2LsroD6NzXFwFIpPl1iEpRwdRyL6tfjaELDUmwxVPMOW+aBSMJYV+X88Le/UX/NXQyv7MXZU5CXmWIiHnyyvTGPIBKKcr5vFPTqhZSPVjpZU1Zax5l9VVj33t9bjgVabm/s3G7faWX0rY7aHY1PVR952IX6sesjmIBAGgEdZ2d/aqvNYut475exD/p9gTefdJq1l1YX0+geaM9Ux2eXYS6i7VFE56FnPm92Z6tSa7WxqfL1mu1Fp3rPjQTgXho84mivt+OT84BJnpDBbHrnrWfvS5Ph5ory/dj0ywOjwMsHy7inCy2huPyRfzY4OAlDExpkvgn2uC6+UN/mcqx9Hlpnc019TClqX3D+h/EwtbgblxUM8FKGrt9mfrzQWpBHpTug/V+gjE+M64yhrSE/zYF867sshyKKYgooudhYIB2D1G+NMPM5jtsoGp7nBUFIXVghmt/v1wGTtxC5tA0eql8Opa70kkbLPdC/rPCPAAMARNnO+whHXdUAAAAASUVORK5CYII=') !important;
}

#payment .elo {
    background-repeat: no-repeat;
    background-position: right;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAlCAIAAACLe/34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABDRJREFUeNrsWG9MU1cUP/f1vTJAY62VrQrYFpYsYE3MMGGYbWytawScJtMlinxx+yIsS5TxBUx0ibq1xgVHDMsM0c3w1Uji1mykSjr/wBgdFGNJurEPc9TS1lLSDVrae3fee3Tsy5ZCOtpk3Nz33n1/zy+/d875nXsJYwxyqfHyIRKJeL0/xWIxQshqmkc6BEEwGPQajWYJ0PDwD83N73s8nnh8HoCsLiOM53mdznDx4oW9e99YxFhX14ADLnsNre/YsTMajSIYkkwmi4t1fv9vCCl7noM8KX2+x2q1WgSxsJDItiuTRGKBUgoyKxxHcifKOMixtgbofwdIyuyUMQwQlhOAGEvu3v1yW1ubVluSEUzcMs3TvzoSg1cweRw8+JbV+vH27RV/12kcyn2F4pqeDjKdTl9bW2s0GsfG3Ha7PRDw4414PI77RCIJkhAi1sJ88nZDsrwMxibg3gP+sR+WIdkoHUVFWyRJ4f+5K/B2R8epYDDIUm1ycnLfvv34BavVhqcmk4UQfEoAjbGsTBn1SgxRmPbAiXfhXz++2AOBgMhxOoDQUmvrBzKO8XF3d3f3nTsDOI5EZrZuLT579pwEyMwhQbv2wyffwbaak8fgxhfgcQKLA/sdjjUiSRkChGj0+rJwOIxPtrefkn4LOXTo8MzMDL7f29t75syHONjzuolwPJy+AT2P4JXDCsIR6fWucyJVPw+CIPCKNACl5UNVVbtUKtXQ0Pc2m/XIkcaWluaampfQjNPp7Om5ZjK9JkYHpWxDKRSVgO8XGPoaUpXeidN8/93EH3OSG2bKqTdvFsu59evXjY7+WFlZiYXlrVtfXbp0+fbtfkoTFsse2evhmUIxbOeiJBlbigUKrzpUhgJFCGZHgZGMAPJ6J3FfUVERCoVstgvXr/c+fDgmlQmKVG6Eeaxh/BOIBopK2bPlzPeISjFXn8effGEjDtrHZzMT9mhuZGSkr6/P5Rp1OByxWOLp0/Dx4y2FhQWdnZ2UomuJAX+0qSkcDLkH7dDwDlga113r2KYg1XnKyyVq4IjDH52gjGQu7EXX5nnB5XKh383Pz8kRV1//Jn7BYqmbnp7G08+7ukCRB+91g9H86cZ8tlPPXjSwKsOT558r5QWSXtjz6WuWUlkwODis0WzKzy9wu8evXOkZGHDiX+vv/6a6uqap6ajd/i2hcfZZq5LGy7UbIEFn48mB6Fybf/bXNOlBQ8gQylAw+CQdGcEsjAhUKnU4LGZIIjZOIoumnAk3DCaC2yYOQlTUF5LeVMbv9+FkiF+mtovmEY1knciCIl9fAp2yHqIrUe+Vqf1/WIOvVYxrgDIBCGUxtwDl1swVm06ny/aqFdVqtwiCsFgqX736paTb2eJJrHzPn/8INUPM/nKqvX//wc2bfVNTU/JqzeoxQykK0YEDDWazeRFdrq0x/inAAKEJEPAF3YXMAAAAAElFTkSuQmCC') !important;
}

#payment .hipercard {
    background-repeat: no-repeat;
    background-position: right;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAlCAIAAACLe/34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABItJREFUeNrsWGtMXEUU/mbuY5fH7gLLbimvPgBxoWppm0ZLqjQBbEm1RlPbaDT1n2lMxcRUU9/RqIlNjdH0VxVJY6sxNilNE3+1plEhWKmaIFQiDy3hsZTSvQu79+3MsktRQGoChcSd3NxM7p058813zpzz3Uts28ZyauKNbncPRkdhWQC5hQBsvpzbhdtLpwEyTbx3BMdPWGEF5hIQRl3pqK3BW6/B5SLcZRe+1Xc9bEU0mpJyS9lJNEtVbV11NjTg8UdjDP3ZbyiKlJm9VHEjpIr6WBS93ZytmMssLHlo2xZUNQGIkCXx1D8bIQlAy6klASUB/X8A2aYRq2uJvm3x+wLmnTms0bnSlJCWTlOdLK3zgudxE1kWXGlYuPQput2TiecmAFkmqEBff5lu3mwqE6LfRw6/K2zbSg8dNCMTtqpZ0YjNxsR2aRt6nD/WUbX4E3ZZJr/YE0OPsWvGR1qmqYTF/Fxy8DnR40LMzhzyYwqPbso5Odh4FxobNS3kKFqDkmJc6cd3zXKOj+Tlwptltf1kjIzKBXnw+zAYNMauS6yzuhDdfUhNRXoKgqOglL9VFKO3j61NGCW6YYxcdQSKUVmJvDwrqtkztI44G0MGvBnwerHrQReTKTXV6OzA1kq43WTPHkQnUFBAm1vkk19i35NQxlBaKp4+g2eeRnMrr4krV2JgAN+3wOnEhvVYVy5+0oiq+8D4aGkVC/L5mPIALnfpo1cFpi/mdZnNau2KHGgaev/AtRB8Xvz2O1avRTTKNm2/8Ar216PqXrz4PMpKoYSRm4uSIvRdsd45guISfHA0fOCAduZrCAKGh+F0YM0qFOTiWAMPGpdHqX8WF9swNGxrKgi9iRiiBJsq8MOPE0c/DJ/6AuNRKCFkZ+F6CJFxjfluVSE37c3E4ffNY43G9ge4nbZLdG0BHJLe3i6AyvX7sXM7GCxFQXgchq2eu4CqbTh3XhKcCJShtxdU/FcJO4VHkJgX0NXF/JtWWAR/NgyTB4QkIRBwVFfhib347CTur0VdncDo1A3k5+P8N5yt/Dzpsb1STzfuKEf/INYF4PHAkwF2GkwNuoqN650rfJzaj4aoKMxS8rliPP555Kl9UqZv6syLmzYgGNS7eoSsDHpnGfddZgZ2P4K0dLRexHhYPdXkYHGwo5aL4pZWqDoGBvXhIWnnDr6Zjg60d2LLPejr4QQzoSNLetsvUuA2sAEDw0yLWb9eNhWF0Dgm/Vow5aVDeOPV2QCxRdhZJYSIEjuWlmYQkXtWavwYTU2Rhk+FVA+VRX6SGTdU4G+ZEUqZdZYR+C5FkU23dYtIlDkLImEDmLVYRjBAOAhmYXoATQESZ5dKDArHZbM51CHH1dObb9vBESkja9IiwxEfNt3dzhunhkxuXvib2ZlT5o+hOXK3rXV2EUmYInnxv8vmLXuTVCWrfRJQElAS0CIA8mYKzrSFlcz/8bveJKzy+3MSiXHL3XJNdfTsWZ6PWdFZgt8fsrOiAnW1iWrPWiiEr07j0s/QtZmiaXH/oLEqWVaG3Q/B758GaNm0vwQYANFM7bfjUNzvAAAAAElFTkSuQmCC') !important;
}




/* Sofa config */
.sofa-config {
    position: absolute;
    margin-left: 150px;
    margin-top: -63px;
}

.sofa-config1 {
    display: inline-block;
    background: url(/wp-content/themes/portosegurofaz/assets/img/icons/icon-sofa1.png);
    width: 17px;
    height: 49px;
}

.sofa-config2 {
    display: inline-block;
    background: url(/wp-content/themes/portosegurofaz/assets/img/icons/icon-sofa2.png);
    width: 17px;
    height: 49px;
}

.sofa-config-middle {
    display: inline-block;
    background: url(/wp-content/themes/portosegurofaz/assets/img/icons/icon-sofa-middle.png);
    height: 49px;
}

.sofa-config-person {
    float: left;
    background: url(/wp-content/themes/portosegurofaz/assets/img/icons/icon-sofa-person.png);
    width: 19px;
    height: 52px;
    margin: 0 2px;
}

.sofa-config-settings {
    display: none;
    color: #999;
    width: 150px;
    position: absolute;
    margin-left: -12px;
    margin-top: -10px;
    background: #FFF;
    padding: 3px;
    border: 1px solid #CCC;
    font-size: 11px;
    font-weight: bold;
    border-radius: 10px;
    text-align: center;
    cursor: pointer;
    -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3) !important;
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3) !important;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3) !important;
}

.sofa-config-settings-intern {
    display: none;
    position: absolute;
    margin-left: -150px;
    margin-top: 5px;
    background: #FFF;
    color: #999;
    padding: 20px 20px 0 20px;
    border: 1px solid #CCC;
    font-size: 11px;
    font-weight: bold;
    border-radius: 10px;
    text-align: center;
    cursor: pointer;
    -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3) !important;
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3) !important;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3) !important;
}

.sofa-config-settings-close {
    content: ' ';
    position: absolute;
    top: -25px;
    right: 10px;
    height: 13px;
    width: 13px;
    cursor: pointer;
    background: url(/wp-content/themes/portosegurofaz/assets/img/icons/icon-close-black.png);
    display: block;
}

.variations_intern .label {
    width: 140px !important;
    padding-right: 0 !important;
}

.variations_intern select {
    width: 200px !important;
    color: #999 !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 13px;
    height: 50px !important;
}

/* Search Mobile */
.main-search-mobile {
    height: 100px;
}

.main-search-mobile .main-search {
    width: 100%;
}

.image-cat {
    display: none;
}

.image-show {
    display: block;
}

.imagens-area img {
    width: 100%;
}

/* Home - Carrosel */
.carrossel img {
    width: 100%;
}

.carrossel-title h1 {
    position: absolute;
    font-family: 'Open Sans', sans-serif !important;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    margin: 0px;
    font-weight: bold;
    font-size: 2.5em;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.carrossel-title span {
    font-size: 0.5em;
    margin-left: 130px;
    font-weight: bold;
}

.slider-container {
    position: relative;
    box-shadow: 0 0px 30px rgba(0, 0, 0, 0.3);
    border-bottom: 1px solid #d0d0d0;
}

.header-slider.owl-carousel .owl-nav button {
    position: absolute;
    padding: 0;
    /* top: calc((100% - (476px / 2)) / 2); */
    top: 50%;
    transform: translateY(-100%);
    left: 20px;
    bottom: 0;
    width: 30px;
    height: 30px;
    opacity: .5;
    font-size: 30px;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    -webkit-tap-highlight-color: transparent;
    border: 1px solid rgba(221, 221, 221, 0.0) !important;
    border-radius: 3px;
    outline: none;
}

.header-slider.owl-carousel .owl-nav button.owl-next {
    left: auto;
    right: 20px;
    background: url(../img/arrow-next.png) no-repeat scroll center rgb(255, 255, 255) !important;
}

.header-slider.owl-carousel .owl-nav button.owl-prev {
    background: url(../img/arrow-prev.png) no-repeat scroll center rgb(255, 255, 255) !important;
}

.header-slider.owl-carousel .owl-nav button.owl-prev span {
    /* width: 30px; */
    /* height: 30px; */
    font-size: 30px;
    display: block;
    position: absolute;
    top: calc(50% - 3px);
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0;
}

/* .header-slider.owl-carousel .owl-nav button.owl-prev span:before {
    content: '\2039';
    position: relative;
    top: -10px;
} */

.header-slider.owl-carousel .owl-nav button.owl-next span {
    /* width: 30px; */
    /* height: 30px; */
    font-size: 30px;
    display: block;
    position: absolute;
    top: calc(50% - 3px);
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0;
}

/* .header-slider.owl-carousel .owl-nav button.owl-next span:before {
    content: '\203a';
    position: relative;
    top: -10px;
} */

.header-slider.owl-carousel .owl-nav button span {
    color: rgb(0, 0, 0);
    padding: 0;
    /* width: 50px; */
    opacity: 1;
    /* height: 30px; */
    display: inline-block;
    background-position: 0px 4px;
}

/* Home - Titles */
.home-title {
    padding-top: 40px;
}

.home-title h2,
.home-title p {
    padding: 0px 10px 25px 20px;
    margin: 0px;
    font-size: 20px;
    font-weight: bold !important;
    line-height: 1;
}

.home-title .row img {
    right: 0;
    position: absolute;
    margin-top: -70px;
    margin-right: 60px;
    animation: beto 3s infinite cubic-bezier(0.16, 0.54, 0.81, 1.52);
}

.home-title .borda-degrade {
    height: 5px;
    background: #00adef;
    background: -moz-linear-gradient(left, #00adef 1%, #842df1 100%);
    background: -webkit-linear-gradient(left, #00adef 1%, #842df1 100%);
    background: linear-gradient(to right, #00adef 1%, #842df1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adef', endColorstr='#842df1', GradientType=1);
    width: 100%;
}

/* Home - Features */
.features {
    /* position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 100; */
}

.features div {
    text-align: center;
    padding: 40px 57px 90px 57px;
}

.features p {
    font-size: 12px;
    color: #fff;
    font-weight: 600;
}

.features span {
    font-size: 10px;
    width: 100%;
    display: block;
    margin: 12px 0px 20px 0px;
    font-weight: 400;
}

.bg-1 {
    background: rgba(46, 68, 135, 0.7);
}

.bg-2 {
    background: rgba(62, 86, 148, 0.7);
}

.bg-3 {
    background: rgba(82, 107, 166, 0.7);
}

.bg-4 {
    background: rgba(153, 167, 202, 0.8);
}

/* Algolia */
.algolia-places {
    border: 1px solid rgba(34, 36, 38, 0.15);
    border-radius: 0.25em
}

.algolia-places input {
    left: 30px;
    border: 0 !important;
    background: none !important;
    height: auto
}

.algolia-places .ap-input-icon {
    left: 30px;
    right: inherit !important;
    margin: 0;
    padding: 0 !important;
    border: 0 !important
}

.algolia-places .ap-footer {
    display: none
}

.algolia-autocomplete {
    width: 100%;
    display: inherit
}

.aa-dropdown-menu a {
    font-size: 15px !important;
    color: #41415c !important
}

.aa-dropdown-menu .aa-suggestion .suggestion-post-content {
    display: none !important
}

.aa-dropdown-menu .aa-suggestion .suggestion-post-title {
    margin-left: 40px !important
}

.sidebar .algolia-places {
    border: 0 !important
}

.aa-dropdown-menu .autocomplete-header-title,
.aa-dropdown-menu .autocomplete-header-more {
    display: none !important;
}

/* Home - Products */
.woocommerce .columns-4 li {
    vertical-align: top;
    width: 24%;
    height: 300px;
    display: inline-block;
    padding: 60px 40px;
}

.wcps-items-excerpt {
    font-size: 14px;
    text-align: left;
    font-weight: bold;
    color: #8e8e8e;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 16px;
    color: #999 !important;
    padding: 0 12px;
    margin-top: 50px;
    max-height: 60px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.slide-products .products:not(.owl-carousel) {
    visibility: hidden;
}

.slide-products .owl-nav button {
    position: absolute;
    padding: 0;
    top: 50%;
    transform: translateY(-100%);
    left: 10px;
    bottom: 0;
    width: 30px;
    height: 30px;
    opacity: .5;
    font-size: 30px;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    -webkit-tap-highlight-color: transparent;
    border: 1px solid rgba(221, 221, 221, 0.0) !important;
    border-radius: 3px;
    outline: none;
}

.slide-products .owl-nav button.owl-prev {
    left: 10px;
    background: url(../img/arrow-prev.png) no-repeat scroll center rgb(255, 255, 255) !important;
}


.slide-products .owl-nav button.owl-next {
    left: auto;
    right: 10px;
    background: url(../img/arrow-next.png) no-repeat scroll center rgb(255, 255, 255) !important;
}

.slide-products .owl-nav button.owl-prev span {
    /* width: 30px; */
    /* height: 30px; */
    font-size: 30px;
    display: block;
    position: absolute;
    top: calc(50% - 3px);
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0;
}

/* .slide-products .owl-nav button.owl-prev span:before {
    content: '\2039';
    position: relative;
    top: -10px;
} */

.slide-products .owl-nav button.owl-next span {
    /* width: 30px; */
    /* height: 30px; */
    font-size: 30px;
    display: block;
    position: absolute;
    top: calc(50% - 3px);
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0;
}

/* .slide-products .owl-nav button.owl-next span:before {
    content: '\203a';
    position: relative;
    top: -10px;
} */

.slide-products .owl-nav button span {
    color: rgb(0, 0, 0);
    padding: 0;
    /* width: 50px; */
    opacity: 1;
    /* height: 30px; */
    display: inline-block;
    background-position: 0px 4px;
}

.owl-carousel.owl-drag .owl-item {
    height: 560px !important;
}

.wcps-container .owl-nav.topright {
    width: 100%;
    top: 200px !important;
    right: 0 !important;
}

.wcps-container .owl-nav.topright .owl-prev {
    position: absolute;
    left: 15px;
}

.wcps-container .owl-nav.topright .owl-next {
    position: absolute;
    right: 15px;
}

.wcps-container .wcps-items-cart {
    padding: 0;
}

#wcps-138138 .wcps-items .wcps-items-price {
    height: 90px !important;
}

.wcps-container .owl-carousel {
    padding: 0 !important;
}

.wcps-container div.wcps-items div.wcps-items-thumb img {
    width: 70% !important;
    max-height: 238px;
    margin: 0 auto !important;
}

.wcps-container .wcps-items-title a {
    position: absolute;
    margin-top: -280px;
}

#gform_next_button_2_2 {
    z-index: 3;
}

.link-cep {
    cursor: pointer !important;
    height: 100px !important;
}

.skin.flat {
    height: 560px !important;
}

.skin.flat .layer-media {
    max-height: 278px;
    padding-top: 70px;
}

.wcps-items-price {
    width: 150px !important;
    color: #00adef !important;
    font-size: 12px !important;
    font-weight: bold !important;
    padding-top: 20px !important;
}

.wcps-items-price .woocommerce-Price-amount {
    color: #00adef;
    font-size: 20px;
    font-weight: bold;
}

.header-slider.owl-carousel .owl-item {
    padding-top: 0;
}

.header-slider.owl-carousel .owl-stage-outer {
    /* height: 807px !important */
    height: 100% !important;
    position: absolute;
}

.header-slider.owl-theme .owl-nav {
    margin: 0;
}

.owl-carousel .owl-dots {
    text-align: center;
    margin-top: 20px;
}


.owl-carousel .owl-item {
    padding-top: 30px;
    background: #ededed !important;
    background: -moz-linear-gradient(left, #ededed 0%, #fcfcfc 51%, #e5e5e5 100%) !important;
    background: -webkit-linear-gradient(left, #ededed 0%, #fcfcfc 51%, #e5e5e5 100%) !important;
    background: linear-gradient(to right, #ededed 0%, #fcfcfc 51%, #e5e5e5 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#e5e5e5', GradientType=1) !important;
}

.owl-carousel .owl-dots .owl-dot {
    background: rgba(107, 107, 107, 0.37);
    border-radius: 20px;
    display: inline-block;
    height: 15px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 15px;
    outline: none;
}

.owl-carousel .owl-dots .owl-dot.active {
    opacity: 1;
}

.owl-carousel .owl-dots .owl-dot span {
    display: none !important;
}

.servicos-area .add_to_cart_button,
.wcps-items-cart {
    display: none !important;
}

/* Categoria */
h1.woocommerce-products-header__title {
    font-size: 20px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif !important;
}

.woocommerce-result-count,
.woocommerce-ordering,
.woocommerce .add_to_cart_button,
.woocommerce .ajax_add_to_cart,
a.ajax_add_to_cart,
a.add_to_cart_button {
    display: none !important;
}

ul.products li.product {
    width: 25% !important;
    height: 500px !important;
    padding-top: 30px;
    padding-left: 5px;
    background: #ededed !important;
    background: -moz-linear-gradient(left, #ededed 0%, #fcfcfc 51%, #e5e5e5 100%) !important;
    background: -webkit-linear-gradient(left, #ededed 0%, #fcfcfc 51%, #e5e5e5 100%) !important;
    background: linear-gradient(to right, #ededed 0%, #fcfcfc 51%, #e5e5e5 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#e5e5e5', GradientType=1) !important;
    margin-bottom: 2px !important;
}

.woocommerce-info,
.woocommerce-noreviews,
p.no-comments {
    margin-top: 60px !important;
    padding-left: 40px !important;
    background-color: #FFF !important;
    color: #666 !important;
}

.woocommerce-loop-product__title {
    font-size: 16px !important;
    font-weight: bold !important;
    color: #626262 !important;
    padding: 30px 30px 0 35px !important;
    margin: 0 auto !important;
    text-align: left !important;
    height: 100px !important;
}

.products .price {
    color: #00adef !important;
    font-size: 14px;
    font-weight: bold !important;
    width: 150px;
    margin: 0 !important;
    padding-left: 35px !important;
    text-align: left;
    height: 90px;
    display: block;
}

.products .product .img-container {
    text-align: center;
    height: 238px;
    position: relative;

}

.products .product .img-container img {
    display: inline-block;
    width: 70% !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.products .product a.add_to_cart_button {
    display: block !important;
    margin: 0 35px;
    width: calc(100% - (35px * 2));
    background: #00adef;
    color: white;
    height: 48px;
    line-height: 48px;
    padding: 0;
    text-align: center;
    font-size: 1.1em;
}

.products .price .woocommerce-Price-amount {
    color: #00adef !important;
    font-size: 22px !important;
    font-weight: bold !important;
    /* padding-top: 20px; */
    width: 150px;
    display: block;
}

.woocommerce-products-header {
    padding: 30px 40px 30px 40px;
}

.storefront-sorting {
    display: block !important;
    clear: both;
    padding-top: 30px;
}

.woocommerce-pagination {
    float: none !important;
    padding: 60px !important;
}

.woocommerce-pagination .page-numbers li {
    display: inline-block !important;
}

.woocommerce-pagination .page-numbers {
    text-align: center;
}

.woocommerce-pagination .page-numbers .dots {
    font-size: 28px;
    color: #8e8e8e;
}

.woocommerce-pagination .page-numbers a {
    font-size: 28px !important;
    color: #8e8e8e;
    font-weight: bold;
    padding-right: 20px;
}

.woocommerce-pagination .page-numbers a:hover,
.woocommerce-pagination .page-numbers .current {
    color: #00adef;
    font-size: 28px !important;
    font-weight: bold;
    padding-right: 20px;
}

.woocommerce-pagination .page-numbers .prev,
.woocommerce-pagination .page-numbers .next {
    display: none;
}

/* Produto */
.como-funciona {
    padding-top: 40px;
}

.product-title {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    padding-bottom: 20px;
}

.product-title-thankyou {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    padding-bottom: 20px;
    margin: 0 !important;
}

.product-title h3,
.product-title h3 strong,
.como-funciona h1,
.como-funciona h1 strong,
.como-funciona h2,
.como-funciona h2 strong,
.product-title-thankyou h1,
.product-title-thankyou h1 strong {
    font-family: 'Open Sans', sans-serif;
    /* color: #00adef; */
    font-size: 20px;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 20px;
}

.como-funciona p,
.como-funciona li {
    font-size: 13px;
}

.como-funciona ul {
    list-style-type: initial;
    padding-left: 20px;
}

.product-title h1 {
    font-family: 'Open Sans', sans-serif !important;
    /* color: #00adef; */
    font-size: 20px;
    font-weight: bold;
}

.product-subtitle {
    /* color: #00adef; */
    font-size: 14px;
    /* font-weight: bold; */
    margin: 0;
}

.product-price {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    text-align: right;
    padding-right: 40px;
}

.product-price .price {
    line-height: 27px;
}

.product-price p {
    font-size: 16px;
    font-weight: bold;
}

.product-price .woocommerce-Price-amount {
    display: block;
    font-size: 25px;
    font-weight: bold;
}

.single_variation_wrap .price {
    font-size: 20px;
    font-weight: bold;
}

.wc-simulador-parcelas-parcelamento-info-container {
    display: block;
    font-size: 14px;
}

.instalacao-tv .variations td.label {
    display: none;
}

.label-desc {
    display: none;
    font-weight: bold;
    padding-bottom: 20px;
}

.product-column-left {
    border-right: 1px solid #eee;
    padding-bottom: 60px;
}

.product-column-left .vc_column-inner {
    padding-right: 0px !important;
}

.product-cartao-porto {
    position: absolute;
    right: 0;
    margin-top: -20px;
    margin-right: 10px;
}

.product-divisor {
    margin-top: 23px;
}

.como-funciona {
    font-size: 16px;
}

.quantity {
    display: none;
}

.single_add_to_cart_button {
    font-family: 'Open Sans', sans-serif !important;
    position: fixed !important;
    width: 45% !important;
    border-radius: 30px !important;
    /*height: 60px !important;*/
    font-size: 20px !important;
    bottom: 50px !important;
    z-index: 2 !important;
    /*background: #00adef !important;*/
    /* background: rgb(35,120,17) !important; */
    background: var(--color-portoseguro, black) !important;
    color: #fff !important;
    text-transform: uppercase;
    white-space: normal;
    line-height: 1;
    padding: 1em 2em !important;
    height: auto !important;
}
.single_add_to_cart_button[disabled]:not(.loading) {
    background-color: grey !important;
}

.site-main ul.products.columns-4 li.product {
    width: 25% !important;
    height: 500px !important;
    margin: 0 0 2px 0 !important
}

.variations tr .label {
    width: 200px;
    padding-right: 50px;
    font-size: 12px !important;
    height: 55px;
    padding-top: 15px;
}

.variations tr .value {
    width: 400px;
    padding-bottom: 30px !important;
}

/* Ajuda */
.pg-ajuda {
    text-align: center;
}

.pg-ajuda .msg-ajuda {
    position: relative;
    text-align: center;
    width: 90%;
    max-width: 500px;
    margin: 0px auto;
    padding: 150px 0px;
}
.pg-ajuda .msg-ajuda h2 {
    color: #00adef;
}

.resposta-ajuda {
    width: 50%;
    margin: 0 auto;
    line-height: 25px;
    font-size: 14px;
}

.pg-ajuda .msg-ajuda-w100 {
    width: 100%;
    max-width: 999999px;
    padding-top: 80px;
}

.pg-ajuda .divisor-right {
    border-right: 1px solid #e7e7e7;
}

.pg-ajuda .divisor {
    width: 100%;
    height: 1px;
    background: #e7e7e7;
}

.pg-ajuda .ui.selection.dropdown>.dropdown.icon {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translate(0px, -50%);
    margin: 0px;
}

.pg-ajuda .select-ajuda.ui.selection.dropdown {
    width: 50%;
    max-width: 700px;
    margin: 100px auto 0;
    display: block;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.4) !important;
    border-color: #ccc;
    padding: 26px !important;
}

.pg-ajuda .select-ajuda {
    max-width: 750px;
    margin: 80px auto 50px auto;
    -moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.4) !important;
    -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.4) !important;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.4) !important;
}

.pg-ajuda .select-ajuda .menu {
    -moz-box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.4) !important;
    -webkit-box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.4) !important;
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.4) !important;
}



/* Dropdown */
.select-ajuda {
    font-weight: bold;
    margin: 0;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.select-ajuda .menu {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid rgba(34, 36, 38, 0.15) !important;
}

.ui.selection.dropdown>.dropdown.icon {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translate(0px, -50%);
    margin: 0px;
}

.select-ajuda.ui.selection.dropdown {
    padding: 20px 20px;
    width: 50%;
    /*margin: 20px 25% 0 25% !important;*/
}

.ui.default.dropdown:not(.button)>.text, .ui.dropdown:not(.button)>.default.text {
    color: #5a5a5a;
}

.woocommerce-variation-add-to-cart .quantity,
.reset_variations {
    display: none !important;
}

.woocommerce-variation-description {
    width: 60%;
    padding-bottom: 40px;
}

.ui.loading.button:before, .ui.loading.button:after {
    left: 30px;
}

.single_add_to_cart_button.ui.loading.loading.loading.loading.loading.loading.button {
    color: #fff !important;
}

/* Garantia */
#banner-garantia {
    padding: 150px 55px 100px 55px;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    clear: both;
}

#banner-garantia .item-banner {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    font-size: 14px;
    align-items: center;
    display: flex;
}

#banner-garantia .item-banner p {
    line-height: 18px;
}

#banner-garantia .item-banner span {
    font-weight: bold;
    font-size: 18px;
}

#banner-garantia .item-banner img {
    margin-right: 20px;
    width: 34px;
    height: 48px;
}

/* Produto - Input de Número */
.assentos-numeros {
    display: flex;
}

.assentos-numeros .input-number {
    border-radius: 0;
    -webkit-appearance: none;
    border: 1px solid rgba(34, 36, 38, 0.15);
    background: #FFF;
    height: 47px;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
}

.assentos-numeros .input-number-decrement,
.assentos-numeros .input-number-increment {
    background: #f6f6f6;
    display: inline-block;
    border: 1px solid rgba(34, 36, 38, 0.15);
    width: 30px;
    height: 47px;
    font-size: 16px;
    line-height: 46px;
    color: #484848;
    text-align: center;
    font-weight: bold;
    cursor: pointer
}

.assentos-numeros .input-number-decrement {
    border-right: none;
    border-radius: 4px 0 0 4px
}

.assentos-numeros .input-number-increment {
    border-left: none;
    border-radius: 0 4px 4px 0
}

.assentos-numeros .input-number-decrement, .assentos-numeros .input-number-increment {
    background: #f6f6f6;
    display: inline-block;
    width: 40px;
    height: 47px;
    line-height: 46px;
    color: #484848;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}

/* Produto - Image */
.woocommerce-product-gallery a,
.woocommerce-product-gallery .flex-viewport,
.woocommerce-product-gallery .flex-control-nav li:first-child {
    display: none;
}

.woocommerce-product-gallery .flex-control-nav a {
    display: block;
}

.woocommerce-product-gallery ol {
    list-style-type: none;
}

.flex-control-nav img {
    width: 100%;
}

/* Tabs */
.tabs a {
    justify-content: left;
}

.tabs li {
    width: 100%;
}

#tab-title-description,
#tab-title-additional_information {
    display: none;
}

.custom-tabs {
    padding: 100px 55px 100px 55px;
    position: relative;
    width: 100%;
    height: auto;
    border-bottom: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
}

.custom-tabs .wc-tabs li a {
    color: #B5B5B5;
    border-bottom: 7px solid #D6D4D5;
    font-size: 20px;
    padding: 5px 50px 5px 0;
    font-weight: 600;
}

.custom-tabs .wc-tabs .active a,
.custom-tabs .wc-tabs li a:hover {
    border: 0;
    border-bottom: 7px solid #000;
    color: #000;
}

.custom-tabs .active a {
    color: #000;
}

.tab-editor-container,
.tab-editor-container p {
    font-size: 14px;
    line-height: 30px;
}

.tab-editor-container ul {
    list-style: initial;
    padding-left: 20px;
}

/* Checkout */
.woocommerce-form-coupon-toggle {
    display: none;
}

#order_info {
    display: none !important;
}

.yith-woocommerce-checkout-payment h3 {
    padding-top: 0px !important;
}

label[for='payment_method_pfaz_payment-credit-card'] {
    display: none !important;
}

.select2-container--default .select2-selection--single {
    background-color: #fff !important;
    -webkit-appearance: none !important;
    border-radius: 0px !important;
    margin-bottom: 20px !important;
    border: 0 !important;
    border-bottom: 3px solid #e2e2e2 !important;
    font-size: 16px !important;
    color: #666 !important;
    outline: none !important;
}

#billing_state_field {
    margin-top: 20px;
}

#billing_state_field .woocommerce-input-wrapper {
    width: 100%;
}

#billing_state {
    height: auto;
}
#billing_state:read-only {
    pointer-events: none;
}

#checkout_timeline.style2 {
    background: #efefef;
}

.woocommerce-checkout-payment {
    display: block !important;
    border: 0 !important;
}

#payment .payment_methods {
    width: 100%;
}

#payment .payment_methods li .payment_box {
    padding: 0 !important;
}

#checkout_timeline.horizontal.style2 li:first-child, #checkout_timeline.vertical.style2 li:last-child, #checkout_timeline.style2 li {
    -webkit-box-shadow: inset -9px 9px 20px rgba(114, 114, 114, 0.1);
    box-shadow: inset -9px 9px 20px rgba(114, 114, 114, 0.1);
    color: #a1a1a1;
    font-size: 14px;
    font-weight: 700;
    height: 60px;
    border: 0;
}

/* .woocommerce-NoticeGroup-checkout {
    position: absolute;
    right: 0;
    color: #fff !important;
    z-index: 3;
}

.woocommerce-error,
.woocommerce-message {
    position: fixed;
    z-index: 3;
    top: 50%;
    right: 0;
    padding: 20px;
    z-index: 99999;
}

.woocommerce-error strong {
    color: #fff !important;
} */

#checkout_timeline li .timeline-wrapper .timeline-label {
    text-align: left !important;
    text-transform: none !important;
}

#checkout_timeline.style2 li.active {
    border-top: 3px solid #00adef !important;
}

#checkout_timeline.style2 li .timeline-wrapper .timeline-step {
    border-color: transparent !important;
    background-color: transparent !important;
    color: #666 !important;
}

#pfaz_payment-credit-payment-form .form-row {
  float: none !important;
  display: inline-block !important;
  width: 33% !important;
  margin-right: 40px !important;
  min-width: 400px !important;
}

#pfaz_payment-credit-payment-form .form-row:nth-child(4),
#pfaz_payment-credit-payment-form .form-row:nth-child(5) {
  width: 15% !important; ;
  min-width: 200px !important;
}

#pfaz_payment-credit-payment-form .form-row:nth-child(6) {
  width: 20% !important;;
  min-width: 250px !important;
}

/* #pfaz_payment-credit-payment-form .form-row:first-child {
  margin-left: 0px !important;
}

#pfaz_payment-credit-payment-form .form-row-33:first-child {
  margin-left: 0px !important;
} */

#pfaz_payment-credit-payment-form label {
  font-weight: bold !important;
  font-size: 14px  !important;
  color: #a1a1a1  !important;
  /* margin-bottom: 5px  !important; */
}

.thwcfe-input-field-wrapper input,
.form-row input,
.form-row select,
.input-text,
.pfaz_payment-payment-form select {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 14px !important;
    font-weight: bold;
    background: transparent;
    display: block;
    width: 100%;
    padding: 1rem !important;
    /* margin-bottom: 20px; */
    border: 0;
    border-bottom: 2px solid #e2e2e2;
    color: #666;
    outline: none;
}

.input-error {
    border-color: #e2401c !important;
}
.form-row input.input-error,
.form-row.woocommerce-invalid input.input-text {
    box-shadow: none !important;
    border-color: #F22563 !important;
}

.thwcfe-input-field::placeholder {
    color: #999 !important;
}

.thwcfe-input-field-wrapper input:focus,
.form-row input:focus,
.form-row select:focus {
    border-color: #999;
}

.form-row select {
    background: transparent;
    /* height: 35px; */
}

form.checkout.woocommerce-checkout {
    padding: 0;
}

.checkout_billing,
.woocommerce-checkout-review-order {
    padding: 60px;
}

#order_review, #order_review_heading {
    width: 100% !important;
    float: none !important;
}

.woocommerce_checkout_coupon,
.woocommerce-checkout-review-order,
.yith-woocommerce-checkout-payment,
.woocommerce-billing-fields {
    /*display: none;*/
}

.woocommerce-billing-fields h3:nth-child(1) {
    display: none;
}

.checkout-padding {
    padding: 0 15px !important;
}

.checkout-title h1 {
    padding: 0 !important;
    font-size: 28px !important;
    color: #000;
    font-weight: bold;
}

.checkout-dados,
.checkout-pagamento {
    display: none;
}

.item-horario.active p {
    font-weight: bold;
    color: var(--color-portoseguro, black);
}

input[name="payment_method"],
.payment_method_pfaz_payment-credit-card label {
    display: none;
}

.payment_method_pfaz_payment-credit-card p:first-child {
  display: none;
}

/* Depoimentos */
.depoimentos-area {
    margin: 0 !important;
}

.depoimentos-area .four {
    padding: 40px !important;
}

.depoimentos-area .four .quem-disse p {
    font-weight: bold;
    font-weight: bold;
    margin-bottom: 5px;
}


/* Checkout - Agenda */
.section-calendar {
    padding: 0 0 60px 0;
    height: 500px;
}

.section-horario {
    padding: 0;
}

.loading-agenda,
.loading-cupom {
    display: none;
}

.loading-cupom {
    position: absolute;
    margin-top: 10px;
}

.agenda-portofaz,
.section-horario {
    display: none;
}

.woocommerce_checkout_coupon,
.yith-wcms-button.prev {
    display: none !important;
}

.form-row.woocommerce-validated input.input-text {
    box-shadow: none !important;
}

.thwcfe-input-field-wrapper label,
.address-field label {
    /* display: none !important; */
    font-weight: bold;
    font-size: 14px;
    color: #a1a1a1;
}

.woocommerce-billing-fields h3 {
    padding: 0px 0 20px 0;
    font-size: 24px !important;
    /* color: #00adef; */
    font-weight: bold;
}

#payment_heading {
    padding: 60px 0 20px 0;
    font-size: 24px !important;
    color: #00adef;
    font-weight: bold;
}

.form-row-middle-left {
    width: 22%;
    float: left;
    margin-right: 40px;
}

.form-row-middle-right1 {
    width: 15%;
    float: right;
    margin-right: 40px;
}

.form-row-middle-right2 {
    width: 15%;
    float: right;
    margin-right: 40px;
}

.form-row-middle-right3 {
    width: 10%;
    float: right;
}

/* .link-cep {
    position: absolute;
    margin-left: 250px;
} */
.custom-modal-cep-erro {
    display: none;
    color: red;
    font-size: 16px;
    font-weight: bold;
}

.vc_btn3.vc_btn3-color-primary, .vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat {
    background-color: var(--color-portoseguro, black) !important;
}

.botao-interno a {
    font-size: 20px !important;
    font-weight: bold !important;
    width: 100% !important;
    width: 80% !important;
    margin: 0 auto !important;
}

/* Rede de Proteção */
.rede-protecao-simulacao {
    display: none;
}

.parede-pintada-simulacao {
    display: none;
}


.gform_previous_button {
    display: none !important;
}

.onde-esta {
    padding: 10px 40px !important;
    background: rgb(0, 173, 239);
    background: -moz-linear-gradient(left, rgba(0, 173, 239, 1) 0%, rgba(0, 85, 212, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 173, 239, 1) 0%, rgba(0, 85, 212, 1) 100%);
    background: linear-gradient(to right, rgba(0, 173, 239, 1) 0%, rgba(0, 85, 212, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adef', endColorstr='#0055d4', GradientType=1);
}

.onde-esta-rodape {
    background: #01b0f1;
    background: -moz-linear-gradient(left, #01b0f1 1%, #00cced 100%);
    background: -webkit-linear-gradient(left, #01b0f1 1%, #00cced 100%);
    background: linear-gradient(to right, #01b0f1 1%, #00cced 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#01b0f1', endColorstr='#00cced', GradientType=1);
}

.onde-esta h1 {
    font-size: 14px !important;
    font-weight: bold !important;
    color: #fff;
}

.onde-esta span {
    display: block;
    font-size: 1.5em;
}

.onde-esta-rodape h3 {
    padding: 30px 30px 10px 30px !important;
    font-size: 33px !important;
    font-weight: bold !important;
    color: #fff;
    text-align: center;
}

.onde-esta-rodape h3 span {
    font-size: 14px;
    color: #FFF;
    text-align: center;
    opacity: 0.4;
}

.barra-extra-info {
    background: #edf1f4;
    display: flex !important;
    align-items: center !important;
    padding: 40px !important;
}

.barra-extra-info h2 {
    font-size: 40px;
    font-weight: bold;
    color: #0079e6;
    font-family: 'Open Sans', sans-serif !important;
    width: 400px;
}

.barra-extra-info h2 span {
    font-size: 12px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif !important;
}

.margin0auto {
    margin: 0px auto !important;
}

.w-container {
    width: 100%;
    max-width: 1368px;
}

.barra-extra-info .flex-area {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    padding-right: 60px !important;
}

.barra-extra-info .flex-area img {
    opacity: 0.4;
    margin-right: 15px;
}

.rede-protecao-header-text p {
    font-size: 12px !important;
    font-weight: bold !important;
}

.beto-rede {
    position: absolute;
    z-index: 0;
    bottom: 50%;
    left: 90px;
    transform: translate(0%, 50%);
    max-width: 140px;
}

.ui.selection.dropdown.select-borda-azul {
    border: 0;
    border-bottom: 4px solid #00adef;
    border-radius: 0px;
}

.input-area-margin {
    margin: 50px 0px;
}

.m-top-60 {
    margin-top: 40px;
}

.rede-protecao h2 {
    color: #4a4a4a;
    font-size: 20px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif !important;
}
.rede-protecao .divisor-right {
    padding: 100px 40px !important;
}
.rede-protecao .area-titulo-right {
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin-top: -20px;
}
.rede-protecao .titulo-right {
    text-align: right;
    font-size: 30px;
    max-width: 500px;
    margin: 0px auto;
}
.rede-protecao .bt-redondo-azul {
    max-width: 450px;
}
.rede-protecao a {
    transform: translate(100%, 0px);
    font-size: 0.7em;
}

.solicitar-area {
    margin: 0px auto !important;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#01b0f1+1,00cced+100 */
    background: rgb(1, 176, 241);
    /* Old browsers */
    background: -moz-linear-gradient(left, rgba(1, 176, 241, 1) 1%, rgba(0, 204, 237, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(1, 176, 241, 1) 1%, rgba(0, 204, 237, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(1, 176, 241, 1) 1%, rgba(0, 204, 237, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#01b0f1', endColorstr='#00cced', GradientType=1);
    /* IE6-9 */
    padding: 45px 60px !important;
}
.solicitar-area h2 {
    color: #fff;
    margin: 0px auto;
    font-size: 40px;
}
.solicitar-area p {
    display: block;
    color: #fff;
    text-align: center;
}

.ui.input>input.input-borda-azul {
    border: 0;
    border-bottom: 4px solid #00adef;
    border-radius: 0px;
}

.m-bottom-40 {
    margin-bottom: 40px !important;
}

.valor-pre-orcamento {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between;
    flex-direction: column;
}
.valor-pre-orcamento h3 {
    text-align: center;
}
.valor-pre-orcamento h3 span {
    font-weight: 400;
    font-size: 0.8em;
}
.valor-pre-orcamento .bt-redondo-azul {
    margin-bottom: 0px;
}
.valor-pre-orcamento a {
    color: #00adef;
    font-weight: bold;
    text-decoration: underline;
}

.resumo-do-pedido-area {
    display: flex !important;
    width: 100% !important;
}

.resumo-do-pedido-area .resumo-label {
    width: 100%;
}

.resumo-do-pedido-area .resumo-label .resumo-pedido {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;
    display: none;
}

.resumo-do-pedido-area .preco-final {
    width:400px;
    margin-top: -65px;
}
@media screen and (max-width: 425px) {
    .resumo-do-pedido-area .preco-final {
        width: initial;
    }
}

/* Gravity Form */
div.gform_wrapper {
    border: 0;
}

div.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
div.gform_wrapper select,
div.gform_wrapper textarea {
    outline: 0;
}

.gfield_select {
    border-radius: 0px;
}

.gform_wrapper .gform_page_footer {
    border-top: 0 !important;
}

.rede-protecao-home-title-azul p {
    font-size: 33px;
    color: #0079e6;
    text-align: right;
    line-height: 38px;
    padding-top: 100px;
    font-weight: bold;
}

.parede-pintada-home-title-azul p {
    font-size: 33px;
    color: #0079e6;
    text-align: right;
    line-height: 38px;
    font-weight: bold;
}

.gfield_select {
    width: 90% !important;
}

.gform_next_button,
.gform_previous_button,
.gform_button {
    height: 60px !important;
    font-family: 'Open Sans', sans-serif !important;
}

.gform_previous_button {
    background: #FFF !important;
    color: #666 !important;
    font-size: 14px !important;
    border: 0 !important;
    margin-bottom: 20px !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    display: none !important;
}

div.gform_wrapper ul.gform_fields li.gfield {
    margin-bottom: 20px !important;
}

.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper li.gfield_error textarea {
    border: 0 !important;
    border-bottom: 2px solid #790000 !important;
}

.gravityform-column-20 {
    display: inline-block !important;
    width: 20% !important;
}

.gravityform-column-30 {
    display: inline-block !important;
    width: 30% !important;
}

.gravityform-column-40 {
    display: inline-block !important;
    width: 40% !important;
}

.gravityform-column-50 {
    display: inline-block !important;
    width: 50% !important;
}

.gravityform-column-70 {
    display: inline-block !important;
    width: 70% !important;
}

.product-left-padding {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

body .gform_wrapper .top_label div.ginput_container,
.ginput_container.ginput_container_select,
.ginput_container.ginput_container_select select {
    width: 100% !important;
}

/* Fechadura Digital */
.fechadura-item {
    float: left;
    margin-top: 20px;
    color: #00adef;
    font-weight: bold;
    font-size: 14px;
    background: #FFF;
    color: #363636;
    padding: 2px 15px;
    border-radius: 100px;
    cursor: pointer;
}

.fechadura-item input {
    display: block;
    margin: 0 auto 10px auto;
}

.fechadura-item.active {
    background: #00adef;
    color: #fff;
}

.fechadura-tipos .select-ajuda {
    display: none !important;
}

.fechadura-modelo {
    width: 22%;
    text-align: center;
}

.fechadura-Sobrepor,
.fechadura-Embutir,
.fechadura-Biometricas {
    display: none;
}

/* Porteiro Eletrônico */
.porteiro-eletronico-item {
    float: left;
    margin-top: 20px;
    color: #00adef;
    font-weight: bold;
    font-size: 14px;
    background: #FFF;
    color: #363636;
    padding: 2px 15px;
    border-radius: 100px;
    cursor: pointer;
}

.porteiro-eletronico-item input {
    display: block;
    margin: 0 auto 10px auto;
}

.porteiro-eletronico-item.active {
    background: #00adef;
    color: #fff;
}

.porteiro-eletronico-tipos .select-ajuda {
    display: none !important;
}

.porteiro-eletronico-modelo {
    width: 25%;
    text-align: center;
}
img.porteiro-eletronico-modelo {
    width: 100%;
}

.vc_mobile .variations .label {
    display: none;
}
.vc_mobile .porteiro-eletronico-modelo {
    width: inherit;
}
.vc_mobile .porteiro-eletronico-modelo img {
    width: 100%;
}

.porteiro-eletronico-Sem-Câmera,
.porteiro-eletronico-Com-Câmera {
    display: none;
}

#product-149602 .product-image-intern ol img {
    display: block;
}
#product-149602 .como-funciona {
    padding-top: 0 !important;
}
#product-149602 .product-column-left {
    padding-bottom: 0 !important;
}
#product-149602 .product-column-left img {
    display: block;
}

/* Guincho */
#input_2_35 {
    text-transform: uppercase;
}

.product-guincho .variations {
    display: none;
}

.guincho-no-label .gfield_label {
    visibility: hidden;
}

#field_2_12 .gfield_label {
    display: none !important;
}

.guincho-column {
    display: inline-block !important;
    width: 20% !important;
}

.guincho-servico {
    border-color: #FFF !important;
    font-size: 15px !important;
}

body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox, body .gform_wrapper ul li.field_description_below div.ginput_container_radio {
    width: 100% !important;
}

.gform_wrapper ul.gfield_checkbox li, .gform_wrapper ul.gfield_radio li {
    display: inline-block;
    width: 50%;
}

.product-guincho .gform_next_button,
.product-guincho .gform_button {
    position: fixed;
    width: 43% !important;
    bottom: 50px;
    z-index: 3;
}

#field_2_14,
#field_2_16 {
    width: 63% !important;
}

#field_2_14 label,
#field_2_16 label {
    width: 50% !important;
}

#field_2_14 div,
#field_2_16 div {
    width: 49% !important;
}

#field_2_15,
#field_2_17 {
    width: 37% !important;
}

.ginput_container_text {
    width: 66% !important;
}


@media (min-width: 769px) and (max-width: 1153px) {
    .w-ss-10 {
        width: 10%;
    }

    .w-ss-12-5 {
        width: 12.5%;
    }

    .w-ss-15 {
        width: 15%;
    }

    .w-ss-14 {
        width: 14%;
    }

    .w-ss-20 {
        width: 20%;
    }

    .w-ss-21 {
        width: 21%;
    }

    .w-ss-25 {
        width: 25%;
    }

    .w-ss-30 {
        width: 30%;
    }

    .w-ss-33 {
        width: 33.3333%;
    }

    .w-ss-35 {
        width: 35%;
    }

    .w-ss-40 {
        width: 40%;
    }

    .w-ss-45 {
        width: 45%;
    }

    .w-ss-48 {
        width: 48%;
    }

    .w-ss-49 {
        width: 49%;
    }

    .w-ss-50 {
        width: 50%;
    }

    .w-ss-55 {
        width: 55%;
    }

    .w-ss-60 {
        width: 60%;
    }

    .w-ss-64 {
        width: 64%;
    }

    .w-ss-65 {
        width: 65%;
    }

    .w-ss-70 {
        width: 70%;
    }

    .w-ss-75 {
        width: 75%;
    }

    .w-ss-80 {
        width: 80%;
    }

    .w-ss-85 {
        width: 85%;
    }

    .w-ss-90 {
        width: 90%;
    }

    .w-ss-95 {
        width: 95%;
    }

    .w-ss-100 {
        width: 100%;
    }
}

@media (max-width:1024px) {
  .resumo-do-pedido-area {
    flex-wrap: wrap !important;
  }

  .resumo-do-pedido-area .pedido-valor {
      font-size: 14px !important;
      font-weight: 600 !important;
      display: block !important;
      position: relative !important;
      top: auto !important;
      margin-top: 100px !important;
  }

  .resumo-do-pedido-area .desconto-checkout {
    margin-top: 0px !important;
  }
}


@media (max-width: 950px) {
    .w-m-10 {
        width: 10%;
    }

    .w-m-12-5 {
        width: 12.5%;
    }

    .w-m-15 {
        width: 15%;
    }

    .w-m-14 {
        width: 14%;
    }

    .w-m-20 {
        width: 20%;
    }

    .w-m-21 {
        width: 21%;
    }

    .w-m-25 {
        width: 25%;
    }

    .w-m-30 {
        width: 30%;
    }

    .w-m-33 {
        width: 33.3333%;
    }

    .w-m-35 {
        width: 35%;
    }

    .w-m-40 {
        width: 40%;
    }

    .w-m-45 {
        width: 45%;
    }

    .w-m-48 {
        width: 48%;
    }

    .w-m-49 {
        width: 49%;
    }

    .w-m-50 {
        width: 50%;
    }

    .w-m-55 {
        width: 55%;
    }

    .w-m-60 {
        width: 60%;
    }

    .w-m-64 {
        width: 64%;
    }

    .w-m-65 {
        width: 65%;
    }

    .w-m-70 {
        width: 70%;
    }

    .w-m-75 {
        width: 75%;
    }

    .w-m-80 {
        width: 80%;
    }

    .w-m-85 {
        width: 85%;
    }

    .w-m-90 {
        width: 90%;
    }

    .w-m-95 {
        width: 95%;
    }

    .w-m-100 {
        width: 100%;
    }

    .hide-on-desktop {
        display: flex;
    }

    .hide-on-mobile {
        display: none !important;
    }

}

@media only screen and (max-width:1315px) {

  .cancelamento {
      margin-top: -20px;
      left: 25px;
      right: auto;
      top: 60px;
  }


  #pfaz_payment-credit-payment-form .form-row {
      width: 98% !important;
      margin-right: 10px !important
  }

  #pfaz_payment-credit-payment-form .form-row:nth-child(4),
  #pfaz_payment-credit-payment-form .form-row:nth-child(5) {
      min-width: 240px !important;
  }

  #pfaz_payment-credit-payment-form .form-row:nth-child(6) {
    display: block !important;
    min-width: 240px !important;
  }
  .resumo-do-pedido-area .pedido-descricao {
    width: 90%;
    display: none;
  }
  .cobranca-checkout {
    right: auto;
    margin-top: -15px;
    left: 25px;
  }

}

@media only screen and (max-width:1024px) {
  #payment .place-order .button {
      height: auto !important;
  }

    .credit-card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .credit-card p {
        margin-bottom: .5rem
    }

    .custom-modal-cep .ui.input > input {
        font-size: 80px !important;
    }
}

@media only screen and (max-width:768px) {
    #header .banner-card {
        width: calc(100% - 180px);
    }

    .navbar {
        height: 90px;
    }

    .header-slider.owl-carousel .owl-nav button {
        top: 50%;
        transform: translateY(-50%);
    }

    .features {
        position: relative !important;
    }

    .features.flex-area {
        display: block;
    }

    .features .w-xl-25 {
        width: 100% !important;
    }

    .features div {
        padding: 40px 57px 50px 57px !important;
    }

    #search {
        display: none !important;
    }

    .navbar-brand {
        padding: 0 !important;
    }

    #payment {
        margin: .5rem 0 0
    }

    .porto-card {
        border: 0 !important
    }

    .credit-card {
        margin-bottom: 1rem
    }

    .form-row-middle-left {
        width: 100% !important;
        float: none !important;
        margin-right: 0px !important;
    }

    .form-row-middle-right1 {
        width: 100% !important;
        float: none !important;
        margin-left: 0px !important;
    }

    .form-row-middle-right2 {
        width: 100% !important;
        float: none !important;
        margin-left: 0px !important;
    }

    .form-row-middle-right3 {
        width: 100% !important;
        float: none !important;
        margin-left: 0px !important;
    }

    .custom-modal-cep.ui.modal > .header:not(.ui) h2 {
        font-size: 40px !important;
        padding-top: 100px !important;
    }

    .custom-modal-cep.ui.modal > .header:not(.ui) h2 span {
        font-size: 14px !important;
    }

    .custom-modal-cep .ui.input > input {
        font-size: 40px !important;
    }

    .link-cep {
        position: absolute !important;
        margin-left: 120px !important;
    }

    .custom-modal-cep .ui.massive.input:after {
        margin-left: 20px !important;
        height: 8px !important;
    }

    .custom-modal-cep .ui.massive.input:before {
        height: 8px !important;
    }

    .custom-modal-cep .search {
        color: #00adef;
        font-size: 40px;
        width: 40px;
        margin-top: 15px;
        margin-left: -40px;
    }

    .site-main ul.products.columns-4 li.product {
        width: 100% !important;
    }

    .vc_custom_1532040525277 {
        padding-left: 20px !important;
    }

    .vc_custom_1532040046698 {
        padding-top: 0 !important;
    }

    .ui.grid {
        display: block !important;
    }

    .ui.column.grid>[class*="four wide"].column,
    .ui.grid>.column.row>[class*="four wide"].column,
    .ui.grid>.row>[class*="four wide"].column,
    .ui.grid>[class*="four wide"].column {
        width: 100% !important;
    }

    .columns {
        width: 100% !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        display: block !important;
    }

    .form-row button[type='submit'] {
        font-size: 20px !important;
        padding: 20px !important;
        border-radius: 40px !important;
    }

    .single_add_to_cart_button {
        max-width: 87% !important;
        width: 100% !important;
        bottom: 20px !important;
    }

    .product-price {
        position: initial !important;
        margin-top: 50px !important;
        right: 0 !important;
    }

    .variations tr .label {
        width: auto;
        padding-right: 20px;
    }

    .variations tr .value {
        width: 200px !important;
    }

    .woocommerce-variation-description {
        width: 80%;
    }

    .carrossel-title h1 {
        top: 8%;
        left: 60%;
        font-size: 25px;
        text-align: left !important;
    }

    .carrossel-title span {
        font-size: 16px;
        text-align: right;
        margin-left: 70px;
    }

    .product-left-padding {
        padding-left: 22px !important;
        padding-right: 40px !important;
    }

    .fechadura-item {
        float: none !important;
        width: 100% !important;
    }

    .w-xl-33 {
        width: 100%;
    }

    .checkout-padding {
        padding: 0 20px !important;
    }

    .bt-prosseguir button,
    .bt-prosseguir a {
        font-size: 18px !important;
    }

    .steps-area {
        width: 100% !important;
        display: inline-block !important;
    }

    .step1,
    .step2,
    .step3 {
        width: 100% !important;
    }

    #payment .credit-card .credit-card--columns,
    #payment .credit-card .credit-card--columns .credit-card--columns--div {
        width: 100% !important;
    }

    #payment .credit-card p {
        text-align: center;
    }

    .footer--first-section .column {
        justify-content: center !important;
    }

    .njt_checkout_order_payment {
        margin-top: 80px !important;
    }

    .sofa-config {
        position: initial;
        margin-left: 0px;
        margin-top: 0px;
        padding-bottom: 30px;
    }

    .column.chat-column.footer-msg {
        display: block;
    }

    .chat-button {
        width: 100% !important;
    }

    .chat--icon {
        left: 0;
        margin: 30px auto 10px auto;
    }

    .footer-msg p {
        width: 100%;
        text-align: center;
        padding-top: 30px;
        padding-left: 0px;
        font-size: 14px;
    }

    .resumo-pedido-finalizar {
        display: none !important;
    }

    .area-util-finalizar {
        width: 100% !important;
    }

    .finalizacao-container .step1.step1,
    .finalizacao-container .step2.step2,
    .finalizacao-container .step3.step3 {
        width: 100% !important;
    }
}


@media only screen and (max-width:420px) {
  .cancelamento {
    margin-top: 35px !important;
    left: 6% !important;
    font-size: 10px !important;
  }

    .navbar {
        height: 90px;
    }

    .features {
        position: relative !important;
    }

    .features.flex-area {
        display: block;
    }

    .features .w-xl-25 {
        width: 100% !important;
    }

    .features div {
        padding: 40px 57px 50px 57px !important;
    }

    #search {
        display: none !important;
    }

    .navbar-brand {
        padding: 0 !important;
    }

    .credit-card--columns {
        width: 100%;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .credit-card--columns .columns,
    .credit-card--columns .credit-card--columns--div {
        width: 100% !important;
        display: inline !important
    }

    .credit-card--columns--div .column {
        width: auto !important;
        display: inline-table !important
    }

    .form-row-middle-left {
        width: 100% !important;
        float: none !important;
        margin-right: 0px !important;
    }

    .form-row-middle-right1 {
        width: 100% !important;
        float: none !important;
        margin-left: 0px !important;
    }

    .form-row-middle-right2 {
        width: 100% !important;
        float: none !important;
        margin-left: 0px !important;
    }

    .form-row-middle-right3 {
        width: 100% !important;
        float: none !important;
        margin-left: 0px !important;
    }

    .custom-modal-cep.ui.modal > .header:not(.ui) h2 {
        font-size: 35px !important;
        padding-top: 100px !important;
    }

    .custom-modal-cep.ui.modal > .header:not(.ui) h2 span {
        font-size: 14px !important;
    }

    .custom-modal-cep .ui.input > input {
        font-size: 40px !important;
    }

    .link-cep {
        position: absolute !important;
        margin-left: 120px !important;
    }

    .custom-modal-cep .ui.massive.input:after {
        margin-left: 20px !important;
        height: 8px !important;
    }

    .custom-modal-cep .ui.massive.input:before {
        height: 8px !important;
    }

    .custom-modal-cep .search {
        color: #00adef;
        font-size: 40px;
        width: 40px;
        margin-top: 15px;
        margin-left: -40px;
    }

    .site-main ul.products.columns-4 li.product {
        width: 100% !important;
    }

    .vc_custom_1532040525277 {
        padding-left: 20px !important;
    }

    .ui.grid {
        display: block !important;
    }

    .ui.column.grid>[class*="four wide"].column,
    .ui.grid>.column.row>[class*="four wide"].column,
    .ui.grid>.row>[class*="four wide"].column,
    .ui.grid>[class*="four wide"].column {
        width: 100% !important;
    }

    .columns {
        width: 100% !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        display: block !important;
    }

    .form-row button[type='submit'] {
        font-size: 20px !important;
        padding: 20px !important;
        border-radius: 40px !important;
    }

    .single_add_to_cart_button {
        max-width: 87% !important;
        width: 100% !important;
        bottom: 20px !important;
    }

    .product-price {
        position: initial !important;
        margin-top: 30px !important;
        right: 0 !important;
    }

    .variations tr .label {
        width: auto;
        padding-right: 20px;
    }

    .variations tr .value {
        width: 200px !important;
    }

    .woocommerce-variation-description {
        width: 80%;
    }

    .carrossel-title h1 {
        top: 8%;
        left: 60%;
        font-size: 25px;
        text-align: left !important;
    }

    .carrossel-title span {
        font-size: 16px;
        text-align: right;
        margin-right: 70px;
    }

    .product-left-padding {
        padding-left: 22px !important;
        padding-right: 40px !important;
    }

    .fechadura-item {
        float: none !important;
        width: 100% !important;
    }

    .w-xl-33 {
        width: 100%;
    }

    .checkout-padding {
        padding: 0 20px !important;
    }

    .bt-prosseguir button {
        font-size: 18px !important;
    }

    .steps-area {
        width: 100% !important;
        display: inline-block !important;
    }

    .step1,
    .step2,
    .step3 {
        width: 100% !important;
    }

    #payment .credit-card .credit-card--columns,
    #payment .credit-card .credit-card--columns .credit-card--columns--div {
        width: 100% !important;
    }

    #payment .credit-card p {
        text-align: center;
    }

    .footer--first-section .column {
        justify-content: center !important;
    }

    .footer-msg {
        padding-right: 0px;
    }

    .cobranca-checkout {
      margin-top: 5px !important;
    }

    #payment .place-order .button {
        height: auto !important;
    }

    .njt_checkout_order_payment {
        margin-top: 80px !important;
    }

    .sofa-config {
        position: initial;
        margin-left: 0px;
        margin-top: 0px;
        padding-bottom: 30px;
    }

    .column.chat-column.footer-msg {
        display: block;
    }

    .chat-button {
        width: 100% !important;
    }

    .chat--icon {
        left: 0;
        margin: 30px auto 10px auto;
    }

    .footer-msg p {
        width: 100%;
        text-align: center;
        padding-top: 30px;
        padding-left: 0px;
        font-size: 14px;
    }
}

@media only screen and (max-width:359px) {
    .porto-card a.button {
        margin-left: -.8rem !important;
        margin-right: 1rem
    }
}

.section-informacoes {
    padding-top: 40px !important;
    padding-right: 80px !important;
    padding-bottom: 40px !important;
    padding-left: 80px !important;
}

.page-o-que-fazemos .item-info {
    clear: both;
    display: flex;
    /* border-bottom: 1px solid #ccc; */
}

.page-o-que-fazemos .item-info .vc_col-sm-6 {
    padding: 0px;
}

.page-o-que-fazemos .texto-info {
    padding-top: 20%;
    text-align: center;
}

.page-o-que-fazemos h3 {
    color: #00adef;
    text-align: center;
}

.page-o-que-fazemos p {
    text-align: center;
}



/* Checkout */

.loading-agenda {
    text-align: center;
}

.loading-agenda svg {
    display: inline-block;
    vertical-align: middle;
    background: #00adef;
    border-radius: 100%;
    padding: 5px;
    width: 45px;
    height: 45px;
    margin-right: 10px;
}

.loading-agenda .loading-agenda-titulo {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    font-weight: bold;
    color: #8c8c8c;
}

.finalizacao-container {
    align-items: stretch;
    border-bottom: 1px solid rgb(240, 240, 240);
    overflow: hidden;
}

.finalizacao-container .step1,
.finalizacao-container .step2,
.finalizacao-container .step3 {
    width: calc(100% / 3) !important;
}

.loading-agenda svg path {
    fill: white;
}

.resumo-pedido-finalizar {
    width: 246px;
    border-left: 1px solid #dddddd;
    background: #e3e3e3;
    background: -moz-linear-gradient(top, #e3e3e3 0%, #fafafa 50%, #e3e3e3 100%);
    background: -webkit-linear-gradient(top, #e3e3e3 0%, #fafafa 50%, #e3e3e3 100%);
    background: linear-gradient(to bottom, #e3e3e3 0%, #fafafa 50%, #e3e3e3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3e3e3', endColorstr='#e3e3e3', GradientType=0);
    padding: 25px;
    box-shadow: -2px 0px 30px rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    font-family: 'Open Sans', sans-serif;
}

.resumo-pedido-finalizar h3,
.resumo-pedido-finalizar h4,
.resumo-pedido-finalizar h5 {
    font-family: 'Open Sans', sans-serif !important;
}

.resumo-pedido-finalizar strong {
    color: #2b2b2b;
}

#order_review_heading {
    color: #a9a9a9;
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 5px !important;
    text-transform: uppercase;
    font-size: 1rem;
}

#order_review_heading small {
    display: block;
    margin-top: 4px;
    font-size: 0.65em;
}

.item-resumo-finalizar {
    padding: 8px 0;
    font-size: 14px;
    color: #a9a9a9;
    border-bottom: 1px solid #d1d1d1;
}

.item-resumo-finalizar .subinfo {
    display: block;
}

.area-util-finalizar {
    width: calc(100% - 246px);
}

/* Footer */

#payment div.column.porto-card.porto-card.porto-card {
    justify-content: flex-end !important;
}

div.column.chat-column.footer-msg {
    justify-content: flex-end !important;
}

div.column.chat-column.footer-msg p {
    width: auto;
    padding: 0px 24px;
}


.page-404 {
    background: url('../img/pages/404/bg_404.png') no-repeat center;
    display: flex;
    height: 768px;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 768px) {
    .page-404 {
        height: auto;
        padding: 20px 0;
    }

    .page-404 img {
        width: calc(100% - 40px);
    }
}

.info-resumo-text {
    display: none;
}

.info-resumo-valor {
    display: none;
}

/* Ajuda */

.page-o-que-fazemos .texto-info.left {
    padding-left: 120px;
    padding-right: 60px;
    padding-bottom: 20%;
}

.page-o-que-fazemos .texto-info.right {
    padding-right: 120px;
    padding-left: 60px;
}

.page-o-que-fazemos .texto-info.top {
    box-sizing: border-box;
    padding-left: 75px;
    padding-right: 75px;
}

.page-o-que-fazemos .texto-info p {
    font-size: 12px;
    margin-bottom: 10px;
}

.page-o-que-fazemos .item-info {
    border-bottom: 1px solid #ccc;
}

.page-o-que-fazemos .texto-info.bottom {
    padding-top: 60px;
}

.page-o-que-fazemos .item-info:last-of-type {
    padding-bottom: 60px;
}

.resposta-ajuda {
    margin-top: 50px;
}

.sem-abrangencia {
    font-size: 18px !important;
}
ul.products li.product img {
    max-height: 250px;
}
body.animating.in.dimmable,
body.dimmed.dimmable {
    overflow: scroll !important;
}

/* Black Friday */
.price del {
    color: #CCC;
}
.price del .woocommerce-Price-amount {
    font-size: 16px !important;
}
.price del+ins {
    margin-left: 0px !important;
    text-decoration: none;
}
.blackfriday-selo {
    position: absolute;
    top: 0;
}
.blackfriday-selo img {
    width: 80%;
}
.blackfriday-rodape-cartoes {
    position: absolute;
}
.products .price del .woocommerce-Price-amount {
    font-size: 16px !important;
    color: #CCC !important;
}



/* Serviço Pré Orçado (Rede de Proteção, Tela Mosquiteira, Pintura Express) */

.servico-pre-orcado {}

.servico-pre-orcado article {
    padding: 1rem 2rem;
}
.servico-pre-orcado article h2,
.servico-pre-orcado article p {
    margin: 1rem 0;
}

.servico-pre-orcado h2 {
    font-weight: bold;
    font-size: 1.4rem;
}
.servico-pre-orcado h4 {
    font-weight: bold;
    font-size: 1.2rem;
    color: #00adef;
    padding: 1rem;
}

.servico-pre-orcado strong {
    color: inherit !important;
}

.servico-pre-orcado h2 small {
    font-weight: lighter;
    font-size: 0.75em;
}

.servico-pre-orcado img {
    width: auto;
    height: auto;
    max-width: inherit;
    max-height: inherit;
}

.servico-pre-orcado-blue > * {
    color: #00adef !important;
}
.servico-pre-orcado-white > * {
    color: white !important;
}

.servico-pre-orcado .wpb_content_element {
    margin-bottom: 0 !important;
}
.servico-pre-orcado-main .wpb_content_element:not(:last-child) {
    margin-bottom: 2rem !important;
}

/* header */
.servico-pre-orcado-header {
    padding: 2rem;
    background: #edf1f4;
}
.servico-pre-orcado-header .wpb_wrapper {
    display: flex;
    align-items: center;
    height: 100%;
}
.servico-pre-orcado-header p {
    font-size: 0.8rem;
    padding: 0 2rem 0 0;
    margin-bottom: 0px;
}

.servico-pre-orcado-header-left p {
    font-size: 1.2rem;
    color: #00adef;
}

.servico-pre-orcado-header-right {
    margin-bottom: 0px !important;
}

.servico-pre-orcado-shadow {
    position: relative;
    box-shadow: 0 0.25rem 0.5rem rgba(0,0,0,0.2);
    z-index: 2 !important;
}

/* main */
.servico-pre-orcado-main-left .vc_column-inner {
    padding-right: 0 !important;
}
.servico-pre-orcado-main-left > .vc_column-inner > .wpb_wrapper {
    padding: 2rem;
}

.servico-pre-orcado-main-right {
    border-left: thin solid #ececec;
}
.servico-pre-orcado-main-right .vc_column-inner {
    padding-left: 0 !important;
}

/* cliente porto */
.servico-pre-orcado-cliente-cartoes-porto > .wpb_wrapper {
    display: flex;
    align-items: center;
}
.servico-pre-orcado-cliente-cartoes-porto > .wpb_wrapper > * {
    padding: 0 1rem 0 0;
}
.servico-pre-orcado-cliente-cartoes-porto p,
.servico-pre-orcado-cliente-cartoes-porto strong {
    margin: 0px;
    color: #00adef;
}

/* observações */
.servico-pre-orcado-obs {
    display: block;
    padding: 1rem;
    border: thin dashed #ececec;
    margin: 2rem 0;
}

/* simulação */
.servico-pre-orcado-simulacao {
    display: none;
    margin: 2rem 0;
    padding: 2rem;
    background-color: #edf1f4;
    border-top: 2px dotted white;
    border-bottom: 2px dotted white;
    text-align: center;
}
.servico-pre-orcado-simulacao h2 {
    font-weight: bold;
    font-size: 1.4rem;
}
.servico-pre-orcado-simulacao p {
    margin: 1rem 0;
}
.servico-pre-orcado-simulacao a {
    font-weight: bold;
    min-width: 50%;
}

/* form */
.servico-pre-orcado .gform_wrapper input:not([type=radio]), 
.servico-pre-orcado .gform_wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    background-image: none;
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 100% !important;
    min-height: 1.5rem;
    padding-left: 0 !important;
    border-bottom: 2px solid rgb(204, 204, 204);
}
.servico-pre-orcado .gform_wrapper input:not([type=radio]):focus, 
.servico-pre-orcado .gform_wrapper select:focus {
    border-bottom: 2px solid #00adef;
}
.servico-pre-orcado .gform_wrapper input[type=submit] {
    display: block;
    margin: 0 auto !important;
    min-width: 50%;
    border-bottom: none;
    background-color: #00adef;
    color: white;
    font-weight: bold;
    font-size: 1rem !important;
}
.servico-pre-orcado .gform_wrapper li {
    margin: 1rem 0 !important;
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
}
.servico-pre-orcado .bt-simular,
.servico-pre-orcado .bt-agendar {
    margin-top: 1rem !important;
    font-weight: bold !important;
}

/* banner */
.servico-pre-orcado-banner {
    position: relative;
    /*margin: 0 -1rem;*/
}
.servico-pre-orcado-banner h2 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 2rem;
    display: flex;
    align-items: center;
    color: white;
    font-weight: lighter;
}

/* big blue type */
.servico-pre-orcado-big-blue-type .wpb_wrapper {
    padding: 2rem;
    display: flex;
    align-items: center;
}
.servico-pre-orcado-big-blue-type p {
    padding: 2rem;
    font-size: 2rem !important;
    line-height: 2.25rem !important;
    color: #00adef !important;
}

/* footer */
.servico-pre-orcado-footer {
    border-top: thin solid #ececec;
    border-bottom: thin solid #ececec;
    padding: 2rem 0;
}

.servico-pre-orcado-footer .wpb_wrapper,
.servico-pre-orcado-vantagem {
    height: 100% !important;
}
.servico-pre-orcado-footer .wpb_content_element {
    margin: 0 !important;
}
.servico-pre-orcado-vantagem {
    margin: 0.5rem 0 !important;
}

.servico-pre-orcado-vantagem > .wpb_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}
.servico-pre-orcado-vantagem p  {
    font-size: 0.75rem;
    margin: 0;
    padding: 0 1rem;
}
.servico-pre-orcado-vantagem strong,
.servico-pre-orcado-vantagem h3 {
    font-weight: bold;
    font-size: 1rem !important;
    margin: 0;
}

/* pintura express */
.servico-pre-orcado-header-pintura-express {
    position: relative;
    background-image: url(/wp-content/themes/portosegurofaz/assets/img/fundo1.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    box-shadow: 0 0.25rem 0.5rem rgba(0,0,0,0.2);
    z-index: 2 !important;
}
.servico-pre-orcado-header-pintura-express h4 {
    font-weight: normal !important;
}
.servico-pre-orcado-main .instruction {
    display: none !important;
}
#gform_wrapper_4 #input_4_41 {
    width: 100%;
    margin: 1rem 0 2rem 0;
}
#gform_wrapper_4 #input_4_41 li {
    display: block;
    width: 100%;
}
#gform_wrapper_4 #input_4_41 input {
    margin: 0 1rem 0 0.125rem;
}
#gform_wrapper_4 #input_4_41 label {
    font-weight: bold;
    font-size: 0.75rem;
}
#gform_wrapper_4 #label_4_41_0:after {
    content: ': pintura interna na cor branco fosco, com pequenos reparos nas imperfeições; o imóvel precisar estar 100% vazio.';
    font-weight: normal;
}
#gform_wrapper_4 #label_4_41_1:after {
    content: ': pintura interna em qualquer cor e acabamento e com menor prazo disponível no mercado; o imóvel poderá estar em uso.';
    font-weight: normal;
}
.servico-pre-orcado-footer-pintura-express {
    background-image: url(/wp-content/themes/portosegurofaz/assets/img/fundo2.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
.servico-pre-orcado-footer-pintura-express {
    background-image: url(/wp-content/themes/portosegurofaz/assets/img/fundo2.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
.servico-pre-orcado-footer-pintura-express h3,
.servico-pre-orcado-footer-pintura-express p {
    font-size: 0.75rem;
    text-align: center;
    padding: 0 0.5rem;
    margin-bottom: 1em;
}

.servico-pre-orcado-obrigado {
    min-height: 75vh;
}

/* mobile fix */
.servico-pre-orcado .vc_column_container > .vc_column-inner {
    width: 100% !important;
    /*padding: 0 1rem !important;*/
}
.servico-pre-orcado-main-left .vc_column_container > .vc_column-inner {
    padding: 0 0 0 1rem !important;
}
.servico-pre-orcado-main-right .vc_column_container > .vc_column-inner {
    padding: 0 1rem 0 0 !important;
}
.servico-pre-orcado-header .vc_column_container > .vc_column-inner,
.servico-pre-orcado-footer .vc_column_container > .vc_column-inner {
    width: 100% !important;
    padding: 1rem 1rem !important;
}
.servico-pre-orcado div.gform_wrapper ul.gform_fields li.gfield {
    margin: 1rem 0 !important;
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
}

/* Fim Serviço Pré Orçado */



/* checkout > obs: ugly temp fix */
.section-horario > div > h3 {
    margin-top: 0 !important;
    font-weight: normal;
    font-size: 1rem;
}

/* product > variations: separa o botão 'more itens' */
.product-more-itens {
    display: inline-block;
    width: 200px;
    margin: 0 0 2rem 0;
    padding: 1rem 20px;
    box-sizing: border-box;
    border: thin solid rgba(34,36,38,0.15);
    border-radius: 0.25rem;
    text-align: center;
    color: rgba(34,36,38,0.5);
}
.product-more-itens:hover {
    border: thin solid rgba(34,36,38,0.3);
}

/* product > separa opções de agendamento quando houver variações */
.variations ~ .single_variation_wrap .escolha_agendamento {
    border-top: thin solid #ebebeb;
    padding: 2rem 0;
}

/* product > options: corrige margens do select */
.select-ajuda.ui.selection.dropdown {
    margin: 0 !important;    
}

/* product: oculta cartões porto duplicado(?) */
.product-default ~ .wpb_single_image {
    display: none;
}



/* quick radio fix @mobile */
.vc_mobile .escolha_agendamento ul {
    list-style-type: none;
    padding-left: 0;
}
.vc_mobile .escolha_agendamento li {
    min-width: 100%;
}

/* quick fix Limpeza de Sofá */
.vc_mobile #product-16629 .sofa-config:after {
    content: '(considerar 52 cm por pessoa)';
    display: block;
    font-weight: normal;
    font-size: 0.75rem;
}



/* Avaliação Técnica */

.at-header {
    display: grid;
    grid-template-columns: 1fr 1fr 2fr;
    grid-auto-rows: min-content;
    border-bottom: 5px solid #00adef;
    z-index: 10 !important;
}

.at-header-1,
.at-header-2,
.at-header-3 {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100%;
    padding: 40px;
    background-image: linear-gradient(0deg, #f0f0f0, #fff, #fff);
}
.at-header-1 {
    justify-content: flex-start;
}
.at-header-2 {
    justify-content: flex-end;
}
.at-header-4 {
    display: none;
}

.at-header-1:after,
.at-header-2:after {
    position: absolute;
    top: 0;
    right: -16px;
    width: 1;
    height: 100%;
    overflow: hidden;
    box-shadow: 0 0 48px rgba(0,0,0,1);
    transform: rotate(2deg);
    color: white;
    content: '.';
}

.at-header .escolha_agendamento {
    padding: 0 !important;
    border: none !important;
}
.at-header .variations tr,
.at-header .escolha_agendamento li {
    display: inline-block;
    float: none !important;
}
.at-header .single_add_to_cart_button {
    right: 30px;
}
.at-header .product-title,
.at-header .product-price {
    width: 100%;
    min-height: 50%;
    text-align: left;
}
.at-header .product-subtitle {
    font-weight: lighter;
}
.at-header .price {
    margin: 0;
}
.at-header .woocommerce-Price-amount {
    font-size: 20px !important;
}
.at-header .price:before {
    font-weight: lighter;
    font-size: 14px;
    content: 'Avaliação Técnica';
}
.at-header .price .wc-simulador-parcelas-parcelamento-info-container {
    display: none;
}
.at-header .product-default {
    min-height: 0;
    padding: 0;
}
.at-header .product-default .variations,
.at-header .product-default tr,
.at-header .product-default td {
    width: 100%;
}
.at-header .variations tr .label {
    font-weight: lighter;
    height: auto;
    padding-bottom: 1rem;
}
.at-header .variations tr .value {
    z-index: 8001; /* menu @ 8000 */
    margin-bottom: 2rem !important;
}
.at-header .woocommerce-variation-description {
    padding: 0;
}

.at-header-3 h2 {
    font-weight: bold;
    font-size: 1.25rem;
    line-height: 1.25rem;
    color: #00adef;
}
.at-header-3 p {
    margin: 1rem 0;
}
.at-header-3 ol {
    position: relative;
    margin: -1rem 0;
    list-style: none;
    counter-reset: item;
}
.at-header-3 li {
    margin: 1rem 0;
    counter-increment: item;
}
.at-header-3 li:before {
    position: absolute;
    left: 0;
    content: '0' counter(item);
    background-color: #00adef;
    color: white;
    font-weight: bold;
    padding: 0 2.25rem 0 0.25rem;
    border-radius: 1rem;
    margin-right: 1rem;
}
.at-header-3 strong {
    color: #00adef;
}
.at-header-3 a {
    color: currentColor;
    text-decoration: underline !important;
}
.at-header-3 a:hover {
    color: #00adef;
}
/*.at-header-3 > h2,
.at-header-3 > p,*/
.at-header-3 > ol {
    padding-left: 5rem;
}

.at-header ~ .product-column-right .product-column-left {
    /*padding-bottom: 0 !important;*/
}
.at-header ~ .product-column-right .product-image-intern ol img {
    display: block;
}

@media all and (max-width: 1024px) {

    .at-header {
        grid-template-columns: 1fr 1fr;
    }
    .at-header-3 {
        grid-row: 2;
        grid-column: 1 / span2;
    }

}
@media all and (max-width: 580px) {

    .at-header {
        grid-template-columns: 1fr;
    }
    .at-header-2 {
        grid-row: 2;
    }
    .at-header-3 {
        grid-row: 3;
        grid-column: 1 / span1;
    }

}

.vc_mobile .at-header {
    border-bottom: none;
}
.vc_mobile .at-header-1,
.vc_mobile .at-header-2,
.vc_mobile .at-header-3,
.vc_mobile .at-header-4 {
    padding: 30px 15px;
}
.vc_mobile .at-header-1:after,
.vc_mobile .at-header-2:after {
    position: absolute;
    top: -2px;
    right: 0;
    width: 100%;
    height: 2px;
    overflow: hidden;
    box-shadow: 0 0 16px rgba(0,0,0,1);
    transform: rotate(0deg);
    color: white;
    content: '.';
}
.vc_mobile .at-header-2:after {
    box-shadow: none;
    content: '';
}
.vc_mobile .at-header-4 {
    display: flex;
    align-items: center;
    grid-row: 4;
    background-color: white;
    color: #00adef;
}
.vc_mobile .at-header-4 img {
    width: 35%;
    margin-right: 15px;
}
.vc_mobile .at-header .single_add_to_cart_button {
    right: 20px;
}


/* 
    B2B [start]
*/

/* 'desktop' only */
@media only screen and (hover: hover) and (pointer: fine) {

    @supports (display: grid) {

        div.woocommerce-billing-fields__field-wrapper {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 2rem;
            margin-bottom: 1rem;
        }
        div.woocommerce-billing-fields__field-wrapper p.form-row,
        div.woocommerce-billing-fields__field-wrapper p.form-row input,
        div.woocommerce-billing-fields__field-wrapper p.form-row select {
            width: 100%;
            margin: 0 !important;
        }
        div.woocommerce-billing-fields__field-wrapper #billing_type_field,
        div.woocommerce-billing-fields__field-wrapper #label_title_endereco_field {
            grid-column: 1 / -1;
        }

        div.woocommerce-billing-fields__field-wrapper h3 {
            padding: 0;
        }

        @media (max-width: 640px) {

            div.woocommerce-billing-fields__field-wrapper {
                grid-template-columns: 1fr;
            }

        }

    }

}

#billing_type_field {
    padding: 0 0.5rem;
}
/* 'mobile' only */
@media only screen and (hover: none) and (pointer: coarse) {

    #billing_type_field {
        padding: 0 1rem;
    }

}

#billing_type_field input[type="radio"] {
    all: initial !important;
    -webkit-appearance: auto !important;
    accent-color: #666 !important;
}
#billing_type_field input[type="radio"] + label {
    display: inline-block !important;
    margin-left: 0.5rem;
    margin-right: 1rem !important;
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 1rem !important;
    color: #999 !important;
}
#billing_type_field input[type="radio"]:checked + label {
    color: #666 !important;
}

/* mensagem após o preço, em desktop (padrão) */
.product-prices .product-price:after {
    content: 'Para sua casa e também para sua empresa.';
    font-weight: normal;
    font-size: 0.875rem !important;
    color: inherit;
}

/* 
    B2B [end]
*/


/* LGPD Terms [start] */

.term {
    margin: 2rem 0;
    font-size: 0.75rem;
}
@media (min-width: 640px) {
    .term {
        max-width: calc(50% - 1rem);
    }
}

.term label {
    display: inline-flex !important;
    align-items: center;
    font: inherit;
    color: #666666;
    border-bottom: 2px solid transparent;
}
.term label:hover {
    color: #666666;
}
.term label a {
    text-decoration: none;
    color: #00aeef;
}
.term label a:hover {
    text-decoration: underline;
    color: #00aeef;
}
.term.validate-required label  {
    font-weight: bold !important;
}

.term input[type=checkbox] {
    -webkit-appearance: checkbox !important;
    appearance: checkbox !important;
    display: inline-block;
    vertical-align: middle;
    width: auto !important;
    margin: 0 0.5rem 0 0;
    accent-color: var(--color-portoseguro, black);
}

.term .required {
    display: none;
}

/* LGPD Terms [end] */

[hidden] {
    display: none !important;
}

/* oculta preços em listas de produto */
.products .product .price,
ul.products li.product .price {
display: none !important;
}
.owl-carousel.owl-drag .owl-item {
height: auto !important;
padding-bottom: 60px !important;
}
.site-main ul.products.columns-4 li.product {
height: auto !important;
}

/* Category [start] */

.category__banner img {
    max-width: 100%;
    height: auto;
}

.category__header {
    padding: 0 40px;
    text-align: center;
}
h1.category__header-title {
    font-family: inherit !important;
    font-weight: lighter;
    font-size: 2rem;
    line-height: 1;
    text-align: center;
    color: #00ADEF;
    margin: 3.5rem auto;
    max-width: 35ch;
}
.category__header-description {
    margin: 3.5rem 0;
}
.category__header-description p {
    max-width: 50ch;
    margin: 1rem auto;
}

.category__pagination {
    display: flex;
    justify-content: center;
    margin: 3.5rem 0;
    padding: 0 40px;
}

.category__button {
    padding: 1rem 2rem;
    border-radius: 2rem;
    background-color: #227811;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    transition: 0.25s;
}
.category__button:hover,
.category__button:focus{
    color:#fff;
}

.checkout-button-proccess-custom{
    animation: pulse 1s linear infinite alternate;
    pointer-events: none;
}

.category__button.category__button--loading {
    animation: pulse 1s linear infinite alternate;
    pointer-events: none;
}
@keyframes pulse {
    0% {  }
    100% { color: transparent; }
}

.category__button.category__button--disabled {
    pointer-events: none;
    background-color:#caccc9;
}

.category__download {
    display: flex;
    justify-content: center;
    margin: 3.5rem 0;
    padding: 0 40px;
}
.category__download-link {
    color: currentColor;
}
.category__download-link:hover {
    text-decoration: underline;
}

/* Category [end] */

/* oculta * nos campos obrigatórios */
form.checkout abbr.required {
    visibility: hidden !important;
}

/* diferencia inputs readonly */
form.checkout input[readonly] {
    color: #a1a1a1;
    cursor: not-allowed;
    border-style: dotted;
}

/* Checkout: Mensagens de Erro [start] */
.woocommerce-billing-fields p.form-row {
    position: relative;
}
.woocommerce-billing-fields p.form-row:after {
    position: absolute;
    bottom: -1.5rem;
    display: flex;
    width: 100%;
    justify-content: flex-end;
    align-items: center;
    height: 1.5rem;
    font-size: 0.75rem;
    color: #F22563;
    content: attr(data-error);
}
.woocommerce-billing-fields p.form-row[data-error]:after {
    animation: fieldError 500ms ease;
}
.woocommerce-billing-fields p.form-row[data-validating] input {
    pointer-events: none;
}
@keyframes fieldError {
    from { opacity: 0; transform: translateX(-2rem); }
    to { opacity: 1; transform: translateX(0); }
}

.processing {
    animation: processing 1s linear infinite alternate;
    pointer-events: none;
}
@keyframes processing {
    to { color: transparent; }
}

.woocommerce-NoticeGroup-checkout {
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999;
    pointer-events: none;
    width: fit-content;
}
ul.woocommerce-error {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    background-color: transparent !important;
}
ul.woocommerce-error li,
div.woocommerce-error {
    display: flex;
    align-items: center;
    margin: 0.5rem;
    padding: 1rem;
    border: none;
    border-radius: 0.25rem;
    background-color: #e2401c;
    color: white;
    line-height: 1;
    opacity: 0.95;
    box-shadow: 0 0.25rem 0.5rem -0.25rem black;
}
ul.woocommerce-error li strong {
    color: currentColor !important;
}
ul.woocommerce-error li:before,
div.woocommerce-error:before {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: 1rem;
    height: 1rem;
    margin-right: 0.75rem;
    border-radius: 0.5rem;
    background-color: white;
    color: #e2401c;
    font-weight: bold;
    content: '!';
}
/* Checkout: Mensagens de Erro [end] */

.stock.in-stock {
    display: none;
}

body.checkout #primary {
    margin-bottom: 2rem;
}

.checkout-pagamento #place_order {
    margin: 0 auto 2rem auto;
}

.disabled-cep-input {
    pointer-events: none;
    background-color: #f0f0f0;
    color: #888;
    cursor: not-allowed;
    opacity: 0.7;
    user-select: none;
}