/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 18 2024 | 01:56:47 */
h1 {
	font-family: 'DM Serif Display', serif;
	font-size: 60px;
	line-height: normal;
}

h2 {
	font-family: 'DM Serif Display', serif;
	font-size: 60px;
	line-height: 70px;
	margin-bottom: 40px;
	margin-top: 0;
}

h3 {
	font-family: 'Outfit', sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
}

p, li {
	font-family: 'Outfit', sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 28px;
	letter-spacing: 0.9px;
}

p strong {
	font-weight: 600;
}

a {
	color: #545445;
}

a:hover {
	color: #99b538;
}

i {
	color: #4EC0D8;
	margin-right: 5px;
}

.reverse h1, .reverse h2, .reverse h3, .reverse p {
	color: #FFF;
}

.btn, #gform_submit_button_1, #gform_submit_button_2 {
	font-family: 'Outfit', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 3.2px;
	text-transform: uppercase;
	margin-top: 20px;
    padding: 8px 25px;
	border: 1.5px solid #FFF;;
	border-radius: 25px;
	text-align: center;
}

.blue, #our-menu .btn, #our-rates .btn {
	background-color: #4EC0D8;
	color: #FFF !important;
	border: 1.5px solid #4EC0D8;
}

.blue:hover,  #our-menu .btn:hover, #our-rates .btn {
	background-color: none !important;
	color: #4EC0D8;
}

#dine-in-or-alfresco h2, #during-your-stay h2 {
	margin-top: -150px;
}

#gform_submit_button_1 {
	background: #99b538;
	color: #fff;
	float: right;
	margin-top: 0;
	padding: 10px 18px;
}

#top-header {
	background: #173662;
	width: 100% !important;
	z-index: 60 !important;
}

#top-header .section {
	padding: 10px 0;
	width: 90.5vw;
	display: flex;
    align-items: center;
	position: relative;
}

#top-header .tagline {
	float: left;
	width: -webkit-fill-available;
}

#top-header .tagline p {
	color: #FCFAFA;
	font-family: 'Outfit', sans-serif;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 3.2px;
	text-transform: uppercase;
	margin-bottom: 0;
}

#top-header .buttons {
	float: right;
	width: fit-content;
    display: flex;
	align-items: center;
	position: absolute;
	right: 0;
}

#top-header .buttons .tel {
    width: max-content;
	color: #FCFAFA;
	font-family: 'Outfit', sans-serif;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 1.6px;
	text-transform: uppercase;
	margin-right: 20px;
	background-image: url('https://thelighthousehotel.com.au/wp-content/uploads/2024/01/Phone-Icon.svg');
	padding-left: 30px;
    background-repeat: no-repeat;
}

#top-header .buttons .tel span {
	font-weight: 500;
}

#top-header .buttons .tel:hover {
	opacity: 0.6;
	transition: 0.6s;
}

#top-header .buttons .btn {
	background: #FFF;
	color: #183C6E;
	margin-top: 0;
	padding: 5px 20px;
}

#top-header .buttons .btn:hover {
	background-color: transparent;
	color: #FFF;
}

#header {
	background-color: #183C6E;
}

#header .container {
	width: 90vw;	
}

#header img {
	width: 21vw;
    max-width: 360px;
}

.header-logo a:hover {
	opacity: 0.6;
	transition: 0.6s;
}

#mainmenu {
	margin-top: 50px;
}

#mainmenu > ul > li > a, .fixed-header.fixed #mainmenu > ul > li > a {
	font-family: 'Outfit', sans-serif;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 4px;
	text-transform: uppercase;
}

#mainmenu > ul > li > a:hover {
	color: #FFF;
}

#mainmenu ul > li > a:before {
	background: #4EC0D8;
	top: 50%;
}

#mainmenu .sub-menu > li > a:before {
	background: none;
}

#mainmenu .sub-menu > li > a:hover {
	color: #4EC0D8 !important;
}

#menu-item-259 .current-menu-item a {
	color: #4EC0D8;
}

#mainmenu ul ul, .fixed-header.fixed #mainmenu ul ul {
	background: #173662;
}

#mainmenu ul ul li a {
	color: #FFF !important;
	font-family: 'Outfit', sans-serif;
	text-align: right;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 1.6px;
	text-transform: capitalize;
}

.fixed-header.fixed #mainmenu > ul > li > a:hover {
	color: #4EC0D8;;
}

