/*
 VanCars: lacivert temaya dönüş sırasında mevcut buton
 görünümünü ve aralığını koruyan bağımsız katman.
*/
body .site-header .vancars-header-whatsapp-static {
    background: linear-gradient(145deg,#28d766,#16b94f) !important;
    border-radius: 14px !important;
    box-shadow: 0 8px 20px rgba(37,211,102,.25) !important;
}

body .oc-clean-card-actions {
    gap: 9px !important;
}
