/*
AmusementArcades.com Custom CSS

Entry file for component architecture.

Structure:
/css/custom/base
/css/custom/layout
/css/custom/components
/css/custom/pages
/css/custom/utilities
Loaded via Drupal library:
gavias_lozin.libraries.yml
*/

.styled-table {
  border-collapse: collapse;
  /* margin: 25px auto; /* Center table horizontally */
  font-size: 1rem;
  font-family: "Segoe UI", Arial, sans-serif;
  max-width: 700px; /* Limit table width */
  width: 100%; /* Ensures responsiveness */
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}

.styled-table thead tr {
  background-color: #5A67D8; /* Soft indigo */
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.05rem;
}

.styled-table th,
.styled-table td {
  padding: 10px 12px; /* Consistent padding for all table cells */
  text-align: left;
  vertical-align: middle; /* Aligns content vertically */
}

.stars,
.stars-end, #stars, #stars-end {
  padding: 10px 12px; /* Consistent padding */
  font-size: 2rem; /* Larger size for stars */
  line-height: 1; /* Adjusts spacing for stars to look compact */
  color: #64C568;
}

.styled-table tbody tr {
  border-bottom: 1px solid #dddddd;
  transition: background-color 0.3s ease;
}

.styled-table tbody tr:nth-of-type(even) {
  background-color: #f9f9f9;
}

.styled-table tbody tr:hover {
  background-color: #f1f5f9; /* Subtle hover effect */
}

.styled-table tbody tr:last-of-type {
  border-bottom: 3px solid #5A67D8; /* Matches header color for a cohesive finish */
}

/* Target the last row and make the first cell extra bold */
.styled-table tbody tr:last-of-type td:first-child {
  font-weight: 800; /* Extra bold */
  text-transform: uppercase; /* Optional: Emphasize further */
  color: #2932EB; /* Optional: Add distinct color */
}

/* Stars for the last row */
.styled-table tbody tr:last-of-type td:last-child {
  font-size: 2rem; /* Matches the other stars */
  color: #ED8936!important; /* Distinct color for the last stars */
}

.styled-table tbody td {
  font-weight: 500; /* Default weight for regular rows */
}


/* Updates to standard nav bar 
@media (min-width: 576px) {
  .header-main .site-branding-logo img {
    max-width: 75%;
    height: auto;
  }

}*/


/*remove chevron*/
.gva_menu > li > ul.sub-menu .icaret.nav-plus {
  display: none;
}


@media (min-width: 991.98px) {
  .navigation .gva_menu_main > li > a {
    font-size: 11px;
    padding: 30px 10px 28px 10px;
    letter-spacing: 0.02em;
    }
  /*.header-main .site-branding-logo img {
    max-width: 80%;
    height: auto;
  }*/
}

@media (min-width: 1400px) {
.navigation .gva_menu_main > li > a {
    font-size: 14px;
    font-weight: 400;
    padding: 36px 15px;
    letter-spacing: 0.02em;
}
   /* .header-main .site-branding-logo img {
    height:70px;
    width:auto;
  } */
  }

header.header-v1 .header-main {
    background: #092133;
}

/* LOZIN HEADER STRUCTURE — REQUIRED */
/* .navigation .site-branding{
display:flex;
align-items:center;
height:auto;
}

.navigation .site-branding-logo{
display:block;
} */

/* Mobile nav logo size 
@media(max-width:575.98px){
.header-main .site-branding-logo img{
height:40px;
width:auto;
}
}*/


/* listing sticky secondary nav changes */
.listing-nav-inner-inner { padding: 14px 0!important; }

/* primary category level pages padding for destinations header */
.destination_header {
  padding-bottom: 60px;
}

/* breadcrumb changes 
.breadcrumb-style.gva-parallax-background {
  background-image: none!important;
}

.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb .breadcrumb-style {
    padding: 12px 0 12px;
  background-image: none!important;
}

.breadcrumb-content-inner .gva-breadcrumb-content .breadcrumb-links nav.breadcrumb li {
  color: #242424;
}

*/

/* footer top */


#footer .before-footer {
    padding: 0!important;
} 

.footer-top .row {
  justify-content: center;
}

.listing-block .listing-rating{display: flex;padding: 6px 0;}
.listing-block .label{margin-right: 6px; font-size: 15px;} 
.listing-block .field{color: #F86923;}

.gva-user-region {
  display: none;
}

/* custom footer CSS */
.footer-center .gva_menu li{display: block; margin-bottom: 5px; line-height: 1.8;}
.footer-center .gva_menu li a{padding: 0; font-size: 14px; font-weight: 400;}

/* P and header text changes */

body .body-page {
  color: #222!important;
}

/*Medium devices (desktops, 768pxpx and up) */
@media (min-width: 768px) {

h1 {
  letter-spacing: -1px; 
  line-height: 1.1;
  color: #333; 
  font-weight: 700;
  font-size: 2.2em;
}
  
h2 {
  letter-spacing: -1px;
  }
 }

/*Smaller devices (768pxpx and below) */

@media (max-width: 768px) {
  
  h1 { font-weight: 700; 
       font-size: 1.9em; 
       line-height: 1.1;
    
  }
  
  /*h2.title span {font-size: 28px!important; } */
  
}

/* listing and blog post Typography */

@media (min-width: 1400px) {
  
  h1.post-title {
    font-size: 1.9rem!important;
    letter-spacing: 0.009rem;
  }
}

@media (max-width: 768px) {
  
  .listing-content-main h2,.post-content h2 { font-size: 1.4rem; }
  
}

/* new amenities map pages map */

#listing-main-map {
  z-index: 1;
}

/* updated listings SEO copy section styling */

/* Default behavior: First tab is open on desktop */
.panel-collapse.collapse.in.show {
    display: block;
}


.listing-taxonomy-bottom p,li {
  
  font-size: 0.9em;
  color: #222;
} 

.listing-taxonomy-bottom ul li:last-child {
  margin-bottom: 16px;
}


/* amenities, machines seo footer copy video and bullet list styles */

.video-container {
    padding: 60px 40px; /* 60px top & bottom, 40px left & right */
}

.custom-list {
    list-style: none; /* Removes default bullets */
    padding: 0; /* Removes default padding */
    text-align: left; /* Keeps text left-aligned */
}

.custom-list li {
    position: relative;
    padding-left: 30px; /* Creates space for the tick */
    margin-bottom: 10px; /* Adds spacing between items */
    font-size: 1.2rem; /* Adjusts text size */
  font-family: 'Lexend', sans-serif; /* Apply Lexend font */
}

.custom-list li::before {
    content: "✔"; /* Adds a checkmark */
    position: absolute;
    left: 0;
    color: #52D64D!important; /* Makes tick green */
    font-weight: bold;
}

/* taxonomy bullet points */
.amenities-bullets, .tax__features { justify-content: center; }


  /* Ensure the content is always visible on larger screens */
    @media (min-width: 576px) {
      #dynamic-content {
        display: block !important; /* Always visible on larger screens */
      }
    }



/* Apply the background color #ededed to the button */
button.custom-button {
  background-color: #ededed !important;  /* Ensures the background color remains the same */
  border: none !important;  /* Remove border */
  color: inherit !important;  /* Inherit text color */
  padding: 5px 0px;  /* Smaller padding for the button */
  font-size: 16px;  /* Font size */
  cursor: pointer;  /* Indicate button is clickable */
  text-decoration: none;  /* Remove default text decoration */
   text-decoration: underline;
}

.btn .btn-link .custom-button {
  padding: 5px 0px; 
}

/* Hover effect for underline on desktop */
button.custom-button:hover {
    text-decoration: underline overline;  /* Underline the text on hover */
}

/* Button active state: slight color change when clicked */
button.custom-button:active {
  background-color: #ededed !important;  /* Ensure background stays #ededed when clicked */
}

/* Button focus state: prevent focus styles from affecting background */
button.custom-button:focus {
  background-color: #ededed !important;  /* Ensure background stays #ededed */
  outline: none;  /* Remove default Bootstrap focus outline */
}

/* remove button fluff */
.card-x .card-header {
  padding: 0;
  margin: 0;
  border-bottom: none;
}
  
.card-x h5.mb-0 {
  background-color: #ededed; 
}

/* footer gambling text / logos */
.gam-text {
  font-size: 0.6em !important;
  line-height: 1.4em;
  margin-bottom: 1em !important;
  color: #B6BDC2; /* unchanged regular text */
  text-align: justify;
}

/* Default link — slightly brighter than text */
.gam-text a {
  color: #C4CBD0 !important;
  text-decoration: underline dotted;
  text-decoration-color: #C4CBD0 !important;
}

/* Hover / focus — clearer but still neutral */
.gam-text a:hover,
.gam-text a:focus {
  color: #D2D8DD !important;
  text-decoration-color: #D2D8DD !important;
  text-decoration-style: solid !important;
}

/* Active click — slightly darker feedback */
.gam-text a:active {
  color: #A8B0B6 !important;
  text-decoration-color: #A8B0B6 !important;
}

/* Visited — subtle distinction, no purple */
.gam-text a:visited {
  color: #BDC5CA !important;
  text-decoration-color: #BDC5CA !important;
}
.aa-footer-icon {
  display: flex;
  justify-content: center;
  align-items: center;
}

.aa-footer-icon img {
  display: block;
  height: auto;
  max-width: 80px;
  width: 100%;
}

