
/*
Theme Name: Tim Hortons
Theme URI: https://timhortons.primedigital.dev/
Author: Tim Hortons
Author URI: https://timhortons.primedigital.dev/
Description: This theme was built for Tim Hortons to view menu and make easy to place order. 
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: featured-images, custom-background, theme-options, translation-ready
Text Domain: tazaj
Requires at least: 4.6
Tested up to: 6.0
Requires PHP: 5.6
*/

.acf-map {
    width: 100%;
    height: 600px;
    border: #ccc solid 1px;
    margin: 20px 0;
}

// Fixes potential theme css conflict.
.acf-map img {
   max-width: inherit !important;
}