/*
Theme Name:     DFD Ronneby Child Theme
Theme URI: 		http://rnbtheme.com/
Description:    ronneby - Highly Functional Multifaceted WP Theme
Author:         DFD
Author URI:		http://rnbtheme.com/
Template:       dfd-ronneby
Version:        1.0.0
*/

@media screen and (min-width: 769px) {
  .infoWindowContainer.infobox {
    /*max-width: 400px;*/
    width: 50% !important;
    left: -25% !important;
    min-width: 400px;
  }
}

.gmnoprint.gm-style-mtc {
  display: none;
}

.dfd-heading-shortcode {}
.dfd-heading-shortcode h5.dfd-title { font-size: 16px; padding: 10px; border: 2px solid #009aa8; transition: border-radius .3s; }
.dfd-heading-shortcode h5.dfd-title:hover { border-radius: 30px; }
/*.dfd-heading-shortcode .dfd-heading-delimiter { display: none; }*/