/* Watt's Truck Center: isolated styles for the WattsMack sidebar feed. */
.wmsw-widget{box-sizing:border-box;width:100%;max-width:100%;padding:10px;background:#151515;border:1px solid #4d4d4d;border-top:4px solid #b91f2e;color:#fff;font-family:inherit;box-shadow:0 3px 12px rgba(0,0,0,.16)}
.wmsw-widget *{box-sizing:border-box}
.wmsw-header{text-align:center;color:#fff;background:#242424;padding:14px 8px 13px;margin:0 0 10px;border-bottom:3px solid #ae1b2b}
.wmsw-header span{display:block;font-weight:800;font-size:16px;letter-spacing:.045em;line-height:1.25;color:#fff}
.wmsw-header small{display:block;color:#ccc;font-size:12px;margin-top:5px}
.wmsw-item{min-width:0;background:#fff;text-align:center;color:#222;padding:13px 10px 14px;margin:0 0 10px;border:1px solid #d9d9d9}
.wmsw-photo{display:flex;align-items:center;justify-content:center;width:100%;height:160px;background:#fff;overflow:hidden}
.wmsw-widget .wmsw-photo img{display:block;max-width:100%;width:auto;height:auto;max-height:150px;object-fit:contain;border:0;box-shadow:none;margin:auto}
.wmsw-widget h3.wmsw-name{font-size:15px;font-weight:700;line-height:1.35;margin:10px 0 6px;padding:0;border:0;text-transform:none;letter-spacing:0}
.wmsw-widget .wmsw-name a,.wmsw-widget .wmsw-name a:visited{color:#222;text-decoration:none}
.wmsw-widget .wmsw-name a:hover{color:#b91f2e}
.wmsw-price{margin-bottom:12px;line-height:1.4}.wmsw-price strong{font-size:17px;color:#b91f2e}.wmsw-price del{font-size:13px;color:#777;margin-right:5px}
.wmsw-widget .wmsw-button,.wmsw-widget .wmsw-button:visited{display:inline-block;width:100%;padding:10px 7px;border:0;border-radius:2px;background:#b91f2e;color:#fff!important;font-size:12px;font-weight:800;letter-spacing:.04em;text-decoration:none;line-height:1.25;transition:background .18s ease}
.wmsw-widget .wmsw-button:hover{background:#861321;color:#fff!important}
.wmsw-widget .wmsw-shop,.wmsw-widget .wmsw-shop:visited{display:block;text-align:center;padding:13px 7px;background:#292929;color:#fff!important;font-weight:800;font-size:13px;letter-spacing:.025em;text-decoration:none;line-height:1.3}
.wmsw-widget .wmsw-shop:hover{background:#b91f2e;color:#fff!important}.wmsw-empty{padding:16px 10px;color:#eee;text-align:center}
@media(max-width:767px){.wmsw-photo{height:175px}.wmsw-widget .wmsw-photo img{max-height:165px}}
