#SearchFilter {
    color: black !important;
}

#SearchFilter::placeholder {
    color: black !important;
}

/*  Fundo branco no ::before, se for ele que controla o fundo */
.advanced-search::before {
    background-color: white !important;
}

/* Garantir que o fundo do advanced-search-header também seja branco */
.advanced-search {
    background-color: white !important;
}

/* Textos em preto*/
.search-inner .advanced-search-categories a,
.search-inner .advanced-search-title,
.search-inner .advanced-search-item a,
.search-inner .product-name,
.search-inner .product-price {
    color: black !important;
}


/* ------------  preços  -------------- */

.product-parcelled-price {
    display: block !important;  
    font-size: 0.9em; 
    color: #333;
}

.product-cash-price {
    display: block !important; 
    font-size: 0.9em; 
    color: #333;
}

* ----------------- Container de Itens ---------------------*/
  .product-list-item-inner {
    border: 1px solid #e0e0e0;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    overflow: hidden;
    background: white;
    transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
    transform: translateZ(0); 
    position: relative;
    z-index: 1;
    height: 100%;
  }

  /* ------------------ Efeito quando o mouse passa por cima --------------------------- */
  .product-list-item-inner:hover {
    transform: scale(1.02) translateY(-5px); 
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
    border-color: #d0d0d0;
    z-index: 2; 
  }

  /* ------------------- Efeito na imagem para complementar ------------------------------*/
  .product-image img {
    transition: transform 0.4s ease;
  }

  .product-list-item-inner:hover .product-image img {
    transform: scale(1.03); 
  }

  /* --------------------- Suaviza a volta ao estado normal ------------------ */
  .product-list-item-inner, .product-image img {
    will-change: transform; 
  }


/* -------------------- Banner Botton --------------*/

#banner-bottom img {
    display: block;
    margin: 0 auto;
}


/* -------------------- Tarja Banner -----------------*/
/* Estilo para o item do banner */
.banner-stripe-item {
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
    overflow: hidden;
    display: block; /* Muda para bloco para preencher toda a largura */
    width: 100%;
    height: 100%; /* Altura herdada do container pai */
}

/* Estilo para o elemento picture */
.banner-stripe-item picture {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    line-height: 0;
    font-size: 0;
}

/* Estilo para a imagem - preenche todo o espaço */
.banner-stripe-item img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover; /* Preenche mantendo proporção */
    object-position: center; /* Centraliza a imagem */
    margin: 0;
    padding: 0;
    border: none;
}

/* Container principal */
.element-banner-stripe {
    padding: 10px 0; /* 10px top/bottom, 0 left/right */
    background: #f8f8f8; /* Cor de fundo para os espaços */
    overflow: hidden;
}

/* Container da lista de banners */
#banner-stripe {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    width: 300%; /* 3 itens = 300% */
    height: 40px; /* Altura da imagem */
}

/* Itens do banner */
.banner-stripe-item {
    flex: 0 0 33.3333%; /* Cada item ocupa 1/3 */
    position: relative;
    margin: 0;
    padding: 0;
}

/* Ajuste para as imagens */
.banner-stripe-item img {
    display: block;
    width: 100%;
    height: 40px; /* Altura fixa */
    object-fit: cover; /* Preenche o espaço mantendo proporção */
    margin: 0;
    padding: 0;
}

/* Remove espaços do elemento picture */
.banner-stripe-item picture {
    display: block;
    line-height: 0;
    font-size: 0;
    margin: 0;
    padding: 0;
}


/* ------------------- Pagina de produto ----------------- */
.product-category {
  display: none;
}

.product-codebar{
     display: none;
}

.header-box-content {
    display: flex;
    justify-content: center; 
    align-items: center;    
    position: relative;     
    text-align: center;      
    width: 100%;
    padding: 15px 0;        
  }

.title-secundary {
    font-size: 24px;         
    font-weight: bold;
    margin: 0 auto;
}

  .wrapper-btn-title {
    position: absolute;
    right: 0;                
  }

  .btn-title {
    background: #f5f5f5;
    padding: 8px 15px;
    border-radius: 4px;
    text-decoration: none;
    color: #333;
    font-weight: 500;
  }

.header-box-content {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    text-align: center;
    width: 100%;
    padding: 10px 0 5px 0; 
    margin-bottom: 8px; 
  }

.wrapper-btn-title {
    position: absolute;
    right: 0;
  }

.btn-title {
    background: #f5f5f5;
    padding: 8px 15px;
    border-radius: 4px;
    text-decoration: none;
    color: #333;
    font-weight: 500;
  }


/* Esconde TODOS os controles de navegação */
.bx-controls-direction {
  display: none !important;
}

