@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.story9.co.uk/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.7") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//www.story9.co.uk/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//www.story9.co.uk/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//www.story9.co.uk/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//www.story9.co.uk/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//www.story9.co.uk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//www.story9.co.uk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//www.story9.co.uk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//www.story9.co.uk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 15px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(14,42,71);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(14,42,71);
	background-image: url(https://www.story9.co.uk/wp-content/uploads/2021/08/digital-portfolio-header-img.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(14,42,71);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


h5 {
    padding: 10px 0;
}
h3 {
    padding: 10px 0;
}
.gform-theme.gform-theme--framework.gform_wrapper input[type="submit"].button.gform_button {
    background-color: #0E2A47 !important;
    color: #fff !important;
    border: none;
    border-radius: 4px;
}
#annotation-toggle-img {
    display: none !important;
}
.annotation-toggle-button {
    display: none !important;
}
.gform-theme.gform-theme--framework.gform_wrapper input[type="submit"].button.gform_button:hover {
    background-color: #365493 !important;
}
.annotation-toggle-button {
    display: none!important;
}
.lowered-nine {
  font-size: inherit;
  vertical-align: baseline;
  position: relative;
  bottom: 0.2em; /* Lower it slightly */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.single-portfolio .annotation-toggle-button {
  display: none !important;
}
.fullscreenmenuright {
padding:15%;	
}
.custom-close-button {
  position: fixed;
  top: 40px;
  right: 40px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  z-index: 10000;
  transform: rotate(0deg);
  transition: opacity 2s ease, transform 3s ease;
}

.custom-close-button span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #fff;
  border-radius: 3px;
  opacity: 1;
  left: 0;
  transition: all 0.3s ease;
}

.custom-close-button span:first-child {
  top: 14px;
  transform: rotate(45deg);
}

.custom-close-button span:last-child {
  top: 14px;
  transform: rotate(-45deg);
}

/* Optional hover effect */
.custom-close-button:hover {
  transform: scale(1.1) rotate(90deg);
}
.custom-close-button {
  opacity: 0;
  transform: scale(0.8) rotate(0deg);
  transition: opacity 0.4s ease, transform 0.4s ease;
}

.wd-fs-menu.wd-opened .custom-close-button,
.mobile-nav.wd-opened .custom-close-button {
  opacity: 1;
  transform: scale(1) rotate(0deg);
}
.fullscreenmenuleft img {
  opacity: 0.5;
}
.wd-fs-menu {
    background-color: rgba(14,42,71, 1)!important;
	color: #ffffff!important;
}
.wd-fs-menu .container, .container-fluid {
    max-width: 100%;
}
.fullscreenmenu {
    font-size: 30px;
	  color: #fff;
}
.fullscreenmenu a {
	  color: #fff;
}
.fullscreenmenu a:hover {
  color: rgba(255,255,255, 0.7)!important;
}
.wd-fs-menu .wd-fs-inner > ul {
    display: none;
}
body.show-annotation .menu-annotation-svg {
  display: block;
}
.summary {
  position: absolute;
  top: 0px;
  left: 0;
  width: 80%;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.homerobl {
  position: absolute;
  top: 0px;
  left: 0;
  width: 80%;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
	padding: 10%;
}
.homehero {
  position: absolute;
  top: 0px;
  left: 0;
  width: 50%;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
	margin-top:-20px;
}
.homeintro {
  position: absolute;
  top: 0px;
  left: 0;
  width: 80%;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.services-intro {
  position: absolute;
  top: 0px;
  right: 0;
  width: 80%;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
	margin-top:-70px;
}

body.show-annotation .annotation {
  opacity: 1;
}
.annotation-overlay {
  position: absolute;
  inset: 0; /* shorthand for top: 0; right: 0; bottom: 0; left: 0 */
  z-index: 9999;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

/* When .show-annotation is toggled on the parent or body */
.show-annotation .annotation-overlay {
  opacity: 1;
}

/* Annotation overlay visible state */
.show-annotation .annotation-overlay {
  opacity: 1;
}

/* Show on toggle */
.show-annotation .annotation-overlay.annotation--home-hero {
  opacity: 1;
}

.wd-prefooter {
  height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: visible !important;
  position: relative;
z-index: auto;
}
/* QUEENSLAND LIONS */
#post-160 {
  position: relative;
  overflow: hidden;
}

#post-160::before {
  content: "";
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background-color: rgba(0, 0, 0, 0.7); /* dark overlay */
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  z-index: 5;
  pointer-events: none;
		padding: 20%;
}

#post-160::after {
  content: "";
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background-image: url('https://www.story9.co.uk/wp-content/uploads/2025/05/QUEENSLAND-LIONS-01-2.svg');
  background-repeat: no-repeat;
  background-size: 80%; /* or 'contain' if you prefer scaling */
  background-position: center center;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  z-index: 6;
  pointer-events: none;
}

/* Toggle both overlays on visibility */
#post-160.show-annotation::before,
#post-160.show-annotation::after {
  opacity: 1;
}
/* SATC LIONS */
#post-9878 {
  position: relative;
  overflow: hidden;
}

#post-9878::before {
  content: "";
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background-color: rgba(0, 0, 0, 0.7); /* dark overlay */
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  z-index: 5;
  pointer-events: none;
}

#post-9878::after {
  content: "";
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background-image: url('https://www.story9.co.uk/wp-content/uploads/2025/05/SATC-LIONS-01-1.svg');
  background-repeat: no-repeat;
  background-size: 80%; /* or 'contain' if you prefer scaling */
  background-position: center center;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  z-index: 6;
  pointer-events: none;
}

/* Toggle both overlays on visibility */
#post-9878.show-annotation::before,
#post-9878.show-annotation::after {
  opacity: 1;
}
/* SATC KI */
#post-159 {
  position: relative;
  overflow: hidden;
}

