/**
Theme Name: Eventinators
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: eventinators
Template: astra
*/

/*----- Header -----*/

#header.scrolled .e-con-inner {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
#header.scrolled{
 backdrop-filter: blur(10px);
}

#header .e-con-inner{
 transition: 0.5s ease-in-out;
}

.toggle-menu .elementor-menu-toggle{
	padding: 0 !important;
}
 
/*---- Footer ----*/

.right-full-section {
    padding-left: calc((100% - 1440px) / 2) !important;
}

/*----- Home ----*/

.event-loop{
 cursor: pointer;
}

.event-loop .devider-line{
	opacity: 0;
	transition: 0.5s ease-in-out;
}

.event-loop:hover .devider-line{
	opacity: 1;
}

.home-before-after{
	position: relative;
}

.home-before-after::after {
    position: absolute;
    content: "";
    width: 100%;
	max-width: 42%;
    height: 125%;
    background-image: url(https://eventinators.veweb.be/wp-content/uploads/2025/05/Group-229.png);
    background-repeat: no-repeat;
    background-size: contain;
    top: -25%;
    left: -2%;
}

.collab-slider .swiper-wrapper{
  transition-timing-function: linear !important; 
}

/*------ Rental Tents ----*/

    #tent-filters {
        margin-bottom: 100px;
        text-align: center;
        flex-wrap: wrap;
        display: flex;
        justify-content: center;
    }

    .filter-btn {
    	background: transparent !important;
    	padding: 0px 12px !important;
    	border: 0 !important;
    	cursor: pointer;
    	border-radius: 0 !important;
    	transition: background 0.3s;
    	box-shadow: none;
    	text-transform: capitalize !important;
    	font-weight: 400 !important;
    	font-size: 21px !important;
		line-height: 1;
	}

	.filter-btn:not(:last-child){
		border-right: 1px solid #486B4A !important;
	}

    .filter-btn{
        color: #486B4A !important;
    }
	
	.filter-btn:hover{
        color: #F3D300 !important;
    }

    .gallery.masonry {
		  display: grid;
		  grid-template-columns: 1fr 1fr;
		  grid-auto-rows: auto;
		  gap: 34px;
		  grid-auto-flow: dense;
   }

	/* Grid layout pattern every 8 items */
	.gallery > .project:nth-child(8n+1) {
	  grid-column: 1;
	  grid-row: span 2;
	}

	.gallery > .project:nth-child(8n+2) {
	  grid-column: 1;
	}

	.gallery > .project:nth-child(8n+3) {
	  grid-column: 2;
	  grid-row: span 3;
	}

	.gallery > .project:nth-child(8n+4) {
	  grid-column: 1;
	}

	.gallery > .project:nth-child(8n+5) {
	  grid-column: 2;
	}

	.gallery > .project:nth-child(8n+6) {
	  grid-column: 1;
	  grid-row: span 2;
	}

	.gallery > .project:nth-child(8n+7) {
	  grid-column: 2;
	}

	.gallery > .project:nth-child(8n+8) {
	  grid-column: 2;
	}

    .project {
        display: flex;
        flex-direction: column;
        gap: 5px;
        break-inside: avoid;
    }

    .project img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
    }


.project-label h5{
	color: #A6CAB4;
    letter-spacing: 0.5px;
	text-align: right;
	white-space: nowrap;
}

.gallery .project a{
	text-decoration: none !important;
}

.ast-single-post .entry-content a{
	text-decoration: none !important;
}
.gallery h2, .gallery h3, .gallery h4,	.gallery h5{
	margin: 0 !important;
}

.project-label{
	margin-top: 15px;
	display: flex;
	gap: 10px;
    justify-content: flex-end;
	align-items: center;
}

.project-label .divder-line{
	background-color: #F3D300;
    height: 2px;
	width: 100%;
	opacity: 0;
	transition: 0.3s ease-in-out;
} 

.project:hover .project-label .divder-line{
	opacity: 1;
}

.project {
    display: block;
    break-inside: avoid;
    text-decoration: none;
    color: inherit;
    position: relative;
    overflow: hidden;
    transition: transform 0.3s;
}

