h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
	font-family: "Fredoka", sans-serif;
	outline: 0;
}

body {
	margin: 0;
	box-sizing: border-box;
	padding: 0;
}

.post,
.page {
	margin: 0;
}

.container {
	max-width: 1728px;
}

.homebanner img {
	width: 100%;
	max-height: 100vh;
}

.header-desktop {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: absolute;
	left: 0;
	right: 0;
	padding: 40px 100px 0;
}

.menu-links ul {
	list-style: none;
	display: flex;
	margin: 0;
	align-items: center;
}

.menu-links ul li a {
	text-decoration: none;
	font-size: 18px;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0.72px;
	text-transform: uppercase;
	color: #FFF;
	padding-right: 20px;
}

.menu-links ul li a:focus {
	outline: 0;
}

.menu-links ul li a:hover {
	color: #019942;
}

.menu-links ul li .alternate-menu-link {
	color: #333333;
}

.menu-links ul li .alternate-menu-link:hover {
	color: #019942;
}

.menu-links ul li .alternate-menu-link:focus {
	outline: 0;
}

.active-link {
	color: #019942;
}

.alternate-header {
	position: unset;
	padding: 40px 0px 0 !important;
}

.alternate-header-mob {
	position: unset !important;
}

.header-mobile {
	display: none !important;
}

.welcome {
	display: flex;
	justify-content: space-between;
}

.welcome-text {
	max-width: 1000px;
	text-align: center;
	margin-top: 60px;
}

.welcome-text h1,
.party-description h1 {
	font-size: 50px;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.5px;
}

.welcome-text p,
.party-description p {
	font-size: 20px;
	font-weight: 300;
	line-height: 131%;
	letter-spacing: 0.2px;
}

.welcome-text a,
.party-description a {
	border-radius: 10px;
	background: #019942;
	padding: 8px 36px;
	color: #FFF;
	font-size: 18px;
	font-weight: 600;
	line-height: 131%;
	/* 23.58px */
	letter-spacing: 0.72px;
	text-decoration: none;
}

.view-more {
	background-color: #fff !important;
	color: #019942 !important;
	border: 1px solid #019942;
}

.taotao-home .first-text-welcome {
	padding-bottom: 70px;
}

.orange {
	color: #F90;
}

.green {
	color: #019942;
}

.purple {
	color: #66F;
}

.col-of-home {
	max-width: fit-content;
	padding: 0;
}

.grid-item {
	position: relative;
	background-size: cover;
	background-position: center;
	color: white;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	border-radius: 10px;
	overflow: hidden;
	padding: 0;
	max-width: fit-content;
}

.two-images-row {
	padding: 0;
}

.taotao-gallery .row {
	margin: 0;
}

.row.col-lg-6.col-md-6 {
	padding: 0;
}

.staff-parent {
	font-weight: 600;
}

.overlay {
	padding: 20px;
	text-align: center;
	font-weight: 600;
	position: absolute;
}

.overlay h2 {
	margin: 0;
	font-size: 24px;
	color: #F90;
	font-size: 50px;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.5px;
}

.overlay p {
	margin: 10px auto;
	color: #FFF;
	font-size: 26px;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0.78px;
	max-width: 390px;
}

.children-party {
	padding: 150px 0px 130px;
	gap: 50px;
	justify-content: center;
}

.party-image {
	padding: 0;
}

.party-description.col-lg-6 {
	max-width: 705px;
}

.party-description .view {
	color: #F90;
	font-size: 20px;
	font-weight: 400;
	line-height: 131%;
	letter-spacing: 0.2px;
}

.call-options {
	display: flex;
	gap: 20px;
}


/*--------------------------------- Footer -----------------------------------*/
.otgs-development-site-front-end {
	display: none;
}

.site-footer {
	background-color: #019942;
	padding-top: 90px;
}

.all-footer-menu {
	display: flex;
	gap: 8%;
}

.footer ul li {
	margin-bottom: 10px;
}

