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

* 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

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


/* HEADER */

/* mobile menu */

.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container {
    padding-bottom: 20px;}


/* PAGE */

.main-container {
    padding: 0;}

div.entry-thumbnail.post-media.post-image img.attachment-full.size-full.wp-post-image {
	display:none !important;}

/* Page Title & Subtitle */
@media (max-width: 767px) {
    .elementor-5024 .elementor-element.elementor-element-3753a38 .elementskit-section-title-wraper .elementskit-section-title {
        font-size: 32px;
        line-height: 40px;    }
}

/* HOME PAGE */

/* marquee text */
.exhibz-fancy-wrapper .exhibz-fancy-title .text-first {
    animation: first-text-scroll 5s linear infinite;}

h2.ekit-heading--title.elementskit-section-title {
    font-size: 60px;
    font-weight: 700;
    line-height: 70px;}

/* read more btn */
.elementskit-btn.whitespace--normal.elementor-animation-skew-forward {
	    padding-left: 0 !important;}

/* calendar - hide speakers */
.etn-schedule-single-speaker {
	display:none;}



/* events */
/* 
 * p.etn-event-duration-date {
	display:none;}
h3.etn-title.etn-event-title {
	font-size: 20px;
    font-weight: 600;
    margin-top: 10px;}
h3.etn-title.etn-event-title a:hover {
	color: #000000 !important;}
h3.etn-event-item:hover.etn-title a {
		color: #000000 !important;}
.etn-event-item {
    box-shadow: none;
	border-bottom: 1px solid #9c9c9c;}
*/


/* CONTACT FORM w ekit !! */

grecaptcha-badge {
	display:none !important;}

.elementor-406 .elementor-element.elementor-element-a0132fc .ekit-form form input {
    margin-bottom: 20px;
	margin-right: 10px !important;}

.wpcf7-list-item {
	margin: 0 0 0 10px;}

.elementor-406 .elementor-element.elementor-element-a0132fc .ekit-form form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]), .elementor-406 .elementor-element.elementor-element-a0132fc .ekit-form form select {
	margin-top: 10px; font-size: 14px;}

.elementor-406 .elementor-element.elementor-element-a0132fc .ekit-form form textarea {
	margin-top: 20px; font-size: 16px;}

.wpcf7-not-valid-tip {
	color: #ff5757 !important;
	font-size: 16px !important;
	margin-bottom: 20px !important;}

.wpcf7 form .wpcf7-response-output {
    margin: 20px 0;
    padding: 0;
    border: none;
	font-size: 16px !important;
	color: #ff5757 !important;}

.ekit-wid-con .ekit-form form input[type=submit] {
    background-color: #ff5757 !important;}
.ekit-wid-con .ekit-form form input[type=submit]:hover {
    background-color: #000000 !important;}

.ekit-wid-con .ekit-form form input[type=submit] {
    padding: 15px 80px;
	font-size: 16px !important;}


.ekit-wid-con .ekit-form form label span {
    font-size: 16px !important;
    display: inline-block !important;}


.ekit-wid-con .ekit-form form label {
	font-size: 16px;}
.elementor-406 .elementor-element.elementor-element-a0132fc .ekit-form form > p {
	font-size: 16px !important;}
.elementor-406 .elementor-element.elementor-element-a0132fc .ekit-form form label span {
	font-size: 16px !important;}


/* FOOTER */

/* back to top */
.elementor-10 .elementor-element.elementor-element-0031c9c .ekit-btt__button {
	background: #52c4c0 !important;}

.bydgl {
    text-align: center;
	font-size: 12px;}

/* logos */
.elementor-image-gallery .gallery-item img {
	border: 1px solid #d4d4d4;}

/* ADJUST IF ADD LOGOS !! */
.gallery-columns-5 .gallery-item:nth-of-type(5n+5) {
	padding-right: 16px !important;}

/* mobile logos */

@media (max-width: 991px) {
    .elementor-image-gallery .gallery.gallery-columns-10 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-2 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-3 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-4 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-5 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-6 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-7 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-8 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-9 .gallery-item {
        max-width: 20% !important;}
}


