.object_img .bidding_wrap span{
    background-color:var(--labelbtn_background);
    color: var(--btn_fontcolor);
}
.object_address span.custom_line {
    background-color: var(--fontsecondary_color); 
}
#top .property_search_filter .filters .accordion {
    color: var(--fontprimary_color);
}
#top .property_search_filter .filters .accordion:hover {
    color: var(--fontsecondary_color);
}
.filter-wrapper .filters button{
    border-color: var(--btn_background);
    color:#909090;
}
#top .right_info .obj_additional_info a.btn::before{
	background-color: var(--btn_hoverbackground);
}
#top .right_info .obj_additional_info a.btn:hover{
	color:var(--btn_background);
}
.filter-wrapper .filterTextMain input[type="text"]{
	border-color:#909090!important;
}
.filter-wrapper .filterTextMain input[type="submit"]{
    color:var(--btn_fontcolor);
}

#top .right_info .obj_additional_info .vis_btn a.btn::after, #top .right_info .obj_additional_info a.btn::after{
    color: var(--btn_fontcolor);
}
#top .right_info .obj_additional_info .vis_btn a.btn:hover::after, #top .right_info .obj_additional_info a.btn:hover::after {
	color: var(--btn_fontcolor);
}
#top .total_deal_count #sort_filter{
	border-color:var(--fontsecondary_color);
	color:var(--fontsecondary_color);
}
.total_deal_count .show_list_grid_view button.map.selected-view, .total_deal_count .show_list_grid_view button.map.selected-view:hover{
	background-color: var(--btn_background);
}
.obj_project_section .show_list_grid_view .full_view_btn.square-btn.selected-view, .obj_project_section  .show_list_grid_view button.selected-view:hover, .total_deal_count .show_list_grid_view .full_view_btn.square-btn.selected-view, .total_deal_count .show_list_grid_view button.selected-view:hover, .total_deal_count .show_list_grid_view button.grid.selected-view, .total_deal_count .show_list_grid_view button.list.selected-view, .obj_project_section .show_list_grid_view button.list.selected-view, .obj_project_section .show_list_grid_view button.grid.selected-view, .obj_project_section .show_list_grid_view button.selected-view:hover{
    background-color: var(--btn_background);
}
#top .filters-group .filters-header{
	color:var(--fontprimary_color);
}
.filters button.mixitup-control-active {
    background-color: var(--btn_background) !important; 
    color: #fff!important;
}
#top .filters-group .irs--round .irs-from, #top .filters-group .irs--round .irs-to, #top .filters-group .irs--round .irs-single{
    color: var(--fontprimary_color);
}
#top .deal_listings .objects_repeat h2{
    color: var(--fontprimary_color);
}
/*#top .deal_listings .objects_repeat:hover h2{
	color:var(--fontsecondary_color);
}*/
.deal_listings .object_address ul li, .deal_listings .object_address ul li a, .deal_listings .object_address ul li span{
	color:var(--fontsecondary_color);
}
.total_deal_count h6, .total_deal_count h6 .mixCount{
	color: var(--fontprimary_color);
}
.loadmore button{
    color: var(--btn_fontcolor);
    border: 1px solid var(--btn_background);
    background: var(--btn_background);
}
.loadmore button:before {
    background: var(--btn_fontcolor);
}
.loadmore button:hover, .loadmore button:hover:after{
	color: var(--btn_fontcolor);
}
.loadmore button:after {
    color: var(--btn_fontcolor);
}
#top .office-main-box .office-box  h5{
    color: var(--fontprimary_color);
}
.office-box .office-broker .office-broker-list p {
    color: var(--fontprimary_color);
}
#top .office-box .office-broker .office-broker-list p a, #top .filesnlinks-doc a{
	color: var(--fontprimary_color);
}
#top .office-box .office-broker .office-broker-list p a:hover, #top .filesnlinks-doc a:hover{
	color:var(--fontsecondary_color);
}
#top .wpcf7-form label {
    color: var(--fontprimary_color);
}
.office-right-div p, .office-right-div p a {
	color:var(--fontprimary_color);
}
.office-right-div p label{
	color: var(--fontprimary_color);
}
#top .office-main-box .office-box .office_detail p a:hover{
	color:var(--fontsecondary_color);
}
.office-main-box .office-box p, .office-main-box .office-box  p a{
    color:var(--fontsecondary_color);
}
#top .office-main-box .office-box .office_detail label{
    color: var(--fontprimary_color);
}
.object_detail header .header_bg, .office-detail-maklare  header .header_bg, .office-listing-maklare  header .header_bg{
    background-color: var(--fontprimary_color);
}
#top a.avia-button, #top .wpcf7-form input[type="submit"], #top .project_box .prj_bild_till_btn a{
    color: var(--btn_fontcolor);
    border: 1px solid var(--btn_background);
    background-color: var(--btn_background);
}
#top a.avia-button:after, #top .project_box .prj_bild_till_btn a:after {
    color: var(--btn_fontcolor);
}
#top a.avia-button:hover:after {
    color: var(--btn_hoverfontcolor);
}
#top a.avia-button:hover, #top .wpcf7-form input[type="submit"]:hover {
    color: var(--btn_fontcolor)!important;	  
}
#top a.avia-button:after{
    color: var(--btn_fontcolor);
}
#top a.avia-button:hover:after{
	color: var(--btn_fontcolor);
}
#top a.avia-button:before, #top .project_box .prj_bild_till_btn a:before{
    background:var(--btn_hoverbackground);
}
#top .project_box .prj_bild_till_btn a:hover:after, #top a.avia-button:hover:after{
    color: var(--btn_fontcolor);
}
#top .project_box .prj_bild_till_btn a:hover{
    color: var(--btn_hoverfontcolor)!important;
}
#top .object_banner .bilder-btn a.avia-button{
	background-color: rgb(40 37 38 / 90%)!important;
}
#top .object_banner .bilder-btn a.avia-button:hover{
	background-color: var(--labelbtn_background)!important;
}
.object_fakta .middle_fakta .custom_tabing{
	border-bottom: 1px solid var(--fontprimary_color);
}
p, ul li, p a, ol li{
	color:var(--fontsecondary_color)
}
.fakta_desc .fakta_text p.subheading {
	color:var(--fontprimary_color);
}
#top .fakta_desc .fakta_text h2 , 
#top .fakta_desc .fakta_text h1{
	color:var(--fontprimary_color);
}

