header{
	background:#0e0e0e;
}
footer{
	background:#0e0e0e;
	color:#fff;
	margin-top:40px;
}
footer h4{
	color:#d8d8d6;
	font-size:22px;
}
footer div div div, .banners div {
	margin-top:30px;
	margin-bottom:30px
}
footer ul{
	list-style:none;
	margin:0;
	padding:0;
}
footer li{
	padding:0 0 8px 5px;
    font-size: 18px;
}

.plataformaweb {
    display: inline-block;
    width: 120px;
    height: 35px;
    text-indent: -9999px;
    overflow: hidden;
    color: transparent;
    font-size: 0;
    line-height: 0;
    background: url(/pw-auto-site/00/images/plataformaweb.png) no-repeat right center;
    background-size: contain;
    opacity: 0.7;
    transition: opacity 0.3s ease;
}

.plataformaweb:hover {
    opacity: 1;
}

.box{
	/*background:#fff;*/
	color:#fff;
	display:block;
	margin-bottom:30px;
	border-radius: 5px;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.box:hover{
	transform: translateY(-5px);
	box-shadow: 0 12px 28px rgba(0, 0, 0, 0.5);
}
/* sem sublinhado nos links internos do card */
.box a, .box a:hover{
	text-decoration: none;
}
/* wrapper com overflow p/ zoom da foto sem vazar do card */
.box .box-img-wrapper{
	overflow: hidden;
	border-radius: 5px 5px 0 0;
}
.box .box-img-wrapper img{
	display: block;
	transition: transform 0.5s ease;
}
.box:hover .box-img-wrapper img{
	transform: scale(1.04);
}

.box h4{
    color: #000;
    background-color: #ebebeb;
    margin: 0px;
    padding: 10px;
    font-size: 18px;
}

/* marca em linha própria, menor, acima do modelo */
.box h4 .pw-sl-marca {
    display: block;
    color: #8c909e;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin-bottom: 2px;
}

/* modelo em 1 linha: cards com a mesma altura */
.box h4 .pw-sl-modelo {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.box .barra{
    padding: 5px 10px;
    background: #DDD;
    color: #000;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 18px;
}

/* "R$" e ",00" menores que o valor */
.box .barra .pw-preco-moeda,
.box .barra .pw-preco-centavos {
    font-size: 62%;
    font-weight: 700;
}

/* botão "Ver detalhes" do card da home (substitui o whats verde) */
.home_carro_detalhes {
    padding: 8px 10px;
    background: #f5f5f5;
    color: #b8890b;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-top: 1px solid #e2e2e2;
    border-radius: 0 0 5px 5px;
    transition: all 0.25s ease;
}

.box:hover .home_carro_detalhes {
    background: #b8890b;
    color: #ffffff;
}

@media(min-width:992px) {
.destaque .col-md-4{ padding:0 30px 0 0}
}
@media(min-width:401px) and (max-width:991px) {
	body {
		/*margin-top: 300px;*/
	}
}
.menu{
	background:#1e1e1e;
	/*border-top: 3px solid #d8d8d6;*/
}

.navbar-right.navbar-text{white-space: nowrap}

.nav-tabs.nav-justified>li>a {
	/*margin-bottom: 5px;*/
	text-align: center;
	color:#fff;
	white-space:nowrap;
}
.nav-tabs.nav-justified>li>a:hover {
    color: #000;
}

.nav-tabs.nav-justified>li:hover {
    background:#d8d8d6;
    color: #fff;
}

hr{ border-top: 4px solid #ccc}
.margin-bt40{margin-bottom:40px}

.titulo{ background: #424251; color:#fff; border-radius:6px; padding:15px; margin:0 0 30px}
h2{ color:#fff}
h4{ color: #424251} 
h5{ color: #CCC}

/*owl-carros*/
#owl-demo .item {
	margin: 3px;
}
#owl-demo .item .carro {
	display: block;
	width: 100%;
	height: auto;
}
#owl-demo .item a:hover .carro {
	opacity: 0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
}
#owl-demo .item .montadora {
	float: left;
	margin: -5px 10px -5px 0;
	height: 60px;
}
#owl-demo .item div {
	float: left;
	background: #fff;
	padding: 5px 10px;
	color: #000;
	min-height: 60px;
	font-size: 16px;
  width: 100%;
}

#owl-demo .owl-next, #owl-demo .owl-prev{
	position:absolute;
	top:40%;
	height:90px;
	width:25px;
	border-radius:0;
	background:#fff;

	line-height:80px;
	font-size:30px;
	color:#E56800;
	padding:0;
}

#owl-demo .owl-prev{left:0;}
#owl-demo .owl-next{right:0;}
#owl-demo .owl-next:hover, #owl-demo .owl-prev:hover{background: rgba(255,255,255,0.8)}

/*owl-marcas*/

.marcas {
	padding-left:30px;
	padding-right:30px;
}
#owl-marcas .item {
	background:#fff;
	text-align:center;
	padding:5px 0;
	margin: 3px;
}
#owl-marcas .owl-next, #owl-marcas .owl-prev{
	position:absolute;
	top:0%;
	height:90px;
	width:25px;
	border-radius:0;
	margin:3px 0;
	background:#fff;

	line-height:80px;
	font-size:30px;
	color:#E56800;
	padding:0;
}