.aa-footer-icon--18 img {
  max-width: 45px;
  margin-bottom: 6px;
}

.aa-footer-icon a {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
}

/* Accordion activate*/
@media (max-width: 767.98px) {
  .gam-text {font-size: 12px!important; }
}
.aa-footer-accordion__toggle {
  width: 100%;
  background: none;
  border: none;
  color: #C4CBD0;
  text-align: left;
  padding: 0;
  font-size: 13px;
}

/* Desktop: force always open */
@media (min-width: 768px) {
  #aa-footer-disclaimer-content {
    display: block !important;
    height: auto !important;
    visibility: visible !important;
  }
}

/* Accordion button base */
.aa-footer-accordion__toggle {
  width: 100%;
  background: transparent;
  border: none;
  color: #B6BDC2; /* same as .gam-text */
  text-align: left;
  padding: 6px 0;
  font-size: 12px;
  cursor: pointer;
  display: flex;
  align-items: center;
}

/* Arrow */
.aa-footer-accordion__toggle::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid #B6BDC2;
  margin-left: 6px;
  transition: transform 0.2s ease;
}

/* Rotate when open */
.aa-footer-accordion__toggle[aria-expanded="true"]::after {
  transform: rotate(180deg);
}

/* Hover */
.aa-footer-accordion__toggle:hover {
  color: #D2D8DD;
}

.aa-footer-accordion__toggle:hover::after {
  border-top-color: #D2D8DD;
}

.aa-footer-accordion__toggle {
  border-top: 1px solid rgba(255,255,255,0.08);
  margin-top: 10px;
  padding-top: 10px;
}

/* footer block title underline */
/* Footer link column titles only (excludes logo block) */
.footer-first .block-title,
.footer-second .block-title,
.footer-third .block-title {
  margin-bottom: 9px;
}

.footer-first .block-title span,
.footer-second .block-title span,
.footer-third .block-title span {
  display: inline-block;
  padding-bottom: 2px;
  border-bottom: 1px solid #53d94d;
  letter-spacing: 0.01rem;
  font-size:16px;
}

/* footer 4 strap alignment
.footer-four .site-branding__slogan{
font-size:13px;
color:rgba(255,255,255,0.6);
margin-top:20px;
letter-spacing:0.03rem;
}

@media(min-width:992px){
.footer-four .site-branding__text{
padding-left:35px!important;
text-align:left;
}
} */

/* reduce padding on mobile screens footer under logo */
@media (max-width:767px){
footer > .footer-inner .footer-center{
padding-bottom:20px !important;
}
}

/* Sidebar changes for affiliate advertising */
span.address, .business-info li a {
   font-family:'PT Sans', sans-serif;
   font-weight: 400;
   font-size: 16px;
}

/* Opening times style change for accordion */

.card-header .o-times { padding: 0!important; background-color: #fff; border: none; cursor: pointer; } 
#headingOne { padding: 0; background-color: #fff;}
.card.o-times {border: none!important; }
.title.o-times {border-bottom: none!important; padding-bottom: 10px!important; }
.animated .o-times .collapsed { border-bottom: none; }
.animated.o-times:focus {
  border: none;
  outline: none; /* Optionally remove the outline */ }
#ot-smallprint { color: #6c757d; }


/* Styling for Affiliate Vertical Banner 1 */
#temu-vertical-banner { width: 400px; height: auto; background-color: #f8f9fa; border-radius: 8px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); overflow: hidden; text-align: center; display: flex; flex-direction: column; justify-content: space-between; } 
#temu-banner-image { height: 50%; object-fit: cover; } 
#temu-banner-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; justify-content: center; background-color: #cae8f4; } 
#temu-banner-title h3 { text-wrap: balance; font-size: 1.5rem; font-weight: 600; color: #333; margin-bottom: 10px; text-transform: capitalize; font-family: lexend; letter-spacing: 0.01em; } 
#temu-banner-strapline { font-size: 1rem; color: #333; margin-bottom: 10px; } 
#temu-banner-button { font-size: 1rem; font-weight: bold; text-transform: uppercase; }


/* Styling for the ABC Affiliate Banner 1 */

/* Main Banner Styling */
#abc-vertical-banner {
  width: 400px;
  height: auto; /* Allow dynamic height */
  background-color: #0551AB;
  border-radius: 8px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
/* Image Styling */
#abc-banner-image {
  width: 100%;
  height: auto; /* Maintain aspect ratio */
  object-fit: cover;
  border-bottom: none;
}
/* Content Styling */
#abc-banner-content {
  padding: 0 15px 15px 15px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #0551AB;
}
/* Title Styling */
#abc-banner-title h3 {
  font-size: 1.5rem;
  font-weight: 600;
  color: #fff;
  margin-bottom: 20px;
  font-family: "Lexend", sans-serif;
  letter-spacing: 0.01em;
  margin-top: -10px;
  padding: 0 20px;
}


/* Bullets Styling */
#abc-banner-bullets {
  font-size: 1rem;
  color: #f5f5f5;
  margin-bottom: 20px;
}
#abc-banner-bullets ul {
  list-style: none;
  padding: 0;
  line-height: 1.4em;
}
#abc-banner-bullets li {
  margin-bottom: 5px;
  color:#fff;
}

.abc-list-with-ticks li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 10px;
}

.abc-list-with-ticks li::before {
  content: "✔";
  color: #53d94d !important;
  position: relative;
  left: -5px;
  top: 0;
  transform: translateY(10%);
}

/* Button Styling */
#abc-banner-button {
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  background-color: #53d94d!important;
  border: #349a2f 1px solid;
  padding: 8px 26px;
  border-radius: 5px;
  font-family: 'PT Sans', sans-serif!important;
  letter-spacing: 0.07em;
  line-height: 20px;
  transition: all 0.3s ease; /* Smooth transition for hover effects */
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1); /* Subtle text shadow for sharper appearance */
  transform: translateZ(0); /* Helps prevent rendering issues for sharper text */
}

/* Hover Effect */
#abc-banner-button:hover {
  background-color: #4bca41; /* Darker green on hover */
  border-color: #2f8623; /* Darker border on hover */
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2); /* Subtle shadow effect */
  transform: translateY(-3px); /* Lift the button on hover */
}

/* Active (when clicked) Effect */
#abc-banner-button:active {
  transform: translateY(1px); /* Slight push when clicked */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15); /* Slightly reduced shadow on active */
}

/* abc smallprint styling */

.abc-smallprint p {
  font-size: 0.55em;
    line-height: 100%;
    color: #f5f5f5;
    margin-top: 4%;
    margin-bottom: 0;  
}

/* Responsive Styling */
@media (max-width: 768px) {
  #abc-vertical-banner {
   /* width: 100%; Full width for smaller screens */
    max-width: 100%; /* Remove fixed width */
  }
  #abc-banner-title h3 {
    font-size: 1.2rem; /* Scale down title font size */
  }
  #abc-banner-strapline {
    font-size: 0.9rem;
  }
  #abc-banner-button {
    padding: 5px 10px; /* Adjust button size for mobile */
  }
  .abc-list-with-ticks li::before {
    color: #53d94d !important; /* Reapply for mobile view */
  }
}

/* mobile green tick overwride */
@media (max-width: 767px) {
  .custom-list li {
    padding-left: 38px; /* Slightly more room for the badge */
  }

  .custom-list li::before {
    content: "✔";
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #52D64D;
    color: #ffffff;
    border-radius: 50%;
    font-size: 14px;
    font-weight: bold;
    left: 0;
    top: 2px;
  }
}


/* Hide the 'Play' menu item on larger screens */
.listing-nav-inner-inner ul li:nth-child(5) {
  display: none;
}

/* Show the PLAY menu item only on devices smaller than 991px */
@media (max-width: 991px) {
.listing-nav-inner-inner ul li:nth-child(5) {
    display: block;
    border: 1px dashed #53d94d; /* Border color */
    border-radius: 5px; /* Rounded corners */
  }
.listing-nav-inner-inner li {
  padding: 0 13px!important;
  }

/* Click Effect */
.listing-nav-inner-inner ul li:nth-child(5) a:active {
  background-color: #349a2f; /* Darken background */
  color: #e9f7e9!important; /* Slightly lighter text */
}
}

/* Stop the H1 on listing pages overlapping the rating on mobile */
@media (max-width: 575.98px) {
  .listing-price { top: -30px!important; right: 30px!important; }
}
  
/* general colour and style changes to home page and basic pages */

/* listing rating star score changes */

