/* 
Theme Name: Hello Elementor Child
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

span.dealer,
span.booth { display: inline-block; }

span.dealer {
    width: 75%;
    margin-right: 5%;
	margin-bottom: 15px;
}

span.booth {
    width: 20%;
    text-align: right;
	margin-bottom: 15px;
}

#marqueecontainer {
    position: relative;
    overflow: hidden;
	width: 100%;
    height: 200px;
}

#marqueecontainer table,
#marqueecontainer tr td,
.marquee__cont_head,
.marquee__cont_head tr td {
    border: none!important;
}

.marquee__cont_head tr td:nth-child(1),
#marqueecontainer tr td:nth-child(1) { width: 75%; }

.marquee__cont_head tr td:nth-child(2),
#marqueecontainer tr td:nth-child(2) {
    width: 25%;
    text-align: right;
}

.page-id-829 .wpcf7 form.sent .wpcf7-response-output,
.page-id-829 .wpcf7 form.invalid .wpcf7-response-output,
.page-id-829 .wpcf7 form.unaccepted .wpcf7-response-output,
.page-id-829 .wpcf7 form.payment-required .wpcf7-response-output { color: #000!important; }

.wpcf7-not-valid-tip {
    font-size: 14px!important;
    line-height: 1.2!important;
    margin-top: 8px!important;
}