.current_page_item a {
	color: #4EC0D8 !important;
}

.section {
	width: 1300px;
	max-width: 80%;
	padding: 120px 0;
	margin: 0 auto;
	display: flow-root;
}

.container {
	width: 70vw;
}

#banner {
	height: 85vh;
	background-size: cover;
	background-position: center;
}

#banner-basic {
	height: auto;
	background-size: cover;
	background-position: center;
	padding-top: 158px;
	background-image: url('/wp-content/uploads/2024/01/Lighthouse-Hotel-Exterior.jpeg');
}

#banner .overlay, #banner-basic .overlay {
	background-color: #0a0a0b8c;
	height: 100%;
}

#banner .section, #banner-basic .section {
	display: grid;
	height: 100%;
	align-content: center;
	justify-items: center;
	width: 50vw;
	margin: 0 auto;
	text-align: center;
}

#banner h1, #banner-basic h1 {
	color: #fff;
	margin: 0;
}

#banner h1 {
	margin-top: 10vh;
}

.main-footer, .footer-row3 {
	border: none;
	background: #183C6E;
}

.main-footer {
	padding-top: 50px !important;
}

.wp-block-heading {
	font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
	margin-bottom: 20px;
}

.copyright-text {
	padding-top: 0;
}

.copyright-text p, .copyright-text a {
	color: #fff;
	font-size: 10px;
}

.copyright-text p span {
	opacity: 0.6;
	margin: 0 5px;
}

.copyright-text a:hover {
	color: #99b538;
	transition: 0.6s;
}

.footer-bottom {
    padding-bottom: 35px;
}

.widget ul li {
	padding: 0;
}

#wprmenu_bar div.hamburger {
    margin-right: 15px;
}

#wprmenu_bar .bar_logo {
	margin-left: -44px;
    height: 60px;
    margin-top: -13px;
}

.menu_title {
	color: rgba(0,0,0,0) !important;
}

.footer-widget ul {
	list-style: none;
}

.half {
	width: 46%;
	float: left;
	margin-right: 8%;
}

.half:last-child {
	margin-right: 0;
}

.half h2 {
	color: #1B3D6E;
	margin-top: -15px;
}

.one-third {
	width: 40%;
	margin-right: 10%;
	float: left;
}

.two-thirds {
	width: 50%;
	float: left;
}

.reverse .half h2 {
	color: #FFF;
}

.gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea {
	border: 1px solid #e0dcdc;
	border-radius: 4px;
	padding: 13px 10px !important;
	margin-bottom: -4px !important;
}

.footer-main ul li a:hover {
	color: #99b538;
}

#mg-wprm-wrap ul#wprmenu_menu_ul li.menu-item a, div#mg-wprm-wrap ul li span.wprmenu_icon {
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 700;
    font-size: 25px;
	text-transform: none;
	text-align: center;
}

.admin-bar #wprmenu_menu_ul {
	margin-top: 100px;
}

#mg-wprm-wrap li.current-menu-item > a, #mg-wprm-wrap li.current-menu-item span.wprmenu_icon {
	color: #99b538 !important;
}

.footer-widget p, .footer-widget a {
	color: #fff;
	font-size: 13px;
}

.footer-widget a:hover {
	color: #99b538;
	transition: 0.6s;
}

#block-12.footer-widget a {
	font-size: 22px;
	border-radius: 50%;
}

#block-12.footer-widget a:hover {
	color: #fff;
	background: #99b538;
	border-radius: 50%;
	transition: 0.6s;
}

.wp-block-image img {
	margin-bottom: 30px;
}

.columns div img {
	min-width: 35vw;
}

#nav_menu-2, .wp-block-social-links {
	margin-top: 75px !important;
}

#introduction {
	--mask:
    radial-gradient(61.65px at 50% 85.75px,#000 99%,#0000 101%) calc(50% - 70px) 0/140px 100%,
    radial-gradient(61.65px at 50% -50.75px,#0000 99%,#000 101%) 50% 35px/140px 100% repeat-x;
  -webkit-mask: var(--mask);
          mask: var(--mask);
	margin-top: -50px;
	position: relative;
    z-index: 1;
}

#introduction .overlay {
	background-color: #DD6640E5;
}

#introduction .section {
	display: flex;
	align-items: center;
	padding-top: 150px;
}

