/*!
Theme Name: Medinik
Theme URI: http://teconce.com/
Author: Teconce
Author URI: https://teconce.com/about
Description: A Multipurpose WordPress Woocommerce Theme
Version: 1.3
Tested up to: 5.4
Requires PHP: 7.0
Text Domain: medinik
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
.medinik-site-header{
	display:none !important;
}
.medinik-copyright{
	display:none !important;
}
.service-health-2h:hover .service-health-2h-box {
    background: #D74188;
    position: absolute;
    transition: 0.3s;
    border-radius: 8px;
    box-shadow: 0px 25px 40px -10px rgb(42 167 255 / 20%);
}

.service-health-2h .medi-ico-main svg {
    background: #fff;
    box-shadow: 0px 20px 35px -10px rgb(0 0 0 / 5%);
    width: 100px;
    display: inline-block;
    height: 100px;
    padding: 5px; 
    border-radius: 50%;
}


.white-block{
	padding:20px;
	border-radius:20px;
	background-color:white;
	max-height:400px;
	overflow:hidden;
	border:1px solid #D74188;
	margin-top:20px;
}

.elementor-slides .swiper-slide-inner .elementor-slide-description:not(:last-child), .elementor-slides .swiper-slide-inner .elementor-slide-heading:not(:last-child) {
    margin-bottom: 0px !important;
}

.elementor--v-position-middle .swiper-slide-inner {
    align-items: stretch;
}

.wp-post-image::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to top, rgba(213, 66, 137, 0.6), rgba(213, 66, 137, 0)) !important;
  pointer-events: none;
  z-index: 1  !important;
}

.wp-post-image {
  position: relative;
  z-index: 0  !important;
}

.go4269172405{
	display:none !important;
}
.medinik-footer{
	display:none !important;
}
.medinik-single-post-content{
	padding-top:20px !important;
}

.wp-block-search__inside-wrapper {
	display:flex !important;
}


#wpadminbar { display: none !important; }