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

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/

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

/* Header */
.elementor .elementor-element.header_logo,
img[class*="wp-image-"]{
    margin: 0;
}

@media screen and (max-width: 1199px){
	.medizco_nav .elementor-widget-container {
		padding: 0 !important;
	}
}
@media screen and (max-width: 767px){
	.service_card .ekit-wid-con .elementskit-infobox.gradient-active::before {
		left: 0;
	}
	.service_card .ekit-wid-con .elementskit-infobox.gradient-active h3.elementskit-info-box-title,
	.service_card .ekit-wid-con .elementskit-infobox.gradient-active p,
	.service_card .ekit-wid-con .elementskit-infobox.gradient-active p,
	.service_card .ekit-wid-con .elementskit-infobox.gradient-active .elementskit-info-box-icon{
		color: #fff !important;
	}
}
@media screen and (min-width: 1025px){
	body .elementor .elementor-element .elementskit-navbar-nav .elementskit-submenu-panel{
		left: auto;
		right: 0;
	}
}

.elementor .elementskit-navbar-nav-default .elementskit-navbar-nav {
    align-items: center;
}
.elementor .elementor-element .elementskit-navbar-nav li.header_btn a {
	background-color: #1CBA9F;
	border: 2px solid #1CBA9F;
    color: #fff;
    padding: 16px 25px !important;
    border-radius: 5px;
    font-size: 18px;
    line-height: 1;
}
.service_card_icon .ekit-wid-con,
.service_card_icon .elementskit-infobox{
    height: 100%;
}
.prolozone_card .elementskit-box-header img {
    width: 100%;
}
.elementor-widget-text-editor.short_desc p {
    margin-bottom: 20px;
}

@media (min-width: 350px) and (max-width: 767px){
	.galley_page_grid figure.gallery-item {
		width: 50%;
	}
}
@media screen and (max-width: 991px){
	.page_banner_title {
		padding: 20px 0 5px;
		font-size: 22px;
	}
	.page_banner_content {
		padding-bottom: 20px;
	}
	.medizco_breadcrumblist{
		font-size: 16px;
	}
}
@media screen and (max-width: 1024px){
	body .elementskit-navbar-nav-default.elementskit-menu-offcanvas-elements{
		left: -130vw;
	}
	body .elementskit-navbar-nav-default.elementskit-menu-offcanvas-elements.active{
		left: 0;
	}
	.elementor .elementor-element .elementskit-navbar-nav li.header_btn a {
		display: inline-block;
		margin-left: 15px;
		padding: 15px 20px !important;
		font-size: 16px;
	}
}


