.feature-image-overlay {
    position: relative;
    width: 100%;
    height: calc(100% - 35px);
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #a6cab4ad;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity 0.3s ease;
}

.project:hover .overlay {
    opacity: 1;
}

.overlay-label h3{
    color: #fff !important;
    text-align: center;
	font-weight: 700;
	font-size: 38px;
}

#ast-scroll-top{
	background-color: #254631 !important;
}

.footer-tabs{
	margin: 0 !important;
}

/*----- Contact Us Page Css -----*/


/* Hide the default checkbox */

.contact-form .elementor-field-type-checkbox .elementor-field-label{
	display: none !important;
}

.contact-form .elementor-field-option input[type="checkbox"] {
  display: none;
}

/* Style the label to include a custom checkbox */
.contact-form .elementor-field-option label {
  position: relative;
  padding-left: 40px;
  cursor: pointer;
  color: #5d7b6f; /* soft greenish-gray */
  font-family: sans-serif;
  font-size: 14px;
}

/* Custom square box */
.contact-form .elementor-field-option label::before {
    content: "";
    position: absolute;
    left: 0;
    top: -2px;
    width: 30px;
    height: 30px;
    background-color: #A6CAB4;
    transition: all 0.2s ease;
}

/* Checkbox checkmark when checked */
.contact-form .elementor-field-option input[type="checkbox"]:checked + label::after {
    content: "";
    position: absolute;
    left: 10px;
    top: 2px;
    width: 10px;
    height: 17px;
    border: solid white;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}


/*---- Global Container ----*/

.site-content .ast-container{
	max-width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
}

.ast-separate-container .ast-article-single{
	padding: 0 !important;
}

.ast-separate-container #primary{
	padding: 0 !important;
	margin: 0 !important;
}

.elementor-slideshow__footer .elementor-slideshow__title {
	display: none;
}

@media (max-width: 1599px){
	.filter-btn {
		font-size: 18px !important;
	}

	#tent-filters {
   		margin-bottom: 60px;
		row-gap: 15px;
	}

	.gallery {
    	column-gap: 30px;
	}

}

@media (max-width: 1366px){

   .contact-form .elementor-field-option label {
      padding-left: 30px;
   }

  .contact-form .elementor-field-option label::before {
    top: -2px;
    width: 25px;
    height: 25px;
  }
 
  .contact-form .elementor-field-group {
    margin-bottom: 20px !important;
 }

.contact-form .elementor-field-option input[type="checkbox"]:checked + label::after {
    width: 7px;
    height: 14px;
    border-width: 0 2px 2px 0;
}

.overlay-label h3 {
    font-size: 30px;
}

}

@media (max-width: 1200px) {
	.gallery.masonry {
    	gap: 20px;
	}
}

@media (max-width: 1024px) {
   .gallery {
       column-count: 2;
    }
}

@media (max-width: 768px) {
   .gallery {
       column-count: 1;
    }
	
	#tent-filters {
        margin-bottom: 40px;
    }

	 .filter-btn {
        font-size: 15px !important;
    }

 .contact-form .elementor-field-group {
    margin-bottom: 15px !important;
 }

 .responsive-icons .elementor-icon-list-item > a{
    flex-direction: column !important;
	align-items: center;
    gap: 10px;
 }

.overlay-label h3 {
    font-size: 25px;
}
}

@media (max-width: 550px){
  .gallery.masonry {
    grid-template-columns: 1fr;
    grid-auto-rows: auto;
    gap: 20px;
  }

  .gallery > .project {
    grid-column: auto !important;
    grid-row: auto !important;
  }

  .feature-image-overlay {
    height: auto;
  }

}

@media (max-width: 450px){
	#tent-filters {
        margin-bottom: 20px;
    }
}

@media(max-width: 1200px){
 .home-before-after::after {
    max-width: 32%;
}
}

@media(max-width: 767px){

	.responsive-menu .menu-item a{
    	justify-content: center !important;
    }

    .home-before-after::after {
        max-width: 32%;
        height: 30%;
        top: -5%;
    }
}