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

* 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/

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

.header {
	z-index:99999999999;
}

ul {
  	padding-inline-start: 5px;
}

.ticket-btn.btn {
    height: 50px;
    margin-top: 15px;
    padding-top: 0;
    line-height: 50px;
}

.navbar.navbar-light ul.navbar-nav > li {
    margin: 0 15px;
}

.object-cover img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.builder-content {
  	position: relative;
  	z-index: 9;
}

.entry-footer {
  	display: none;
}

.main-container {
  	padding-bottom: 0;
}

.ekit-wid-con .elementskit-accordion.floating-style .elementskit-card-header>.elementskit-btn-link {
    background-color: #f7f7f7!important;
    box-shadow: none!important;
    border: 1px solid #e5e5e5!important;
}

.ekit-wid-con .elementskit-accordion .elementskit-card-body {
    max-width: 100%!important;
    padding-left: 10px!important;
    padding-right: 10px!important;
}

.elementor-widget-image-box .elementor-image-box-wrapper {
    height: 100%;
    background-color: #f7f7f7;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding: 10px;
}

.elementor-widget-image-box .elementor-image-box-title {
    min-height: 45px;
}

.ekit-wid-con .ekit_testimonial_style_2:hover {
    border-color: #0004B0!important;
}

.ekit-wid-con .elementskit-commentor-content>.elementskit-border-hr {
    background-color: #0004B0!important;
}

.ekit-wid-con .elementskit-profile-info .elementskit-author-name {
    font-size: 16px!important;
}

.ekit-wid-con .elementskit-profile-info .elementskit-author-name {
    min-height: 80px;
}

.ekit-wid-con .elementskit-single-testimonial-slider {
    box-shadow: 9px 2px 14px 0 rgba(0,0,0,0.1)!important;
}

.ekit-wid-con .swiper-container.ekit-main-swiper, .ekit-wid-con .swiper.ekit-main-swiper {
    padding-bottom: 15px;
}

@media screen and (min-width: 992px) {
    .navbar.navbar-light {
        padding: 0;
    }
  
    .navbar.navbar-light ul.navbar-nav > li ul.dropdown-menu {
        width: 250px;
      	padding: 0;
    }
}

@media (max-width: 768px) {
    /*
	.ts-count-down .countdown .counter-item:first-child {
        display: none;
    }

    .ts-count-down .countdown .counter-item:nth-child(3) > b {
        display: none;
    }
	*/
}

@media (max-width: 991px) {
    .navbar.navbar-light ul.navbar-nav > li ul.dropdown-menu {
        padding-left: 0;
    }
    .navbar.navbar-light ul.navbar-nav > li ul.dropdown-menu li .dropdown-item {
        padding-left: 5px;
    }
  
  	.page-banner-area {
  		min-height: 275px;
  	}

	.page-banner-title {
		top: auto;
		bottom: 15px;
		height: auto;
	}

	.navbar.navbar-light ul.navbar-nav > li ul.dropdown-menu {
		width: 100%!important;
	}

	.container-header {
		background-color: #000000;
		position: relative!important;
	}

	.container-header {
		top: 0!important;
	}

	.navbar-collapse {
		position: absolute;
		width: 100%;
		top: 15px;
		left: 0;
	}
}

.ekit-wid-con .elementskit-info-image-box .elementskit-box-content .elementskit-info-box-title {
  	margin-bottom: 0!important;
}

.elementskit-box-body.ekit-image-box-body {
  	padding: 25px 20px 20px 20px!important;
}

.elementskit-info-image-box.simple-card .elementskit-box-header img {
  	border-radius: 5px 5px 0 0;
}

.elementskit-info-image-box.simple-card {
  	background-color: #f7f7f7;
  	border-radius: 5px;
  	border-bottom: 3px solid transparent;
}

.elementskit-info-image-box.simple-card:hover {
  	border-color: #1E3A6C;
}

.etn-speaker-info .etn-speaker-thumb img {
    height: 100%;
    transform: scale(1);
}

.elementor-widget-etn-schedule .schedule-tab-wrapper .attr-nav{
	    text-align: center;
}

/* Feature events css */
.exhibz-feature-events .etn-event-content {
    padding: 3px 30px 30px;
}

.exhibz-feature-events .etn-event-item .etn-event-thumb {
	border-radius: 12px 12px 0 0;
}

/* Event search css */

.exhibz-eventine-search .etn_search_top_area_text {
    opacity: 0;
}

.exhibz-eventine-search .etn_search_bottom_area_text {
	opacity: 0;
}

.elementor-widget-image img {
	margin: 0;
}

.countdown .counter-item .smalltext {
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
}

.navbar.navbar-light ul.navbar-nav > li.dropdown > a:after {
	font-size: 11px;
	font-weight: 600;
}

.single-intro-text {
	height: 100%;
}

.footer-area .ts-footer-3 .ts-footer-social ul li a {
	background-color: #333333;
	border-color: #333333;
	border-radius: 5px;
}

.footer-area .ts-footer-3 .footer-widget p {
	color: #333333;
}

.footer-widget .menu {
	list-style-type: none;
}

.footer-widget .menu li a {
	color: #555555!important;
	font-weight: 500;
}

.footer-widget .menu li a:hover {
	color: #333333!important;
}

.elementor-widget-video .e-hosted-video .elementor-video {
	max-height: 95vh;
	object-fit: cover;
	object-position: center;
}

.e-hosted-video {
	aspect-ratio: auto!important;
}

