/* --------------------------------------------------------- */

/*Black / Grey Colors 



Black - #000000
Grey - #dfdfdf

*/


body.yoa-blackgrey a {
    color: #000000;
}

body.yoa-blackgrey .button_label {
	color: inherit;
}

/* menu bar Styles */


body.yoa-blackgrey #Header .top_bar_left, 
body.yoa-blackgrey.header-classic #Top_bar, 
body.yoa-blackgrey.header-plain #Top_bar, 
body.yoa-blackgrey.header-stack #Top_bar, 
body.yoa-blackgrey.header-split #Top_bar, 
body.yoa-blackgrey.header-fixed #Top_bar, 
body.yoa-blackgrey.header-below #Top_bar, 
body.yoa-blackgrey #Header_creative, 
body.yoa-blackgrey #Top_bar #menu, 
body.yoa-blackgrey .sticky-tb-color #Top_bar.is-sticky {
	background-color: #ffffff;
}



@media only screen and (max-width: 767px){
body.yoa-blackgrey #Top_bar {
    background-color: #ffffff !important;
}
}

body.yoa-blackgrey #Header .top_bar_left, 
body.yoa-blackgrey .header-classic #Top_bar, 
body.yoa-blackgrey .header-plain #Top_bar, 
body.yoa-blackgrey .header-stack #Top_bar, 
body.yoa-blackgrey .header-split #Top_bar, 
body.yoa-blackgrey .header-fixed #Top_bar, 
body.yoa-blackgrey .header-below #Top_bar, 
body.yoa-blackgrey #Header_creative, 
body.yoa-blackgrey #Top_bar #menu, 
body.yoa-blackgrey .sticky-tb-color #Top_bar.is-sticky {
    background-color: #ffffff;
}


body.yoa-blackgrey.menuo-sub-active #Top_bar .menu > li ul li.current-menu-item > a, 
body.yoa-blackgrey.menuo-sub-active #Top_bar .menu > li ul li.current-menu-ancestor > a {
    background: rgba(0,0,0,.06)!important;
    color: #000000!important;
}


/* END menu Styles */



/* General Styles */



body.yoa-blackgrey .icon_box .icon_wrapper, 
body.yoa-blackgrey .icon_box a .icon_wrapper, 
body.yoa-blackgrey .style-simple .icon_box:hover .icon_wrapper {
    color: #000000!important;
}



body.yoa-blackgrey .themecolor, 
body.yoa-blackgrey .opening_hours 
body.yoa-blackgrey .opening_hours_wrapper li span, 
body.yoa-blackgrey .fancy_heading_icon .icon_top, 
body.yoa-blackgrey .fancy_heading_arrows .icon-right-dir, 
body.yoa-blackgrey .fancy_heading_arrows .icon-left-dir, 
body.yoa-blackgrey .fancy_heading_line .title, 
body.yoa-blackgrey .button-love a.mfn-love, 
body.yoa-blackgrey .format-link .post-title 
body.yoa-blackgrey .icon-link, 
body.yoa-blackgrey .pager-single > span, 
body.yoa-blackgrey .pager-single a:hover, 
body.yoa-blackgrey .widget_meta ul, 
body.yoa-blackgrey .widget_pages ul, 
body.yoa-blackgrey .widget_rss ul, 
body.yoa-blackgrey .widget_mfn_recent_comments ul li:after, 
body.yoa-blackgrey .widget_archive ul, 
body.yoa-blackgrey .widget_recent_comments ul li:after, 
body.yoa-blackgrey .widget_nav_menu ul, 
body.yoa-blackgrey .woocommerce ul.products li.product .price, 
body.yoa-blackgrey .shop_slider .shop_slider_ul li .item_wrapper .price, 
body.yoa-blackgrey .woocommerce-page ul.products li.product .price, 
body.yoa-blackgrey .widget_price_filter .price_label .from, 
body.yoa-blackgrey .widget_price_filter .price_label .to, 
body.yoa-blackgrey .woocommerce ul.product_list_widget li .quantity .amount, 
body.yoa-blackgrey .woocommerce .product div.entry-summary .price, 
body.yoa-blackgrey .woocommerce .star-rating span, 
body.yoa-blackgrey #Error_404 .error_pic i, 
body.yoa-blackgrey .style-simple #Filters .filters_wrapper ul li a:hover, 
body.yoa-blackgrey .style-simple #Filters .filters_wrapper ul li.current-cat a, 
body.yoa-blackgrey .style-simple .quick_fact .title {
    color: #dfdfdf!important;
}


