![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/hessa.corals.io/wp-content/plugins/trx_addons/components/shortcodes/osmap/ |
@import "../../../css/_mixins.scss"; @import "../../../css/_trx_addons.vars.scss"; /* OpenStreetMap */ .sc_osmap_wrap { position:relative; z-index:1; } .sc_osmap { position: relative; padding-top: 0.0001px; } .sc_osmap img { max-width: none; } .sc_osmap > iframe { width: 100%; height: 100%; } .sc_osmap_prevent_scroll { pointer-events: none; } .sc_osmap h1, .sc_osmap h2, .sc_osmap h3, .sc_osmap h4, .sc_osmap h5, .sc_osmap h6, .sc_osmap p, .sc_osmap ul, .sc_osmap ol, .sc_osmap dl { margin-top: 0; margin-bottom: 0.3em; } .sc_osmap_title + .sc_osmap, .sc_osmap_title + .sc_osmap_content_wrap, .sc_osmap_subtitle + .sc_osmap, .sc_osmap_subtitle + .sc_osmap_content_wrap { margin-top: 4.2em; } .sc_osmap_descr + .sc_osmap { margin-top: 1em; } .sc_osmap_content_wrap { position:relative; } .sc_osmap_content { pointer-events: none; } .sc_osmap_content form { pointer-events: initial; } .sc_osmap_content_default { @include abs-pos(10%, 10%, 10%, auto, 1000); width: 30%; padding:1.5em; overflow:auto; @include border-box; } .sc_osmap_content_default p { margin: 0 0 0.3em; } .sc_osmap_content_detailed { position:relative; padding: 2em 2em 2em 5em; @include border-box; } .sc_osmap_content_detailed:before { content: '\e8bb'; font-family: $trx_addons_icons; @include font(2em, 1.3em); @include abs-lt(1em, 1em, ''); } .sc_osmap_content_detailed p { margin-bottom:1em; } .sc_osmap_info_window h1, .sc_osmap_info_window h2, .sc_osmap_info_window h3, .sc_osmap_info_window h4, .sc_osmap_info_window h5, .sc_osmap_info_window h6 { margin: 0 0 0.3em; } .sc_osmap_info_window p { margin: 0; } .sc_osmap_info_window p+p { margin-top: 0.3em; } .sc_osmap .sc_osmap_cluster div { @include square(48px); color: #fff; @include border-round; font-family: inherit; font-size: 11px; }