#owl-marcas .owl-prev{left:-30px;}
#owl-marcas .owl-next{right:-30px;}
#owl-marcas .owl-next:hover, #owl-marcas .owl-prev:hover{background: rgba(255,255,255,0.8)}

/*owl-slide*/
#owl-slide .item {
	margin: 0px;
}
#owl-slide .item {
	padding:0;
}

#owl-slide .owl-next, #owl-slide .owl-prev{
	position:absolute;
	top:0%;
	height:100%;
	width:25%;
	text-indent:-4000px;
	border-radius:0;
	margin:0;
	background:none;
}
#owl-slide .owl-prev{left:0;}
#owl-slide .owl-next{right:0;}
#owl-slide .owl-next:hover, #owl-slide .owl-prev:hover{background: rgba(0,0,0,0.3)}

/* grimm */
.busca {
    border-top: 4px solid #eab817;
    border-radius: 8px;
    background-color: #0e0e0e;
    margin-bottom: 20px;
    padding: 20px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.4);
    color: #ffffff;
}

/* Widget de Marcas na Coluna Esquerda - Pistão Automóveis */
.pw-marcas-widget {
    background: #0e0e0e;
    border-top: 4px solid #eab817;
    border-radius: 8px;
    padding: 18px 16px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.4);
    margin-bottom: 20px;
}

.pw-marcas-widget-title {
    color: #ffffff;
    font-size: 1.05rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 16px;
    padding-bottom: 8px;
    border-bottom: 1px solid #222222;
    display: flex;
    align-items: center;
}

.pw-marcas-widget-title i {
    color: #eab817;
}

.pw-marcas-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
}

.pw-marca-card {
    background-color: #ffffff;
    border-radius: 8px;
    padding: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 64px;
    text-decoration: none;
    transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
    border: 2px solid transparent;
}

.pw-marca-card img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    object-fit: contain;
    transition: transform 0.25s ease;
}

.pw-marca-card:hover {
    transform: translateY(-4px);
    border-color: #eab817;
    box-shadow: 0 6px 15px rgba(234, 184, 23, 0.35);
    background-color: #ffffff;
}

.pw-marca-card:hover img {
    transform: scale(1.08);
}

.navbar-default .navbar-text {
	color: #FFF;
}

.coluna_esquerda_social_media {
    font-size: 32px;
}
.coluna_esquerda_social_media  ul{
    padding: 0;
    margin: 0;
}
.coluna_esquerda_social_media  ul li{
    display: inline;
    padding: 0;
    margin: 0;
}

