/*!
Theme Name: Firbrigs Child 
Version: 1.0.0
Theme URI: https://www.cs4web.at/
Author: CS4Web
Author URI: https://www.cs4web.at/
Template: firbrigs 
Text Domain: firbrigs-child
*/

/*#region main*/
body
{
    --c-prim: var(--e-global-color-primary);
    --c-text: var(--e-global-color-text);
    --c-light: var(--e-global-color-174cbe1);
}

body a
{
    color: var(--c-prim);
}

body a:hover
{
    color: var(--c-text);
}

body .skrills-section.bg-color-2
{
    background: transparent;
    background-color: transparent;
}

body .post-info,
body.single-post section.page-title,
body.post-type-archive-cs4ek_operation section.page-title,
body.post-type-archive-tribe_events section.page-title,
body.single-tribe_events section.page-title,
body.single-cs4ji_gallery section.page-title,
body.single-cs4ji_gallery .post-info,
body.single-cs4ji_gallery h2.entry-title
{
    display: none !important;
}

body .cs4ji-single h2
{
    font-size: 1.5rem;
}

body .bread-crumb a
{
    color: #fff;
}

body .bread-crumb
{
    color: #fff;
    position: relative;
}

body .cs4Service .service-block
{
    padding: 15px;
}

body .cs4ServiceBgTrans .service-section
{
    background-color: transparent;
}

body .owl-theme .owl-dots .owl-dot.active span
{
    background-color: var(--c-prim);
}

body .main-header .logo-box
{
    padding: 12px 0 0 0;
}

body .main-header .sticky-header .logo-box
{
    padding: 6px 0 6px 0;
}

body .cs4SidebarService .service-section 
{
    padding: 1.2rem 0;
}

body .cs4SidebarService .service-block
{
    flex: 0 0 100% !important;
    max-width: unset;
}

body .elementor-widget ul
{
    list-style: initial;
    padding-left: 1.2rem;
}

body .elementor-widget ul li
{
    list-style: initial;
}

body .elementor-widget nav ul
{
    padding: 0 0 0 0;
}

/*cs4ek*/
body.single-cs4ek_operation section.page-title,
body.post-type-archive-cs4ek_operation .post-info,
body.post-type-archive-cs4ek_operation .post-date
{
    display: none;
}

body .cs4ek.cs4ek-archive .cs4ek-subtitle
{
    display: none;
}

body .cs4ek-archive-filter
{
    margin: 2rem 0;
}

body .cs4ek-archive-filter h2
{
    margin: 0 0 .5rem 0;
}

body .cs4ek-archive-filter .cs4ek-filter-g
{
    margin-right: 1rem;
}

body .cs4ek-archive-filter select
{
    background: var(--c-light);
    appearance: unset !important;
    line-height: unset;
    width: auto;
}

body .cs4ek-archive-filter label
{
    margin: 0 0 0 0;
}

body .cs4ek-archive-filter button
{
    padding: .7rem 1.5rem;
    line-height: 1rem;
}

body .team-block-one .inner-box .image-box::before
{
    background: transparent;
}

/*#endregion*/

/*#region cs4 mitglieder*/
.cs4mg 
{
    margin: 1rem 0;
}
.cs4mg .cs4mg-item
{
    text-align: center;
    margin: 1rem 0;
}

.cs4mg .cs4mg-img
{
    margin-bottom: .5rem;
}

.cs4mg .cs4mg-item hr
{
    height: 2px;
    width: 50%;
    background-color: var(--c-prim);
    margin: .5rem auto;
}

.cs4mg .cs4mg-pos
{
    font-size: .85rem;
    line-height: 1rem;
}

/*#endregion*/

/*#region cs4 info*/
body.cs4info
{
    margin: 0;
    padding: 1rem;
}

body.cs4info h2
{
    margin: 0;
    font-size: 3rem;
    color: #C00D0E;
    text-align: center;
}

.cs4info-bdays,
.cs4info-events
{
    margin-top: 2rem;
}

.cs4info table
{
    width: 100%;
}

.cs4info table,
.cs4info table tr,
.cs4info table tr td
{
    border: none !important;
    font-size: 2.5rem !important;
    font-weight: bold !important;
    padding: 0 !important;
}

.cs4info table tr:nth-child(even)
{
    background-color: #F5F0F0;
}

.cs4info .cs4info-events table tr td
{
    padding: 1rem !important;
}

.cs4info .cs4info-events table tr td.cs4info-event-date
{
    font-size: 2rem !important;
}
/*#endregion*/

/*#region cs4 einsatzmonitor popup*/
.cs4em-popup
{
    position: fixed;
    width: 100vw;
    height: 100vh;
    left: 0;
    top: 0;
    background-color: #0009;
    z-index: 9999;
}

.cs4em-popup .cs4em-inner
{
    width: auto;
    max-width: 600px;
    margin: 10vh auto;
    background-color: #fff;
    padding: 1.5rem;
    border-radius: 4px;
    font-size: 1.25rem;
}

.cs4em-popup .cs4em-wrapper
{
    padding: 10px;
}

.cs4em-popup h2 > i
{
    color: var(--c-prim);
    font-size: 4rem;
    vertical-align: middle;
}

.cs4em-popup a.cs4em-close
{
    display: block;
    padding: .8rem 2rem;
}

.cs4em-popup .cs4em-item.last hr
{
    display: none;
}
/*#endregion*/

.cs4ek-shortcode-stats
{
    display: flex;
    flex-wrap: wrap;
}
.cs4ek-shortcode-stats .cs4ek-stats-item
{
    flex: 1 1;
    padding: 1rem;
    text-align: center;
}

.cs4ek-shortcode-stats .cs4ek-stats-icon
{
    font-size: 3rem;
}

.cs4ek-shortcode-stats .cs4ek-stats-no
{
    margin: .5rem 0;
}

.cs4-event
{
    text-align: center;
    margin-bottom: 1.5rem;
}

.header-lower
{
    border-bottom: 1px solid #ede6e6;
}

.cs4ek
{
    margin-top: 2rem;
}

body.single-cs4ji_gallery .news-block-one
{
    background-color: transparent;
}