/* Mostra APENAS os controles dentro do #thumbnails-list */
#thumbnails-list .bx-controls-direction {
  display: block !important;
  visibility: visible !important;
}

/* Estiliza as setas específicas */
#thumbnails-list .bx-prev,
#thumbnails-list .bx-next {
  display: block !important;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background: rgba(0,0,0,0.5);
  color: white !important;
  text-align: center;
  line-height: 30px;
  z-index: 999;
  border-radius: 50%;
}

#thumbnails-list .bx-prev {
  left: 10px;
}

#thumbnails-list .bx-next {
  right: 10px;
}

/* Estilo para os ícones dentro dos botões */
#thumbnails-list .icon-prev,
#thumbnails-list .icon-next {
  display: inline-block;
  font-size: 16px;
}

#thumbnails-list .bx-prev {
    left: 10px;
    background: transparent;
}

#thumbnails-list .bx-next {
    right: 10px;
    background: transparent;
}


#product-list-sidebar .product-list-item .product-info .product-name h2, #product-list .product-list-item .product-info .product-name h2 {
    font-family: poppins_bold;
    font-size: 16px;
    line-height: 1.3;
    color: #333;
    font-weight: 600;
    /* align-items: center; */
    text-align: -webkit-center;
}

.product-price span:first-child {
    font-size: 13px;
    color: #666;
    margin: 5px 10;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    text-transform: lowercase !important;
    font-weight: normal !important;
    font-family: poppins_bold;
}

#product-list-sidebar .product-list-item.product-compounded .product-info p.product-price.product-sell-price span:first-child, #product-list .product-list-item.product-compounded .product-info p.product-price.product-sell-price span:first-child {
     font-size: 13px;
    color: #666;
    margin: 5px 10;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    text-transform: lowercase !important;
    font-weight: normal !important;
    font-family: 'poppins_bold';
}



#product-list-sidebar .product-list-item .product-info p.product-price span:first-child, #product-list .product-list-item .product-info p.product-price span:first-child {
   font-size: 13px;
    color: #666;
    margin: 5px 10;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    text-transform: lowercase !important;
    font-weight: normal !important;
    font-family: 'poppins_bold';
}

#product-list-sidebar .product-list-item.product-compounded .product-info p.product-price.product-old-price span:first-child, #product-list .product-list-item.product-compounded .product-info p.product-price.product-old-price span:first-child {
   font-size: 13px;
    color: #666;
    margin: 5px 0;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    text-transform: lowercase !important;
    font-weight: normal !important;
    font-family: 'poppins_bold';
}
#product-list-sidebar .product-list-item.product-compounded .product-info p.product-price.product-old-price span:first-child, #product-list .product-list-item.product-compounded .product-info p.product-price.product-old-price span:first-child
   {
       font-size: 13px;
    color: #666;
    margin: 5px 0;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    text-transform: lowercase !important;
    font-weight: normal !important;
    font-family: 'poppins_bold';
}

/* Para remover ou ajustar os hífens */
.info-address {
    display: inline-block; /* Permite melhor controle */
}

/* Para espaçamento personalizado */
.info-address span {
    display: inline-block;
    margin: 0 2px; /* Ajuste conforme necessário */
}

.info-cnpj {
    margin-top: 10px; /* Espaçamento adicional */
}

.carousel-item .product-info {
    display: flex;
    flex-direction: column;
    text-align: left;
    flex: 1;
    font-family: 'poppins_bold';
}
.product-name h2 {
    font-size: 14px;
    margin-bottom: 8px;
     font-family: 'poppins_bold';
}
.btn-buy-kit {
    background: #ff6b00;
    color: #fff;
    padding: 6px 12px;
    border-radius: 4px;
    font-size: 14px;
    text-decoration: none;
    font-family: 'poppins_bold';
}
.btn-buy-kit:hover {
    background: #e65c00;
}

.personalization-badge-name {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: linear-gradient(135deg, #4b6cb7, #182848);
    color: white;
    font-weight: 700;
    padding: 6px 13px;
    font-size: 12px;
    border-radius: 0px;
    text-transform: capitalize;
    font-family: 'Poppins', Arial, sans-serif;
    letter-spacing: 0.5px;
    line-height: 1.3;
    z-index: 2;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    border: 1px solid rgba(255,255,255,0.2);
    animation: pulse 2s infinite;
    text-align: center;
    box-sizing: border-box;
    overflow: hidden;
}


.bx-pager-link {
  background-color: #d3d3d3  !important; /* cinza claro */
  color: #000  !important; /* texto preto */
  text-decoration: none  !important;
  transition: background-color 0.3s  !important;
}

.bx-pager-link.active {
  background-color: #4a90e2  !important; /* azul tech, ou use a cor que preferir */
  color: #fff  !important;
}

.product-codebar {
  display: none !important;
}




