/* 
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 */
body, html {
    overflow-x: hidden;
}

.bt-register-event-loop-item-marte-atracao a[href*="evento_cpt"],
.bt-register-event-loop-item-marte-atracao a[href*="atracao_cpt"],
.popup-menu-principal .dialog-lightbox-close-button svg,
#content .page-header,
.none {
    display: none;
}

.popup-menu-principal .dialog-lightbox-close-button {
    display: flex;
    align-items: center;
    gap: 6px;
}

.popup-menu-principal .dialog-lightbox-close-button::before {
    content: "MENU";
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 18px;
    letter-spacing: 25%;
    color: rgba(51, 51, 51, 0.30);
}

.popup-menu-principal .dialog-lightbox-close-button::after {
    content: "\f0da";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.popup-menu-principal .elementor-nav-menu .sub-menu .menu-item {
    padding-left: 10px;
}

.popup-menu-principal .elementor-nav-menu .sub-menu .menu-item a {
    font-weight: 400 !important;
    padding-left: 15px;
}

.popup-menu-principal .elementor-nav-menu .sub-menu .elementor-sub-item::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    background: #D9D9D9;
    border-radius: 50%;
}

.search-icon-menu-header .elementor-widget-icon {
    cursor: pointer;
}

#query_section_grouped .elementor-field-type-submit,
.search-icon-menu-header input {
    width: auto;
}

/* HEADER ALT */
body.home .header-container {
    background-color: transparent !important;
    border: none !important;
}

body.home .header-container nav .menu-item a {
    color: #fff !important;
}

body.home .header-container .elementor-icon svg {
    fill: #fff !important;
}

body.home .elementor-widget-theme-site-logo img {
    content: url('marte-logo-site-alt.png');
}

body.home .header-container .elementor-divider {
    display: none;
}

body.home .header-container .icon-box-menu-principal a {
    color: #FFFFFF;
}

/* Animated_Headline WIDGET */
.elementor-widget-animated_headline {
    height: 185px;
}

.tok-animated-item {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 45px;
    line-height: 50px;
    color: #fff;

    width: 325px;

    white-space: normal;
    word-break: break-word;
}

.pcs-grid .elementor-icon-box-wrapper {
    position: relative;
}

.pcs-grid .elementor-icon-box-wrapper::before {
    content: "";
    position: absolute;
    left: 17px;
    top: 60px;
    bottom: 0;
    width: 2px;
    background: #FFFFFF33;
}

.pcs-grid button:hover,
.pcs-grid button {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 8%;
    color: #F68B28;
    border-radius: 0;
    border: 2px solid #F68B28;
    padding: 13px 22px 13px 22px;
    background-color: transparent;
    margin-top: 20px;
}

.pcs-grid h3 {
    margin-top: 0;
}

.lista-atracoes-eventos {
    padding: 0;
    list-style: none;

    display: flex;
    flex-direction: column;
    gap: 5px;
}

.lista-atracoes-eventos li {
    background: linear-gradient(90deg, rgba(229, 229, 229, 1) 0%, rgba(255, 255, 255, 1) 100%);
    padding: 5px 15px 5px 15px;
    border-radius: 10px;

    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 15px;
	
	width: 100%;      /* ocupa toda a largura disponível */
    max-width: 75vw;  /* no máximo 90% da viewport width */
    box-sizing: border-box; /* garante que padding não estoure o width */
}

.lista-atracoes-eventos li span {
    margin-right: 10px;
    font-weight: 400;
}

.bg-conheca-marte-gradient {
    background: linear-gradient(180deg,rgba(0, 0, 0, 1) 0%, rgba(102, 23, 8, 1) 50%, rgba(160, 53, 34, 1) 100%);
}

.marte-loop-item-resume-blog {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bg-blur::before {
	content: "";
    position: absolute;
    inset: 0;
    filter: blur(8px);
    transform: scale(1.1);
    z-index: 0;
}

.info-list-atracao ul li:first-child span.elementor-icon-list-text {
    color: #F68B28 !important;
}

.info-list-atracao ul li:first-child span.elementor-icon-list-text::after {
    content: "";
    height: 1px;
    background: #E5E5E5;
    position: absolute;
    width: stretch;
    top: 12px;
    margin-left: 10px;
}

.marte-loop-item-1 {
    max-height: 445px !important;
}

/* Página modelo do Festival de Circo */
.festival-de-circo-item-de-loop-1 .swiper.elementor-loop-container.elementor-grid,
.festival-de-circo-item-de-loop-2 .swiper.elementor-loop-container.elementor-grid {
    overflow: visible;
}

.festival-de-circo-item-de-loop-3 .swiper.elementor-loop-container.elementor-grid {
    overflow: visible;
    clip-path: inset(0 -177px 0 0);
}

.festival-de-circo-basic-gallery img {
    height: 200px;
    object-fit: cover;
}

.elementor-countdown-digits {
    display: inline-flex !important;          
    align-items: center;           
    justify-content: center;       

    width: 190px;
    aspect-ratio: 1 / 1;

    line-height: 1;

    background-image: url('grid-2x2-bg.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.elementor-countdown-label {
    margin-top: -20px;
}

#contact_form .elementor-field-subgroup {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px 20px;
}

@media (max-width: 767px) {
    .elementor-78 
    .elementor-element.elementor-element-4c40af4.icon-box-menu-principal 
    .elementor-icon-box-wrapper {
        align-items: center !important;
    }
}