.ul-styled {
	text-decoration: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

.ul-styled li a {
	text-decoration: none;
}

.site-footer h5 {
	color: #FFF;
	font-size: 20px;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0.8px;
	margin-bottom: 15px;
}

.ul-styled li,
.ul-styled li a {
	color: #FFF;
	font-size: 18px;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0.72px;
	padding-bottom: 10px;
}

.ul-styled li span {
	font-weight: 400;
}

.copyright p {
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 20.8px */
	letter-spacing: 0.48px;
}

.bck-squares-left,
.bck-squares-right {
	display: none;
}


/*--------------------------------- About Us -----------------------------------*/
.about-us {
	padding-top: 100px;
}

.about-us .welcome {
	padding-bottom: 70px;
}

.about-us .welcome-text {
	margin-top: 0;
	max-width: 1100px;
}

.about-us .welcome .welcome-text h1 {
	margin-top: 0;
}

.slider-images {
	padding: 0 50px;
	overflow-x: hidden;
}

.slider-images img {
	max-width: 450px;
	margin-right: 20px;
}

.about-us-video {
	padding-top: 150px;
}

.about-us-video img {
	width: 100%;
}

.about-us .welcome-text p {
	max-width: 980px;
	margin: 0 auto 20px;
}

/*--------------------------------- Holiday Packages -----------------------------------*/

.holiday-party {
	display: flex;
	justify-content: space-between;
	padding: 50px 12px 115px;
}

.party {
	width: 45%;
	padding: 58px 66px 58px 63px;
	border-radius: 15px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	background-color: white;
}

.packages {
	width: 45%;
	padding: 58px 36px 58px 63px;
	border-radius: 15px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	background-color: white;
}

.party {
	background: linear-gradient(to bottom right, #EBF7F0 50% 50%) top left,
		linear-gradient(to bottom left, #D1D1FE 50% 50%) top right,
		linear-gradient(to top right, #FFD2E8 50% 50%) bottom left,
		linear-gradient(to top left, #EBF7F0 50% 50%) bottom right;
	background-size: 50% 50%;
	background-repeat: no-repeat;
}

.packages {
	background: linear-gradient(to bottom right, #EBF7F0 50% 50%) top left,
		linear-gradient(to bottom left, #D1D1FE 50% 50%) top right,
		linear-gradient(to top right, #FFD2E8 50% 50%) bottom left,
		linear-gradient(to top left, #EBF7F0 50% 50%) bottom right;
	background-size: 50% 50%;
	background-repeat: no-repeat;
}

.packages h2 {
	font-size: 50px;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.5px;
	padding-bottom: 60px;
}

.package {
	max-width: 200px;
}

.three-col-packages {
	display: flex;
	justify-content: space-between;
}

.package h3 {
	color: #019942;
	font-size: 25px;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0.75px;
}

.package ul {
	margin: 0;
	padding-left: 20px;
}

.package ul li {
	color: #333;
	font-size: 16px;
	font-weight: 300;
	line-height: normal;
	letter-spacing: 0.48px;
}

.package ul li::marker {
	font-size: 8px;
}

.party h2 {
	font-size: 50px;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.5px;
}

.party p {
	font-size: 20px;
	font-weight: 300;
	line-height: 131%;
	letter-spacing: 0.2px;
}

.party span.green {
	font-weight: 600;
}

.price {
	color: #F90;
	text-align: center;
	font-size: 22px;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0.66px;
	padding-top: 10px;
}

a.green {
	border-radius: 10px;
	background: #019942;
	width: 160px;
	padding: 8px 36px;
	color: #FFF;
	font-size: 18px;
	font-weight: 600;
	line-height: 131%;
	/* 23.58px */
	letter-spacing: 0.72px;
	text-decoration: none;
	margin-bottom: 60px;
}

.holiday-packages {
	padding-bottom: 115px;
}

/*--------------------------------- Gallery -----------------------------------*/

.taotao-gallery {
	padding: 60px 0 100px;
}

/* .taotao-gallery .container .row{
  justify-content: center;
}
.taotao-gallery .row .col-lg-6{
  padding: 0;
  max-width: max-content;
}
.taotao-gallery .col-lg-6 .row{
  justify-content: center;
} */
/*--------------------------------- Contact Us -----------------------------------*/

.taotao-contact {
	padding: 64px 0 100px;
}

.taotao-contact h1 {
	text-align: center;
	font-size: 50px;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.5px;
	margin-bottom: 44px;
}

.icon-contact {
	display: flex;
	align-items: center;
	gap: 20px;
	padding-bottom: 31px;
}

.icon-contact p {
	margin: 0 !important;
	color: #FFF;
	font-size: 23px;
	font-weight: 500;
	line-height: 36px;
}

.icon-contact img {
	padding: 13px;
	background-color: #FFF;
	border-radius: 50px;
}

.call-box,
.email-box,
.address-box {
	margin-bottom: 20px;
	padding: 41px;
	border-radius: 10.436px;
}

.emails {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.call-box {
	background-color: #66F;
}

.email-box {
	background-color: #FF69B4;
}

.address-box {
	background-color: #F90;
}

.call-box a,
.email-box a {
	text-decoration: none;
	color: #FFF;
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
	outline: 0;
}

.address-box p {
	color: #FFF;
	margin-bottom: 10px;
}
.col-lg-8 iframe {
	border-radius: 15px;
}

/*--------------------------------- Work with Us -----------------------------------*/
.taotao-workwithus {
	padding-bottom: 105px;
}

.taotao-workwithus .row {
	justify-content: center;
}

.taotao-workwithus h1 {
	text-align: center;
	font-size: 50px;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.5px;
	margin-top: 65px;
}

.taotao-workwithus p.p-of-work {
	font-size: 20px;
	text-align: center;
	max-width: 980px;
	padding-bottom: 70px;
	font-weight: 300;
	line-height: 131%;
	letter-spacing: 0.2px;
	margin-bottom: 0;
}

.taotao-workwithus p {
	font-size: 18px;
	font-weight: 300;
	line-height: 131%;
	letter-spacing: 0.2px;
	margin-bottom: 0;
}

/* Form Container */
.wpcf7 form {
	max-width: 635px;
	margin: 0 auto;
}

/* Label Styling */
.wpcf7-form label {
	display: block;
	padding-bottom: 15px;
}

/* Input and Textarea Styling */
.wpcf7-form input[type="text"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="email"],
.wpcf7-form select,
.wpcf7-form textarea {
	width: 100%;
	padding: 12px 18px;
	border-radius: 8px;
	border: 1px solid rgba(0, 0, 0, 0.30);
	box-sizing: border-box;
	outline: 0;
}

.wpcf7-form textarea {
	height: 100px;
}

.custom-select-wrapper {
	position: relative;
	width: 100%;
}

.custom-select-wrapper select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
}

.custom-select-wrapper::after {
	content: "";
	position: absolute;
	top: 40%;
	right: 18px;
	transform: translateY(-50%);
	width: 16px;
	height: 16px;
	background: url('/wp-content/uploads/2024/05/chevron-up.png') no-repeat right center;
	background-size: contain;
	cursor: pointer;
}

/* File Upload Button */
.custom-file-upload {
	display: flex !important;
	align-items: center;
	padding: 7px 13px !important;
	color: #fff;
	background-color: #FF69B4;
	border-radius: 5px;
	cursor: pointer;
	max-width: fit-content;
	font-size: 16px;
}

.custom-file-upload img {
	margin-right: 8px;
}

.wpcf7-form input[type="file"].hidden-file-input {
	display: none;
}

/* Submit Button */
.wpcf7-form input[type="submit"] {
	display: block;
	width: 100%;
	padding: 13px;
	background-color: #019942;
	color: #fff;
	border: none;
	border-radius: 8px;
	cursor: pointer;
	font-size: 18px;
	font-weight: 450;
	line-height: normal;
}

.wpcf7-form input[type="submit"]:hover {
	background-color: #218838;
}

.mobile {
	display: none;
}

@media screen and (max-width: 1730px) {
	.holiday-party {
		justify-content: space-around;
	}
}

@media screen and (max-width: 1441px) {
	.children-party {
		gap: 10px;
	}

	.all-footer-menu {
		gap: 6%;
	}

	.header-desktop {
		padding: 40px 12px 0;
	}

	.all-footer-menu .footer-logo {
		max-width: 280px;
	}
}


@media screen and (max-width: 1281px) {

	.party-description h1 {
		font-size: 40px;
		margin: 0 0 10px 0;
	}

	.children-party {
		gap: 0px;
		padding: 130px 20px 110px;
	}

	.all-footer-menu {
		gap: 4%;
	}

	.call-box,
	.email-box,
	.address-box {
		padding: 33px;
	}

	.party {
		padding: 30px;
	}

	.party h2 {
		font-size: 37px;
	}

	.packages h2 {
		font-size: 37px;
		padding-bottom: 20px;
	}

	.packages {
		padding: 30px;
	}

	.taotao-contact h1 {
		font-size: 40px;
	}
}

@media screen and (max-width: 1025px) {
	.header-desktop .logo-tao {
		max-width: 180px;
	}

	.menu-links ul li a {
		font-size: 15px;
		padding-right: 16px;
	}

	.welcome-text h1 {
		font-size: 37px;
		max-width: 700px;
		margin: 20px auto;
	}

	.party-description h1 {
		font-size: 34px;
	}

	.welcome-text p {
		font-size: 18px;
	}

	.party-description p {
		font-size: 17px;
		margin-bottom: 15px;
	}

	.overlay h2 {
		font-size: 32px;
	}

	.overlay p {
		font-size: 20px;
	}

	.children-party {
		align-items: center;
	}

	.all-footer-menu .footer-logo {
		max-width: 180px;
	}

	.social-media img {
		max-width: 45px;
	}

	.ul-styled li,
	.ul-styled li a {
		font-size: 16px;
	}

	.party p {
		font-size: 18px;
	}

	.price {
		font-size: 21px;
	}

	.icon-contact {
		padding-bottom: 20px;
	}

	.icon-contact p {
		font-size: 20px;
	}

	.call-box,
	.email-box,
	.address-box {
		padding: 30px;
	}

	.taotao-workwithus p.p-of-work {
		max-width: 700px;
	}
	.taotao-home .bck-squares-left {
		left: 0;
	}

	.taotao-home .bck-squares-right {
		right: 0;
		top: 99%;
	}
		.bck-squares-left,
	.bck-squares-right {
		display: block;
		position: absolute;
		z-index: -1;
	}

	.about-us .bck-squares-left {
		left: 0;
		top: 17%;
	}

	.about-us .bck-squares-right {
		right: 0;
		top: 0;
	}

	.left-image,
	.right-image {
		display: none;
	}
	.welcome-text {
		max-width: 850px;
		margin: 60px auto 20px;
	}
	.about-us .welcome-text {
		margin-top: 0;
		max-width: 850px;
	}
}

@media screen and (max-width: 770px) {
	.all-footer-menu .footer-logo {
		max-width: 130px;
	}

	.all-footer-menu {
		gap: 2%;
		justify-content: space-between;
	}

	.welcome-text {
		margin-top: 50px;
		padding: 0 30px;
	}

	.children-party {
		gap: 40px;
		padding: 80px 20px 80px;
	}

	.holiday-party {
		flex-direction: column;
		gap: 40px;
	}

	.party,
	.packages {
		width: 100%;
	}

	.about-us {
		padding-top: 50px;
	}

	.about-us .welcome {
		padding-bottom: 50px;
	}

	.about-us-video {
		padding-top: 90px;
	}

	.header-desktop .logo-tao {
		max-width: 115px;
	}

	.menu-links ul li a {
		font-size: 13px;
		padding-right: 12px;
	}

	.welcome-text h1 {
		font-size: 30px;
		max-width: 620px;
	}

	.taotao-home .first-text-welcome {
		padding-bottom: 50px;
	}

	.col-of-home {
		padding: 20px;
	}

	.social-media img {
		max-width: 35px;
	}

	.ul-styled li,
	.ul-styled li a {
		font-size: 14px;
	}

	.first-menu-footer {
		max-width: min-content;
	}
	.copyright p {
		font-size: 14px;
	}
}


@media screen and (max-width: 600px) {

	.welcome-text a,
	.party-description a {
		padding: 8px 20px;
	}

	.taotao-home .bck-squares-left {
		left: 0;
		top: 0;
	}

	.taotao-home .bck-squares-right {
		right: 0;
		top: 50%;
	}

    .about-us .bck-squares-right {
        right: 0;
        bottom: 5%;
		top: unset;
    }
	.desktop {
		display: none;
	}

	.mobile {
		display: block;
	}

	.welcome {
		position: relative;
	}

	.welcome-text {
		padding: 20px 50px 10px;
		margin-top: 0;
	}

	.first-text-welcome,
	.second-text-welcome {
		position: relative;
	}

	.no-scroll {
		overflow: hidden;
	}

	.header-mobile {
		display: flex !important;
		flex-direction: column;
		position: fixed;
		width: 100%;
		left: 0;
		right: 0;
		z-index: 999;
	}

	.header-mobile.scrolled {
		background-color: #019942;
		position: fixed !important;
	}

	.header-desktop {
		display: none;
	}

	.menu-of-mobile {
		display: flex;
		justify-content: space-between;
		width: 100%;
		align-items: center;
		padding: 18px 30px;
	}

	.menu-links {
		display: flex;
		flex-direction: column;
		padding: 30px 0 12px 0;
	}

	.hamburger-menu {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		width: 39px;
		height: 20px;
		cursor: pointer;
	}

	.menu-links-mob ul {
		margin: 0;
		padding: 70px 30px 30px;
	}

	.menu-links-mob ul li {
		list-style: none;
		color: #FFF;
		padding-bottom: 20px;
	}

	.menu-links-mob ul li a {
		text-decoration: none;
		color: #FFF;
		font-size: 26px;
		font-weight: 600;
		letter-spacing: 1.04px;
		text-transform: uppercase;
	}

	.hamburger-menu .line {
		width: 100%;
		height: 2px;
		background-color: #fff;
		margin: 2px 0;
		transition: transform 0.3s, background-color 0.3s;

	}

	.hamburger-menu.active span:nth-child(1) {
		transform: rotate(45deg) translate(4px, 4px);
	}

	.hamburger-menu.active span:nth-child(2) {
		opacity: 0;
		/* Hide the middle line */
	}

	.hamburger-menu.active span:nth-child(3) {
		transform: rotate(-45deg) translate(5px, -5px);
	}

	#menu-container {
		display: none;
	}

	#menu-container.active {
		display: block;
	}

	.welcome-text h1,
	.party-description h1 {
		font-size: 30px;
		letter-spacing: 0.9px;
	}

	.welcome-text p,
	.party-description p {
		font-size: 20px;
		font-weight: 300;
		line-height: 131%;
		/* 26.2px */
		letter-spacing: 0.2px;
		margin-bottom: 20px;
	}

	.overlay h2 {
		font-size: 30px;
		font-weight: 600;
		line-height: normal;
		letter-spacing: 0.9px;
	}

	.overlay p {
		font-size: 18px;
		letter-spacing: 0.54px;
	}

	.second-text-welcome {
		margin-bottom: 40px;
	}

	.grid-container {
		grid-template-columns: repeat(1, 1fr);
	}

	.taotao-home .grid-item img {
		max-height: 200px;
		width: 100%;
		border-radius: 15px;
	}

	.grid-item {
		max-width: unset;
		padding-bottom: 15px;
	}

	.col-of-home {
		max-width: unset;
		padding: 0 30px;
	}

	.children-party {
		padding: 70px 18px 0;
		gap: 30px;
	}

	.party-image {
		padding: 0 12px;
	}


	/*--------------------------------- Holiday Packages-----------------------------------*/
	.holiday-party {
		flex-direction: column;
		gap: 30px;
	}

	.holiday-party a.green {
		padding: 8px 20px;
	}

	.holiday-packages {
		padding-bottom: 0px;
		margin: 0 30px;
	}

	.holiday-packages .slider-images {
		padding: 0 0 0 10px;
	}

	.three-col-packages {
		flex-direction: column;
	}

	.packages {
		width: 100%;
		padding: 54px 0px 58px 30px;
	}

	.party {
		width: 100%;
		padding: 38px 30px 47px;
	}

	.party h2 {
		font-size: 30px;
	}

	.packages h2 {
		font-size: 30px;
		padding-bottom: 20px;
		margin-bottom: 0;
	}

	.price {
		text-align: start;
	}

	/*--------------------------------- About Us -----------------------------------*/
	.about-us {
		padding-top: 0;
	}

	.about-us .first-text-welcome {
		padding-bottom: 20px;
	}

	.slider-images {
		padding: 0 20px 0 30px;
	}

	.about-us .welcome-text {
		margin-top: 0;
		max-width: 1100px;
		padding: 40px 30px 30px;
	}

	.about-us .welcome {
		padding-bottom: 0px;
	}

	.about-us-video {
		padding-top: 100px;
	}


	/*--------------------------------- Gallery -----------------------------------*/

	.taotao-gallery {
		padding: 32px 0 0;
	}

	.row.col-lg-6.col-md-6 {
		padding: 0 18px;
	}
	.magnific-img img{
		min-height: 410px;
		object-fit: cover;
	}
	/*--------------------------------- Contact Us -----------------------------------*/

	.taotao-contact {
		padding: 40px 18px 0px;
	}

	.taotao-contact h1 {
		margin-bottom: 33px;
		font-size: 30px;
		line-height: normal;
		letter-spacing: 0.9px;
	}

	/*--------------------------------- Work with Us -----------------------------------*/
	.taotao-workwithus {
		padding: 0 18px;
	}

	.taotao-workwithus p.p-of-work {
		padding-bottom: 30px;
	}

	.taotao-workwithus h1 {
		margin-bottom: 20px;
		font-size: 30px;
		line-height: normal;
		letter-spacing: 0.9px;
		margin-top: 30px;
	}

	/*--------------------------------- Footer -----------------------------------*/
	.all-footer-menu .footer-logo {
		max-width: unset;
	}

	.all-footer-menu {
		gap: unset;
		justify-content: unset;
	}

	.first-menu-footer {
		max-width: unset;
	}

	.ul-styled li,
	.ul-styled li a {
		font-size: 18px;
	}

	.social-media img {
		max-width: unset;
	}

	.footer-logo.img-fluid {
		width: 236px;
	}

	.site-footer {
		margin-top: 90px;
		padding-top: 70px;
	}

	.site-footer h5 {
		font-size: 20px;
		font-weight: 600;
		line-height: normal;
		letter-spacing: 0.8px;
	}

	.ul-styled li a {
		font-weight: 400;
	}

	.ul-styled li {
		font-weight: 500;
	}

	.ul-styled li span {
		font-weight: 400;
	}

	.site-footer .container .row {
		gap: 50px;
	}

	.copyright p {
		margin: 60px 0 18px;
		text-align: center;
		font-size: 16px;
	}

	.all-footer-menu {
		flex-direction: column;
		gap: 50px;
		max-width: 240px;
		margin: 0 auto;
	}

	.social-media {
		padding-top: 15px;
		display: flex;
		gap: 10px;
	}
}


@media screen and (max-width: 375px) {
	/*--------------------------------- Homepage -----------------------------------*/

	.welcome-text h1,
	.party-description h1 {
		font-size: 25px;
		letter-spacing: 0.9px;
	}

	.welcome-text {
		padding: 40px 30px 0px;
		margin-top: 0;
	}

	.call-options {
		display: flex;
		gap: 20px;
		flex-direction: column;
		align-items: flex-start;
	}

	.welcome-text p,
	.party-description p {
		font-size: 17px;
	}

	.first-text-welcome {
		padding-bottom: 50px;
	}
}


/*--------------------------------- Slider Pop-up Images -----------------------------------*/

.magnific-img img {
	width: 100%;
	height: auto;
}

a.image-popup-vertical-fit {
	cursor: -webkit-zoom-in;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
	opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
	opacity: 0.98;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0;
}

.mfp-arrow-left:before {
	border-right: none !important;
}

.mfp-arrow-right:before {
	border-left: none !important;
}


/* Magnific Popup CSS */
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8;
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box;
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-preloader a {
	color: #CCC;
}

.mfp-preloader a:hover {
	color: #FFF;
}

.mfp-s-ready .mfp-preloader {
	display: none;
}

.mfp-s-error .mfp-content {
	display: none;
}

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1;
}

.mfp-close:active {
	top: 1px;
}

.mfp-close-btn-in .mfp-close {
	color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
	margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7;
}

.mfp-arrow-left {
	left: 0;
}

.mfp-arrow-left:after {
	border-right: 17px solid #FFF;
	margin-left: 31px;
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
	right: 0;
}

.mfp-arrow-right:after {
	border-left: 17px solid #FFF;
	margin-left: 39px;
}

.mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000;
}

/* Main image in popup */
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
	line-height: 0;
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
}

.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.mfp-figure figure {
	margin: 0;
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {

	/**
       * Remove all paddings around the image on small screen
       */
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0;
	}

	.mfp-img-mobile img.mfp-img {
		padding: 0;
	}

	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0;
	}

	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px;
	}

	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box;
	}

	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}

	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px;
	}

	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0;
	}
}

@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75);
	}

	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0;
	}

	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%;
	}

	.mfp-container {
		padding-left: 6px;
		padding-right: 6px;
	}
}