#introduction .padding-bottom {
	padding-bottom: 200px;
}

#introduction .narrow {
	width: 45vw;
	margin: 0 auto;
	text-align: center;
}

#introduction h2, #introduction p {
	color: #FFF;
}

#introduction h2 {
	margin-top: 0;
}

#introduction .btn {
	background-color: #FFF;
	color: rgba(221, 102, 64, 0.90);
}

#introduction .btn:hover {
	background-color: transparent;
	color: #FFF;
}

.left-image img {
	border-radius: 42px 42px 0px 42px;
}

.right-image img {
	border-radius: 0px 42px 42px 42px;
}

div {
	background-size: cover;
	background-position: center;
}

#raise-your-glass-to-good-times .section, #our-events .section, #featured-artists .section, #featured-artists .section {
	padding-bottom: 180px;
}

.card {
	position: relative;
	display: flex;
	flex-direction: column;
	background-color: #FFF;
	border-radius: 0  0 20px 20px;
}

.page-id-276 .card {
	min-height: 5vh;
} 

.page-id-2 .card .content p {
	padding: 0 30px;
}

.page-id-2 .card .btn {
	margin: 10px 30px 30px;
}

.content {
	flex: 1;
}

.content .img {
	height: 150px;
    display: grid;
    justify-content: center;
    align-items: center;
}

#cards-basic {
	display: grid;
	grid-template-areas: "a a a";
	gap: 70px 40px;
    grid-auto-columns: 31.4%;
	margin-top: -195px;
	position: relative;
    z-index: 1;
}

#cards-page-nav {
	display: grid;
	grid-template-areas: "a a a a";
	gap: 70px 40px;
    grid-auto-columns: 23.34%;
	margin-top: -240px;
}

#cards-amenities {
	display: grid;
	grid-template-areas: "a a a a a a a";
	gap: 15px;
    grid-auto-columns: 13.3%;
}

#cards-amenities div {
	background: #FFF;
	padding: 20px;
	display: grid;
	justify-items: center;
}

#cards-amenities div img {
	max-width: 150px;
	max-height: 150px;
	height: auto;
}

#cards-amenities div h3 {
	color: #4EC0D8;
	text-align: center;
	font-size: 15px;
	letter-spacing: 1.5px;
	margin-bottom: 0;
}

#cards-page-nav h3 {
	border-radius: 0px 0px 21px 21px;
	background: #183C6E;
	color: #FFF;
	padding: 15px;
	text-align: center;
	margin: 0 0 25px;
}

.page-id-276 #cards-page-nav {
	gap: 50px 40px;
	z-index: 1;
	position: relative;
}

.page-id-276 #cards-page-nav h3 {
	margin-bottom: 0;
}

#cards-page-nav .btn, #cards-events .btn {
	background: #4EC0D8;
	border: 1.5px solid #4EC0D8;
	font-size: 12px;
	letter-spacing: 2.4px;
	color: #FFF;
	width: fit-content;
}

#cards-page-nav .btn:hover, #cards-events .btn:hover {
	background-color: transparent;
	color: #4EC0D8;
}

#cards-events {
	display: grid;
	grid-template-areas: "a a a a";
	gap: 70px 40px;
    grid-auto-columns: 23.34%;
	margin-top: -240px;
}

#cards-events .card {
	background: #183C6E;
	border-radius: 0px 0px 21px 21px;
}

#cards-events h3 {
	color: #FFF;
    padding: 15px;
    text-align: left;
    margin: 10px 12px;
	font-family: 'Outfit', sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1px;
	text-transform: none;
}

#cards-events p {
	padding: 0 25px;
    color: #FFF;
    line-height: normal;
}

#cards-events .btn {
	margin: 15px 25px 30px;
}

#cards-basic .content {
	text-align: center;
	padding: 50px 80px;
}

#cards-basic .content h3 {
	color: #4EC0D8;
}

#cards-basic .content p {
	min-height: 15vh;
	color: #444;
}

.page-id-344 #cards-basic .content p {
	min-height: 15px;
}

.page-id-344 #cards-basic .content {
	flex: 0;
}