/* pw.complemento */
#showMessage{width: 600px; display:block; font-weight:bold; padding:25px; font-size:20px; text-align: center; background-color:#F1F1F1; border: 1px solid #FF0000; color: #FF0000;}

/* Fallback marcas_lista */
.marcas_lista {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
}
.marcas_lista::after {
    display: none;
}
.marcas_lista_item_x {
    background-color: #ffffff;
    border-radius: 8px;
    padding: 6px;
    text-align: center;
    width: 100%;
    height: 64px;
    float: none;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.25s ease;
    border: 2px solid transparent;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
}
.marcas_lista_item_x:hover {
    transform: translateY(-4px);
    border-color: #eab817;
    box-shadow: 0 6px 15px rgba(234, 184, 23, 0.35);
}
.marcas_lista_item_x img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    object-fit: contain;
}

.pwas-whatsapp-float {
    position: fixed;
    width: 64px;
    height: 64px;
    bottom: 40px;
    right: 40px;
    background-color: #00A550;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 48px;
    z-index: 100;
    padding-top: 8px;
}

.pwas-whatsapp-pulse {
    position: fixed;
    width: 64px;
    height: 64px;
    bottom: 40px;
    right: 40px;
    z-index: 100;
    border-radius: 50px;
    animation: pwas-whatsapp-pulse 1s infinite
}

@keyframes pwas-whatsapp-pulse {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(0,160,39,.7)
    }

    50% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(0,160,39,.6)
    }

    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(0,160,39,.7)
    }
}

h1{
    background-color: #080808;
	color: #f2f2f2;
    padding: 5px;    
    margin-bottom: 5px;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
}

@media only screen and (max-width: 768px) {
    .pw-footer-desenvolvedor {        
        padding: 20px;
        display: flex;
        justify-content: center;
    }
	.pw-header-redes-sociais{
		display: none;
	}

	.pw-header-telefone{
		line-height: normal; 
		vertical-align:middle
	}
}

.pw-header-telefone{
	line-height: 90px; 
	vertical-align:middle
}

.pw-footer-menu {
    list-style: none;
    padding: 0;
}
.pw-footer-menu li {
    display: flex;
    margin-bottom: 8px;
}
.pw-footer-menu li a {
    color: #ffffff;
    text-decoration: none;
    font-size: 18px;
}
.pw-footer-menu li a:hover {
    text-decoration: underline;
}
/* ---------------------------------------------------
   Modernização da Listagem de Veículos em Estoque
   Pistão Automóveis (3294) - Modern Dark Card UI
   --------------------------------------------------- */

/* Container Principal do Card do Veículo - fundo claro */
.carro-resultado {
    background: #f4f6f9 !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 12px !important;
    /* margem lateral 0 anula a margem negativa da .row: card com a mesma largura do título da página */
    margin: 0 0 20px 0 !important;
    padding: 16px !important;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.04) !important;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
    overflow: hidden !important;
    position: relative !important;
}

.carro-resultado:hover {
    transform: translateY(-4px) !important;
    border-color: #eab817 !important;
    box-shadow: 0 10px 30px rgba(234, 184, 23, 0.15), 0 6px 20px rgba(0, 0, 0, 0.08) !important;
}

/* Coluna da Imagem: box 4:3, foto preenche sem upscale */
.carro-resultado .carro-img {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    aspect-ratio: 4 / 3 !important;
    background-color: #e9ecef !important;
    overflow: hidden !important;
    border-radius: 8px !important;
    padding: 0 !important;
}

/* desktop usa a miniatura "tn" de 200px: box do mesmo tamanho da foto = preenche 100% sem upscale */
@media (min-width: 768px) {
    .carro-resultado .carro-img {
        max-width: 200px !important;
    }
}

