/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 17 2026 | 12:13:50 */
body .navbar-header .logo {
	margin: 10px 0 0 0; 
}
.navbar-default {
    background-color: #ffffffc9 !important;
}

footer {
    background-repeat: no-repeat !important;
	background: #722e2e17;
    background-image: url(https://dev.meddent.sk/wp-content/uploads/2026/02/top.png);
    background-size: contain;
}

/* Home Hero */

.hero_section {
  position: relative;
}

.hero_section {
  background-blend-mode: lighten;
  background-color: rgba(255, 255, 255, 0.94);
}

/* HOME PAGE */
/*Hero img*/
.hero-img-wrapper img {
	/*margin-top: 130px;*/
}

body.home .mt-tabs section .col-md-6:first-of-type {
	width: 12%;
}

body.home .mt-tabs section .col-md-6:nth-of-type(2)  {
	width: 88%;
}

body .mt-tabs .content-wrap section p {
    color: #777777;
    font-size: 16px;
    line-height: 22px;
    margin-top: 12px;
}

body .mt-tabs .content-wrap {	
    margin-top: 20px;
}

@media (max-width: 767px) {
	body .mt-tabs .content-wrap {
		padding: 0;
	}
	
	body .mt-tabs .content-current {
		padding: 0;
	}
}

body .mt-tabs .content-wrap h3.tabs_title {
    font-size: 28px;
    color: #722e2e;
    line-height: 32px;
    margin-bottom: 40px;
	margin-top: 0;
}

body .mt-tabs img.tabs_icon {
	max-height: 20px; 
}

body .mt-tabs .tabs-style-iconbox nav ul li a {
	padding: 20px 0; 
}

.featured_image_member img {
	max-height: 300px;
}

/* Partner logos */
body .partners-logos {
	display: flex;
    flex-direction: row;
    justify-content: center;
}

body .partners-logos img {
	max-height: 145px !important; 
	object-fit: contain;
    margin: 0 !important;
}

@media (max-width: 767px) {
	body .partners-logos {
		flex-direction: column;
		align-items: center;
		gap: 1rem;
	}
	
	body .partners-logos img {
		max-height: 100px !important;
	}
}


/* BLOG */
/*
.page-template-template-blog #primary {
	margin-top: -145px !important;
    margin-bottom: -115px !important;
    padding-top: 245px !important;
    padding-bottom: 20px !important;
    background-image: url(https://clinika.modeltheme.com/wp-content/uploads/2020/09/Clinika-pattern-bottom.png) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}*/

/* header */
.modeltheme-breadcrumbs .page-title {
	color: #722f2f;
}

.page-template-template-blog .modeltheme-breadcrumbs {
    padding-top: 235px;
    margin-bottom: -70px;
}

.modeltheme-breadcrumbs {
    background-position: 0px -210px;
}

.modeltheme-breadcrumbs .page-title {
    color: #722f2f;
    background: #ffffff9c;
    display: inline;
    padding: 0px 20px;
}

.modeltheme-breadcrumbs > .container {
    padding-top: 0px;
    padding-bottom: 70px;
}

.modeltheme-breadcrumbs::after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 180px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 100' preserveAspectRatio='none'%3E%3Cpath fill='%23ffffff' d='M0,50 C360,100 720,0 1080,50 C1260,75 1380,60 1440,50 L1440,100 L0,100 Z'/%3E%3C/svg%3E") no-repeat bottom center;
  background-size: 100% 100%;
}


body .wa-about-me-bottom {
    margin-top: -500px !important;
    margin-bottom: -115px !important;
    padding-top: 245px !important;
    padding-bottom: 20px !important;
    background-image: url(https://dev.meddent.sk/wp-content/uploads/2026/03/download.png?id=24370) !important;
    background-position: 480px 270px;
    background-repeat: no-repeat !important;
    background-size: contain;
}

body .wa-about-me-leonidas {
	margin-top: -500px !important;
    margin-bottom: -115px !important;
    padding-top: 245px !important;
    padding-bottom: 20px !important;
    background-image: url(https://dev.meddent.sk/wp-content/uploads/2026/03/download.png?id=24370) !important;
    background-position: 420px 190px;
    background-repeat: no-repeat !important;
    background-size: contain;
}


/* Ordinácia */

body .vaccination-hero .button-winona {
    background-color: rgb(114, 46, 46) !important;
    border: none !important;
    color: #fff;
}

body .vaccination-hero .button-winona:hover {
	 background-color: #491d1d !important
}

.clinika-top-bar {
    background: #fff !important;	
}

@media (min-width: 1200px) {
    .container {
        /*width: 1340px;*/
    }
}

body .pricing-section2 {
    margin: 2.5px;
	padding: 2em 1em; 
}

body .pricing--tenzin .pricing__item {
	margin: 1em 2.5px;
}

body .pricing--tenzin .pricing__currency {
	min-width: 70px;
    text-align: right;
}

body .wp-block-pullquote {
	padding: 1em 0; }