/*
Theme Name: Newark Hockey Club Child Theme
Theme URI: https://newarkhockeyclub.com/
Template: astra
Author: 404 Marketing Ltd
Author URI: https://404marketing.co.uk/
Description: This is a child theme of Astra developed for the sole use on https://newarkhockeyclub.com/.
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.13.9.1787038614
Updated: 2026-08-18 07:36:54

*/

:root {
    --wp--preset--shadow--deep: 0 0 15px rgba(0, 0, 0, 0.2);
}
.wp-block-columns {
    gap: 48px;
}
.hp-hero-section .eyebrow-text {
    width: fit-content;
}
.hp-hero-section h1 {
    font-size: 80px;
}
.hp-hero-section p {
    max-width: 75%;
}
.hp-hero-section figure {
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    -o-border-radius: 16px;
    border-radius: 16px;
}
.hp-intro-section h3, .hp-intro-section p {
    max-width: 60%;
    margin: auto;
}
.find-your-squad-section > h2 + p {
    padding-bottom: 48px;
    max-width: 40%;
    margin: auto;
}
.find-your-squad-section .wp-block-columns {
    gap: 24px !important;
}
.wp-block-cb-carousel-v2 .cb-slide .wp-block-image {
    width: 100%;
    display: flex;
    justify-content: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    height: 100px;
    align-items: center;
}
.wp-block-cb-carousel-v2 .cb-slide .wp-block-image img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
}
.wp-block-cb-carousel-v2 .cb-button-prev, .wp-block-cb-carousel-v2 .cb-button-next {
    width: 30px;
    background-color: var(--ast-global-color-4);
    color: var(--ast-global-color-0);
    height: 30px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.wp-block-cb-carousel-v2 .cb-button-prev {
    left: -10%;
}
.wp-block-cb-carousel-v2 .cb-button-next {
    right: -10%;
}
.wp-block-cb-carousel-v2 .cb-button-prev::after, .wp-block-cb-carousel-v2 .cb-button-next::after {
    font-size: 16px;
}
.wp-block-cb-carousel-v2 .cb-button-prev:hover, .wp-block-cb-carousel-v2 .cb-button-next:hover {
    background-color: var(--ast-global-color-0);
    color: var(--ast-global-color-4);
}
.nhc-max-w-sm {
    max-width: 60%;
    margin: auto;
}
.nhc-schedule-table table, .nhc-schedule-table {
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px;
}
.nhc-schedule-table thead th {
    background-color: #edf5ef;
    color: var(--ast-global-color-0);
    text-align: left;
    padding: 18px 24px;
}
.nhc-schedule-table tbody td {
    color: #121a15;
    font-size: 16px;
    padding: 20px 24px;
}
.nhc-schedule-table tbody td:first-child {
    font-weight: 700;
}
.nhc-schedule-table tbody td:nth-child(3) {
    color: #5a665f;
}
.membership-pricing-options hr {
    width: 100%;
}
.membership-pricing-row p {
    margin-bottom: 4px;
}
.small-cta p {
    padding-top: 24px;
    max-width: 40%;
    margin: auto;
}
.site-footer-primary-section-1 p {
    max-width: 60%;
}
.gms-registration-cta {
    width: 90%;
    margin: auto;
}
.gms-registration-cta .wp-block-group {
    width: 70%;
}
.page-header p {
    margin-left: 0 !important;
    max-width: 60%;
}
.annual-registration-info-section {
    width: 90%;
    margin: auto;
}
.club-documents hr, .document-card {
    width: 100% !important;
}
@media only screen and (max-width: 1024px) {
.wp-block-columns:not(.wp-block-column .wp-block-columns) {
    flex-direction: column;
}
.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .wp-block-columns > .wp-block-column {
    margin-right: 0 !important;
    margin-left: 0 !important;
    max-width: none !important;
}
.wp-block-columns:not(.wp-block-column .wp-block-columns):not(.club-documents-columns):has(> .wp-block-column:first-child .wp-block-image):has(> .wp-block-column:nth-child(2)):not(:has(> .wp-block-column:nth-child(3))) {
    flex-direction: column-reverse !important;
}
.wp-block-columns:not(:has(img))
    :not(:has(.wp-block-image))
    :not(:has(h1, h2, h3, h4, h5, h6)) {
    gap: 1.6em !important;
}
.wp-block-columns:has(ul, ol)
    :not(:has(img))
    :not(:has(.wp-block-image))
    :not(:has(h1, h2, h3, h4, h5, h6)) {
    gap: 0 !important;
}
.hp-hero-section p, .hp-intro-section h3, .hp-intro-section p, .find-your-squad-section > h2 + p, .nhc-max-w-sm, .small-cta p, .site-footer-primary-section-1 p, .page-header p {
    max-width: 80%;
}
.wp-block-group.is-layout-grid {
    grid-template-columns: repeat(2, 1fr);
}
}
@media only screen and (max-width: 921px) {
.site-footer-below-section-1 {
    order: 2;
}
.site-footer-below-section-2 {
    order: 1;
}
}
@media only screen and (max-width: 768px) {
.payment-options-row {
    flex-direction: column;
    align-items: flex-start;
}
.gms-registration-cta {
    flex-direction: column;
    align-items: flex-start;
    padding: 40px 24px !important;
}
.gms-registration-cta .wp-block-group {
    width: 100%;
}
}
@media only screen and (max-width: 767px) {
.wp-block-cb-carousel-v2 .cb-slide .wp-block-image {
    padding: 0 calc(5% + 48px);
}
}
@media only screen and (max-width: 600px) {
.hp-hero-section h1 {
    font-size: 36px;
}
.hp-hero-section .wp-block-buttons {
    flex-direction: column;
}
.hp-hero-section .wp-block-buttons .wp-block-button {
    width: 100%;
}
.hp-hero-section .wp-block-buttons .wp-block-button .wp-block-button__link {
    display: block;
    text-align: center;
}
.hp-hero-section p, .hp-intro-section h3, .hp-intro-section p, .find-your-squad-section > h2 + p, .nhc-max-w-sm, .small-cta p, .site-footer-primary-section-1 p, .page-header p {
    max-width: 100%;
}
.nhc-schedule-table {
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px;
}
.nhc-schedule-table thead {
    display: none;
}
.nhc-schedule-table table, .nhc-schedule-table tbody {
    width: 100%;
    display: block;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px;
}
.nhc-schedule-table tbody tr {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e2e8e0 !important;
    border: none !important;
    flex-wrap: wrap;
    padding: 16px;
}
.nhc-schedule-table tbody tr:last-child {
    border-bottom: none !important;
}
.nhc-schedule-table tbody td {
    display: block;
    border: none !important;
    padding: 4px 0;
}
.nhc-schedule-table tbody td:first-child {
    flex: 0 0 100%;
}
.small-cta .wp-block-buttons .wp-block-button:nth-child(2) {
    display: none;
}
.small-cta .wp-block-buttons .wp-block-button:first-child {
    width: 100%;
}
.wp-block-group.is-layout-grid {
    grid-template-columns: 1fr;
}
.annual-registration-info-section {
    flex-direction: column;
    align-items: flex-start;
}
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
.nhc-teams-row {
    flex-direction: row !important;
    flex-wrap: wrap !important;
}
.nhc-teams-row > .wp-block-column {
    flex: 0 0 calc(50% - 24px) !important;
}
}