.carro-resultado .carro-img img {
    border-radius: 8px !important;
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    object-fit: contain !important;
    transition: transform 0.4s ease !important;
}

.carro-resultado:hover .carro-img img {
    transform: scale(1.05) !important;
}

/* Coluna de Informações (Meio) */
.carro-resultado .carro-info {
    padding: 0 15px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
}

/* Título do Veículo (Marca + Modelo) */
.carro-resultado .carro-info h3 {
    margin: 0 0 12px 0 !important;
    font-size: 1.25rem !important;
    font-weight: 700 !important;
    line-height: 1.3 !important;
}

.carro-resultado .carro-info h3 a {
    color: #0f172a !important;
    text-decoration: none !important;
    transition: color 0.25s ease !important;
}

.carro-resultado .carro-info h3 a:hover {
    color: #b8890b !important;
}

/* marca em linha própria, menor, acima do modelo (spans do lista_bootstrap5) */
.carro-resultado .carro-info h3 .pw-sl-marca {
    display: block;
    color: #8c909e;
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin-bottom: 2px;
}

/* Ícone de vídeo do YouTube no Título */
.carro-resultado .carro-info h3 a i.fa-youtube {
    color: #ff0000 !important;
    margin-right: 6px !important;
}

/* Detalhes (Ano, Combustível, Cor, KM) */
.pw-seminovos-lista-detalhes {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 8px !important;
    align-items: center !important;
    margin-bottom: 14px !important;
}

.pw-seminovos-lista-detalhes span {
    background-color: #ffffff !important;
    color: #475569 !important;
    font-size: 0.82rem !important;
    font-weight: 600 !important;
    padding: 4px 10px !important;
    border-radius: 6px !important;
    border: 1px solid #e2e8f0 !important;
    margin: 0 !important;
    letter-spacing: 0.3px !important;
}

.pw-seminovos-lista-detalhes span.badge {
    background-color: #dc3545 !important;
    color: #ffffff !important;
    border-color: #dc3545 !important;
}

/* Botão do WhatsApp no estoque */
.estoque_si_whats {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    background-color: rgba(37, 211, 102, 0.12) !important;
    color: #25D366 !important;
    border: 1px solid rgba(37, 211, 102, 0.3) !important;
    padding: 6px 14px !important;
    border-radius: 6px !important;
    font-size: 0.88rem !important;
    font-weight: 600 !important;
    transition: all 0.25s ease !important;
    margin-top: 4px !important;
}

.carro-resultado a:has(.estoque_si_whats):hover {
    text-decoration: none !important;
}

.estoque_si_whats:hover {
    background-color: #25D366 !important;
    color: #ffffff !important;
    box-shadow: 0 4px 12px rgba(37, 211, 102, 0.3) !important;
}

.estoque_si_whats i {
    font-size: 1.1rem !important;
    color: inherit !important;
}

/* Coluna Direita: Logo da Marca, Preço e CTA */
.carro-resultado > div:last-child {
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
    align-items: flex-end !important;
    text-align: right !important;
    padding: 0 10px 0 0 !important;
}

.carro-resultado .marca {
    padding-top: 0 !important;
    margin-bottom: 8px !important;
    background: #ffffff !important;
    padding: 4px 8px !important;
    border-radius: 6px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    border: 1px solid #e2e8f0 !important;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08) !important;
}

.carro-resultado .marca img {
    border-radius: 0 !important;
    max-height: 28px !important;
    width: auto !important;
    object-fit: contain !important;
}

/* Preço (Discreto e Elegante) */
.carro-resultado .preco {
    color: #b8890b !important;
    font-size: 1.25rem !important;
    font-weight: 700 !important;
    margin: 6px 0 8px 0 !important;
    letter-spacing: -0.3px !important;
}

/* "R$" e ",00" menores que o valor */
.carro-resultado .preco .pw-preco-moeda,
.carro-resultado .preco .pw-preco-centavos {
    font-size: 62%;
    font-weight: 700;
}

