/*
Theme Name: Twenty Twenty-One Child
Theme URI: https://wordpress.org/themes/twentytwentyone/
Description: Child theme for the Twenty Twenty-One theme
Author: Your Name
Author URI: https://yourwebsite.com
Template: twentytwentyone
*/

/* You can start adding custom styles below */

body{
  overflow-x:hidden;
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
}
h1,h2,h3,h4,h5{
/*     font-family: "Bangers", Sans-serif !important; */
	    font-family: var(--e-global-typography-text-font-family), Sans-serif !important;
	    letter-spacing: 0px;
}
img{
	outline:none;
}
a,:hover{
	transition: all 0.3s;
}
p{
	line-height:1.4em;
	margin-bottom:10px;
	font-size:20px !important;
}
.site-footer .site-info, .alignwide, .wide-max-width {
    max-width: 1380px;
	margin:auto;
}
.site-footer{
	max-width:100%;
}
.site-branding{
	background: #fff;
    padding: 0 10px;
    border-radius: 10px;
}
.error-404,
.search-no-results{
	margin-bottom: 42px !important;
}
.error404 .page-header,
.search-no-results .page-header,
.search-results .page-header,
.search-no-results .page-header{
    border-bottom: 1px solid #ccc;
    padding: 27px;
    text-align: center;
    margin: 0 auto 20px;
	max-width: 1280px !important;
}
.error404 .page-title,
.search-no-results .page-title,
.search-no-results .page-title,
.search-results .page-title {
    font-size: 64px;
	color:#28303d;
}
.error404 .search-submit,
.search-no-results .search-submit{
    background-color: #87CC42 !important;
    font-family: "Roboto", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    fill: #231F20;
    color: #231F20 !important;
    border-radius: 5px 5px 5px 5px !important;
    padding: 15px 30px !important;
}
.error404 .search-submit:hover{
    background-color: #fff !important;
}
.search-results .entry-content p,
.search-results .search-result-count.default-max-width,
.search-results h2.entry-title.default-max-width{
	max-width:1280px !important;
}
.top-header {
    padding: 6px 20px 8px;
    background: #ed1c24;
    color: #fff;
    display: flex;
    justify-items: stretch;
    justify-content: space-between;
}
.top-header h3.widget-title,
.site-nav-link h3.widget-title{
	display:none;
}
.top-header .widget ul {
    display: flex;
    align-items: center;
    color: #fff;
    gap: 25px;
}
.top-header .widget ul li{
    line-height:1.2;
}
.top-header li.location-icon{
	display:none;
}
.top-header .widget ul li a{
	 color: #fff;
    text-decoration: none;
	font-size: var(--footer--font-size);
}
.top-header .textwidget,
.top-header .widget > *{
    margin: 0;
}
.top-header .phone-icon::before,
.top-header .email-icon::before {
    color: #Ffff;
}
.site-header {
    padding-top: 0px;
    padding-bottom: 0px;
    z-index: 999;
    position: relative;
    display: block;
    text-align: center;
	max-width:100%;
}
.top-header .widget ul li a:hover{
	 color: #1e1a1b;
}
.top-header .elementor-social-icon,
.site-nav-link .elementor-social-icon{
    background-color: #fff !important;
}
.top-header .elementor-icon svg,
.site-nav-link .elementor-icon svg{
   fill: #ed1c24 !important;
}
.top-header .elementor-social-icon:hover,
.site-nav-link .elementor-social-icon:hover{
    background-color: #1e1a1b !important;
}
.top-header .elementor-social-icon:hover.elementor-icon svg,
.site-nav-link .elementor-social-icon:hover.elementor-icon svg{
   fill: #fff !important;
}
.site-nav-link{
	position:relative;
}
.site-nav-link #elementor-library-4 {
    position: absolute;
    right: 20px;
    top: -4px;
}
.site-logo {
    margin: 20px 0 30px 0;
}
.site-logo .custom-logo {
    max-width: 700px;
    width: 100%;
    height: auto !important;
    max-height: max-content;
}
.site-main{
    padding-top: 0;
}
.primary-navigation > div > .menu-wrapper{
	align-items:center;
}
.primary-navigation a,
p,
.site-footer a{
    font-family: var(--e-global-typography-text-font-family), Sans-serif !important;
}
.primary-navigation .primary-menu-container > ul > .menu-item {
     margin: 0 11px;
}
.primary-navigation .primary-menu-container > ul > .menu-item > a {
    padding: 0;
	color:#fff;
}
.primary-navigation > div > .menu-wrapper .sub-menu-toggle {
    height: 27px;
    color: #fff;
    width: 17px;
    margin-left: 3px !important;
}
.primary-navigation .primary-menu-container > ul > .menu-item > a:hover {
    color: #f11b23;
	text-decoration:none !important;
}
.primary-navigation > div > .menu-wrapper li.current-menu-item a{
	color: #f11b23;
	text-decoration:none;
}
.primary-navigation > div > .menu-wrapper li.menu-item-has-children:hover button{
	color: #f11b23;
}
.primary-navigation > div > .menu-wrapper li.book-now a {
    color: #fff;
    background: #f11b23;
    border-radius: 100px;
    padding: 15px 20px;
	border:0;
    text-transform: capitalize;
}
.primary-navigation > div > .menu-wrapper > li > .sub-menu li {
    background: #fff !important;
    border-bottom: solid 1px #ccc;
}
.primary-navigation > div > .menu-wrapper > li > .sub-menu {
        background: #fff !important;
	  width:180px;
} 
.primary-navigation > div > .menu-wrapper > li > .sub-menu li a:hover{
     color: #f11b23;
	text-decoration:none;
}
.primary-navigation > div > .menu-wrapper > li > .sub-menu:before{
     display:none !important;
}
.primary-navigation > div > .menu-wrapper li.book-now a:hover{
    color: #f11b23;
    background: #fff;
}
.img-height-auto img{
	height:auto !important;
}
.img-style img{
	max-width:100% !important;
	object-fit:cover;
	height:375px !important;
}
.img-full-width img{
  max-width:100% !important;	
}
.site-footer{
/* 	background: #000 url(/wp-content/uploads/2025/10/banner.jpg); */
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 50px 20px 0;
	color:#1E1A1B;
	position:relative;
	border-top:Solid 1px #ccc;
	margin-top: 50px !important;
}
/* .site-footer:before{
	content:'';
	position:absolute;
	right:0;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.7;
} */
.site-footer > .site-info {
    padding-top: 0;
    border: 0;
    position: relative;
    z-index: 9;
    align-items: flex-start;
}
.site-footer .site-logo {
    margin: 0px 0 0px 0;
    padding-bottom: 0 !important;
}
.site-footer p {
    color: #1E1A1B;
    font-size: 16px;
    text-transform: capitalize;
}
.w-25{
	width:25%;
}
.w-50{
	width:50%;
}
.site-footer .widget-title{
	font-size:30px;
	color:#1E1A1B;
	margin-bottom:20px;
}
.site-footer  ul li{
	padding-bottom:5px;
	color:#1E1A1B;
	position:relative;
}
.site-footer  ul li a{
	color:#1E1A1B !important;
	text-decoration:none;
}
.site-footer  ul li a:hover{
	color:#F11B23 !important;
	text-decoration:none;
}
.pl-79{
	padding-left: 79px;
}
.location-icon::after {
    content: "\1F4CD";
    font-size: 20px;
    margin-right: 6px;
    color: #F11B23;
    position: absolute;
    left: 0;
	top:0;
}
.email-icon::before {
  content: "\2709"; /* ✉️ */
  font-size: 20px;
  margin-right: 6px;
  color:#F11B23;
  position: absolute;
  left: 0;
  top:0;
}
.phone-icon::before {
  content: "\260E"; /* ☎️ */
  font-size: 20px;
  margin-right: 6px;
color:#F11B23;
position: absolute;
    left: 0;
	top:0;
}
.links li{
	padding-left: 31px;
	position:relative;
}
.footer-copyright {
    text-align: center;
    padding: 20px 20px 25px;
    border-top: solid 1px #ccc;
	margin-bottom:0;
	color:#fff;
	max-width:1380px;
	width:100%;
	margin: 50px auto 0;
	position:relative;
}
.h-183 img{
	height:220px !important;
}
.h-284 img {
    height: 248px !important;
}
h2.gform_title {
    font-size: 40px;
    letter-spacing: 0;
	margin-bottom:40px;
}
p.gform_required_legend {
    display: none;
}
.mail-form input,
.mail-form select,
.mail-form textarea{
    font-size: 16px !important;
    border: solid 1px #DDDDDD !important;
    padding: 6px 20px !important;
    border-radius: 10px !important;
    background-color: #fafafa !important;
    height: auto !important;
    width: 100% !important;
	outline:none !important;
}
.mail-form input#gform_submit_button_1 {
    background-color: #F11B23 !important;
    border-radius: 100px !important;
    padding: 15px 25px 15px 25px !important;
    color: #fff !important;
    width: auto !important;
}
.mail-form input#gform_submit_button_1:hover{
	background-color:#1E1A1B !important;
}
.mail-form select{
	color: #9ba2aa !important;
}
.mail-form select.active-dropdown{
	color: #112337 !important;
}