body.yoa-blackgrey h1,
body.yoa-blackgrey h2,
body.yoa-blackgrey h3, 
body.yoa-blackgrey h4,
body.yoa-blackgrey h5,
body.yoa-blackgrey h6 {
     color: #000000;
}



/* END of General Styles */
/* --------------------------------------------------------- */




/* --------------------------------------------------------- */
/* Banner Styles */

body.yoa-blackgrey #Top_bar .responsive-menu-toggle {
	color: #000000;
    background-color: transparent;
}



body.yoa-blackgrey #Header #Action_bar {
     background-color: #000000!important;
}



body.yoa-blackgrey #social-menu #menu-item-yoapresscrmlogin.menu-item-yoapresscrm-login {
    background: #6b6b6b;
}

body.yoa-blackgrey #social-menu #menu-item-yoapresscrmlogin.menu-item-yoapresscrm-login:hover {
    background: #484848;
}




body.yoa-blackgrey #Action_bar #social-menu .memberloggedin 
.menu-item-has-children {
     background-color: #6b6b6b;
}

body.yoa-blackgrey #Action_bar #social-menu .memberloggedin 
.menu-item-has-children:hover {
     background-color: #484848;
}



body.yoa-blackgrey #Action_bar #social-menu .memberloggedin 
.menu-item-has-children .sub-menu li:hover {
     background-color: #1f1f1f;
}








@media only screen and (max-width: 767px){
#Action_bar {
    background-color: #000000 !important;
}
}




/* END Of Banner Styles */
/* --------------------------------------------------------- */




/* --------------------------------------------------------- */
/* Home Page Styles */


body.yoa-blackgrey .yoa_general .btn-default {
     background: #000000;
     border: 1px solid #000000;
}

body.yoa-blackgrey .yoa_general .btn-default:hover {
     color: #000000;
     background: #ffffff;
}


body.yoa-blackgrey .yoa_general .btn-reverse {
	color: #000000;
	border: 1px solid #000000;
}

body.yoa-blackgrey .yoa_general .btn-reverse:hover {
    color: #ffffff;
    background: #000000;
    border-color: #000000;
}



body.yoa-blackgrey button.btn.btn-link.yoa-filter-toggle.collapsed {
     color: #000000;
}

body.yoa-blackgrey .yoa_general .filter-options .accordion .card-header .btn-link {
	color: #000000;
}

body.yoa-blackgrey button.btn.btn-link.yoa-filter-toggle {
     color: #000000;
}

body.yoa-blackgrey .ui-slider-horizontal .ui-slider-handle {
     background-color: #dfdfdf;
}

body.yoa-blackgrey .yoa_general .list-outer .property-slider .tags-outer 
.sale_tag {
     background-color: rgba(0, 0, 0, .7);
}

body.yoa-blackgrey .yoa_general .list-outer .property-detail .price {
     color: #000000;
}

body.yoa-blackgrey .yoa_general .list-outer .property-detail .info-btn a {
     background: #000000;
     border: 1px solid #000000;
}

body.yoa-blackgrey .yoa_general .list-outer .property-detail .info-btn a:hover {
     background: #ffffff;
     border: 1px solid #000000;
     color: #000000;
}

body.yoa-blackgrey .yoa_general .yoa-carousel-outer .responsive .slick-dots 
li.slick-active button {
     background: #000000;
}

body.yoa-blackgrey .buying_selling_tools_txt h3 {
     color: #ffffff;
}

body.yoa-blackgrey .flatbox_homepage h4 {
     color: #ffffff;
}

body.yoa-blackgrey .themebg {
     background-color: #dfdfdf;
}



