/*Shared CSS file for all sites*/

/* <link rel="stylesheet" href="https://www.londonpianoinstitute.co.uk/all-sites-css/allsites.css">


/***** BLOG LIST ******/

.blog-list li {
 margin-bottom: 10px
}


.blog-list-more-space li {
 margin-bottom: 30px;
}



/****** TERMS *******/
.terms_font {
 font-size: 14px;
 color: #747474;
 font-weight: bold;
}


.img_margin {
 margin-bottom: 10px
}


/* THIS IS THE SMALL TEXT IN CAPATALS ABOVE THE HEADERS*/
p.preheader {
    margin:0px;
    letter-spacing:4px;
    color: #121413 !important;
}

/* THE SECONDARY HEADER IS THE NAVIGATION BAR */
.fusion-secondary-header {
    margin-bottom: -39px;
}

/* THE VERY TOP NAVIGATION BAR */

/* Hide everytrhing except the cart icon */
@media only screen and (max-width: 600px) {
        header .fusion-mobile-menu-design-modern .fusion-secondary-menu>ul>li:not(:last-child) { 
        display: none!important;
    }
}

header .fusion-secondary-menu .fusion-secondary-menu-icon {
    min-width: auto!important;
}

/* THE NAVIGATION CART DROPDOWN */
.fusion-secondary-menu .fusion-custom-menu-item-contents {
    min-width: 260px;
    left: -33px!important;
}

header .fusion-secondary-main-menu {
    border-bottom-color: transparent;

}

/* THIS IS THE HEADER WHEN IS SHRINKS AND "STICKS" TO THE TOP OF THE BROWSER */
header.fusion-is-sticky .fusion-secondary-main-menu {
    margin-top:0px;
}

.fusion-header-v2 .fusion-header, .fusion-header-v3 .fusion-header, .fusion-header-v4 .fusion-header, .fusion-header-v5 .fusion-header {
    border-bottom-color: transparent;
}

header.fusion-header-wrapper {
    position: absolute;
    width: 100%;
}

/* REMOVES THE LOGO FROM THE HEADER WHEN THE USER SCROLLS*/
header.fusion-is-sticky .fusion-logo {
    display:none;
}

/* REDUCES THE LOGO TOP MARGIN READY FOR SMALLER DEVICES */
@media only screen and (max-width: 1150px) {
    .fusion-logo img {
        margin-top: 15px;
        width: auto;
    }
}

header.fusion-header-wrapper .fusion-header {
    background-color: transparent !important;
}

