/*
Theme Name: NewHome Child
Theme URI: https://newhome.qodeinteractive.com
Description: A child theme of NewHome
Author: Edge Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: newhome
Template: newhome
*/

/* DEV ADDED */
.qodef-property-search .qodef--primary .qodef-m-form-item.qodef--search button,
body.single-property .qodef-m-location .qodef-m-location-map-button a,
.qodef-e-button, .qodef-contact-form-7 .qodef-contact-form-7--type-default button[type=submit] {
	color: #fff !important;
}

body.single-property .qodef-page-sidebar-section section:nth-of-type(2n+1) {
    background-color: #F2E3D5;
}

.qodef-property-list .qodef-e-image-holder .qodef-e-media-slider,
.qodef-property-list .qodef-e-image-holder img,
.qodef-property-media--gallery-custom-first-large .qodef-e-item,
.qodef-property-media--slider-custom .swiper-slide {
	border-radius: 0 !important;
}

body.single-property .property-category-luxury-goods .qodef-m-features .qodef-m-features-subtitle:nth-of-type(2) {
	display: none;
}