body.yoa-blackgrey #calltoaction a {
     color: #ffffff;
     text-decoration: underline;
}

body.yoa-blackgrey #calltoaction a:hover {
     text-decoration: none;
}

body.yoa-blackgrey #calltoaction .vfbp-form .vfb-required-asterisk {
     color: #ffffff;
}

body.yoa-blackgrey .vfbp-form .btn-primary {
     border-color: #000000;
     background-color: #000000;
}

body.yoa-blackgrey .vfbp-form .btn-primary:hover {
     background-color: #ffffff;
     color: #000000;
}

body.yoa-blackgrey .about_section_name h4 {
     color: #dfdfdf;
}

body.yoa-blackgrey .testimonials_slider .hr_dots span {
     color: #000000;
     background: #000000;
}

body.yoa-blackgrey .testimonials_slider a {
     color: #000000;
}



body.yoa-blackgrey .new_listings_txt h3 {
	color:#ffffff;
}

/* END of Home Page Styles */
/* --------------------------------------------------------- */




/* --------------------------------------------------------- */
/* Contact Page Styles */

body.yoa-blackgrey .contact_page_agent_info [class^="icon-"]:before, 
[class*=" icon-"]:before {
     color: #dfdfdf;
}

body.yoa-blackgrey .themebg, 
body.yoa-blackgrey #comments .commentlist > li .reply a.comment-reply-link, 
body.yoa-blackgrey #Filters .filters_wrapper ul li a:hover, 
body.yoa-blackgrey #Filters .filters_wrapper ul li.current-cat a, 
body.yoa-blackgrey .fixed-nav .arrow, 
body.yoa-blackgrey .offer_thumb .slider_pagination a:before, 
body.yoa-blackgrey .offer_thumb .slider_pagination a.selected:after, 
body.yoa-blackgrey .pager .pages a:hover, .pager .pages a.active, 
body.yoa-blackgrey .pager .pages span.page-numbers.current, 
body.yoa-blackgrey .pager-single span:after, 
body.yoa-blackgrey .portfolio_group.exposure .portfolio-item .desc-inner .line, 
body.yoa-blackgrey .Recent_posts ul li .desc:after, 
body.yoa-blackgrey .Recent_posts ul li .photo .c, 
body.yoa-blackgrey .slider_pagination a.selected, 
body.yoa-blackgrey .slider_pagination .slick-active a, 
body.yoa-blackgrey .slider_pagination a.selected:after, 
body.yoa-blackgrey .slider_pagination .slick-active a:after, 
body.yoa-blackgrey .testimonials_slider .slider_images, 
body.yoa-blackgrey .testimonials_slider .slider_images a:after, 
body.yoa-blackgrey .testimonials_slider .slider_images:before, 
body.yoa-blackgrey #Top_bar a#header_cart span, 
body.yoa-blackgrey .widget_categories ul, 
body.yoa-blackgrey .widget_mfn_menu ul li a:hover, 
body.yoa-blackgrey .widget_mfn_menu ul li.current-menu-item:not(.current-menu-ancestor) > a, 
body.yoa-blackgrey .widget_mfn_menu ul li.current_page_item:not(.current_page_ancestor) > a, 
body.yoa-blackgrey .widget_product_categories ul, 
body.yoa-blackgrey .widget_recent_entries ul li:after, 
body.yoa-blackgrey .woocommerce-account table.my_account_orders .order-number a, 
body.yoa-blackgrey .woocommerce-MyAccount-navigation ul li.is-active a, 
body.yoa-blackgrey.style-simple .accordion .question:after, 
body.yoa-blackgrey.style-simple .faq .question:after, 
body.yoa-blackgrey.style-simple .icon_box .desc_wrapper .title:before, 
body.yoa-blackgrey.style-simple #Filters .filters_wrapper ul li a:after, 
body.yoa-blackgrey.style-simple .article_box .desc_wrapper p:after, 
body.yoa-blackgrey.style-simple .sliding_box .desc_wrapper:after, 
body.yoa-blackgrey.style-simple .trailer_box:hover .desc, 
body.yoa-blackgrey .tp-bullets.simplebullets.round .bullet.selected, 
body.yoa-blackgrey .tp-bullets.simplebullets.round .bullet.selected:after, 
body.yoa-blackgrey .tparrows.default, .tp-bullets.tp-thumbs .bullet.selected:after {
    background-color: #dfdfdf!important;
}

