/* 
Theme Name: IONYX Digital - Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: WordPress theme by IONYX Digital. Based on the Hello Elementor Child theme. 
Author: IONYX Digital, Elementor Team
Author URI: https://ionyxdigital.com.au/
Template: hello-elementor
Version: 2.0.9
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/**
* BASE STYLES
*/
/* CSS Variables */
/* Elementor Colour Variables
var(--e-global-color-primary); // Primary
var(--e-global-color-secondary); // Secondary
var(--e-global-color-text); // Text
var(--e-global-color-accent); // Accent
var(--e-global-color-058574c); // Light Grey
var(--e-global-color-4f9f4bf); // Mid Grey
var(--e-global-color-084321b); // Dark Grey / Off Black
var(--e-global-color-65a6e9a); // White
var(--e-global-color-425b0ef); // Black
var(--e-global-color-ceab239); // Success
var(--e-global-color-0eb5bad); // Alert / Error
*/
:root {
	--theme-border-radius: 4px; /* Border radius for various elements */
}

a.elementor-button, .menu-item a {
	text-decoration: none;
}

.elementor-widget-text-editor p:last-of-type {margin-bottom: 0;}

/* Headings */
h1,h2,h3,h4,h5,h6 {
    -webkit-margin-before: 1rem;
    margin-block-start: 1rem;
	-webkit-margin-after: 1rem;
    margin-block-end: 1rem;
}
/* Remove top margin from first heading in container */
h1:first-child, .elementor-widget-heading h1, 
h2:first-child, .elementor-widget-heading h2, 
h3:first-child, .elementor-widget-heading h3, 
h4:first-child, .elementor-widget-heading h4, 
h5:first-child, .elementor-widget-heading h5, 
h6:first-child,  .elementor-widget-heading h6 {
    -webkit-margin-before: 0rem;
    margin-block-start: 0rem;
}
/* Outline stroke on text */
.font-outline-stroke {
	-webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: var(--e-global-color-secondary);
}

/* Lists */
ul, ol {
	margin: 30px 0;
}
	ul li, ol li {
		margin: 0 0 5px 0;
	}

/* Tables */
table td, table th {
	border: 1px solid var(--e-global-color-058574c);
}
table tbody tr:hover>td, table tbody tr:hover>th {
	background-color: unset;
}

table caption+thead tr:first-child td, table caption+thead tr:first-child th, 
table colgroup+thead tr:first-child td, table colgroup+thead tr:first-child th, 
table thead:first-child tr:first-child td, table thead:first-child tr:first-child th {
	-webkit-border-before: 0;
	border-block-start: 0;
}

/* Odd table rows */
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
	background-color: transparent;
}

/* Forminator Forms */
.forminator-ui.forminator-design--default .forminator-button-submit {
	font-size: 16px!important;
	padding: 13px 50px!important;
	box-shadow: none!important;
}
.forminator-edit-module {
	display: none;
}
/* Forminator Field Labels */
.et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form[data-design=default] .forminator-label, 
.forminator-ui.forminator-custom-form[data-design=default] .forminator-label {
    display: none!important;
}
/* Forminator Field Inputs */
.et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form[data-design=default] input.forminator-input, 
.forminator-ui.forminator-custom-form[data-design=default] input.forminator-input {
    padding: 18px;
}
/* Forminator Field Textareas */
.et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form[data-design=default] textarea.forminator-textarea, 
.forminator-ui.forminator-custom-form[data-design=default] textarea.forminator-textarea {
    padding: 18px;
}


/**
* HEADER
*/

/* @media (min-width: 881px) {
	#header {
		max-height: 180px;
	}
	#header-nav {
		max-height: 130px;
	}
} */

#header-nav.elementor-sticky--active {
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.05);
}

.elementor-nav-menu .menu-item .sub-arrow {
	padding: 0 0 0 5px;
}

#header-top a {
	color: inherit;
	text-decoration: inherit;
	transition: color 0.3s;
}
	#header-top a:hover {
		color: var(--e-global-color-primary);
	}


