.elementor-kit-7{--e-global-color-primary:#010000;--e-global-color-secondary:#E8E4E1;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto Serif";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-size:18px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h1{font-family:"Dream Avenue", Sans-serif;font-weight:700;}.elementor-kit-7 h2{font-family:"Dream Avenue", Sans-serif;font-size:28px;font-weight:600;}.elementor-kit-7 h3{font-family:"Dream Avenue", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.content {
    font-family: "Inter", sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    color: white;
    padding-left: 0.25em;
}

@media only screen and (max-width: 767px) {
    .content {
        font-size: 1rem !important;
        padding-left: 0.25em;
    }
}

.outer {
    overflow: hidden !important;
}

.outer div {
    display: inline-block;
}

.outer2 {
    overflow: hidden !important;
    /*transform: rotate(-90deg);*/
}

.outer2 div {
    display: inline-block;
}

.loop {
    white-space: nowrap;
    display: inline-block;
    animation: loop-anim 15s linear infinite;
    will-change: transform;
}

@media screen and (max-width: 767px) {
    .loop {
        animation: loop-anim 9.5s linear infinite;
    }
}

@media only screen and (min-width: 767px) and (max-width: 1024px) {
    .content {
        font-size: 1.2rem !important;
        padding-left: 0.25em;
    }
}

@keyframes loop-anim {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}

/* Applying Migra from CSS */


/* for vertical scroll*/
/*.elementor-element elementor-element-c3d6888{*/
/*    transform: rotate(90deg);*/
/*}*//* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Dream Avenue';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://x28events.com/wp-content/uploads/2025/08/Dream-Avenue-2.eot');
	src: url('https://x28events.com/wp-content/uploads/2025/08/Dream-Avenue-2.eot?#iefix') format('embedded-opentype'),
		url('https://x28events.com/wp-content/uploads/2025/08/Dream-Avenue.woff2') format('woff2'),
		url('https://x28events.com/wp-content/uploads/2025/08/Dream-Avenue.woff') format('woff'),
		url('https://x28events.com/wp-content/uploads/2025/08/Dream-Avenue.ttf') format('truetype'),
		url('https://x28events.com/wp-content/uploads/2025/08/Dream-Avenue.svg#DreamAvenue') format('svg');
}
/* End Custom Fonts CSS */