/*
Theme Name: Pagnow
Theme URI: https://pagnow.com.br
Author: Jhonatan Silva
Description: Um tema personalizado para e-commerce com WooCommerce
Version: 1.3
*/

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

#billing_email,
#billing_first_name,
#billing_cpf_cnpj,
#billing_last_name,
#billing_phone,
#billing_address_1,
#billing_postcode,
#billing_city,
#billing_state {
  border: 1px solid #C2C2C2;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "inter", sans-serif;
}

dl,
ol,
ul {
  margin-bottom: 0%;
}

#pix-copia {
  resize: none;
  width: 749px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 40px;
  line-height: 40px;
  padding: 0px 5px;
}

#planob:hover .select {
  background-color: #fff;
}

.navbar {
  padding: 16px;
}

.woocommerce-message {
  display: none !important;
}

/*fundo header*/
.bg-warn {
  background-color: #ffffff;
}

.text-black {
  background-color: #FBF09E;
}

.me-3 {
  color: #000000;
  font-weight: 600;
  font: 16px;
  word-spacing: 27;
}

.nav-item {
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
}

.custom-table thead th {
  padding: 20px;
}

.tax-bg {
  background-color: #000 !important;
}

.bg-secondary {
  background-color: #262B35 !important;
}

.btn-compra {
  color: #000000;
  border-color: #FFE31B;
  background-color: #FFE31B;
  width: 174px;
  border-radius: 100px;
}

.btn-outline-warning {
  font-weight: 500;
  font-size: 16px;
  color: #515050;
  border-radius: 100px;
  border-color: #515050;
  width: 129px;
  height: 40px;
}

.container {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

.titulo h1 {
  font-size: 46px;
  font-family: "inter", sans-serif;
  font-weight: 500;
  line-height: 60px;
  width: 626px;
  color: #1C263D;
}

.paragrafo {
  font-size: 18px;
  color: #1C263D;
}

.paragrafo p {
  text-align: left;
}

.paragrafo p span {
  font-weight: 600;
}

#bannerPrincipal .d-flex .btn {
  font-size: 22px;
}

.titulo {
  margin: 0 auto;
}

.titulo h1 {
  text-align: left;
}

.titulo span {
  font-weight: 600;
}

.paragrafo {
  font-size: 18px;
  font-weight: 400;
  color: #1C263D;
  display: flex;
  flex-wrap: wrap;
}

.paragrafo>* {
  flex: 1;
  min-width: fit-content;
}

.paragrafo p span {
  font-weight: 600;
}

.border-column {
  width: 95% !important;
}

