/*
Theme Name: Divi Child
Theme URI: https://www.elegantthemes.com/gallery/divi/
Description: Child theme for Divi
Author: Your Name
Author URI: https://yourwebsite.com
Template: Divi
Version: 1.0.0
*/

/* Add your custom CSS below */
html, body{
	height: 100%;
}
#header-section ul.sub-menu {
    border-color: #ffffff !important;
	max-height: 340px;
    overflow-y: auto !important;
	width: 100%;
   width: auto;
}
#header-section .et_pb_menu .et-menu-nav>ul ul {
    padding: 0px 0 !important;
    text-align: left;
} 
#header-section ul.sub-menu li {
    padding: 0;
	min-width: 280px;
	border-bottom: 1px solid #ffffff30;
}
#header-section ul.sub-menu li a {
    min-width: 280px;
}
#top-contact-header .contact-box {
    display: flex;
    gap: 45px;
}
#top-contact-header .contact-box .contact-item {
    display: flex;
    gap: 10px;
}
#top-contact-header .contact-box .contact-item img {
    width: 32px;
    height: 32px;
}
#top-contact-header .contact-box .contact-item .contact-info h3 {
    font-size: 12px;
    font-weight: 600;
    color: #111;
    padding-bottom: 0;
    font-family: Inter;
}
#top-contact-header .contact-box .contact-item .contact-info p {
    font-size: 12px;
    color: #808080;
    font-family: Inter;
    font-weight: 400;
}
#top-contact-header .contact-box .contact-item .contact-info p a {
    color: #808080;
}
#top-contact-header .social-links {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
}
#top-contact-header .social-links img {
    width: 35px;
    height: 35px;
}
#top-contact-header .social-links a {
    width: 35px;
    height: 35px;
}
#header-section .et_pb_row--with-menu {
    display: flex;
    align-items: center;
}
#top-contact-header .et_pb_row {
    align-items: center;
}

#specialise-casino-party-section .et_pb_row.et_pb_row_6 .et_pb_blurb {
    display: flex;
	height: 100%;
}

#specialise-casino-party-section .et_pb_blurb_description a {
    color: #595959;
    text-decoration: underline;
}
#party-rentals-section .et_pb_module.et_pb_blurb {
    display: flex;
    align-items: flex-end;
}
#specialise-casino-party-section .et_pb_blurb_10 .et_pb_main_blurb_image {
    width: 8px;
    height: 8px;
    margin-bottom: 0;
}
#specialise-casino-party-section .et_pb_blurb_10 .et_pb_blurb_content {
    display: flex;
    align-items: center;
}

#testimonial-section .et_pb_row_9 .et_pb_number_counter {
    display: flex;
    justify-content: flex-start;
    flex-direction: column-reverse;
    align-items: flex-start;
    margin-bottom: 0;
}

#testimonial-section .et_pb_row_9 .et_pb_number_counter .percent {
    margin-bottom: 0;
}
#testimonial-section {
  position: relative;
  z-index: 1;
  overflow: visible;
}
#testimonial-section::before {
  content: "";
  position: absolute;
  width: 260px;
  height: 260px;
  background-image: url("/wp-content/uploads/2026/01/card-img-02.png");
  background-repeat: no-repeat;
  background-size: contain;
  right: 25%;
  bottom: -20px;
  z-index: 0; /* BEHIND everything */
  pointer-events: none;
}
#testimonial-section .et_pb_row_10 {
  position: relative;
  z-index: 2; /* content layer */
}

#testimonial-section .et_pb_row_10::before {
  content: "";
  position: absolute;
  width: 260px;
  height: 260px;
  background-image: url("/wp-content/uploads/2026/01/card-img-01.png");
  background-repeat: no-repeat;
  background-size: contain;
  top: -90px;
  left: -90px;
  z-index: -1; /* 👈 KEY: goes BEHIND cards */
  pointer-events: none;
}
#testimonial-section .et_pb_row_10 .et_pb_column {
  position: relative;
  z-index: 5;
}






#testimonial-section .et_pb_row_10 .et_pb_column {
/*     backdrop-filter: blur(27.797840118408203px);
    border-radius: 13.975px; */
	border-radius: 13.975px;
    background: linear-gradient(137deg, rgba(67, 67, 67, 0.86) -24.05%, rgba(0, 0, 0, 0.00) 115.5%);
    backdrop-filter: blur(7.783395290374756px);
}
#testimonial-section .et_pb_row_10 .et_pb_blurb_content {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
#testimonial-section .et_pb_row_10 .et_pb_blurb_content .et_pb_main_blurb_image {
    width: 75px;
    margin-bottom: 0;
}
#testimonial-section .et_pb_row_10 .et_pb_text_inner img {
    top: 5px;
    position: relative;
}

#footer-section .footer-menu {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  flex-direction: column;
}

#footer-section .footer-menu a {
  text-decoration: none;
  color: #111;
  font-weight: 400;
  font-size: 16px;
}

#footer-section .footer-menu a:hover {
  text-decoration: underline;
}
#footer-section .social-links {
    display: flex;
    gap: 12px;
}
#footer-section .et_pb_column_3_tb_footer .et_pb_blurb_content {
    display: flex;
    align-items: center;
    gap: 12px;
}
#footer-section .et_pb_column_3_tb_footer .et_pb_blurb_2_tb_footer .et_pb_blurb_content {
    display: block;
}
#footer-section .et_pb_column_3_tb_footer .et_pb_blurb_content .et_pb_main_blurb_image {
    margin-bottom: 0;
}
#footer-section .et_pb_column_3_tb_footer .et_pb_blurb_content a {
    font-family: inter;
    font-size: 16px;
    color: #111;
}
#footer-section .et_pb_column_3_tb_footer .et_pb_blurb_content a:hover {
    text-decoration: underline;
}
#footer-section .et_pb_column_3_tb_footer .et_pb_blurb_content .company-info {
    font-family: inter;
    font-size: 15px;
    color: #111;
}
#party-rentals-section .et_pb_row.et_pb_row_1 {
    display: flex;
    align-items: flex-end;
}
#party-rentals-section .et_pb_row.et_pb_row_2 {
    display: flex;
    align-items: flex-end;
}
#specialise-casino-party-section .et_pb_row_5 {
    height: 100%;
    display: flex;
}

#specialise-casino-party-section .et_pb_row_5 .et_pb_blurb {
    height: 100%;
}
.showcase-slider .showcase-content h2 {
    font-family: "Sancreek", serif;
    color: #fff;
    font-size: 60px;
}
.showcase-slider .showcase-content p {
    color: #BBB2BF;
    font-family: Hubballi;
    font-size: 18px;
    padding: 10px 0 25px;
}
.showcase-slider .showcase-content .showcase-btn {
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 160% */
    letter-spacing: -0.312px;
    border-radius: 8px;
}
 .showcase-slider .next {
  
    line-height: normal;
    padding-bottom: 7px;
	border: 2px solid #574C53;
} 
 .showcase-slider .prev {
 
    z-index: 1;
    line-height: normal;
    padding-bottom: 7px;
	border: 2px solid #574C53;
} 
.showcase-slider .showcase-slide {
    flex: 0 0 88% !important;
	padding: 90px 60px;
    height: 420px;
}
.showcase-slider .nav {
    background: #fff;
    color: #111;
	z-index:99 !important;
}
#header-section #menu-main-menu li.menu-item-type-custom {
    display: flex;
    justify-content: flex-end;
    right: 0;
    position: absolute;
}
#header-section #menu-main-menu li.menu-item-type-custom a {
    color: #FFFFFF !important;
    border-width: 0px !important;
    border-radius: 8px;
    font-size: 16px;
    font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 500 !important;
    background-color: #046f33;
    padding: 16px 20px;
}
#header-section #menu-main-menu {
    align-items: center;
}
/* #testimonial-section .percent-value {
    color: #00b851;
} */


#other-areas-section .sats-wrapper img {
    height: 100%;
    min-height: 128px;
    max-height: 128px;
    object-fit: cover;
}
#other-areas-section .sats-wrapper h4 {
    color: #F5812B;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: -0.449px;
    text-align: left;
	 padding-top: 10px;
}
#other-areas-section .sats-wrapper {
	padding: 0px;
	background: none;
}
#other-areas-section .sats-tabs {
    margin-bottom: 40px;
}
#other-areas-section .sats-arrow {
    border: 2px solid #595959;
    color: #fff;
    font-size: 30px;
    top: -60px;
    right: 0;
    left: auto;
    z-index: 9999;
    line-height: normal;
}
.sats-tab {
    font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 500;
    font-size: 14px;
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    background: rgba(255, 255, 255, 0.05);
}
#other-areas-section .sats-slider {
    padding: 0;
}
#other-areas-section .sats-arrow.prev {
    right: 50px;
}
#other-areas-section .sats-arrow.prev, #other-areas-section .sats-arrow.next {
    align-items: center;
    text-align: center;
    display: flex;
    justify-content: center;
	padding-bottom: 7px;
}
#other-areas-section .sats-wrapper:before {
    content: "";
    position: absolute;
    width: 370px;
    height: 450px;
    background-image: url("/wp-content/uploads/2026/01/red-chips-new.png");
    background-repeat: no-repeat;
    background-size: contain;
    right: -70px;
    bottom: -40px;
    z-index: -1; /* BEHIND everything */
    pointer-events: none;
	opacity:.8;
}
#other-areas-section .sats-slider {
  position: relative;
  overflow: visible; /* 👈 IMPORTANT */
}


/* Right side arrows */
#other-areas-section .sats-arrow.prev {
  right: 70px;
}

#other-areas-section .sats-arrow.next {
  right: 20px;
}


#other-areas-section .sats-track {
  /* overflow: hidden; */ /* slides stay clipped */
}
#copyright-footer .copyright-content .et_pb_code_inner {
    color: #6A7282;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: -0.15px;
}

#copyright-footer .copyright-content .et_pb_code_inner a {
    color: #6A7282;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.15px;
}
#copyright-footer .footer-terms {
    display: flex;
    justify-content: flex-end;
    gap: 30px;
}

#copyright-footer .footer-terms a {
    color: #6A7282;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: -0.15px;
}


@media (min-width: 1025px) and (max-width: 1440px) {
	 #party-rentals-section, #specialise-casino-party-section, #testimonial-section, #footer-section {
		padding: 4% 25px;
	}
	#specialise-casino-party-section .et_pb_row.et_pb_row_4 .et_pb_with_border {
		padding-left: 15px !important;
		height: 100%;
	}
	#footer-section a.email-link {
		word-break: break-all;
	}
	#top-contact-header, #header-section {
		padding-left: 25px;
        padding-right: 25px;
	}
	#testimonial-section {
		border-radius: 0;
	}
	#other-areas-section .et_pb_row {
		border-radius: 0;
	}
	#header-section #menu-main-menu li.menu-item-type-custom {
		right: -40px;
	}
	#header-section .et_pb_column_2_tb_header {
		margin-right: 2.5%;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	#banner-section .showcase-slider .showcase-slide {
		flex: 0 0 88% !important;
	}
	.specialize_class .et_pb_main_blurb_image {
    width: 100%;
}
	.mobmenu-left-alignment [class^="mob-icon-"]:before, .mobmenu-left-alignment [class*=" mob-icon-"]:before{
		font-size:14px;
	}
.specialize_class img {
    width: 100%;
}
	.specialize_class .et_pb_main_blurb_image {
    width: 100%;
}
	#header-section .et_mobile_nav_menu {
    display: none;
}
	#banner-section .showcase-slider .showcase-slide.is-center{
		flex: 0 0 100% !important;
		margin-left: -8px;
	}
	.showcase-slide {
		border-radius: 0px;
	}
	.showcase-track {
		gap: 0 !important;
	}
	#header-section .et_pb_column {
		margin-bottom: 0;
	}
	#header-section  .et_pb_menu__wrap {
		justify-content: flex-start;
	}
	#header-section .et_pb_menu__wrap .et_mobile_nav_menu {
		margin: 0;
	}
	#top-contact-header .contact-box {
		gap: 30px;
	}
		.services-space {
    padding: 20px !important;
}
		.img_design img, .img_design {
    height: auto !important;
			        width: 100% !important;
   
}
	#inner-sidebar  #nav_menu-2 {
    width: 100%;
}
	#inner-sidebar #block-14 {
    width: 100%;
}
	table.table-design {
    margin-top: 14px !important;
}
services-space h1 {
    line-height: normal;
}
.table-design th, .table-design td {
    padding: 5px 10px !important;
}	

	.mobile-list {
    display: block;
}
	.mobile-list li {
    width: 100% !important;
}
	.mobile-space-0 {
    padding-bottom: 0px !important;
}
	a.mobile-block {
    display: block;
    margin-top: 5px;
}
	#other-areas-section .sats-arrow.prev{
		    right: 80px !important;
	}
	.n2-ss-slide-backgrounds.n2-ow-all .n2-ss-slide-background:nth-child(2) img {
    object-position: right !important;
}
		#home-slider-section .slide-heading-block .n2-ss-item-content {
		font-size: 42px !important;
	}
	#home-slider-section .slide-content-block .n2-ss-text p{
		    font-size: 18px;
	}
	.n2-ss-layer.n2-ow.slide-img-block.n-uc-9LAHPpq5n3tr {
    display: none;
}
	#home-slider-section .n2-ss-slide.n2-ow {
		max-height:560px;
