/* Child Theme - Custom CSS File */


.submit-property .submit-property-title {
    color: white !important;
}

.submit-property .btn-green:hover, .submit-property .btn-green:focus {
    background-color: #691126 !important;
}

.submit-property .btn-green {
    background-color: #1c4277 !important;
}

.slider-variation-two .btn-default {
    background-color: #1c4277 !important;
}

.slider-variation-two .slide-inner-container {
    border-color: #1c4277 !important;
}

.meta-icon {
    fill: #327be1 !important;
}

.property-listing-simple .btn-default:hover {
    background-color: #e9e9e9;
    color: #1c4277;
}

.emd_dl_red_darker{
	 font-size:30px !important;
    font-family:inherit;
    display:block;
    margin: 0 auto;
    width:400px;
    height:60px;
    line-height:60px;
}

.stile-bottone{
    font-size:30px !important;
    font-family:inherit !important;
    display:block !important;
    margin: 0 auto !important;
    width:400px !important;
    height:60px !important;
    line-height:60px !important;
    
}