.field.field--name-field-listing-price { color: #ed3295!important; }

/* buttons / coloured theme icons */
.btn, .btn-theme, .button { background: #ed3295!important; }
.sub-title { color: #ed3295!important; }
.la-map { color: #ed3295!important; }

/*text at bottom of page */
.pre-footer-text p { text-align: justify; font-size: 14px;}

/* updates to footer blocks 
#block-gavias-lozin-linkfooter-menu,#block-gavias-lozin-linkfooter2-menu, 
#block-gavias-lozin-linkfooter3-menu { margin-bottom: 5px !important; } */

.gva_menu { 
  padding-left: 0px!important;
  }


/* Pre footer CTA global block */

.listingCTA h2 {font-weight: 600; color: #333; }
.listingCTA p  {color: #333; }
  

/* FAQ image alignment */

.panel-body-image {
  display: flex; 
  justify-content: space-evenly; 
  flex-direction: row;
}

.panel-body-image img {
  width: auto!important;
}

/* Taxonomy Template intro order changes */
.listings-map-4 .content-top > div{flex: 0 0 100%!important;}
.listings-map-4 .content-top > div:nth-child(1) { order: 3; } 
.listings-map-4 .term-content-wrap .taxonomy-term-content { padding-top: 0px; }

/* Cops Pre Footer Ad Styles */

.pre-footer-ad {
    background-color: #BDECF7;
  }

.pre-footer-ad img {
   padding: 30px;
}

.pre-footer-ad h2 {
  font-weight: 700;
  font-size: 2.4em;
  letter-spacing: 0.01em;
}

.pre-footer-ad p {
  color: #303030;
}

.cops-terms {
  line-height: 1 !important;
  font-size: 12px;
  padding-right:90px;
  margin-top: 20px;

}

.marginster {
  margin-left: 20px;
}


/* AM Hero Banner */

.jeffz {
  max-width: 1200px;
  margin: auto;
  padding-bottom: 80px;
  position: relative;
}
/* styles for AM Page */


.btn-theme.am-btn  {
  color: #333!important;
  background-color: #e5e5e5!important;
}

.am-btn:hover {
    background-color: #d1d1d1!important;
}

/* H2 Strapline Styles */

.am-strap {
  font-size: 1.7vw; /* Fluid font size based on viewport width */
  margin: auto;
  letter-spacing: -0.03rem;
  color: #333;
  text-align: center;
  font-weight: 700;
  line-height: 1.3; /* Adjust line height for better readability */
  padding: 0 2rem;   /* Default padding for large screens */
}

/* For large screens (e.g., 1980px and up), use a fixed max font size of around 28px */
@media (min-width: 1980px) {
  .am-strap {
    font-size: 30px; /* Set the equivalent font size for 1980px screens */
  }
}

/* For medium screens (e.g., 1200px to 1979px), adjust the font size */
@media (max-width: 1979px) and (min-width: 1200px) {
  .am-strap {
    font-size: 1.7rem; /* Set a fixed size for screens between 1200px and 1979px */
  }
}

/* For smaller screens (e.g., below 1200px), adjust the font size */
@media (max-width: 1199px) {
  .am-strap {
    font-size: 2vw; /* Scale the font size for smaller screens */
    padding: 0 4vw;   /* Relative padding using viewport width */
  }
}

/* For mobile screens (e.g., below 768px), use a larger font size */
@media (max-width: 768px) {
  .am-strap {font-size: 5vw; /* Larger font size for mobile */}
}


.title.am-title {
  font-weight: 500!important;
  letter-spacing: -0.05rem!important;
  color: #333;
  font-size:26px!important;
  margin: 0;
}

.am-hr {
  border: 0;
  border-top: 2px solid #ed3295;  /* Adjust the color and thickness of the line */
  width: 50px;  /* Adjust the width of the line (change to your desired length) */
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: right;  /* Align to the right by default */
}

.am-title-strap {
  font-weight: 600;
}

.am-cta {
  background-color:#e5e5e5!important;
  margin-bottom: 40px;
}


/* AM strap CTA banner styles */

    .am-content-inner {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        gap: 20px; /* Adds spacing between columns */
    }

    .am-content {
        flex: 1;
        min-width: 250px;
        text-align: left;
    }

    .am-content img {
        max-width: 70%;
        height: auto;
    }

    .map-image {
        max-width: 45%!important;
        height: auto!important;
        align-self: center!important;
    }

    .am-button-action {
        flex: 1;
        min-width: 250px;
        display: inline-flex;
        justify-content: center;
        align-items: center;
    }

    .am-btn-2 {
        background-color: #A41965;
        color: #FFFFFF;
        text-decoration: none;
        border-radius: 5px;
        text-align: center;
    }

.am-btn-2:hover {
  background-color: #C02278!important;
}


 /* AM strap CTA banner styles  Mobile adjustments */
    @media (max-width: 768px) {
        .am-content-inner {
            flex-direction: column;
            text-align: center;
        }
      .title.am-title { font-size: 22px!important;}
        .am-button-action {
            justify-content: center;
        }
    }

.bb-inner.default.am-pad {
    padding: 60px 0;
}


/* lower CTA strap */ 

.am-col {
  align-self: center;
}

@media (max-width: 768px) {
  .am-col-in {
    display: flex;
    justify-content: center;
  } 
  .am-btn-3  {
    margin-top: 10px;
  } }
    
    
/* =========================================================
   HERO CORE LAYOUT
   ========================================================= */

   .am-hero, .aa-hero, .sr-hero, .lt-hero {
    display:flex;
    justify-content:center;
    align-items:center;
    position:relative;
    width:100%;
    overflow:hidden;
  }
  
  .sr-hero,
  .aa-hero { background: none; }

  .lt-hero {
    background: none;
    margin-bottom:2.6rem;
    width:100vw;
    margin-left:calc(50% - 50vw);
    margin-right:calc(50% - 50vw);
    line-height:0;
  }
  
  
  .hero-text{
    position:absolute;
    inset:0;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    gap:1.25rem;
    text-align:center;
    z-index:10;
    pointer-events:none;
    overflow-anchor:auto;
  }

  


  /* =========================================================
   HERO IMAGES
   ========================================================= */

.am-hero-image{
  width:100%;
  height:auto;
  object-fit:cover;
}

.lt-hero > picture > img{
  width:100%;
  height:auto;
  display:block;
  z-index:1;
  transform:scale(1.02);
}

.aa-hero img,
.lt-hero img,
.am-hero img{ filter:brightness(80%); }



/* =========================================================
   HERO HEADINGS
   ========================================================= */

   .am-h1, .aa-h1, .sr-h1, .lt-h1{
    position:relative;
    margin:0;
    font-weight:bold;
    text-align:center;
    z-index:10;
    padding:1px;
    border-radius:10px;
    font-size:5vw;
    color:#F5F7FA;
    -webkit-text-stroke:1.4px #27324C;
    -webkit-text-fill-color:#f7f2d9;
  }
  
  /* AA + LT fill override */
  .aa-h1, .lt-h1{
    color:#F5F7FA;
    -webkit-text-fill-color:#F5F7FA;
  }
  
  /* Edge treatment */
  .aa-h1, .lt-h1{
    text-shadow:
      0 0 1px rgba(0,0,0,1),
      0 0 2px rgba(0,0,0,0.8),
      0 0 3px rgba(0,0,0,0.6);
  }
  
  .aa-hero .aa-h1,
  .lt-hero .lt-h1{
    -webkit-text-stroke:0;
    text-shadow:
      0 2px 6px rgba(0,0,0,0.45),
      0 0 2px rgba(0,0,0,0.6);
  }

  
  /* =========================================================
   HERO STRAPLINES
   ========================================================= */

.aa-strapline, .lt-strapline{
  position:relative;
  margin:0;
  font-weight:400;
  color:#F5F7FA;
  text-align:center;
  z-index:10;
  font-size:clamp(1rem, 1.6vw, 1.4rem);
  line-height:1.25;
}


/* =========================================================
   RESPONSIVE TYPE
   ========================================================= */

   @media (min-width:1981px){
    .am-h1, .aa-h1, .sr-h1, .lt-h1{ font-size:100px; }
  }
  @media (max-width:1200px){
    .am-h1, .aa-h1, .sr-h1, .lt-h1{ font-size:5vw; }
  }
  @media (max-width:992px){
    .am-h1, .aa-h1, .sr-h1, .lt-h1{ font-size:6vw; }
  }
  @media (max-width:768px){
    .am-h1, .aa-h1, .sr-h1, .lt-h1{ font-size:10vw; }
  
    .lt-hero{
      left:50%;
      right:50%;
      margin-left:-50vw;
      margin-right:-50vw;
      width:100vw;
      max-width:100vw;
    }
  }
  @media (max-width:576px){
    .am-h1, .aa-h1, .sr-h1, .lt-h1{ font-size:11vw; }
  }

  
  /* =========================================================
   PAGE OVERRIDES
   ========================================================= */

.listings-map-4 .term-content-wrap .lt-hero .lt-h1{
  font-size:clamp(2.2rem, 4.6vw, 5.2rem);
  line-height:1.05;
}

.hero-home .lt-h1 {
  font-size:clamp(2.2rem, 4.6vw, 5.2rem);
  line-height:1.05;
}

.btn-home {
  color: #E9EDF2!important;
  text-decoration: none!important;
  pointer-events: auto;
}

.btn-home:hover {
  color: #F5F7FA!important;
}

.btn-home:hover {
  color: yellow;
}

.lt-hero,
.lt-hero * {
  overflow-anchor: none;
}

@media (max-width:768px){
  .hero-home .lt-h1{ font-size:clamp(1.7rem, 7vw, 3rem); }
}


/* =========================================================
   HERO TEXT GLOW
   ========================================================= */

   .hero-text::before{
    content:"";
    position:absolute;
    width:min(90vw,900px);
    height:110%;
    background:radial-gradient(ellipse at center,
      rgba(10,15,35,.55) 0%,
      rgba(10,15,35,.35) 40%,
      rgba(10,15,35,0) 75%);
    z-index:-1;
    filter:blur(10px);
  }
  
  @media (max-width:768px){
    .hero-text::before{
      width:110vw;
      height:125%;
      background:radial-gradient(ellipse at center,
        rgba(10,15,35,.38) 0%,
        rgba(10,15,35,.22) 38%,
        rgba(10,15,35,.10) 58%,
        rgba(10,15,35,0) 82%);
      filter:blur(14px);
    }
  }

  
  /* =========================================================
   HERO MAP LAYER
   ========================================================= */

.hero-map-layer{
  position:absolute;
  right:18%;
  bottom:20%;
  width:clamp(70px,19%,180px);
  transform:rotate(4deg);
  z-index:4;
  pointer-events:none;
  opacity:.85;
  filter:drop-shadow(0 8px 14px rgba(0,0,0,.35)) saturate(80%) brightness(.95);
}

/* Mobile */
@media (max-width:768px){
  .lt-hero .hero-map-layer{
    right:3%;
    bottom:10px;
    transform:rotate(4deg);
  }
}

/* Tablet */
@media (min-width:769px) and (max-width:1200px){
  .hero-map-layer{
    width:360px;
    right:-16%;
    bottom:-10%;
    transform:rotate(7deg);
    opacity:.45;
  }
}

/* Desktop framing */
@media (min-width:769px){
  .hero-map-layer{
    right:-16%;
    bottom:-10%;
    width:500px;
    max-width:none;
    transform:rotate(10deg);
    z-index:2;
    opacity:.70;
    filter:drop-shadow(0 25px 45px rgba(0,0,0,.45)) saturate(80%) brightness(1.1);
  }
}
/* test location h1 affects */

/* LOCATION PHOTO TEXT – SUBTLE VERSION */

.lt-hero-text-location::before{
  display:none; /* remove original glow */
}

/* H1 */
.lt-hero-text-location .lt-h1{
  -webkit-text-stroke:0;
  text-shadow:
    0 2px 8px rgba(0,0,0,.35),
    0 0 2px rgba(0,0,0,.35);
  letter-spacing:.3px;
}

/* Strapline */
.lt-hero-text-location .lt-strapline{
  text-shadow:0 1px 6px rgba(0,0,0,.35);
  max-width:640px;
}

/* Very soft local contrast bed */
.lt-hero-text-location::after{
  content:"";
  position:absolute;
  inset:-25px -50px;
  background:radial-gradient(ellipse at center,
    rgba(0,0,0,.28) 0%,
    rgba(0,0,0,.16) 45%,
    rgba(0,0,0,0) 75%);
  z-index:-1;
  filter:blur(14px);
}

/* -----HERO Banners END--------*/


/* Row changes */
.am-inner {
  padding-bottom: 0px!important;
}

.am-color {
  background-color:#BDECF7;
}

.am-row {
  margin-bottom: 40px;
}


.am-sqr-img-l, .am-sqr-img-r  {
  max-width: 80%;
  height: auto;
  }

.w-100  {
    display: flex; /* Ensure it's a flex container */
    justify-content: flex-end; /* Align all children (including <a>) to the right */
}

.w-100 a {
    align-self: flex-end; /* Moves only this <a> tag to the bottom/right */
}

  
  @media (max-width: 768px) {
  /* Default styles for mobile (center alignment) */
.gbb-row-wrapper .gsc-column .am-sqr-img-l, .am-sqr-img-r {
  max-width: 100%;
  height: auto;
}
    .right-buttons { align-self: flex-start !important;}
    .box-1 { margin-top: 20px; }
    .am-content img { max-width: 50%; height: auto; }
    
}

.right-img-column {
    display: flex;
    justify-content: flex-end; /* Aligns the image to the right on larger screens */
    width: 100%; /* Ensures full column width */
}

.right-img-column a {
    display: block; /* Ensures the anchor tag behaves like a block element */
}

@media (max-width: 767px) {
    .right-img-column {
        justify-content: center; /* Centers the image on mobile */
    }
}

.right-img-column {
    display: flex;
    justify-content: flex-end; /* Push content to the right */
    align-items: center;
    width: 100%;
}

.right-img-column a {
    display: flex;
    justify-content: flex-end;
    width: 100%;
}

@media (min-width: 767px) {
.am-sqr-img-r {
    max-width: 80%;
    height: auto;
    display: block;
  } }

@media (max-width: 767px) {
    .right-img-column {
        justify-content: center !important; /* Center image on mobile */
    }
    .right-img-column a {
        justify-content: center;
    }
}


/* ============================= */
/* AS-HERO (IMAGE-BASED HERO) */
/* ============================= */

.as-hero {
    position: relative;
    min-height: 300px;
    max-height: 400px;
    overflow: hidden;
}

/* Background image */
.as-hero-bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    z-index: 1;
}

/* Overlay OWNS vertical centering */
.as-hero-overlay {
    position: absolute;
    inset: 0;
    z-index: 2;
    display: flex;
    align-items: center;
}

/* Container just flows */
.hero-content {
    width: 100%;
    padding: 2rem 0;
}

/* Left column text */
.as-hero-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 160px;
}

/* Typography */
.as-hero .as-h1 {
    font-size: 3.8rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -1px;
    color: #f8f8f8;
    text-shadow: 1px 1px 4px rgba(0,0,0,0.6);
    text-transform:uppercase;
    margin-bottom: 0px;
    font-family: 'Lexend', sans-serif!important;
}

.as-hero .as-hero-left .as-h5  {
    font-family: 'Rubik', sans-serif !important;
    font-weight: 400;
    font-size: 1.1rem;
    margin-bottom: 0;
    color: #f8f8f8;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.4);
}

/* ============================= */
/* RESPONSIVE */
/* ============================= */

@media (max-width: 1199.98px) {
    .as-hero { max-height: 450px; }
}

@media (max-width: 991.98px) {
    .as-hero { max-height: 400px; }
}

@media (max-width: 767.98px) {
    .as-hero {
        max-height: none;
        min-height: 320px;
    }

    .as-hero-left {
        padding-left: 1.5rem;
        text-align: center;
    }
}


/* --- */


/* AM tag cloud styles */

.tag-container {
  padding: 60px 0; /* Adds top and bottom padding to the row */
}

.tag-container h3, .resort-tag-container h3 {
 text-align: center;
 font-size: 1.1em;
 margin-bottom: 1em;
}

.am-tag-cloud {
   display: flex;
   flex-wrap: wrap;
   justify-content: center; /* Centers buttons horizontally */
}

.am-tag-button {
   background: #fff;
   color: #D9306B!important;
   border: 1px solid #D9306B;
   padding: 10px 15px;
   border-radius: 25px; /* Rounded edges */
   text-decoration: none;
   white-space: nowrap; /* Prevents buttons from breaking */
   transition: all 0.3s ease-in-out;
   margin: 4px; /* Adds margin between buttons */
   text-align: center; /* Aligns text inside the button */
   text-transform: uppercase;
   font-size: 13px;
}

.am-tag-button:hover {
   color: #287AB3!important;
   border-color: #287AB3;
   background: #fff;
}

/* Resort Tag Cloud Styles */

.footer-top:has(.resort-tag-footer) {
 background-color: #fff;
}

.resort-tag-container {
 padding-bottom: 30px; /* Adds bottom padding to the row */
}


.am-hero-right {
transform: translateY(0px); /* Adjusts for smaller screens */
}


@media (max-width: 576px) {
.as-h1 {
font-size: 8vw;
}

.as-h5 {
font-size: 2vw;
}

.am-hero-right {
transform: ntranslateY(0px);
}
}


/* AM tag cloud styles */

.tag-container {
padding: 60px 0; /* Adds top and bottom padding to the row */
}

.tag-container, .resort-tag-container h3 {
text-align: center;
font-size: 1.4em;
margin-bottom: 1em;
}

.am-tag-cloud {
display: flex;
flex-wrap: wrap;
justify-content: center; /* Centers buttons horizontally */
}

.am-tag-button {
background: #fff;
color: #D9306B!important;
border: 1px solid #D9306B;
padding: 10px 15px;
border-radius: 25px; /* Rounded edges */
text-decoration: none;
white-space: nowrap; /* Prevents buttons from breaking */
transition: all 0.3s ease-in-out;
margin: 4px; /* Adds margin between buttons */
text-align: center; /* Aligns text inside the button */
text-transform: uppercase;
font-size: 13px;
}

.am-tag-button:hover {
color: #287AB3!important;
border-color: #287AB3;
background: #fff;
}

/* Resort Tag Cloud Styles */

.footer-top:has(.resort-tag-footer) {
background-color: #fff;
}

.resort-tag-container {
background-color: #fff;
}

/* footer changes */

#block-gavias-lozin-listing-footer-cta-block {
width: 100vw; /* Full viewport width */
background-color: #bdecf7; /* Change to desired color */
margin-left: -50vw; /* Adjust to ensure full width */
left: 50%;
position: relative;
}

.abc-smallprint a {
color: #fff;
}

.abc-smallprint a:hover {
color: #53D94D;
}

.cops-terms a {
color: #333 !important;
}

.cops-terms a:hover {
color: #092133!important;
}

/* home page hero changes */
/* Base Styles for Hero Section */
.home-hero {
  background-color: #D9F4FB; /* Blue background */
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 500px; /* Fixed height for desktop */
}

/* Ensure the image is proportionally sized for desktop */
.home-hero-image {
  width: 55%; /* Keeps image at 55% of the screen width */
  height: auto;
}

/* Left Column Content */
.home-hero-left {
  padding-left: 150px; /* Padding for larger screens */
}

/* Ensure Text is well aligned */
.home-h1 {
  letter-spacing: 0.001em;
}

.home-hero-text {
  margin-bottom: 10px;
}


/* Mobile Styles (screen < 768px) */
@media (max-width: 768px) {
  .home-hero {
      flex-direction: column; /* Stack text and image vertically */
  }

  /* Mobile Hero Image */
  .mobile-hero-image {
      display: block; /* Show mobile image */
      max-width: 100%; /* Ensure image takes full width */
      height: auto; /* Maintain aspect ratio */

      position: absolute; /* Position behind the text content */
      top: 0;
      left: 0;
      z-index: 0; /* Put the image behind the text */
  }

  /* Left Column on Mobile */
  .home-hero-left {
      padding-left: 15px; /* Reset padding for mobile */
      text-align: left; /* Align text left on mobile */
      z-index: 1; /* Ensure content stays above the image */
      flex: 1;
      margin: 80px 0px!important;
  }

  .home-hero-right {
      display: none; /* Hide the right column with the desktop image on mobile */
  }

  /* Mobile Text Adjustments */
  .home-h1 {
      font-size: 1.8rem; /* Smaller heading size for mobile */
      text-wrap-style: balance;
      margin-bottom: 20px;
  }

  .home-hero-text {
      margin-bottom: 20px;
      text-wrap-style: balance;
  }

  .btn-theme {
      font-size: 0.8rem; /* Adjust button size */
  }
}

/* For screens smaller than 576px */
@media (max-width: 575.98px) {
  .home-h1 {
      font-size: 1.6rem;  /* Smaller font size for smaller mobile screens */
      margin-top: 30px;
      margin-bottom: 10px;
  }

  .home-hero-text {
      font-size: 1rem;  /* Smaller font size for smaller mobile screens */
      padding-right: 110px;
      margin-bottom: 10px;
  }

  .btn-theme {
      font-size: 0.7rem; /* Smaller font size for mobile */
  }
.home-hero {
  background-color: #D9F4FB;
  height: auto; /* Height adjusts based on content inside */
  min-height: 275px; /* Minimum height, but can grow if content exceeds this */
  
}
}

/* For screens smaller than 450px */
@media (max-width: 450px) {
  .home-hero-left {
    margin: 0!important;
} }

/* Hide mobile image on desktop */
@media (min-width: 768.1px) {
  .mobile-hero-image {
      display: none!important; /* Hide the mobile image on desktop */
  }
}


/* Listing Sidebar Menu links sizing / style */
/* Default (≥1200px) */
.listing-sidebar-view .views-field-title .field-content a {
display: block;
overflow-wrap: break-word;
max-width: 100%;
white-space: normal;
font-size: 0.85rem;
}

/* Between 992px and 1199.98px (Bootstrap LG) */
@media (max-width: 1199.98px) and (min-width: 992px) {
.listing-sidebar-view .views-field-title .field-content a {
  font-size: 0.71rem;
}
}

/* Between 576px and 991.98px (sm to md) */
@media (max-width: 991.98px) and (min-width: 576px) {
.listing-sidebar-view {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.listing-sidebar-view .views-row {
  text-align: left;
  width: 100%;
  max-width: 320px;
}

/* Centre the block <h2> title */
.listing-sidebar-block h2 {
  text-align: center;
  width: 100%;
}
}

/* Extra small (<576px) */
@media (max-width: 575.98px) {
.listing-sidebar-view {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.listing-sidebar-view .views-row {
  text-align: left;
  width: 100%;
  max-width: 320px;
}

.listing-sidebar-view .views-field-title .field-content a {
  font-size: 0.85rem;
}

.listing-sidebar-block h2 {
  text-align: center;
  width: 100%;
}
}


/*listing sidebar title padding remove*/
.listing-sidebar-block .block-content {
padding-top: 0!important;
}

/*listing page .content-top add margin top for screens <992px */
/*@media (max-width: 991.98px) {
.content-top {
  margin-top: 1.25rem;
}
}*/

/* Sidebar Global Change */

.sidebar-inner { margin-top: 20px;}

/* Article Content Comment System Hiding */

li.comment-forbidden { display: none; }

/* Articles Categories at bottom of post target */
.node--type-article .field--name-field-categories.field--label-above .field__label {
    display: block;       /* puts label on its own line */
    clear: both;
}


/* styles for article desktop blocks */

.article-feature {
  width: 100%;
  margin: 40px 0;
}

/* Constrain total width + indent */
.article-feature-inner {
  max-width: 870px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
}

/* Image styling */
.article-feature-image {
  width: 100%;
  border-radius: 6px;
  object-fit: cover;
}

/* Space between top row and text */
.article-feature-description {
  margin-top: 20px;
}

/* Ensure table aligns to image top */
.article-feature .row {
  align-items: flex-start;
}

/* Right column flex fix */
.article-feature .col-lg-3 {
  display: flex;
  align-items: flex-start;
}

/* ===== ARTICLE REVIEW TABLE ===== */

.article-table {
  border-collapse: collapse;
  margin-top: 40px; /* aligns with image top under H3 */
  font-size: 0.8em;
  font-family: Arial, Helvetica, sans-serif;
  width: 100%;
  max-width: 230px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
}

.article-table thead tr {
  background-color: #3940EA;
  color: #ffffff;
  text-align: left;
}

.article-table th,
.article-table td {
  padding: 8px 10px;
}

.article-table tbody tr {
  border-bottom: 1px solid #ebebeb;
}

.article-table tbody tr:nth-of-type(even) {
  background-color: #f3f3f3;
}

.article-table tbody tr:last-of-type {
  border-bottom: 2px solid #37353D;
}

.article-table tbody td.active-row {
  font-weight: bold;
  color: #2932EB;
}

.article-table #stars {
  color: #81E099;
  font-size: 1.8em;
}

.article-table #stars-end {
  color: #EB8901;
  font-size: 1.8em;
}

/* ===== MOBILE BEHAVIOUR ===== */

@media (max-width: 991px) {
  .article-table {
    max-width: 100%;
    margin-top: 20px;
  }
}

@media (max-width: 767.98px) {
  .article-feature-inner {
    padding-left: 0;
    padding-right: 0;
  }
}

/*update alignment of footer logo on mobile 
@media (max-width: 767px) {
  .footer-four {
    text-align: center;
  }
/* these control the alignments on mobile 
  .footer-four .site-branding-logo {
    display: inline-block;
    min-width: 90%;
    margin-top: 20px;
    margin-bottom: -10px;
  }
} */

.best-arcades-promo {
  max-width: 350px!important;
}

/* controls the width of the drop down menu site wide */

.sub-menu {
  
  min-width: 160px!important;
}

/* This makes the bootstrap 4 accordions look like the boostrap 3 accordions */

/* ===== Legacy Panel-Style Accordion Override (Bootstrap 4) ===== */

.accordion .card {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 8px;
}

.accordion .card-header {
  background: #fff;
  border-bottom: 1px solid #eee;
  padding: 0;
}

.accordion .card-header button {
  width: 100%;
  padding: 14px 16px;
  text-align: left;
  font-weight: 400;
  font-size: 16px;
  color: #333;
  background: #fff;
  border: 0;
  box-shadow: none;
  text-decoration: none;
}

.accordion .card-header button:hover {
  background: #fafafa;
  text-decoration: none;
}

.accordion .card-body {
  padding: 16px;
  background: #fff;
}

/* Remove Bootstrap card visuals globally inside accordion */
.accordion .card {
  border-radius: 0 !important;
  box-shadow: none !important;
}

/* PLUS / MINUS ICON SYSTEM */
.accordion .accordion-toggle {
  position: relative;
}

/* horizontal + vertical bars */
.accordion .accordion-toggle::after,
.accordion .accordion-toggle::before {
  content: "";
  position: absolute;
  right: 16px;
  top: 50%;
  width: 14px;
  height: 3px;
  background: #D91897;   /* system pink */
  transform: translateY(-50%);
}

/* vertical bar (creates +) */
.accordion .accordion-toggle::before {
  transform: translateY(-50%) rotate(90deg);
}

/* FIX: Remove Bootstrap focus ring without killing borders */
.accordion .card-header button:focus,
.accordion .card-header button:active {
  outline: 1px solid #777;
  box-shadow: none !important;
}

/* Optional: subtle replacement focus for accessibility */
.accordion .card-header button:focus {
  box-shadow: inset 0 0 0 1px #bbb;
}

@media (max-width: 767.98px) {
  .accordion .card-header .tax__accordion-toggle {
    padding-right: 2.5rem!important;
    white-space: normal;
  }
}

/* mini hero sections with H1 titles for map pages and articles */
/* ===============================
   H1 Block Component
   =============================== */

.h1-blocks {
  display: flex;
  align-items: center;
  justify-content: center;

  /* Height scales but never exceeds 100px */
  height: clamp(70px, 8vw, 100px);

  /* Background */
  background-color: #ECFAE9;
  background-image: repeating-linear-gradient(
    to bottom,
    rgba(0,0,0,0.04),
    rgba(0,0,0,0.04) 1px,
    transparent 1px,
    transparent 6px
  );

  border-bottom: 2px solid rgba(0,0,0,0.08);

  margin-bottom: 0; /* removed as requested */
}

.h1-blocks h1 {
  transform: translateY(2px);

  /* Slightly lighter than #333 */
  color: #3A3A3A;

  /* Responsive font scaling */
  font-size: clamp(1.4rem, 2.5vw, 2rem);

  /* Tight professional rhythm */
  line-height: 1.1;
  letter-spacing: -0.01em;
}

 .h1-blocks-articles {
   margin-bottom: 30px;
}

/*Taxonomy Description 2 bullets size changes */

.features-title, .tax__features-title {
  font-size: 1.55rem; /* desktop default */
}

@media (max-width: 767.98px) {
  .features-title, .tax__features-title {
    font-size: 1.3rem; /* roughly h5 size */
    text-align: center; /* mobile centering */
  }
}

/*add padding to 1st text block on taxonomy term pages */
.path-taxonomy .field--name-description {
  margin-bottom: 2rem;
  text-align: center!important;
}



/* ===============================
   PRE-FOOTER BASE STRUCTURE
   =============================== */

.aa-pre-footer {

  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  overflow: hidden;

}


/* Background image */
.aa-pre-footer__background {

  display: block;
  width: 100%;

}

.aa-pre-footer__background img {

  width: 100%;
  height: auto;
  display: block;

}

/* Overlay content container */
.aa-pre-footer .container {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: flex;
  align-items: center;

}

/* Bootstrap row reset */
.aa-pre-footer .row {

  margin-left: 0;
  margin-right: 0;
  width: 100%;

}

/* Gradient overlay */
.aa-pre-footer::before {

  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;

  background: linear-gradient(
    rgba(0,0,0,0.85),
    rgba(0,0,0,0.55)
  );

}

/* ===============================
   PRODUCT ROW LAYOUT
   =============================== */

.aa-pre-footer__products {
  display: flex;
  gap: 8px;
  width: 100%;

}


/* Each card same width */
.aa-product-card {

  flex: 1 1 0;
  display: flex;

}


/* Make inner fill card */
.aa-product-card__inner {

  width: 100%;
  display: flex;
  flex-direction: column;
  border-radius: 50px 0 0 0;
  overflow: hidden;
}


  



/* ===============================
   CARD STRUCTURE
   =============================== */

/* IMAGE CONTAINER */
.aa-product-card__image {
  height: 160px;
  background: #fff;
  border-radius: 36px 0 0 0;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}


/* LINK — must fill container exactly */
.aa-product-card__image-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  line-height: 0;
}


/* IMAGE */
.aa-product-card__image img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
  margin: 0 auto;
}



/* ===============================
   CARD DESIGN
   =============================== */

.aa-product-card__inner {
  background: #ffffff;
  border-radius: 8px;
  padding: 10px;
  height: 100%;
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}

/* ===============================
   CARD TEXT
   =============================== */

.aa-product-card__title {
  font-size: 14px;
  font-weight: 600;
  color: #1a1a1a;
  text-align: left;
  margin-bottom: 0;
  line-height:1.2;
}

.aa-product-card__price {
  font-size: 14px;
  font-weight: 700;
  color: #1a1a1a;
  text-align: left;
  margin-bottom: 10px;
}

.aa-product-card .btn {
  width: 100%;
}


/* left column H2 effect */
.aa-pre-footer__title {

  /* size & font */
  font-family: "Lexend", sans-serif;
  font-weight: 800;
  font-size: 2.6rem;
  line-height: 1.05;
  letter-spacing: -0.01em;

  /* colour — best choice for dark background */
  color: #FFB733;

  /* slight tilt */
  display: inline-block;
  transform: rotate(-2deg);

  /* heavy glow + depth */
  text-shadow:
    0 3px 0 rgba(0,0,0,0.85),
    0 6px 18px rgba(0,0,0,0.85),
    0 0 18px rgba(255,183,51,0.6);

  /* spacing */
  margin-bottom: 24px;
  position: relative;
}


/* cool underline effect */
.aa-pre-footer__title::after {

  content: "";
  position: absolute;

  left: 3%;
  bottom: -6px;
  width: 91%;
  height: 4px;

  background: linear-gradient(
    90deg,
    #fda400 0%,
    #FFB733 50%,
    #FFD89E 100%
  );

  border-radius: 4px;
  transform: rotate(-0.4deg);
  box-shadow:
    0 2px 0 rgba(0,0,0,0.8),
    0 0 10px rgba(255,183,51,0.7);
}

/* pre footer left column strap effects*/
.aa-pre-footer__tagline {

  font-family: "PT Sans", sans-serif;
  font-size: 17px;
  font-weight: 700;
  font-style: italic;
  padding-left: 2ch;
  letter-spacing: 0.02em;
  margin-bottom: 10px;
  color: #F5F5F5;
  text-shadow:
    2px 2px 0 rgba(0,0,0,0.85),
    4px 4px 0 rgba(0,0,0,0.65),
    6px 6px 10px rgba(0,0,0,0.5);

}

.aa-pre-footer__text {
  
  font-weight: 700;
  color: #f5f5f5;
  line-height: 1.2;
 
  /* subtle dark shadow (less than title & strap) */
  text-shadow:
    1px 1px 0 rgba(0,0,0,0.75),
    2px 2px 4px rgba(0,0,0,0.4);

}

/* Primary CTA */

.aa-pre-footer .btn-aa-primary {
  background-color: #C02278 !important;
  border: none !important;
  color: #fff !important;
  box-shadow: 0 4px 0 rgba(0,0,0,0.35), 0 6px 14px rgba(0,0,0,0.4);
}

.aa-pre-footer .btn-aa-primary:hover {
  background-color: #A01963 !important;
  box-shadow: 0 3px 0 rgba(0,0,0,0.35), 0 5px 12px rgba(0,0,0,0.35);
}


/* Card buttons */

.aa-pre-footer .btn-aa-card {
  background-color: #C02278 !important;
  border: #C02278 !important;
  color: #fff !important;
  box-shadow: 0 2px 4px rgba(0,0,0,0.24);
  line-height:1.2;
  padding-top:6px;
  padding-bottom:6px;
}

.aa-pre-footer .btn-aa-card:hover {
  background-color: #A01963 !important;
  box-shadow: 0 2px 4px rgba(0,0,0,0.28);
}


/* Primary CTA typography */

.aa-pre-footer__cta {
  text-transform: uppercase;
}

/* ENDNEDD */

/* ===============================
   PRE-FOOTER BASE STRUCTURE
   =============================== */

.aa-pre-footer {
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  overflow: hidden;
}

/* Background image */

.aa-pre-footer__background,
.aa-pre-footer__background img {
  display: block;
  width: 100%;
  height: auto;
}

/* Gradient overlay */

.aa-pre-footer::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(rgba(0,0,0,0.85), rgba(0,0,0,0.55));
}

