/*Discover Calhoun*/
body.home div#searchlocation_chosen .chosen-drop {
  display: none;	 
}

body.home .lp-menu-bar.header-bg-color-class {
  background-color: #00000000 !important;
}

body.home .lp-header-style-classic .lp-logo{
  max-width: 220px;
}

input.lp-search-btn, .home-categories-area .lp-home-categoires.new-banner-category-view4 li a, .lp-home-categoires li a {
  background-color: #0000FE  !important;
}

body .home-categories-area .lp-home-categoires li a:hover{
  background-color: #0000FE !important;
}

body.home .lp-section-content-container.classic-locations.row{
  display: none !important; 
}

body.home .lp-search-bar.classic-search .lp-search-btn{
  background-color: #0000FE;
}

/* home hero */
body.home .header-container.lp-header-bg{
	background-image: url("/wp-content/themes/discover-business-platform/sites/calhoun/images/calhoun-hero.png") !important;
}

body.home .lp-logo img{
  content: url("/wp-content/uploads/2024/09/discover-calhoun-logo-1.png") !important;
}

.lp-logo img{
  content: url("/wp-content/uploads/2024/09/discover-calhoun-logo-1.png") !important;
}

body.home section:first-child .elementor-container{
 	display: none; 
}

body.home .MainAdverTiseMentDiv{
 	display: none; 
}

body.home .pull-right.contentlogin-flex .lp-add-listing-btn a {
  background-color: #0000FE;
  border: none !important;
}

body.home .elementor-element.elementor-element-9ce0eb4 > .elementor-element-populated{
  background-image: url("/wp-content/uploads/2024/09/Calhoun.png") !important;
}

body.home .elementor-element.elementor-element-699ce49 > .elementor-widget-container{
  background-color: #0000FE;
}


.header-container.lp-header-bg {
    background-image: url("/wp-content/uploads/2024/09/Calhoun.png") !important;
    background-repeat: no-repeat;
    background-position: center top;
}

/* home news grid */
.home-news a.uc_more_btn {
	background-color: #0000FE !important;
}

.home-news a.uc_more_btn:hover {
	background-color: #0000FECC !important;
}

/* footer */
.footer-bottom-bar {
    background-color: #0000FE !important;
}

/* search and listing page */

.listing-skeleton-view-list_view div#searchlocation_chosen .chosen-drop {
  display: none;	 
}

.listing-skeleton-view-list_view .lp-logo img{
  content: url("/wp-content/uploads/2024/09/discover-calhoun-logo-1.png") !important;
}

.listing-skeleton-view-list_view .lp-menu-bar.header-bg-color-class {
  background-color: #0000FE;
}

.listing-skeleton-view-list_view .lp-search-bar-header .lp-header-search-button .lp-search-bar-right .fa-magnifying-glass.lp-search-icon{
  color: #0000FE;
}

.listing-skeleton-view-list_view .lp-search-bar-header .lp-header-search-button .lp-search-bar-right i.fa-solid.fa-magnifying-glass.lp-search-icon:hover{
  background: #00000000;
}

.listing-skeleton-view-list_view .lp-header-style-classic .header-list-icon-st6 {
  background-color: #0000FE;	 
}

.listing-skeleton-view-list_view .lp-header-style-classic .lp-add-listing-btn a.header-list-icon-st6:hover{
  background-color: #0000FE;
  border-color: #ffffff !important; 
}

.listing-skeleton-view-list_view .header-right-panel.clearfix.col-md-10.col-sm-10.col-xs-12{
  padding-top: 16px;
  padding-left: 48px;
}

.listing-skeleton-view-list_view .lp-header-style-classic .lp-logo{
  max-width: 150px; 
}

input.lp-search-btn, .home-categories-area .lp-home-categoires.new-banner-category-view4 li a, .lp-home-categoires li a {
  background-color: #0000FE  !important;
}

.lp-home-banner-contianer .lp-search-bar .form-group.lp-location-search {
    display: none;
}


.lp-home-banner-contianer .lp-search-bar .form-group.lp-suggested-search {
    height: 46px;
    margin: 0;
    position: relative;
    width: 80%;
    float: left;
}


.lp-header-middle, .lp-menu-bar.lp-header-full-width-st, .header-bg-color-class {
    background-color: #0000FE !important;
}

.lp-header-search-button input.lp-search-btn {
    background: #fff !important;
}

/* home logo desktop view */
@media(min-width:1200px){
	  body.home .lp-header-style-classic .lp-logo{
	  max-width: 300px;
	  width: 300px; 
	}  
}

/*** hiding elements  ***/

/* hiding where in top bar form  */
form div.lp-location-search{
	display: none !important;
}

.lp-header-style-classic .lp-search-header-style,
.lp-header-style-classic .form-group.lp-suggested-search {
    width: unset !important;
}