#newsletter-signup {
	background-color: #183C6E;
	background-image: url('/wp-content/uploads/2024/01/Form-Background.jpg');
	background-size: cover;
	--mask:
    radial-gradient(66.04px at 50% 91.00px,#000 99%,#0000 101%) calc(50% - 70px) 0/140px 51% repeat-x,
    radial-gradient(66.04px at 50% -56px,#0000 99%,#000 101%) 50% 35px/140px calc(51% - 35px) repeat-x,
    radial-gradient(66.04px at 50% calc(100% - 91.00px),#000 99%,#0000 101%) calc(50% - 70px) 100%/140px 51% repeat-x,
    radial-gradient(66.04px at 50% calc(100% + 56.00px),#0000 99%,#000 101%) 50% calc(100% - 35px)/140px calc(51% - 35px) repeat-x;
  -webkit-mask: var(--mask);
          mask: var(--mask);
}

#newsletter-signup .section {
	width: 35vw;
	margin: 0 auto;
	text-align: center;
}

.gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large, .gform_wrapper.gravity-theme .gfield textarea {
	background: none;
	border: none;
	border-radius: 0;
	border-bottom: 1px solid #FFF;
	font-family: 'Outfit', sans-serif;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	color: #FFF;
}

.gform_wrapper.gravity-theme .gfield input.large::placeholder, .gform_wrapper.gravity-theme .gfield select.large::placeholder, .gform_wrapper.gravity-theme .gfield textarea::placeholder {
	color: rgba(255, 255, 255, 0.56);
}

#gform_submit_button_1, #gform_submit_button_2 {
	background: #4EC0D8;
	border: 1.5px solid #4EC0D8;
	color: #FFF;
	font-size: 16px;
	letter-spacing: 3.2px;
	padding: 8px 40px;
}

#gform_submit_button_1:hover, #gform_submit_button_2:hover {
	background: none;
	transition: 0.6s;
}

.gform_footer {
	justify-content: center;
}

#banner h1 span {
	font-size: 38px;
	line-height: normal;
	width: 60%;
    margin: 20px auto 0;
    display: block;
}

#banner .btn {
	color: #FFF;
	width: fit-content;
	background: #4EC0D8;
	border: 1.5px solid #4EC0D8;
}

#banner .btn:hover {
	background-color: transparent;
}

#facebook {
	background-image: url('https://thelighthousehotel.com.au/wp-content/uploads/2024/01/Facebook-Background.jpg');
	background-size: cover;
}

#facebook .overlay {
	background: rgba(78, 192, 216, 0.90);
	height: 100%;
}

#facebook .section {
	display: block;
	text-align: center;
}

#facebook h2 {
	color: #1B3D6E;
	margin-bottom: 20px;
}

#facebook .btn {
	background-color: #1B3D6E;
	background-image: url('https://thelighthousehotel.com.au/wp-content/uploads/2024/01/Facebook-White.svg');
	color: #FFF;
	border: 1.5px solid #1B3D6E;
	display: flex;
    width: fit-content;
    margin: 0 auto;
}

#facebook .btn:hover {
	background-color: transparent;
	background-image: url('https://thelighthousehotel.com.au/wp-content/uploads/2024/01/Facebook-Navy.svg');
	color: #1B3D6E;
}

#facebook img {
	width: 20px;
	margin-right: 10px;
}

.image-left-copy-right .section {
	display: flex;
	align-items: center;
}

.image-left-copy-right h2 {
	margin-top: 0;
}

.slideshow-container {
  max-width: 1000px;
  position: relative; 
  margin: auto;
}

.mySlides {
  display: none;
}

.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

.strong-view.wpmtst-default.slider-container {
    margin: 0 auto;
}

.strong-view.wpmtst-default .wpmtst-testimonial-content p:last-of-type {
	width: 70%;
}

.strong-view.wpmtst-default .wpmtst-testimonial-inner > *:not(:nth-last-child(2)):not(:last-child) {
	display: grid;
	justify-items: center;
}

.strong-view.wpmtst-default .wpmtst-testimonial-heading {
	display: none !important;
}

.strong-view.controls-style-buttons:not(.rtl) .wpmslider-next:before {
	background: transparent;
}

.strong-view.wpmtst-default .wpmtst-testimonial-inner, .strong-view.wpmtst-default.slider-container.slider-adaptive:not(.slider-mode-horizontal) .wpmslider-viewport {
	padding: 0 !important;
	border: 0 !important;
}