/* Content container */

/* Section becomes positioning context */
.aa-pre-footer {
  position: relative;
  overflow: hidden;
}

/* Background becomes full-cover layer */
.aa-pre-footer__background {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.aa-pre-footer__background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Content stays in normal flow */
.aa-pre-footer .container {
  position: relative;
  z-index: 2;
  padding-top: 60px;
  padding-bottom: 60px;
}



/* ===============================
   PRODUCT ROW LAYOUT
   =============================== */

.aa-pre-footer__products {
  display: flex;
  gap: 8px;
  width: 100%;
}

.aa-product-card {
  flex: 1 1 0;
  display: flex;
}


/* ===============================
   CARD STRUCTURE
   =============================== */

.aa-product-card__inner {
  background: #fff;
  border-radius: 8px;
  padding: 10px;
  width: 100%;
  display: flex;
  flex-direction: column;
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}

/* Image */

.aa-product-card__image {
  height: 160px;
  background: #fff;
  border-radius: 36px 0 0 0;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.aa-product-card__image-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  line-height: 0;
}

.aa-product-card__image img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
  margin: 0 auto;
}


/* ===============================
   CARD TEXT
   =============================== */

.aa-product-card__title {
  font-size: 14px;
  font-weight: 600;
  color: #1a1a1a;
  line-height: 1.2;
  margin-bottom: 0;
}