/* PUTS A SUBTLE GRADIENT BEHIND THE HEADER SO THAT THE LOGO AND NAVIGATION ARE MORE CLEAR */
.fusion-sticky-header-wrapper {
    background: -webkit-linear-gradient(top, #131313 0%, rgba(19,19,19,0) 100%);
    background: linear-gradient(to bottom, #131313 0%, rgba(19,19,19,0) 100%);
}

/* PUTS A BLOCK OF COLOUR BEHIND THE HEADER WHEN THE USER HOVERS OVER IT */
header.fusion-is-sticky .fusion-sticky-header-wrapper,
header .fusion-sticky-header-wrapper:hover {
    background: none;
    background-color: rgba(19,19,19,0.92);
}

.fusion-secondary-main-menu {
    background-color:  transparent !important;
}

/* OVERRIDES THE CURRENT "SELECTED" STYLE FOR THE NAVIGATION */
.fusion-body .fusion-main-menu .current_page_item > a,
.fusion-main-menu .current_menu_item > a {
    margin-top: 2px;
    color: #FFF !important;
}

/* MAIN MENU ITEMS STYLE */
.fusion-main-menu > li.current_page_item > a,
.fusion-main-menu > li.current-menu-item > a,
.fusion-main-menu > li.current_page_ancestor > a,
.fusion-main-menu > li.current-menu-ancestor > a {
    margin-top: 2px;
    color: #fff !important; /* Main menu items text color */
}

/* SUBMENU ITEMS STYLE */
.fusion-main-menu .sub-menu .current_page_item > a,
.fusion-main-menu .sub-menu .current-menu-item > a,
.fusion-main-menu .sub-menu .current_page_ancestor > a,
.fusion-main-menu .sub-menu .current-menu-ancestor > a {
    margin-top: 2px;
    color: #333 !important; /* Submenu items text color */
}


/* NEW "SELECTED" UNDERLINE STYLE FOR THE NAVIGATION */
.fusion-body .fusion-main-menu .current_page_item > a span:after,
.fusion-main-menu .current_menu_item > a span:after {
    content: '';
    height: 2px;
    background: #be9359; 
    display:block;
    margin-top: 4px;
}

.fusion-body .fusion-main-menu .current_page_item > a span.fusion-button:after,
.fusion-main-menu .current_menu_item > a span.fusion-button:after {
    height: 0px;
    margin-top: 0px;
}

/* NEW STYLE FOR THE "ENROL" BUTTON IN THE NAVIGATION */
.fusion-menu-item-button .menu-text {
    border-color: #ffffff;
    color:#ffffff;
}



/* CHANGE TO THE HEADER SIZE IN THE "COURSES" BOXES ON THE HOMEPAGE */
.home-flip-box h2.flip-box-heading {
    font-size: 1.5rem !important;
}

div .sh-link, .sh-hide {
    display: inline;
}

.section-background-dark,
.section-background-light {
    position:relative;
}

/* THIS PUTS A VIGNETTE OVER SOME OF SECTIONS WITH BACKGROUND IMAGERY */
.section-background-dark:after,
.section-background-light:after {
    content: "";
    background-color: #121413;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.4;
}
/* THIS INCREASES THE VIGNETTE OPACITY FOR BACKGROUNDS THAT REQUIRE A WHITE VIGNETTE */
.section-background-light:after {
    background-color:#ffffff;
    opacity: 0.8;
}

/* PUTS A WHITE BORDER AROUND THE SMALL ROUND IMAGES IN THE TESTIMONIALS SECTION */
.fusion-testimonials.clean .testimonial-thumbnail img {
    border: 2px solid #ffffff;
}
/* CHANGES THE COLOUR OF THE TESTIMONIALS NAME */
.fusion-testimonials.clean .author {
    color:#be9359 !important;
}

/* THIS MAKES SURE THAT THE IMAGES ALWAYS GO ABOVE THE TEXT IN THE "ABOUT US" SECTION */
@media all and (max-width:1000px){
    .reverse-cols .fusion-row {
    display: flex;
    flex-flow: wrap;
    flex-direction: column-reverse;}
}

@media all and (max-width:640px){
    blockquote {
        margin-left:0px;
        margin-right:0px;
    }
}


/* ADJUSTS THE FONT AND SIZE OF THE WOOCOMMERCE PRODUCT HEADERS */
.fusion-product-content h3.product-title a {
    font-family: CGJ, Arial, Helvetica, sans-serif;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0px;
    font-style: normal;
    font-size: 24px;
}

/* ALIGNS BUTTONS SIDE BY SIDE ABD CENTRED ON THE PIANO SHOPS PAGE */
.text-align-center {
    text-align: center;
}

.shops-anchor-button-margin {
    margin: 5px;   
}


/* STYLISE THE FUSION SLIDE CAPTION PROMOTING REMOTE LESSONS */
.tfs-slider .slide-content-container .with-bg .fusion-title-sc-wrapper {
    padding: 20px 15px 20px 15px;
    border: 2px solid #be9359;
    border-radius: 10px;
    background-color: rgba(0,0,0,0.9)!important;
}

.fusion-title.fusion-title-center.fusion-sep-none h4.title-heading-center  {
    line-height: 32px!important;
}

/***** WOOCOMMERCE ******/

/*****************************************************/
/******** WOO CART / CHECKOUT / ACCOUNT PAGES ********/
/*****************************************************/

.woocommerce h2,
.woocommerce .checkout h3,
.woocommerce-content-box h2 {
    font-size:32px!important;
    padding-bottom:30px!important;
    border-bottom: none!important;
}

.woocommerce table th {
   color: #333c4e!important; 
} 

/*** MAIN FORMS BACKGROUND COLOR ***/
/** add .cart-collaterals .shipping-coupon, when needed **/
.woocommerce-content-box,
.cart-collaterals .cart_totals,
.avada-myaccount-user,
.xlwcty_wrap .xlwcty_Box.xlwcty_customer_info,
.xlwcty_wrap .xlwcty_Box.xlwcty_order_details_2_col {
    background-color: rgb(247, 245, 244)!important;
    border-top: 4px solid!important;
    border-right: 0px solid!important;
    border-bottom: 0px solid!important;
    border-left: 0px solid!important;
    border-color: rgb(190, 147, 89)!important;
}

/** the hint text in the form inputs **/
.woocommerce ::placeholder {
    opacity: 0.5;
}

/** messages (e.g. basket updated) **/
/*** error and notices module ***/
.woocommerce-info, 
.woocommerce-message {
    background-color: transparent!important;
}

.woocommerce-message {
    text-align: center;
    padding-left: 30px;
}

.cart-empty {
    font-family: Montserrat, Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 24px!important;
}

 /** CHECKOUT **/
 
 /** user account and help/contact details module **/
 
 .avada-myaccount-user {
     border-top: 0px solid;
 }
 
.avada-myaccount-user .avada-myaccount-user .username,
.avada-myaccount-user .avada-myaccount-user-column.message,
.avada-myaccount-user .avada-myaccount-user-column {
    border-right: 2px solid #ffffff!important;
    padding:20px;
}
    
/** button styles **/
.woocommerce-side-nav li {
    line-height: 22px;    
}

.woocommerce-side-nav li a {
    color: #b8953a;
    background-color: rgb(247, 245, 244);
    border-radius: 3px;
    border-bottom: 0px solid;
    margin-bottom: 10px;
    padding: 20px 10px 20px 16px;
}

.woocommerce-side-nav li.is-active a {
    color: #ffffff!important;
    background-color: #b8953a;
    border-radius: 3px;
}

/** payment methods (stripe or paypal) **/

.checkout .payment_methods li {
    background-color: #ffffff;
    padding: 30px;
}

.wc_payment_method label[for=payment_method_stripe],
.wc_payment_method label[for=payment_method_paypal] {
    font-weight: 700;
    color: #333c4e;
}


@media(min-width: 1000px) {
    
    /** CART **/
    .woocommerce-cart .woocommerce {
        min-height: 500px;
    }
  
  /* The table containing the list of products and our custom elements */
    .woocommerce-cart .woocommerce-cart-form {
    width: 70%;
    float: left;
    }

    /* The element that contains the cart totals */
    .woocommerce-cart .cart-collaterals {
    width: 27%;
    margin-top: 0;
    margin-left: 3%;
    display: initial!important;
    float: left;
    }

    /* Some minor tweak to make sure the cart totals fill the space */
    /*  add .cart-collaterals .shipping-coupon when needed */
    .woocommerce-cart .cart-collaterals .cart_totals
     {
      width: 100%;
      padding: 30px;
      margin-bottom:30px;
    }
    
    .cart-collaterals .shipping-coupon {
      padding: 0px;
    }
    
    .cart-collaterals .shipping-coupon .coupon {
      border-color: transparent;
    }
    
    /* stack the input/button and make full width */
    .avada-coupon-fields {
        flex-direction: column!important;
    }
    
    #avada_coupon_code {
        width:100%!important;
        margin-right:0px!important;
        margin-bottom:10px;
    }
    
}



/*****************************************************/
/******** BLOG ********/
/*****************************************************/

/*just increasing the site width as this page is 3 columns*/
.blogcontainer .fusion-builder-row.fusion-row {
    max-width:1450px!important;
}

.post-content .blogpost,
.post-content .blogpost .fusion-fullwidth {
    padding-left: 0px!important;
    padding-right:0px!important;
}

/* Author information in the left column — editorial credit-card treatment.
   Every selector rooted in .blogauthor so nothing outside this column moves.
   Affects all sites loading allsites.css. */

.blogauthor .about-author {
    margin-top: 0!important;
    text-align: center!important;
}

/* Container — kill Avada's float-left avatar / overflow text-wrap behaviour
   so avatar sits ABOVE description as a centered block (no L-shaped wrap). */
.blogauthor .about-author-container {
    display: block!important;
    text-align: center!important;
    overflow: visible!important;
}

/* Heading "About the Author: Name" — centered. */
.blogauthor .about-author .fusion-title {
    text-align: center!important;
    margin-bottom: 24px!important;
}

/* H2 — centered, with absolute-positioned gold divider anchored to the H2 itself
   (NOT the .fusion-title wrapper, which Avada styles with flex/inline so a block
   ::after gets pulled inline next to the heading instead of sitting below it).
   The .title-heading-left selector ensures we beat Avada's class-specific
   text-align: left on the H2. */
.blogauthor .about-author .fusion-title h2,
.blogauthor .about-author .fusion-title h2.title-heading-left {
    font-size: 22px!important;
    line-height: 1.3!important;
    font-weight: 500!important;
    color: #263044!important;
    margin: 0!important;
    text-align: center!important;
    padding-bottom: 18px!important;
    position: relative!important;
    display: block!important;
}

.blogauthor .about-author .fusion-title h2::after {
    content: ''!important;
    position: absolute!important;
    bottom: 0!important;
    left: 50%!important;
    transform: translateX(-50%)!important;
    width: 40px!important;
    height: 2px!important;
    background: #d4b380!important;
}

/* Avatar — larger circular photo with a subtle light-gold hairline ring.
   float: none breaks Avada's default left-float layout. */
.blogauthor .about-author .avatar {
    float: none!important;
    display: block!important;
    text-align: center!important;
    margin: 0 auto 22px!important;
}

.blogauthor .about-author .avatar img {
    width: 110px!important;
    height: 110px!important;
    border-radius: 50%!important;
    border: 1px solid #d4b380!important;
    padding: 3px!important;
    background: #ffffff!important;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08)!important;
    display: inline-block!important;
    float: none!important;
}

/* Bio description — readable rhythm matching the body palette. Block-level so
   it stacks below the avatar (not wrapped around it). */
.blogauthor .about-author .description {
    float: none!important;
    display: block!important;
    overflow: visible!important;
    font-size: 15px!important;
    line-height: 1.7!important;
    color: #555555!important;
    margin: 0!important;
    text-align: left!important;
}

/* Tablet + mobile — when Avada collapses the 3-column blog into a single
   stack, the author block (designed for a narrow 20% sidebar) gets stretched
   awkwardly across the full viewport width. Contain it to ~400px centered so
   the editorial card stays compact and elegant at every screen size.
   Also defends the centered heading against Avada's tablet-specific rules. */
@media (max-width: 1099px) {
    .blogauthor .about-author {
        max-width: 400px!important;
        margin-left: auto!important;
        margin-right: auto!important;
        text-align: center!important;
    }

    .blogauthor .about-author .fusion-title h2,
    .blogauthor .about-author .fusion-title h2.title-heading-left,
    .blogauthor .about-author .fusion-title h2.fusion-responsive-typography-calculated {
        text-align: center!important;
    }

    .blogauthor .about-author .description {
        text-align: left!important;
    }
}

/*advert in right colum .. this uses the contentbox module with css overrides!*/

.blogadvertcontentbox .fusion-button-wrapper {
    padding:0px 20px 20px 20px;
}

.blogadvertcontentbox.content-boxes-clean-vertical .col {
    padding-left:0px!important;
    padding-right:0px!important;
    padding-top:0px!important;
    padding-bottom:0px!important;
}

.blogadvertcontentbox .heading {
    margin-bottom:0px!important;
}

.blogadvertcontentbox .content-container h3 {
    margin-top:0px!important;
}

/* Intro paragraph — gentle emphasis (slightly larger, lighter weight, italic).
   No decorative border or quote glyph — those moved to .pullquote (staff opt-in). */
.post-content .blogpost p.intro {
    font-size: 22px!important;
    line-height: 1.5!important;
    font-weight: 300!important;
    font-style: italic!important;
    letter-spacing: 0px!important;
    color: #4a4a4a!important;
    margin: 24px 0 24px 0!important;
}

/* Editorial drop-cap — STAFF OPT-IN.
   Usage: <p class="intro dropcap">…</p>
   Staff choose which paragraph carries the drop-cap (position-independent),
   or merge the whole intro into ONE big <p class="intro dropcap"> for a single
   flowing editorial block. Apply to ONE paragraph per post. */
.post-content .blogpost p.intro.dropcap::first-letter {
    float: left!important;
    font-family: Georgia, "Times New Roman", serif!important;
    font-size: 82px!important;
    line-height: 0.84!important;
    padding: 4px 12px 0 0!important;
    margin: 0 1px 0 0!important;
    color: #b88945!important;
    font-weight: 500!important;
    font-style: normal!important;
    transform: translateY(2px)!important;
}

/* Drop-cap intro overrides — narrower max-width, refined line-height, and a
   slightly lighter ink so the gold glyph sits against soft (not heavy) text.
   Per Cristy's "extreme perfection" brief (2026-05-15). */
.post-content .blogpost p.intro.dropcap {
    max-width: 760px!important;
    line-height: 1.58!important;
    color: #4f4f4f!important;
}

/* Any p.intro that comes AFTER a dropcap intro clears the float so it doesn't
   wrap into the glyph if the dropcap paragraph is too short. */
.post-content .blogpost p.intro.dropcap ~ p.intro {
    clear: left!important;
}

/* Mobile: shrink the drop-cap so it doesn't dominate a phone-width column. */
@media (max-width: 600px) {
    .post-content .blogpost p.intro.dropcap::first-letter {
        font-size: 64px!important;
        padding: 6px 10px 0 0!important;
    }
}

/* Pull-quote — STAFF USE: wrap a quotation in <p class="pullquote">…</p>.
   Golden left border + large opening quote glyph, italic emphasis. Use only for
   actual quotations, not for the first paragraph of every post. */
.post-content .blogpost p.pullquote {
    font-size: 22px!important;
    line-height: 1.5!important;
    font-weight: 300!important;
    font-style: italic!important;
    letter-spacing: 0px!important;
    color: #2a2a2a!important;
    border-left: 3px solid #be9359!important;
    padding: 4px 0 4px 36px!important;
    margin: 32px 0 32px 0!important;
    position: relative!important;
    background: transparent!important;
}

.post-content .blogpost p.pullquote::before {
    content: "\201C";
    font-family: Georgia, "Times New Roman", serif!important;
    font-size: 60px!important;
    color: #be9359!important;
    line-height: 1!important;
    position: absolute!important;
    left: 12px!important;
    top: 4px!important;
    font-style: normal!important;
}


/* Cream page background on single blog posts (softer on eyes than pure white, Freedom Fund-style) */
.single-post {
    background-color: #fafafa;
}

/* Paragraphs — scoped to .blogpost wrapper ONLY.
   The earlier dual-selector approach (.single-post .post-content p) leaked typography
   onto CTA banners and other paragraphs that happen to sit inside a .post-content ancestor
   on single-post pages. .blogpost is sufficient because all Avada blog templates wrap
   the actual post body in this class. */
.post-content .blogpost p {
    font-size: 18px!important;
    line-height: 1.65!important;
    margin-bottom: 20px!important;
    max-width: 70ch!important;
    color: #555555!important;
}

/* Lists — scoped to .blogpost wrapper only (same reason as paragraphs). */
.post-content .blogpost ul,
.post-content .blogpost ol {
    margin-bottom: 20px!important;
    max-width: 70ch!important;
}

.post-content .blogpost ul li,
.post-content .blogpost ol li {
    font-size: 18px!important;
    line-height: 1.65!important;
    color: #555555!important;
}

/* H2 — scoped to .blogpost wrapper only (so it doesn't inflate sidebar related-article H2s). */
.post-content .blogpost h2 {
    font-size: 34px!important;
    line-height: 1.25!important;
    margin-top: 38px!important;
    margin-bottom: 16px!important;
}

/* H4 — scoped to .blogpost wrapper only. */
.post-content .blogpost h4 {
    font-size: 18px!important;
}

/* Heading colour — dark navy-grey for clear contrast against the lighter
   #555555 body text. Per Cristy's brief (2026-05-15). */
.post-content .blogpost h2,
.post-content .blogpost h3,
.post-content .blogpost h4 {
    color: #263044!important;
}

/* Sidebar related-article titles ONLY when inside a single blog post.
   Our .single-post .post-content h2 rule (34px) was inflating these because the widget
   uses .post-content as a wrapper class. Scoping to .single-post body class means the
   SAME widget on the blog archive page (body.archive / body.blog) is NOT affected.
   Last attempt failed because a broad un-scoped variant was also included — avoided here. */
.single-post .fusion-blog-shortcode .blog-shortcode-post-title,
.single-post .fusion-blog-shortcode .blog-shortcode-post-title a {
    font-size: 22px!important;
    line-height: 1.3!important;
    margin-top: 0!important;
    margin-bottom: 8px!important;
}

/* Mobile: tighten body type on phones — scoped to .blogpost only (no leak to CTA paragraphs). */
@media (max-width: 600px) {
    .post-content .blogpost p,
    .post-content .blogpost ul li,
    .post-content .blogpost ol li {
        font-size: 16px!important;
        line-height: 1.5!important;
    }
    .post-content .blogpost p,
    .post-content .blogpost ul,
    .post-content .blogpost ol {
        margin-bottom: 12px!important;
    }
    .post-content .blogpost h2 {
        font-size: 26px!important;
        margin-top: 28px!important;
        margin-bottom: 12px!important;
    }
}

.post-content .blogpost blockquote {
    background-color:#f7f5f4;
    padding:30px!important;
    margin-top: 50px;
    margin-bottom: 50px;
}

.post-content .blogpost blockquote p {
    font-size: 26px!important;
    line-height: 44px!important;
    font-family: CGJ, serif;
}

.post-content .blogpost blockquote p strong {
    font-size: 17px!important;
    display: block;
    margin-top: 30px;
    text-align: left;
    margin-bottom: -30px;
}

/*spacing above and below images*/
.blogpost .fusion-imageframe {
    margin-top: 20px!important;
    margin-bottom: 30px!important;
}

/*forces images full width*/
.blogpost .fusion-imageframe img {
    width: 100%;
}

/*related posts carousel*/
.blogrelatedposts .fusion-image-wrapper {
    width:100%!important;
}

.blogrelatedposts h4.fusion-carousel-title {
    font-family: CGJ, Arial, Helvetica, sans-serif!important;
    font-size: 22px!important;
}

.blogrelatedposts .fusion-nav-prev,
.blogrelatedposts .fusion-nav-next{
    height: 100px!important;
    margin-top: calc((160px)/ -2)!important;
}

@media(max-width: 768px) {
    .blogrelatedposts .fusion-nav-prev,
    .blogrelatedposts .fusion-nav-next {
    margin-top: calc((250px)/ -2)!important;
    }
}

.blogrelatedposts .fusion-nav-prev:before,
.blogrelatedposts .fusion-nav-next:before{
    line-height: 95px!important;
    font-size: 30px!important;
}

@media(max-width: 500px) {
    .blogrelatedposts h4.fusion-carousel-title {
    font-size: 18px!important;
    line-height: 27px!important;
    }
}

/***** PAYMENT AND DIRECT DEBIT FORM ******/

/* Progress bar */
form.lesson-payments .percentbar_blue {
    background-color: #be9359!important;
}

form.lesson-payments h3.gf_progressbar_title {
    font-size: 1.5em!important;
    text-align: center;
}

/* body height */
form.lesson-payments .gform_page_fields {
    min-height:400px;
}

form.lesson-payments label.gfield_label {
    font-weight: 400!important;
}

/* bring label closer to inputs */
form.lesson-payments div.ginput_container {
    margin-top:0px!important;
}
    
form.lesson-payments .gfield_consent_description {
    font-size: .74em!important;
    line-height: 2.0;
}

form.lesson-payments .button {
    width:47%!important;
}

@media(max-width: 1000px) {
    .gform_wrapper .gform_page_footer {
    display: flex;
    flex-flow: column-reverse;
    }
    
    form.lesson-payments .button {
        width:100%!important;
        margin-top: 10px!important;
    }  
}

form.lesson-payments span.ginput_total {
    font-size: 20px!important;
}


/***** EVENT PAGE (CURRENTLY TEACHERS ZOOM CONCERT FOR STUDENTS ******/
.avada-page-titlebar-wrapper h1 span.EventTitlePreHeaderSml {
    font-size: 2.5rem!important;
}

.avada-page-titlebar-wrapper h3 span.EventTitleInfo {
    line-height: 2.6rem!important;
}

.eventCountdown .fusion-countdown-1 .fusion-countdown-counter-wrapper {
    
}

@media(max-width: 600px) {
    .avada-page-titlebar-wrapper h1 span.EventTitleLarge {
    font-size: 2.4rem!important;  
    line-height: 2.0rem!important;
    }
    .avada-page-titlebar-wrapper h1 span.EventTitlePreHeaderSml {
    font-size: 1.4rem!important;
    }

    .avada-page-titlebar-wrapper h3 span.EventTitleInfo {
    line-height: 0.8rem!important;
    font-size: 1.0rem!important;
    }

    .eventCountdown .fusion-countdown-1 .fusion-countdown-counter-wrapper {
    font-size:18px!important;
    }   
    .fusion-countdown-1 .fusion-dash-title {
    font-size:10px!important;
    }  
}

.table-2 table thead {
    text-align: left!important;
    background-color:#be9359!important;
}

.table-2 table th {
    padding: 20px!important;
    color: #fff!important;
}

.table-2 table tr td {
    border-bottom: 1px solid #444!important;
    padding: 10px 20px!important;
    color: #fff!important;
    line-height: 22px!important;
    background-color:#000000!important;
}

/***** CHECK OUT FONT BIGGER PLEASE - 21 NOV 2024 STEFAN ******/


form.checkout label {
    margin-bottom: 2px;
    display: inline-block;
    font-size: 17px;
}


/**** Make readable ***/
.fusion-body .wc-block-components-notice-banner {
    color: white;
   
}