/*  
Theme Name: Digital Marketing Agency - Zyrgon Network Group
Theme URI: https://www.zyrgon.com
Description: Zyrgon Portugal
Author: Zyrgon Team
Author URI: https://www.zyrgon.com
Template: hello-elementor
Version: 1.0
Text Domain: zyrgon-child
*/




/* meter events */


.evento-localizacao{
    color: var(--Preto, #000);
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 21px */
    text-transform: uppercase;
    margin-bottom: 10px !important;
}
.evento-localizacao-artistica{
color: var(--Preto, #000);
font-family: Montserrat;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 21px */
text-transform: uppercase;
margin-bottom:0px !important;
}

.evento-title{
    color: var(--Preto, #000);
font-family: Montserrat;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 36px */
text-transform: uppercase;
}
.evento-content .evento-datas{
    margin-top:50px ;
}
.evento-content .evento-datas .evento-subitem{
    margin-top:30px;
}

.widget-evento-countdown{
    gap:100px
}

.widget-evento-countdown .evento-content {
    /* flex: 1; */
    min-height: 580px;
    max-height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 50px 0px;
}


.widget-evento-countdown{
    display:flex;
    align-items:flex-start;
    margin-bottom:20px;
    
}
.widget-evento-countdown .evento-countdown-timer{
    display:flex;
    gap:12px;
    margin-top:6px;
        align-items: center;
    color: var(--Preto, #000);
text-align: center;
font-family: Monad;
font-size: 59.62px;
font-style: normal;
font-weight: 500;
line-height: 130%; /* 77.507px */
}
.widget-evento-countdown .cd-item{
  
    padding:6px 5px;
    border-radius:6px;
    text-align:center;
    min-width:68px;
    
    
}

.widget-evento-countdown .cd-value{
    display:block;
color: var(--Preto, #000);
text-align: center;
font-family: Monad;
font-size: 59.62px;
font-style: normal;
font-weight: 500;
line-height: 130%; /* 77.507px */
    
}
.widget-evento-countdown .cd-label{
    display:block;
color: var(--Preto, #000);
text-align: center;
font-family: Monad;
font-size: 10.869px;
font-style: normal;
font-weight: 500;
line-height: 150%; /* 16.304px */
    
}