.counter-item * {
	color: #ffffff;
	opacity: 90%;
}

.footer-area .ts-footer-3 .footer-widget h3 {
	text-transform: capitalize;
}

.copyright-text p {
	font-size: 13px;
	font-weight: 500;
	color: #333333;
}

.footer-area .ts-footer-3 .ts-footer-social {
	padding-top: 0;
}

.logo {
	max-width: 400px!important;
}

.logo img {
	width: 100%;
}

.navbar.navbar-light ul.navbar-nav > li > a {
	font-size: 16px;
}

.logged-in .container-header {
	top: 46px;
}

.container-header {
	position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.elementor-5111 {
	position: relative;
	z-index: 99;
}

.header-transparent {
	background-color: rgba(0,0,0, 0.5);
	position: relative;
	top: 0;
}

.admin-bar .header-transparent {
	top: 0;
}

.page-banner-area {
    position: relative;
    background-size: cover;
    background-position: center;
}

.page-banner-area::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 5;
}

.page-banner-area * {
	z-index: 9;
}

.BackTo a {
	color: #ffffff!important;
}

.BackTo a:hover {
	color: #ffffff!important;
}

.main-container {
	position: relative;
	z-index: 99;
	padding-top: 0;
}

.page-banner-title .breadcrumb {
	justify-content: start;
}

.footer-area .ts-footer-3 {
	padding: 35px 0 30px;
}

.footer-area .ts-footer-3 .footer-widget .menu {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: 1fr;
	grid-column-gap: 5px;
	grid-row-gap: 0px;
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.ts-count-down .countdown .counter-item {
	width: 25%;
}

@media (max-width: 767px) {
	.ts-count-down .countdown .counter-item {
		width: 25%;
	}
	
	.countdown .counter-item {
		padding-top: 0;
	}
	
	.ts-count-down .countdown .counter-item span {
		font-size: 32px!important;
	}
	
	.ts-count-down .countdown .counter-item b {
		font-size: 16px!important;
		top: 35%;
	}
}
	

.hero-form-content {
		background-color: #f7f7f7;
}

.btn-stand-application a {
		text-decoration: underline;
		text-wrap: nowrap;
}

.btn-stand-application a:hover {
		color: #0004B0!important;
	text-decoration: underline;
}

.builder-content {
		position: relative;
		z-index: 99;
}

.ekit-wid-con .elementskit-testimonial-slider-block-style-three .elementskit-icon-content.commentor-badge::before {
	background-color: #0004B0
}

.entry-footer {
		display: none;
}

.object-cover img {
	width: 100%;
	object-fit:cover;
}

.page-id-2487 .ekit-wid-con .elementskit-commentor-bio .elementskit-commentor-image>img {
	border-radius: 0;
}

.page-id-2487 .elementor-widget-image-box .elementor-image-box-wrapper {
	background-color: #f7f7f7;
	border: 1px solid #dddddd;
	border-radius: 10px;
	height: 100%;
	padding: 15px;
}

.ekit-wid-con .elementskit-accordion.floating-style .elementskit-card-header>.elementskit-btn-link {
	box-shadow: none!important;
	background-color: #f7f7f7;
}

.ekit-wid-con .elementskit-accordion.floating-style .elementskit-card-body {
	max-width: 100%!important;
	margin:0;
	padding: 30px;
}

.ekit-wid-con .ekit_testimonial_style_2:hover {
	border-color: #0004B0;
}

.ekit-wid-con .elementskit-commentor-content>.elementskit-border-hr {
	background-color: #0004B0;
}

.ekit-wid-con .elementkit-tab-nav.elementskit_pregress_style .elementkit-nav-item .elementkit-nav-link::before {
	background-image: linear-gradient(270deg, #0004B0 0, #16749a 100%);
}

.ekit-wid-con .elementkit-tab-nav.elementskit_pregress_style .elementkit-nav-item .elementkit-nav-link::after {
	background-image: linear-gradient(270deg,#0004B0 0,#16749a 100%);
}

.ekit-wid-con .ekit_testimonial_style_2 {
	padding: 10px;
}

.ekit-wid-con .elementskit-single-testimonial-slider {
	background-color: #f7f7f7;
	box-shadow: none;
}

.ekit-wid-con .elementskit-commentor-content .elementskit-client_logo .elementskit-testimonial-client-logo {
	border-radius: 5px;
}

.elementor-2530 .elementor-element.elementor-element-2b60831 .elementskit-profile-info .elementskit-author-name {
	min-height: 85px;
}

.navbar.navbar-light ul.navbar-nav > li ul.dropdown-menu {
	width: 250px;
}
	
.builder-content {
    position: relative;
    z-index: 999;
}

.ticket-btn.btn {
    background-color: #0004B0;
}

.ticket-btn.btn:hover {
    background-color: #333333!important;
}

@media (min-width: 1353px) {
    .container {
        max-width: 1340px;
    }
}

@media (min-width: 1450px) {
    .container {
        max-width: 1440px;
    }
}

@media (min-width: 1520px) {
    .container {
        max-width: 1500px;
    }
}

.wpcf7-form .form-control:focus {
	border-color: #0004B0;
}

.lang-item .nav-link {
	font-size: auto!important;
}

.pll-parent-menu-item .nav-link span {
	display: none;
}

@media screen and (max-width: 1024px) {
	.navbar {
		margin-top: -16px;
	}
}

.logged-in .container-header {
	top: 32px;
}

.mc4wp-notice {
  	color: #ffffff;
}