.strong-view.wpmtst-default .wpmtst-testimonial-content p:last-of-type {
	color: rgba(221, 102, 64, 0.90);
	text-align: center;
	font-family: 'DM Serif Display', serif;
	font-size: 45px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.strong-view.wpmtst-default .wpmtst-testimonial-content p:last-of-type:before {
	content: '';
	display: block;
    width: 65px;
    height: 48px;
    background-image: url(https://thelighthousehotel.com.au/wp-content/uploads/2024/01/Quote-Mark.svg);
    background-size: contain;
    margin: 0 auto 50px;
}

.strong-view.wpmtst-default .wpmtst-testimonial-field {
	color: rgba(221,102,64,0.5);
	font-family: 'Outfit', sans-serif;
	font-size: 23px;
	font-style: normal;
	text-align: center !important;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
	margin-top: 50px;
}

.strong-view.controls-style-buttons:not(.rtl) .wpmslider-next:before, .strong-view.controls-style-buttons:not(.rtl) .wpmslider-prev:before {
	mask: url('https://thelighthousehotel.com.au/wp-content/uploads/2024/01/arrow-right.png') !important;
	mask-repeat: no-repeat !important;
	mask-position: center !important;
	mask-size: contain !important;
	height: 100px !important;
}

.strong-view.controls-style-buttons:not(.rtl) .wpmslider-prev:before {
	mask: url('https://thelighthousehotel.com.au/wp-content/uploads/2024/01/arrow-left-1.png') !important;
	mask-repeat: no-repeat !important;
	mask-position: center !important;
	mask-size: contain !important;
}

footer {
	background: #183C6E;
}

footer .section {
	display: flex;
}

footer .column {
	margin-right: 8%;
	width: inherit;
}

footer .column:last-child {
	margin-right: 0;
}

footer h3 {
	color: #FFF;
	font-family: 'Outfit', sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
}

footer img {
	width: 200px;
	float: right;
}

.mec-calendar .mec-calendar-header h2 {
	font-family: 'Outfit', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 1.8px;
	text-transform: uppercase;
	color: #183C6E;
}

.mec-calendar .mec-calendar-table-head dt {
	font-family: 'Outfit', sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	color: #183C6E
}

.mec-calendar dt {
	font-family: 'Outfit', sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 1.5px;
	text-transform: uppercase;
}

.mec-calendar .mec-selected-day, .mec-calendar .mec-selected-day:hover.mec-calendar .mec-calendar-row dt.mec-has-event.mec-selected-day a, .mec-calendar .mec-calendar-row dt.mec-has-event:hover a, .mec-calendar .mec-has-event:after {
	background: #4EC0D8 !important;
}

.mec-wrap .mec-totalcal-box, .mec-calendar .mec-event-footer, .mec-calendar .mec-calendar-events-side .mec-table-side-title {
	display: none;
}

.mec-calendar .mec-event-article .mec-event-date, .mec-calendar .mec-event-article .mec-event-time, .mec-calendar .mec-event-article .mec-event-title a {
	font-family: 'Outfit', sans-serif;
    text-transform: uppercase;
    font-size: 13px;
	letter-spacing: 1.3px;
    color: #183C6E !important;
} 

.mec-calendar .mec-event-article .mec-event-time {
	color: #4EC0D8 !important;
}

.mec-calendar .mec-event-article .mec-event-title a {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 1.7px;
}

.mec-calendar .mec-event-article .mec-event-image {
	width: 90px;
}

.mec-monthly-contents {
	width: calc(95% - 100px) !important;
}

.mec-calendar .mec-event-article:hover {
	background: none;
}

.mec-next-month a, .mec-previous-month a {
	font-family: 'Outfit', sans-serif;
    text-transform: uppercase;
    font-size: 13px;
	letter-spacing: 1.3px;
}

.facebook {
	background-image: url('https://thelighthousehotel.com.au/wp-content/uploads/2024/01/Facebook-Orange.svg');
    background-repeat: no-repeat;
    background-size: 23px;
    padding-left: 60px;
    background-position: 25px center;
}

.facebook:hover {
	background-image: url('https://thelighthousehotel.com.au/wp-content/uploads/2024/01/Facebook-White.svg');
}

#cards-basic .facebook {
	background-image: url('https://thelighthousehotel.com.au/wp-content/uploads/2024/01/Facebook-White.svg');
	background-repeat: no-repeat;
    background-size: 23px;
    padding-left: 60px;
    background-position: 25px center;
}

#cards-basic .facebook:hover {
	background-image: url('https://thelighthousehotel.com.au/wp-content/uploads/2024/01/Facebook-i-Blue.svg');
}

