.elementor-kit-9{--e-global-color-primary:#D80101;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#FFFFFF;--e-global-color-accent:#0F4BBA;--e-global-color-101643b:#1A1A5E;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Hind Siliguri", Sans-serif;font-size:18px;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{background-color:#D50000;color:#FFFFFF;border-radius:0px 0px 0px 0px;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 h1{font-family:"Hind Siliguri", Sans-serif;}.elementor-kit-9 h2{font-family:"Hind Siliguri", Sans-serif;}.elementor-kit-9 h3{font-family:"Hind Siliguri", Sans-serif;}.elementor-kit-9 h4{font-family:"Hind Siliguri", Sans-serif;}.elementor-kit-9 h5{font-family:"Hind Siliguri", Sans-serif;}.elementor-kit-9 h6{font-family:"Hind Siliguri", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ============================================
   GLOBAL & HEADER STYLING
   ============================================ */

.site-header {
  padding-top: 15px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
}

/* Post Thumbnails (If used on Home/News) */
.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img {
    transform: translate(-50%, -50%) !important;
    left: 50% !important;
    top: 50% !important;
}

.elementor-post__thumbnail:hover img {
    transform: scale(1.05) translate(-50%, -50%) !important;
}

.elementor-post__thumbnail {
    border-radius: 10px !important;
    overflow: hidden !important;
}

/* ============================================
   REAGAN QUOTE SECTION
   ============================================ */

.reagan-quote-section {
    padding: 40px 40px !important;
    background: #2c4f6f !important;
}

.reagan-quote-section .elementor-row {
    gap: 60px !important;
}

.reagan-quote-section .quote-text-column {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
}

.reagan-quote-section .elementor-icon {
    filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.3)) !important;
}

.reagan-quote-section .elementor-heading-title {
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3) !important;
}

.reagan-quote-section .elementor-divider-separator {
    background: #d32f2f !important;
    height: 4px !important;
}

.reagan-quote-section .quote-image-column img {
    border: 2px solid rgba(255, 255, 255, 0.15) !important;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3) !important;
    border-radius: 4px !important;
    transition: transform 0.3s ease !important;
}

.reagan-quote-section .quote-image-column img:hover {
    transform: translateY(-5px) !important;
}

/* Reagan Quote Mobile Fixes */
@media (max-width: 768px) {
    .reagan-quote-section { padding: 45px 20px !important; }
    .reagan-quote-section .elementor-row { display: flex !important; flex-direction: column !important; }
    .reagan-quote-section .quote-image-column { order: 1 !important; margin-bottom: 35px !important; }
    .reagan-quote-section .quote-text-column { order: 2 !important; }
    .reagan-quote-section .quote-image-column img { width: 70% !important; margin: 0 auto !important; display: block !important; }
}

/* ============================================
   FIND A CLUB & TABLES STYLING
   ============================================ */

/* County Cards */
.elementor-element-f113093 .elementor-widget-text-editor,
.elementor-element-3b50e04 .elementor-widget-text-editor,
.elementor-element-6e48c858 .elementor-widget-text-editor {
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    padding: 30px;
    margin-bottom: 24px;
}

/* Table Styling */
.elementor-widget-text-editor table {
    width: 100%;
    border-collapse: collapse;
    background: #ffffff;
    border-radius: 6px;
    overflow: hidden;
}

.elementor-widget-text-editor table thead th {
    background: #4a5568;
    color: #ffffff;
    padding: 16px 20px;
}

.elementor-widget-text-editor table td {
    padding: 14px 20px;
    border-bottom: 1px solid #e5e7eb;
}

.elementor-widget-text-editor table tbody tr:nth-child(even) {
    background: #f9fafb;
}

/* ============================================
   TXRA INFO BLOCKS
   ============================================ */

.tx-info {
    max-width: 100ch;
    margin: 0 auto;
    padding: 18px 20px;
    background: rgba(255,255,255,.92);
    border-radius: 16px;
    box-shadow: 0 10px 26px rgba(0,0,0,.10);
    color: rgba(0,0,0,.78);
    font-size: 18px;
    line-height: 1.75;
}

.tx-info h2, .tx-info h3 { color: #1a1a52; }
.tx-info a { color: #d11329; text-decoration: underline; }/* End custom CSS */