/*
	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
  -------------------------------------------------------------- */
.custom-color{
	background-color:#353935
}
.footer-whatapp {
    position: fixed;
    bottom: 10px;
    right: 40px;
}
#scrollUp{
	background-color : #F0BC6A!important;
}
.header-three .main-menu ul li a {
    color: #fff;
}
.slider-content h2, .slider-content p {
    color: #F0BC6A;
}
.slider-content h5 {
    background: #F0BC6A;
}
.slider-btn .btn.ss-btn{
	background: #F0BC6A;
	margin-bottom:75px
}
.slider-btn .btn.ss-btn .btn-icon {
    background: #353935
}
a.video-i.popup-video {
    display: none;
}
section#services h2 {
    color: #fff;
}
#contact .about-title h2, #contact p {
    color: #fff;
}
.testimonial-area h2, .testimonial-active2 .single-testimonial p {
    color: #fff;
}
.ab-coutner .single-counter {
    background-color: rgb(53, 57, 53);
    box-shadow: 2.5px 4.33px 15px 0px rgba(0, 0, 0, 0.15);
}
.ab-coutner .single-counter p{
	color: #fff!important;
}
.footer-bg {
    background-color: #353935!important;
}
.copyright-wrap {
    background: #F0BC6A;
    color: #fff;
}
.footer-widget .textwidget{
    color: #fff;
}
.footer-link ul li a {
    color: #fff;
}
.footer-widget .widgettitle{
    color: #F0BC6A;
}
.breadcrumb-title h2, .breadcrumb li a {
    color: #fff;
}
.breadcrumb > .active {
    color: #F0BC6A!important;
}
.services-box.text-center {
    border: 6px solid rgb(240, 188, 106);
}
.footer-social a {
    background: #F0BC6A;
}
.footer-social a:hover {
     color: #F0BC6A !important;
}
.second-header a, .second-header span {
    color: #F0BC6A;
}
.main-menu ul li a:hover{
	color: #F0BC6A!important;
}
#services .services-box, #services1 .services-box {
    min-height: 460px;
}
#services2 .services-box {
    min-height: 360px;
}
.header-three .main-menu ul.sub-menu li a {
    color: #353935;
}
.about-page .slider-btn {
    display: none;
}

.about-founder .slider-btn {
    display: none;
}
.footer-social a {
    font-size: 25px;
    height: 50px;
    width: 50px;
    line-height: 50px;
}
.s-about-img img {
    border: 5px solid #F0BC6A;
    box-shadow: 5px 5px 20px 1px #F0BC6A;
}
.header-social a {
    font-size: 25px;
}
.error-body .btn{
	background: transparent linear-gradient(90deg, #F0BC6A 0%, #F0BC6A 100%) 0% 0% no-repeat padding-box;
}
.navbar-brand.logo-black img {
    width:280px;
    max-width:280px;
}
.header-three .menu-area {
    margin-bottom: -120px;
}
.mean-container a.meanmenu-reveal{
    border: 1px solid #F0BC6A;
}
.header-three .menu-area {
    margin-bottom: 0;
    background: #353935;
}
.mean-container a.meanmenu-reveal span {
    background: #F0BC6A none repeat scroll 0 0;
}
@media (max-width: 812px) {
    #scrollUp {
        right: 20px;
        bottom: 90px;
    }
    .footer-whatapp {
        bottom: 10px;
        right: 20px;
    }
    .mean-container a.meanmenu-reveal {
        margin-top: -85px;
    }
    .logo img {
        height: 90px;
    }
    .navbar-brand.logo-black img {
        width:230px;
        max-width:230px;
    }
    .mean-container a.meanmenu-reveal span {
        border-top: 3px solid #F0BC6A;
    }
}
#about1 .s-about-content p{
    text-align: justify;
}
@media (max-width: 767px) {
    #about1.about-area.about-p.pt-110{
        padding-top:0px;
    }
}