/*
 Theme Name:   Luxus Child
 Theme URI:    http://wplistingthemes.com
 Description:  Luxus Child Theme
 Author:       Raa. Nagari
 Author URI:   http://spantikab.com
 Template:     luxus
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  luxuschild
*/

/*header*/

.classic-header {
    background: #fff !important;
    padding: 9px;
}

.theme-header.desktop .stellarnav.desktop ul li a {
    color: #111111 !important;
    font-size: 16px !important;
    font-family: 'Roboto' !important;
}

.theme-header.desktop .stellarnav.desktop ul li {
    padding-left: 10px;
    padding-right: 10px;
}

.theme-header.desktop .stellarnav.desktop ul li a:hover {
    color:#53964d !important;
}


div#bannerid span {
    color: #C6E5C3 !important;
}

div#bannerid a span {
    color: #296329 !important;
}
a.sl-ajax-login {
    color: #543310 !important;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.sl-btn-fill {
    background: #4A964A !important;
    color: #fff !important;
}

.elementor-16758 .elementor-element.elementor-element-22bcf4cd {
    box-shadow: 0px 0px 24px 4px rgb(130 130 139 / 15%) !important;
}

.elementor-element.elementor-element-8cd10b1.e-con-full.e-flex.e-con.e-child {
    box-shadow: 0px 0px 24px 4px rgb(130 130 139 / 15%) !important;
}

.form-control, input[type="text"] {
    border: 2px solid #EEEEEE !important;
}

.select2-container--default .select2-selection--single {
    border: 2px solid #EEEEEE !important;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.sl-btn-fill:hover {
    background: #543310 !important;
}

footer .sl-newsletter input[type="submit"] {
    height: 50px;
    top: 0;
    right: 0;
    border-radius: 0;
}
div#bannerid a:hover span {
    color: #fff !important;
}
.elementor-16758 .elementor-element.elementor-element-46a0022 .elementor-button {
    border-color: #c8e5c4 !important;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.sl-btn-fill {
    margin-top: 10px !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 31px !important;
}

body.search.search-results .page-header {
    background: linear-gradient(150deg,rgba(74, 150, 74, 0.94) 0%, rgba(198, 229, 195, 0.98) 100%) !important;
}


/*preloader*/

#sl-preloader {
    display: none;
}


/*propertysection disablelinks*/

.property-grid:hover .image a.view-detail, .property-list:hover .image a.view-detail {pointer-events: none !important;opacity: 0;}

a#comparebtn1900 {
    pointer-events: none !important;
}

a#heartbtn1900 {
    pointer-events: none !important;
}

.property-info {
    pointer-events: none !important;
}

.property-grid .image .image-bottom .right {
    pointer-events: none !important;
}



/*login disable button menu*/

a.sl-ajax-login {
    display: none;
}

div#colaboutus .sl-info-box.info-box-one {
    height: 420px;
}

div#missionid .info-box-one .text {overflow-y: scroll;height: 200px;}



/*responsive*/

@media only screen and (max-width: 1000px) and (min-width: 320px)  {
    
.theme-header.mobile .stellarnav.mobile .menu-toggle span.bars span {
    background: #624325 !important;
}
.elementor-16758 .elementor-element.elementor-element-0b02df9 img {
    height: auto !important;
}	
.stellarnav.mobile.dark ul {
    background: #296329 !important;
}
.elementor-15785 .elementor-element.elementor-element-8099e2d img {
    height: auto !important;
}	
	
div#missionid .info-box-one .text {overflow-y:hidden; height: auto;}
div#colaboutus .sl-info-box.info-box-one {
    height: auto;
}	
	
}



