:root { --accent: #ff9900; } @keyframes spin3 { 0%, 100% { box-shadow: 10px 10px rgba(255, 153, 0, 1), -10px 10px rgba(255, 153, 0, 0.2), -10px -10px rgba(255, 153, 0, 1), 10px -10px rgba(255, 153, 0, 0.2); } 25% { box-shadow: -10px 10px rgba(255, 153, 0, 0.2), -10px -10px rgba(255, 153, 0, 1), 10px -10px rgba(255, 153, 0, 0.2), 10px 10px rgba(255, 153, 0, 1); } 50% { box-shadow: -10px -10px rgba(255, 153, 0, 1), 10px -10px rgba(255, 153, 0, 0.2), 10px 10px rgba(255, 153, 0, 1), -10px 10px rgba(255, 153, 0, 0.2); } 75% { box-shadow: 10px -10px rgba(255, 153, 0, 0.2), 10px 10px rgba(255, 153, 0, 1), -10px 10px rgba(255, 153, 0, 0.2), -10px -10px rgba(255, 153, 0, 1); } } #wpadminbar { top: 0 !important; } #c27-site-wrapper { background-color: #f4f4f4 }.repeater-list-view .food-menu-items .single-menu-item .gr-content { padding: 20px 20px 20px 20px; } .event-dates-timeline li { padding-top: 2px; padding-bottom: 2px; } .cf7-cf-turnstile { margin-top: 10px !important; margin-bottom: 10px !important; margin-left: 15px !important; } input.wpcf7-form-control.has-spinner.wpcf7-submit { margin-top: 15px; } ::placeholder { color: #1e73be; } table { width: 100%; border-collapse: collapse; } table th, table td { padding: 8px; text-align: left; border-bottom: 1px solid #ddd; } table th { background-color: #f2f2f2; } a.title-ex { font-size: 16px; color: #096dd9; } a.add-to-google-cal { display: none; } .listing-rating { color: #ffd700; } i.mi.star { color: #ffd700; } .messaging-center.inbox-header-icon { display: none; } ul.login-tabs.no-list-style { justify-content: space-between; } #tours_discounts .content-block { background: #ff9900; } .listings-table { width: 100%; border-collapse: collapse; margin: 24px 0; font-size: 15px; line-height: 1.4; background: #fff; border: 1px solid #e5e7eb; } .listings-table th { background: #f9fafb; font-weight: 600; text-align: left; padding: 12px 14px; border-bottom: 1px solid #e5e7eb; } .listings-table td { padding: 12px 14px; border-bottom: 1px solid #e5e7eb; vertical-align: top; white-space: normal; word-break: break-word; overflow-wrap: anywhere; } .listings-table tr:nth-child(even) td { background: #fafafa; } .listings-table tbody tr:hover td { background: #f3f4f6; } .listings-table .title-ex { font-weight: 600; text-decoration: none; } .listings-table td:nth-child(2), .listings-table td:nth-child(3), .listings-table td:nth-child(4) { white-space: nowrap; } .listings-table td:nth-child(5) { white-space: normal; } @media (max-width: 768px) { .table-scroll { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } .listings-table { min-width: 720px; } } .grecaptcha-badge { display: none !important; }