/**
Theme Name: WMxSites
Author: Whiteboard Marketing
Author URI: https://www.whiteboard-mktg.com
Description: WMxSites base
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wm
Template: astra
*/


/* WMx Site Specific Styles */

.wmx-mm-menu-row-centered p a {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;

}

.astra-megamenu {
    border-radius: 20px;
}

.patients-mm-default .wp-block-button .wp-block-button__link {
    width: 90%;
}

.cover-link-full { display:block; width:100% !important; height:100% !important; position:absolute; top:0; left:0; right:0; bottom:0; }
.menu-item  .wp-block-cover .wp-block-cover__inner-container {
height:100% !important;
}

.wmx-mega-menu-wrap .ast-mm-custom-content {
    margin-top:0 !important
}
.wmx-mega-menu-wrap .wp-block-group.has-ast-global-color-5-color * {
    color: #fff;
}
.ast-desktop .ast-mega-menu-enabled .astra-full-megamenu-wrapper .astra-megamenu.sub-menu {
    padding: 0 !important;
}
.wmx-mega-menu-wrap p {
    margin-bottom: 10px;

}
.wmx-mm-top h4 {
    margin-bottom: 0px;
}
.wmx-mm-locations-wrap p {
    margin-bottom: 10px;
}

.wmx-1-about-mm .mega-block-image img {
    width:300px;
    max-width: 100%;
    height: auto;
}
.wmx-mm-locations-wrap img.wmx-map {
    width:275px;
}
.wmx-mm-bottom  a {
    text-transform: uppercase;
}
.ast-desktop .ast-mega-menu-enabled .astra-full-megamenu-wrapper .astra-mega-menu-width-full-stretched.sub-menu {
    padding: 0 !important;
}

.flex-child-1 > div {
    flex: 1;

}
.is-layout-flex.is-vertical {
    flex-direction: column;
}
.flex-equal-width > div {
    flex: 1;
}
body .is-layout-flex.ast-align-items-flex-start {
	align-items:flex-start !important;
}
.mm-services-links li {
	margin:7px 0 !important;
}