/* Works in most modern browsers */
::placeholder {
  opacity: 0.5; 
}
::-webkit-input-placeholder {
  color: #999;
}
:-moz-placeholder {
  color: #999;
  opacity: 1;
}
::-moz-placeholder {
  color: #999;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #999;
}
  .social { display:flex; gap:10px; align-items:center; }
.social a {
    display: inline-flex;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    text-decoration: none;
    transition: transform .12s ease, 
	box-shadow .12s ease;
    background: #F11B23;
}
    .mySwiper .slide-read-more {
      display:none !important;
    }
.party-img img {
    height: 721px !important;
    width: 100% !important;
    object-fit: cover;
}
  .social a:hover { transform:translateY(-3px); box-shadow:0 6px 12px rgba(0,0,0,.12); }
  .social svg { width:24px; height:24px; display:block;     fill: #fff;}

/* .video-set{
	height:700px !important;
}
*/
.video-set .wp-video{
    width: 100% !important;
	min-width:100% !important;
}
.video-set .wp-video .wp-video-shortcode {
    width: 100% !important;
	    background: #000;
    height: 700px !important;
}
#rev_slider_1_1_forcefullwidth rs-module-wrap#rev_slider_1_1_wrapper {
    width: 100% !important;
    left: 0 !important;
}
rs-module#rev_slider_1_1 {
    width: 100% !important;
    border-radius: 20px;
}