/**
* FOOTER
*/
#footer-cols .footer-menu p {
	-webkit-margin-after: .6rem;
    margin-block-end: .6rem;
}
#footer-cols .footer-menu a {
	color: inherit;
	text-decoration: inherit;
	transition: color 0.3s;
}
	#footer-cols .footer-menu a:hover {
		color: var(--e-global-color-secondary);
	}


/**
* ELEMENTOR BLOCKS
*/

/* Inherit color and text decoration for column links */
a.e-con {
	color: inherit;
	text-decoration: inherit;
}

/* Heading with link - inherit parent text decoration */
.elementor-widget-heading .elementor-heading-title a {
	text-decoration: inherit;
}

/* Icon list */
.elementor-widget .elementor-icon-list-item a {
	text-decoration: none;
}

/* Flip box */
.elementor-widget-flip-box .elementor-flip-box__layer {
	text-decoration: inherit;
}
.elementor-widget-flip-box.elementor-flip-box--effect-fade .elementor-flip-box__layer {
	transition: all .3s ease-in-out;
}

/* Image Carousel - verticaly centre images */
.elementor-widget-image-carousel .elementor-image-carousel {
	align-items: center;
}

/* Image Carousel - adjust nav arrow spacing */
.elementor-element.elementor-arrows-position-outside .swiper, 
.elementor-element.elementor-arrows-position-outside .swiper-container,
.elementor-lightbox.elementor-arrows-position-outside .swiper,
.elementor-lightbox.elementor-arrows-position-outside .swiper-container {
	width: calc(100% - 140px);
}

/* Image Carousel - equal height logos  */
.logo-carousel-equal-height.elementor-widget-image-carousel .swiper-slide img {
	max-height: 70px;
}