.img-fundo {
  background-image: url(assets/img/background.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: auto;
  width: 100%;
}

.btn-dark {
  background-color: #0C111D;
  height: 60px;
  width: 206px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn-calc {
  background-color: #000;
  width: 206px;
  height: 45px;
  color: #FFE31B;
  border: 1px solid #FFE31B;
}

.btn-calc:hover {
  background-color: #FFE31B;
  color: #000;
  border: 1px solid #000;
}

.btn-dark span {
  font-size: 18px;
  font-weight: 500;
}



.borda {
  border-right: 1px solid white;
}

.fontTax {
  font-size: 3em;
  margin: 10px auto;
}

.card .btn-sm {
  width: 30px;
  height: 30px;
  padding: 0;
  font-size: 18px;
}

.img-banner2 {
  width: 410px;
  height: 327px;
}

.row-colum-one {
  margin-top: 40px;
}

.h3-colum-one {
  font-size: 38px;
  font-weight: 600;
  margin-bottom: 14px;
}

.p-colum-one {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 25px;
}

.column-text {
  margin-left: 8px;
  font-weight: 600;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0%;
}

.p-column {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  margin-top: 13px;
}

.img-banner-two {
  width: 400px;
}

.h3-colum-two {
  font-size: 38px;
  font-weight: 600;
  line-height: 48px;
  margin-top: 56px;
  margin-bottom: 16px;
}

.p-colum-two {
  font-size: 26px;
  font-weight: 600;
  line-height: 36px;
}

.btn-custom-size {
  width: 217px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 25px
}

.text-yellow-round {
  font-weight: 700;
  font-size: 26px;
  line-height: 48px;
  color: #FFE31B;
}

.bg-dark {
  background-color: #262B35 !important;
}

.text-white-three {
  font-size: 28px;
  font-weight: 600;
  line-height: 30px;
  text-wrap: wrap;
}

.number-tax {
  color: #FFE31B;
  font-size: 28px;
}

.dark-outline-btn {
  width: 237px;
  height: 40px;
  border-radius: 100px;
  margin-top: 15px;
  margin-bottom: 35px;
}

.dark-outline-btn:hover {
  color: #ffffff !important;
  background-color: #212529 !important;
}

.h3-text-center {
  font-size: 16px;
  font-weight: 600;
  display: inline;
  align-items: center;
  justify-content: center;
}

.texto-center-black {
  font-size: 38px;
  font-weight: 600;
  line-height: 48px;
}

.p-center-black {
  font-size: 18px;
  font-weight: 600;
  line-height: 51.93px;
}

.text-calculator-base {
  font-size: 30px;
  font-weight: 600;
}

.text-calculator-p {
  font-size: 18px;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 30px;
}







.img-fundoFooter {
  background-image: url(assets/img/footer-banner.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.texto-footer {
  z-index: 1;
  position: relative;
}

.btn-footer {
  display: inline-flex;
  height: 60px;
  width: 200px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #000;
  font-family: Inter;
  font-size: 18px;
  font-weight: 600;
  border-radius: 60px;
  background: #FFE31B;
  text-wrap: nowrap;
}

.titulo-footer h3 {
  font-weight: 600;
  font-size: 38px;
}

.p-footer p {
  font-weight: 600;
  font-size: 18px;
}

.img-fundoFooter {
  position: relative;
  /* <- chave para limitar o gradient */
  overflow: hidden;
  /* <- evita vazamentos */
}

.img-homem {
  width: 877px;
  height: 585px;
  transform: translateX(-130px) !important;
  z-index: 5;
}

#gradient {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: linear-gradient(0deg, rgba(255, 255, 255, 1) 11%, rgba(87, 199, 133, 0) 46%);
  pointer-events: none;
  /* opcional: evita que o gradiente bloqueie cliques */
}



.accordion-bg {
  background-color: #9c2727 !important;
  color: #000 !important;
}

.texto-footer-accordion {
  color: #0C111D;
  font-size: 38px;
  font-weight: 600;
  margin-top: 110px;
  text-align: center;
}

.accordion-bg :hover {
  background-color: #FFE31B;
}

/* Tabela Css */

.custom-table {
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.custom-table thead th {
  background-color: #f8f9fa;
  font-weight: bold;
  font-size: 24px;
  font-weight: 600;

}

.txt-taxas {
  text-align: left !important;
}

.custom-table td,
.custom-table th {
  background-color: #1f1f1f;
  color: #f0f0f0;
  vertical-align: middle;
  font-size: 14px;
  padding: 12px;
  font-size: 24px;
  font-weight: 400;
}

.custom-table tbody td:first-child {
  background-color: #ffffff;
  color: #000000;
  font-weight: bold;
  font-size: 24px;
  font-weight: 600;
  text-align: left;
}

.custom-table {
  width: 80%;
  table-layout: fixed;
}

.custom-table th,
.custom-table td {
  background-color: #262B35;
  /* ou #1a1a1a, se quiser mais suave */
  color: #FFE31B;
  vertical-align: middle;
  padding: 20px;
  border: 1px solid #dee2e6;
}

/* Fim tabela*/

/* Maquininhas */
.card-img-top {
  width: 100%;
  height: 190px;
  margin: -95px auto 10px;
  display: block;
  overflow: visible;
  object-fit: cover;
}

.card-custom {
  border-radius: 16px;
  padding: 20px;
  margin-top: 70px;
}

.btn-yellow {
  background-color: #ffdd00;
  color: black;
  font-weight: bold;
}

/* Fim maquininha */

/* bandeiras */

.bandeiras {
  width: 60px;
  height: 30px;
  margin: 0 5px;
  align-content: center;
  text-align: center;
}

/* fim bandeiras */

/* cor da seta */


.accordion-button::after {
  filter: brightness(0) saturate(100%);

}


.acordion-footer .accordion-body {
  color: #000 !important;
}

.accordion-bg {
  background-color: #F5F5F5 !important;
}

/* Botão quando aberto */
.accordion-button[aria-expanded="true"] {
  background-color: #FFD700 !important;
  font-weight: 700;
  color: #343F5A !important;
  transition: 0.9ms;
}

/* Corpo quando aberto */
.accordion-collapse.show .accordion-body {
  background-color: #FFD700 !important;
}

.accordion-collapse {
  overflow: hidden;
  transition: 0.6ms;
}

.accordion-button:focus {
  box-shadow: none !important;
}


.footer-bg {
  background-color: #000;
}

footer {
  padding-top: 60px;
}

.mobile-ask {
  width: 60%;
}

.mobile-mrl {
  margin: auto 10px;
}

/* Altera o botão "Finalizar Compra" na página de checkout */
#place_order {
  background-color: gold;
  color: #000;
  padding: 15px 30px;
  /* Preenchimento interno (altura e largura) */
  font-size: 18px;
  /* Tamanho da fonte */
  border-radius: 40px;
  /* Cantos arredondados */
  /* Outras propriedades úteis */
  width: 100%;
  /* Largura automática (ajusta ao conteúdo) */
  display: inline-block;
  /* Permite aplicar padding/margin corretamente */
  cursor: pointer;
  /* Indica que é clicável */
  transition: background-color 0.3s ease;
  /* Transição suave na mudança de cor */
}

.woocommerce-checkout-payment {
  padding: 10px;
  border: 1px solid #d3d3d3;
  border-radius: 10px;
  background-color: #FFF !important;
}

#order_review {

  border: 1px solid #fff;

}



/* Altera o background do bloco de revisão do pedido no checkout */
.woocommerce-checkout-review-order {
  background-color: #FFF;
  /* Exemplo: Um cinza bem claro */
  /* Adiciona um preenchimento interno para não colar nas bordas */
  border: 1px solid #e0e0e0;
  /* Adiciona uma borda sutil, opcional */
  border-radius: 8px;
  /* Cantos arredondados, opcional */
}

/* Efeito ao passar o mouse (hover) */
#place_order:hover {
  background-color: goldenrod;
  /* Cor de fundo um pouco mais escura no hover */
}


/* break points telas */
@media (max-width: 576px) {

  /* Seu CSS aqui */
  .mobile-mrl {
    margin: auto 0px;
  }

  .btn-calc-div {
    margin: 15px 0px;
  }

  .card-img-top {
    overflow: visible;
  }

  .mobile-qtd {
    width: 250px;
  }

  .text-white-three {
    font-size: 16px;
    text-wrap: nowrap;
  }

  .number-tax {
    font-size: 20px;
  }

  #navbarNav .navbar-nav {
    width: 100%;
  }

  #navbarNav .navbar-nav .nav-item {
    margin: 8px 0px;
  }

  #navbarNav .navbar-nav .nav-item a i {
    margin: auto 10px;
  }

  #navbarNav .navbar-nav .nav-item a {
    padding: 10px 0px;
    text-align: left;
    width: 100%;
  }

  #navbarNav .navbar-nav .nav-item a:hover {
    color: #000;
  }

  #navbarNav .navbar-nav .nav-item a i:hover {
    color: #000;
  }

  #navbarNav .navbar-nav .itemsMenu:hover {
    background-color: gold;
  }


  .container {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
  }

  .mobile-ask {
    width: 100%;
  }

  .img-size {
    width: 100%;
  }

  .titulo-footer h3 {
    font-size: 25px;

  }

  .p-footer p {
    font-size: 13px;
    text-wrap: wrap;
  }

  #vendas {
    margin: 0 0 0 0;
    display: none;
  }

  .text-black {
    display: none;
  }

  #bannerPrincipal .titulo {
    transform: translatey(20px);
  }

  #bannerPrincipal .titulo h1 {
    font-size: 32px;
    width: 100%;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
    transform: translateX(5px);
  }

  .btn-position {
    padding-top: 38px;
  }

  #bannerPrincipal .paragrafo p {
    font-size: 18px;
    line-height: 1.6em;
  }


  #bannerPrincipal .paragrafo {
    text-align: left;
    transform: translateY(20px);
  }

  .text-yellow-round {
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
  }

  .img-fundo {
    background-image: url(assets/img/background-mobile.png);
    min-width: 390px;
    display: flex;
    align-items: center;
    padding-bottom: 49px;
    background-size: contain;
    background-position-y: 0px;
  }


  .paragrafo p span {
    font-weight: 600;
  }

  .font-text-media {
    color: #0C111D;
    text-align: center;
    font-family: Inter;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 38px;
  }

  .font-text-p-media {
    color: #0C111D;

    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
  }


  .p-center-black {
    display: none;
  }

  .h3-colum-two {
    margin-top: 10px;
  }

  .paragrafo {
    font-size: 28px;
  }

  #bannerPrincipal .d-flex .btn {
    font-size: 22px;
  }

  .container {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
  }

  .titulo h1 {
    font-size: 32px;
    text-align: left;
  }

  .paragrafo {
    font-size: 18px;
  }

  .img .img-fluid {
    margin: 20px auto;
  }

  #bannerPrincipal .btn {
    margin: 0px 0px 0px 0px;
  }

  .melTax {
    background-image: "<?php echo esc_url(get_stylesheet_directory_uri() . '/assets/img/background.png'); ?>";
  }

  /* revolução do Mercado */

  #revMerc h3 {
    font-size: 24px;
  }

  .mobile-my {
    margin: 15px auto;
  }

  .mobile-mx {
    margin: auto 10px;
  }

  .mobileCalc h3 {
    font-size: 28px;
  }

  .collapse table {
    width: 100%;
  }

  .simuleTax {
    width: 95px;
  }

  .fontTax {
    font-size: 3em;
  }

  #melTax {
    text-align: center;
  }



  .custom-table thead th {
    font-size: 9.609px;
    padding: 10px;
  }

  .txt-taxas {
    text-align: left !important;
  }

  .custom-table td,
  .custom-table th {
    font-size: 9.609px;
  }

  .mobile-logo {
    height: 16px
  }

  .custom-table tbody td:first-child {
    font-size: 9.609px;
    padding: 10px;
  }

  .custom-table {
    width: 90%;
    table-layout: fixed;
  }

  .custom-table th,
  .custom-table td {
    background-color: #262B35;
    /* ou #1a1a1a, se quiser mais suave */
    color: #FFE31B;
    vertical-align: middle;
    padding: 0px;
    padding: 10px;
    border: 1px solid #dee2e6;
  }

  .border-column {
    width: 80% !important;
  }

  .img-fundoFooter {
    background: rgba(236, 222, 122, 10.05);
    background: linear-gradient(0deg, rgba(236, 222, 122, 0) 0%, rgba(255, 227, 27, 1) 50%, rgba(255, 227, 27, 0) 100%);
    margin-top: 0;
  }

  #gradient {
    background: #ffffff;
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 40%, rgba(87, 199, 133, 0) 64%);
  }

  .img-homem {
    height: auto;
    z-index: 5;
    align-items: center;
  }


}

