/*
Theme Name: Mediax
Theme URI: https://wordpress.themeholy.com/mediax
Author: Themeholy
Author URI: https://themeforest.net/user/themeholy 
Description: Mediax - Health & Medical WordPress Theme  
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mediax
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/


/* Header sub-menu icon */
.hide-icon.main-menu ul.sub-menu li a:before, .z-index-common, .location-card {
    display: none;
}
.hide-icon.main-menu ul.sub-menu li a:hover {
    padding-left: 0;
}

.th-widget-about .about-logo a img {
	max-width: 150px !important;
}

.why-feature .box-text {
	max-width: 500px !important;
}

@media (min-width: 1000px) and (max-width: 5000px) {
	.why-feature {
		min-height: 343px !important;
	}
}

@media (min-width: 100px) and (max-width: 900px) {
	.elementor-21 .elementor-element.elementor-element-a7ce450 {
		padding-top: 100px !important;
	}
	.elementor-element-0b9acdd .e-con-inner {
		padding-bottom: 40px !important;
	}
	.about-info {
		display: none !important;
	}
	.header-logo .logo img {
		margin-top: -15px !important;
	}
}