#rr-search-wrap{max-width:120% !important;border-radius:0px !important;margin-right:calc(var(--wp--style--root--padding-right)*-1) !important;margin-left:calc(var(--wp--style--root--padding-left)*-1) !important}#rr-map-wrap{width:100%;padding:var(--wp--preset--spacing--medium);max-width:100%}#rr-map-wrap .map-controls{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:20px;gap:15px}@media(max-width: 1024px){#rr-map-wrap .map-controls{flex-direction:column;align-items:stretch}}#rr-map-wrap .map-controls .results-count{font-size:18px;font-weight:600;color:#333;order:1}@media(max-width: 1024px){#rr-map-wrap .map-controls .results-count{text-align:center;order:1}}#rr-map-wrap .map-controls .filter-controls{display:flex;gap:15px;flex-wrap:wrap;align-items:center;order:2}@media(max-width: 1024px){#rr-map-wrap .map-controls .filter-controls{width:100%;justify-content:space-between;order:3}}@media(max-width: 640px){#rr-map-wrap .map-controls .filter-controls{flex-direction:column;gap:10px}}#rr-map-wrap .map-controls .filter-controls .filter-group{display:flex;align-items:center;gap:8px}@media(max-width: 640px){#rr-map-wrap .map-controls .filter-controls .filter-group{width:100%;justify-content:space-between}}#rr-map-wrap .map-controls .filter-controls .filter-group label{font-size:14px;font-weight:600;color:#333;white-space:nowrap;line-height:1;display:flex;align-items:center;margin-bottom:0px}#rr-map-wrap .map-controls .filter-controls .filter-group .filter-select{padding:8px 12px;border:2px solid #e0e0e0;border-radius:6px;background:#fff;font-size:14px;font-weight:500;color:#333;cursor:pointer;transition:all .3s ease;min-width:150px;line-height:1.4;font-family:var(--wp--preset--font-family--proxima-nova)}@media(max-width: 640px){#rr-map-wrap .map-controls .filter-controls .filter-group .filter-select{flex:1;min-width:0}}#rr-map-wrap .map-controls .filter-controls .filter-group .filter-select:hover{border-color:silver}#rr-map-wrap .map-controls .filter-controls .filter-group .filter-select:focus{outline:none;border-color:var(--wp--preset--color--custom-red, #e74c3c)}#rr-map-wrap .map-controls .view-toggle{display:flex;gap:2px;background:#f5f5f5;border-radius:8px;padding:5px;order:3}@media(max-width: 1024px){#rr-map-wrap .map-controls .view-toggle{justify-content:center;order:2}}#rr-map-wrap .map-controls .view-toggle .view-btn{background:rgba(0,0,0,0);border:none;padding:10px 15px;cursor:pointer;border-radius:6px;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:6px}#rr-map-wrap .map-controls .view-toggle .view-btn:hover{background:#e0e0e0}#rr-map-wrap .map-controls .view-toggle .view-btn.active{background:#000;color:#fff}#rr-map-wrap .map-controls .view-toggle .view-btn.active .icon-map:before,#rr-map-wrap .map-controls .view-toggle .view-btn.active .icon-list:before{color:#fff}#rr-map-wrap .map-controls .view-toggle .view-btn.active .view-label{color:#fff}#rr-map-wrap .map-controls .view-toggle .view-btn .icon-map:before{content:"";font-family:"Font Awesome 6 Pro";font-weight:900;font-size:16px}#rr-map-wrap .map-controls .view-toggle .view-btn .icon-list:before{content:"";font-family:"Font Awesome 6 Pro";font-weight:900;font-size:16px}#rr-map-wrap .map-controls .view-toggle .view-btn .view-label{font-size:14px;font-weight:600}#rr-map-wrap .map-container{display:flex;gap:20px;height:800px}@media(max-width: 1024px){#rr-map-wrap .map-container{flex-direction:column;height:auto}}#rr-map-wrap .map-container.list-only-mode{display:block;height:auto}#rr-map-wrap .map-container.list-only-mode .companies-sidebar{flex:none;width:100%;max-height:none;display:grid;grid-template-columns:repeat(3, 1fr);gap:20px;order:unset}@media(max-width: 1024px){#rr-map-wrap .map-container.list-only-mode .companies-sidebar{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 640px){#rr-map-wrap .map-container.list-only-mode .companies-sidebar{grid-template-columns:1fr}}#rr-map-wrap .map-container.list-only-mode .map-display{display:none !important}#rr-map-wrap .map-container .companies-sidebar{flex:0 0 400px;overflow-y:auto;padding:0px;border-radius:10px;display:grid;grid-template-columns:1fr;gap:15px}@media(max-width: 1024px){#rr-map-wrap .map-container .companies-sidebar{flex:1 1 auto;max-height:none;max-height:1000px;order:2}}#rr-map-wrap .map-container .companies-sidebar.grid-3-col{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px}@media(max-width: 1024px){#rr-map-wrap .map-container .companies-sidebar.grid-3-col{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 640px){#rr-map-wrap .map-container .companies-sidebar.grid-3-col{grid-template-columns:1fr}}#rr-map-wrap .map-container .companies-sidebar .error-message,#rr-map-wrap .map-container .companies-sidebar .no-results{padding:40px 20px;text-align:center;color:#666;grid-column:1/-1}#rr-map-wrap .map-container .companies-sidebar .error-message p,#rr-map-wrap .map-container .companies-sidebar .no-results p{margin:0 0 10px 0;font-size:16px}#rr-map-wrap .map-container .companies-sidebar .error-message .reset-search,#rr-map-wrap .map-container .companies-sidebar .no-results .reset-search{color:var(--wp--preset--color--custom-red, #e74c3c);text-decoration:none;font-weight:600}#rr-map-wrap .map-container .companies-sidebar .error-message .reset-search:hover,#rr-map-wrap .map-container .companies-sidebar .no-results .reset-search:hover{text-decoration:underline}#rr-map-wrap .map-container .map-display{flex:1;min-height:600px;border-radius:10px;overflow:hidden}@media(max-width: 1024px){#rr-map-wrap .map-container .map-display{flex:0 0 400px;min-height:400px;order:1;margin-bottom:20px}}#rr-map-wrap .map-container .map-display #google-map{width:100%;height:100%}#rr-map-wrap .company-card{background:#fff;border-radius:10px;padding:20px;cursor:pointer;transition:all .3s ease;border:2px solid #000;display:flex;flex-direction:row;align-items:flex-start;text-align:left}#rr-map-wrap .company-card:hover{border-color:var(--wp--preset--color--custom-red, #e74c3c)}#rr-map-wrap .company-card.highlighted{border-color:var(--wp--preset--color--custom-red, #e74c3c)}#rr-map-wrap .company-card .company-icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;margin-bottom:15px}#rr-map-wrap .company-card .company-icon .marker-icon{width:60px;height:60px;-o-object-fit:contain;object-fit:contain}#rr-map-wrap .company-card .company-details{width:100%;padding-left:15px}#rr-map-wrap .company-card .company-details .company-category{font-size:14px;font-weight:600;margin-bottom:25px}#rr-map-wrap .company-card .company-details .company-name{font-size:20px;font-weight:700;color:#000;margin:25px 0;line-height:1.3}#rr-map-wrap .company-card .company-details .company-address{font-size:14px;margin-bottom:15px;line-height:1.4}#rr-map-wrap .company-card .company-details .see-profile-btn{display:inline-block;background:var(--wp--preset--gradient--primary-white) !important;color:#fff;padding:12px 30px;border-radius:25px;text-decoration:none;font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease}#rr-map-wrap .company-card .company-details .see-profile-btn:hover{transform:scale(1.05);box-shadow:0 5px 15px rgba(102,126,234,.4)}.custom-info-window{display:flex;align-items:center;gap:15px;padding:15px;padding-right:40px;min-width:300px;background:#fff}.custom-info-window .info-image{flex-shrink:0;width:80px;height:80px;border-radius:50%;overflow:hidden;border:3px solid #000;display:flex;align-items:center;justify-content:center}.custom-info-window .info-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.custom-info-window .info-image .image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#e0e0e0;border:none;color:#666;font-size:28px;font-weight:700;text-transform:uppercase;letter-spacing:1px}.custom-info-window .info-content{flex:1;min-width:0}.custom-info-window .info-content .info-title{font-size:18px;font-weight:700;color:#000;margin:0 0 8px 0;text-transform:uppercase;letter-spacing:.5px;line-height:1.2}.custom-info-window .info-content .info-location{font-size:14px;color:#666;margin:0 0 4px 0;font-weight:400}.custom-info-window .info-content .info-category{font-size:13px;color:#000;margin:0 0 12px 0;font-weight:400}.custom-info-window .info-content .info-profile-btn{display:inline-block;background:var(--wp--preset--gradient--primary-white) !important;color:#fff;padding:8px 20px;border-radius:20px;text-decoration:none;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease}.custom-info-window .info-content .info-profile-btn:hover{transform:scale(1.05);box-shadow:0 3px 10px rgba(102,126,234,.4)}.gm-style .gm-style-iw-c{padding:0 !important;border-radius:15px !important;box-shadow:0 5px 20px rgba(0,0,0,.15) !important;max-width:none !important}.gm-style .gm-style-iw-d{overflow:hidden !important;padding:0 !important}.gm-style-iw-tc{display:none !important}.gm-style-iw-chr{height:0}.gm-style .gm-ui-hover-effect img{width:12px !important;height:12px !important;margin:7px !important}.companies-sidebar::-webkit-scrollbar{width:8px}.companies-sidebar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.companies-sidebar::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.companies-sidebar::-webkit-scrollbar-thumb:hover{background:#555}.cluster-marker{background:linear-gradient(90deg, rgb(62, 110, 235) 0%, rgb(137, 93, 209) 100%);border:none;border-radius:50%;color:#fff;font-weight:bold;text-align:center;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.3);cursor:pointer;transition:transform .2s ease}.cluster-marker:hover{transform:scale(1.1);box-shadow:0 4px 12px rgba(100,100,220,.5)}.gm-style .cluster{background:linear-gradient(90deg, rgb(62, 110, 235) 0%, rgb(137, 93, 209) 100%) !important;border:none !important}.gm-style .cluster div{color:#fff !important;font-weight:bold !important}div.company-card[data-editor-preview=true],.rr-map-editor-preview div.company-card[data-editor-preview=true],.wp-block div.company-card[data-editor-preview=true]{background:#fff !important;background-color:#fff !important;background-image:none !important;border:2px solid #000 !important;width:100% !important}div.company-card[data-editor-preview=true]:before,div.company-card[data-editor-preview=true]:after,.rr-map-editor-preview div.company-card[data-editor-preview=true]:before,.rr-map-editor-preview div.company-card[data-editor-preview=true]:after,.wp-block div.company-card[data-editor-preview=true]:before,.wp-block div.company-card[data-editor-preview=true]:after{content:none !important;display:none !important;background:none !important;background-image:none !important}.wp-block[data-type="umbrellas/rr-map"],.editor-styles-wrapper .rr-map-editor-preview,.rr-map-editor-preview{pointer-events:none}.wp-block[data-type="umbrellas/rr-map"] #rr-map-wrap,.editor-styles-wrapper .rr-map-editor-preview #rr-map-wrap,.rr-map-editor-preview #rr-map-wrap{background:rgba(0,0,0,0) !important}.wp-block[data-type="umbrellas/rr-map"] .company-card,.editor-styles-wrapper .rr-map-editor-preview .company-card,.rr-map-editor-preview .company-card{background:#fff !important;background-color:#fff !important;background-image:none !important;border:2px solid #000 !important;width:100% !important}.wp-block[data-type="umbrellas/rr-map"] .company-card:before,.wp-block[data-type="umbrellas/rr-map"] .company-card:after,.editor-styles-wrapper .rr-map-editor-preview .company-card:before,.editor-styles-wrapper .rr-map-editor-preview .company-card:after,.rr-map-editor-preview .company-card:before,.rr-map-editor-preview .company-card:after{content:none !important;display:none !important;background:none !important}.wp-block[data-type="umbrellas/rr-map"] .company-card>*,.editor-styles-wrapper .rr-map-editor-preview .company-card>*,.rr-map-editor-preview .company-card>*{background:rgba(0,0,0,0) !important;background-image:none !important}.wp-block[data-type="umbrellas/rr-map"] .company-details,.editor-styles-wrapper .rr-map-editor-preview .company-details,.rr-map-editor-preview .company-details{background:rgba(0,0,0,0) !important}.wp-block[data-type="umbrellas/rr-map"] .company-category,.wp-block[data-type="umbrellas/rr-map"] .company-name,.wp-block[data-type="umbrellas/rr-map"] .company-address,.editor-styles-wrapper .rr-map-editor-preview .company-category,.editor-styles-wrapper .rr-map-editor-preview .company-name,.editor-styles-wrapper .rr-map-editor-preview .company-address,.rr-map-editor-preview .company-category,.rr-map-editor-preview .company-name,.rr-map-editor-preview .company-address{color:#000 !important;background:rgba(0,0,0,0) !important}.wp-block[data-type="umbrellas/rr-map"] .see-profile-btn,.editor-styles-wrapper .rr-map-editor-preview .see-profile-btn,.rr-map-editor-preview .see-profile-btn{background:var(--wp--preset--gradient--primary-white) !important;background-image:var(--wp--preset--gradient--primary-white) !important;color:#fff !important}.wp-block[data-type="umbrellas/rr-map"] .view-toggle,.editor-styles-wrapper .rr-map-editor-preview .view-toggle,.rr-map-editor-preview .view-toggle{background:#f5f5f5 !important}.wp-block[data-type="umbrellas/rr-map"] .view-toggle .view-btn,.editor-styles-wrapper .rr-map-editor-preview .view-toggle .view-btn,.rr-map-editor-preview .view-toggle .view-btn{background:rgba(0,0,0,0) !important}.wp-block[data-type="umbrellas/rr-map"] .view-toggle .view-btn.active,.editor-styles-wrapper .rr-map-editor-preview .view-toggle .view-btn.active,.rr-map-editor-preview .view-toggle .view-btn.active{background:#000 !important;background-color:#000 !important;color:#fff !important}.wp-block[data-type="umbrellas/rr-map"] .map-controls,.wp-block[data-type="umbrellas/rr-map"] .map-container,.wp-block[data-type="umbrellas/rr-map"] .companies-sidebar,.editor-styles-wrapper .rr-map-editor-preview .map-controls,.editor-styles-wrapper .rr-map-editor-preview .map-container,.editor-styles-wrapper .rr-map-editor-preview .companies-sidebar,.rr-map-editor-preview .map-controls,.rr-map-editor-preview .map-container,.rr-map-editor-preview .companies-sidebar{background:rgba(0,0,0,0) !important}.block-editor-block-list__block[data-type="umbrellas/rr-map"] .company-card{background:#fff !important;background-color:#fff !important;background-image:none !important;border:2px solid #000 !important}.block-editor-block-list__block[data-type="umbrellas/rr-map"] .company-card:before,.block-editor-block-list__block[data-type="umbrellas/rr-map"] .company-card:after{display:none !important}