.aa-product-card__price {
  font-size: 14px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 10px;
}

.aa-product-card .btn {
  width: 100%;
}


/* ===============================
   LEFT COLUMN TYPOGRAPHY
   =============================== */

.aa-pre-footer__title {
  font-family: "Lexend", sans-serif;
  font-weight: 800;
  font-size: 2.6rem;
  line-height: 1.05;
  letter-spacing: -0.01em;
  color: #FFB733;
  display: inline-block;
  transform: rotate(-2deg);
  margin-bottom: 24px;
  position: relative;
  text-shadow:
    0 3px 0 rgba(0,0,0,0.85),
    0 6px 18px rgba(0,0,0,0.85),
    0 0 18px rgba(255,183,51,0.6);
}

.aa-pre-footer__title::after {
  content: "";
  position: absolute;
  left: 3%;
  bottom: -6px;
  width: 91%;
  height: 4px;
  border-radius: 4px;
  transform: rotate(-0.4deg);
  background: linear-gradient(90deg,#fda400,#FFB733,#FFD89E);
  box-shadow:
    0 2px 0 rgba(0,0,0,0.8),
    0 0 10px rgba(255,183,51,0.7);
}

.aa-pre-footer__tagline {
  font-family: "PT Sans", sans-serif;
  font-size: 17px;
  font-weight: 700;
  font-style: italic;
  padding-left: 2ch;
  letter-spacing: 0.02em;
  margin-bottom: 10px;
  color: #F5F5F5;
  text-shadow:
    2px 2px 0 rgba(0,0,0,0.85),
    4px 4px 0 rgba(0,0,0,0.65),
    6px 6px 10px rgba(0,0,0,0.5);
}

.aa-pre-footer__text {
  font-weight: 700;
  color: #f5f5f5;
  line-height: 1.6;
  text-shadow:
    1px 1px 0 rgba(0,0,0,0.75),
    2px 2px 4px rgba(0,0,0,0.4);
}


/* ===============================
   BUTTONS
   =============================== */

.aa-pre-footer .btn-aa-primary {
  background-color: #C02278 !important;
  border: none !important;
  color: #fff !important;
  box-shadow:
    0 4px 0 rgba(0,0,0,0.35),
    0 6px 14px rgba(0,0,0,0.4);
}

.aa-pre-footer .btn-aa-primary:hover {
  background-color: #A01963 !important;
  box-shadow:
    0 3px 0 rgba(0,0,0,0.35),
    0 5px 12px rgba(0,0,0,0.35);
}

.aa-pre-footer .btn-aa-card {
  background-color: #C02278 !important;
  border: none !important;
  color: #fff !important;
  padding-top: 6px;
  padding-bottom: 6px;
  line-height: 1.2;
  box-shadow: 0 2px 4px rgba(0,0,0,0.24);
}

.aa-pre-footer .btn-aa-card:hover {
  background-color: #A01963 !important;
}

.aa-pre-footer__cta {
  text-transform: uppercase;
}


/* ==========================================================
   RESPONSIVE — TABLET
   ========================================================== */

@media (max-width: 991px) {

  .aa-pre-footer .container {
    position: relative;
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .aa-pre-footer__intro {
    margin-bottom: 30px;
  }

}


/* ==========================================================
   RESPONSIVE — MOBILE CARD SCROLLER
   ========================================================== */

@media (max-width: 767px) {

  .aa-pre-footer__products-wrapper {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .aa-pre-footer__products {
    flex-wrap: nowrap;
    padding-left: 16px;
    padding-right: 16px;
    gap: 16px;
  }

  .aa-product-card {
    flex: 0 0 75%;
  }

  .aa-product-card__image {
    height: 180px;
  }

  .aa-pre-footer__title::after {
    left: 8%;
    width: 70%;
    height: 3px;
  }
}


/* ===============================
   SMALLEST MOBILE ONLY (XS)
   =============================== */

@media (max-width: 575.98px) {
  .aa-pre-footer__title,
  .aa-pre-footer__tagline {
    text-align: center;
  }
  
  .aa-pre-footer__title {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  
  .aa-pre-footer__title::after {
    width: calc(100% - 55px);
  }
}


/* ================================
Casino Affiliate Footer Base
================================ */
#footer .aa-affiliate-footer--casino{
background-color:#092133;
position:relative;
left:50%;
right:50%;
margin-left:-50vw;
margin-right:-50vw;
width:100vw;
overflow:hidden;
}

#footer .aa-affiliate-footer--casino .container{
margin-left:auto;
margin-right:auto;
padding-left:20px;
padding-right:20px;
position:relative;
z-index:2;
top:20px;
}

/* ================================
Background Image + Overlay
================================ */
#footer .aa-affiliate-footer--casino .aa-affiliate-footer__bg{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:0;
}
#footer .aa-affiliate-footer--casino .aa-affiliate-footer__bg img{
width:100%;
height:100%;
object-fit:cover;
object-position:center;
}
#footer .aa-affiliate-footer--casino::before{
content:"";
position:absolute;
inset:0;
background:rgba(0,0,0,0.45);
z-index:1;
pointer-events:none;
}