/* Botão "Ver detalhes" CTA (Ghost / Outlined discreto) */
.pw-cta-carro-individual,
.carro-resultado .btn-default,
.carro-resultado .pw-btn-custom {
    background: transparent !important;
    color: #b8890b !important;
    border: 1px solid #b8890b !important;
    font-weight: 600 !important;
    font-size: 0.82rem !important;
    padding: 6px 14px !important;
    border-radius: 6px !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    transition: all 0.25s ease !important;
    box-shadow: none !important;
    width: 100% !important;
    text-align: center !important;
    display: block !important;
}

.pw-cta-carro-individual:hover,
.carro-resultado .btn-default:hover,
.carro-resultado .pw-btn-custom:hover {
    background: #eab817 !important;
    color: #000000 !important;
    border-color: #eab817 !important;
    transform: translateY(-1px) !important;
    box-shadow: 0 4px 12px rgba(234, 184, 23, 0.3) !important;
    text-decoration: none !important;
}

/* Títulos de Categorias e Seções */
h1,
.home_h1_categoria {
    background-color: #0e0e0e !important;
    color: #ffffff !important;
    padding: 12px 18px !important;
    margin-bottom: 20px !important;
    border-radius: 8px !important;
    border-left: 5px solid #eab817 !important;
    font-size: 1.35rem !important;
    font-weight: 700 !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.4) !important;
}

.home_h1_categoria a {
    color: #ffffff !important;
    font-size: 1.35rem !important;
    font-weight: 700 !important;
    text-decoration: none !important;
}

.home_h1_categoria a:hover {
    color: #eab817 !important;
}

.home_h1_categoria a {
    display: flex;
    align-items: center;
    gap: 12px;
}