#contact {
	--mask:
    radial-gradient(61.65px at 50% 85.75px,#000 99%,#0000 101%) calc(50% - 70px) 0/140px 100%,
    radial-gradient(61.65px at 50% -50.75px,#0000 99%,#000 101%) 50% 35px/140px 100% repeat-x;
  -webkit-mask: var(--mask);
          mask: var(--mask);
	margin-top: -50px;
	background: #1B3D6E;
}

#contact p a {
	color: #FFF;
}

#contact p a:hover {
	color: #4EC0D8;
}

#contact p span {
	display: block;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 1.8px;
	text-transform: uppercase;
	margin-top: 30px;
}

.email a span {
	text-transform: none !important;
    font-weight: 300 !important;
    letter-spacing: 0.9px !important;
    margin-top: 3px !important;
}

#contact .facebook {
	background-image: url('https://thelighthousehotel.com.au/wp-content/uploads/2024/01/Facebook-White.svg');
	background-color: #4EC0D8;
	border: 1.5px solid #4EC0D8;
	color: #FFF;
}

#contact .facebook:hover {
	background-color: transparent;
}

#contact .gform_footer {
	justify-content: flex-start;
	margin-top: 30px;
}

.text-banner {
	margin-top: 30px;
}

.text-banner p {
	background-color: #DD6640E5;
	padding: 10px 30px 10px 20px;
	border-radius: 0px 21px 21px 0px;
	color: #FFF;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px;
	letter-spacing: 0.9px;
	width: fit-content;
}

.strong {
	margin: 20px 0 0;
}

.footer-main {
	padding: 30px 0 0 !important;
}

.socket {
	padding-top: 20px !important;
}

.socket p {
	color: #FFF;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 21px;
}

footer p {
	font-size: 15px;
	line-height: 25px;
}

footer p a {
	color: #FFF;
}

footer p a:hover {
	color: #4EC0D8;
}

.socials {
	padding-bottom: 0 !important;
}

.socials img {
	width: 35px;
}

.socials a {
	margin-right: 5px;
}

.socials a:hover {
	opacity: 0.6;
	transition: 0.6s;
}

#attractions .section {
	padding: 100px 0;
	align-items: flex-start;
}

#attractions .btn {
	background: #FFF;
	color: #DD6640E5;
}

#our-rates .btn:hover, #attractions .btn:hover {
	background: none !important;
	color: #FFF;
}

#our-rates .btn:hover {
	color: #4EC0D8;
}

#live-music .section, #our-rates .section {
	position: relative;
}

#live-music .right-image, #our-rates .right-image {
	position: absolute;
	right: 0;
	bottom: -50px;
}

#lighthouse-markets {
	margin-top: -30px;
}

#our-menu, #our-rates {
	margin-top: -180px;
}

#our-rates .section {
	padding-top: 150px;
}

.page-id-674 #banner .section, .page-id-674 #banner h1 span {
	width: 100%;
}

#mobmenuright li a, #mobmenuright li a:visited, #mobmenuright .mobmenu-content h2, #mobmenuright .mobmenu-content h3, .mobmenu-left-panel .mobmenu-display-name {
	font-family: 'Outfit', sans-serif;
	font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2.2px;
}

.wp-bottom-menu-item span {
	font-family: 'Outfit', sans-serif;
    text-transform: uppercase;
	font-weight: 500;
    letter-spacing: 1px;
}

.mobmenu-content li a {
	padding: 10px 0;
}

.mec-single-event .mec-events-meta-group-countdown, .mec-qrcode-details, .mec-single-event .mec-event-export-module {
	display: none;
}

.admin-bar .mec-single-modal.mec-single-modern .mec-single-title {
	font-family: 'Outfit', sans-serif;
	font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2.2px;
}

.featherlight .featherlight-content {
	max-width: 40%;
}

.mec-single-event .mec-event-social {
	padding: 0;
	margin: 0;
	padding-top: 30px;
}

.mec-single-event .mec-event-social h3, .mec-single-modal.mec-single-modern .mec-single-event-bar>div h3, .mec-single-modal.mec-single-modern .mec-single-event-bar>div h3 {
	margin: 0;
	padding: 0;
	font-family: 'Outfit', sans-serif;
	font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.4px;
}