.object_fakta p{
	color:var(--fontsecondary_color);
}
.object_fakta .middle_fakta .custom_tabing ul li a::after{
    background-color: var(--fontprimary_color);
}
.sellprice_info {
	background-color: var(--fontprimary_color);
}
#top .right_info .obj_additional_info label{
	color:var(--fontprimary_color);
}
#top .right_info .obj_additional_info a.btn{
	color:var(--btn_fontcolor);
	background-color: var(--btn_background);
	border: 1px solid var(--btn_background)!important;
}
#top .right_info .obj_additional_info a.btn:hover{
	background-color: var(--btn_hoverbackground);
	color:var(--btn_hoverfontcolor);
}
#top .right_info .obj_additional_info .bidding_info label.bidding_accordion {
	border-bottom:1px solid var(--fontprimary_color);
}
.right_info .broker-section .broker_details span, .right_info .broker-section .broker_details p a, .right_info .broker-section .broker_details p{
	color:var(--fontsecondary_color);
}
.right_info .broker-section .broker_details span[api-label="users_title"] > b{
    color: var(--btn_background) !important;
}
.right_info .broker-section .broker_details h6{
	color:var(--fontprimary_color);
}
.bidding_info .bidding_tabel tr td{
	color:var(--fontprimary_color);
}
#top .fakta_desc ul.fakta_list li label{
	color:var(--fontprimary_color);
}
.obj_valuemanagement_section ul.val_manage_accordion li a.val_sec_toggle{
	color:var(--fontprimary_color);
}
#top .deal_listings .property_objtype{
	color:var(--fontsecondary_color);
}
#top ul.val_manage_accordion li .accordian_text li{
	color:var(--fontsecondary_color);
}
#top ul.val_manage_accordion li .accordian_text li label{
	color:var(--fontprimary_color);
}
#top .common_section h3{
	color:var(--fontprimary_color);
	border-bottom:1px solid var(--fontprimary_color);
}
.obj_plantring_section .image-map.item p{
	color:var(--fontprimary_color)
}
#top .input-text, #top input[type="text"], #top  input[type="input"], #top input[type="password"], #top  input[type="email"], #top  input[type="number"], #top  input[type="url"], #top  input[type="tel"], #top  input[type="search"], #top  textarea, #top select{
    color: var(--fontsecondary_color);
}
#top .main_color .filterTextMain input[type="text"]{
	border-color:var(--fontsecondary_color);
}
#top form .policy label span, #top form .policy label span a{
	color:var(--fontprimary_color)
}
#top .wpcf7-form input[type="submit"], #top .normal_gallery_img .gallery-view-link a.avia-button{
	background-color: var(--btn_background)!important;
	color:var(--btn_fontcolor)!important
}
 #top .wpcf7-form input[type="submit"]:hover{
	background-color:var(--labelbtn_background)!important;
	color: var(--btn_fontcolor) !important;
}
#top .wpcf7-form input[type="submit"]:hover{
	background-color: #95392e !important;
}
#top .gallery.custom .gallery_img_text {
    color: var(--fontprimary_color);
}
#top .obj_related_deals > h2{
	color:var(--fontprimary_color)
}

