/*Remove empty careers page message*/
.empty-msg-career {
  display:none;
}

/* Hide 'careers' on careers page */

.widget-career-listing h3 {
	display: none;
}


/* ------------------------*/
.content-block-featured-category {
   background: url(https://s3.amazonaws.com/nmrcdn/optimized/972/assets/responsive/592000/592393/blue_ridge_home_builders_association_logo.jpg) center/contain no-repeat,#eee;

}



/* ------------------------*/ /* ---------->>> Header <<<-----------*/ /* ------------------------*/

.hours {
    width: 422px;
    margin: 0 auto;
}

/* ------------------------*/ /* ---------->>> Search <<<-----------*/ /* ------------------------*/
.nav-collapsed-initial .widget-product-search, .nav-right .widget-product-search {
    position: relative;
    display: none;
}


/* ------------------------*/ /* ---------->>> Partner Div <<<-----------*/ /* ------------------------*/

#partner {
    background-image: url(https://86cb8127dc14737f5057-7c0671222953158607ea93d5febd68b4.ssl.cf1.rackcdn.com/972/assets/responsive/537000/537252/indow.jpg);
	background-position: bottom center;
    background-size: cover;
    padding: 4em 0;

}

img.img-responsive.moss-img {
    margin: 0 auto;
  	transition: all .8s ease 0s;
}

img.img-responsive.moss-img:hover {
    transform: scale(1.05);
}

.moss-title {
    font: normal 700 2.25em 'Barlow Semi Condensed',sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    margin-top: -4px;
}

.moss-div {
    margin: 120px 470px;
  	position: relative;
}

.moss-inner {
  	position: relative;
  	z-index: 16;
}

.moss-bg {
    background-color: rgba(239, 219, 213, 0.62);
    filter: blur(32px);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 12;
}

.moss-content {
    position: relative;
}

/* ------------------------*/ /* ---------->>> Nav <<<-----------*/ /* ------------------------*/

li.subnav-promos {
    display: none;
}

li.subnav-credit-applications {
    display: none;
}

/* ------------------------*/ /* ---------->>> Body <<<-----------*/ /* ------------------------*/



/* ------------------------*/ /* ---------->>> About <<<-----------*/ /* ------------------------*/



/* ------------------------*/ /* ---------->>> Offers <<<-----------*/ /* ------------------------*/



/* ------------------------*/ /* ---------->>> Locations <<<-----------*/ /* ------------------------*/



/* ------------------------*/ /* ---------->>> Blog <<<-----------*/ /* ------------------------*/



/* ------------------------*/ /* ---------->>> Contact <<<-----------*/ /* ------------------------*/



/* ------------------------*/ /* ---------->>> Buttons/Links <<<-----------*/ /* ------------------------*/



/* ------------------------*/ /* ---------->>> Footer <<<-----------*/ /* ------------------------*/

#pre_footer {
    background-image: url(https://86cb8127dc14737f5057-7c0671222953158607ea93d5febd68b4.ssl.cf1.rackcdn.com/972/assets/responsive/529000/529937/wooden-floor-1853417_960_720.jpg);
}

@media (max-width:425px) {
.slider-content-container .item {
  	min-height:250px!important;
  }
.carousel-inner>.item>img {
  	min-height:inherit!important;
    object-fit:cover!important;
  }
  .wrapper-primary-slider .slider-content-widget .carousel-caption .title {
  font: normal 700 1.5em 'Barlow Semi Condensed',sans-serif !important;
color: #fff;
  }
}