/* 
Theme Name:		 Lenus Child Theme
Theme URI:		 http://childtheme-generator.com/
Description:	 Lenus Child Theme is a child theme of Page Builder Framework, created by ChildTheme-Generator.com
Author:			 Lenus
Author URI:		 http://childtheme-generator.com/
Template:		 page-builder-framework
Version:		 1.0.0
Text Domain:	 lenus-child-theme
*/

/*
    General
*/

html, body {
	max-width: 100% !important;
    overflow-x: hidden !important;
	}
	
.wpbf-padding-medium {
   padding-top: 0px !important;
   padding-bottom: 0px !important;
}	

/*
    Social media menu
*/

#menu-social-media {
	display: flex;
	align-items: center;
	justify-content: end;
	margin: 0;
}

#menu-social-media .menu-item {
	list-style: none;
	padding: 0 10px;
}


/*
   404 Button
*/

.error-404-button {
  color: #fff;
  text-decoration: none;
  font-family: sans-serif;
  font-size: 20px;
  position: relative;
  padding: 15px 70px 15px 30px;
  background: #606161;
  border-radius: 50px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.error-404-button:hover {
  color: #fff;
  background: #606161;
  opacity: 0.5;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.error-404-button .bg {
  background: #fff;
  width: 30px;
  height: 2px;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  margin-left: 5px;

}

.error-404-button .bg:before, .error-404-button .bg:after {
  content: '';
  height: 2px;
  width: 10px;
  background: #fff;
  position: absolute;
  right: -2px;      
}

.error-404-button .bg:before {
  bottom: 3px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.error-404-button .bg:after{
  top: 3px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.wpbf-404-content {
	padding: 70px 0 !important;
}

.wpbf-404-content img {
	padding-bottom: 50px;
}

.wpbf-404-content h1.entry-title {
	margin-bottom: 50px;
}


/* form_fix_HEIGHT*/
@media only screen and (max-width: 768px){.form {
  min-height: 420px!important;
}
}


/* form_fix_HEIGHT*/
@media only screen and (max-width: 768px){.form {
  min-height: 420px!important;
}
}


/* 
 Lenus Form
*//*-------LENUS-form-------*/

.lenus-form .lenus-form-controls > button {
	border-radius: 100px !important;
}
 
 .lenus-form .lenus-step .lenus-option span {
	 
    padding: 10px 10px !important;
    background: #FFFFFF30 !important;
    border-radius: 30px!important;
	border-color: #f7f7f7 !important;
	border: 0px solid #E6C29C!important;
	color: #f7f7f7 !important;
	  font-size:13px!important;
	 font-family: helvetica!important;
	 text-transform:uppercase!important;
	 box-shadow: none !important;
}





 .lenus-form .lenus-form-controls > button {
	border-radius: 0 !important;
    background: #ffffff50 none repeat scroll 0% 0% !important;
    border-color: transparent!important;
	 font-size:13px!important;
	 font-family: helvetica!important;
	 text-transform:uppercase!important;
	 
}



 .lenus-form .lenus-progressbar > div > div, 
.lenus-form .lenus-input-label > textarea, 
.lenus-form .lenus-input-label > input,
 .lenus-form .react-tel-input input#phone-form-control, 
 .lenus-form .lenus-input-label > select, 
.lenus-form .lenus-form-controls > button:nth-child(1)  {
	background: #FFFFFF30 !important;
    border-radius: 30px !important;
	

}


 .lenus-form .lenus-form-controls .lenus-button:disabled {
	background: #ffffff50!important;
    border-radius: 300px !important;

	 
}



.lenus-form .lenus-step .lenus-option input:checked + span {
padding: 10px 10px !important;
    background:  !important;
    border-radius: 300px !important;

	color:  !important;
	  font-size:13px!important;
	 font-family: helvetica!important;
	 text-transform:uppercase!important;
    
}

.lenus-form .lenus-input-label > select > option {
    color: rgb(0, 0, 0) !important;
}



.lenus-form .lenus-input-label > textarea, 
 .lenus-form .lenus-input-label > input,
 .lenus-form .react-tel-input input#phone-form-control, 
 .lenus-form .lenus-input-label > select, 
 .lenus-form .lenus-form-controls > button:nth-child(1)  {
	background: #FFFFFF20 !important;
    border-radius: 30px !important;
	border:0px solid !important;
	 border-color: #E6C29C!important;
		COLOR:#F7C900!important;
}

.lenus-form .lenus-form-controls > button {
	border-radius: 100px !important;
	COLOR:#FBA12F!important;
}
.lenus-form .lenus-form-controls > button:hover {
	border-radius: 100px !important;
	COLOR:#fff!important;
}		

/*navigation*/

@media only screen and (min-width: 1068px){.home .nav {
    position: absolute;
    top: 0;
    z-index: 999;
    width: 100%;
}
}


@media only screen and (max-width: 668px){.home .nav {
    position: absolute;
    top: 0;
    z-index: 999;
    width: 100%;
}
}

.wpbf-navigation {
display:none!important;
}
 /*slider controls*/

a.carousel-arrow.carousel-next {
  right: unset !important;
  top: 100% !important;
  left: 60px !important;
}

a.carousel-arrow.carousel-prev {
  left: 0 !important;
  top: 100% !important;
}




/* buttons slider*/

.elementor-main-swiper {
	height: 300px !important;
	padding: 0 0 70px 0;
}

.elementor-swiper-button {
    border: 2px solid black !important;
    border-radius: 0px !important;
    padding: 10px !important;
    transition:0.3s ease all !important;
    z-index: 1000 !important;
	position: relative!important;
		background: var( --e-global-color-primary ) !important;
	color: var( --e-global-color-f6be2f ) !important;
	top: 40px;
	transition: all .3s ease-in-out !important;
}

.elementor-swiper-button:hover {
    background-color: var( --e-global-color-f6be2f ) !important;
    color: var( --e-global-color-primary ) !important;
}

.elementor-swiper-button i {
	font-size: 24px;
} 

.elementor-swiper-button-next {
	left: 10px !important;
}

.elementor-swiper-button-prev {
	left: 0px !important;
}

/* Thank you page Steps bagde */
.ha-steps-label {
	margin: -10px -20px 0 0;
}

/* DOUBLE SCROLL ANIHILATOR */
#container{
overflow: hidden;
}

a {text-decoration:none!important; } 