.home_h1_badge {
    padding: 3px 13px;
    background: linear-gradient(0deg, #eab817, #f5cf4a);
    color: #000;
    border-radius: 20px;
    font-size: 0.62em;
    font-weight: 700;
    letter-spacing: 0.5px;
    white-space: nowrap;
    flex-shrink: 0;
}

/* Responsividade para telas menores */
@media (max-width: 767.98px) {
    .carro-resultado {
        padding: 14px !important;
    }
    
    .carro-resultado .carro-img {
        padding: 0 !important;
        margin-bottom: 12px !important;
    }

    .carro-resultado .carro-info {
        padding: 0 0 12px 0 !important;
    }
    
    .carro-resultado > div:last-child {
        align-items: stretch !important;
        text-align: left !important;
        padding: 0 !important;
    }
    
    .carro-resultado .preco {
        margin: 6px 0 10px 0 !important;
        font-size: 1.4rem !important;
    }
}

.home_btn_estoque_completo {
    width: 100%;
    text-align: center;
    margin: 25px 0 10px;
}

.home_btn_estoque_completo a {
    display: inline-block;
    padding: 13px 44px;
    background: linear-gradient(0deg, #eab817, #f5cf4a);
    color: #000;
    font-weight: 800;
    font-size: 17px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 50px;
    text-decoration: none;
    transition: all 0.25s ease;
    box-shadow: 0 4px 14px rgba(234, 184, 23, 0.35);
}

.home_btn_estoque_completo a:hover {
    color: #000;
    text-decoration: none;
    transform: translateY(-2px);
    box-shadow: 0 8px 22px rgba(234, 184, 23, 0.5);
}

.pw-header-redes-sociais{
	line-height: 90px; 
	vertical-align:middle
}

a {
    color: #2467ae;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

/* ---------------------------------------------------
   Cores do Template default-bootstrap5 (Seminovo)
   --------------------------------------------------- */
.pw-si-check-icon {
    color: #eab817; /* Dourado Pistão */
}

/* Ajustes para o fundo escuro (Dark Mode) da Pistão Automóveis */
h2.fw-bold.mb-0 {
    color: #ffffff;
}

.pw-si-form-header {
    background-color: #f8f9fa !important;
}
.pw-si-form-title {
    color: #000 !important;
    font-size: 20px;
}

.pw-btn-custom {
    background-color: #468847;
    color: #fff;
    border: none;
}
.pw-btn-custom:hover {
    background-color: #3b743c;
    color: #fff;
    text-decoration: none;
}

.info-card {
    background-color: #363636;
    border-color: #404040;
    color: #ffffff;
}
.info-card:hover {
    border-color: #555555;
}
.info-card .ic-icon {
    background-color: transparent;
    color: #888888;
    font-size: 20px;
}
.info-card .ic-label {
    color: #aaaaaa;
}
.info-card .ic-value {
    color: #ffffff;
}
.info-card a {
    color: #ffffff;
}
.info-card a:hover {
    color: #eab817;
    text-decoration: none;
}

/* "R$" e ",00" menores que o valor no card de preço */
.info-card .ic-value .pw-preco-moeda,
.info-card .ic-value .pw-preco-centavos {
    font-size: 70%;
    font-weight: 600;
    color: #aaaaaa;
}

/* ---------------------------------------------------
   Estilos do Rodapé Moderno - Pistão Automóveis (3294)
   --------------------------------------------------- */
footer {
    background-color: #0c0c0c;
    color: #e0e0e0;
    padding-top: 0;
    font-size: 14px;
}

.pw-footer-title {
    color: #ffffff;
    font-size: 1.15rem;
    font-weight: 700;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.pw-footer-title::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 35px;
    height: 3px;
    background-color: #eab817;
    border-radius: 2px;
}

.pw-footer-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.pw-footer-list li {
    margin-bottom: 10px;
    padding: 0;
}

.pw-footer-list li a {
    color: #b0b0b0;
    text-decoration: none;
    font-size: 0.95rem;
    transition: all 0.25s ease;
    display: inline-flex;
    align-items: center;
}

.pw-footer-list li a:hover {
    color: #eab817;
    padding-left: 4px;
    text-decoration: none;
}

.pw-footer-list li a .list-arrow {
    font-size: 0.75rem;
    color: #eab817;
    margin-right: 8px;
    transition: transform 0.25s ease;
}

.pw-footer-list li a:hover .list-arrow {
    transform: translateX(3px);
}

.contact-info li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    color: #b0b0b0;
    margin-bottom: 12px;
}

.contact-info li > i {
    color: #eab817;
    font-size: 1.1rem;
    width: 20px;
    text-align: center;
    margin-top: 3px;
}

.contact-info li a {
    color: #b0b0b0;
    text-decoration: none;
    transition: color 0.3s ease;
}

.contact-info li a:hover {
    color: #eab817;
    padding-left: 0;
}

.pw-footer-scroll-list {
    max-height: 250px;
    overflow-y: auto;
    padding-right: 5px;
}

.pw-footer-scroll-list::-webkit-scrollbar {
    width: 6px;
}

.pw-footer-scroll-list::-webkit-scrollbar-track {
    background: #141414;
    border-radius: 3px;
}

.pw-footer-scroll-list::-webkit-scrollbar-thumb {
    background: #eab817;
    border-radius: 3px;
}

.pw-footer-bottom {
    background-color: #050505;
    border-top: 1px solid #1f1f1f;
    padding: 20px 0;
    margin-top: 30px;
}

.pw-copyright {
    color: #888888;
    font-size: 0.9rem;
}

.pw-social-links a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: #1a1a1a;
    color: #ffffff;
    font-size: 1.1rem;
    transition: all 0.3s ease;
    text-decoration: none;
}

.pw-social-links a:hover {
    background: #eab817;
    color: #000000;
    transform: translateY(-3px);
}

.contact-info li i.fa-whatsapp,
.contact-info li i.fab,
.contact-info li i.fa-brands,
i.fa-whatsapp,
.fa-whatsapp {
    color: #ffffff !important;
}

/* exceção: no botão da listagem o ícone acompanha a cor do botão (verde, e branco no hover) */
.estoque_si_whats i.fa-whatsapp {
    color: inherit !important;
}
/* ---------------------------------------------------
   Itens do header com a mesma altura (os inline styles dos
   badges/ícones divergem — 5px vs 8px de padding, ícones 30px)
   --------------------------------------------------- */
#top_bg .pw-header-telefone .badge {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    height: 38px;
    font-size: 17px !important;
    padding: 0 14px !important;
    transition: filter 0.2s ease, transform 0.2s ease;
}
#top_bg .pw-header-telefone a:hover .badge {
    filter: brightness(1.08);
    transform: translateY(-2px);
}
#top_bg .pw-header-redes-sociais a {
    display: inline-flex;
    align-items: center;
}
#top_bg .pw-header-redes-sociais i {
    font-size: 38px !important;
    transition: transform 0.2s ease;
}
#top_bg .pw-header-redes-sociais a:hover i {
    transform: translateY(-2px) scale(1.06);
}