min-height:560px;
	}
	#home-slider-section .slide-count-block {
    margin-bottom: 35px !important;
}
	.n2-ss-layer.n2-ow.slide-img-block.n-uc-1a8fb146d8e01 {
    display: none;
}
	.n2-ss-section-main-content.n2-ss-layer-with-background {
    justify-content: flex-end !important;
}
	.n2-ss-slider-4.n2-ow {
    background: #00000054 !important;
}
	.ser_event1 h2 {
    line-height: normal !important;
}
	.ser_event1 {
    padding-bottom: 0px !important;
}
	.ser_event1 a.et_pb_button.et_pb_button_0.et_pb_bg_layout_light {
    padding-left: 0px !important;
}
	.ser_event1> .et_pb_column {
    margin-bottom: 12px;
}
	#other-areas-section .sats-arrow.next {
    right: 10px !important;
}
}
@media (max-width: 767px) {
	body.chatbot-open > *:not(.knolli-widget-iframe-drawer) {
  display: none !important;
}
	body.chatbot-open {
		background: #f6f6f6 !important;}
	#party-rentals-section .et_pb_row.et_pb_row_2 {
		display: block;
	  }
	.specialize_class .et_pb_main_blurb_image {
    width: 100%;
}

.specialize_class img {
    width: 100%;

	}
	.iframe-button {
    bottom: 38px !important;
}
	.specialize_class .et_pb_main_blurb_image {
    width: 100%;
}
	.mobmenu-left-alignment [class^="mob-icon-"]:before, .mobmenu-left-alignment [class*=" mob-icon-"]:before{
		font-size:14px;
	}
	.faq-section .et_pb_tabs_controls{
		display:block !important;
	}
.specialize_class img {
    width: 100%;
}
	#testimonial-section:before {
		bottom: 16%;
	}
	#testimonial-section .et_pb_row_10::before {
	  top: -120px;
	  left: -50px;
	}
	#testimonial-section .et_pb_row_9.et_pb_row {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 20px;
	}
	#testimonial-section .et_pb_row_10.et_pb_row {
		display: grid;
		grid-template-columns: 1fr;
		gap: 20px;
	}
	#other-areas-section {
    padding-bottom: 0 !important;
}
	#top-contact-header .contact-box {
		gap: 15px;
		flex-wrap: wrap;
	}
	#top-contact-header .social-links {
		display: flex;
		justify-content: center;
	}
	#header-section .mobile_menu_bar::before {
		color: #ffffff;
	}
	#header-section .et_pb_column_3_tb_header {
		margin-bottom: 0;
	}
	#header-section .mobile_nav .menu-item-type-custom a {
		color: #FFFFFF !important;
		border-width: 0px !important;
		border-radius: 8px;
		font-size: 16px;
		font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif !important;
		font-weight: 500 !important;
		background-color: #046f33;
		padding: 13px 20px;
		text-align: center;
	}
	.showcase-slider .showcase-content h2 {
		font-size: 48px;
	}
	.showcase-slider .showcase-slide {
		padding: 40px 20px;
	}
	#specialise-casino-party-section .et_pb_row_5 {
		height: 100%;
		display: flex;
		flex-wrap: wrap;
	}
	#party-rentals-section .et_pb_row.et_pb_row_1 {
		flex-wrap: wrap;
	}
	#footer-section {
		padding-left: 25px;
		padding-right: 25px;
		padding-top: 20px;
	}
	#copyright-footer .footer-terms {
		display: flex;
		justify-content: flex-start;
		gap: 15px;
	}
	#header-section .et_pb_column_2_tb_header {
		margin-bottom: 0;
	}
	#footer-section .et_pb_row_0_tb_footer .et_pb_column:nth-child(2) {
		width: 50% !important;
	}
	#footer-section .et_pb_row_0_tb_footer .et_pb_column:nth-child(3) {
		width: 50% !important;
	}
	.services-space {
    padding: 20px !important;
}
	.img_design img, .img_design {
    height: auto !important;
   
}
	table.table-design {
    margin-top: 14px !important;
}
	#gallery-section {
    padding-left: 0;
    padding-right: 0;
}
	.services-space h1 {
    line-height: normal;
}
.table-design th, .table-design td {
    padding: 5px 10px !important;
}	
	.call_to_Action {
    margin: 0 auto;
}
  .list-design {
    column-gap: 15px;
}
	.list-design li {
    width: 48% !important;
}
	.mobile-list {
    display: block;
}
	.mobile-list li {
    width: 100% !important;
}
	.mobile-space-0 {
    padding-bottom: 0px !important;
}
	a.mobile-block {
    display: block;
    margin-top: 5px;
}
	.n2-ss-layer.n2-ow.n2-ss-layer--block.n2-ss-has-self-align.slide-nxt-pre
 {
    display: none !important;
}

#home-slider-section .slide-content-block .n2-ss-text p {
    display: none;
}
	#home-slider-section .n2-ss-layer-row-inner .n2-ss-item-content{
		font-size: 20px !important;
	}
	#home-slider-section .slide-content-block {
    padding-bottom: 0 !important;
}
	#home-slider-section .n2-ss-layer .n2-ss-button-container a{
		    padding: 10px 12px;
	}
.n2-ss-slider-4.n2-ow {
    background: #00000054 !important;
}
	.n2-ss-section-main-content.n2-ss-layer-with-background {
    justify-content: flex-end !important;
}

}

.n2-ss-layer.n2-ow.n2-ss-layer--block.n2-ss-has-self-align.n-uc-k5smCPXsW3sC {
    display: none;
}


@media (max-width: 767px) {

  /* Slider container spacing */
	  #banner-section .showcase-slider {
		padding: 0 2%;
	  }
	 #banner-section .showcase-slide {
		flex: 0 0 79% !important;
		 margin-left: -2px;
	}
	#banner-section .showcase-slider .showcase-slide.is-center{
    	flex: 0 0 114% !important;
		margin-left: -8px;
	}

  /* Each slide */
  #banner-section .showcase-slide {
    min-height: 420px;
    border-radius: 0px;
    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden;
  }

  /* Dark overlay for text readability */
  #banner-section .showcase-slide::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgb(0 0 0 / 59%);
    z-index: 1;
  }

  /* Content positioning */
  #banner-section .showcase-content {
    position: relative;
    z-index: 2;
    max-width: 100%;
    padding: 24px 20px;
    text-align: left;
  }

  /* Heading */
  #banner-section .showcase-content h2 {
    color: #ffffff;
    font-size: 38px;
  }

  /* Text */
  #banner-section .showcase-content p {
    font-size: 16px;
    line-height: 1.5;
    color: #f1f1f1;
  }

  /* Button */
  #banner-section .showcase-btn {
    font-size: 14px;
    padding: 12px 22px;
    border-radius: 10px;
    display: inline-block;
  }

  /* Navigation arrows */
  #banner-section .nav {
    width: 42px;
    height: 42px;
    font-size: 22px;
    background: rgba(0,0,0,0.6);
    color: #ffffff;
    z-index: 5;
  }

  #banner-section .nav.prev {
    left: 10px;
  }

  #banner-section .nav.next {
    right: 10px;
  }

  /* Hide side preview effect on mobile */
  	#banner-section .showcase-track {
	  	gap: 0px;
	}	
	#other-areas-section .et_pb_row {
		padding: 30px !important;
	}
	#other-areas-section .sats-arrow {
		top: -160px;
		font-size: 24px;
        width: 35px;
        height: 35px;
	}
	#other-areas-section .sats-arrow.prev {
    right: 44px;
}
	#other-areas-section .sats-arrow.next {
    right: 0;
}
	.we_serve a {
    margin: 3px 10px;
    text-align: center;
    white-space: pre;
    display: inline-block;
}
	#other-areas-section h2 {
		padding-right: 70px;
		z-index: 1;
		position: relative;
	}
	#other-areas-section .sats-tab {
		z-index: 0;
		font-size: 12px;
		padding: 10px 9px;
	}
	#header-section .et_pb_menu__wrap {
		justify-content: flex-start !important;
		gap: 0;
	}

	#header-section .et_pb_menu__wrap .et_mobile_nav_menu {
		margin: 0 !important;
	}

}
.showcase-track {
  gap: 20px;
  }
.showcase-slider .showcase-slide {
    flex: 0 0 90% !important;
  
}


/* Mobile Menu CSS */

@media (max-width: 767px) {
	.mobmenu-panel .mobmenu-content li a {
		font-family: Inter !important;
		color: #111 !important;
	}
	.mobmenu-content #mobmenuleft > li > a:hover {
		background: #F5812B;
		color: #fff !important;
	}
	.mobmenu-content #mobmenuleft .sub-menu {
		background: #F5812B;
	}
	.mobmenu-left-panel a.mobmenu-left-bt {
		top: 10px;
		right: 10px;
	}
	.mobmenu-left-panel a.mobmenu-left-bt .mob-cancel-button {
		color: #F5812B;
	}
	.mob-expand-submenu .mob-icon-down-open {
		color: #F5812B;
	}
	.mobmenu-content #mobmenuleft .sub-menu li.menu-item a {
		color: #fff !important;
	}
	
/* 	Old Menu */
	#header-section .et_pb_row--with-menu {
		display: block;
	}
	#header-section {
		padding: 0;
	}
	#header-section .et_pb_column:first-child {
		display: none;
	}
	#header-section .et_pb_column .et_pb_button_0_tb_header {
		display: flex;
		justify-content: center;
		max-width: 200px;
	}
	#header-section .header-btn-social {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 0 25px;
	}
	#header-section .header-btn-social .social-links {
		margin-top: 6px;
		display: flex;
        gap: 8px;
	}
	#header-section .header-btn-social .social-links img {
		width: 35px;
	}

}

/* Mobile Menu CSS */


/* Home Banner Slider CSS */

#home-slider-section .slide-heading-block .n2-ss-item-content {
    color: #FFF;
    font-family: Inter;
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.88px;
	width: 100%;
/*     max-width: 440px; */
    text-align: left;
}
#home-slider-section .n2-ss-layer-row-inner .n2-ss-item-content {
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 28.539px;
    font-style: normal;
    font-weight: 700;
    line-height: 31.905px; /* 111.793% */
    letter-spacing: 0.294px;
}

#home-slider-section .n2-ss-layer-row-inner p {
    color: rgba(255, 255, 255, 0.50);
    text-align: center;
    font-family: Inter;
    font-size: 10.702px !important;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase !important;
}
#home-slider-section .slide-content-block .n2-ss-text p {
    color: rgba(255, 255, 255, 0.70);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 155.556% */
    letter-spacing: -0.449px;
}
#home-slider-section .n2-ss-layer .n2-ss-button-container a {
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: -0.312px;
    padding: 13px 16px;
    border-radius: 4px;
    background: #F5812B;
}
#home-slider-section .n2-bullet {
    width: 53px;
    height: 2px;
    background: #fff !important;
    padding: 0 !important;
}

#home-slider-section .n2-bullet.n2-active {
    background: #F5812B !important;
}
#home-slider-section .slide-count-block .n2-ss-layer-col {
    padding: 10px 20px;
    display: flex;
}
#home-slider-section .slide-count-block  .n2-ss-layer-row-inner {
    width: 100%;
    max-width: 536px;
}
#home-slider-section .slide-count-block .n2-ss-layer-row-inner .n2-ss-layer {
    border: 0.798px solid rgba(255, 255, 255, 0.10);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.10) 0%, rgba(255, 255, 255, 0.05) 100%);
    border-radius: 4px;
}
#home-slider-section .slide-count-block .n2-ss-layer-row-inner .n2-ss-layer .n2-ss-layer {
    background: transparent;
    border: none;
}
#home-slider-section .slide-count-block .n2-ss-layer-row-inner .n2-ss-layer .n2-ss-layer p {
    text-align: center;
}
#home-slider-section .slide-count-block .n2-ss-layer-row.n2-ss-layer-with-background {
    padding: 0;
}
#home-slider-section .n2-ss-layers-container.n2-ss-slide-limiter.n2-ow {
    max-width: 1320px;
}
#home-slider-section .slide-img-block .n2-ss-layer-col {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 100%;
}
#home-slider-section .slide-img-block .n2-ss-layer-col .n2-ss-layer:first-child {
    display: none;
}
#home-slider-section .slide-img-block .n2-ss-layer-col .n2-ss-layer {
    height: 100%;
    align-items: center;
    display: flex;
    gap: 0;
	max-width: max-content;
}
#home-slider-section .slide-img-block .n2-ss-layer-col .n2-ss-layer .n2-ss-item-content p {
    color: #FFF;
    font-family: 'Inter';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-left: 20px;
}
#home-slider-section .slide-img-block .n2-ss-layer-col .n2-ss-layer .n2-ss-item-content p b {
    color: #FFF;
    font-family: Inter;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-align: left;
}
#home-slider-section .slide-img-block .n2-ss-layer-col .n2-ss-layer img {
    width: 100%;
    max-width: 115px;
    min-width: 115px;
    height: 100%;
    min-height: 85px;
    max-height: 85px;
}
#home-slider-section .slider-client-support .n2-ss-layer-content {
    display: flex;
    flex-direction: row;
	width: 100%;
    align-items: center;
    padding: 0;
}
#home-slider-section .slider-client-support .n2-ss-layer-content .slide-support-content .n2-ss-layer-col {
    display: flex;
    flex-wrap: wrap;
	justify-content: flex-start;
}
#home-slider-section .slide-count-block {
    margin-bottom: 64px;
}
#home-slider-section .slide-heading-block {
    padding-bottom: 12px;
}
#home-slider-section .slide-content-block {
    padding-bottom: 20px;
}
#home-slider-section .slide-btn-block {
    padding-bottom: 56px;
}
#home-slider-section .slide-nxt-pre .n2-ss-layer-row {
    padding: 0;
}
#home-slider-section .slide-nxt-pre .n2-ss-layer-row .n2-ss-layer {
    margin: 0 !important;
}
#home-slider-section .slide-nxt-pre {
    max-width: 390px !important;
    position: absolute;
    bottom: 40px;
    right: -40px;
}
#home-slider-section .slide-nxt-pre .n2-ss-layer-row .n2-ss-layer-col {
    padding: 0;
    justify-content: flex-start;
}
#home-slider-section .slide-nxt-pre .n2-ss-layer-row .slide-img-block {
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    background: #11111191;
}
#home-slider-section .n2-ss-control-bullet {
    right: 130px;
    position: absolute !important;
}