/* END of REMAX Contact Page Styles */
/* --------------------------------------------------------- */




/* --------------------------------------------------------- */
/*  Calculator Page Styles */

body.yoa-blackgrey .srp_MortgageCalcwidget a, body.yoa-blackgrey 
.srp_AffordabilityCalcwidget a {
     color: #000000;
}

body.yoa-blackgrey #TB_window {
     width: 460px;
     padding: 20px;
}

body.yoa-blackgrey #TB_ajaxContent {
     width: 430px;
     height: 200px;
}

body.yoa-blackgrey #TB_ajaxWindowTitle {
     padding-bottom: 20px;
}

body.yoa-blackgrey .tb-close-icon {
     color: #000000!important;
}

body.yoa-blackgrey .tb-close-icon:hover {
     color: #dfdfdf!important;
}

body.yoa-blackgrey .popup_contact_wrapper .vfbp-form .vfb-form-group {
    margin-bottom: 10px;
}

/* END of Calculator Page Styles */
/* --------------------------------------------------------- */




/* --------------------------------------------------------- */
/*  Testimonials Page Styles */

body.yoa-blackgrey .testimonials_list a {
     color: #000000;
}

body.yoa-blackgrey .testimonials_list .hr_color {
     color: #dfdfdf;
     background: #dfdfdf;
}

/*  END Of Testimonials Page Styles */
/* --------------------------------------------------------- */





/* --------------------------------------------------------- */
/*  Map Page Styles */

body.yoa-blackgrey .yoa-resultset {
color:#000000;	
}

/* --------------------------------------------------------- */
/*  END Map Page Styles */





/* --------------------------------------------------------- */
/*  Listings Details Page Styles */

body.yoa-blackgrey .yoa_general .yoa_property_detail .yoa_tabs ul li span {
     background: #000000;
     border: 1px solid #000000!important;
}

body.yoa-blackgrey .yoa_general .yoa_property_detail .yoa_tabs ul li span:hover,
body.yoa-blackgrey .yoa_general .yoa_property_detail .yoa_tabs ul li span.active {
     background: #ffffff;
     color: #000000!important;
}




body.yoa-blackgrey .yoa_general .agent-info-outer .agent-pro-detail 
.profile-detail .name-info b span {
     color: #000000;
}

body.yoa-blackgrey .yoa_general .yoa_stripe_title strong:before {
     background-color: #000000;
}

body.yoa-blackgrey .yoa_general ul.bluebullets li:before {
     color: #000000;
}

body.yoa-blackgrey .blueClr {
    color: #000000;
}

body.yoa-blackgrey .yoa_general .agent-info-outer .agent-pro-detail .profile-detail .social-share ul li a:hover {
    border-color: #bbbbbb;
    color: #fff;
    background: #bbbbbb;
}

body.yoa-blackgrey .yoa_general .yoa_virtual_tour .yoa_video_link a {
    background: #000000;
    color: #fff;
    border: 1px solid #000000;
}

body.yoa-blackgrey .yoa_general .yoa_virtual_tour .yoa_video_link a:active, 
body.yoa-blackgrey .yoa_general .yoa_virtual_tour .yoa_video_link a:hover {
    background-color: #fff;
    color: #000000;
}


/*  END Of Listings Details Page Styles */
/* --------------------------------------------------------- */




/*  Pop up form Styles */
/* --------------------------------------------------------- */

body.yoa-blackgrey .popup_contact_wrapper .parsley-required {
	font-size:10px;
}

body.yoa-blackgrey .popup_contact_wrapper .vfbp-form * {
	font-size:10px;
}

body.yoa-blackgrey .popup_contact_wrapper .vfbp-form label {
	font-size:12px;
}