.mec-single-event .mec-event-social h3, .mec-single-event .mec-frontbox-title:before {
	border: 0;
	text-align: left;
}

.mec-single-event .mec-event-social ul {
	justify-content: left;
}

.mec-wrap :not(.elementor-widget-container)>p {
	margin-bottom: 0;
}

.mec-single-event .mec-event-sharing {
	margin: 0 !important;
	margin-top: 10px !important;
}

.mec-start-date-label, .mec-events-abbr, .mec-wrap h3, .mec-single-event .mec-event-meta dd a {
	margin: 0;
	padding: 0;
	font-family: 'Outfit', sans-serif !important;
	font-size: 13px;
    text-transform: uppercase;
    font-weight: 600 !important;
    letter-spacing: 1.4px;
}

.mec-single-modern .mec-single-event-bar>div dd {
	padding-left: 29px;
}

.mec-single-event .mec-frontbox, .mec-single-modern .col-md-4 .mec-frontbox, .mec-single-modern .mec-single-event-bar {
	border: none;
}

.mec-single-event .mec-events-event-image img {
	border-radius: 0;
}

dl {
	margin-bottom: 0;
}

.mec-single-event .mec-booking-button {
	height: auto;
	line-height: normal;
	background-color: #4EC0D8;
	border-radius: 25px;
    padding: 11px;
	font-family: 'Outfit', sans-serif;
	font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.5px;
}

.mec-wrap :not(.elementor-widget-container)>p {
	font-family: 'Outfit', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
    letter-spacing: 1.6px;
    color: #000;
}

#lighthouse-markets .btn {
	background-color: #FFF;
	color: #1b3d6e;
}

#lighthouse-markets .btn:hover {
	background-color: transparent;
	color: #FFF;
}

#live-music .btn {
	background-color: none;
	color: #1b3d6e;
}
.mec-single-event .mec-event-social li.mec-event-social-icon a {
	display: grid;
    align-content: center;
    justify-content: center;
    padding: 0;
}

.mec-single-event .mec-event-sharing {
    margin: 10px;
}

.mec-single-event .mec-event-social li.mec-event-social-icon a i {
	color: #FFF;
}

#not-found .section {
	padding-top: 230px;
}

#not-found .btn {
	background-color: #1B3D6E;
	color: #FFF;
}

#not-found h1, #not-found h2 {
	color: #1B3D6E;
}

#not-found h2 {
	font-size: 35px;
	margin-top: -30px;
}

#carousel h2 {
	color: #1B3D6E;
}

.featherlight-content .col-md-4, .featherlight-content .col-md-8 {
	width: 100%;
}

.mec-event-more-info {
	display: none;
}

.mec-single-event .mec-event-content {
	padding: 0;
	display: flow-root;
}

.mec-event-content .btn {
	margin-top: -9px;
    float: left;
    border: 1px solid #000;
    margin-right: 10px;
    width: 48.9%;
	transition: 0.6s ease;
}

.mec-single-event-description p:last-of-type .btn {
    margin-right: 0;
}

.mec-event-content .btn:hover {
	background-color: #000;
	color: #FFF;
}





@media only screen and (max-width: 1600px) {
	#cards-basic .content {
		padding: 30px !important;
	}


@media only screen and (max-width: 1450px) {
	#our-menu, #our-rates, #dine-in-or-alfresco h2, #during-your-stay h2, #attractions .left-image img {
		margin-top: 0;
	}
	#our-rates .section {
		padding-top: 100px;
	}
	#live-music .right-image, #our-rates .right-image {
		position: relative;
		bottom: 0;
	}
	#mainmenu {
		width: 100%;
		margin-top: 0;
		display: grid;
		justify-content: center;
	}
	.header-logo {
		width: 100%;
		display: grid;
		justify-content: center;
	}
}


@media only screen and (max-width: 1110px) { 
	#banner {
		padding-top: 0;
		min-height: 400px;
		height: -webkit-fill-available;
	}
}

