:root {
    --bf-primary: #5d85ed;
    --bf-contrast: #020202;
    --bf-dark: #0b111a;
    --bf-secdark: #0c1316;
}

body{
    font-family: "DM Sans", sans-serif;
}

a{
    text-decoration: none !important;
}

a:focus,
a:active,
button:focus,
button:active {
    outline: none;
    box-shadow: none;
}

.transit-400{
    transition: all 400ms ease;
}

.opacity-90{
    opacity: .9;
}

.opacity-70{
    opacity: .7;
}

.txt-is-italic{
    font-style: italic !important;
}

#main-nav{
    background-color: rgba(11, 17, 26, 0) !important;
    transition: all 400ms ease;
}

#main-nav.scrolled{
    background-color: rgba(11, 17, 26, 1)  !important;;
    transition: all 400ms ease;
}


.w-rel{
    position: relative;
}

.cont-lg{
    width: 100%;
    max-width: 1340px;
}

.txt-center{
    text-align: center;
}

.footer-line {
    background-color: #5a6469;
    height: 1px;
}

.spacer-medium{
    height: 30px;
}

.spacer-large{
    height: 45px;
}

.vertical-line-mdl {
    background-color: #5a6469;
    width: 1px;
    opacity: .3;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    height: 100%;
    perspective-origin: 50% 0;
    transform-origin: 50% 0;
    inset: 0% 0% 0% 50%;
}

.main_nav{
    position: fixed;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    z-index: 10;

}

.nav-tel{
    position: absolute;
    right: 0;
}

.nav_link_block {
    grid-column-gap: 3.7px;
    grid-row-gap: 3.7px;
    font-family: "Oswald", sans-serif;
    color: #fff;
    letter-spacing: .04em;
    justify-content: flex-start;
    align-items: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 1;
    text-decoration: none;
    display: flex;
}
.wp-block-navigation__submenu-container{
    background-color: var(--bf-dark) !important;
}

.btn-search-nav{
    background: none;
    border: none;
}

.button {
    background-color: #fff;
    font-family: "Oswald", sans-serif;
    color: var(--bf-contrast);
    text-align: center;
    letter-spacing: .04em;
    text-transform: uppercase;
    text-decoration: none;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
    transition-property: color, border, background-color;
    transition-duration: .2s, .2s, .2s;
    transition-timing-function:
            ease,
            ease,
            ease;
    display: flex;
    font-style: normal !important;
}

.button.is-nav-primary {
    background-color: white;
    color: var(--bf-contrast);
    font-variation-settings: "wght" 500, "slnt" 0, "wdth" 125;
    justify-content: center;
    align-items: center;
    height: 44px;
    font-family: "Oswald", sans-serif;
    font-style: normal;
    line-height: 1;
    display: flex;
    padding: 0 16px;
    transition: all 400ms ease;
}

.button.is-nav-sec {
    background-color: #162753;
    color: #fff;
    width: fit-content;
    font-variation-settings: "wght" 500, "slnt" 0, "wdth" 125;
    justify-content: center;
    align-items: center;
    height: 44px;
    font-family: "Oswald", sans-serif;
    font-style: normal;
    line-height: 1;
    display: flex;
    padding: 0 16px;
    transition: all 400ms ease;
}

.button.is-nav-primary:hover{
    background-color: var(--bf-primary);
    color: #fff;
}

.button.is-nav-sec:hover{
    background-color: var(--bf-primary);
    color: #fff;
}

