.elementor-249 .elementor-element.elementor-element-37584ba{--display:flex;--margin-top:60px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-249 .elementor-element.elementor-element-ef39e3d{text-align:start;font-family:"Bai Jamjuree", Sans-serif;font-weight:500;color:#000000;}.elementor-249 .elementor-element.elementor-element-db545ef{--display:flex;}.elementor-widget-theme-post-featured-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-249 .elementor-element.elementor-element-0e6a292 img{width:78%;}.elementor-widget-gallery .elementor-gallery-item__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-gallery .elementor-gallery-item__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-gallery{--galleries-title-color-normal:var( --e-global-color-primary );--galleries-title-color-hover:var( --e-global-color-secondary );--galleries-pointer-bg-color-hover:var( --e-global-color-accent );--gallery-title-color-active:var( --e-global-color-secondary );--galleries-pointer-bg-color-active:var( --e-global-color-accent );}.elementor-widget-gallery .elementor-gallery-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-249 .elementor-element.elementor-element-5404aa7 .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-249 .elementor-element.elementor-element-5404aa7 .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:rgba(0,0,0,0.5);}.elementor-249 .elementor-element.elementor-element-5404aa7{--image-transition-duration:800ms;--overlay-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}.elementor-249 .elementor-element.elementor-element-13c18fc{--display:flex;}.elementor-249 .elementor-element.elementor-element-de61685{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-3cc659e */.apartman-felszereltseg-lista {
    display: grid;
    grid-template-columns: repeat(4, 1fr); 
    gap: 15px 20px; 
    margin-top: 20px;
}
.felszereltseg-elem {
    display: flex;
    align-items: center;
    gap: 10px; 
}

.felszereltseg-elem svg {
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900 !important;
    color: #b89146; 
    text-align: center;
    display: inline-block;
}
.felszereltseg-nev {
    font-size: 18px;
    font-weight: 600;
    padding: 8px 0 0 10px;
}
@media (max-width: 767px) { .apartman-felszereltseg-lista { grid-template-columns: repeat(1, 1fr); } }/* End custom CSS */