ÜYELERİMİZE ÖZEL HEDİYE ÇEKLERİ VE KUPONLAR.
Önceden Gezdiklerim
} .hvv-footer-wrap{ background:var(--hvv-bg) !important; border-top:1px solid var(--hvv-border) !important; margin-top:40px !important; } .hvv-footer-top{ max-width:1200px !important; margin:0 auto !important; padding:40px 15px 24px !important; display:grid !important; grid-template-columns: 1.1fr 0.85fr 0.85fr 1.3fr !important; gap:24px !important; align-items:start !important; } /* Başlıklar - artık kalın değil, daha ince kurumsal görünüm */ .hvv-footer-col h4{ margin:0 0 12px !important; font-size:15px !important; line-height:1.2 !important; font-weight:400 !important; /* NORMAL - KALIN DEGIL */ color:var(--hvv-text) !important; letter-spacing:.2px !important; text-transform:none !important; } .hvv-footer-col ul{ list-style:none !important; padding:0 !important; margin:0 !important; } .hvv-footer-col ul li{ margin:0 0 9px !important; } /* Linkler siyah, kalın değil; hover mavi olur */ .hvv-footer-col ul li a{ text-decoration:none !important; color:var(--hvv-text) !important; font-size:13px !important; line-height:1.45 !important; font-weight:400 !important; } .hvv-footer-col ul li a:hover{ color:var(--hvv-blue) !important; } /* Newsletter */ .hvv-newsletter{ max-width:320px !important; } .hvv-newsletter p{ margin:0 0 12px !important; color:var(--hvv-muted) !important; font-size:13px !important; line-height:1.55 !important; font-weight:400 !important; } .hvv-newsletter-form{ display:flex !important; gap:8px !important; align-items:stretch !important; } .hvv-newsletter-form input[type="email"]{ flex:1 !important; min-width:0 !important; border:1px solid var(--hvv-border) !important; border-radius:8px !important; padding:10px 12px !important; font-size:13px !important; background:#fff !important; } .hvv-newsletter-form button{ border:0 !important; border-radius:8px !important; background:var(--hvv-blue) !important; color:#fff !important; padding:10px 14px !important; font-size:13px !important; font-weight:500 !important; cursor:pointer !important; } .hvv-newsletter-note{ margin-top:8px !important; font-size:11px !important; color:var(--hvv-muted) !important; line-height:1.4 !important; font-weight:400 !important; } .hvv-contact-box{ color:var(--hvv-text) !important; font-size:13px !important; line-height:1.55 !important; font-weight:400 !important; } .hvv-contact-phone{ margin-top:10px !important; font-size:16px !important; font-weight:500 !important; color:var(--hvv-text) !important; } .hvv-whatsapp-btn{ margin-top:12px !important; display:inline-flex !important; align-items:center !important; gap:8px !important; border:0 !important; border-radius:8px !important; padding:10px 14px !important; background:var(--hvv-green) !important; color:#fff !important; font-size:13px !important; font-weight:600 !important; cursor:pointer !important; } .hvv-map{ margin-top:14px !important; border:1px solid var(--hvv-border) !important; border-radius:10px !important; overflow:hidden !important; height:220px !important; background:#f8fafc !important; } .hvv-map iframe{ width:100% !important; height:100% !important; border:0 !important; display:block !important; } .hvv-footer-bottom{ border-top:1px solid var(--hvv-border) !important; max-width:1200px !important; margin:0 auto !important; padding:16px 15px 22px !important; display:flex !important; justify-content:space-between !important; align-items:center !important; gap:15px !important; flex-wrap:wrap !important; } .hvv-footer-bottom .powered{ color:var(--hvv-muted) !important; font-size:12px !important; font-weight:400 !important; } .hvv-footer-bottom img{ max-width:100% !important; height:auto !important; display:block !important; } /* Mobil alt menü */ .botton-part{ position:fixed !important; left:0 !important; bottom:0 !important; width:100% !important; z-index:99999999 !important; background:#fff !important; border-top:1px solid var(--hvv-border) !important; box-shadow:0 -4px 16px rgba(0,0,0,.06) !important; } .botton-part ul{ margin:0 !important; padding:6px 4px !important; list-style:none !important; display:flex !important; justify-content:space-between !important; align-items:stretch !important; } .botton-part li{ flex:1 !important; text-align:center !important; border-right:1px solid #eceff3 !important; } .botton-part li:last-child{ border-right:0 !important; } .botton-part a{ display:flex !important; flex-direction:column !important; align-items:center !important; justify-content:center !important; gap:3px !important; text-decoration:none !important; padding:4px 0 !important; color:var(--hvv-text) !important; font-weight:400 !important; } .botton-part img{ width:26px !important; height:26px !important; display:block !important; image-rendering:-webkit-optimize-contrast !important; } .botton-part span{ font-size:10px !important; line-height:1.2 !important; color:var(--hvv-muted) !important; font-family: 'Inter', sans-serif !important; font-weight:400 !important; } @media only screen and (min-width: 767px){ .botton-part{ display:none !important; } } /* Responsive: mobilde 2 sütun düzeni */ @media (max-width: 767px) { .hvv-footer-top { grid-template-columns: 1fr 1fr !important; gap:18px !important; padding:20px 12px !important; } .hvv-footer-col.hvv-newsletter { grid-column: 1 / -1 !important; } .hvv-footer-col:last-child { grid-column: 1 / -1 !important; } .hvv-footer-col h4{ font-size:14px !important; } .hvv-footer-col ul li a{ font-size:13px !important; line-height:1.6 !important; } .hvv-map{ height:180px !important; } .hvv-footer-bottom{ padding-bottom:78px !important; } } @media (max-width: 420px) { .hvv-newsletter-form{ flex-direction:column !important; } .hvv-newsletter-form button{ width:100% !important; } }