/* ================================
Typography
================================ */
.aa-affiliate-footer__title{
font-family:"Lexend",sans-serif;
font-weight:600;
letter-spacing:0.01em;
margin-bottom:15px;
color:#fff;
font-size:clamp(1.1rem,2.4vw,1.8rem);
}
.aa-affiliate-footer__benefits{
font-size:1rem;
line-height:1.4;
margin-bottom:15px;
}
.aa-affiliate-footer__benefit{
position:relative;
padding-left:22px;
margin-bottom:6px;
color:#fff;
}
.aa-affiliate-footer__benefit::before{
content:"✔";
color:#53d94d;
position:absolute;
left:0;
top:0;
}

/* 100 gold effect */
.aa-gold{
background:linear-gradient(
180deg,
#fff9cc 0%,     /* hot specular highlight */
#ffe97a 12%,    /* bright reflective band */
#FFCC18 35%,    /* primary gold */
#F6B50B 60%,    /* mid */
#FF9410 80%,    /* shadow tone */
#ffe082 100%    /* reflected bounce light */
);
-webkit-background-clip:text;
-webkit-text-fill-color:transparent;
text-shadow:
0 1px 0 rgba(0,0,0,0.18),
0 2px 3px rgba(0,0,0,0.12);
font-weight:800;
letter-spacing:0.01em;
filter:brightness(1.06);
}