@media (min-width: 576px) and (max-width: 767px) {

  /* Seu CSS aqui */
  .container {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
  }

  .btn-calc-div {
    margin: 15px 0px;
  }

  .mobile-qtd {
    width: 250px;
  }

  .card-img-top {
    overflow: visible;
  }

  .text-white-three {
    font-size: 16px;
    text-wrap: nowrap;
  }


  .number-tax {
    font-size: 20px;
  }

  .mobile-mrl {
    margin: auto 0px;
  }

  #navbarNav .navbar-nav {
    width: 100%;
  }

  #navbarNav .navbar-nav .nav-item {
    margin: 8px 0px;
  }

  #navbarNav .navbar-nav .nav-item a i {
    margin: auto 10px;
  }

  #navbarNav .navbar-nav .nav-item a {
    padding: 10px 0px;
    text-align: left;
    width: 100%;
  }

  #navbarNav .navbar-nav .nav-item a:hover {
    color: #000;
  }

  #navbarNav .navbar-nav .nav-item a i:hover {
    color: #000;
  }

  #navbarNav .navbar-nav .itemsMenu:hover {
    background-color: gold;
  }


  .img-homem {
    height: auto;
    z-index: 5;
    align-items: center;
  }

  #vendas {
    margin: 0 0 0 0;
    display: none;
  }

  #bannerPrincipal .titulo {
    text-align: center;
  }

  #bannerPrincipal .paragrafo {
    text-align: center;
  }


  .btn-dark {
    height: 60px;
    width: 199px;
    white-space: nowrap;
  }

  .img-fundo {
    background-image: url(assets/img/background-mobile.png);
    background-size: cover;
  }


  .paragrafo {
    font-size: 28px;
  }

  #bannerPrincipal .d-flex .btn {
    font-size: 22px;
  }

  .container {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
  }

  .titulo h1 {
    font-size: 46px;
    text-align: left;
    padding-top: 41px;
  }

  .paragrafo {
    font-size: 20px;
  }

  .img .img-fluid {
    margin: 20px auto;
  }

  #bannerPrincipal .d-flex .btn {
    font-size: 22px;
  }

  .mobile-ask {
    width: 100%;
  }

  /* revolução do Mercado */

  #revMerc h3 {
    font-size: 24px;
  }

  .mobile-my {
    margin: 15px auto;
  }

  .mobile-mx {
    margin: auto 10px;
  }

  .mobileCalc h3 {
    font-size: 28px;
  }

  .collapse table {
    width: 100%;
  }

  .simuleTax {
    width: 95px;
  }

  .fontTax {
    font-size: 3em;
  }

  #melTax {
    text-align: center;
  }


  .img-fundoFooter {
    background: rgba(236, 222, 122, 10.05);
    background: linear-gradient(0deg, rgba(236, 222, 122, 0) 0%, rgba(255, 227, 27, 1) 50%, rgba(255, 227, 27, 0) 100%);
    margin-top: 0;
  }

  #gradient {
    background: #ffffff;
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 38%, rgba(87, 199, 133, 0) 59%);
  }




}