#top #BookingForm form .anamal_vis label{
    color: var(--fontprimary_color);
    padding-bottom: 0;
}
#top h1, #top h2, #top h3, #top h4, #top h5, #top h6{
	color:var(--fontprimary_color)
}
.tabbedObjectsBytype ul.tab-objtypes li a{
	color: var(--fontsecondary_color);
}
.tabbedObjectsBytype ul.tab-objtypes li a::after{
	background-color: var(--fontprimary_color);
	color: var(--fontprimary_color);
}
.tabbedObjectsBytype ul.tab-objtypes li a.tabsClk.active, .tabbedObjectsBytype ul.tab-objtypes li a:hover{
	color: var(--fontprimary_color);
}
#top .main_color.custom_filter  input[type='text']{
    background-color: var(--btn_hoverbackground);
    border: 1px solid var(--fontsecondary_color);
}
#top .map-box p label{
	color: var(--fontprimary_color);
}
#top .property-menu ul.list.list-table li a span {
    color: var(--fontprimary_color)
}
.map_marker_title {
    background-color: var(--fontprimary_color);
}
#top .marker_right_text_sec h6{
	color:var(--fontprimary_color);
}
#top .popup-kontacta-mig  h2{
	color: var(--fontprimary_color);
}
#top .popup-kontacta-mig .contact_form_wrap .policy span.wpcf7-list-item-label {
    color: var(--fontprimary_color)!important;
}
#top .popup-kontacta-mig .contact_form_wrap .policy span.wpcf7-list-item-label::after {
    background-color: var(--fontprimary_color);
}
.deal_listings .objects_repeat > a:hover .bidding_wrap span {
    color: var(--btn_background);
    background-color: var(--labelbtn_hoverbackground);
}
#top .project_box .prj_object_address h4 strong, #top .project_box .prj_object_info ul li strong{
    color:var(--fontprimary_color);
}
#top .new_comer .slick-slide.slick-center .slide-contents{
    background-color: var(--fontprimary_color);
}
.deal_listings .object_address ul li.property_price, #top .project_box .prj_object_address h4, #top .project_box .prj_object_address h4 a{
	color: var(--pricefontcolor)
}