#home-slider-section .slide-support-content {
    margin-left: 12px;
}
#home-slider-section .slider-client-support .n2-ss-layer-row-inner {
    margin: 0 !important;
}
#home-slider-section .slider-client-support {
    width: 100%;
    max-width: 233px;
}
#home-slider-section .slider-client-support .n2-ss-layer-content .n2-ss-layer.n2-ow.n2-ss-layer--block {
    max-width: max-content;
    margin-right: 12px !important;
}
#home-slider-section .slider-client-support .n2-ss-layer-content .n2-ss-layer-row.n2-ss-layer-with-background {
    padding: 0;
}
#home-slider-section .slider-client-support .n2-ss-layer-content .n2-ss-layer.n2-ow {
    margin: 0 !important;
}
#home-slider-section .slider-client-support .n2-ss-layer-row.n2-ss-layer-with-background {
    padding: 0;
}
#home-slider-section .slider-client-support .n2-ss-layer-content .n2-ss-layer.n2-ow .n2-ss-item-image-content {
    right: 50px;
    position: relative;
}
#home-slider-section .n2-ss-slide.n2-ow {
    height: 100%;
    min-height: 660px;
    max-height: 660px;
}

@media (min-width: 1025px) and (max-width: 1440px) {
	#home-slider-section .n2-ss-control-bullet {
		right: 25px;
	}
	#home-slider-section .slide-nxt-pre {
		right: 35px;
	}
}
@media (max-width: 767px) {
	#home-slider-section .slide-heading-block .n2-ss-item-content {
		font-size: 28px;
	}
	#home-slider-section .slide-content-block .n2-ss-text p{
		    font-size: 16px;
	}
	#other-areas-section

 {
    position: relative;
}
	#specialise-casino-party-section {
    margin-top: 40px;
}
	#other-areas-section .sats-wrapper:before{
		bottom:unset !important;
	}
	#other-areas-section:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    content: "";
    width: 100%;
    height: 100%;
    bottom: 0;
    background: #9c4c11;
}
	#home-slider-section .slide-count-block .n2-ss-layer-row.n2-ss-layer-with-background .n2-ss-layer-row-inner {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
	}
	#home-slider-section .slide-count-block .n2-ss-layer-col {
		padding: 10px;
	}
	#home-slider-section .slide-count-block {
		margin-bottom: 20px;
	}
	#home-slider-section .slide-btn-block {
		padding-bottom: 20px;
	}
	#home-slider-section .slide-nxt-pre {
		max-width: 310px !important;
		left: 30px;
		bottom: 30px;
	}
	#home-slider-section .n2-ss-control-bullet {
		right: 40px;
	}
	#home-slider-section .n2-bullet {
		width: 40px;
	}
	#home-slider-section .slide-content-block .n2-ss-text p br {
		display: none;
		justify-content: left;
		text-align: left !important;
	}
	#home-slider-section .n2-ss-slide.n2-ow {
    height: 100%;
    min-height: 440px;
    max-height: 440px;
}
.n2-ss-layer-row.n2-ss-layer-with-background.n-uc-IjyszKDwTrJY-inner {
    display: none !important;
}
	.n2-ss-layer.n2-ow.n2-ss-layer--block.n2-ss-has-self-align.n-uc-1fb1af9af9212 {
    display: none !important;
}
	.n2-ss-slide-background-image{
		position:relative;
	}
.n2-ss-slide-background-image:after {
    content: "";
    position: absolute;
    background-color: #000;
    width: 100%;
    height: 100%;
    bottom: 0;
    top: 0;
}
.n2-ss-slide-backgrounds.n2-ow-all .n2-ss-slide-background:nth-child(2) img {
    object-position: right !important;
}
.n2-ss-slide-backgrounds.n2-ow-all .n2-ss-slide-background:nth-child(1) img, .n2-ss-slide-backgrounds.n2-ow-all .n2-ss-slide-background:nth-child(3) img {
    object-position: center !important;
}
}



/* About Us Page CSS */

#about-list-section .et_pb_blurb_description {
    color: #fff;
    font-size: 16px;
}
#about-company-section a {
    color: #046f34;
    text-decoration: underline;
}
#about-list-section .et_pb_blurb_description a {
    color: #fff;
    text-decoration: underline;
}
@media (max-width: 767px) {
	#about-list-section .et_pb_blurb_description a {
		word-break: break-all;
	}

}


/* Prom Parties San Francisco Page CSS */

#night-prom-party .et_pb_row {
    align-items: center;
}

#night-prom-form .nf-form-content nf-fields-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 16px;
}

/* Last 2 fields full width */
#night-prom-form .nf-form-content nf-field:nth-last-child(-n+2) {
    grid-column: 1 / -1;
}
#night-prom-form input, #night-prom-form select, #night-prom-form textarea {
    border: 1px solid #00B851;
    padding: 10px;
    border-radius: 6px;
}
#night-prom-form #nf-form-title-2 h3 {
    font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    color: #00b851 !important;
}
#night-prom-form .submit-wrap input {
    background: #F5812B;
    padding: 15px 25px;
    border: none;
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
     /* 150% */
    letter-spacing: -0.312px;
    cursor: pointer;
    transition: all 0.3s ease;
}
#night-prom-form .submit-wrap input:hover {
    background: #00B851;
    transform: scale(1.05);
    box-shadow: 0 10px 25px rgba(0,0,0,0.25);
}
#night-prom-form textarea {
    height: 100%;
    min-height: 100px;
}
#night-prom-party p a {
    color: #F5812B;
}
#night-prom-form .nf-before-form-content {
    display: none;
}
#night-prom-form label, #night-prom-form .nf-label-span {
    color: #fff;
}

@media (min-width: 1025px) and (max-width: 1440px) {
	#night-prom-party {
		padding-left: 25px;
		padding-right: 25px;
	}

	#night-prom-form .et_pb_row {
		border-radius: 0;
	}
}

/* Slider Animation */

/* ================================
   SMART SLIDER – HEADING & BUTTON ANIMATIONS
   ================================ */

/* Reset inactive slides */
.n2-ss-slide:not(.n2-ss-slide-active) 
.n2-ss-item-content,
.n2-ss-slide:not(.n2-ss-slide-active) 
a.n2-ss-button {
  animation: none !important;
  opacity: 0;
}

/* HEADING – Slide Up + Fade In */
.n2-ss-slide-active .n2-ss-item-content.n2-ss-text {
  animation: headingFadeUp 1s ease-out forwards;
}

/* BUTTON – Entrance Animation */
.n2-ss-slide-active a.n2-ss-button {
  animation: buttonFadeUp 1.4s ease-out forwards;
}

/* BUTTON – Hover Effect */
a.n2-ss-button {
  transition: all 0.3s ease;
}

a.n2-ss-button:hover {
  transform: translateY(-4px) scale(1.03);
  box-shadow: 0 0 18px rgba(255, 138, 0, 0.8),
              0 12px 30px rgba(0, 0, 0, 0.35);
}

/* KEYFRAMES */
@keyframes headingFadeUp {
  from {
    opacity: 0;
    transform: translateY(40px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes buttonFadeUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}


/* Slider Animation */



@media (min-width: 768px) and (max-width: 1024px) {
	.mobmenu-panel .mobmenu-content li a {
		font-family: Inter !important;
		color: #111 !important;
	}
	.mobmenu-content #mobmenuleft > li > a:hover {
		background: #F5812B;
		color: #fff !important;
	}
	.mobmenu-content #mobmenuleft .sub-menu {
		background: #F5812B;
	}
	.mobmenu-left-panel a.mobmenu-left-bt {
		top: 10px;
		right: 10px;
	}
	.mobmenu-left-panel a.mobmenu-left-bt .mob-cancel-button {
		color: #F5812B;
	}
	.mob-expand-submenu .mob-icon-down-open {
		color: #F5812B;
	}
	.mobmenu-content #mobmenuleft .sub-menu li.menu-item a {
		color: #fff !important;
	}
	#party-rentals-section .et_pb_row.et_pb_row_1 {
    display: block;
}
	#copyright-footer {
		display: flex;
		align-items: center;
	}
#specialise-casino-party-section .et_pb_row_5 {
    height: 100%;
    display: block;
}
	#testimonial-section::before{
		    opacity: .4;
	}
	#testimonial-section .et_pb_row_10::before{
		left: -53px;
		  opacity: .4;
	}
	.iframe-button {
		bottom: 60px !important;}
	#copyright-footer .et_pb_column {
		margin-bottom: 0;
	}
	#top-contact-header .social-links {
		justify-content: center;
	}
}

@media (max-width: 767px) {
	#night-prom-form .nf-form-content nf-fields-wrap {
		display: block;
	}
	#night-prom-form {
		padding-bottom: 0;
	}
}


/* Types of Events Pages CSS */

#corporate-icon-section .et_pb_blurb {
    height: 100%;
}
#content-section a {
    color: #F5812B;
}

#corporate-icon-section ul {
    padding-bottom: 0;
}
/* Games Page CSS */
#inner-page-content-section a {
    color: #f5812c;
	cursor:pointer;
}
#inner-page-content-section .image-section .slick-track {
    padding: 0 !important;
}
#wager-play-list ul {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
#wager-play-list ul li {
    list-style: none;
    background: #fbe1cd;
    border-radius: 30px;
    padding: 5px 15px;
}

@media (min-width: 768px) and (max-width: 1024px) {
	#inner-sidebar .et_pb_widget_area {
		display: flex;
		flex-wrap: wrap;
	}
	#inner-sidebar .et_pb_widget_area #block-12, #inner-sidebar .et_pb_widget_area #block-7, #inner-sidebar .et_pb_widget_area #block-8, #inner-sidebar .et_pb_widget_area #block-9, #inner-sidebar .et_pb_widget_area #nav_menu-3, #inner-sidebar .et_pb_widget_area #block-10 {
		width: 100%;
	}
	#inner-sidebar .et_pb_widget_area #nav_menu-3 ul#menu-events {
		display: grid;
		grid-template-columns: 1fr 1fr;
		column-gap: 10px;
	}
	#inner-sidebar .et_pb_widget_area #nav_menu-4 {
		width: 100%;
		margin-right: 0;
	}
	#inner-sidebar .et_pb_widget_area #nav_menu-4 ul#menu-we-also-serve {
		display: grid;
		grid-template-columns: 1fr 1fr;
		column-gap: 10px;
	}
}

@media (max-width: 767px) {
	#inner-sidebar #nav_menu-4 ul#menu-we-also-serve {
		display: block;
	}
	#inner-sidebar #block-11 {
		margin-bottom: 0;
	}
}
/* Games Page CSS */

@media (min-width: 1025px) and (max-width: 1440px) {
	#corporate-icon-section {
		padding: 0 25px 25px;
	}
	#related-inner-page {
		border-radius: 0;
		padding: 4% 25px;
	}
	#content-section {
		margin-bottom: 0;
		padding-left: 25px;
		padding-right: 25px;
	}
}


/* Gallery Page CSS */

#gallery-section #bwg_container1_0 #bwg_container2_0 #spider_popup_overlay_0 {
    background-color: #000;
    opacity: 0.80;
}
.bwg_slide_container {
    background: #F5812B;
    padding-top: 10px;
}
.bwg_slide_container img.bwg_popup_image {
    border-radius: 10px;
}
.bwg_ctrl_btn_container .bwg_ctrl_btn {
    color: #046F33;
}
#gallery-section {
    padding-left: 25px;
    padding-right: 25px;
}
#gallery-section p a {
    color: #f5812c;
}

