New York Manhattan Hotel Guide | 6 Areas × 32 Hotels Complete List

.btn { display: inline-block; padding: 8px 16px; border-radius: 4px; color: #fff !important; text-decoration: none !important; font-size: 14px; font-weight: bold; margin: 4px 4px 12px 0; transition: opacity 0.2s; } .btn:hover { opacity: 0.85; } .btn-booking { background-color: #0066cc; } .btn-agoda { background-color: #e84c3d; } .hotel-card { border: 1px solid #e0e0e0; border-radius: 8px; padding: 20px 24px; margin-bottom: 24px; background: #fafafa; } .hotel-card h4 { margin-top: 0; font-size: 1.2em; color: #222; } .hotel-table { width: 100%; border-collapse: collapse; margin: 16px 0 24px 0; font-size: 15px; } .hotel-table th { background: #1a1a2e; color: #fff; padding: 10px 14px; text-align: left; } .hotel-table td { padding: 10px 14px; border-bottom: 1px solid #e0e0e0; } .hotel-table tr:nth-child(even) { background: #f5f5f5; } .tip-box { background: #fffbe6; border-left: 4px solid…

Continue Reading