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

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*/
.medizco_logo:before {
	border-right: 2px solid #0071ce!important;
}

/* DR. IMAGES **/
.elementor-2306 .elementor-element.elementor-element-64a510a .doctor_box_social:before {
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #0071ce 100%)!important;
}

.medizco_doctors_slider > .slick-dots > li > button {
	background-color: #0070CE !important;
}

.swiper-pagination-bullet {
	background: #F8A700 !important;
}

/**TRATAMIENTOS HOME **/
.ekit-wid-con .elementskit-infobox {
    border: 0px!important;
}

/**BLOG**/
#comments{
	display:none!important;
}

.ti-widget.ti-goog .ti-footer {
	display:none!important;
}

/**EQUIPO*/
article.post-content {
	display:flex!important;
}
article div img{
	    max-width: 85%!important;
}
article.post-content div header.entry-header{
	display:none!important;
}
body.single div.page_banner div.page_banner_img{
	display:none!important;
} 