/* Image Carousel - Display caption over image  - add "caption-over-image" CSS class */
.caption-over-image.elementor-widget-image-carousel .elementor-image-carousel {
	align-items: center;
}
	.caption-over-image.elementor-widget-image-carousel .swiper-slide-inner {
		display: flex;
		position: relative;
		justify-content: center;
	}
	.caption-over-image.elementor-widget-image-carousel .swiper-slide-inner:after {
		content: '';
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		display: inline-block;
		background: rgb(5,5,23);
		background: -moz-linear-gradient(180deg, rgba(5,5,23,0.2) 50%, rgba(5,5,23,1) 100%);
		background: -webkit-linear-gradient(180deg, rgba(5,5,23,0.2) 50%, rgba(5,5,23,1) 100%);
		background: linear-gradient(180deg, rgba(5,5,23,0.2) 50%, rgba(5,5,23,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#050517",endColorstr="#050517",GradientType=1);
	}
	.caption-over-image.elementor-widget-image-carousel .elementor-image-carousel-caption {
		position: absolute;
		top: 80%;
		width: 100%;
		max-width: 250px;
		z-index: 1;
	}
	.caption-over-image.elementor-widget-image-carousel .swiper .elementor-swiper-button {
		top: 80%;
		margin-top: 10px;
	}
	.caption-over-image.elementor-widget-image-carousel .swiper .elementor-swiper-button-prev {
		left: 20px;
	}
	.caption-over-image.elementor-widget-image-carousel .swiper .elementor-swiper-button-next {
		right: 20px;
	}

/* Image Carousel -  verticle center and set max height on images - add "max-height" CSS class */
.max-height.elementor-widget-image-carousel .elementor-image-carousel {
	align-items: center;
}
	.max-height.elementor-widget-image-carousel .swiper-slide img {
		max-height: 130px;
	}

/* Sliders - disabled arrows */
.jet-carousel .jet-arrow.slick-disabled {
	pointer-events: none;
    opacity: .5;
}

/* Popup close button */
.elementor-popup-modal .dialog-close-button {
    border-radius: 18px;
    padding: 10px 20px;
}
	.elementor-popup-modal .dialog-close-button::after {
		content: 'Close';
		margin-left: 5px;
		color: #fff;
		font-weight: 600;
	}
	

/* Offset anchor links to account for sticky header */
body:not(.elementor-editor-active) .elementor-menu-anchor {
	margin: -130px 0 0;
}

/* Add border to vertical menu - add "vertical-menu-dividers" CSS class */
.vertical-menu-dividers.elementor-widget-nav-menu li {
	border-top: 1px solid #F2F2F3;
}
	.vertical-menu-dividers.elementor-widget-nav-menu li:last-of-type {
		border-bottom: 1px solid #F2F2F3;
	}


/**
* RESPONSIVE READY CLASSES
*/
.hidden-d-none {
	display: none!important;
}
/* Show on Mobile Only */
@media (min-width: 1025px) {
	.hidden-show-mobile-only {
		display: none!important;
	}
}


/**
* ANIMATIONS
*/
 
/* Adjust Elementor FadeInUp animation */
.fadeInUp {
    animation-name: fadeInUpShort!important;
}
@keyframes fadeInUpShort {
    from {
        opacity: 0;
        transform: translate3d(0,50px,0);
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDown {
    animation-name: fadeInDownShort!important;
}
@keyframes fadeInDownShort {
    from {
        opacity: 0;
        transform: translate3d(0,-50px,0);
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeft {
    animation-name: fadeInLeftShort!important;
}

@keyframes fadeInLeftShort {
    from {
        opacity: 0;
        transform: translate3d(-50px,0,0);
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRight {
    animation-name: fadeInRightShort!important;
}

@keyframes fadeInRightShort {
    from {
        opacity: 0;
        transform: translate3d(50px,0,0);
    }

    to {
        opacity: 1;
        transform: none
    }
}


/**
* GRID WITH HOVER STATE
*/

/* Show only on hover */
.grid-item-hover .show-on-hover {
	opacity: 0;
	transition: opacity .3;
}
.grid-item-hover:hover .show-on-hover {
	opacity: 1;
}


.yellow-text {
	color: var(--e-global-color-accent)
}


/* Switch Style */

.switch {
  position: relative;
  display: inline-block;
  width: 48px;
  height: 24px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--e-global-color-65a6e9a);
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 3px;
  bottom: 3px;
  background-color: var(--e-global-color-084321b);
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: var(--e-global-color-secondary);
}

input:focus + .slider {
  box-shadow: 0 0 1px var(--e-global-color-secondary);
}

input:checked + .slider:before {
  -webkit-transform: translateX(23px);
  -ms-transform: translateX(23px);
  transform: translateX(23px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

/* Switch Style End */

.nice-select {
	padding: 15px 10px;
	line-height: 0;
	border: none;
	border-radius: 6px;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.10);
}

.nice-select .option, .nice-select .current, .nice-select .option.selected, .jet-search-filter__input {
	color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    font-style: var(--e-global-typography-text-font-style);
    line-height: var(--e-global-typography-text-line-height);
    letter-spacing: var(--e-global-typography-text-letter-spacing);
}

.nice-select .option.focus, .nice-select .option.selected.focus, .nice-select .option:hover {
	background: var(--e-global-color-084321b);
}

.nice-select .option {
	display: flex;
    justify-content: start;
    align-items: center;
	margin: 0;
	border-radius: 4px !important;
}

.nice-select .list {
	border-radius: 8px;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
}

/* Filter */

.competitionFilter .nice-select {
	width: 296px !important;
}

.yearFilter {
	width: 134px;
}

.roundFilter {
	width: 185px;
}

.competitionFilter .nice-select .list {
	margin: 0;
	padding: 12px;
	width: 100%;
}

.competitionFilter .nice-select .option img {
    width: 30px;
    height: 30px;
}

.competitionFilter .nice-select .option {
    padding: 8px 4px;
	gap: 8px;
}

.competitionFilter .nice-select .option:first-of-type {
	padding: 8px;
}

.yearFilter .nice-select .list {
	margin: 0;
	padding: 12px;
	max-width: 364px;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
}

.yearFilter .nice-select .option {
	padding: 14px;
	width: 108px;
    justify-content: center;
}

.topicFilter .nice-select, .searchFilter .jet-search-filter__input {
	width: 403px !important;
	padding: 16px 24px !important;
}

@media only screen and (max-width: 767px) {
	.topicFilter, .searchFilter, .topicFilter .nice-select, .searchFilter .jet-search-filter__input {
		width: 100% !important;
	}
}

.topicFilter .nice-select .list {
	width: 100%;
}

.searchFilter .jet-search-filter__input {
	border: 0 !important;
	outline: 0 !important;
	border-radius: 6px !important;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.10);
}


/* Drop Down */

/* Dropdown Button */
.dropdown a:hover,
.dropdown button:hover {
	color: inherit !important;
}

button.dropbtn {
  	cursor: pointer !important;
	padding: 15px 10px !important;
    line-height: 0 !important;
    border: none !important;
    border-radius: 6px !important;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.10) !important;
	background: var(--e-global-color-058574c) !important;
	
	color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif !important;
    font-size: var(--e-global-typography-text-font-size) !important;
    font-weight: var(--e-global-typography-text-font-weight) !important;
    font-style: var(--e-global-typography-text-font-style) !important;
    line-height: var(--e-global-typography-text-line-height) !important;
    letter-spacing: var(--e-global-typography-text-letter-spacing) !important;
	
	display: flex !important;
    align-items: center !important;
    gap: 5px !important;
	
	outline: none !important;
}

.competition-drop button.dropbtn {
	width: 298px !important;
	padding: 13px !important;
}

.year-drop button.dropbtn {
	width: 134px !important;
	padding: 16px 24px !important;
}

/* Dropdown content (hidden by default) */
.dropdown-content {
  display: none ;
  position: absolute;
  background-color: var(--e-global-color-058574c);
  width: 100%;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25) !important;
  z-index: 1;
  border-radius: 8px;
	padding: 12px;
}

/* Links inside the dropdown */
.dropdown-content a {
  	cursor: pointer !important;
	padding: 8px 4px !important;
    border: none !important;
    border-radius: 6px !important;
	background: var(--e-global-color-058574c) !important;
	
	color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif !important;
    font-size: var(--e-global-typography-text-font-size) !important;
    font-weight: var(--e-global-typography-text-font-weight) !important;
    font-style: var(--e-global-typography-text-font-style) !important;
    line-height: var(--e-global-typography-text-line-height) !important;
    letter-spacing: var(--e-global-typography-text-letter-spacing) !important;
	text-decoration: none !important;
	
	display: flex !important;
    justify-content: start !important;
    align-items: center !important;
    gap: 8px !important;
	
	outline: none !important;
    border-radius: 4px !important;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover,.dropdown-content a.active {
    background: var(--e-global-color-084321b) !important;
}

.dropdown img {
	width: 30px;
	height: 30px;
}

/* Ads */
.ionyx-ads-highlight-wrapper {
	display: flex;
    justify-content: center;
	overflow: hidden;
}
.ionyx-ads-highlight-wrapper iframe {
	overflow: hidden;
}

/* Ad Link Container */
.ad-link-container {
	position: relative;
	overflow: hidden;
	width: 100%; 
	height: 100%; 
}
.ad-link-container a {
	display: inline-block; 
	position: absolute; 
	overflow: hidden;
	top: 0;
	left: 0; 
	width: 100%; 
	height: 100%; 
	z-index: 1;
}

/* Form confirmation - PDF download links */
.form-pdf-btn {
	display: none;
}

.form-pdf-prospectus {
	display: block;
}


/* Nice select dropdown arrow */
.nice-select:after,
.dropdown.competition-drop:after,
.dropdown.year-drop:after {
	content: '';
    display: block;
	pointer-events: none;
    position: absolute;
	border-bottom: 3px solid #676767;
    border-right: 3px solid #676767;
    height: 10px;
    margin-top: -8px;
	top: 50%;
    right: 15px;
    width: 10px;
	-webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}