/*
Theme Name: Medicalhealth Child
Description: Child theme for Medicalhealth
Author: Catchpixel
Template: medicalhealth
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/

/*Child Theme Style Code Here*/

/* Polylang Flags Inline */

.polylang-flags {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.polylang-flags li {
    display: block;  
}

.mobile-header-section ul.polylang-flags {
    width: auto;
    float: right;
}
.mobile-header-section ul.polylang-flags {
    width: auto;
    float: right;
    position: absolute;
    top: 50%;
    right: 10px;
    z-index: 999;
    transform: translateY(-50%);
}
.polylang-flags {
	display: flex;
}
.polylang-flags li {
	padding: 0 1px;
}
.mobile-search-item {
	padding-right: 70px;
}

.grecaptcha-badge{
	z-index: -1;
}