#post-159::before {
  content: "";
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background-color: rgba(0, 0, 0, 0.7); /* dark overlay */
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  z-index: 5;
  pointer-events: none;
}

#post-159::after {
  content: "";
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background-image: url('https://www.story9.co.uk/wp-content/uploads/2025/05/kangaroo-island-01-01-1.svg');
  background-repeat: no-repeat;
  background-size: 80%; /* or 'contain' if you prefer scaling */
  background-position: center center;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  z-index: 6;
  pointer-events: none;
}

/* Toggle both overlays on visibility */
#post-159.show-annotation::before,
#post-159.show-annotation::after {
  opacity: 1;
}
/* TWA Cricket */
#post-9880 {
  position: relative;
  overflow: hidden;
}

#post-9880::before {
  content: "";
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background-color: rgba(0, 0, 0, 0.7); /* dark overlay */
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  z-index: 5;
  pointer-events: none;
}

#post-9880::after {
  content: "";
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background-image: url('https://www.story9.co.uk/wp-content/uploads/2025/05/twa-cricket.svg');
  background-repeat: no-repeat;
  background-size: 80%; /* or 'contain' if you prefer scaling */
  background-position: center center;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  z-index: 6;
  pointer-events: none;
}

/* Toggle both overlays on visibility */
#post-9880.show-annotation::before,
#post-9880.show-annotation::after {
  opacity: 1;
}
.annotation-toggle-button {
  position: fixed;
  right: 20px;
  top: 90%;
  transform: translateY(-50%);
  width: 180px;
  height: 100px;
  z-index: 999999; /* Boosted way up */
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: none; /* fallback bg if image fails */
  border-radius: 12px;
  box-shadow: none;
  transition: opacity 0.3s ease;
}

.annotation-toggle-button:hover {
  opacity: 0.9;
}
.annotation-svg-wrap {
  position: relative;
  z-index: 1;
}

/* Annotation background layer (hidden by default) */
.annotation-svg-wrap::before {
  content: "";
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease-in-out;
  z-index: 10;
}

/* Show on toggle */
.annotation-svg-wrap.show-annotation::before {
  opacity: 1;
}

/* Specific annotation background (per section) */
.annotation--clients::before {
  background-image: url('https://www.story9.co.uk/wp-content/uploads/2025/05/clients-circle-2.svg');
}
/* Add more as needed */
.mycustfancy::after {
  content: " ";
  display: inline;
}
.letter span {
  border: 0px solid #333!important;
}
.nav-link-text:after {
    background-color: #fff!important;
}
/*sticky background*/
body .whb-sticked .whb-general-header {
    background-color: rgb(14,42,71);
}
/*sticky main menu color*/
body .whb-sticked .woodmart-navigation .item-level-0.current-menu-item>a{
color:#fff;
}
body .whb-sticked .wd-tools-element {
	    position: relative;
    --wd-header-el-color: #fff;
    --wd-header-el-color-hover: #ccc;
}
#white-logos img {
  filter: brightness(0) invert(1);
}@media (min-width: 1025px) {
	.vc_custom_1747424080740 {
    padding-bottom: 30px !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.mobile-nav.wd-opened {
  width: 100vw !important;
  max-width: 100vw !important;
  height: 100vh !important;
  left: 0 !important;
  top: 0 !important;
  position: fixed !important;
  z-index: 9999; /* ensure it's on top */
  background-color: rgba(14, 42, 71, 0.95); /* match desktop menu if needed */
  padding: 0;
  overflow: auto;
}

.mobile-nav .custom-fs-menu {
  height: 100%;
  width: 100%;
}
.wd-fs-menu {
padding-block: 0px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	#uvc-type-wrap-5845 {
    font-size: 40px!important;
}
.mobile-nav.wd-opened {
  width: 100vw !important;
  max-width: 100vw !important;
  height: 100vh !important;
  left: 0 !important;
  top: 0 !important;
  position: fixed !important;
  z-index: 9999; /* ensure it's on top */
  background-color: rgba(14, 42, 71, 0.95); /* match desktop menu if needed */
  padding: 0;
  overflow: auto;
}

.mobile-nav .custom-fs-menu {
  height: 100%;
  width: 100%;
}
.wd-fs-menu {
padding-block: 0px;
}
}

@media (max-width: 576px) {
	#uvc-type-wrap-5845 {
    font-size: 40px!important;
}
.mobile-nav.wd-opened {
  width: 100vw !important;
  max-width: 100vw !important;
  height: 100vh !important;
  left: 0 !important;
  top: 0 !important;
  position: fixed !important;
  z-index: 9999; /* ensure it's on top */
  background-color: rgba(14, 42, 71, 0.95); /* match desktop menu if needed */
  padding: 0;
  overflow: auto;
}

.mobile-nav .custom-fs-menu {
  height: 100%;
  width: 100%;
}
.wd-fs-menu {
padding-block: 0px;
}
.homehero {
  width: 100%;
}
.vc_custom_1747424080740 {
    padding-bottom: 0px !important;
}
.homeintro {
    top: -100px;
    left: 50px;
}
.homerobl {
    top: -100px;
}
.summary {
    width: 100%;
}
.annotation-toggle-button {
    right: 15px;
    width: 150px;
    height: 70px;
}
.wd-rs-68203b2d00f67 {
    display: none!important;
}
/* Clients */
.annotation--clients::before {
    background-image: url(https://www.story9.co.uk/wp-content/uploads/2025/05/clients-circle-mobile-1.svg);
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    transform: scale(1.2); /* Correct way to scale */
    z-index: 1; /* Adjust as needed */
    pointer-events: none;
}
}

