/*
 Theme Name:     Bel'Immo
 Description:    Bel'Immo Theme
 Author:         2Peaks
 Author URI:     https://www.2peaks.be
 Template:       Divi
 Version:        1.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

#main-header { box-shadow: none; }
.et_pb_button {
	color: #222222;
    font-size: 18px;
    font-weight: 700;
    padding: .6em 2.4em;
    line-height: 1.7em!important;
	text-transform: uppercase;
    background-color: rgb(255,235,59);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    border: none;
    border-radius: 500px !important;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-property: all!important;
    transition-property: all!important;
}
.et_pb_contact_submit, .et_password_protected_form .et_submit_button, .et_pb_bg_layout_light .et_pb_newsletter_button, .comment-reply-link, .form-submit .et_pb_button, .et_pb_bg_layout_light .et_pb_promo_button, .et_pb_bg_layout_light .et_pb_more_button, .et_pb_contact p input[type="checkbox"]:checked+label i:before, .et_pb_bg_layout_light.et_pb_module.et_pb_button { color: #222222 !important; }
.et_pb_button:hover, .et_pb_module .et_pb_button:hover {
	border: none;
    padding: .6em 2.4em;
	transform: scale(1.075);
}
.et_pb_button:after, .et_pb_button:before { content: none; }
.et_pb_bg_layout_light.et_pb_button:hover, .et_pb_bg_layout_light .et_pb_button:hover { background-color: rgb(255,235,59); }
.et_pb_contact_reset:hover, .et_pb_contact_submit:hover { background-color: rgb(255,235,59); }

.ich-settings-main-wrap .nav { padding-bottom: 0 !important; }

.rem-property-box .featured-text, .landz-box-property .rem-sale-ribbon-2, .propery-style-6 .rem-sale-ribbon-2, .property-box-16 .rem-sale-ribbon-2, figure[class^="property-style-"] .rem-sale-ribbon-2, .rem-sale.rem-sale-top-left span { color: #222222 !important; }

.landz-box-property .price, #property-content .large-price, .single-property-page-ribbon div, .price-slider.price #price-value-min, .price-slider.price #price-value-max { color: #222 !important; }