/* Sidebar CSS */

.et_right_sidebar .container {
    width: 100%;
    max-width: 1276px;
}
#main-content .container:before {
    display: none;
}
#inner-sidebar .submit-container .ninja-forms-field {
    background: #F5812B;
    padding: 15px 25px;
    border: none;
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: -0.312px;
    cursor: pointer;
    transition: all 0.3s ease;
}
.nf-form-cont #inner-sidebar .wpcf7-submit:hover {
    background: #046F33;
    transform: scale(1.05);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
}
 #inner-sidebar input, #inner-sidebar textarea {
    border: 1px solid #00B851;
    padding: 10px;
    border-radius: 6px;
    width: 100%;
}
#inner-sidebar label {
    font-size: 14px;
    color: #111;
    font-family: Inter;
    font-weight: 500 !important;
}

.nf-field-label {
    margin-bottom: 0 !important;
}
#ninja_forms_required_items, .nf-field-container {
    margin-bottom: 15px !important;
}
#inner-sidebar #block-7 {
    margin-bottom: 0;
}
.nf-form-cont #inner-sidebar #block-12 {
    margin-bottom: 0;
}
#inner-sidebar h3{
	margin-bottom: 0px !important;
}
.nf-form-content {
    margin-top: 12px;
}
#inner-sidebar h3, #inner-sidebar #nav_menu-2 h4, #inner-sidebar #block-8 h2, #inner-sidebar #nav_menu-3 h4, #inner-sidebar #nav_menu-4 h4, #inner-sidebar #block-10 h2 {
    font-size: 20px;
    color: #111;
    font-family: Inter;
	margin-bottom: 15px;
}
#inner-sidebar #nav_menu-2 a, #inner-sidebar #nav_menu-3 a, #inner-sidebar #nav_menu-4 a {
    font-size: 14px;
    color: #111;
}
#inner-sidebar #nav_menu-2 a:hover, #inner-sidebar #nav_menu-3 a:hover, #inner-sidebar #nav_menu-4 a:hover {
    color: #046F33;
}
#inner-sidebar #nav_menu-4 li, #inner-sidebar #nav_menu-2 li, #inner-sidebar #nav_menu-3 li {
    border-left: 2px solid #046f34;
    box-shadow: #046f3338 0px 1px 4px;
    background: #fff;
    padding: 10px 15px;
    border-radius: 4px;
}
#inner-sidebar #nav_menu-4 li:hover, #inner-sidebar #nav_menu-2 li:hover, #inner-sidebar #nav_menu-3 li:hover {
    background: #F5812B;
}
#inner-sidebar #nav_menu-4 li:hover a, #inner-sidebar #nav_menu-2 li:hover a, #inner-sidebar #nav_menu-3 li:hover a {
    color: #fff;
}
#inner-sidebar #block-10 {
    margin-bottom: 0;
}
#inner-sidebar .et_pb_widget_area {
    padding: 0;
    border: 0;
}
#inner-sidebar #block-8 {
    margin-bottom: 0;
}
#inner-sidebar #block-9, #inner-sidebar #nav_menu-3, #inner-sidebar #nav_menu-4, #inner-sidebar #nav_menu-2 {
    margin-bottom: 20px;
}


/* Sidebar CSS */


/* Contact CSS */

#contact-body #contact-page-form .nf-form-content input, #contact-body #contact-page-form .nf-form-content textarea {
    border: 1px solid #00B851;
    padding: 10px;
    border-radius: 6px;
    width: 100%;
}
#contact-body #contact-page-form .nf-form-content .submit-wrap input {
    background: #F5812B;
    padding: 15px 25px;
    border: none;
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: -0.312px;
    cursor: pointer;
    transition: all 0.3s ease;
}
#contact-body #contact-page-form .nf-form-content .submit-wrap input:hover {
    background: #046F33;
    transform: scale(1.05);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
}
#contact-body #contact-page-form .nf-response-msg p {
    color: #111;
    font-size: 16px;
}
#contact-body .dtq-iconbox-inner {
    padding-top: 10px !important;
}
#contact-body .dtq-iconbox-inner .dtq-iconbox__icon {
    justify-content: flex-start;
}
#contact-body #contact-page-form .nf-form-fields-required {
    font-size: 14px;
    color: #111;
    font-family: Inter;
    margin-bottom: 15px;
}
#contact-body #contact-page-form h3 {
    font-size: 20px;
    color: #111;
    font-family: Inter;
}
/* Contact CSS */

/* service design */
.services-heading  {
    margin-bottom: 10px !important;
}
.services-heading h2, .services-heading {
    font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 20px;
	    text-align: left !important;
    line-height: 28px;
}
.img_design .et_pb_image_wrap {
    width: 100%;
}
.sub-text {
    padding-bottom: 6px;
}
.img_design img {
     border-radius: 10px;
  
}
p.sub-text {
    padding-bottom: 6px;
}

.call_to_Action .dtq-iconbox-inner.dtq-bg-support {
    padding: 0;
    width: 100%;
}

.table-design h3 {
    font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 17px;
    line-height: 28px;
    padding-bottom: 0px !important;
}

.call_to_Action {
    width: 100%;
  
}

.call_to_Action  .dtq-iconbox-inner {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 20px!important;
    border-radius: 6px;
}

.call_to_Action i.dtq-icon.dtq-et-icon {
    font-size: 25px;
    color: #fff;
}

.call_to_Action .dtq-iconbox__icon-wrap {
    margin-bottom: 0px !important;
}

.call_to_Action .dtq-iconbox__desc {
   
    color: #fff;
}
.list-design {
    display: flex;
    flex-wrap: wrap;
}

.list-design li {
    width: 50%;
}
.open-ai-chatbot.Quote-design {
    background-color: #f5812c !important;
    border-color: #EBEBEB;
    border-width: 1px;
    color: #fff !important;
    width: 100%;
    display: block;
	cursor:pointer;
    text-align: center;
    padding: 10px 20px;
    border-radius: 8px;
}
.book-EventNow {
    border: 1px solid #f0f0f0;
    background-color: #f7f7f7;
    padding: 20px;
    margin-top: 29px;
}

.book-EventNow  h2 {
        border-top: 5px solid #333;
    padding-top: 10px;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}
.img-design {
    width: 100%;
    border-radius: 10px;
 
}
.services-subheading {
    font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
}
#inner-sidebar #block-12 {
    margin-top: 0px !important;
    margin-bottom: 0px;

}
.call_to_Action {
    margin: 0 auto;
}
#page-container {
    overflow-x: hidden !important;
}
#inner-sidebar .package-include ul.ul1 {
    list-style: none;
    padding-left: 0;
	margin-top: 22px;
}
#inner-sidebar .package-include ul li.li1 {
    margin-bottom: 20px;
    border-left: 2px solid #046f34;
    box-shadow: #046f3338 0px 1px 4px;
    background: #fff;
    padding: 10px 15px;
    border-radius: 4px;
}
#inner-sidebar .package-include .et_pb_text_inner strong {
    font-size: 20px;
    color: #111;
    font-family: Inter;
    margin-bottom: 15px;
    font-weight: 500;
}
/* ===== Main Wrapper ===== */
.faq-section.et_pb_tabs {
  border: 1px solid #e5e5e5;
  background: #ffffff;
}

/* ===== Tabs Header Row ===== */
.faq-section .et_pb_tabs_controls {
  display: flex;
  margin: 0;
  padding: 0;
  background: #f3f3f3; /* light grey like top header */
  border-bottom: 3px solid #f47c20; /* ORANGE accent */
}

/* ===== Each Tab ===== */
.faq-section .et_pb_tabs_controls li {
  list-style: none;
  margin: 0;
	width: 100%;
}

/* ===== Tab Link ===== */
.faq-section .et_pb_tabs_controls li a {
  padding: 14px 28px;
  display: block;
  font-weight: 600;
  color: #333;
  background: #f3f3f3;
  transition: all 0.3s ease;
}

/* ===== Hover ===== */
.faq-section .et_pb_tabs_controls li a:hover {
  background: #ffe7d6; /* soft orange hover */
  color: #f47c20;
}

/* ===== Active Tab (ORANGE like navbar) ===== */
.faq-section .et_pb_tabs_controls li.et_pb_tab_active a {
  background: #f47c20;
  color: #ffffff !important;
}

/* ===== Content Box ===== */
.faq-section .et_pb_tab_content {

  background: #ffffff;
  font-size: 16px;
  line-height: 1.6;
}

/* ===== Optional: smooth fade ===== */
.faq-section .et_pb_tab {
  animation: fadeIn 0.3s ease;
}

@keyframes fadeIn {
  from {opacity:0;}
  to {opacity:1;}
}
.d-flex.align-items-center {
    display: flex;
    align-items: center;
    gap: 9px;
    font-weight: 700;
}
#inner-sidebar #menu-know-more-about li {
    border-left: 2px solid #046f34;
    box-shadow: #046f3338 0px 1px 4px;
    background: #fff;
    padding: 10px 15px;
    border-radius: 4px;
}
#inner-sidebar #block-14, #inner-sidebar #nav_menu-5 {
    margin-bottom: 20px;
}
	.we_serve a {
    margin: 3px 10px;
    text-align: center;
    white-space: pre;
    display: inline-block;
}

.call_to_Action .dtq-iconbox__desc {
    font-family: inherit;
}
.call_to_Action .dtq-iconbox-inner.dtq-bg-support{
	color: #fff !important;
	font-family: Arial !important;
}
@media (min-width:1025px){
		.avoide-redirection> a {
    pointer-events: none;
}
	.avoide-redirection{
		    cursor: pointer;
	}
}

p.dtq-iconbox__desc a {
    color: #fff !important;
}
.mob-menu-header-holder {

    z-index: 99;
}
.call_to_Action a {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 16px;
    font-weight: 500;
    color: #fff !important;
    background-color: #f5812c !important;
    border-color: #EBEBEB;
    border-width: 1px;
    border-radius: 6px;
    max-width: 283px;
    padding: 5px 5px 5px 2px;
    margin: 0 auto;
}
#night-prom-form select{
	height:40px;
}
span.social-links__name {
    margin-right: 10px;
}

.social-links__inner.pull-right {
    margin-top: 10px;
}
.social-links__inner a.text-center {
    border: 1px solid #ddd;
    width: 30px;
    display: inline-block;
    height: 30px;
    text-align: center;
    line-height: 31px;
    border-radius: 50px;
}
.call-today .call_to_Action a {
    max-width: 300px;
    margin-top: 30px;
}
a.open-ai-chatbot.no-design {
    cursor: pointer;
}
.nf-field-element input {
    border: 1px solid #00B851;
    padding: 10px;
    border-radius: 6px;
    width: 100%;
}
textarea#nf-field-18 {
    width: 100%;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(0, 184, 81);
    border-image: initial;
    padding: 10px;
    border-radius: 6px;
}
.submit-wrap input#nf-field-19 {
    background: #F5812B;
    padding: 15px 25px;
    border: none;
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: -0.312px;
    cursor: pointer;
    transition: all 0.3s ease;
}
.our-services .dtq-card-content span {
    text-align: center;
    padding-top: 15px;
    width: 70px;
    height: 80px;
    position: absolute;
    left: -10px;
    top: 22px;
    display: block;
    border: 1px solid #eee;
    background: #fff;
    border-right: none;
}

.our-services .dtq-card-content span:before, .our-services .dtq-card-content span:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 80px solid #eee;
    border-right: 25px solid transparent;
    top: -1px;
    right: -25px;
}



.our-services .dtq-card-content:hover span {
    background: #f5812b;
}
.our-services .dtq-card-content {
    padding-left: 107px !important;
}
.our-services .dtq-card-content:hover span:after {
    border-bottom-color: #f5812b;
    top: -2px;
    right: -24px;
}
.table-responsive {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.overlay-bg {
    position: relative;
}

.overlay-bg:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    background: #0000005c;
    left: 0;
    right: 0;
}
#header-section .et_mobile_menu li a:hover, #header-section .nav ul li a:hover {
    background-color: rgb(214 108 30);
    opacity: 1;
}
 .post_meta {
    border: 1px solid #ddd;
    padding: 12px;
    border-bottom: 3px solid #f5812b;
    margin-bottom: 20px;
}

.post_meta span:nth-child(even) 
{
	    margin-left: 8px;
	border-right: 1px solid #ddd;margin-right: 8px;
}
.msg-design__highlighter {
    max-height: 48px !important;
}


