.bebas-bold {
font-family: "bebas-neue-pro-expanded", sans-serif;
font-weight: 600;
font-style: normal;
}
.bebas-extra-bold {
font-family: "bebas-neue-pro-expanded", sans-serif;
font-weight: 700;
font-style: normal;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .widget_calendar table caption {
font-family: "bebas-neue-pro-expanded", sans-serif;
}
.smpl_notifications {
width: 100%;
height: 35px;
}
.smpl_notifications .swiper-wrapper {
height: 35px;
}
.smpl_notifications .swiper-slide {
height: 35px;
background-color: #F7CA46;
text-align: center;
font-family: "Mulish", sans-serif;
font-size: clamp(8px, 2vw, 12px);
font-weight: 400;
line-height: 1.5;
letter-spacing: 2.4px;
text-transform: uppercase;
display: flex;
align-items: center;
justify-content: center;
-moz-column-gap: 28px;
column-gap: 28px;
}
.smpl_notifications .swiper-slide .notification_msg {
width: auto;
color: #000;
font-weight: 600;
letter-spacing: 1.2px;
}
.smpl_notifications .swiper-slide .n_seemore {
width: auto;
color: #194A89;
font-weight: 600;
letter-spacing: 1.2px;
padding: 0px 12px 0px 12px;
transition: unset;
}
.smpl_notifications .swiper-slide .n_seemore:hover {
color: #F7CA46;
border-radius: 34px;
background-color: #194A89;
}
.site-header-above-section-center .ast-builder-layout-element {
flex-basis: 100%;
}
.site-header-above-section-center .ast-builder-layout-element div {
width: 100%;
}