/* ---------------------------------------------------
   Animações de entrada (só no carregamento da página)
   fill-mode "backwards": o estado inicial vale durante o delay e a
   propriedade é liberada ao terminar — por isso os transforms de
   hover continuam funcionando (com "both"/"forwards" a animação
   venceria a regra de :hover).
   --------------------------------------------------- */
@keyframes pw-entra-de-cima {
    from {
        opacity: 0;
        transform: translateY(-14px);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

@keyframes pw-entra-de-baixo {
    from {
        opacity: 0;
        transform: translateY(18px);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

@keyframes pw-surge {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

#top_bg {
    animation: pw-entra-de-cima 0.55s ease 0.05s backwards;
}

.pw-custom-menu {
    animation: pw-entra-de-cima 0.5s ease 0.12s backwards;
}

/* o slider é do Swiper, que controla transform no wrapper — aqui só opacidade */
.mySwiperHome {
    animation: pw-surge 0.7s ease 0.15s backwards;
}

.busca,
.pw-marcas-widget {
    animation: pw-entra-de-baixo 0.5s ease 0.20s backwards;
}
.pw-marcas-widget { animation-delay: 0.28s; }

.home_h1_categoria {
    animation: pw-entra-de-baixo 0.5s ease 0.22s backwards;
}

/* cards de destaque: escalonados dentro de cada fileira */
.box {
    animation: pw-entra-de-baixo 0.5s ease backwards;
}
.col-md-4:nth-of-type(1) .box { animation-delay: 0.28s; }
.col-md-4:nth-of-type(2) .box { animation-delay: 0.36s; }
.col-md-4:nth-of-type(3) .box { animation-delay: 0.44s; }

.home_btn_estoque_completo {
    animation: pw-entra-de-baixo 0.5s ease 0.4s backwards;
}

/* listagem: as primeiras fileiras entram escalonadas */
.carro-resultado {
    animation: pw-entra-de-baixo 0.5s ease backwards;
}
.carro-resultado:nth-of-type(1) { animation-delay: 0.20s; }
.carro-resultado:nth-of-type(2) { animation-delay: 0.26s; }
.carro-resultado:nth-of-type(3) { animation-delay: 0.32s; }
.carro-resultado:nth-of-type(4) { animation-delay: 0.38s; }
.carro-resultado:nth-of-type(5) { animation-delay: 0.44s; }
.carro-resultado:nth-of-type(6) { animation-delay: 0.50s; }

@media (prefers-reduced-motion: reduce) {
    #top_bg,
    .pw-custom-menu,
    .mySwiperHome,
    .busca,
    .pw-marcas-widget,
    .home_h1_categoria,
    .box,
    .home_btn_estoque_completo,
    .carro-resultado {
        animation: none;
    }
}