/* Médio (tablets ≥768px) */
@media (min-width: 768px) and (max-width: 991px) {
  /* Seu CSS aqui */

  /* Seu CSS aqui */
  .container {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
  }

  .btn-calc-div {
    margin: 15px 0px;
  }


  .card-img-top {
    overflow: visible;
  }

  .mobile-mrl {
    margin: auto 0px;
  }


  #navbarNav .navbar-nav {
    width: 100%;
  }

  #navbarNav .navbar-nav .nav-item {
    margin: 8px 0px;
  }

  #navbarNav .navbar-nav .nav-item a i {
    margin: auto 10px;
  }

  #navbarNav .navbar-nav .nav-item a {
    padding: 10px 0px;
    text-align: left;
    width: 100%;
  }

  #navbarNav .navbar-nav .nav-item a:hover {
    color: #000;
  }

  #navbarNav .navbar-nav .nav-item a i:hover {
    color: #000;
  }

  #navbarNav .navbar-nav .itemsMenu:hover {
    background-color: gold;
  }

  .img-homem {
    z-index: 5;
    align-items: center;
  }

  #vendas {
    margin: 0 0 0 0;
  }

  #bannerPrincipal .titulo {
    text-align: center;
  }

  #bannerPrincipal .paragrafo {
    text-align: center;
  }

  .btn-dark span {
    font-size: 22px;

  }

  .img-fundo {
    background-image: url(assets/img/background-mobile.png);
    background-size: 100% 1080px;
  }

  .titulo h1 {
    font-size: 51px;
    padding-top: 41px;
  }

  .paragrafo {
    font-size: 28px;
  }

  #bannerPrincipal .d-flex .btn {
    font-size: 22px;
    width: 250px;
    height: 70px;

  }

  .container {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
  }

  .img-fluid {
    margin: 20px auto;
    margin-top: 50px;
  }


  /* revolução do Mercado */

  #revMerc h3 {
    font-size: 34px;
    font-weight: 700;
  }

  .p-colum-one {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 25px;
  }

  .mobile-my {
    margin: 15px auto;
  }

  .mobile-mx {
    margin: auto 10px;
  }

  .mobileCalc h3 {
    font-size: 28px;
  }

  .collapse table {
    width: 100%;
  }

  .simuleTax {
    width: 95px;
  }

  .fontTax {
    font-size: 3em;
  }



  #melTax {
    text-align: center;
  }



  .border-column {
    width: 80% !important;
  }

  .img-fundoFooter {
    background: rgba(236, 222, 122, 10.05);
    background: linear-gradient(0deg, rgba(236, 222, 122, 0) 0%, rgba(255, 227, 27, 1) 50%, rgba(255, 227, 27, 0) 100%);
    margin-top: 0;
  }

  #gradient {
    background: #ffffff;
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 41%, rgba(87, 199, 133, 0) 59%);
  }

  .btn-foot {
    justify-content: left;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
    display: contents;
  }

  /* Grande (desktops ≥992px) */
  @media (min-width: 992px) and (max-width: 1199px) {

    /* Seu CSS aqui */
    .container {
      width: 100%;
      max-width: 1280px;
      margin: 0 auto;
    }

  

    .img-banner2 {
      padding: 0px 15px;
    }

    #bannerPrincipal .titulo {
      text-align: center;
    }

    #bannerPrincipal .paragrafo {
      text-align: center;
    }

    .img-banner-two {
      width: 350px;
    }

    .titulo-footer {
      padding-top: 50px;
    }

    .titulo-footer h3 {
      padding-left: 50px;
      padding-top: 10px;
      font-size: 30px;
    }

    .btn-foot {
      padding-left: 50px;
    }

    .p-footer {
      padding-left: 50px;
      padding-top: 8px;
    }

    .img-fundo {
      background-image: "<?php echo esc_url(get_stylesheet_directory_uri() . '/assets/img/background.png'); ?>"
    }

    .titulo h1 {
      font-size: 55px;
    }

    .paragrafo {
      font-size: 28px;
    }

    #bannerPrincipal .d-flex .btn {
      font-size: 22px;
    }

    .container {
      width: 100%;
      max-width: 1280px;
      margin: 0 auto;
    }

    .titulo h1 {
      font-size: 40px;
    }

    .paragrafo {
      font-size: 20px;
    }

    .img .img-fluid {
      margin: 20px auto;
    }

    #bannerPrincipal .d-flex .btn {
      font-size: 22px;
    }

    .melTax {
      background-image: "<?php echo esc_url(get_stylesheet_directory_uri() . '/assets/img/background.png'); ?>";
    }

    /* revolução do Mercado */

    #revMerc h3 {
      font-size: 38px;
      font-weight: 600;
      margin-bottom: 14px;
    }

    .mobile-my {
      margin: 15px auto;
    }

    .mobile-mx {
      margin: auto 10px;
    }

    .mobileCalc h3 {
      font-size: 28px;
    }

    .collapse table {
      width: 100%;
    }

    .simuleTax {
      width: 95px;
    }

    .fontTax {
      font-size: 3em;
    }



    #melTax {
      text-align: center;
    }



    #gradient {
      background: #ffffff;
      background: linear-gradient(0deg, rgba(255, 255, 255, 1) 13%, rgba(87, 199, 133, 0) 35%);
    }

    .texto-footer-accordion {
      margin-top: 40px;
    }

    /* Extra grande (desktops grandes ≥1200px) */
    @media (min-width: 1200px) and (max-width: 1399px) {

      /* Seu CSS aqui */
      .container {
        width: 100%;
        max-width: 1280px;
        margin: 0 auto;
      }

      #vendas {
        margin: 2em 0 0 0;
      }

      .img-banner2 {
        padding: 0px 15px;
      }

      #bannerPrincipal .titulo {
        text-align: left;
      }

      #bannerPrincipal .paragrafo {
        text-align: start;
      }




      .img-fundo {
        background-image: "<?php echo esc_url(get_stylesheet_directory_uri() . '/assets/img/background.png'); ?>"
      }

      .titulo h1 {
        font-size: 55px;
      }

      .paragrafo {
        font-size: 28px;
      }

      #bannerPrincipal .d-flex .btn {
        font-size: 22px;
      }

      .container {
        width: 100%;
        max-width: 1280px;
        margin: 0 auto;
      }

      .titulo h1 {
        font-size: 40px;
      }

      .paragrafo {
        font-size: 20px;
      }

      .img .img-fluid {
        margin: 20px auto;
      }

      #bannerPrincipal .d-flex .btn {
        font-size: 22px;
      }

      .melTax {
        background-image: "<?php echo esc_url(get_stylesheet_directory_uri() . '/assets/img/background.png'); ?>";
      }

      /* revolução do Mercado */

      #revMerc h3 {
        font-size: 24px;
      }

      .mobile-my {
        margin: 15px auto;
      }

      .mobile-mx {
        margin: auto 10px;
      }

      .mobileCalc h3 {
        font-size: 28px;
      }

      .collapse table {
        width: 100%;
      }

      .simuleTax {
        width: 95px;
      }

      .fontTax {
        font-size: 3em;
      }



      #melTax {
        text-align: center;
      }


    }
  }
}