/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-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: 2.0.0
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 */


.tribe-events.alignwide { margin: 0; }


.promotion-img { text-align: center; }


.promotion-subtitle { margin: 0 0 20px; font-family: "Montserrat", Sans-serif; text-transform: uppercase; font-weight: 500; letter-spacing: 0.03px; font-size: 1.1em; }
.promotion-right h1 {font-family: "Open Sans", Sans-serif; font-size: 3.5em; font-weight: 800; text-transform: uppercase; }
.promotion-right .promotion-type { color: #AC2124; font-weight: 700; margin-bottom: 20px; }

.promotion-footer-container { width: 100%; padding: 0em 0em 0em 4em; }

@media only screen and (min-width: 788px) {
    .entertainment-events-cal .tribe-events-l-container .tribe-events-calendar-list .tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-wrapper .tribe-events-calendar-list__event-featured-image-wrapper { width: 54%; }
.entertainment-events-cal .tribe-events-l-container .tribe-events-calendar-list .tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-wrapper .tribe-events-calendar-list__event-details { width: 46%; }
}

@media only screen and (min-width: 1024px) {
    .promotion-page-content { display: flex; padding: 4% 8% 4% 0%; flex-wrap: wrap; }
    .promotion-left { width: 50%; }
    .promotion-img { padding: 0em 0em 0em 4em; }
    .promotion-right { width: 50%; }
    .promotion-content { padding: 0 0 0 4%; }
}

@media only screen and (max-width: 1199px) {
	.custom-btn a {
		display: block;
		text-align: center;
		width: 100%;
	}
	.custom-btn a + a {
		margin-left: 0 !important;
		margin-top: 15px;
	}
}

@media only screen and (max-width: 1023px) {
    .promotion-page-content {
        padding: 0 5%;
    }
    .promotion-right { padding: 20px 0; }
    .promotion-right h1 { font-size: 2em; padding: 0 !important; }
}

/* Hidden due to prevent users from accessing orphan page */
p.tribe-events-back, div#tribe-events-footer { display: none; }