@media (max-width:992px){
.site-logo .custom-logo {
    max-width: 199px;
    width: 100%;
    max-height: none !important;
}
.site-header {
    display: flex;
    max-width: 100%;
	position:relative;
}
.site-nav-link #elementor-library-4 {
        position: fixed;
        right: 0;
        top: 50%;
        width: 49px;
        background: #00000052;
        text-align: center;
        padding: 10px 9px;
        border-bottom-left-radius: 10px;
        border-top-left-radius: 10px;
 }
.site-nav-link .widget > * {
    margin-top: 0;
}
.site-nav-link .elementor-social-icons-wrapper{
   display: flex !important;
    flex-wrap: wrap !important;
    gap: 8px !important;
}
.site-nav-link {
    position: absolute;
    right: 20px;
}
.site-footer > .site-info {
    display: flex;
}
.pl-79 {
    padding-left: 26px;
}
.site-footer .widget-title {
    font-size: 23px;
}
.site-footer ul li {
	line-height: 26px;
}
.site-footer p {
    margin-bottom: 0;
}
}


@media (max-width:767px){
.site-logo,
.site-nav-link  .primary-navigation{
    position:relative !important;
	margin:0 !important;
	padding: 0 !important;
	top:0 !important;
}
#rev_slider_1_1_wrapper .hesperiden.tparrows {
    width: 29px;
    height: 29px;
}
#rev_slider_1_1_wrapper .hesperiden.tparrows:before {
    font-size: 15px;
    line-height: 30px;
}
rs-arrow.tp-leftarrow.tparrows.hesperiden {
    transform: translate(15px, -14px) !important;
}
	rs-arrow.tp-rightarrow.tparrows.hesperiden{
		 transform: translate(-42px, -14px) !important;
	}
.video-set .wp-video .wp-video-shortcode {
    height: 240px !important;
}
.party-img img {
    height: 284px !important;
    width: 100% !important;
    object-fit: cover;
}
.site-branding {
    margin-right: 0;
}
    .site-header {
        padding: 13px 10px;
    }
    .site-nav-link {
        top: 15px;
        width: 41px;
        padding: 0 !important;
    }
    .menu-button-container {
        display: none;
    }
.img-style img {
    height: 301px !important;
}
	.mySwiper .block-shadow{
		padding:0 25px !important;
	}
.site-footer .w-25,
.site-footer .w-50{
    width: 100%;
    margin-bottom: 32px;
}
    .site-footer > .site-info {
        display: block;
    }
.pl-79 {
        padding-left: 0;
    }
    .site-footer .site-logo {
        padding-bottom: 0px !important;
        text-align: left;
    }
.site-footer {
    padding: 31px 20px 0;
    margin-top: 31px !important;
}
.footer-copyright {
    padding: 13px 0px 13px;
    margin: 21px auto 0;
}
.site-footer .widget > * {
    margin-top: 0 !important;
}
.site-footer .widget-title {
	margin-bottom: 9px;
	}
 .site-footer  .custom-logo {
        max-width: 100%;
        width: 100%;
    }
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child {
        margin-left: 0;
    }
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 0px;
}
.elementor-583 .elementor-element.elementor-element-5d0ff30d .elementor-icon-list-item > a {
        padding: 6px 0 !important;
    }
.elementor-616 .elementor-element.elementor-element-e3f6e20 .elementor-icon-list-item > a {
        padding: 0 !important;
    }
#mega-menu-wrap-primary #mega-menu-primary p {
    margin-bottom: 12px;
    font-size: 15px !important;
}
	p, .font-17 li span{
		font-size:17px !important;
	}
h2.gform_title {
    font-size: 30px;
}
.gform-theme--foundation .gform_fields {
    row-gap: 13px !important;
}
.mail-form .gform_footer  {
    justify-content: center !important;
}
    #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open:after {
        opacity: 0.9;
    }
}

