.gradiant-div-top {
    z-index: 0;
    background-image: linear-gradient(180deg, var(--bf-dark) 21%, #0c13164d);
    opacity: 0.8;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0% 0% auto;
}

.div-block-80 {
    background-image: linear-gradient(0deg, white, #fff0 37%), linear-gradient(180deg, var(--bf-dark), #0c131600 30%);
    z-index: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.div-block-rev-80 {
    background-image:
            linear-gradient(180deg, white, #fff0 37%),
            linear-gradient(0deg, var(--bf-dark), #0c131600 30%);
    z-index: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.q-s-img-r{
    position: absolute;
    height: 100%;
    width: 50%;
    top: 0;
    right: 0;
}

.q-s-img-l{
    position: absolute;
    height: 100%;
    width: 50%;
    top: 0;
    left: 0;
}

.w-rel-z2{
    position: relative;
    z-index: 2;
}

.center-vert-line {
    background-color: #5a6469;
    width: 1px;
    opacity: .3;
    position: absolute;
    transform: translateX(-40%);
    left: 50%;
    height: 100%;
    perspective-origin: 50% 0;
    transform-origin: 50% 0;
    inset: 0% 0% 0% 50%;
}

.hero-home{
    position: relative;
    width: 100%;
    height: 95%;
}

.header_linear {
    opacity: .8;
    z-index: 0;
    background-image: linear-gradient(90deg, #0b111a, #0c131600);
    width: 100%;
    position: absolute;
    inset: 0% auto 0% 0%;
}

.hero-box {
    font-family: "Oswald", sans-serif !important;
    font-weight: 300 !important;
    letter-spacing: 1px;
    /* width: 215px; */
    /* height: 52px; */
    font-size: 16px;
    /* line-height: .88; */
    padding: 8px;
    background: rgba(0, 0, 0, 0.5) !important;
    color: white !important;
    border: 2px #fff solid !important;
    text-transform: uppercase;
}

.hero-box-link {
    font-family: "Oswald", sans-serif !important;
    font-weight: 300 !important;
    letter-spacing: 1px;
     width: fit-content;
    /* height: 52px; */
    font-size: 16px;
    /* line-height: .88; */
    padding: 8px;
    background: rgba(0, 0, 0, 0.5) !important;
    color: white !important;
    border: 2px #fff solid !important;
    text-transform: uppercase;
    transition: all 400ms ease;
}

.hero-box-link:hover{
    background: var(--bf-primary) !important;
}

.lightbox-link {
    z-index: 2;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    font-family: "Oswald", sans-serif;
    color: #fff;
    text-transform: uppercase;
    justify-content: flex-start;
    align-items: center;
    max-width: 284px;
    font-size: 26px;
    font-weight: 500;
    line-height: 1.08;
    display: flex;
    position: relative;
    text-decoration: none;
}

button.lightbox-link{
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
}

.play-icon {
    background-image: radial-gradient(circle closest-side,#fff0 43%,#ffffffb3 83%);
    border-radius: 50%;
    flex: none;
    justify-content: center;
    align-items: center;
    width: 74px;
    height: 74px;
    display: flex
}

.play-svg {
    width: 20px;
    height: 20px
}

.service-content-wrapper {
    margin: 0 auto;
    padding: 32px 16px;
    width: 100% !important;
    max-width: 100% !important;
    text-align: center;

}

.service-content-wrapper i{
    font-size: 30px;
    color: #5d85ed !important;
}

.l-b{
    border-left: 1px #5a6469 solid ;
}

.b-b{
    border-bottom: 1px #5a6469 solid ;
}

.r-b{
    border-right: 1px #5a6469 solid ;
}

.section-bosch-certification{
    padding: 60px 0;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
}

.section-bosch-certification p {
    font-family: "DM Sans", sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    color: #555;
    line-height: 1.7;
    text-align: center;
    max-width: 800px;
    display: block;
    margin: 0 auto;
    padding-top: 35px;
}

.grid-dicas{position: relative}

.grid-dicas .line {
    background-color: #0c1316;
    opacity: .3;
    width: 1px;
    position: absolute;
    transform: translateX(-40%);
    left: 40%;
    height: 100%;
}

.section-contato .line {
    background-color: #5a6469;
    width: 1px;
    opacity: .3;
    position: absolute;
    transform: translateX(-40%);
    left: 50%;
    height: 100%;
    perspective-origin: 50% 0;
    transform-origin: 50% 0;
    inset: 0% 0% 0% 50%;
}

.section-contato .box{
    margin-top: 20px;
    margin-bottom: 60px;
}

.section-contato .box .wrapper-title{
    display: flex;
    gap: 10px;
}

.section-contato .box .wrapper-title h4{
    font-size: 28px;
}

.section-contato .box p{
    font-family: "DM Sans", sans-serif;
    color: white;
    font-size: 20px;
    line-height: 26px;
    margin-top: 10px;
}

.section-contato .box i{
    font-size: 26px;
    color: #5d85ed !important;
}

.section-contato .box.b-b{
    border-bottom: 1px #5a6469 solid ;
}

.service-title {
    font-family: "Oswald", sans-serif !important;
    font-weight: 700;
}


.contact-form-container {
    background-color: transparent; /* Fundo transparente para o container, o body já é escuro */
    padding: 20px 40px;

    width: 100%;
    max-width: 100%; /* Limita a largura máxima do formulário */
    box-sizing: border-box; /* Inclui padding e borda na largura total */
}

.contact-form-container h2 {
    text-align: center;
    margin-bottom: 30px;
    color: #ffffff;
    font-size: 1.8em;
}

.form-group {
    margin-bottom: 20px;
}

/* Não precisamos mais de estilos para label, pois foram removidas */
/* .form-group label { ... } */

.form-group input[type="text"],
.form-group input[type="tel"],
.form-group input[type="email"],
.form-group select,
.form-group textarea {
    font-family: "DM Sans", sans-serif;
    width: 100%;
    padding: 12px;
    border: 1px solid #ffffff; /* Borda branca */
    border-radius: 4px;
    background-color: transparent; /* Campo de fundo transparente */
    color: #ffffff; /* Letra branca dentro do campo */
    font-size: 16px;
    box-sizing: border-box; /* Inclui padding e borda na largura total */
}

/* Estilo para o placeholder dos campos */
.form-group input::placeholder,
.form-group textarea::placeholder {
    color: rgba(255, 255, 255, 0.7); /* Placeholder em branco com transparência */
}

/* Estilo específico para a primeira opção do <select> ser um placeholder */
.form-group select {
    color: rgba(255, 255, 255, 0.7); /* Cor do placeholder inicial */
}

.form-group select option {
    background-color: #0c1316; /* Fundo escuro para as opções do select */
    color: #ffffff; /* Texto branco para as opções do select */
}

.form-group textarea {
    resize: vertical; /* Permite redimensionar apenas verticalmente */
}

.submit-button {
    display: block;
    width: 100%;
    padding: 15px;
    background-color: #162753; /* Cor azul do cliente para o botão */
    color: #ffffff;
    border: none;
    border-radius: 4px;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: bold;
    cursor: pointer;
    transition: background-color 0.3s ease; /* Efeito suave ao passar o mouse */
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
}

.submit-button:hover {
    background-color: #24407E; /* Um tom de azul ligeiramente mais claro no hover */
}


.social-icon:hover{
    color: var(--bf-primary);
}

.ft-ul{
    list-style-type: none !important;
    padding-inline-start: 0;
}

.ft-last-post li{
    margin-bottom: 16px;
}

.footer .box{
    margin-top: 10px;
    margin-bottom: 20px;
}

.footer .box .wrapper-title{
    display: flex;
    gap: 10px;
}

.footer .box .wrapper-title h4{
    font-size: 15px;
}

.footer .box p{
    color: white;
    font-size: 14px;
    line-height: 16px;
    margin-top: 2px;
}

.footer .box i{
    padding-top: 4px;
    font-size: 15px;
    color: #5d85ed !important;
}

.q-somos-counter-box i{
    color: var(--bf-secdark);
    font-size: 30px;
}

.wrapper-dicas-sel .hero-box{
    transition: all 400ms ease;
}

.wrapper-dicas-sel .hero-box:hover{
    background: var(--bf-primary) !important;
    color: #fff !important;
}

.wrapper-dicas-sel .hero-box.active{
    background: var(--bf-primary) !important;
    color: #fff !important;
}

.prod-title a{
    min-height: 43px;
}


.woocommerce .added_to_cart {
    display: none !important;
}

.wp-block-button.wc-block-components-product-button{
    gap: 0;
}

.woocommerce .woocommerce-ordering{
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
}

.woocommerce .woocommerce-ordering>label {
    margin-bottom: 0;
}

.woocommerce .woocommerce-ordering select{
    padding: 6px;
    font-family: "DM Sans", sans-serif;
}

.woo-search input{
    font-family: "DM Sans", sans-serif;
    border-radius: 0px;
    background: transparent;
    border: 1px #fff solid;
    color: #fff;
}

.woo-search input::placeholder{
    color: rgba(255,255,255,0.6);
}

.loja-wrapper-col{
    position: relative;
    overflow: hidden;
    border: 1px rgba(255,255,255,0.05) solid !important;
}

.loja-wrapper-cat{
    aspect-ratio: 1;
    position: relative;
    transition: all 400ms ease;
}

.loja-wrapper-cat{
    aspect-ratio: 16/9;
    position: relative;
    /*transition: all 400ms ease;*/
    background-size: 100%  !important;;
    background-position: center  !important;
    transition: background-size 0.1s ease;
}

.loja-wrapper-cat .overlay{
    background:
            radial-gradient(circle, rgba(0,0,0,0) 65%, rgba(0,0,0,0.40) 100%),
            linear-gradient(rgba(0,0,0,0.30), rgba(0,0,0,0.30));
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;

}

.loja-wrapper-cat h2{
    transform: scale(0.9)  !important;
    transition: all 200ms ease;
}


.loja-wrapper-cat:hover {
    background-size: 102% !important;
}

.loja-wrapper-cat:hover h2 {
    transform: scale(1)  !important;
}

.single_add_to_cart_button.wp-element-button{
    background-color: var(--bf-dark);
    color: #fff;
}



/* Overlay + Wrapper fechado por padrão */
#wrapper-search {
    position: fixed;
    top: 0; left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.9); /* overlay */
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.4s ease;
    z-index: 9999;
}

#wrapper-search.active {
    opacity: 1;
    pointer-events: auto;
}

#wrapper-search .search-container {
    padding: 40px;
    max-width: 600px;
    width: 90%;
    border-radius: 8px;
    transform: translateY(-20px);
    transition: transform 0.4s ease;
}

#wrapper-search.active .search-container {
    transform: translateY(0);
}

.btn-close-search {
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
    color: #fff;
}

.btn-search-nav {
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
    color: #fff;
}

.whatsapp-float {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
    display: flex;
    align-items: center;
    background: #25D366;
    color: white;
    padding: 3px;
    border-radius: 50px;
    align-content: center;
    justify-content: center;
    font-size: 34px;
}

body.woocommerce-cart .wc-block-mini-cart {
    display: none !important;
}

.wp-block-navigation{
    position: relative;
    z-index: 10;
}

.wp-block-navigation__responsive-container-open{
    position: relative;
    z-index: 10;
}

.wp-block-navigation__responsive-container-open svg{
    width: 34px;
    height: 34px;
}


/* Correções para Safari no iOS */
.wp-block-navigation__responsive-container-open {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
}

.wp-block-navigation__responsive-container.is-menu-open {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    position: fixed;
    z-index: 100000;
}

/* Garantir que o botão seja clicável */
.wp-block-navigation button {
    -webkit-appearance: none;
    touch-action: manipulation;
}


.wp-block-query-pagination.wp-block-query-pagination-is-layout-flex{
    gap: 14px !important;
    margin-top: 20px !important;
}

.wp-block-query-pagination-numbers .page-numbers{
    padding-left: 4px !important;
    padding-right: 4px !important;
}

.wp-block-query-pagination-numbers .page-numbers.current{
    color: var(--bf-primary) !important;
}