body.yoa-blackgrey #popup_contact .vfbp-form .btn {
	margin-top: 5px;
}



/*  END Of Pop up form Styles */
/* --------------------------------------------------------- */




body.yoa-blackgrey.page-id-115 .col-4{
    flex:initial;
    max-width: none;
}

body.yoa-blackgrey.single-post .col-3 {
	 flex:initial;
    max-width: none;
}


body.yoa-blackgrey .yoa_general .yoapress-pagination .page-numbers:hover,
body.yoa-blackgrey .yoa_general .yoapress-pagination .page-numbers.current {
border-color: #dfdfdf;
    background-color: #dfdfdf;	
}










/* --------------------------------------------------------- */
/* REALTORS Page Styles */

body.yoa-blackgrey .yoa_general .border-box .input-group-text {
	color: #fff;
    background-color: #000000;
    border: 1px solid #000000;
	transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
}

body.yoa-blackgrey .yoa_general .border-box .input-group-text:hover {
	color: #000000;
    background-color: #ffffff;
    border: 1px solid #000000;
	transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
	
}

body.yoa-blackgrey .btn-info {
	background-color: #000000;
    border-color: #000000;
}

body.yoa-blackgrey .yoa_general .agent-listing .agent-box .agent-detail .name-info b {
	    color: #bbbbbb;
}

body.yoa-blackgrey .yoa_general .agent-listing .agent-box .agent-detail .info-btn .btn-info {
	background-color: #000000;
    border-color: #000000;
	color:#ffffff;
}

body.yoa-blackgrey .yoa_general .agent-listing .agent-box .agent-detail .info-btn .btn-info:hover,
body.yoa-blackgrey .yoa_general .agent-listing .agent-box .agent-detail .info-btn .btn-info:active  {
	background-color: #ffffff;
    border-color: #000000;
	color:#000000;
}


body.yoa-blackgrey .btn-info:not(:disabled):not(.disabled).active:focus,
body.yoa-blackgrey .btn-info:not(:disabled):not(.disabled):active:focus,
body.yoa-blackgrey .show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(228,228,228,.5);
}

/* --------------------------------------------------------- */
/* END of REALTORS Page Styles */









/* --------------------------------------------------------- */
/* carousel slide */


body.yoa-blackgrey .yoa_general .yoa_slider_view .yoa_details_wrap p.yoa_price {
color: #dfdfdf;	
}

body.yoa-blackgrey .yoa_general .yoa_slider_view .yoa_currentSlide {
    background: #000000;
}



/* END of carousel slide */
/* --------------------------------------------------------- */




/* --------------------------------------------------------- */
/* Footer Styles */


body.yoa-blackgrey #Footer a#cf_agentlogin{
	color:#ffffff;
	}
	
body.yoa-blackgrey #Footer a#cf_agentlogin:hover{ 
color:#c4c6c8;
}

body.yoa-blackgrey #Footer h4 {
     color: #ffffff;
}

body.yoa-blackgrey .footer_info a {
     color: #ffffff!important;
}

body.yoa-blackgrey .copyright a {
     color: #ffffff!important;
}


/* --------------------------------------------------------- */
/* END of Footer Styles */




/* --------------------------------------------------------- */
/* Tesimonials Styles */

body.yoa-blackgrey input[type="submit"]#wpmtst_submit_testimonial {
	background-color: #000000;
	border:solid 1px #000000;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

body.yoa-blackgrey input[type="submit"]#wpmtst_submit_testimonial:hover {
background-color: #ffffff;
	border:solid 1px #000000;
color:#000000;
}

/* --------------------------------------------------------- */
/* END of Tesimonials Styles */

/* --------------------------------------------------------- */
/* Advance search filter Styles */

body.yoa-blackgrey .yoa_general .btn-default{
     color: #fff;
}

body.yoa-blackgrey .yoa_general .shortcode_listings_search .row.has-search .yoa-property-savesearch,
body.yoa-blackgrey .yoa_general form#map_search_filter_form .row.has-search .yoa-property-savesearch{
     border-color: #000;
}

