/*
Theme Name: Medigroup Child
Theme URI: https://medigroup.qodeinteractive.com
Description: A child theme of Medigroup Theme
Author: Mikado Themes
Author URI: http://qodeinteractive.com
Version: 1.0.0
Template: medigroup
*/


.mkd-post-content .mkd-info-share-holder {
	display: none;
}

#text-16 img,.mkd-logo-wrapper img.mkd-light-logo{
	filter: brightness(100);
}

.mkd-iwt .mkd-iwt-custom-icon {
  max-width: 64px;
}

#ewaSign{
	max-width:250px;
	margin:auto;
}

.mkd-portfolio-single-holder .mkd-portfolio-single-media img{
	min-width:100%;
}

.mkd-card-slider .mkd-card .mkd-card-image-holder .mkd-card-image {
max-width:164px;
margin:24px auto;
}

.vc_custom_1753359158022 .vc_column-inner{
	background-size:cover !important;
}

.mkd-header-vertical .mkd-vertical-dropdown-float .second .inner ul li a {
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
}



.mkd-blog-holder article .mkd-post-title {
	font-size: 18px;
	font-weight: 600;
    margin-top: 16px;
}

.fix-table {
    overflow: auto;
    border: 1px solid #959595;
}

.fix-table table {
    width: 100%;
    caption-side: bottom;
    border-collapse: collapse;
    margin-bottom: 0;
}

.fix-table table td,
.fix-table table th {
    border: 1px solid #959595;
}
.fix-table table td {
    min-width: 300px;
}
.fix-table table td:nth-child(1) {
    min-width: 30px;
}
.fix-table table td:nth-child(2) {
    min-width: 100px;
}

.mkd-portfolio-author-holder,
.mkd-portfolio-item-social {
	display: none;
}

.mkd-blog-list-holder.mkd-image-in-box .mkd-item-image a img {
	border-radius: 0;
}

.single .mkd-content .mkd-content-inner>.mkd-container>.mkd-container-inner, 
.single .mkd-content .mkd-content-inner>.mkd-full-width>.mkd-full-width-inner {
	padding: 64px 0;
}

.mkd-card-slider.mkd-card-image-above .mkd-card-text-holder > p > a {
	margin-top: 0;
}

footer .mkd-footer-top-holder #text-16.widget.mkd-footer-column-1 {
	margin-bottom: -10px;
}

.zespol-fix-boxes .mkd-section-inner-margin {
	display: flex;
	flex-wrap: wrap;
}

.zespol-fix-boxes .wpb_column > .vc_column-inner {
	height: 100%;
}

.zespol-fix-boxes .wpb_wrapper,
.zespol-fix-boxes .wpb_wrapper > .mkd-team > .mkd-team-inner{
	display: flex;
    flex-direction: column;
    height: 100%;
}

