
        body{ font-family:"Roboto";font-size:16px;font-weight:regular;color: #5a5a5a; }

        h1,h2{
            font-family:"Raleway";font-size:24px;font-weight:800;
        }
        h3{ 
            font-family:"Raleway";font-weight:700; 
        }

        h4{ 
            
        }

        a, .post-meta span i, .entry-header .entry-title a:hover, .sidebar ul li a:hover{
            color: #3ab7f8;
        }

        a:hover,.navbar.navbar-light ul.navbar-nav > li ul.dropdown-menu li.active a, 
        .navbar.navbar-light ul.navbar-nav > li ul.dropdown-menu li:hover a,
        .navbar.navbar-light ul.navbar-nav > li > a:hover,
        .footer-menu ul li a:hover, .ts-footer-social ul li a:hover{
            color: #e30054;
        }

        .entry-header .entry-title a,
        .ts-title,
        h1, h2, h3, h4,h5,
        .elementor-widget-exhibz-latestnews .post .post-body .entry-header .entry-title a,
        .blog-single .post-navigation h3,
        .entry-content h3{
            color: #1c1c24;
        }
     
        body{
            background-color: #fff;
        }

        body,
        .post-navigation span,
        .post-meta,
        .post-meta a{
            color:  #5a5a5a;
        }
        .single-intro-text .count-number, .sticky.post .meta-featured-post,
        .sidebar .widget .widget-title:before, .pagination li.active a, .pagination li:hover a,
        .pagination li.active a:hover, .pagination li:hover a:hover,
        .sidebar .widget.widget_search .input-group-btn, .tag-lists a:hover, .tagcloud a:hover,
        .BackTo, .ticket-btn.btn:hover, .schedule-listing .schedule-slot-time,
        .btn-primary, .navbar-toggler{
            background: #3ab7f8;
        }

        .ts-map-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active a{
            color: #3ab7f8;
        }

        .ts-map-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active a,
        .ts-map-tabs .elementor-tabs-wrapper .elementor-tab-title a:before{
            border-color: #3ab7f8;
        }



        .woocommerce ul.products li.product .added_to_cart:hover,
            .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{background-color: #3ab7f8;}
            .woocommerce ul.products li.product .button,.woocommerce ul.products li.product .added_to_cart,
			.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current,
			.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,.sponsor-web-link a:hover i
        {
          background-color: #3ab7f8;
          color: #fff;
        }

        
            .ticket-btn.btn{
               background-color: #ed3887;  
          }
          

        .ts-footer{
            background-color: #1a1831;
            padding-top:50px;
        }
              
	blockquote{
	padding: 0 0 0 30px;

}

.custom-list-style ul li{
   border-left: 3px solid #ff007a;
   padding: 0 20px;
   display: inline-block;
   line-height: 20px;
}

@media(max-width: 1200px){
	.ts-single-outcome{
		margin: auto;
	}
}
.ts-schedule-nav ul li a h3{
	font-size:20px;
}
.schedule-listing .schedule-slot-time{
	padding:15px 20px;
	background-color: #4fc1f2;
}
.schedule-listing .schedule-slot-info{
	padding:15px 40px 15px 170px;
}
.schedule-listing .schedule-slot-info .schedule-slot-title{
	font-size:18px;
}
.schedule-listing .schedule-slot-info p{
	font-size:14px;
}

.navbar-expand-lg{
	margin-top:20px;
}
.ticket-btn.btn{
		margin-top:44px;
}
/* highlight count down*/
.highlight-count-down .counter-item:nth-child(1) {
  color: #3AB7F8;
}

.highlight-count-down .counter-item:nth-child(2) {
  color: #3AB7F8;
}

.highlight-count-down .counter-item:nth-child(3) {
  color: #3AB7F8;
}
.highlight-count-down .counter-item:nth-child(4){
  color: #EF4092;
	} 
.ts-count-down{
	height:150px;
	background:rgba(0,0,0,0.4);
	border-radius:12px;
}