@media only screen and (max-width: 1024px) {
	.mec-event-content .btn {
		width: 100%;
		margin-right: 0;
		margin-top: 15px;
	}
	.mec-single-event .mec-event-content {
		margin-top: -20px;
	}
	#top-header {
		display: none;
	}
	.mobmenur-container i {
		font-size: 35px;
	}
	.section {
		width: 85vw;
	}
	#cards-page-nav {
		grid-template-areas: "a a a";
		grid-auto-columns: 29.5%;
	}
	#newsletter-signup .section {
		width: 65vw;
	}
	.strong-view.wpmtst-default.slider-container, #banner h1 span {
		width: 100%;
	}
	#introduction .narrow {
    	width: 60vw;
	}
	#banner .section {
		width: 70vw;
	}
	#banner .btn {
		margin-top: 30px;
	}
	#dine-in-or-alfresco h2, #during-your-stay h2, #our-menu, #our-rates, #attractions .left-image img {
		margin-top: 0;
	}
	#cards-basic {
		grid-template-areas: "a";
		grid-auto-columns: 100%;
		margin-top: -150px;
		gap: 40px;
	}
	#cards-basic .content p, .card {
		min-height: 50px;
	}
	#introduction .padding-bottom {
		padding-bottom: 150px;
	}
	#live-music .right-image, #our-rates .right-image {
		bottom: auto;
		position: relative;
	}
	#our-rates .section {
		padding-top: 100px;
	}
}


@media only screen and (max-width: 768px) {
	#banner {
		min-height: 300px;
	}
	#newsletter-signup .section {
		width: 70vw;
	}
	.image-left-copy-right .section {
		display: flow-root;
	}
	#introduction .section {
		display: flex;
    	flex-direction: column-reverse;
	}
	#cards-page-nav {
		grid-template-areas: "a a";
		grid-auto-columns: 46%;
	}
	#top-header .section {
		width: 100%;
		display: flow-root;
	}
	#banner .section {
		width: 85vw;
	}
	#introduction .narrow, .strong-view.wpmtst-default.slider-container, .half, .one-third, .two-thirds {
		width: 100%;
	}
	.strong-view.wpmtst-default.slider-container.slider-adaptive:not(.slider-mode-horizontal) .wpmtst-testimonial {
		width: 100% !important;
	}
	.left-image {
		margin-bottom: 50px;
	}
	.right-image, .two-thirds {
		margin-top: 50px;
	}
	#introduction .section .left-image {
		margin: 50px 0 0;
		float: none;
	}
	#top-header .tagline {
		width: 100%;
		text-align: center;
	}
	#top-header .tagline {
		justify-content: center;
		width: 100%;
	}
	#banner h1 {
		width: 90%;
	}
	.section {
		padding: 100px 0;
	}
	#cards-amenities {
		grid-template-areas: "a a a a";
		grid-auto-columns: 23.2%;
	}
	#top-header .buttons {
		width: 100%;
		justify-content: center;
		float: none;
	}
	.page-id-276 #cards-page-nav {
		margin-top: -180px;
	}
}


@media only screen and (max-width: 480px) {
	#banner {
		height: auto;
	}
	#banner .section {
		height: 100% !important;
	}
	#newsletter-signup .section {
		width: 85vw;
	}
	h1 {
		font-size: 45px;
		line-height: normal;
	}
	h2 {
		font-size: 40px;
		line-height: normal;
	}
	.strong-view.wpmtst-default .wpmtst-testimonial-content p:last-of-type {
		font-size: 35px;
	}
	#top-header .tagline p {
		font-size: 12px;
	}
	footer .section {
		display: flow-root;
	}
	#cards-amenities {
		grid-template-areas: "a a";
		grid-auto-columns: 48%;
	}
	#cards-basic .content {
		padding: 30px;
	}
	#cards-page-nav {
		grid-template-areas: "a";
		grid-auto-columns: 100%;
	}
	#top-header .buttons {
		display: none;
	}
	.mec-calendar .mec-event-article .mec-event-image {
		width: 80px;
	}
	footer img {
		float: none;
		margin: 40px 0;
	}
	#banner h1 {
		font-size: 35px;
	}
	.strong-view.wpmtst-default .wpmtst-testimonial-content p:last-of-type {
		font-size: 23px;
	}
	.strong-view.controls-style-buttons:not(.rtl) .wpmslider-next:before, .strong-view.controls-style-buttons:not(.rtl) .wpmslider-prev:before {
		height: 50px !important;
	}
	#cards-amenities .section, #cards-amenities {
		position: relative;
	}
	#cards-amenities {
		padding-bottom: 150px;
	}
	#cards-amenities div:last-child {
		position: absolute;
		bottom: 0;
		width: 100%;
	}
	.featherlight .featherlight-content {
		max-width: 100%;
	}
}