.store-logo-module .store-logo-link img {
    max-height: 75px!important;
}
ul.links-list {
    font-size: 14px!important;
}

/* Custom CSS */

.promotional-banner-text-wrap { 
    white-space: break-spaces!important; 
	padding-right: 0px!important;
}

.promotional-banner-wrap.text-wrapping { background-color: #ffd02b!important; }

.fa-close:before, .fa-remove:before, .fa-times:before { display: none!important; }

.page-builder-page-layout .page-builder-layout-section.full-content > .container-wrap {
    padding: 0 0px;
}

#main-content-custom h3 {
    color: #134A9C;
    border-bottom: 1px solid #134A9C;
}

/* Featured Products */

.featured-products-module .product-wrapper-link:hover {
    border-color: #134A9C;
}

.product-details-link {
    background-color: #134A9C!important;
    color: #fff;
}

/* Mobile Update */

#mobile-header-custom .mobile-logo-col { height: auto; }

@media (max-width: 767px){
.promotional-banner-text {
	font-size: 10px!important
    }
}

/* Remove Install Time */

li.labor-time {
    display: none!important;
}