@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@400;600&display=swap');

@media (min-width: 600px) {
.blocks-gallery-grid.columns-4 .blocks-gallery-image,
.blocks-gallery-grid.columns-4 .blocks-gallery-item,
.wp-block-gallery.columns-4 .blocks-gallery-image,
.wp-block-gallery.columns-4 .blocks-gallery-item {
    width: calc((100% - 8px)/4);
    margin: 0 2px 2px 0;
}
.blocks-gallery-grid.columns-3 .blocks-gallery-image,
.blocks-gallery-grid.columns-3 .blocks-gallery-item,
.wp-block-gallery.columns-3 .blocks-gallery-image,
.wp-block-gallery.columns-3 .blocks-gallery-item {
    width: calc((100% - 6px)/3);
    margin: 0 2px 2px 0;
}
.blocks-gallery-grid.columns-2 .blocks-gallery-image,
.blocks-gallery-grid.columns-2 .blocks-gallery-item,
.wp-block-gallery.columns-2 .blocks-gallery-image,
.wp-block-gallery.columns-2 .blocks-gallery-item {
    width: calc((100% - 4px)/2);
    margin: 0 2px 2px 0;
}
}

.cat-item.cat-item-1 {
    display: none;
}

.fr-category {
    display: inline-block;
    background-color: #E9E9E9;
    padding: 5px 10px;
    border-radius: 2px;
    font-size: 12px;
    line-height: 15px;
    margin-right: 5px;
    margin-bottom: 3px;
}
.fr-category.active {
    color: #000;
}
/* hide "Uncategorized" */
.fr-category-1 { display: none; }
.mobile-category-picker option[value="1"] { display: none; }

.single-post-featuredimage {
    display: block;
    max-height: 500px;
    text-align: center;
    line-height: 0;
}
.single-post-featuredimage img {
    max-width: 100%;
    max-height: 500px;
    width: auto !important;
}

.elementor-share-btn .elementor-share-btn__icon::before {
    font-family: 'Font Awesome 5 pro';
    font-size: 20px;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-weight: 300;
}
.elementor-share-btn .elementor-share-btn__icon i {
    display: none;
}

.elementor-share-btn.elementor-share-btn_facebook .elementor-share-btn__icon::before {
    content: "\f39e";
    font-family: 'Font Awesome 5 brands';
}
.elementor-share-btn.elementor-share-btn_twitter .elementor-share-btn__icon::before {
    content: "\f099";
    font-family: 'Font Awesome 5 brands';
}
.elementor-share-btn.elementor-share-btn_email .elementor-share-btn__icon::before {
    content: "\f0e0";
}
.elementor-share-btn.elementor-share-btn_print .elementor-share-btn__icon::before {
    content: "\f02f";
}

.dialog-widget-content .eicon-close {
    color: #BE141B;
}
.dialog-widget-content .eicon-close:hover {
    color: #841317;
}




/*
#menu-1-240085a > .elementor-container {
    min-height: 95px;
    --menu-height: 90px;
}

selector.elementor-sticky--effects >.elementor-container{
    min-height: 75px;
    --menu-height: 75px;
}
*/
/*
.admin-bar selector >.elementor-container{
    --menu-height: 127px;
}

.admin-bar selector.elementor-sticky--effects >.elementor-container{
    --menu-height: 107px;
}
*/
/* custom menu behaviour */
#menu-1-a109bd3 .current-menu-ancestor ul.elementor-nav-menu--dropdown, 
#menu-1-240085a .current-menu-ancestor ul.elementor-nav-menu--dropdown {
    display: block !important;
    z-index: 10 !important;
	opacity: 1 !important;
}
body.admin-bar #menu-1-a109bd3 .menu-item-has-children:not(.current-menu-ancestor):hover ul.elementor-nav-menu--dropdown,
body.admin-bar #menu-1-240085a .menu-item-has-children:not(.current-menu-ancestor):hover ul.elementor-nav-menu--dropdown,
body.admin-bar #menu-1-a109bd3 .current-menu-parent.menu-item-has-children ul.elementor-nav-menu--dropdown,
body.admin-bar #menu-1-240085a .current-menu-parent.menu-item-has-children ul.elementor-nav-menu--dropdown {
    display: block !important;
    z-index: 100 !important;
    top: 127px !important;
    left: 0px !important;
}
#menu-1-a109bd3 .menu-item-has-children:not(.current-menu-ancestor):hover ul.elementor-nav-menu--dropdown,
#menu-1-240085a .menu-item-has-children:not(.current-menu-ancestor):hover ul.elementor-nav-menu--dropdown,
#menu-1-a109bd3 .current-menu-parent.menu-item-has-children ul.elementor-nav-menu--dropdown,
#menu-1-240085a .current-menu-parent.menu-item-has-children ul.elementor-nav-menu--dropdown {
    display: block !important;
    z-index: 100 !important;
    top: 95px !important;
    left: 0px !important;
}
#menu-1-a109bd3 .menu-item-has-children ul.elementor-nav-menu--dropdown,
#menu-1-240085a .menu-item-has-children ul.elementor-nav-menu--dropdown {
    position: fixed;
    /*top: 127px !important;*/
    /*top: var(--menu-height) !important;*/
    left: 0px;
    width: 100vw !important;
    max-width: none !important;
    text-align: center;
    background: #FFFFFF;
	  border-top: solid 1px #E9E9E9;
    z-index: -1;
    transition: top 1s ease !important;
	  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.05);
}
#menu-1-a109bd3 .menu-item-has-children ul.elementor-nav-menu--dropdown li,
#menu-1-240085a .menu-item-has-children ul.elementor-nav-menu--dropdown li {
    display: inline-block;
}
#menu-1-a109bd3 .menu-item-has-children ul.elementor-nav-menu--dropdown li a,
#menu-1-240085a .menu-item-has-children ul.elementor-nav-menu--dropdown li a {
    display: inline-block;
}

#menu-1-240085a > li > a::after {
    background-color: #BE141B;
}
#menu-1-240085a > li > ul > li > a {
    background-color: #FFF;
}

.ads-shortcode .elementor-location-single .ad-leftimage,
.ads-shortcode .elementor-location-single .ad-rightimage,
.ads-shortcode .elementor-location-single .ad-image-only,
.ads-shortcode .elementor-location-single .ad-text-only {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.dce-content .dce-content-wrapper h1,
.dce-content .dce-content-wrapper h2,
.dce-content .dce-content-wrapper h3,
.dce-content .dce-content-wrapper h4,
.dce-content .dce-content-wrapper h5,
.dce-content .dce-content-wrapper h6 {
    font-family: 'Mulish', sans-serif;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media print {
    .elementor-location-header section {
        position: relative !important;
        top: 0 !important;
        margin-top: 0 !important;
    }
    .elementor-location-single section {
        padding-top: 0 !important;
    }
    .elementor-share-buttons--view-icon {
        display: none;
    }
    .elementor-widget-dyncontel-terms {
        display: none;
    }
    .elementor-location-footer .elementor-element-289648e {
        display: none;
    }
}