/* ================================
Images + Logo Positioning
================================ */
.aa-affiliate-footer__logo{
position:relative;
}
.aa-affiliate-footer__image{
width:clamp(160px,28vw,300px);
height:auto;
}
.aa-affiliate-footer__abc-logo{
position:absolute;
top:30px;
right:16px;
width:clamp(80px,12vw,120px);
height:auto;
z-index:3;
}

/* ================================
CTA Button
================================ */
#footer .aa-affiliate-footer--casino .aa-affiliate-footer__button{
display:inline-block;
margin:0;
vertical-align:middle;
font-family:"PT Sans",sans-serif;
font-size:1rem;
font-weight:700;
text-transform:uppercase;
letter-spacing:0.07em;
line-height:1.2;
text-decoration:none;
background-color:#53d94d!important;
border:1px solid #349a2f;
color:#fff;
border-radius:5px;
padding:12px 30px;
text-shadow:1px 1px 2px rgba(0,0,0,0.15);
box-shadow:0 4px 10px rgba(0,0,0,0.15);
cursor:pointer;
transition:all .25s ease;
}
#footer .aa-affiliate-footer--casino .aa-affiliate-footer__button:hover{
background-color:#4bca41!important;
border-color:#2f8623;
color:#fff;
text-decoration:none;
transform:translateY(-2px);
box-shadow:0 8px 18px rgba(0,0,0,.25);
}
#footer .aa-affiliate-footer--casino .aa-affiliate-footer__button:active{
background-color:#43b63a;
border-color:#2a7a1f;
transform:translateY(1px);
box-shadow:0 3px 6px rgba(0,0,0,.2);
}
#footer .aa-affiliate-footer--casino .aa-affiliate-footer__button:focus{
outline:none;
box-shadow:0 0 0 3px rgba(83,217,77,.35),0 4px 10px rgba(0,0,0,.15);
}

/* ================================
Smallprint
================================ */
.aa-affiliate-footer__smallprint{
font-size:10px;
line-height:1.3;
color:#f5f5f5;
opacity:.9;
}
.aa-affiliate-footer__smallprint a{
color:#fff;
text-decoration:underline;
}
.aa-affiliate-footer__smallprint a:hover{
color:#53d94d;
}

/* ================================
Column Spacing
================================ */
.aa-affiliate-footer--casino .aa-affiliate-footer__intro,
.aa-affiliate-footer--casino .aa-affiliate-footer__logo{
padding:30px;
}

/* ================================
Desktop refinement
================================ */
@media(min-width:992px){
.aa-affiliate-footer__logo{
text-align:right;
}
}

/* ================================
Mobile refinement
================================ */
@media(max-width:767.98px){
.aa-affiliate-footer__title{
font-size:1.25rem;
}
.aa-affiliate-footer__benefits{
font-size:.95rem;
}
.aa-affiliate-footer--casino .aa-affiliate-footer__intro,
.aa-affiliate-footer--casino .aa-affiliate-footer__logo{
padding:20px;
}
  
#footer .aa-affiliate-footer--casino .aa-affiliate-footer__button{
display:inline-block;
width:auto;
text-align:center;
}
.aa-affiliate-footer__intro{
text-align:center;
}
}

.aa-affiliate-footer__offer{
white-space:nowrap;
}

/* ================================
STACKED LAYOUT CENTER ALIGN (<992)
================================ */
@media(max-width:991.98px){
/* center all text */
.aa-affiliate-footer__intro{
text-align:center;
}

/* center benefits list */
.aa-affiliate-footer__benefits{
display:inline-block;
text-align:left; /* keeps ticks aligned properly */
}

/* center logo column */
.aa-affiliate-footer__logo{
text-align:center!important;
}

/* center barrel image */
.aa-affiliate-footer__image{
margin-left:auto;
margin-right:auto;
}

/* center ABC logo above barrel */
.aa-affiliate-footer__abc-logo{
position:absolute;
left:50%;
transform:translateX(-50%);
right:auto;
top:clamp(-6px,-2vw,6px);
}

/* center CTA button */
#footer .aa-affiliate-footer--casino .aa-affiliate-footer__button{
display:inline-block;
margin-left:auto;
margin-right:auto;
}

.aa-affiliate-footer--casino .aa-affiliate-footer__logo {
padding-bottom:0;
margin-bottom:2px;
}

.aa-affiliate-footer--casino .aa-affiliate-footer__intro{
padding-top:0;
}
}

/* fix ABC logo overlap on medium screens */
@media(min-width:992px) and (max-width:1199.98px){
.aa-affiliate-footer__abc-logo{
top:clamp(-40px,-2vw,20px);
right:clamp(-10px,4vw,80px);
width:clamp(70px,12vw,140px);
}
}
/* Casino footer END */