.zespol-fix-boxes .wpb_wrapper > .mkd-team {
	display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.zespol-fix-boxes .wpb_wrapper > .mkd-team > .mkd-team-inner > .mkd-team-info {
	flex-grow: 1;
}

.fix-contact-mt .mkd-iwt > .mkd-iwt-link {
	margin-top: 0;
}

.mkd-single-product-summary .product_meta {
	display: none;
}

.mkd-woo-single-page .product .mkd-single-product-content {
	margin-bottom: 20px;
}

.woocommerce-page .mkd-content button[type=submit] {
	font-family: inherit;
}

.wc-block-cart__submit.wp-block-woocommerce-proceed-to-checkout-block .wp-element-button.wc-block-cart__submit-button,
.wc-block-checkout__actions.wp-block-woocommerce-checkout-actions-block .wc-block-components-checkout-place-order-button {
	display: inline-block;
    width: auto;
    height: 41px;
    line-height: 41px;
    padding: 0 26px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    background-color: #3498db;
    border: 0;
    outline: 0;
    cursor: pointer;
    vertical-align: middle;
    text-transform: uppercase;
}

.wc-block-checkout__actions.wp-block-woocommerce-checkout-actions-block .wc-block-components-checkout-place-order-button {
	min-height: unset !important;
	padding: 0 26px !important;
}

.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button .wc-block-components-checkout-place-order-button__text {
	justify-content: center;
}

.mkd-vertical-menu-outer .redirect_to_cart_button {
	display: block;
	width: auto;
    text-align: left;
    height: 52px;
    font-size: 13px;
    line-height: 52px;
    font-weight: 700;
    padding-left: 25px;
    padding-right: 70px;
    background-color: #3498db;
    color: #fff;
	transition: all .25s cubic-bezier(.25, .46, .45, .94);
	will-change: transform;
	cursor: pointer;
    vertical-align: middle;
    text-transform: uppercase;
}

.mkd-vertical-menu-outer .redirect_to_cart_button:before {
	content: 'a';
	position: absolute;
	top: 0;
	right: 0;
	font-size: 24px;
	text-align: center;
	background-color: #55a9e1;
	border-left: 1px solid #7bbce7;
	height: 52px;
	width: 63px;
	font-family: "linea-ecommerce-10" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 52px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.mkd-breadcrumbs > .mkd-breadcrumbs-inner > a:first-child {
	text-transform: none;
}

.mkd-doctor-title-image > img {
	height: 200px;
	object-fit: cover;
	object-position: top;
}

.mkd-portfolio-item-content > ul {
	list-style-position: outside;
	margin-left: 1em;
}

.img-invisible {
	visibility: hidden;
}

.mkd-portfolio-list-holder-outer.mkd-ptf-with-spaces .mkd-portfolio-list-holder {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 2%;
}
.mkd-portfolio-list-holder.clearfix:before {
	content: none;
}

.mkd-portfolio-list-holder-outer.mkd-ptf-with-spaces .mkd-portfolio-list-holder .mkd-ptf-gap {
	display: none;
}

.img-invisible2 {
	overflow: hidden;
}

.mkd-content .wpb_text_column ul {
	list-style-position: outside;
    margin-left: 1em;
}

.nfz-logo img {
	width: 200px;
}

@media only screen and (max-width: 768px) {
    footer .mkd-footer-top:not(.mkd-footer-top-full) .mkd-container-inner {
        padding: 30px 0;
    }
}

@media (max-width: 1024px) {
	.mkd-card-slider .mkd-card-slider-inner.owl-carousel .owl-stage-outer {
		overflow: visible !important;   /* pozwala pokazać całość */
	  }
	
	.mkd-card-slider .mkd-card-slider-inner.owl-carousel .owl-wrapper {
		width: auto !important;
	}
	
  .mkd-card-slider .mkd-card-slider-inner.owl-carousel .owl-stage {
    width: auto !important;         
    transform: none !important;     
    display: block !important;      
  }
  .mkd-card-slider .mkd-card-slider-inner.owl-carousel .owl-item {
    width: 100% !important;     
	  float: none !important;        
    display: block !important;  
  }
  .mkd-card-slider .mkd-card-slider-inner.owl-carousel .owl-nav,
  .mkd-card-slider .mkd-card-slider-inner.owl-carousel .owl-dots {
    display: none !important;  
  }
	
	.mkd-woo-single-page .product .images .woocommerce-product-gallery__image:first-child {
		width: auto;
		margin-right: 0;
	}
	.mkd-woo-single-page .product .images {
		margin-right: 0;
	}
}

@media (min-width: 1025px) {
	.mkd-card-slider .mkd-card-slider-inner.owl-carousel .owl-wrapper {
		display: flex !important;
	}
	.mkd-card-slider .mkd-card-slider-inner.owl-carousel .owl-wrapper .mkd-card {
		height: 100%;
	}
	.mkd-card-slider .mkd-card-slider-inner.owl-carousel .owl-wrapper .mkd-card-inner {
		height: 100%;
		display: flex;
		flex-direction: column;
	}
	.mkd-card-slider .mkd-card-slider-inner.owl-carousel .owl-wrapper .mkd-card-inner .mkd-card-text-holder {
		flex-grow: 1;
	}
}

@media only screen and (min-width: 767px) {
	.gap-like-oferta > .mkd-full-section-inner {
		display: flex;
		column-gap: 22px;
	}
	
	.mkd-blog-holder.mkd-blog-type-standard {
		display: grid;
		grid-template-columns: repeat(4, 1fr);
		gap: 22px;
	}
	.mkd-blog-holder.mkd-blog-type-standard article {
		margin-top:0;
		padding-top:0;
	}
}



@media (min-width: 1200px) {
	.vc_custom_1749471239469 .vc_col-sm-4,
	.vc_custom_1749471239469 .vc_col-sm-4.vc_col-md-4{
		width:20% !important;
		text-align:center;
	}
	.vc_custom_1749471239469 .mkd-iwt{
		text-align:center !important;
	}

}