/* ===== WSAC directory branding ===== */
/* Header: show logo + branded bar */
#header{ background:#fff!important; border-bottom:3px solid #03A9F4!important; padding:16px 26px!important; box-shadow:0 2px 10px rgba(0,0,0,.05); }
#headerimg{ text-align:left!important; }
#header #headerimg h1{ margin:0!important; font-size:0!important; line-height:0!important; }
#header #headerimg h1::before{ content:""!important; display:inline-block; width:118px; height:84px; background:url(/wp-content/uploads/2018/07/cropped-IMG_8189-2.jpg) left center/contain no-repeat; }
#header .description{ display:none!important; }
/* Search form */
.hp-form--listing-search input[type=text],.hp-form--listing-search input[type=search],.hp-form--listing-search .hp-field input{ border-radius:9999px!important; border:1px solid #d9e0e8!important; padding:13px 20px!important; font-size:16px!important; box-shadow:none!important; }
.hp-form--listing-search button[type=submit],.hp-form--listing-search .hp-form__button{ background:#F3052B!important; border:none!important; color:#fff!important; border-radius:9999px!important; padding:12px 30px!important; font-weight:700!important; text-transform:uppercase; letter-spacing:.5px; box-shadow:0 4px 12px rgba(243,5,43,.30); }
.hp-form--listing-search button[type=submit]:hover{ background:#d20425!important; }
/* Cards */
.hp-listing--view-block{ background:#fff!important; border-radius:16px!important; overflow:hidden; border:1px solid #eceff3!important; box-shadow:0 4px 16px rgba(20,30,50,.07)!important; transition:transform .18s ease, box-shadow .18s ease; }
.hp-listing--view-block:hover{ transform:translateY(-4px); box-shadow:0 14px 32px rgba(20,30,50,.14)!important; }
.hp-listing__image{ background:linear-gradient(135deg,#eef4fb,#eaf6ff)!important; }
.hp-listing__content{ padding:18px 20px 22px!important; }
.hp-listing__title{ font-size:18px!important; font-weight:800!important; line-height:1.25; margin:0 0 8px!important; }
.hp-listing__title a{ color:#1f2329!important; text-decoration:none!important; }
.hp-listing__title a:hover{ color:#03A9F4!important; }
.hp-listing__verified-badge{ color:#1fbf4c!important; }
.hp-listing__category a{ display:inline-block; background:rgba(3,169,244,.12); color:#03A9F4!important; font-weight:700; font-size:11px; text-transform:uppercase; letter-spacing:.5px; padding:4px 11px; border-radius:9999px; text-decoration:none!important; }
.hp-listing__category a:hover{ background:#03A9F4!important; color:#fff!important; }
.hp-listing__date{ display:none!important; }
.hp-listing__attributes--secondary{ margin-top:12px!important; border-top:1px solid #f0f2f5; padding-top:12px; font-size:14px; color:#5a6573; }
.hp-listing__attribute--website a{ color:#03A9F4!important; word-break:break-word; }
.hp-listing__attribute--phone span{ font-weight:600; color:#2b3138; }
/* Buttons */
.hp-button{ border-radius:9999px!important; font-weight:700!important; }
.hp-button--primary{ background:#F3052B!important; border-color:#F3052B!important; }
.hp-button--primary:hover{ background:#d20425!important; }
/* Pagination */
.hp-pagination__item--current,.hp-pagination__item--current a{ background:#03A9F4!important; color:#fff!important; border-radius:8px; }
/* Footer: hide WP credit */
.site-info a[href*="wordpress.org"], #footer a[href*="wordpress.org"]{ display:none!important; }
/* ===== end WSAC ===== */