.et_pb_text_inner br {
  display: none;
}
.knolli-widget-iframe-drawer{
position: fixed;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  max-width: 400px;
  height: 100%;
  display: flex;
  flex-direction: column;
  z-index: 999999;
	  
}
.knolli-widget-iframe-drawer.open:after {
    content: "";
    background-color: #ffff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}
.knolli-widget-iframe-drawer.open{
	background-color: #f6f6f6 !important;
	    bottom: 0 !important;
}

.knolli-widget-iframe-drawer iframe {
    
	background-color: #fff !important;}
/*
Theme Name: Divi Child
Theme URI: https://www.elegantthemes.com/gallery/divi/
Description: Child theme for Divi
Author: Your Name
Author URI: https://yourwebsite.com
Template: Divi
Version: 1.0.0
*/

/* Add your custom CSS below */
html, body{
	height: 100%;
}
#header-section ul.sub-menu {
    border-color: #ffffff !important;
	max-height: 340px;
    overflow-y: auto !important;
	width: 100%;
   width: auto;
}
#header-section .et_pb_menu .et-menu-nav>ul ul {
    padding: 0px 0 !important;
    text-align: left;
} 
#header-section ul.sub-menu li {
    padding: 0;
	min-width: 280px;
	border-bottom: 1px solid #ffffff30;
}
#header-section ul.sub-menu li a {
    min-width: 280px;
}
#top-contact-header .contact-box {
    display: flex;
    gap: 45px;
}
#top-contact-header .contact-box .contact-item {
    display: flex;
    gap: 10px;
}
#top-contact-header .contact-box .contact-item img {
    width: 32px;
    height: 32px;
}
#top-contact-header .contact-box .contact-item .contact-info h3 {
    font-size: 12px;
    font-weight: 600;
    color: #111;
    padding-bottom: 0;
    font-family: Inter;
}
#top-contact-header .contact-box .contact-item .contact-info p {
    font-size: 12px;
    color: #808080;
    font-family: Inter;
    font-weight: 400;
}
#top-contact-header .contact-box .contact-item .contact-info p a {
    color: #808080;
}
#top-contact-header .social-links {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
}
#top-contact-header .social-links img {
    width: 35px;
    height: 35px;
}
#top-contact-header .social-links a {
    width: 35px;
    height: 35px;
}
#header-section .et_pb_row--with-menu {
    display: flex;
    align-items: center;
}
#top-contact-header .et_pb_row {
    align-items: center;
}

#specialise-casino-party-section .et_pb_row.et_pb_row_6 .et_pb_blurb {
    display: flex;
	height: 100%;
}

#specialise-casino-party-section .et_pb_blurb_description a {
    color: #595959;
    text-decoration: underline;
}
#party-rentals-section .et_pb_module.et_pb_blurb {
    display: flex;
    align-items: flex-end;
}
#specialise-casino-party-section .et_pb_blurb_10 .et_pb_main_blurb_image {
    width: 8px;
    height: 8px;
    margin-bottom: 0;
}
#specialise-casino-party-section .et_pb_blurb_10 .et_pb_blurb_content {
    display: flex;
    align-items: center;
}

#testimonial-section .et_pb_row_9 .et_pb_number_counter {
    display: flex;
    justify-content: flex-start;
    flex-direction: column-reverse;
    align-items: flex-start;
    margin-bottom: 0;
}

#testimonial-section .et_pb_row_9 .et_pb_number_counter .percent {
    margin-bottom: 0;
}
#testimonial-section {
  position: relative;
  z-index: 1;
  overflow: visible;
}
#testimonial-section::before {
  content: "";
  position: absolute;
  width: 260px;
  height: 260px;
  background-image: url("/wp-content/uploads/2026/01/card-img-02.png");
  background-repeat: no-repeat;
  background-size: contain;
  right: 25%;
  bottom: -20px;
  z-index: 0; /* BEHIND everything */
  pointer-events: none;
}
#testimonial-section .et_pb_row_10 {
  position: relative;
  z-index: 2; /* content layer */
}

#testimonial-section .et_pb_row_10::before {
  content: "";
  position: absolute;
  width: 260px;
  height: 260px;
  background-image: url("/wp-content/uploads/2026/01/card-img-01.png");
  background-repeat: no-repeat;
  background-size: contain;
  top: -90px;
  left: -90px;
  z-index: -1; /* 👈 KEY: goes BEHIND cards */
  pointer-events: none;
}
#testimonial-section .et_pb_row_10 .et_pb_column {
  position: relative;
  z-index: 5;
}






#testimonial-section .et_pb_row_10 .et_pb_column {
/*     backdrop-filter: blur(27.797840118408203px);
    border-radius: 13.975px; */
	border-radius: 13.975px;
    background: linear-gradient(137deg, rgba(67, 67, 67, 0.86) -24.05%, rgba(0, 0, 0, 0.00) 115.5%);
    backdrop-filter: blur(7.783395290374756px);
}
#testimonial-section .et_pb_row_10 .et_pb_blurb_content {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
#testimonial-section .et_pb_row_10 .et_pb_blurb_content .et_pb_main_blurb_image {
    width: 75px;
    margin-bottom: 0;
}
#testimonial-section .et_pb_row_10 .et_pb_text_inner img {
    top: 5px;
    position: relative;
}

#footer-section .footer-menu {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  flex-direction: column;
}

#footer-section .footer-menu a {
  text-decoration: none;
  color: #111;
  font-weight: 400;
  font-size: 16px;
}

#footer-section .footer-menu a:hover {
  text-decoration: underline;
}
#footer-section .social-links {
    display: flex;
    gap: 12px;
}
#footer-section .et_pb_column_3_tb_footer .et_pb_blurb_content {
    display: flex;
    align-items: center;
    gap: 12px;
}
#footer-section .et_pb_column_3_tb_footer .et_pb_blurb_2_tb_footer .et_pb_blurb_content {
    display: block;
}
#footer-section .et_pb_column_3_tb_footer .et_pb_blurb_content .et_pb_main_blurb_image {
    margin-bottom: 0;
}
#footer-section .et_pb_column_3_tb_footer .et_pb_blurb_content a {
    font-family: inter;
    font-size: 16px;
    color: #111;
}
#footer-section .et_pb_column_3_tb_footer .et_pb_blurb_content a:hover {
    text-decoration: underline;
}
#footer-section .et_pb_column_3_tb_footer .et_pb_blurb_content .company-info {
    font-family: inter;
    font-size: 15px;
    color: #111;
}
#party-rentals-section .et_pb_row.et_pb_row_1 {
    display: flex;
    align-items: flex-end;
}
#party-rentals-section .et_pb_row.et_pb_row_2 {
    display: flex;
    align-items: flex-end;
}
#specialise-casino-party-section .et_pb_row_5 {
    height: 100%;
    display: flex;
}

#specialise-casino-party-section .et_pb_row_5 .et_pb_blurb {
    height: 100%;
}
.showcase-slider .showcase-content h2 {
    font-family: "Sancreek", serif;
    color: #fff;
    font-size: 60px;
}
.showcase-slider .showcase-content p {
    color: #BBB2BF;
    font-family: Hubballi;
    font-size: 18px;
    padding: 10px 0 25px;
}
.showcase-slider .showcase-content .showcase-btn {
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 160% */
    letter-spacing: -0.312px;
    border-radius: 8px;
}
 .showcase-slider .next {
  
    line-height: normal;
    padding-bottom: 7px;
	border: 2px solid #574C53;
} 
 .showcase-slider .prev {
 
    z-index: 1;
    line-height: normal;
    padding-bottom: 7px;
	border: 2px solid #574C53;
} 
.showcase-slider .showcase-slide {
    flex: 0 0 88% !important;
	padding: 90px 60px;
    height: 420px;
}
.showcase-slider .nav {
    background: #fff;
    color: #111;
	z-index:99 !important;
}
#header-section #menu-main-menu li.menu-item-type-custom {
    display: flex;
    justify-content: flex-end;
    right: 0;
    position: absolute;
}
#header-section #menu-main-menu li.menu-item-type-custom a {
    color: #FFFFFF !important;
    border-width: 0px !important;
    border-radius: 8px;
    font-size: 16px;
    font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 500 !important;
    background-color: #046f33;
    padding: 16px 20px;
}
#header-section #menu-main-menu {
    align-items: center;
}
/* #testimonial-section .percent-value {
    color: #00b851;
} */


#other-areas-section .sats-wrapper img {
    height: 100%;
    min-height: 128px;
    max-height: 128px;
    object-fit: cover;
}
#other-areas-section .sats-wrapper h4 {
    color: #F5812B;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
    letter-spacing: -0.449px;
    text-align: left;
	 padding-top: 10px;
}
#other-areas-section .sats-wrapper {
	padding: 0px;
	background: none;
}
#other-areas-section .sats-tabs {
    margin-bottom: 40px;
}
#other-areas-section .sats-arrow {
    border: 2px solid #595959;
    color: #fff;
    font-size: 30px;
    top: -60px;
    right: 0;
    left: auto;
    z-index: 9999;
    line-height: normal;
}
.sats-tab {
    font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 500;
    font-size: 14px;
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    background: rgba(255, 255, 255, 0.05);
}
#other-areas-section .sats-slider {
    padding: 0;
}
#other-areas-section .sats-arrow.prev {
    right: 50px;
}
#other-areas-section .sats-arrow.prev, #other-areas-section .sats-arrow.next {
    align-items: center;
    text-align: center;
    display: flex;
    justify-content: center;
	padding-bottom: 7px;
}
#other-areas-section .sats-wrapper:before {
    content: "";
    position: absolute;
    width: 370px;
    height: 450px;
    background-image: url("/wp-content/uploads/2026/01/red-chips-new.png");
    background-repeat: no-repeat;
    background-size: contain;
    right: -70px;
    bottom: -40px;
    z-index: -1; /* BEHIND everything */
    pointer-events: none;
	opacity:.8;
}
#other-areas-section .sats-slider {
  position: relative;
  overflow: visible; /* 👈 IMPORTANT */
}


/* Right side arrows */
#other-areas-section .sats-arrow.prev {
  right: 70px;
}

#other-areas-section .sats-arrow.next {
  right: 20px;
}


#other-areas-section .sats-track {
  /* overflow: hidden; */ /* slides stay clipped */
}
#copyright-footer .copyright-content .et_pb_code_inner {
    color: #6A7282;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: -0.15px;
}

#copyright-footer .copyright-content .et_pb_code_inner a {
    color: #6A7282;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.15px;
}
#copyright-footer .footer-terms {
    display: flex;
    justify-content: flex-end;
    gap: 30px;
}

#copyright-footer .footer-terms a {
    color: #6A7282;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: -0.15px;
}


@media (min-width: 1025px) and (max-width: 1440px) {
	 #party-rentals-section, #specialise-casino-party-section, #testimonial-section, #footer-section {
		padding: 4% 25px;
	}
	#specialise-casino-party-section .et_pb_row.et_pb_row_4 .et_pb_with_border {
		padding-left: 15px !important;
		height: 100%;
	}
	#footer-section a.email-link {
		word-break: break-all;
	}
	#top-contact-header, #header-section {
		padding-left: 25px;
        padding-right: 25px;
	}
	#testimonial-section {
		border-radius: 0;
	}
	#other-areas-section .et_pb_row {
		border-radius: 0;
	}
	#header-section #menu-main-menu li.menu-item-type-custom {
		right: -40px;
	}
	#header-section .et_pb_column_2_tb_header {
		margin-right: 2.5%;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	#banner-section .showcase-slider .showcase-slide {
		flex: 0 0 88% !important;
	}
	.specialize_class .et_pb_main_blurb_image {
    width: 100%;
}
	.mobmenu-left-alignment [class^="mob-icon-"]:before, .mobmenu-left-alignment [class*=" mob-icon-"]:before{
		font-size:14px;
	}
.specialize_class img {
    width: 100%;
}
	.specialize_class .et_pb_main_blurb_image {
    width: 100%;
}
	#header-section .et_mobile_nav_menu {
    display: none;
}
	#banner-section .showcase-slider .showcase-slide.is-center{
		flex: 0 0 100% !important;
		margin-left: -8px;
	}
	.showcase-slide {
		border-radius: 0px;
	}
	.showcase-track {
		gap: 0 !important;
	}
	#header-section .et_pb_column {
		margin-bottom: 0;
	}
	#header-section  .et_pb_menu__wrap {
		justify-content: flex-start;
	}
	#header-section .et_pb_menu__wrap .et_mobile_nav_menu {
		margin: 0;
	}
	#top-contact-header .contact-box {
		gap: 30px;
	}
		.services-space {
    padding: 20px !important;
}
		.img_design img, .img_design {
    height: auto !important;
			        width: 100% !important;
   
}
	#inner-sidebar  #nav_menu-2 {
    width: 100%;
}
	#inner-sidebar #block-14 {
    width: 100%;
}
	table.table-design {
    margin-top: 14px !important;
}
services-space h1 {
    line-height: normal;
}
.table-design th, .table-design td {
    padding: 5px 10px !important;
}	

	.mobile-list {
    display: block;
}
	.mobile-list li {
    width: 100% !important;
}
	.mobile-space-0 {
    padding-bottom: 0px !important;
}
	a.mobile-block {
    display: block;
    margin-top: 5px;
}
	#other-areas-section .sats-arrow.prev{
		    right: 80px !important;
	}
	.n2-ss-slide-backgrounds.n2-ow-all .n2-ss-slide-background:nth-child(2) img {
    object-position: right !important;
}
		#home-slider-section .slide-heading-block .n2-ss-item-content {
		font-size: 42px !important;
	}
	#home-slider-section .slide-content-block .n2-ss-text p{
		    font-size: 18px;
	}
	.n2-ss-layer.n2-ow.slide-img-block.n-uc-9LAHPpq5n3tr {
    display: none;
}
	#home-slider-section .n2-ss-slide.n2-ow {
		max-height:560px;
