<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.filter-switch-box .filter-content .biz-listings .biz-box .biz-image .biz-favorite {
    top: 0;
    z-index: 10;
}

.filter-switch-box .filter-content .biz-listings .biz-box .biz-image:before {
    content: '';
    display: block;
    padding-top: 52.25%;
}

.filter-switch-box .filter-content .biz-listings .biz-box .biz-image img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

li a.active {
    background: #ed1c24;
    color: white !important;
}

.simplefavorite-button .fa-star {
    color: #ed1c24;
}

.favorites-utility {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: solid 1px #efefef;
}

.favorites-utility a i {
    font-size: 14px;
    margin: -1px 8px 0 0px;
    font-weight: 400 !important;
}


.favorites-utility a,
.favorites-utility button {
    background: #ed1c24;
    border-color: #ed1c24;
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 12px 20px 12px 20px;
    border: none;
    border-radius: 2px;
}

.favorites-utility a:hover,
.favorites-utility button:hover {
    background: #333333;
    border-color: #333333;
    color: #fff;
}

.favorite-listing-section {
    margin-bottom: 40px;
}

.favorite-listing-section h2 {
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 800;
    font: 700 Lato, Arial, Helvetica, sans-serif;
    color: #333333;
}

.favorite-listing {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: solid 1px;
}

.favorite-listing .wpb_row {
    margin-bottom: 0;
    position: relative;
}

.wrapper .fav-biz-image {
    height: 142px;
}

.wrapper .fav-biz-image img {
    max-width: 100%;
    height: auto;
    height: 100%;
    object-fit: cover;
    display: inline-block;
    margin: 0;
    vertical-align: middle;
}

.favorite-listing .fav-biz-name {
    font-size: 22px;
    font-weight: 700;
}

.favorite-listing .fav-biz-address {
    line-height: 24px;
    font: 400 16px Lato, Arial, Helvetica, sans-serif;
    color: #656565;
}

.favorite-listing span {
    font-weight: 700;
}

.blog-page .post {
    margin: 0 0 60px 0;
    padding: 0 0 53px 0;
    border-bottom: 1px solid #efefef;
}

.search-page .sidebar-right.twelve {
    padding-top: 60px;
    padding-bottom: 40px;
    padding-right: 40px;
    max-width: 819px;
    border-right: 1px solid #efefef;
}

.search-page .sidebar-right.twelve h3 {
    font: 700 20px Lato, Arial, Helvetica, sans-serif;
    color: #333333;
}

.search-page #content #search {
    clear: both;
    margin-bottom: 0px;
}

.search-page #content #search {
    margin: 20px 10px 0 0;
    display: flex;
}

.search-page #content #search input {
    max-width: 440px;
    width: 100%;
    display: inline-block;
    margin: 0px 10px 0 0;
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-size: 16px;
}

.search-page #content #search .submit-filter {
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    display: inline-block;
    background: #ed1c24;
    font-size: 15px;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
    width: auto;
    padding: 14px 20px 14px 20px;
    display: inline-block;
    text-align: center;
    border-radius: 2px;
    color: #ffffff;
    border: none;
}

.search-page #content #search .submit-filter:hover {
    background: #333333;
    border-color: #333333;
    color: #ffffff;
}



.divider1 {
    clear: both;
    border-bottom: 1px solid #efefef;
    margin: 60px 0;
    height: 1px;
}

.search-page .post .entry-icon {
    float: left;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-right: 30px;
    margin-top: 1px;
    background: #efefef;
    border-radius: 3px;
    color: #999999;
}

.search-page .post .entry-wrap {
    overflow: hidden;
}


.search-page .post h3 {
    margin: 0 0 0px 0;
    font-size: 20px;
    font: 700 20px Lato, Arial, Helvetica, sans-serif;
    color: #333333;
}

.search-page .post h3 a {
    color: #333333;
    text-decoration: none;
}

.search-page .post .entry-type {
    color: #adadad;
    font-weight: 700;
    text-transform: uppercase;
}


.search-page .post .entry-content {
    margin: 10px 0 0 0;
    font: 400 16px Lato, Arial, Helvetica, sans-serif;
    color: #656565;
    line-height: 1.9;
}

.search-page .search input[type="text"],
.search-page .search input[type="password"],
.search-page .search input[type="email"],
.search-page .search input[type="tel"],
.search-page .search input[type="date"],
.search-page .search textarea {
    padding: 10px 12px;
    outline: none !important;
    border-radius: 2px;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 13px;
    margin: 0 0 20px 0;
    width: 200px;
    max-width: 100%;
    display: block;
    color: #999;
    line-height: 1.6;
    border: 1px solid #dddddd;
    background: #ffffff;
    transition: all 0.2s;
}


.pagination-nav {
    position: relative;
    z-index: 1;
    clear: both;
    margin: 0 0 60px 0;
    text-align: center;
}

.pagination-nav ul {
    list-style: none;
    margin: 0;
}

.pagination-nav ul li {
    margin: 0;
    padding: 0;
    display: inline-block;
}

.pagination-nav a {
    display: inline-block;
    margin: 2px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: #efefef;
    color: #999999;
    font-weight: 600;
    border-radius: 50%;
    transition: all 0.2s;
    text-decoration: none;
}

.pagination-nav a:hover {
    color: #ffffff;
    background: #cccccc;
}

.pagination-nav .current a {
    background: #ed1c24;
    color: #ffffff;
    font-weight: 600;
}

.pagination-nav li span {
    margin: 3px 5px 0 3px;
    color: #cccccc;
}

.pagination-nav ul li a i {
    font-size: 12px;
}

.filter-switch-box .filter-content .pagination-nav ul li a{
    padding: 0px;
}</pre></body></html>