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

* Theme Name: Exhibz Child
* Theme URI: https://themeforest.net/user/tripples/portfolio
* Description: Exhibz is a functional Event and Conference WordPress Theme.
* Version: 2.0
* Author: Tripples
* Author URI: http://www.themewinter.com
* Template: exhibz
* 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/

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

.tab-content.schedule-tabs,#elementor-tab-title-1703{
	display:none;
}
.ts-speaker-info a,.ts-speaker-popup .ts-speaker-popup-content .ts-title a{
  pointer-events: none;
  cursor: default;
}
.ts-speaker .speaker-img{
	    background: #eee;
}
.icon-menu:before {
    content: "\e871" !important;
}
.icon-plus:before {
    content: "\e95f" !important;
}
@media only screen and (max-width: 1100px){
	.elementor-10 .elementor-element.elementor-element-14e4634 > .elementor-widget-container {
		margin: 60px 0px 0px 0px;}
}
@media only screen and (max-width: 1024px){
	.elementor-10 .elementor-element.elementor-element-14e4634 > .elementor-widget-container {
		margin: 210px 0px 0px 0px;}
}
@media only screen and (max-width: 850px){
	.elementor-10 .elementor-element.elementor-element-14e4634 > .elementor-widget-container {
		margin: 235px 0px 0px 0px;}
}
@media only screen and (max-width: 639px)
{
	.ts-schedule-info {
    margin-top: 0;
    margin-bottom: 0;
}
	.ts-schedule-info ul li a h3 {
    font-size: 12px;
    margin-bottom: 0;
}
}