/* Globals and Overrides ... (Steel Blue = 4682b4) */

.rounded img { transition: box-shadow 0.5s ease-in-out; width: 80px; height: 80px; border-radius: 6px; }
.rounded img:hover { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.25), 0 5px 20px 0 rgba(0, 0, 0, 0.25); }

/* Variables ... */

:root
{
  --t-yellow: #ffee00;
	--t-grey-dark: #606060;
  --t-grey-dark: #808080;
}

* { outline: none !important; }
html { -webkit-tap-highlight-color: transparent; }



/* Home ... */

.home div#kad-banner-sticky-wrapper { display: none; }
.page-id-1710 #masthead { display: none !important; }
.page-id-1710 #colophon { }



/* Accordions ... */

.departures { margin: 40px auto 120px auto !important; }

/* Mobile version overrides ... */

#mobile.departures .sow-accordion-title { font-size: 42px !important; }
#mobile.departures .sow-accordion-panel-content p { font-size: 25px !important; }

.widget_sow-accordion { margin-top: 25px; }
.sow-accordion-panel-open .sow-accordion-title { color: transparent; background-image: url('https://mounsey.co.uk/wp-content/uploads/2025/10/4k_concrete-seawall.webp'); background-clip: text; background-size: contain; }
.sow-accordion-title { transition: all 0.5s ease-in-out; line-height: 1.0em !important; padding: 0px 0px 6px 0px !important; margin: 0px !important; color: var(--t-grey-dark); letter-spacing: -0.04em; font-weight: 600 !important; }
.sow-accordion-title:active { border: none !important; }
.sow-accordion-title:hover { color: var(--t-yellow) !important; }
.sow-accordion-title::selection { color: #202020; background-color: #ffee00; }
.sow-accordion-panel-content { padding: 4px 4px 14px 0px; letter-spacing: -0.4px; }
.sow-accordion-panel-content p { overflow: hidden; color: #eeeeee; line-height: 1.2em; letter-spacing: -0.04em; }
.sow-accordion-panel-content p strong { transition: all 0.25s ease-in-out; color: #ffee00; }
.sow-accordion-panel-content p strong:hover { color: yellow; }
.sow-accordion-panel-content p strong.dummy:hover { color: yellow; text-shadow: 0px 0px 5px black,0px 0px 20px yellow; }
.sow-accordion-panel-content p::selection { color: #202020; background-color: var(--t-yellow) !important; }
.sow-accordion-panel-content em { font-style: normal; text-decoration: line-through; }
.sow-accordion-panel-content a { color: #e0e0e0; text-decoration-color: var(--t-grey-dark); }
.sow-accordion-panel-content a:hover { color: var(--t-yellow) !important; text-decoration-color: rgb(0,0,0,0); }



/* Legal Eagle ... */

#legals { padding: 0px 32px 25px 32px !important; }
#legals p { transition: color 0.5s ease-in-out; color: var(--t-grey-dark); }
#legals p:hover { color: #c0c0c0; }
#legals a { color: var(--t-grey); }



/* Footer ... */

#badge { margin: 0px auto; padding-left: 32px; }
#badge img { transition: all 0.125s ease-in-out; border: 5px solid #FFFFFF; }
#badge:hover img { border: 0px solid #FFFFFF; }
#badge h3 { margin: 15px auto 0px auto; text-transform: lowercase; font-size: 18px !important; font-weight: 500; opacity: 0.85; }

.site-footer-row-container-inner { background-image: url("https://mounsey.co.uk/wp-content/uploads/2025/10/4k_concrete-seawall.webp"); background-repeat: no-repeat; background-size: 100%; background-position: top center; }

/* Base ... */

#concrete { padding: 128px 32px 32px !important; margin-top: 1000px; }
#concrete img { transition: box-shadow 0.5s ease-in-out; width: 80px; height: 80px; border-radius: 6px; }
#concrete img:hover { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.25), 0 5px 20px 0 rgba(0, 0, 0, 0.25); }





/* Fin! ... */