min-height:560px;
	}
	#home-slider-section .slide-count-block {
    margin-bottom: 35px !important;
}
	.n2-ss-layer.n2-ow.slide-img-block.n-uc-1a8fb146d8e01 {
    display: none;
}
	.n2-ss-section-main-content.n2-ss-layer-with-background {
    justify-content: flex-end !important;
}
	.n2-ss-slider-4.n2-ow {
    background: #00000054 !important;
}
	.ser_event1 h2 {
    line-height: normal !important;
}
	.ser_event1 {
    padding-bottom: 0px !important;
}
	.ser_event1 a.et_pb_button.et_pb_button_0.et_pb_bg_layout_light {
    padding-left: 0px !important;
}
	.ser_event1> .et_pb_column {
    margin-bottom: 12px;
}
	#other-areas-section .sats-arrow.next {
    right: 10px !important;
}
}
@media (max-width: 767px) {
	#party-rentals-section .et_pb_row.et_pb_row_2 {
		display: block;
	  }
	.specialize_class .et_pb_main_blurb_image {
    width: 100%;
}

.specialize_class img {
    width: 100%;

	}
	.iframe-button {
    bottom: 38px !important;
}
	.specialize_class .et_pb_main_blurb_image {
    width: 100%;
}
	.mobmenu-left-alignment [class^="mob-icon-"]:before, .mobmenu-left-alignment [class*=" mob-icon-"]:before{
		font-size:14px;
	}
	.faq-section .et_pb_tabs_controls{
		display:block !important;
	}
.specialize_class img {
    width: 100%;
}
	#testimonial-section:before {
		bottom: 16%;
	}
	#testimonial-section .et_pb_row_10::before {
	  top: -120px;
	  left: -50px;
	}
	#testimonial-section .et_pb_row_9.et_pb_row {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 20px;
	}
	#testimonial-section .et_pb_row_10.et_pb_row {
		display: grid;
		grid-template-columns: 1fr;
		gap: 20px;
	}
	#other-areas-section {
    padding-bottom: 0 !important;
}
	#top-contact-header .contact-box {
		gap: 15px;
		flex-wrap: wrap;
	}
	#top-contact-header .social-links {
		display: flex;
		justify-content: center;
	}
	#header-section .mobile_menu_bar::before {
		color: #ffffff;
	}
	#header-section .et_pb_column_3_tb_header {
		margin-bottom: 0;
	}
	#header-section .mobile_nav .menu-item-type-custom a {
		color: #FFFFFF !important;
		border-width: 0px !important;
		border-radius: 8px;
		font-size: 16px;
		font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif !important;
		font-weight: 500 !important;
		background-color: #046f33;
		padding: 13px 20px;
		text-align: center;
	}
	.showcase-slider .showcase-content h2 {
		font-size: 48px;
	}
	.showcase-slider .showcase-slide {
		padding: 40px 20px;
	}
	#specialise-casino-party-section .et_pb_row_5 {
		height: 100%;
		display: flex;
		flex-wrap: wrap;
	}
	#party-rentals-section .et_pb_row.et_pb_row_1 {
		flex-wrap: wrap;
	}
	#footer-section {
		padding-left: 25px;
		padding-right: 25px;
		padding-top: 20px;
	}
	#copyright-footer .footer-terms {
		display: flex;
		justify-content: flex-start;
		gap: 15px;
	}
	#header-section .et_pb_column_2_tb_header {
		margin-bottom: 0;
	}
	#footer-section .et_pb_row_0_tb_footer .et_pb_column:nth-child(2) {
		width: 50% !important;
	}
	#footer-section .et_pb_row_0_tb_footer .et_pb_column:nth-child(3) {
		width: 50% !important;
	}
	.services-space {
    padding: 20px !important;
}
	.img_design img, .img_design {
    height: auto !important;
   
}
	table.table-design {
    margin-top: 14px !important;
}
	#gallery-section {
    padding-left: 0;
    padding-right: 0;
}
	.services-space h1 {
    line-height: normal;
}
.table-design th, .table-design td {
    padding: 5px 10px !important;
}	
	.call_to_Action {
    margin: 0 auto;
}
  .list-design {
    column-gap: 15px;
}
	.list-design li {
    width: 48% !important;
}
	.mobile-list {
    display: block;
}
	.mobile-list li {
    width: 100% !important;
}
	.mobile-space-0 {
    padding-bottom: 0px !important;
}
	a.mobile-block {
    display: block;
    margin-top: 5px;
}
	.n2-ss-layer.n2-ow.n2-ss-layer--block.n2-ss-has-self-align.slide-nxt-pre
 {
    display: none !important;
}

#home-slider-section .slide-content-block .n2-ss-text p {
    display: none;
}
	#home-slider-section .n2-ss-layer-row-inner .n2-ss-item-content{
		font-size: 20px !important;
	}
	#home-slider-section .slide-content-block {
    padding-bottom: 0 !important;
}
	#home-slider-section .n2-ss-layer .n2-ss-button-container a{
		    padding: 10px 12px;
	}
.n2-ss-slider-4.n2-ow {
    background: #00000054 !important;
}
	.n2-ss-section-main-content.n2-ss-layer-with-background {
    justify-content: flex-end !important;
}
}

.n2-ss-layer.n2-ow.n2-ss-layer--block.n2-ss-has-self-align.n-uc-k5smCPXsW3sC {
    display: none;
}


@media (max-width: 767px) {

  /* Slider container spacing */
	  #banner-section .showcase-slider {
		padding: 0 2%;
	  }
	 #banner-section .showcase-slide {
		flex: 0 0 79% !important;
		 margin-left: -2px;
	}
	#banner-section .showcase-slider .showcase-slide.is-center{
    	flex: 0 0 114% !important;
		margin-left: -8px;
	}

  /* Each slide */
  #banner-section .showcase-slide {
    min-height: 420px;
    border-radius: 0px;
    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden;
  }

  /* Dark overlay for text readability */
  #banner-section .showcase-slide::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgb(0 0 0 / 59%);
    z-index: 1;
  }

  /* Content positioning */
  #banner-section .showcase-content {
    position: relative;
    z-index: 2;
    max-width: 100%;
    padding: 24px 20px;
    text-align: left;
  }

  /* Heading */
  #banner-section .showcase-content h2 {
    color: #ffffff;
    font-size: 38px;
  }

  /* Text */
  #banner-section .showcase-content p {
    font-size: 16px;
    line-height: 1.5;
    color: #f1f1f1;
  }

  /* Button */
  #banner-section .showcase-btn {
    font-size: 14px;
    padding: 12px 22px;
    border-radius: 10px;
    display: inline-block;
  }

  /* Navigation arrows */
  #banner-section .nav {
    width: 42px;
    height: 42px;
    font-size: 22px;
    background: rgba(0,0,0,0.6);
    color: #ffffff;
    z-index: 5;
  }

  #banner-section .nav.prev {
    left: 10px;
  }

  #banner-section .nav.next {
    right: 10px;
  }

  /* Hide side preview effect on mobile */
  	#banner-section .showcase-track {
	  	gap: 0px;
	}	
	#other-areas-section .et_pb_row {
		padding: 30px !important;
	}
	#other-areas-section .sats-arrow {
		top: -160px;
		font-size: 24px;
        width: 35px;
        height: 35px;
	}
	#other-areas-section .sats-arrow.prev {
    right: 44px;
}
	#other-areas-section .sats-arrow.next {
    right: 0;
}
	.we_serve a {
    margin: 3px 10px;
    text-align: center;
    white-space: pre;
    display: inline-block;
}
	#other-areas-section h2 {
		padding-right: 70px;
		z-index: 1;
		position: relative;
	}
	#other-areas-section .sats-tab {
		z-index: 0;
		font-size: 12px;
		padding: 10px 9px;
	}
	#header-section .et_pb_menu__wrap {
		justify-content: flex-start !important;
		gap: 0;
	}

	#header-section .et_pb_menu__wrap .et_mobile_nav_menu {
		margin: 0 !important;
	}

}
.showcase-track {
  gap: 20px;
  }
.showcase-slider .showcase-slide {
    flex: 0 0 90% !important;
  
}


/* Mobile Menu CSS */

@media (max-width: 767px) {
	.mobmenu-panel .mobmenu-content li a {
		font-family: Inter !important;
		color: #111 !important;
	}
	.mobmenu-content #mobmenuleft > li > a:hover {
		background: #F5812B;
		color: #fff !important;
	}
	.mobmenu-content #mobmenuleft .sub-menu {
		background: #F5812B;
	}
	.mobmenu-left-panel a.mobmenu-left-bt {
		top: 10px;
		right: 10px;
	}
	.mobmenu-left-panel a.mobmenu-left-bt .mob-cancel-button {
		color: #F5812B;
	}
	.mob-expand-submenu .mob-icon-down-open {
		color: #F5812B;
	}
	.mobmenu-content #mobmenuleft .sub-menu li.menu-item a {
		color: #fff !important;
	}
	
/* 	Old Menu */
	#header-section .et_pb_row--with-menu {
		display: block;
	}
	#header-section {
		padding: 0;
	}
	#header-section .et_pb_column:first-child {
		display: none;
	}
	#header-section .et_pb_column .et_pb_button_0_tb_header {
		display: flex;
		justify-content: center;
		max-width: 200px;
	}
	#header-section .header-btn-social {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 0 25px;
	}
	#header-section .header-btn-social .social-links {
		margin-top: 6px;
		display: flex;
        gap: 8px;
	}
	#header-section .header-btn-social .social-links img {
		width: 35px;
	}

}

/* Mobile Menu CSS */


/* Home Banner Slider CSS */

#home-slider-section .slide-heading-block .n2-ss-item-content {
    color: #FFF;
    font-family: Inter;
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.88px;
	width: 100%;
/*     max-width: 440px; */
    text-align: left;
}
#home-slider-section .n2-ss-layer-row-inner .n2-ss-item-content {
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 28.539px;
    font-style: normal;
    font-weight: 700;
    line-height: 31.905px; /* 111.793% */
    letter-spacing: 0.294px;
}

#home-slider-section .n2-ss-layer-row-inner p {
    color: rgba(255, 255, 255, 0.50);
    text-align: center;
    font-family: Inter;
    font-size: 10.702px !important;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase !important;
}
#home-slider-section .slide-content-block .n2-ss-text p {
    color: rgba(255, 255, 255, 0.70);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 155.556% */
    letter-spacing: -0.449px;
}
#home-slider-section .n2-ss-layer .n2-ss-button-container a {
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: -0.312px;
    padding: 13px 16px;
    border-radius: 4px;
    background: #F5812B;
}
#home-slider-section .n2-bullet {
    width: 53px;
    height: 2px;
    background: #fff !important;
    padding: 0 !important;
}

#home-slider-section .n2-bullet.n2-active {
    background: #F5812B !important;
}
#home-slider-section .slide-count-block .n2-ss-layer-col {
    padding: 10px 20px;
    display: flex;
}
#home-slider-section .slide-count-block  .n2-ss-layer-row-inner {
    width: 100%;
    max-width: 536px;
}
#home-slider-section .slide-count-block .n2-ss-layer-row-inner .n2-ss-layer {
    border: 0.798px solid rgba(255, 255, 255, 0.10);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.10) 0%, rgba(255, 255, 255, 0.05) 100%);
    border-radius: 4px;
}
#home-slider-section .slide-count-block .n2-ss-layer-row-inner .n2-ss-layer .n2-ss-layer {
    background: transparent;
    border: none;
}
#home-slider-section .slide-count-block .n2-ss-layer-row-inner .n2-ss-layer .n2-ss-layer p {
    text-align: center;
}
#home-slider-section .slide-count-block .n2-ss-layer-row.n2-ss-layer-with-background {
    padding: 0;
}
#home-slider-section .n2-ss-layers-container.n2-ss-slide-limiter.n2-ow {
    max-width: 1320px;
}
#home-slider-section .slide-img-block .n2-ss-layer-col {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 100%;
}
#home-slider-section .slide-img-block .n2-ss-layer-col .n2-ss-layer:first-child {
    display: none;
}
#home-slider-section .slide-img-block .n2-ss-layer-col .n2-ss-layer {
    height: 100%;
    align-items: center;
    display: flex;
    gap: 0;
	max-width: max-content;
}
#home-slider-section .slide-img-block .n2-ss-layer-col .n2-ss-layer .n2-ss-item-content p {
    color: #FFF;
    font-family: 'Inter';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-left: 20px;
}
#home-slider-section .slide-img-block .n2-ss-layer-col .n2-ss-layer .n2-ss-item-content p b {
    color: #FFF;
    font-family: Inter;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-align: left;
}
#home-slider-section .slide-img-block .n2-ss-layer-col .n2-ss-layer img {
    width: 100%;
    max-width: 115px;
    min-width: 115px;
    height: 100%;
    min-height: 85px;
    max-height: 85px;
}
#home-slider-section .slider-client-support .n2-ss-layer-content {
    display: flex;
    flex-direction: row;
	width: 100%;
    align-items: center;
    padding: 0;
}
#home-slider-section .slider-client-support .n2-ss-layer-content .slide-support-content .n2-ss-layer-col {
    display: flex;
    flex-wrap: wrap;
	justify-content: flex-start;
}
#home-slider-section .slide-count-block {
    margin-bottom: 64px;
}
#home-slider-section .slide-heading-block {
    padding-bottom: 12px;
}
#home-slider-section .slide-content-block {
    padding-bottom: 20px;
}
#home-slider-section .slide-btn-block {
    padding-bottom: 56px;
}
#home-slider-section .slide-nxt-pre .n2-ss-layer-row {
    padding: 0;
}
#home-slider-section .slide-nxt-pre .n2-ss-layer-row .n2-ss-layer {
    margin: 0 !important;
}
#home-slider-section .slide-nxt-pre {
    max-width: 390px !important;
    position: absolute;
    bottom: 40px;
    right: -40px;
}
#home-slider-section .slide-nxt-pre .n2-ss-layer-row .n2-ss-layer-col {
    padding: 0;
    justify-content: flex-start;
}
#home-slider-section .slide-nxt-pre .n2-ss-layer-row .slide-img-block {
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    background: #11111191;
}
#home-slider-section .n2-ss-control-bullet {
    right: 130px;
    position: absolute !important;
}