/* =========================================================
PRE FOOTER — LOCATIONS (Hotels CTA)
========================================================= */
/* Locations CTA — control vertical density */
.aa-pre-footer.aa-pre-footer-locations .container{
padding-top:40px;
padding-bottom:40px;
}

/* modifier base */
.aa-pre-footer.aa-pre-footer-locations{
position:relative;
}

/* overlay */
.aa-pre-footer.aa-pre-footer-locations::before{
content:"";
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:2;
background:rgba(10,12,16,0.18);
pointer-events:none;
}

/* content layer */
.aa-pre-footer.aa-pre-footer-locations .aa-pre-footer-locations__content{
position:relative;
z-index:5;
padding:0;
display:flex;
align-items:center;
height:100%;
}

/* wrapper */
.aa-pre-footer.aa-pre-footer-locations .aa-pre-footer-locations__wrapper{
width:100%;
display:flex;
justify-content:flex-end;
padding-right:80px;
}

/* text container */
.aa-pre-footer.aa-pre-footer-locations .aa-pre-footer-locations__inner{
color:#fff;
}

/* title */
.aa-pre-footer.aa-pre-footer-locations .aa-pre-footer-locations__title{
font-size:48px;
font-weight:700;
line-height:1.1;
padding-bottom:18px;
margin-bottom:14px;
color:#fff;
text-shadow:0 1px 2px rgba(0,0,0,0.55);
display:inline-block;
border-bottom:1px solid rgba(255,255,255,0.6);
}

/* tagline */
.aa-pre-footer.aa-pre-footer-locations .aa-pre-footer-locations__tagline{
font-size:20px;
line-height:1.5;
margin-bottom:16px;
text-shadow:0 1px 2px rgba(0,0,0,0.50);
}

/* Button base */
.aa-pre-footer-locations__button{
display:inline-block;
background:#6edb6a;
font-size:16px;
letter-spacing: 0.08rem;
font-weight:600;
padding:8px 18px;
border-radius:6px;
text-decoration:none;
border:none;
box-shadow:0 2px 8px rgba(0,0,0,0.25);
transition:all .2s ease;
}

/* Hover */
.aa-pre-footer-locations__button:hover {
background:#5BCF57;
color:#fff;
text-decoration:none;
box-shadow:0 6px 16px rgba(0,0,0,0.35);
transform:translateY(-1px);
}

/* Focus */
.aa-pre-footer-locations__button:focus {
background:#37A832;
color:#fff;
outline:none;
box-shadow:0 0 0 3px rgba(55,168,50,0.35);
}

/* Active */
.aa-pre-footer-locations__button:active {
background:#37A832;
box-shadow:0 3px 8px rgba(0,0,0,0.25);
transform:translateY(0);
}

#footer .aa-pre-footer-locations__button {
color:#fff;
text-shadow:none;
}


/* Tablet */
@media(max-width:991.98px){
.aa-pre-footer.aa-pre-footer-locations .aa-pre-footer-locations__wrapper{
justify-content:center;
padding-left:20px;
padding-right:20px;
}

.aa-pre-footer.aa-pre-footer-locations .aa-pre-footer-locations__inner{
max-width:100%;
text-align:center;
padding:24px;
}

.aa-pre-footer.aa-pre-footer-locations .aa-pre-footer-locations__title{
font-size:36px;
}

.aa-pre-footer.aa-pre-footer-locations .aa-pre-footer-locations__tagline{
font-size:18px;
}
}

/* Mobile */
@media(max-width:575.98px){
.aa-pre-footer.aa-pre-footer-locations .aa-pre-footer-locations__inner{
padding:20px;
}

.aa-pre-footer.aa-pre-footer-locations .aa-pre-footer-locations__title{
font-size:28px;
}

.aa-pre-footer.aa-pre-footer-locations .aa-pre-footer-locations__tagline{
font-size:16px;
}

.aa-pre-footer.aa-pre-footer-locations .aa-pre-footer-locations__button{
font-size:16px;
padding:6px 16px;
}
}

/* match other CTA banner height */
.aa-pre-footer.aa-pre-footer-locations .aa-pre-footer__background{
max-height:420px;
overflow:hidden;
}


/* NAV LOGO RESET */
.header-main .site-branding-logo img{
max-width:none;
max-height:none;
width:auto;
}

/* NAV LOGO SIZING — SINGLE SOURCE OF TRUTH */
.header-main .site-branding-logo img{
height:50px;
padding:12px 0 2px;
}

@media(min-width:576px){
.header-main .site-branding-logo img{
height:60px;   /* Small devices */
  padding:10px 0 5px;
  } }

@media(min-width:992px){
.header-main .site-branding-logo img{
height:70px;
padding:15px 0 5px;
}
}

@media(min-width:1400px){
.header-main .site-branding-logo img{
height:85px;
padding: 10px 0 0 0;
}
}

/* =========================================
   FOOTER LOGO — OPTIMISED SYSTEM
   Scoped cleanly to footer only
========================================= */
.footer-four .site-branding-logo img{
    display:block;
    height:85px;
    width:auto;
    margin:0 auto;   /* center logo */
    max-width: none;
}

/* ≥576px */
@media (min-width:576px){
    .footer-four .site-branding-logo img{
        height:65px;
    }
}

/* ≥992px */
@media (min-width:992px){
    .footer-four .site-branding-logo img{
        height:70px;
      margin:0;    /* remove centering */
    }
}

/* ≥1400px */
@media (min-width:1400px){
    .footer-four .site-branding-logo img{
        height:85px;
    }
}

/* =========================================
   FOOTER BRANDING — FINAL CLEAN SYSTEM
========================================= */

/* Strap visual styling (all sizes) */
.footer-four .site-branding__slogan{
    font-size:13px;
    color:rgba(255,255,255,0.6);
    margin-top:15px;
    letter-spacing:0.03rem;
}


/* ---------------------------
   MOBILE (<992px)
   Center everything
---------------------------- */
@media (max-width: 991.98px){

    /* Center the branding group */
    .footer-four > div{
        display:flex;
        flex-direction:column;
        align-items:center;
    }

    /* Center strap text */
    .footer-four .site-branding__text{
        text-align:center;
    }
}


/* ---------------------------
   DESKTOP (≥992px)
   Left column, strap anchored to logo
---------------------------- */
@media (min-width: 992px){

    /* Shrink wrapper to content width */
    .footer-four > div{
        display:inline-block;
    }

    /* Ensure strap centers within wrapper */
    .footer-four .site-branding__text{
        text-align:center;
    }
}

/* site wide footer collapsable accordion triangles */
/* Ensure heading does not behave like full-width flex */
.aa-footer__heading--accordion {
  display: inline-block;
  cursor: pointer;
}

/* Keep text inline */
.aa-footer__heading--accordion > span {
  display: inline-block;
  position: relative;
}

/* Override theme arrow completely */
/* Scope only to collapsible footer columns */
nav.aa-footer__column--collapsible .block-title > span {
  display: inline-block;
  position: relative;
}

/* Create arrow */
/* Apply only to collapsible footer columns */
@media (max-width: 767.98px) {
  nav.aa-footer__column--collapsible .block-title {
    cursor: pointer;
  }

  nav.aa-footer__column--collapsible .block-title::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #B6BDC2;  /* match disclaimer */
    margin-left: 6px;
    transition: transform 0.2s ease;
    display: inline-block;
    vertical-align: middle;
  }

  nav.aa-footer__column--collapsible 
  .block-title[aria-expanded="true"]::after {
    transform: rotate(180deg);
  }

  /* Optional hover match */
  nav.aa-footer__column--collapsible .block-title:hover::after {
    border-top-color: #D2D8DD;
  }
/* footer mobile margin changes */
/* Reduce spacing only for collapsible footer columns */
#footer .column:has(.aa-footer__column--collapsible) {
  margin-bottom: 10px;
}

/* Adjust footer-center padding on mobile */
#footer .footer-center {
  padding: 50px 0 50px;
}

/* Add separation after third footer column */
#footer .footer-third.column {
  margin-bottom: 60px;
}
}

/* basic pages seaside resorts and amusements padding top over rides */
.node[data-history-node-id="181"] .gbb-row > .bb-inner,
.node[data-history-node-id="177"] .gbb-row > .bb-inner,
.node[data-history-node-id="175"] .gbb-row > .bb-inner {
  padding-top: 50px;
}

/*amusements tag cloud adjustment */
.am-tag-cloud--narrow {
  max-width: 1000px;
  margin: 0 auto;
}

/*add a small gap between the destination cards bottom 8 pack */
/* Mobile stack */
.view-content-2 .item-columns {
  margin-bottom: 4px;
}

/* Desktop 4-column grid */
@media (min-width: 992px) {
  .view-content-2 .item-columns {
    margin-bottom: 0;
  }
  .view-content-2 .item-columns:nth-child(-n+4) {
    margin-bottom: 4px;
  }
}


/* blog image size change test*/
/* blog image size change test — non-mobile only */
@media (min-width: 768px) {
  .post-thumbnail.post-standard {
    max-width: 860px;
    margin-top: 2.5rem;
  }

  .post-thumbnail.post-standard img {
    width: 100%;
    height: auto;
    display: block;
  }
}

/* mobile only */
@media (max-width: 767px) {
  .post-thumbnail.post-standard img {
    margin-top: 15px;
  }
}