/*
Theme Name: UMCC
Theme URI: https://cloudredux.com/
Author: CloudRedux
Author URI: https://cloudredux.com/
Description: Custom WordPress theme for Umarji Mother & Child Care.
Requires at least: 5.8
Tested up to: 6.2
Requires PHP: 5.7
Version: 0.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: twentytwentythree
Text Domain: umarji
Tags: blog, news, portfolio, one-column, wide-blocks, accessibility-ready, block-patterns, block-styles, custom-colors, custom-logo, custom-menu, editor-style, featured-images, full-site-editing, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

.main-nav-menu {
    margin-left: auto !important;
}

.wp-block-navigation-item__label:hover {
    color: #F854BB;
    text-decoration: none;
}

.uhc-call-us-img {
    margin-top: -8px !important;
    margin-right: -14px !important;
}

.uhc-call-us a {
    text-decoration: none;
  }
  
/* .uhm-mother-child-careImage {
    position: relative;
}

.uhm-mother-child-careImage::before {
    content: open-quote;
    top: 0;
    left: 0;
    background: url('assets/images/elements-group.svg') no-repeat center right;
    display: block;
    position: absolute;
    height: 28%;
    left: 4px;
    top: 0;
    width: 79%;
    background-size: 2%;
    z-index: -1;
} */

.uhm-img {
    position: relative;
}

.uhm-img::before {
	content: "";
	top: 0px;
	left: 0px;
	background: url('assets/images/selection-photos.svg') no-repeat center right;
	position: absolute;
	background-size: 100%;
	width: 100%;
	height: 100%;
}

.global-margin {
margin-bottom: 60px;
}
