/* ===================================================================================

Theme Name: Medizco Child
Theme URI: https://themeforest.net/user/xpeedstudio/portfolio
Author: Xpeedstudio
Author URI: https://xpeedstudio.com/
Description: Medizco is a Medical Health Dental Care Clinic WordPress Theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: medizco
* Template: medizco
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */

a:focus,
a:hover {
    color: #cf216a;
}
/* Search */
.elementor-8 .elementor-element.elementor-element-e050231,
.elementor-6238 .elementor-element.elementor-element-e050231,
.elementor-6230 .elementor-element.elementor-element-e050231 {
    z-index: 999 !important;
}


@media (min-width: 1025px) {
    .medizco_logo::before {
        border-right: 2px solid #cf216a;
    }
    /* Menu */
	#menu-item-7509,
	#menu-item-7508,
    #menu-item-5502 {
        display: none;
    }
    .elementor-element-9467d48 .elementskit-navbar-nav-default .elementskit-dropdown {
        min-width: 100px;
    }
}
/* Page banner */
/* .page_banner_content, */
.page_banner_content::before {
    background-color: rgba(207, 33, 106, 0.68);
}
.page_banner_content.overlay {
    --banner-overlay-color: (207, 33, 106, 0.68) !important;
    --banner-breadcumb-color: rgba(207, 33, 106, 1) !important;
}
.page_banner_img {
    max-height: 40vh;
    display: flex;
    align-items: center;
}
/* post-card-slider */
.post-card-slider {
    overflow: hidden;
}
.post-card-slider a > img {
    margin: 0;
}
.post-card-slider .elementor-element-populated {
    padding: 0 0 30px !important;
}
.post-card-slider {
    position: relative;
    z-index: 1;
    transition: all 0.4s ease;
    border-top-left-radius: 70px;
    border-bottom-right-radius: 70px;
}
.post-card-slider:hover {
    box-shadow: 15px 15px 15px 0px rgba(0, 0, 0, 0.3);
    border-top-left-radius: 70px;
    border-bottom-right-radius: 70px;
    z-index: 2;
}
.post-card-slider:hover h3 {
    color: #1cba9f;
}
.post-card-slider:hover img {
    transition: all 0.4s ease;
    transform: scale(1.05);
}
@media only screen and (min-width: 1250px) {
    .elementor-element-8728104 .swiper-pagination {
        display: none;
    }
	/* Kontakt */
	.page-id-6501 .page_banner_img img,
	.page-id-6477 .page_banner_img img,
	.page-id-1159 .page_banner_img img {
		position: relative;
		top: 180px;
	}
}
/* About Us */
.elementor-1155 .elementor-element.elementor-element-e992f42 > .elementor-widget-container {
    background-image: url('http://localhost/vbrs/wp-content/uploads/2023/11/Vector-best-overlay-bg.jpeg');
    background-position: center left;
}

/* archive-widget-area */
/* .archive-widget-area #search-2 {
    margin-bottom: 30px;
}
.archive-widget-area .input-group-btn.search-button {
    display: none;
}
.archive-widget-area #search-2 form .input-group .form-control {
    border-radius: 0.25rem;
    padding: 10px;
}
.archive-widget-area #search-2 form .input-group .form-control:focus {
    box-shadow: 0 0 0 .2rem rgba(28, 186, 160, 0.4);
}
.archive-widget-area #recent-posts-2 ul {
    padding: 0;
    list-style: none;
}
.archive-widget-area #recent-posts-2 ul li {
    padding: 20px;
    margin-bottom: 10px;
    border: 1px solid rgba(33, 33, 33, 0.2);
    border-radius: 0.25rem;
}
.archive-widget-area #recent-posts-2 ul li:hover,
.archive-widget-area #recent-posts-2 ul li:focus {
    box-shadow: 3px 3px 3px rgba(28, 186, 160, 0.2);
} */

/* Proizvodnja */
.proizvodnja-h2 {
	min-height: 72px;
}