/* ===================================================================================

* 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/

====================================================================================== */

.creative-counter .elementor-counter:before { 
    top: -0.3rem;
    left: 5rem; 
}

.schedule-tab-wrapper .etn-nav li a .etn-day {   
    text-align: left;
}

@media (max-width: 767px) {

.elementor-17 .elementor-element.elementor-element-95eb247 .etn-single-schedule-item {  
    padding: 10px 10px 10px 0; 
}

.creative-schedule .exhibz-schedule-content { 
    padding-left: 0;
}

.elementor-17 .elementor-element.elementor-element-95eb247 .etn-single-schedule-item{
	margin:0;
}
}

.elementor-17 .elementor-element.elementor-element-c16e3be .exh-speaker-title a{
	pointer-events: none;
}

.elementor-17 .ekit-heading.elementskit-section-title-wraper>h2.ekit-heading--subtitle.elementskit-section-subtitle{
color:#F52722;
font-size: 1.8rem;
    font-weight: bold;
    -webkit-text-stroke-color: #996765;
    -webkit-text-stroke-width: 1px;
}	

#tittat{
-webkit-text-stroke-color: #996765;
-webkit-text-stroke-width: 1px;	
}


.dottedUnderline { 

border-bottom: 1px #FF5B54 dotted;
 }
 
 .ekit-heading__description > h5{
	 color: #B439F2;
 }
 