/*Discover West Alabama*/

/* home icon */
.home-categories-area .lp-home-categoires.new-banner-category-view4 li a {
    background: #9e1b32 !important;
}

.home-categories-area .lp-home-categoires.new-banner-category-view4 li a:hover {
    background: #9e1b32cc !important;
}

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;
}

body.home .lp-home-categoires li a {
  background-color: #9e1f34 !important;
}

body .home-categories-area .lp-home-categoires li a:hover{
  background-color: #9e1f34 !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: #9e1f34;
}

body.home .lp-logo img,
.lp-logo img{
  content: url("/wp-content/uploads/2024/09/discover-west-alabama-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: #9e1f34;
  border: none !important;
}

body.home .elementor-element.elementor-element-9ce0eb4 > .elementor-element-populated{
  background-image: url("/wp-content/themes/discover-business-platform/sites/west-alabama/images/West-Alabama.png") !important;
}

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


.header-container.lp-header-bg {
    background-image: url("/wp-content/themes/discover-business-platform/sites/west-alabama/images/West-Alabama.png") !important;
    background-repeat: no-repeat;
    background-position: center top;
}

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

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

/* footer */
.footer-bottom-bar {
    background-color: #9e1f34 !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-west-alabama-logo-1.png") !important;
}

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

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

.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: #9e1f34;	 
}

.listing-skeleton-view-list_view .lp-header-style-classic .lp-add-listing-btn a.header-list-icon-st6:hover{
  background-color: #9e1f34;
  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; 
}

/* home logo desktop view */
@media(min-width:1200px){
  body.home .lp-header-style-classic .lp-logo{
  max-width: 300px;
  width: 300px; 
}
	
/* header color */
.header-bg-color-class{
	background-color: #9e1b32 !important;
}
	
/* pagination number color */
ul.page-numbers li span.current{
	border-color: #9e1b32 !important;
    background-color: #9e1b32 !important;
}

ul.page-numbers li span.current:hover{
	border-color: #9e1b32cc !important;
    background-color: #9e1b32cc !important;
}
	
/*** 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;
}
	
.lp-home-banner-contianer .lp-search-bar .form-group.lp-suggested-search {
    width: 80% !important;
}

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

.lp-header-style-classic #input-dropdown > ul li:hover,
.lp-header-style-classic #input-dropdown li:hover span{
	background-color: #9e1b32 !important;
}
	
.lp-search-bar-header  .lp-header-search-button .lp-search-bar-right .fa-magnifying-glass.lp-search-icon {
    color: #9e1b32 !important;
}
	
.lp-search-bar .lp-search-btn {
    background-color: #9e1b32 !important;
}