#home-slider-section .slide-support-content {
    margin-left: 12px;
}
#home-slider-section .slider-client-support .n2-ss-layer-row-inner {
    margin: 0 !important;
}
#home-slider-section .slider-client-support {
    width: 100%;
    max-width: 233px;
}
#home-slider-section .slider-client-support .n2-ss-layer-content .n2-ss-layer.n2-ow.n2-ss-layer--block {
    max-width: max-content;
    margin-right: 12px !important;
}
#home-slider-section .slider-client-support .n2-ss-layer-content .n2-ss-layer-row.n2-ss-layer-with-background {
    padding: 0;
}
#home-slider-section .slider-client-support .n2-ss-layer-content .n2-ss-layer.n2-ow {
    margin: 0 !important;
}
#home-slider-section .slider-client-support .n2-ss-layer-row.n2-ss-layer-with-background {
    padding: 0;
}
#home-slider-section .slider-client-support .n2-ss-layer-content .n2-ss-layer.n2-ow .n2-ss-item-image-content {
    right: 50px;
    position: relative;
}
#home-slider-section .n2-ss-slide.n2-ow {
    height: 100%;
    min-height: 660px;
    max-height: 660px;
}

@media (min-width: 1025px) and (max-width: 1440px) {
	#home-slider-section .n2-ss-control-bullet {
		right: 25px;
	}
	#home-slider-section .slide-nxt-pre {
		right: 35px;
	}
}
@media (max-width: 767px) {
	#home-slider-section .slide-heading-block .n2-ss-item-content {
		font-size: 28px;
	}
	#home-slider-section .slide-content-block .n2-ss-text p{
		    font-size: 16px;
	}
	#other-areas-section

 {
    position: relative;
}
	#specialise-casino-party-section {
    margin-top: 40px;
}
	#other-areas-section .sats-wrapper:before{
		bottom:unset !important;
	}
	#other-areas-section:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    content: "";
    width: 100%;
    height: 100%;
    bottom: 0;
    background: #9c4c11;
}
	#home-slider-section .slide-count-block .n2-ss-layer-row.n2-ss-layer-with-background .n2-ss-layer-row-inner {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
	}
	#home-slider-section .slide-count-block .n2-ss-layer-col {
		padding: 10px;
	}
	#home-slider-section .slide-count-block {
		margin-bottom: 20px;
	}
	#home-slider-section .slide-btn-block {
		padding-bottom: 20px;
	}
	#home-slider-section .slide-nxt-pre {
		max-width: 310px !important;
		left: 30px;
		bottom: 30px;
	}
	#home-slider-section .n2-ss-control-bullet {
		right: 40px;
	}
	#home-slider-section .n2-bullet {
		width: 40px;
	}
	#home-slider-section .slide-content-block .n2-ss-text p br {
		display: none;
		justify-content: left;
		text-align: left !important;
	}
	#home-slider-section .n2-ss-slide.n2-ow {
    height: 100%;
    min-height: 440px;
    max-height: 440px;
}
.n2-ss-layer-row.n2-ss-layer-with-background.n-uc-IjyszKDwTrJY-inner {
    display: none !important;
}
	.n2-ss-layer.n2-ow.n2-ss-layer--block.n2-ss-has-self-align.n-uc-1fb1af9af9212 {
    display: none !important;
}
	.n2-ss-slide-background-image{
		position:relative;
	}
.n2-ss-slide-background-image:after {
    content: "";
    position: absolute;
    background-color: #000;
    width: 100%;
    height: 100%;
    bottom: 0;
    top: 0;
}
.n2-ss-slide-backgrounds.n2-ow-all .n2-ss-slide-background:nth-child(2) img {
    object-position: right !important;
}
.n2-ss-slide-backgrounds.n2-ow-all .n2-ss-slide-background:nth-child(1) img, .n2-ss-slide-backgrounds.n2-ow-all .n2-ss-slide-background:nth-child(3) img {
    object-position: center !important;
}
}



/* About Us Page CSS */

#about-list-section .et_pb_blurb_description {
    color: #fff;
    font-size: 16px;
}
#about-company-section a {
    color: #046f34;
    text-decoration: underline;
}
#about-list-section .et_pb_blurb_description a {
    color: #fff;
    text-decoration: underline;
}
@media (max-width: 767px) {
	#about-list-section .et_pb_blurb_description a {
		word-break: break-all;
	}

}


/* Prom Parties San Francisco Page CSS */

#night-prom-party .et_pb_row {
    align-items: center;
}

#night-prom-form .nf-form-content nf-fields-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 16px;
}

/* Last 2 fields full width */
#night-prom-form .nf-form-content nf-field:nth-last-child(-n+2) {
    grid-column: 1 / -1;
}
#night-prom-form input, #night-prom-form select, #night-prom-form textarea {
    border: 1px solid #00B851;
    padding: 10px;
    border-radius: 6px;
}
#night-prom-form #nf-form-title-2 h3 {
    font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    color: #00b851 !important;
}
#night-prom-form .submit-wrap input {
    background: #F5812B;
    padding: 15px 25px;
    border: none;
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
     /* 150% */
    letter-spacing: -0.312px;
    cursor: pointer;
    transition: all 0.3s ease;
}
#night-prom-form .submit-wrap input:hover {
    background: #00B851;
    transform: scale(1.05);
    box-shadow: 0 10px 25px rgba(0,0,0,0.25);
}
#night-prom-form textarea {
    height: 100%;
    min-height: 100px;
}
#night-prom-party p a {
    color: #F5812B;
}
#night-prom-form .nf-before-form-content {
    display: none;
}
#night-prom-form label, #night-prom-form .nf-label-span {
    color: #fff;
}

@media (min-width: 1025px) and (max-width: 1440px) {
	#night-prom-party {
		padding-left: 25px;
		padding-right: 25px;
	}

	#night-prom-form .et_pb_row {
		border-radius: 0;
	}
}

/* Slider Animation */

/* ================================
   SMART SLIDER – HEADING & BUTTON ANIMATIONS
   ================================ */

/* Reset inactive slides */
.n2-ss-slide:not(.n2-ss-slide-active) 
.n2-ss-item-content,
.n2-ss-slide:not(.n2-ss-slide-active) 
a.n2-ss-button {
  animation: none !important;
  opacity: 0;
}

/* HEADING – Slide Up + Fade In */
.n2-ss-slide-active .n2-ss-item-content.n2-ss-text {
  animation: headingFadeUp 1s ease-out forwards;
}

/* BUTTON – Entrance Animation */
.n2-ss-slide-active a.n2-ss-button {
  animation: buttonFadeUp 1.4s ease-out forwards;
}

/* BUTTON – Hover Effect */
a.n2-ss-button {
  transition: all 0.3s ease;
}

a.n2-ss-button:hover {
  transform: translateY(-4px) scale(1.03);
  box-shadow: 0 0 18px rgba(255, 138, 0, 0.8),
              0 12px 30px rgba(0, 0, 0, 0.35);
}

/* KEYFRAMES */
@keyframes headingFadeUp {
  from {
    opacity: 0;
    transform: translateY(40px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes buttonFadeUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}


/* Slider Animation */



@media (min-width: 768px) and (max-width: 1024px) {
	.mobmenu-panel .mobmenu-content li a {
		font-family: Inter !important;
		color: #111 !important;
	}
	.mobmenu-content #mobmenuleft > li > a:hover {
		background: #F5812B;
		color: #fff !important;
	}
	.mobmenu-content #mobmenuleft .sub-menu {
		background: #F5812B;
	}
	.mobmenu-left-panel a.mobmenu-left-bt {
		top: 10px;
		right: 10px;
	}
	.mobmenu-left-panel a.mobmenu-left-bt .mob-cancel-button {
		color: #F5812B;
	}
	.mob-expand-submenu .mob-icon-down-open {
		color: #F5812B;
	}
	.mobmenu-content #mobmenuleft .sub-menu li.menu-item a {
		color: #fff !important;
	}
	#party-rentals-section .et_pb_row.et_pb_row_1 {
    display: block;
}
	#copyright-footer {
		display: flex;
		align-items: center;
	}
#specialise-casino-party-section .et_pb_row_5 {
    height: 100%;
    display: block;
}
	#testimonial-section::before{
		    opacity: .4;
	}
	#testimonial-section .et_pb_row_10::before{
		left: -53px;
		  opacity: .4;
	}
	.iframe-button {
		bottom: 60px !important;}
	#copyright-footer .et_pb_column {
		margin-bottom: 0;
	}
	#top-contact-header .social-links {
		justify-content: center;
	}
}

@media (max-width: 767px) {
	#night-prom-form .nf-form-content nf-fields-wrap {
		display: block;
	}
	#night-prom-form {
		padding-bottom: 0;
	}
}


/* Types of Events Pages CSS */

#corporate-icon-section .et_pb_blurb {
    height: 100%;
}
#content-section a {
    color: #F5812B;
}

#corporate-icon-section ul {
    padding-bottom: 0;
}
/* Games Page CSS */
#inner-page-content-section a {
    color: #f5812c;
	cursor:pointer;
}
#inner-page-content-section .image-section .slick-track {
    padding: 0 !important;
}
#wager-play-list ul {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
#wager-play-list ul li {
    list-style: none;
    background: #fbe1cd;
    border-radius: 30px;
    padding: 5px 15px;
}

@media (min-width: 768px) and (max-width: 1024px) {
	#inner-sidebar .et_pb_widget_area {
		display: flex;
		flex-wrap: wrap;
	}
	#inner-sidebar .et_pb_widget_area #block-12, #inner-sidebar .et_pb_widget_area #block-7, #inner-sidebar .et_pb_widget_area #block-8, #inner-sidebar .et_pb_widget_area #block-9, #inner-sidebar .et_pb_widget_area #nav_menu-3, #inner-sidebar .et_pb_widget_area #block-10 {
		width: 100%;
	}
	#inner-sidebar .et_pb_widget_area #nav_menu-3 ul#menu-events {
		display: grid;
		grid-template-columns: 1fr 1fr;
		column-gap: 10px;
	}
	#inner-sidebar .et_pb_widget_area #nav_menu-4 {
		width: 100%;
		margin-right: 0;
	}
	#inner-sidebar .et_pb_widget_area #nav_menu-4 ul#menu-we-also-serve {
		display: grid;
		grid-template-columns: 1fr 1fr;
		column-gap: 10px;
	}
}

@media (max-width: 767px) {
	#inner-sidebar #nav_menu-4 ul#menu-we-also-serve {
		display: block;
	}
	#inner-sidebar #block-11 {
		margin-bottom: 0;
	}
	.service-inner-list .list-design li {
		width: 100% !important;
	}
}
/* Games Page CSS */

@media (min-width: 1025px) and (max-width: 1440px) {
	#corporate-icon-section {
		padding: 0 25px 25px;
	}
	#related-inner-page {
		border-radius: 0;
		padding: 4% 25px;
	}
	#content-section {
		margin-bottom: 0;
		padding-left: 25px;
		padding-right: 25px;
	}
}


/* Gallery Page CSS */

#gallery-section #bwg_container1_0 #bwg_container2_0 #spider_popup_overlay_0 {
    background-color: #000;
    opacity: 0.80;
}
.bwg_slide_container {
    background: #F5812B;
    padding-top: 10px;
}
.bwg_slide_container img.bwg_popup_image {
    border-radius: 10px;
}
.bwg_ctrl_btn_container .bwg_ctrl_btn {
    color: #046F33;
}
#gallery-section {
    padding-left: 25px;
    padding-right: 25px;
}
#gallery-section p a {
    color: #f5812c;
}

/* Sidebar CSS */

