.elementor-17 .elementor-element.elementor-element-f823149{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-17 .elementor-element.elementor-element-0207ac4{--display:flex;}.elementor-17 .elementor-element.elementor-element-8e90515{--display:flex;}.elementor-17 .elementor-element.elementor-element-67714da .directorypress-category-item.col-lg-inline{width:100px;height:100px;}.elementor-17 .elementor-element.elementor-element-67714da .directorypress-category-item.col-lg-inline .directorypress-category-holder{width:100%;height:100%;}.elementor-17 .elementor-element.elementor-element-06207db .elementor-button{background-color:#CE2333;font-size:11px;}.elementor-17 .elementor-element.elementor-element-06207db .elementor-button-content-wrapper{flex-direction:row;}.elementor-17 .elementor-element.elementor-element-06207db .elementor-button .elementor-button-content-wrapper{gap:5px;}@media(min-width:768px){.elementor-17 .elementor-element.elementor-element-0207ac4{--width:100%;}}/* Start custom CSS for categories, class: .elementor-element-67714da *//* =========================================================
   PRECÍZIÓS PIACTÉR
   HIRDETÉSEK – FELSŐ FŐKATEGÓRIA SÁV
   DEFAULT DIRECTORYPRESS STYLE
   ========================================================= */


/* =========================================================
   1. TELJES WIDGET
   ========================================================= */
   
   
.cat-style-default .directorypress-categories-wrapper .directorypress-category-holder .directorypress-parent-category a .cat-icon img {
    border-radius: 0px!important;
}

.pp-top-categories {
    width: 100% !important;
    max-width: 100% !important;

    margin: 0 !important;
    padding: 0 !important;
}


.pp-top-categories
.elementor-widget-container,

.pp-top-categories
.directorypress-elementor-category-widget,

.pp-top-categories
.cat-style-default {

    width: 100% !important;
    max-width: 100% !important;

    margin: 0 !important;
    padding: 0 !important;

    box-sizing: border-box !important;
}


/* =========================================================
   2. 8 KATEGÓRIA EGY SORBAN
   ========================================================= */

.pp-top-categories
.cat-style-default
.directorypress-categories-wrapper {

    display: grid !important;

    grid-template-columns:
        repeat(8, minmax(0, 1fr)) !important;

    gap: 12px !important;

    width: 100% !important;
    max-width: 100% !important;

    margin: 0 !important;
    padding: 0 !important;

    float: none !important;

    overflow: visible !important;

    box-sizing: border-box !important;
}


/* =========================================================
   3. DIRECTORYPRESS ITEM
   ========================================================= */

.pp-top-categories
.cat-style-default
.directorypress-category-item {

    position: relative !important;

    display: block !important;

    float: none !important;

    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;

    height: auto !important;
    min-height: 160px !important;

    margin: 0 !important;
    padding: 0 !important;

    top: auto !important;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;

    transform: none !important;
    translate: none !important;

    overflow: visible !important;

    box-sizing: border-box !important;
}


/* =========================================================
   4. HOLDER
   ========================================================= */

.pp-top-categories
.cat-style-default
.directorypress-category-holder {

    position: relative !important;

    display: block !important;

    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;

    height: 100% !important;
    min-height: 160px !important;

    margin: 0 !important;
    padding: 0 !important;

    background: transparent !important;

    border: 0 !important;

    box-shadow: none !important;

    top: auto !important;
    bottom: auto !important;

    transform: none !important;
    translate: none !important;

    overflow: visible !important;

    box-sizing: border-box !important;
}


/* =========================================================
   5. PARENT CATEGORY
   ========================================================= */

.pp-top-categories
.cat-style-default
.directorypress-parent-category {

    position: relative !important;

    display: block !important;

    width: 100% !important;
    min-width: 0 !important;

    height: 100% !important;
    min-height: 160px !important;

    margin: 0 !important;
    padding: 0 !important;

    top: auto !important;
    bottom: auto !important;

    transform: none !important;
    translate: none !important;

    overflow: visible !important;

    box-sizing: border-box !important;
}


/* =========================================================
   6. TELJES KÁRTYA / LINK

   FONTOS:
   Az eredeti frontend link csak 48x48 px volt.
   Ezt teljes kártyává alakítjuk.
   ========================================================= */

.pp-top-categories
.cat-style-default
.directorypress-parent-category > a {

    position: relative !important;

    display: flex !important;

    flex-direction: column !important;

    align-items: center !important;

    justify-content: flex-start !important;

    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;

    height: 100% !important;
    min-height: 160px !important;

    margin: 0 !important;

    padding:
        16px
        8px
        13px !important;

    background: #ffffff !important;

    border:
        1px solid #d6e1ef !important;

    border-radius:
        10px !important;

    box-shadow:
        0 2px 8px rgba(15, 23, 42, 0.04) !important;

    color: #173b6c !important;

    text-decoration: none !important;
    text-align: center !important;

    white-space: normal !important;

    overflow: hidden !important;

    text-overflow: clip !important;

    top: auto !important;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;

    transform: none !important;
    translate: none !important;

    box-sizing: border-box !important;

    transition:
        background-color 0.18s ease,
        border-color 0.18s ease,
        box-shadow 0.18s ease !important;
}


/* =========================================================
   7. HOVER
   SEMMI MOZGÁS
   ========================================================= */

.pp-top-categories
.cat-style-default
.directorypress-parent-category > a:hover,

.pp-top-categories
.cat-style-default
.directorypress-category-item:hover
.directorypress-parent-category > a {

    background: #f4f8fe !important;

    border-color: #82ace0 !important;

    box-shadow:
        0 3px 10px rgba(20, 90, 196, 0.08) !important;

    margin: 0 !important;

    top: auto !important;
    bottom: auto !important;

    transform: none !important;
    translate: none !important;
}


/* =========================================================
   8. VALÓDI IKON WRAPPER
   .cat-icon
   ========================================================= */

.pp-top-categories
.cat-style-default
.cat-icon {

    position: static !important;

    display: flex !important;

    align-items: center !important;
    justify-content: center !important;

    width: 78px !important;
    height: 78px !important;

    min-width: 78px !important;
    min-height: 78px !important;

    max-width: 78px !important;
    max-height: 78px !important;

    flex: 0 0 78px !important;

    margin:
        0
        auto
        8px !important;

    padding: 0 !important;

    overflow: visible !important;

    transform: none !important;
    translate: none !important;

    box-sizing: border-box !important;
}


/* =========================================================
   9. VALÓDI IKON
   ========================================================= */

.pp-top-categories
.cat-style-default
.cat-icon
img.directorypress-field-icon {

    position: static !important;

    display: block !important;

    width: 72px !important;
    height: 72px !important;

    min-width: 72px !important;
    min-height: 72px !important;

    max-width: 72px !important;
    max-height: 72px !important;

    margin: 0 auto !important;
    padding: 0 !important;

    object-fit: contain !important;

    object-position:
        center center !important;

    transform: none !important;
    translate: none !important;

    transition: none !important;
}


/* Hoverkor az ikon sem mozdul */

.pp-top-categories
.cat-style-default
.directorypress-parent-category > a:hover
.cat-icon,

.pp-top-categories
.cat-style-default
.directorypress-parent-category > a:hover
img.directorypress-field-icon {

    transform: none !important;
    translate: none !important;

    margin-left: auto !important;
    margin-right: auto !important;
}


/* =========================================================
   10. VALÓDI KATEGÓRIANÉV
   .categories-name
   ========================================================= */

.pp-top-categories
.cat-style-default
.categories-name {

    position: static !important;

    display: block !important;

    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;

    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;

    margin: 0 !important;
    padding: 0 !important;

    color: #173b6c !important;

    font-family: inherit !important;

    font-size: 12px !important;

    font-weight: 700 !important;

    line-height: 1.22 !important;

    text-align: center !important;

    white-space: normal !important;

    overflow: visible !important;

    text-overflow: clip !important;

    word-break: normal !important;

    overflow-wrap: normal !important;

    transform: none !important;
    translate: none !important;
}


/* =========================================================
   11. MINDEN NATÍV ELLIPSIS KIKAPCSOLÁSA
   ========================================================= */

.pp-top-categories
.cat-style-default
.directorypress-parent-category > a,

.pp-top-categories
.cat-style-default
.directorypress-parent-category > a span,

.pp-top-categories
.cat-style-default
.categories-name {

    white-space: normal !important;

    overflow: visible !important;

    text-overflow: clip !important;
}


/* A kártya maga maradhat hidden,
   de a szöveg több soros legyen */

.pp-top-categories
.cat-style-default
.directorypress-parent-category > a {

    overflow: hidden !important;
}


/* =========================================================
   12. NATÍV HOVER / MOZGÁS TELJES SEMLEGESÍTÉSE
   ========================================================= */

.pp-top-categories
.cat-style-default
.directorypress-category-item,

.pp-top-categories
.cat-style-default
.directorypress-category-holder,

.pp-top-categories
.cat-style-default
.directorypress-parent-category,

.pp-top-categories
.cat-style-default
.directorypress-parent-category > a,

.pp-top-categories
.cat-style-default
.cat-icon,

.pp-top-categories
.cat-style-default
.directorypress-field-icon,

.pp-top-categories
.cat-style-default
.categories-name {

    top: auto !important;
    bottom: auto !important;

    transform: none !important;
    translate: none !important;
}


/* =========================================================
   13. PSEUDO ELEMEK / THEME EFFEKTEK
   ========================================================= */

.pp-top-categories
.cat-style-default
.directorypress-category-item::before,

.pp-top-categories
.cat-style-default
.directorypress-category-item::after,

.pp-top-categories
.cat-style-default
.directorypress-category-holder::before,

.pp-top-categories
.cat-style-default
.directorypress-category-holder::after,

.pp-top-categories
.cat-style-default
.directorypress-parent-category::before,

.pp-top-categories
.cat-style-default
.directorypress-parent-category::after,

.pp-top-categories
.cat-style-default
.directorypress-parent-category > a::before,

.pp-top-categories
.cat-style-default
.directorypress-parent-category > a::after {

    transform: none !important;
    translate: none !important;
}


/* =========================================================
   14. DARABSZÁM ELREJTÉSE
   ========================================================= */

.pp-top-categories
.directorypress-listings-counter,

.pp-top-categories
.category-count,

.pp-top-categories
.directorypress-category-count,

.pp-top-categories
.badge,

.pp-top-categories
.count {

    display: none !important;
}


/* =========================================================
   15. AKTÍV KATEGÓRIA
   JS KÉSŐBB RÁTESZI A pp-cat-active CLASS-T
   ========================================================= */

.pp-top-categories
.cat-style-default
.directorypress-category-item.pp-cat-active
.directorypress-parent-category > a {

    background: #eff6ff !important;

    border-color: #4d8ed8 !important;

    box-shadow:
        0 3px 10px rgba(20, 90, 196, 0.10) !important;
}


/* =========================================================
   16. TABLET – 4 / SOR
   ========================================================= */

@media
(max-width: 1199px) {

    .pp-top-categories
    .cat-style-default
    .directorypress-categories-wrapper {

        grid-template-columns:
            repeat(4, minmax(0, 1fr)) !important;
    }

}


/* =========================================================
   17. MOBIL – VÍZSZINTESEN GÖRGETHETŐ
   ========================================================= */

@media
(max-width: 767px) {

    .pp-top-categories
    .cat-style-default
    .directorypress-categories-wrapper {

        display: flex !important;

        flex-wrap: nowrap !important;

        justify-content: flex-start !important;

        gap: 10px !important;

        overflow-x: auto !important;

        overflow-y: hidden !important;

        padding-bottom: 6px !important;

        -webkit-overflow-scrolling: touch;
    }


    .pp-top-categories
    .cat-style-default
    .directorypress-category-item {

        flex:
            0 0 150px !important;

        width:
            150px !important;

        min-width:
            150px !important;

        max-width:
            150px !important;
    }


    .pp-top-categories
    .cat-style-default
    .directorypress-category-holder,

    .pp-top-categories
    .cat-style-default
    .directorypress-parent-category,

    .pp-top-categories
    .cat-style-default
    .directorypress-parent-category > a {

        min-height:
            150px !important;
    }


    .pp-top-categories
    .cat-style-default
    .cat-icon {

        width: 68px !important;
        height: 68px !important;

        min-width: 68px !important;
        min-height: 68px !important;

        max-width: 68px !important;
        max-height: 68px !important;

        flex:
            0 0 68px !important;
    }


    .pp-top-categories
    .cat-style-default
    .cat-icon
    img.directorypress-field-icon {

        width: 62px !important;
        height: 62px !important;

        min-width: 62px !important;
        min-height: 62px !important;

        max-width: 62px !important;
        max-height: 62px !important;
    }


    .pp-top-categories
    .cat-style-default
    .categories-name {

        font-size:
            11.5px !important;
    }

}

/* =========================================================
   PRECÍZIÓS PIACTÉR
   FELSŐ KATEGÓRIASÁV – ÜRES GRID ELEM JAVÍTÁSA
   + FOOTER SZERINTI SORREND
   ========================================================= */


/* =========================================================
   1. DIRECTORYPRESS / BOOTSTRAP ::BEFORE + ::AFTER KIKAPCSOLÁSA

   Ezek foglalták el a grid első/utolsó celláját.
   ========================================================= */

.pp-top-categories
.cat-style-default
.directorypress-categories-wrapper::before,

.pp-top-categories
.cat-style-default
.directorypress-categories-wrapper::after {
    content: none !important;
    display: none !important;
}


/* =========================================================
   2. DESKTOPON BIZTOSAN 8 KATEGÓRIA / SOR
   ========================================================= */

@media (min-width: 1200px) {

    .pp-top-categories
    .cat-style-default
    .directorypress-categories-wrapper {
        display: grid !important;

        grid-template-columns:
            repeat(8, minmax(0, 1fr)) !important;

        gap: 12px !important;
    }

}




/* =========================================================
   PRECÍZIÓS PIACTÉR
   FELSŐ KATEGÓRIASÁV – KATEGÓRIANEVEK ÍRÁSMÓDJA
   ========================================================= */


/* A DirectoryPress / téma ne alakítsa át
   automatikusan a kis- és nagybetűket */

.pp-top-categories
.cat-style-default
.categories-name,

.pp-top-categories
.cat-style-default
.directorypress-parent-category > a {
    text-transform: none !important;
}/* End custom CSS */
/* Start custom CSS */body.elementor-page-17 .directorypress-single-listing-text-content-wrap {
    display: none;
}

@media screen and (max-width: 768px) {
 body.elementor-page-17 .theme-content  {
     
 padding:0px!important;
  }
}/* End custom CSS */