| Server IP : 146.59.209.152 / Your IP : 216.73.216.46 Web Server : Apache System : Linux webm005.cluster131.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64 User : infrafs ( 43850) PHP Version : 8.2.29 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/infrafs/INFRABIKEDE/wp-content/plugins/js_composer/assets/less/shortcodes/ |
Upload File : |
/* Google maps
---------------------------------------------------------- */
.wpb_gmaps_widget {
.wpb_wrapper {
background-color: @vc_google_maps_bg;
padding: 5px;
}
.wpb_map_wraper {
iframe {
margin-bottom: 0;
padding: 0;
display: block;
width: 100%;
border: none;
}
}
&.vc_map_responsive {
.wpb_map_wraper {
position: relative;
padding-bottom: 56.25%; /* 16:9 */
height: 0;
iframe {
position: absolute;
top: 0;
left: 0;
height: 100%;
}
}
}
}