.et_right_sidebar .container {
    width: 100%;
    max-width: 1276px;
}
#main-content .container:before {
    display: none;
}
#inner-sidebar .submit-container .ninja-forms-field {
    background: #F5812B;
    padding: 15px 25px;
    border: none;
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: -0.312px;
    cursor: pointer;
    transition: all 0.3s ease;
}
.nf-form-cont #inner-sidebar .wpcf7-submit:hover {
    background: #046F33;
    transform: scale(1.05);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
}
 #inner-sidebar input, #inner-sidebar textarea {
    border: 1px solid #00B851;
    padding: 10px;
    border-radius: 6px;
    width: 100%;
}
#inner-sidebar label {
    font-size: 14px;
    color: #111;
    font-family: Inter;
    font-weight: 500 !important;
}

.nf-field-label {
    margin-bottom: 0 !important;
}
#ninja_forms_required_items, .nf-field-container {
    margin-bottom: 15px !important;
}
#inner-sidebar #block-7 {
    margin-bottom: 0;
}
.nf-form-cont #inner-sidebar #block-12 {
    margin-bottom: 0;
}
#inner-sidebar h3{
	margin-bottom: 0px !important;
}
.nf-form-content {
    margin-top: 12px;
}
#inner-sidebar h3, #inner-sidebar #nav_menu-2 h4, #inner-sidebar #block-8 h2, #inner-sidebar #nav_menu-3 h4, #inner-sidebar #nav_menu-4 h4, #inner-sidebar #block-10 h2 {
    font-size: 20px;
    color: #111;
    font-family: Inter;
	margin-bottom: 15px;
}
#inner-sidebar #nav_menu-2 a, #inner-sidebar #nav_menu-3 a, #inner-sidebar #nav_menu-4 a {
    font-size: 14px;
    color: #111;
}
#inner-sidebar #nav_menu-2 a:hover, #inner-sidebar #nav_menu-3 a:hover, #inner-sidebar #nav_menu-4 a:hover {
    color: #046F33;
}
#inner-sidebar #nav_menu-4 li, #inner-sidebar #nav_menu-2 li, #inner-sidebar #nav_menu-3 li {
    border-left: 2px solid #046f34;
    box-shadow: #046f3338 0px 1px 4px;
    background: #fff;
    padding: 10px 15px;
    border-radius: 4px;
}
#inner-sidebar #nav_menu-4 li:hover, #inner-sidebar #nav_menu-2 li:hover, #inner-sidebar #nav_menu-3 li:hover {
    background: #F5812B;
}
#inner-sidebar #nav_menu-4 li:hover a, #inner-sidebar #nav_menu-2 li:hover a, #inner-sidebar #nav_menu-3 li:hover a {
    color: #fff;
}
#inner-sidebar #block-10 {
    margin-bottom: 0;
}
#inner-sidebar .et_pb_widget_area {
    padding: 0;
    border: 0;
}
#inner-sidebar #block-8 {
    margin-bottom: 0;
}
#inner-sidebar #block-9, #inner-sidebar #nav_menu-3, #inner-sidebar #nav_menu-4, #inner-sidebar #nav_menu-2 {
    margin-bottom: 20px;
}


/* Sidebar CSS */


/* Contact CSS */

#contact-body #contact-page-form .nf-form-content input, #contact-body #contact-page-form .nf-form-content textarea {
    border: 1px solid #00B851;
    padding: 10px;
    border-radius: 6px;
    width: 100%;
}
#contact-body #contact-page-form .nf-form-content .submit-wrap input {
    background: #F5812B;
    padding: 15px 25px;
    border: none;
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: -0.312px;
    cursor: pointer;
    transition: all 0.3s ease;
}
#contact-body #contact-page-form .nf-form-content .submit-wrap input:hover {
    background: #046F33;
    transform: scale(1.05);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
}
#contact-body #contact-page-form .nf-response-msg p {
    color: #111;
    font-size: 16px;
}
#contact-body .dtq-iconbox-inner {
    padding-top: 10px !important;
}
#contact-body .dtq-iconbox-inner .dtq-iconbox__icon {
    justify-content: flex-start;
}
#contact-body #contact-page-form .nf-form-fields-required {
    font-size: 14px;
    color: #111;
    font-family: Inter;
    margin-bottom: 15px;
}
#contact-body #contact-page-form h3 {
    font-size: 20px;
    color: #111;
    font-family: Inter;
}
/* Contact CSS */

/* service design */
.services-heading  {
    margin-bottom: 10px !important;
}
.services-heading h2, .services-heading {
    font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 20px;
	    text-align: left !important;
    line-height: 28px;
}
.img_design .et_pb_image_wrap {
    width: 100%;
}
.sub-text {
    padding-bottom: 6px;
}
.img_design img {
     border-radius: 10px;
  
}
p.sub-text {
    padding-bottom: 6px;
}

.call_to_Action .dtq-iconbox-inner.dtq-bg-support {
    padding: 0;
    width: 100%;
}

.table-design h3 {
    font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 17px;
    line-height: 28px;
    padding-bottom: 0px !important;
}

.call_to_Action {
    width: 100%;
  
}

.call_to_Action  .dtq-iconbox-inner {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 20px!important;
    border-radius: 6px;
}

.call_to_Action i.dtq-icon.dtq-et-icon {
    font-size: 25px;
    color: #fff;
}

.call_to_Action .dtq-iconbox__icon-wrap {
    margin-bottom: 0px !important;
}

.call_to_Action .dtq-iconbox__desc {
   
    color: #fff;
}
.list-design {
    display: flex;
    flex-wrap: wrap;
}

.list-design li {
    width: 50%;
}
.open-ai-chatbot.Quote-design {
    background-color: #f5812c !important;
    border-color: #EBEBEB;
    border-width: 1px;
    color: #fff !important;
    width: 100%;
    display: block;
	cursor:pointer;
    text-align: center;
    padding: 10px 20px;
    border-radius: 8px;
}
.book-EventNow {
    border: 1px solid #f0f0f0;
    background-color: #f7f7f7;
    padding: 20px;
    margin-top: 29px;
}

.book-EventNow  h2 {
        border-top: 5px solid #333;
    padding-top: 10px;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}
.img-design {
    width: 100%;
    border-radius: 10px;
 
}
.services-subheading {
    font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
}
#inner-sidebar #block-12 {
    margin-top: 0px !important;
    margin-bottom: 0px;

}
.call_to_Action {
    margin: 0 auto;
}
#page-container {
    overflow-x: hidden !important;
}
#inner-sidebar .package-include ul.ul1 {
    list-style: none;
    padding-left: 0;
	margin-top: 22px;
}
#inner-sidebar .package-include ul li.li1 {
    margin-bottom: 20px;
    border-left: 2px solid #046f34;
    box-shadow: #046f3338 0px 1px 4px;
    background: #fff;
    padding: 10px 15px;
    border-radius: 4px;
}
#inner-sidebar .package-include .et_pb_text_inner strong {
    font-size: 20px;
    color: #111;
    font-family: Inter;
    margin-bottom: 15px;
    font-weight: 500;
}
/* ===== Main Wrapper ===== */
.faq-section.et_pb_tabs {
  border: 1px solid #e5e5e5;
  background: #ffffff;
}

/* ===== Tabs Header Row ===== */
.faq-section .et_pb_tabs_controls {
  display: flex;
  margin: 0;
  padding: 0;
  background: #f3f3f3; /* light grey like top header */
  border-bottom: 3px solid #f47c20; /* ORANGE accent */
}

/* ===== Each Tab ===== */
.faq-section .et_pb_tabs_controls li {
  list-style: none;
  margin: 0;
	width: 100%;
}

/* ===== Tab Link ===== */
.faq-section .et_pb_tabs_controls li a {
  padding: 14px 28px;
  display: block;
  font-weight: 600;
  color: #333;
  background: #f3f3f3;
  transition: all 0.3s ease;
}

/* ===== Hover ===== */
.faq-section .et_pb_tabs_controls li a:hover {
  background: #ffe7d6; /* soft orange hover */
  color: #f47c20;
}

/* ===== Active Tab (ORANGE like navbar) ===== */
.faq-section .et_pb_tabs_controls li.et_pb_tab_active a {
  background: #f47c20;
  color: #ffffff !important;
}

/* ===== Content Box ===== */
.faq-section .et_pb_tab_content {

  background: #ffffff;
  font-size: 16px;
  line-height: 1.6;
}

/* ===== Optional: smooth fade ===== */
.faq-section .et_pb_tab {
  animation: fadeIn 0.3s ease;
}

@keyframes fadeIn {
  from {opacity:0;}
  to {opacity:1;}
}
.d-flex.align-items-center {
    display: flex;
    align-items: center;
    gap: 9px;
    font-weight: 700;
}
#inner-sidebar #menu-know-more-about li {
    border-left: 2px solid #046f34;
    box-shadow: #046f3338 0px 1px 4px;
    background: #fff;
    padding: 10px 15px;
    border-radius: 4px;
}
#inner-sidebar #block-14, #inner-sidebar #nav_menu-5 {
    margin-bottom: 20px;
}
	.we_serve a {
    margin: 3px 10px;
    text-align: center;
    white-space: pre;
    display: inline-block;
}

.call_to_Action .dtq-iconbox__desc {
    font-family: inherit;
}
.call_to_Action .dtq-iconbox-inner.dtq-bg-support{
	color: #fff !important;
	font-family: Arial !important;
}
@media (min-width:1025px){
		.avoide-redirection> a {
    pointer-events: none;
}
	.avoide-redirection{
		    cursor: pointer;
	}
}

p.dtq-iconbox__desc a {
    color: #fff !important;
}
.mob-menu-header-holder {

    z-index: 99;
}
.call_to_Action a {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 16px;
    font-weight: 500;
    color: #fff !important;
    background-color: #f5812c !important;
    border-color: #EBEBEB;
    border-width: 1px;
    border-radius: 6px;
    max-width: 283px;
    padding: 5px 5px 5px 2px;
    margin: 0 auto;
}
#night-prom-form select{
	height:40px;
}
span.social-links__name {
    margin-right: 10px;
}

.social-links__inner.pull-right {
    margin-top: 10px;
}
.social-links__inner a.text-center {
    border: 1px solid #ddd;
    width: 30px;
    display: inline-block;
    height: 30px;
    text-align: center;
    line-height: 31px;
    border-radius: 50px;
}
.call-today .call_to_Action a {
    max-width: 300px;
    margin-top: 30px;
}
a.open-ai-chatbot.no-design {
    cursor: pointer;
}
.nf-field-element input {
    border: 1px solid #00B851;
    padding: 10px;
    border-radius: 6px;
    width: 100%;
}
textarea#nf-field-18 {
    width: 100%;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(0, 184, 81);
    border-image: initial;
    padding: 10px;
    border-radius: 6px;
}
.submit-wrap input#nf-field-19 {
    background: #F5812B;
    padding: 15px 25px;
    border: none;
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: -0.312px;
    cursor: pointer;
    transition: all 0.3s ease;
}
.our-services .dtq-card-content span {
    text-align: center;
    padding-top: 15px;
    width: 70px;
    height: 80px;
    position: absolute;
    left: -10px;
    top: 22px;
    display: block;
    border: 1px solid #eee;
    background: #fff;
    border-right: none;
}

.our-services .dtq-card-content span:before, .our-services .dtq-card-content span:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 80px solid #eee;
    border-right: 25px solid transparent;
    top: -1px;
    right: -25px;
}



.our-services .dtq-card-content:hover span {
    background: #f5812b;
}
.our-services .dtq-card-content {
    padding-left: 107px !important;
}
.our-services .dtq-card-content:hover span:after {
    border-bottom-color: #f5812b;
    top: -2px;
    right: -24px;
}
.table-responsive {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.overlay-bg {
    position: relative;
}

.overlay-bg:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    background: #0000005c;
    left: 0;
    right: 0;
}
#header-section .et_mobile_menu li a:hover, #header-section .nav ul li a:hover {
    background-color: rgb(214 108 30);
    opacity: 1;
}
 .post_meta {
    border: 1px solid #ddd;
    padding: 12px;
    border-bottom: 3px solid #f5812b;
    margin-bottom: 20px;
}

.post_meta span:nth-child(even) 
{
	    margin-left: 8px;
	border-right: 1px solid #ddd;margin-right: 8px;
}
.msg-design__highlighter {
    max-height: 48px !important;
}


.et_pb_text_inner br {
  display: none;
}
.knolli-widget-iframe-drawer{
position: fixed;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  max-width: 400px;
  height: 100%;
  display: flex;
  flex-direction: column;
  z-index: 999999;
	  
}

.knolli-widget-iframe-drawer.open{
	background-color: #f6f6f6 !important;
	    bottom: 0 !important;
}
.knolli-widget-iframe-drawer.open:before {
    background-color: #f6f6f6;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
	z-index:-1;
}
.knolli-widget-iframe-drawer .knolli-widget-banner{
	margin-bottom:0px !important;
		background-color: #f6f6f6 !important;
}
.knolli-widget-iframe-drawer iframe {
    
	background-color: #f6f6f6 !important;}
