/*
Theme Name: luxia child
Theme URI:http://wordpress.zcube.in/luxia
Description: luxia – Beauty & Spa Center WordPress Child Theme.
Text Domain: luxia
Author:       zcube
Author URI: http://wordpress.zcube.in/luxia/demo
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
Template:     luxia
Version:      1.0

*/


/* Theme customization starts here
  -------------------------------------------------------------- */



/*-------------NAVBAR--------------*/
@media(max-width:992px){
  #cssmenu{
	background-color: slategray;
  }
}
/*----------------------------------*/

a.btn{
   background: #a3b18a !important;
}

#services{
	background: #99af6f !important
}

#services h2{
	color:white;
}

#services p{
	color: whitesmoke;
    font-size: 28px;
	padding-bottom: 15px;
	padding-top: 15px;
}

a[class="video-i popup-video"]{
  background: #a3b18a !important;
}

i[class="fas fa-angle-right btn-icon mr-1"]{
   background: #b6c1a1 !important;
}

section[class="testimonial-area pt-120 pb-120 p-relative fix"]{
	background: #99af6f !important;
}

div[class="services-box text-center"]{
	border-color: #D8E7BC !important;
}

.single-counter{
	background-color: #99bd55 !important;
}

#pricing{
	background: #99af6f !important;
}

#pricing div[class="section-title center-align mb-100 text-center"] h2{
	color: white;
}

#pricing div[class="pricing-box pricing-box2 text-center mb-60 "]{
	border-color: #D8E7BC !important
}

#pricing div[class="pricing-box pricing-box2 text-center mb-60 "]  a{
	box-shadow: 2.5px 4.33px 15px 0px #D8E7BC;
}

#pricing .pricing-body li::before {
	color: #D8E7BC !important;
}

#pricing div[class="price-count mb-30"] h2{
	color:#99af6f !important;
}

section[class="testimonial-area pt-120 pb-120 p-relative fix"] h2,h6{
	color: white;
}

section[class="testimonial-area pt-120 pb-120 p-relative fix"] p{
	color: whitesmoke;
}

section[class="testimonial-area pt-120 pb-120 p-relative fix"] span{
	color:whitesmoke !important;
}


#header-sticky2 a{
	color: whitesmoke !important;
}

/*---------BANNER STILYNG-----------*/



@media(max-width:992px){
	#home1 div[class="slider-content s-slider-content mt-200"]{
		margin-top: 450px;
	}
	#home1 h2{
		font-size: 25px !important;
	}
}

#home1 div[class="single-slider slider-bg d-flex align-items-center slick-slide slick-current slick-active"]{
	padding-bottom:110px
}

#home1 h2{
	color: whitesmoke !important;
	font-size: 32px;
}

#home1 p{
	color: whitesmoke !important;
	font-size: 12px;
}

a[class="video-i popup-video"]{
	color: #fff;
    margin-bottom: 15px;
    font-family: roboto;
    background: #faa292;
    display: inline-block !important;
    padding: 10px 20px;
    border-radius: 8px;
}

@media(max-width:812px){
	a[class="video-i popup-video"]{
		margin-top: 15px !important;
	}
}

a[class="video-i popup-video"] i{
   display: none !important;
}

div[class="slider-content s-slider-content mt-200"] h5{
	display: none !important;
}

/*------------TESTIMONIASL------------*/

.testimonial-area .testi-author img{
	border-radius: 90%;
}

/*-------------ABOUT-------------.*/

#about1 img{
	border-radius: 10%;
}

#about1 div[class="slider-btn mt-20"]{
	display: none !important;
}


/*-------------CARRUSEL-----------------*/
/*-------------SERVICIOS-----------------*/

#services .container .row{
	justify-content: center !important;
}

#services .row .services-icon img{
	width: 153px !important;
	height: 153px !important;
}

.iconos-svg {
	margin-bottom: 20px;
	margin-top: 20px;	
}

.iconos-svg svg{
	margin-left: 10px;
	margin-right: 10px;	
}

/*----------CLIENTES---------------*/
#client div[class="s-about-img p-relative"] img{
	max-height: 680px;
	min-height: 420px;
	object-fit: cover;
	border-radius: 20px;
}

@media(min-width: 980px){
	#client div[class="s-about-img p-relative"] img{
		height: 680px;
	}
}

@media(max-width:540px) {
  #client div[class="col-lg-6 col-md-6"]{
	max-width: 38vw;
  }
  #client div[class="col-lg-6 col-md-6"] span{
		font-size: 38px !important;
  }
	
   #client div[class="col-lg-6 col-md-6"] small{
	 font-size: 30px !important;
  }
	
}

@media(min-width:540px) and (max-width: 840px) {
  #client div[class="col-lg-6 col-md-6"]{
	max-width: 32vw;
  }
}

/*----------MODULOS: TESTIMONIO----------*/
#OneTestimonial div[class="section-title center-align mb-50 text-center"]{
	display: none;
}

#OneTestimonial section[class="testimonial-area pt-120 pb-120 p-relative fix"]{
	padding-bottom:25px;
	padding-top: 25px
}

#testimonial-melissa img{
	border-radius: 50px
}


/*------------PRICING---------------------*/

#pricing .row div[class="col-lg-4 col-md-12"]{
	margin: auto;
}

/*-----------FOOTER----------------------*/
div[class="footer-top pb-40"]{
	background: #ebeae2 !important;
}

div[class="footer-top pb-40"] div[class="footer-social  mt-30"] a{
	background: #99af6f  !important;
}

div[class="copyright-wrap"]{
	background: #D8E7BC !important;
}


