/* ============================================
   BIDHARBOUR MOBILE - bidharbour_480.css
   Complementar ao style_480.css
   ============================================ */

/* ============================================
   HERO TITLE CUSTOMIZAÇÃO
   ============================================ */
.destaques h1 {
    font-size: 28px !important;
    line-height: 1.4 !important;
    font-weight: 700 !important;
}

.destaques .hero-title {
    font-size: 28px !important;
}

/* Palavra destacada */
.destaques em,
.destaques .highlight,
.destaques strong {
    color: #4FC3F7 !important;
    font-style: normal !important;
}

/* ============================================
   CATEGORY CARDS (se visíveis)
   ============================================ */
/*.category-card {*/
/*    min-width: 150px !important;*/
/*    height: auto !important;*/
/*    padding: 15px !important;*/
/*}*/

/*.category-card .icon-tile {*/
/*    width: 60px !important;*/
/*    height: 60px !important;*/
/*    margin: 0 auto 10px !important;*/
/*}*/

/*.category-card h3 {*/
/*    font-size: 13px !important;*/
/*}*/

/*.category-card p {*/
/*    font-size: 11px !important;*/
/*}*/

/* ============================================
   AUCTION CARD DETAILS
   ============================================ */
.auction-card a {
    text-decoration: none !important;
    color: inherit !important;
}

/* Hammer Icon */
.fa-gavel {
    color: #004a72 !important;
}

/* Clock Icon */
.fa-clock,
.fa-clock-o {
    color: #004a72 !important;
}

/* Location Icon */
.fa-map-marker,
.fa-map-marker-alt {
    color: #004a72 !important;
}

/* Countdown */
.countdown {
    font-weight: 600 !important;
    color: #2C3E50 !important;
}


.btn_home_verleilao{
    background-color: #004a72 !important;
    border: none;
    transition: all 0.3s ease;
    cursor: pointer;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

/* Efeito ao passar o mouse */
.btn_home_verleilao:hover{
    background-color: #006699 !important;
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}

/* Efeito ao clicar */
.btn_home_verleilao:active{
    transform: translateY(0);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

/* Efeito de foco (acessibilidade) */
.btn_home_verleilao:focus{
    outline: 2px solid #00aaff;
    outline-offset: 2px;
}

/* Efeito de disabled */
.btn_home_verleilao:disabled{
    background-color: #cccccc !important;
    cursor: not-allowed;
    opacity: 0.6;
}
/* ============================================
   LANGUAGE SELECTOR (se visível)
   ============================================ */
.language-selector-wrapper {
    display: block;
}


/* ============================================
   COOKIE BANNER
   ============================================ */
#cookieConsent {
    bottom: 70px !important;
}

.cookie-container {
    flex-direction: column !important;
    padding: 20px 15px !important;
    gap: 20px !important;
}

.cookie-logo {
    display: none;
}

.cookie-text {
    font-size: 13px !important;
    text-align: center !important;
}

.cookie-text h3 {
    font-size: 15px !important;
}

.cookie-options {
    flex-direction: column !important;
    gap: 10px !important;
}

.cookie-buttons {
    flex-direction: row !important;
    width: 100% !important;
}

.cookie-btn {
    padding: 10px 15px !important;
    font-size: 12px !important;
    flex: 1 !important;
}

/* ============================================
   SEARCH FORM AJUSTES
   ============================================ */
.search-section .search-form {
    background: transparent !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

/* ============================================
   MODAL CONTACTOS
   ============================================ */
.modal {
    padding: 20px !important;
}

.modal-content {
    padding: 20px 15px !important;
    max-width: 90% !important;
    margin: auto !important;
    border-radius: 12px !important;
}

.modal-content h3 {
    font-size: 20px !important;
    margin-bottom: 20px !important;
    text-align: center !important;
}

.modal-content p {
    font-size: 15px !important;
    margin: 10px 0 !important;
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
}

.modal-content i {
    color: #4A90E2 !important;
    font-size: 18px !important;
    width: 24px !important;
}

.modal-button {
    width: 100% !important;
    padding: 12px 20px !important;
    font-size: 15px !important;
    margin-top: 15px !important;
}

.modal-button-primary {
    background: #4A90E2 !important;
    color: #fff !important;
    border: none !important;
    border-radius: 8px !important;
    cursor: pointer !important;
}

/* ============================================
   LOAD MORE ANIMATION
   ============================================ */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.auction-card {
    animation: fadeInUp 0.5s ease-out !important;
}

/* ============================================
   UTILITY CLASSES
   ============================================ */
.text-center {
    text-align: center !important;
}

.hidden {
    display: none !important;
}

.show {
    display: block !important;
}

/* ============================================
   RESPONSIVE IMAGES
   ============================================ */
img {
    max-width: 100%;
    height: auto;
}

/* ============================================
   LINKS E BUTTONS
   ============================================ */
a {
    color: #4A90E2;
    transition: color 0.3s ease;
}

a:hover {
    color: #2C5F7D;
}

button {
    cursor: pointer;
    transition: all 0.3s ease;
}

/* ============================================
   AJUSTES DE ESPAÇAMENTO
   ============================================ */
section {
    padding: 0 !important;
}

.container {
    max-width: 100% !important;
}

/* ============================================
   FIX PARA ELEMENTOS FLUTUANTES
   ============================================ */
.clr,
.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
}

/* ============================================
   GOOGLE TRANSLATE
   ============================================ */
#google_translate_element,
.goog-te-banner-frame,
.skiptranslate {
    display: none !important;
}

body {
    top: -25px !important;
}

/* ============================================
   SCROLLBAR CUSTOMIZAÇÃO
   ============================================ */
::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 4px;
}

::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.prop_lote {
    width: 100%;
    border: solid 0px;
    font-weight: bold;
    text-align: center;
    _height: 20px;
    font-size: 12pt;
    color:#FFCC00;
    background-color:#0A246A ;
    animation: blinker 3s linear infinite;
    display: inline-block;
    margin-right: 0px;

    padding:6px;
    border-radius: 5px;
}

.linha_custo {
    display: flex;
    justify-content: space-between;
    padding: 15px 0;
    border-bottom: 1px dotted #ccc;
    font-size: 12px;
}
.icon-tile{
    width:40px;height:40px;margin:5px auto 5px;border-radius:5px;_background:var(--brown);
    display:grid;place-items:center;overflow:hidden; background-color: #004a72;
}
.icon-tile svg{width:20px;height:20px;fill:#fff;display:block}
