/*
Theme Name: Finence 
Theme URI: https://demo.themexbd.com/rtl/finence
Author: themex
Author URI: https://www.templatemonster.com/authors/themex/
Description: Finence - Financial & Commercial WordPress Theme
Version: 1.0.1
Tested up to: 6.1
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, sticky-post, threaded-comments, translation-ready
Text Domain: finence
*/
/*----------------------------------------
 Don't change any css from here. If you need to change, Please use child theme.
------------------------------------------*/
<div id="fb-root"></div>
<script async defer crossorigin="anonymous" src="https://connect.facebook.net/hu_HU/sdk.js#xfbml=1&version=v20.0" nonce="z1muQtkh"></script>

.form-field-rendszam {
    display: none;
}



.kepviselok-container {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.kepviselo-item {
    display: flex;
    align-items: center;
    padding: 10px 0;
}

.kepviselo-kep img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 50%;
    margin-right: 20px;
}

.kepviselo-adatok {
    flex: 1;
}

.kepviselo-adatok p {
    margin: 5px 0;
}

.kepviselo-elvalaszto {
    border: 0;
    height: 1px;
    background-color: #ddd;
    margin: 10px 0;
}

.kepviselo-kep img {
    height: 300px; /* A kép maximális szélessége 300 pixel */
    width: auto; /* Az arányok megtartása érdekében */
    border-radius: 8px; /* Opcionális: a sarkok lekerekítése */
}
