<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * CodePeople Post Map 
 * Version: 1.0.1
 * Author: CodePeople
 * Plugin URI: http://wordpress.dwbooster.com
*/

body .content .cpm-map img, .cpm-map img{ max-width: none !important; height: auto !important; background: none !important;border:0 !important;margin:0 !important;padding:0 !important;}
.cpm-map *{box-sizing:content-box;-moz-box-sizing:content-box;}
.cpm-mapicon { width:20px; height:34px; cursor:pointer;background:url(../images/icons/marker.png) no-repeat 0 0; }
.cpm-infowindow {margin:0; padding:0px; min-height:80px; font-size:11px; clear:both;}
.cpm-infowindow .cpm-content {float:left;width:100%; color:black;}
.cpm-infowindow .cpm-content .title {font-size:12px; line-height: 18px; font-weight:bold; color:black;}
.cpm-infowindow .cpm-content .address {font-weight:bold; font-size:9px;}
.cpm-infowindow .cpm-content .description {font-size:10px;}
.cpm_highlight{background:rgba(253,253,253,0.5);}</pre></body></html>