body.yoa-blackgrey .shortcode_listings_search .dropdown-toggle:focus, 
body.yoa-blackgrey .shortcode_listings_search .dropdown-toggle:active, 
body.yoa-blackgrey .shortcode_listings_search .dropdown-toggle:hover{
     border-color: #ebebeb !important;
     background-color: #fff !important;
}

body.yoa-blackgrey .yoa-filter-collapse .dropdown-toggle{
     border: 1px solid #ebebeb;
     box-shadow: none;
}

body.yoa-blackgrey .shortcode_listings_search button,
body.yoa-blackgrey .shortcode_listings_search input[type="button"]{
     background-color: #fff;
     color: #686868;
     border-color: transparent;
}

body.yoa-blackgrey .searchBy button#dropdownMenuButton{
     box-shadow: none;
     background-color: #000000;
     color: #fff !important;
}

body.yoa-blackgrey .searchBy button#dropdownMenuButton:hover,
body.yoa-blackgrey .searchBy button#dropdownMenuButton:focus,
body.yoa-blackgrey .searchBy button#dropdownMenuButton:active{
     background-color: #000000 !important;
     border-color: #000000 !important;
}

body.yoa-blackgrey .min-max button.btn.btn-outline-primary.dropdown-toggle:before,
body.yoa-blackgrey #bed button.dropdown-toggle:before,
body.yoa-blackgrey #bath button.dropdown-toggle:before,
body.yoa-blackgrey #marketdays button.dropdown-toggle:before{
     color: #626262;
}

body.yoa-blackgrey .shortcode_listings_search .show>.btn-outline-primary.dropdown-toggle:focus:before,
body.yoa-blackgrey .shortcode_listings_search .show>.btn-outline-primary.dropdown-toggle:hover:before{
     color: #626262 !important;
}

body.yoa-blackgrey .yoa_general .shortcode_listings_search .min-max.show>.btn-outline-primary.dropdown-toggle:before{
     color: #626262 !important;
}

body.yoa-blackgrey .shortcode_listings_search ul.dropdown-menu.cart-select-option > li a{
     color: #686868;
}

body.yoa-blackgrey .shortcode_listings_search ul.dropdown-menu.cart-select-option > li:hover,
body.yoa-blackgrey .shortcode_listings_search ul.dropdown-menu.cart-select-option > li.menu-active{
     background-color: rgb(0 0 0 / 0.7);
     color: #fff;
}

body.yoa-blackgrey .shortcode_listings_search ul.dropdown-menu.cart-select-option > li:hover a,
body.yoa-blackgrey .shortcode_listings_search ul.dropdown-menu.cart-select-option > li.menu-active a{
     color: #fff;
}

body.yoa-blackgrey .keyword-wrapper button{
     border: 1px solid #000000;
     background-color: #000000;
     color: #fff;
}

body.yoa-blackgrey .keyword-list-wrapper ul li:hover{
     color: #000;
}

body.yoa-blackgrey .keyword-wrapper ul#keywordlist li:hover,
body.yoa-blackgrey .yoa_general .shortcode_listings_search .min-max .value-lists .val-list ul li:hover{
     background-color: rgb(0 0 0 / 0.7);
     color: #fff;
}

body.yoa-blackgrey .yoa_general .shortcode_listings_search .min-max.show>.btn-outline-primary.dropdown-toggle{
     background-color: #fff;
     border-color: #ebebeb;
}

body.yoa-blackgrey .btn-outline-primary:not(:disabled):not(.disabled).active, 
body.yoa-blackgrey .btn-outline-primary:not(:disabled):not(.disabled):active, 
body.yoa-blackgrey .show>.btn-outline-primary.dropdown-toggle{
     background-color: #000000;
     color: #fff;
}

body.yoa-blackgrey .btn-outline-primary:not(:disabled):not(.disabled).active:before,
body.yoa-blackgrey .btn-outline-primary:not(:disabled):not(.disabled):active:before,
body.yoa-blackgrey .show>.btn-outline-primary.dropdown-toggle:before{
     color: #fff;
}

/* --------------------------------------------------------- */
/* END of Advance search filter Styles */