@charset "UTF-8";

/*
Theme Name:mdiz
Theme URI: https://wordpress.org/themes/mdiz/
Author: the WordPress team
Author URI: https://wordpress.org/
Description:mdiz is a blank canvas for your ideas and it mdizes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See howmdiz elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 6.6
Requires PHP: 5.6
Version: 2.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:mdiz
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog, portfolio

mdiz WordPress Theme, (C) 2020 WordPress.org */


body header#masthead .header-main .btn a i{margin-right:0.5rem;}

.map-card{background:#f5f5f5;padding:2rem;border-radius:16px;text-align:center;max-width:420px;margin:0 auto;box-shadow:0 10px 25px rgba(0,0,0,0.08);}
.map-card .icon{width:70px;height:70px;margin:0 auto 1rem;border-radius:50%;background:rgba(235,27,22,0.1);display:flex;align-items:center;justify-content:center;}
.map-card .icon i{color:#EB1B16;font-size:1.5rem;}
.map-card h3{font-size:1.3rem;font-weight:600;color:#0F1115;margin-bottom:0.3rem;font-family:var(--global-font-family);}
.map-card p{font-size:1rem;color:#737373;margin-bottom:1.5rem;}
.map-card .map-btn{display:inline-block;background:#EB1B16;color:#fff;padding:0.75rem 1.5rem;border-radius:10px;font-size:0.95rem;font-weight:600;transition:0.3s;}
.map-card .map-btn:hover{background:#C61010;color:#fff;}