body { margin: 0; padding: 0; } .page-kuya-j-restaurant-menu-and-price { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-kuya-j-restaurant-menu-and-price__section-title { font-size: 2.5em; color: #0056b3; text-align: center; margin-bottom: 20px; padding-top: 40px; } .page-kuya-j-restaurant-menu-and-price__section-description { font-size: 1.1em; text-align: center; max-width: 800px; margin: 0 auto 40px auto; color: #555; } .page-kuya-j-restaurant-menu-and-price__cta-button, .page-kuya-j-restaurant-menu-and-price__access-button, .page-kuya-j-restaurant-menu-and-price__game-button, .page-kuya-j-restaurant-menu-and-price__promo-button { display: inline-block; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; text-align: center; cursor: pointer; box-sizing: border-box; } .page-kuya-j-restaurant-menu-and-price__cta-button { background-color: #ffc107; color: #333; margin: 10px; } .page-kuya-j-restaurant-menu-and-price__cta-button--secondary { background-color: #007bff; color: #fff; } .page-kuya-j-restaurant-menu-and-price__cta-button:hover, .page-kuya-j-restaurant-menu-and-price__access-button:hover, .page-kuya-j-restaurant-menu-and-price__game-button:hover, .page-kuya-j-restaurant-menu-and-price__promo-button:hover { transform: translateY(-3px); opacity: 0.9; } .page-kuya-j-restaurant-menu-and-price__hero-section { position: relative; width: 100%; min-height: 500px; display: flex; align-items: center; justify-content: center; color: #fff; text-align: center; overflow: hidden; padding-top: 10px; background-color: #0a1930; } .page-kuya-j-restaurant-menu-and-price__hero-image-wrapper { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; } .page-kuya-j-restaurant-menu-and-price__hero-image { width: 100%; height: 100%; object-fit: cover; opacity: 0.6; } .page-kuya-j-restaurant-menu-and-price__hero-content { position: relative; z-index: 1; max-width: 900px; padding: 20px; } .page-kuya-j-restaurant-menu-and-price__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; color: #fff; text-shadow: 2px 2px 4px rgba(0,0,0,0.7); } .page-kuya-j-restaurant-menu-and-price__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; color: #eee; text-shadow: 1px 1px 3px rgba(0,0,0,0.7); } .page-kuya-j-restaurant-menu-and-price__hero-buttons { display: flex; justify-content: center; flex-wrap: wrap; } .page-kuya-j-restaurant-menu-and-price__introduction-section { padding: 60px 20px; background-color: #fff; } .page-kuya-j-restaurant-menu-and-price__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-kuya-j-restaurant-menu-and-price__feature-item { text-align: center; padding: 30px; background-color: #f0f8ff; border-radius: 10px; box-shadow: 0 4px 8px rgba(0,0,0,0.1); transition: transform 0.3s ease; box-sizing: border-box; } .page-kuya-j-restaurant-menu-and-price__feature-item:hover { transform: translateY(-5px); } .page-kuya-j-restaurant-menu-and-price__feature-icon { width: 200px; height: auto; margin-bottom: 20px; max-width: 100%; box-sizing: border-box; } .page-kuya-j-restaurant-menu-and-price__feature-title { font-size: 1.8em; color: #0056b3; margin-bottom: 10px; } .page-kuya-j-restaurant-menu-and-price__feature-text { font-size: 1em; color: #666; } .page-kuya-j-restaurant-menu-and-price__quick-access-section { padding: 60px 20px; background-color: #e6f7ff; } .page-kuya-j-restaurant-menu-and-price__access-buttons { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; max-width: 1000px; margin: 0 auto; } .page-kuya-j-restaurant-menu-and-price__access-button { background-color: #28a745; color: #fff; flex-grow: 1; min-width: 200px; max-width: 280px; } .page-kuya-j-restaurant-menu-and-price__games-section { padding: 60px 20px; background-color: #f8f8f8; } .page-kuya-j-restaurant-menu-and-price__game-categories { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto 50px auto; } .page-kuya-j-restaurant-menu-and-price__game-category-item { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 8px rgba(0,0,0,0.1); overflow: hidden; text-align: center; transition: transform 0.3s ease; box-sizing: border-box; } .page-kuya-j-restaurant-menu-and-price__game-category-item:hover { transform: translateY(-5px); } .page-kuya-j-restaurant-menu-and-price__game-category-image { width: 100%; height: 200px; object-fit: cover; box-sizing: border-box; } .page-kuya-j-restaurant-menu-and-price__game-category-title { font-size: 1.8em; color: #0056b3; margin: 20px 15px 10px 15px; } .page-kuya-j-restaurant-menu-and-price__game-category-text { font-size: 1em; color: #666; padding: 0 15px 20px 15px; } .page-kuya-j-restaurant-menu-and-price__game-button { background-color: #ffc107; color: #333; margin-bottom: 20px; width: calc(100% - 40px); } .page-kuya-j-restaurant-menu-and-price__game-providers { text-align: center; margin-top: 50px; } .page-kuya-j-restaurant-menu-and-price__game-providers-title { font-size: 1.5em; color: #0056b3; margin-bottom: 20px; } .page-kuya-j-restaurant-menu-and-price__provider-logos { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; max-width: 1000px; margin: 0 auto; } .page-kuya-j-restaurant-menu-and-price__provider-logo { width: 80px; height: 80px; object-fit: contain; filter: grayscale(100%); opacity: 0.7; transition: opacity 0.3s ease, filter 0.3s ease; max-width: 100%; box-sizing: border-box; } .page-kuya-j-restaurant-menu-and-price__provider-logo:hover { filter: grayscale(0%); opacity: 1; } .page-kuya-j-restaurant-menu-and-price__promotions-section { padding: 60px 20px; background-color: #fff; } .page-kuya-j-restaurant-menu-and-price__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-kuya-j-restaurant-menu-and-price__promo-item { background-color: #f0f8ff; border-radius: 10px; box-shadow: 0 4px 8px rgba(0,0,0,0.1); overflow: hidden; text-align: center; transition: transform 0.3s ease; box-sizing: border-box; } .page-kuya-j-restaurant-menu-and-price__promo-item:hover { transform: translateY(-5px); } .page-kuya-j-restaurant-menu-and-price__promo-image { width: 100%; height: 250px; object-fit: cover; box-sizing: border-box; } .page-kuya-j-restaurant-menu-and-price__promo-title { font-size: 1.8em; color: #0056b3; margin: 20px 15px 10px 15px; } .page-kuya-j-restaurant-menu-and-price__promo-text { font-size: 1em; color: #666; padding: 0 15px 20px 15px; } .page-kuya-j-restaurant-menu-and-price__promo-button { background-color: #ffc107; color: #333; margin-bottom: 20px; width: calc(100% - 40px); } .page-kuya-j-restaurant-menu-and-price__security-section { padding: 60px 20px; background-color: #e6f7ff; } .page-kuya-j-restaurant-menu-and-price__security-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-kuya-j-restaurant-menu-and-price__security-item { text-align: center; padding: 30px; background-color: #fff; border-radius: 10px; box-shadow: 0 4px 8px rgba(0,0,0,0.1); transition: transform 0.3s ease; box-sizing: border-box; } .page-kuya-j-restaurant-menu-and-price__security-item:hover { transform: translateY(-5px); } .page-kuya-j-restaurant-menu-and-price__security-icon { width: 200px; height: auto; margin-bottom: 20px; max-width: 100%; box-sizing: border-box; } .page-kuya-j-restaurant-menu-and-price__security-title { font-size: 1.8em; color: #0056b3; margin-bottom: 10px; } .page-kuya-j-restaurant-menu-and-price__security-text { font-size: 1em; color: #666; } .page-kuya-j-restaurant-menu-and-price__faq-section { padding: 60px 20px; background-color: #f8f8f8; } .page-kuya-j-restaurant-menu-and-price__faq-container { max-width: 900px; margin: 0 auto; } .page-kuya-j-restaurant-menu-and-price__faq-item { background-color: #fff; border-radius: 8px; margin-bottom: 15px; box-shadow: 0 2px 5px rgba(0,0,0,0.05); box-sizing: border-box; } .page-kuya-j-restaurant-menu-and-price__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #007bff; color: #fff; border-radius: 8px; transition: background-color 0.3s ease; box-sizing: border-box; } .page-kuya-j-restaurant-menu-and-price__faq-question:hover { background-color: #0056b3; } .page-kuya-j-restaurant-menu-and-price__faq-q-text { font-size: 1.2em; margin: 0; pointer-events: none; color: #fff; } .page-kuya-j-restaurant-menu-and-price__faq-toggle { font-size: 1.5em; font-weight: bold; pointer-events: none; transition: transform 0.3s ease; color: #fff; } .page-kuya-j-restaurant-menu-and-price__faq-item.active .page-kuya-j-restaurant-menu-and-price__faq-toggle { transform: rotate(45deg); } .page-kuya-j-restaurant-menu-and-price__faq-item.active .page-kuya-j-restaurant-menu-and-price__faq-question { border-bottom-left-radius: 0; border-bottom-right-radius: 0; } .page-kuya-j-restaurant-menu-and-price__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; background-color: #f0f8ff; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #333; box-sizing: border-box; } .page-kuya-j-restaurant-menu-and-price__faq-item.active .page-kuya-j-restaurant-menu-and-price__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-kuya-j-restaurant-menu-and-price__faq-answer p { margin: 0; font-size: 1em; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; } .page-kuya-j-restaurant-menu-and-price__blog-section { padding: 60px 20px; background-color: #fff; } .page-kuya-j-restaurant-menu-and-price__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-kuya-j-restaurant-menu-and-price__blog-post { background-color: #f0f8ff; border-radius: 10px; box-shadow: 0 4px 8px rgba(0,0,0,0.1); overflow: hidden; transition: transform 0.3s ease; box-sizing: border-box; } .page-kuya-j-restaurant-menu-and-price__blog-post:hover { transform: translateY(-5px); } .page-kuya-j-restaurant-menu-and-price__blog-image { width: 100%; height: 220px; object-fit: cover; box-sizing: border-box; } .page-kuya-j-restaurant-menu-and-price__blog-content { padding: 20px; } .page-kuya-j-restaurant-menu-and-price__blog-title { font-size: 1.5em; margin-bottom: 10px; } .page-kuya-j-restaurant-menu-and-price__blog-title a { color: #0056b3; text-decoration: none; transition: color 0.3s ease; } .page-kuya-j-restaurant-menu-and-price__blog-title a:hover { color: #007bff; text-decoration: underline; } .page-kuya-j-restaurant-menu-and-price__blog-excerpt { font-size: 0.95em; color: #666; } @media (max-width: 1024px) { .page-kuya-j-restaurant-menu-and-price__hero-title { font-size: 2.8em; } .page-kuya-j-restaurant-menu-and-price__hero-subtitle { font-size: 1.3em; } .page-kuya-j-restaurant-menu-and-price__section-title { font-size: 2em; } } @media (max-width: 768px) { .page-kuya-j-restaurant-menu-and-price__hero-section { min-height: 400px; } .page-kuya-j-restaurant-menu-and-price__hero-title { font-size: 2em; } .page-kuya-j-restaurant-menu-and-price__hero-subtitle { font-size: 1.1em; } .page-kuya-j-restaurant-menu-and-price__cta-button { width: 100%; margin: 5px 0; } .page-kuya-j-restaurant-menu-and-price__section-title { font-size: 1.8em; padding-top: 30px; } .page-kuya-j-restaurant-menu-and-price__section-description { font-size: 1em; margin-bottom: 30px; } .page-kuya-j-restaurant-menu-and-price__access-button { width: 100% !important; max-width: 100% !important; margin: 5px 0; box-sizing: border-box !important; } .page-kuya-j-restaurant-menu-and-price__features-grid, .page-kuya-j-restaurant-menu-and-price__game-categories, .page-kuya-j-restaurant-menu-and-price__promo-grid, .page-kuya-j-restaurant-menu-and-price__security-content, .page-kuya-j-restaurant-menu-and-price__blog-grid { grid-template-columns: 1fr; } .page-kuya-j-restaurant-menu-and-price__feature-item, .page-kuya-j-restaurant-menu-and-price__game-category-item, .page-kuya-j-restaurant-menu-and-price__promo-item, .page-kuya-j-restaurant-menu-and-price__security-item, .page-kuya-j-restaurant-menu-and-price__blog-post { padding: 20px; } .page-kuya-j-restaurant-menu-and-price__feature-title, .page-kuya-j-restaurant-menu-and-price__game-category-title, .page-kuya-j-restaurant-menu-and-price__promo-title, .page-kuya-j-restaurant-menu-and-price__security-title { font-size: 1.5em; } .page-kuya-j-restaurant-menu-and-price__faq-question { padding: 15px 20px; } .page-kuya-j-restaurant-menu-and-price__faq-q-text { font-size: 1.1em; } .page-kuya-j-restaurant-menu-and-price__faq-answer { padding: 15px 20px; } .page-kuya-j-restaurant-menu-and-price__faq-item.active .page-kuya-j-restaurant-menu-and-price__faq-answer { padding: 15px 20px !important; } .page-kuya-j-restaurant-menu-and-price__provider-logos { gap: 10px; } .page-kuya-j-restaurant-menu-and-price__feature-icon, .page-kuya-j-restaurant-menu-and-price__security-icon { width: 100% !important; max-width: 200px !important; height: auto !important; box-sizing: border-box !important; } .page-kuya-j-restaurant-menu-and-price__game-category-image, .page-kuya-j-restaurant-menu-and-price__promo-image, .page-kuya-j-restaurant-menu-and-price__blog-image { width: 100% !important; height: auto !important; max-height: 200px !important; box-sizing: border-box !important; } .page-kuya-j-restaurant-menu-and-price__provider-logo { width: 60px !important; height: 60px !important; max-width: 100% !important; box-sizing: border-box !important; } } @media (max-width: 480px) { .page-kuya-j-restaurant-menu-and-price__hero-title { font-size: 1.8em; } .page-kuya-j-restaurant-menu-and-price__hero-subtitle { font-size: 1em; } .page-kuya-j-restaurant-menu-and-price__section-title { font-size: 1.6em; } .page-kuya-j-restaurant-menu-and-price__hero-section { min-height: 350px; } } .page-kuya-j-restaurant-menu-and-price__features-grid, .page-kuya-j-restaurant-menu-and-price__game-categories, .page-kuya-j-restaurant-menu-and-price__promo-grid, .page-kuya-j-restaurant-menu-and-price__security-content, .page-kuya-j-restaurant-menu-and-price__blog-grid, .page-kuya-j-restaurant-menu-and-price__access-buttons, .page-kuya-j-restaurant-menu-and-price__provider-logos { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding-left: 15px !important; padding-right: 15px !important; margin-left: 0 !important; margin-right: 0 !important; } .page-kuya-j-restaurant-menu-and-price__feature-item, .page-kuya-j-restaurant-menu-and-price__game-category-item, .page-kuya-j-restaurant-menu-and-price__promo-item, .page-kuya-j-restaurant-menu-and-price__security-item, .page-kuya-j-restaurant-menu-and-price__blog-post { box-sizing: border-box !important; width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } @media (max-width: 768px) { .page-kuya-j-restaurant-menu-and-price__features-grid, .page-kuya-j-restaurant-menu-and-price__game-categories, .page-kuya-j-restaurant-menu-and-price__promo-grid, .page-kuya-j-restaurant-menu-and-price__security-content, .page-kuya-j-restaurant-menu-and-price__blog-grid { padding-left: 15px !important; padding-right: 15px !important; } }