.elementor-226 .elementor-element.elementor-element-be780a2{--display:flex;}.elementor-226 .elementor-element.elementor-element-f352b92{--display:flex;}.elementor-226 .elementor-element.elementor-element-41f5787{text-align:justify;}.elementor-226 .elementor-element.elementor-element-41f5787 .elementor-heading-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );color:var( --e-global-color-text );}.elementor-226 .elementor-element.elementor-element-fd44022{width:var( --container-widget-width, 40ch );max-width:40ch;--container-widget-width:40ch;--container-widget-flex-grow:0;font-family:var( --e-global-typography-0060c0f-font-family ), Sans-serif;font-size:var( --e-global-typography-0060c0f-font-size );font-weight:var( --e-global-typography-0060c0f-font-weight );line-height:var( --e-global-typography-0060c0f-line-height );letter-spacing:var( --e-global-typography-0060c0f-letter-spacing );color:var( --e-global-color-primary );}.elementor-226 .elementor-element.elementor-element-bfcc841{--display:flex;}@media(max-width:1024px){.elementor-226 .elementor-element.elementor-element-41f5787 .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-226 .elementor-element.elementor-element-fd44022{font-size:var( --e-global-typography-0060c0f-font-size );line-height:var( --e-global-typography-0060c0f-line-height );letter-spacing:var( --e-global-typography-0060c0f-letter-spacing );}}@media(max-width:767px){.elementor-226 .elementor-element.elementor-element-41f5787 .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-226 .elementor-element.elementor-element-fd44022{font-size:var( --e-global-typography-0060c0f-font-size );line-height:var( --e-global-typography-0060c0f-line-height );letter-spacing:var( --e-global-typography-0060c0f-letter-spacing );}}/* Start custom CSS for open_user_map_widget, class: .elementor-element-0b79478 */.location-overlay-content{
        font-family: var(--e-global-typography-99e94cf-font-family), Sans
}

.elementor-226 .elementor-element.elementor-element-0b79478{
    font-family: var(--e-global-typography-99e94cf-font-family), Sans-serif;
}

/*buttony regiony nav*/
 .nav-item {
    padding: .5rem .75rem!important;
    border:none!important;
    /*background: #ff004410;*/
    background: white;
    font-size: 1rem!important;
    border-radius: 4px;
    box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.65);
    margin-top: 3px;
}

.tab-wrap{
    overflow-y: scroll;
    height: 3rem;
    position: relative;
}

.tab-wrap {
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.tab-wrap::-webkit-scrollbar { 
    display: none;
}

.map-wrap{
    margin-top: -4rem;
    z-index: 1 !important;
    height: 80vh !important;
    aspect-ratio: auto!important;
}

#add-location-overlay .map-wrap{
    height: 400px!important;
}



.open-user-map{
    margin-top: 1rem;
}

.nav-item:first-child{
    margin-left: 1rem;
}

 .nav-item.active {
    font-weight: 500!important;
    color: black!important;
    /*background: #ff004440;*/
        background: white;
}

/*.leaflet-bar a {*/
/*    line-height: 26px!important;*/
/*}*/

.leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar {
    border: none!important;
    background-clip: padding-box!important;
    box-shadow: 0 0px 3px 0px rgba(0, 0, 0, 0.65) !important;
}

.open-user-map .box-wrap .map-wrap .oum-filter-controls .oum-filter-toggle {
    border: none!important;
    box-shadow: 0 0px 3px 0px rgba(0, 0, 0, 0.65) !important;
}

.open-user-map .box-wrap .tab-wrap .oum-tabs {
    display: flex!important;
    flex-wrap: nowrap!important;
    justify-content: flex-start!important;
    border-bottom: none!important;
    flex-direction: row!important;
    gap: .5rem!important;
    margin-bottom: -4rem;
    position: relative;
    z-index: 999;
}

.open-user-map .box-wrap .map-wrap .open-add-location-overlay {
    top: unset!important;
    right: unset!important;
    bottom: 1rem!important;
    left: 1rem!important;
}

.open-user-map .box-wrap.oum-regions-layout-2 > .tab-wrap .oum-tabs {
    flex-direction: column;
    border:none!important;
    height: 100%;
    justify-content: unset;
}

.leaflet-left {
    left: unset!important;
    right: 1rem!important;
}
.leaflet-top {
    top: unset!important;
    bottom: 6rem!important;
}

/*stylowanie ikon*/

/*.leaflet-control-locate a {*/
/*    width: 2.5rem!important;*/
/*    height: 2.5rem!important;*/
/*    line-height: 2.6rem!important;*/
/*}*/

/*.leaflet-top .leaflet-control {*/
/*    margin-top: 1rem!important;*/
/*}*/

.leaflet-control-search{
    display: none!important;
}

.leaflet-control-geosearch{
    display: none!important;
}

.leaflet-bar-part{
    display: flex!important;
    justify-content: center!important;
    align-items: center!important;
}

/*.open-user-map .box-wrap .map-wrap .oum-filter-controls .oum-filter-toggle {*/
/*    width: 2.8rem !important;*/
/*    height: 2.8rem !important;*/
/*    right: .3rem !important;*/
/* }*/


/*STYLOWANIE POPUP*/
.open-user-map .add-location .location-overlay-content #oum_add_location select, input, textarea {
    font-family: inherit;
    margin: 0 0 .5rem!important;
    font-size: 1rem!important;
    border: .1rem solid #ff004430!important;
    border-radius: 4px!important;
    color: black!important;
    background-color: #fff;
    padding: 1rem!important;
}

label.oum-label {
    margin: 2rem 0 0.75rem 0!important;
}

.open-user-map .add-location .location-overlay-content {
    background: #fdf4f4!important;
    padding: 3rem 2rem!important;
    border-radius: 6px!important;
}

.open-user-map .add-location .location-overlay-content #oum_add_location .map-wrap #mapGetLocation {
    border: none!important;
}

@media screen and (max-width: 768px) {
    .open-user-map .add-location .location-overlay-content {
        max-width: 90vw!important;
        margin-top: 100px;
    }
}

.oum-add-location-headline{
    margin-top: 2rem!important;
}

.oum-image-upload-description{
    display: none!important;
}

.open-user-map .add-location .location-overlay-content #oum_add_location .oum_media {
    display: flex!important;
    margin-bottom: 2rem!important;
    flex-direction: row!important;
    gap: 1rem!important;
}

/*.open-user-map .add-location .location-overlay-content #oum_add_location .oum_media .media-upload {*/
.dashicons{
position: relative;
    display: flex!important;
    align-items: center!important;
    background: #ff004430 !important;
    width: 5rem !important;
    height: 4rem !important;
    font-size: 2rem !important;
    padding: .5rem 1rem !important;
    border-radius: 6px !important;
    justify-content: center;
}

.multi-upload-indicator{
    display: none!important;
}

#oum_submit_btn{
    width: 100%!important;
    color: white!important;
}

#location-fullscreen-container{
    width: 90%;
    box-shadow: 0 1px 80px 0px rgba(0, 0, 0, 0.65);
}




/*.media-upload-top:after{*/
/*    content: 'Dodaj zdjęcie';*/
/*}*/

/*.oum-audio-upload:after{*/
/*    content: 'Dodaj nagranie';*/
/*}*//* End custom CSS */