/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/themes/hello-theme/
Description: Child theme for Hello Elementor
Author: Square Flame
Author URI: https://squareflame.co.uk
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/

/* Set Up Passenger Display Font */
@font-face { font-family: "Passenger Display"; src: url("/wp-content/uploads/2025/07/PassengerDisplay-Italic.woff2") format("woff2"); font-display: swap; }

/* SEO Paragraph Spacing on Course Pages */
.elementor-element-6794c7f, .elementor-element-656b00d, .elementor-element-8941059, .elementor-element-de1050f, .elementor-element-ca8e49b, .elementor-element-6f981b9, .elementor-element-88c3f12, .elementor-element-462c73f, .elementor-element-f02540a, .elementor-element-3d4fcdc, .elementor-element-57b4357, .elementor-element-ffd2763 { margin-top: 2px !important; margin-bottom: -42px !important; }

/* Partner Opportunities Page - Only applies to .po- prefixed elements */
@font-face { font-family: 'Passenger Display'; src: url('https://londonwineacademy.com/wp-content/uploads/2025/07/PassengerDisplay-Regular.woff2') format('woff2'); font-weight: 400; font-style: normal; }
.po-wrap * { margin: 0; padding: 0; box-sizing: border-box; }
.po-wrap { font-family: 'Poppins', sans-serif; color: #2C3E50; line-height: 1.7; }
.po-wrap img { max-width: 100%; height: auto; display: block; }

/* Hero */
.po-hero { position: relative; min-height: 480px; display: flex; align-items: center; justify-content: center; text-align: center; padding: 100px 40px 80px; overflow: hidden; }
.po-hero-bg { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: url('https://londonwineacademy.com/wp-content/uploads/2026/03/The-Drinks-Business-13th-Oct-2025-162.jpg') center/cover no-repeat; }
.po-hero-overlay { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(30,43,30,0.78); }
.po-hero-content { position: relative; z-index: 1; max-width: 680px; }
.po-hero-eyebrow { font-size: 11px; font-weight: 600; letter-spacing: 0.14em; text-transform: uppercase; color: #8FAE98; margin-bottom: 20px; }
.po-hero h1 { font-family: 'Passenger Display','Poppins',sans-serif; font-size: clamp(32px,4.5vw,48px); font-weight: 400; color: #fff; line-height: 1.15; margin-bottom: 18px; }
.po-hero-rule { width: 48px; height: 2px; background: #8FAE98; margin: 0 auto 20px; }
.po-hero p { font-size: 15px; font-weight: 300; color: rgba(255,255,255,0.78); line-height: 1.8; max-width: 540px; margin: 0 auto; }

/* Credentials Bar */
.po-credentials { background: #355874; padding: 22px 60px; display: flex; align-items: center; justify-content: center; gap: 56px; flex-wrap: wrap; }
.po-credential-item { display: flex; align-items: center; gap: 12px; }
.po-credential-num { font-family: 'Passenger Display','Poppins',sans-serif; font-size: 26px; font-weight: 400; color: #8FAE98; line-height: 1; }
.po-credential-label { font-size: 11px; font-weight: 500; letter-spacing: 0.08em; text-transform: uppercase; color: rgba(255,255,255,0.6); line-height: 1.4; }

/* Intro */
.po-intro-section { text-align: center; padding: 80px 40px 20px; max-width: 700px; margin: 0 auto; }
.po-intro-section h2 { font-family: 'Passenger Display','Poppins',sans-serif; font-size: 32px; font-weight: 400; color: #1E2B1E; margin-bottom: 16px; }
.po-intro-rule { width: 48px; height: 2px; background: #8FAE98; margin: 0 auto 20px; }
.po-intro-section p { font-size: 15px; color: #5C6B6F; line-height: 1.8; font-weight: 300; margin-bottom: 12px; }

/* Partner Gallery */
.po-partners { max-width: 1200px; margin: 0 auto; padding: 60px 40px 80px; }
.po-partner-gallery { display: grid; grid-template-columns: repeat(5,1fr); gap: 20px; }
.po-partner-card { border-radius: 14px; overflow: hidden; border: 1px solid #EEF0ED; background: #fff; display: flex; flex-direction: column; transition: transform 0.3s ease, box-shadow 0.3s ease; text-decoration: none !important; color: inherit; }
.po-partner-card:hover { transform: translateY(-4px); box-shadow: 0 12px 36px rgba(0,0,0,0.08); }
.po-partner-img { height: 140px; overflow: hidden; }
.po-partner-img img { width: 100%; height: 100%; object-fit: cover; }
.po-partner-body { padding: 18px 16px 20px; flex: 1; display: flex; flex-direction: column; text-align: center; }
.po-partner-badge { display: inline-block; font-size: 9px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; padding: 3px 10px; border-radius: 37px; background: rgba(143,174,152,0.2); color: #8FAE98; margin: 0 auto 10px; }
.po-partner-body h3 { font-family: 'Passenger Display','Poppins',sans-serif; font-weight: 400; font-size: 16px; color: #1E2B1E; line-height: 1.25; margin-bottom: 4px; }
.po-partner-region { font-size: 10px; font-weight: 500; letter-spacing: 0.08em; text-transform: uppercase; color: #7D8F9A; margin-bottom: 10px; }
.po-partner-rule { width: 24px; height: 1.5px; background: #8FAE98; margin: 0 auto 10px; }
.po-partner-body p { font-size: 12.5px; color: #5C6B6F; line-height: 1.6; font-weight: 300; margin-bottom: 0; flex: 1; }
.po-partner-link { display: inline-block; font-family: 'Passenger Display','Poppins',sans-serif; font-size: 12px; font-weight: 400; color: #1E2B1E; text-decoration: none; margin-top: 14px; padding-top: 10px; border-top: 1px solid #EEF0ED; transition: color 0.2s; }
.po-partner-link:hover { color: #8FAE98; }
.po-partner-link span { font-size: 14px; margin-left: 4px; }

/* Available Cards */
.po-card-available { border-radius: 14px; border: 2px dashed #B5CCBB; text-decoration: none !important; background: #F9F8F4; display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; padding: 24px 16px; min-height: 320px; transition: border-color 0.3s ease, box-shadow 0.3s ease; text-decoration: none; color: inherit; }
.po-card-available:hover { border-color: #8FAE98; box-shadow: 0 12px 36px rgba(143,174,152,0.12); }
.po-available-icon { width: 52px; height: 52px; border-radius: 50%; background: rgba(143,174,152,0.15); display: flex; align-items: center; justify-content: center; margin-bottom: 16px; }
.po-available-icon svg { opacity: 0.6; }
.po-card-available .po-partner-badge { background: transparent; border: 1px solid #8FAE98; color: #355874; }
.po-card-available h3 { font-family: 'Passenger Display','Poppins',sans-serif; font-weight: 400; font-size: 16px; color: #355874; line-height: 1.25; margin-bottom: 8px; }
.po-card-available p { font-size: 12.5px; color: #7D8F9A; line-height: 1.6; font-weight: 300; max-width: 160px; }
.po-card-available .po-partner-link { color: #355874; border-top: 1px solid rgba(143,174,152,0.3); margin-top: 16px; padding-top: 10px; }
.po-card-available .po-partner-link:hover { color: #1E2B1E; }
.po-gallery-counter { text-align: center; margin-top: 32px; font-size: 13px; color: #7D8F9A; font-weight: 300; }
.po-gallery-counter strong { color: #1E2B1E; font-weight: 500; }

/* Blue Offer Section */
.po-offer { background: linear-gradient(165deg, #2A4760 0%, #355874 40%, #3D6A8A 100%); padding: 90px 40px; position: relative; overflow: hidden; }
.po-offer::before { content: ''; position: absolute; top: -120px; right: -120px; width: 400px; height: 400px; border-radius: 50%; background: rgba(143,174,152,0.06); }
.po-offer::after { content: ''; position: absolute; bottom: -80px; left: -80px; width: 300px; height: 300px; border-radius: 50%; background: rgba(255,255,255,0.03); }
.po-offer-header { text-align: center; max-width: 600px; margin: 0 auto 50px; }
.po-offer-header h2 { font-family: 'Passenger Display','Poppins',sans-serif; font-size: 32px; font-weight: 400; color: #fff; margin-bottom: 14px; }
.po-offer-header-rule { width: 48px; height: 2px; background: #8FAE98; margin: 0 auto 18px; }
.po-offer-header p { font-size: 15px; font-weight: 300; color: rgba(255,255,255,0.7); line-height: 1.8; }
.po-offer-grid { max-width: 1100px; margin: 0 auto; display: grid; grid-template-columns: repeat(3,1fr); gap: 24px; }
.po-offer-item { background: rgba(255,255,255,0.08); border: 1px solid rgba(143,174,152,0.25); border-top: 3px solid rgba(143,174,152,0.4); border-radius: 14px; padding: 30px 24px; text-align: center; position: relative; z-index: 1; transition: background 0.3s ease, transform 0.3s ease; }
.po-offer-item:nth-child(1) { border-top-color: #8FAE98; }
.po-offer-item:nth-child(2) { border-top-color: #A8C4B0; }
.po-offer-item:nth-child(3) { border-top-color: #7D9A85; }
.po-offer-item:nth-child(4) { border-top-color: #B5CCBB; }
.po-offer-item:nth-child(5) { border-top-color: #6B8C73; }
.po-offer-item:nth-child(6) { border-top-color: #C2D6C7; }
.po-offer-item:hover { background: rgba(255,255,255,0.14); transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.15); }
.po-offer-icon { width: 56px; height: 56px; border-radius: 14px; display: flex; align-items: center; justify-content: center; margin: 0 auto 18px; }
.po-offer-item:nth-child(1) .po-offer-icon { background: rgba(143,174,152,0.25); }
.po-offer-item:nth-child(2) .po-offer-icon { background: rgba(168,196,176,0.22); }
.po-offer-item:nth-child(3) .po-offer-icon { background: rgba(125,154,133,0.28); }
.po-offer-item:nth-child(4) .po-offer-icon { background: rgba(181,204,187,0.20); }
.po-offer-item:nth-child(5) .po-offer-icon { background: rgba(107,140,115,0.30); }
.po-offer-item:nth-child(6) .po-offer-icon { background: rgba(194,214,199,0.18); }
.po-offer-item h4 { font-family: 'Passenger Display','Poppins',sans-serif; font-size: 17px; font-weight: 400; color: #fff; margin-bottom: 8px; }
.po-offer-item p { font-size: 13px; font-weight: 300; color: rgba(255,255,255,0.72); line-height: 1.7; }

/* Process Steps */
.po-process { background: #F9F8F4; padding: 80px 40px; }
.po-process-header { text-align: center; max-width: 600px; margin: 0 auto 50px; }
.po-process-header h2 { font-family: 'Passenger Display','Poppins',sans-serif; font-size: 32px; font-weight: 400; color: #1E2B1E; margin-bottom: 14px; }
.po-process-header p { font-size: 15px; color: #5C6B6F; font-weight: 300; }
.po-steps { max-width: 900px; margin: 0 auto; display: grid; grid-template-columns: repeat(4,1fr); gap: 28px; position: relative; text-align: center; }
.po-steps::before { content: ''; position: absolute; top: 24px; left: 12%; right: 12%; height: 1px; background: #B5CCBB; }
.po-step { position: relative; z-index: 1; }
.po-step-num { width: 48px; height: 48px; background: #1E2B1E; color: #fff; font-family: 'Passenger Display','Poppins',sans-serif; font-size: 18px; font-weight: 400; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto 16px; }
.po-step h4 { font-family: 'Passenger Display','Poppins',sans-serif; font-size: 15px; font-weight: 400; color: #1E2B1E; margin-bottom: 6px; }
.po-step p { font-size: 13px; font-weight: 300; color: #7D8F9A; line-height: 1.6; }

/* CTA */
.po-cta { background: #1E2B1E; padding: 80px 40px; text-align: center; }
.po-cta-eyebrow { font-size: 11px; font-weight: 600; letter-spacing: 0.14em; text-transform: uppercase; color: #8FAE98; margin-bottom: 18px; }
.po-cta h2 { font-family: 'Passenger Display','Poppins',sans-serif; font-weight: 400; font-size: 32px; color: #fff; margin-bottom: 14px; }
.po-cta p { font-size: 15px; color: rgba(255,255,255,0.7); line-height: 1.75; font-weight: 300; max-width: 500px; margin: 0 auto 32px; }
.po-cta-btn { display: inline-block; background: #8FAE98; color: #fff; font-family: 'Passenger Display','Poppins',sans-serif; font-weight: 400; font-size: 15px; padding: 13px 34px; border-radius: 37px; text-decoration: none; transition: all 0.2s; margin-right: 12px; }
.po-cta-btn:hover { background: #B5CCBB; color: #1E2B1E; }
.po-cta-btn-outline { display: inline-block; border: 1.5px solid rgba(255,255,255,0.4); color: #fff; font-family: 'Passenger Display','Poppins',sans-serif; font-weight: 400; font-size: 15px; padding: 12px 32px; border-radius: 37px; text-decoration: none; transition: all 0.2s; }
.po-cta-btn-outline:hover { background: rgba(255,255,255,0.1); }

/* Responsive */
@media (max-width: 1100px) { .po-partner-gallery { grid-template-columns: repeat(3,1fr); } }
@media (max-width: 960px) { .po-partner-gallery { grid-template-columns: repeat(3,1fr); gap: 16px; } .po-offer-grid { grid-template-columns: 1fr 1fr; } .po-steps { grid-template-columns: 1fr 1fr; } .po-steps::before { display: none; } .po-credentials { padding: 20px 28px; gap: 28px; } }
@media (max-width: 700px) { .po-partner-gallery { grid-template-columns: repeat(2,1fr); gap: 14px; } }
@media (max-width: 600px) { .po-hero { padding: 80px 24px 60px; min-height: 400px; } .po-intro-section { padding: 56px 24px 16px; } .po-partners { padding: 40px 16px 60px; } .po-partner-gallery { grid-template-columns: repeat(2,1fr); gap: 12px; } .po-partner-img { height: 110px; } .po-partner-body { padding: 14px 12px 16px; } .po-partner-body h3 { font-size: 14px; } .po-partner-body p { font-size: 11.5px; } .po-card-available { min-height: 260px; padding: 18px 12px; } .po-offer { padding: 56px 24px; } .po-offer-grid { grid-template-columns: 1fr; } .po-process { padding: 56px 24px; } .po-steps { grid-template-columns: 1fr; } .po-cta { padding: 56px 24px; } }

/* Fix theme strikethrough on links */
.po-wrap a, .po-wrap a:visited, .po-wrap a:hover, .po-wrap a:active { text-decoration: none !important; }

/* Blog Grid - Force uniform image sizing across all blog cards */
.elementor-widget-theme-post-featured-image > a { display: block !important; width: 100% !important; }
.elementor-widget-theme-post-featured-image img { display: block !important; width: 100% !important; height: 250px !important; object-fit: cover !important; }