/*
Theme Name: Crafto Child
Theme URI: https://crafto.themezaa.com/
Author: ThemeZaa
Author URI: https://www.themezaa.com/
Description: Child theme for Crafto theme
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 8.0
Version: 1.0
License: Themeforest Split Licence
License URI: https://themeforest.net/licenses/
Text Domain: crafto-child
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, grid-layout, custom-background, custom-colors, flexible-header, custom-menu, editor-style, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce
Template: crafto
*/


.gm-style-iw-d {
    max-width: 250px;
    overflow: hidden;
}

.gm-style-iw-d h4 {
    font-size: 28px;
    line-height: 28px;
    padding-bottom: 10px;
}

.gm-style-iw-d img {
    max-width: 100%;
}

.gm-style-iw-d * {
    display: block;
    padding: 0;
    margin: 0;
    text-align:center;
}

.gm-style-iw-d a {
    background: var(--e-global-color-primary);
    color: white;
    border: none;
    padding: 5px;
}