.elementor-3363 .elementor-element.elementor-element-3e519a5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:10px;--padding-bottom:10px;--padding-left:0px;--padding-right:0px;}.elementor-3363 .elementor-element.elementor-element-3e519a5:not(.elementor-motion-effects-element-type-background), .elementor-3363 .elementor-element.elementor-element-3e519a5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FAFAFA;}.elementor-3363 .elementor-element.elementor-element-dd43fac{--display:flex;--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-3363 .elementor-element.elementor-element-a5ca7ec{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;}.elementor-widget-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-3363 .elementor-element.elementor-element-a043421{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-3363 .elementor-element.elementor-element-502628e{--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;--gap:0px 50px;--row-gap:0px;--column-gap:50px;--margin-top:0px;--margin-bottom:45px;--margin-left:0px;--margin-right:0px;}.elementor-3363 .elementor-element.elementor-element-b59b840{--display:flex;}.elementor-3363 .elementor-element.elementor-element-5525f47{--display:flex;}.elementor-3363 .elementor-element.elementor-element-50906a7{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;}.elementor-3363 .elementor-element.elementor-element-de92f3f{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 25px) 0px;}@media(max-width:767px){.elementor-3363 .elementor-element.elementor-element-3e519a5{--padding-top:10px;--padding-bottom:10px;--padding-left:20px;--padding-right:20px;}.elementor-3363 .elementor-element.elementor-element-dd43fac{--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS */.szovegdoboz p {
    margin-bottom: 1.5em;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0px;
    color: #3B3B3B;
}

.highlight-section {
    background-color: #fbf6f3;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.highlight-section p {
    margin-bottom: 0px;
}

.highlight-section strong {
    color: #e53a5b;
    font-weight: 700;
}

a.link-item {
    display: inline-block;
    background-color: #e93a5a;
    color: white;
    border: none;
    border-radius: 38px;
    padding: 9px 16px;
    font-size: 12px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    cursor: pointer;
}

.link-navigator {
    display: flex;
    gap: 35px;
    justify-content: center;
    align-items: center;
}


.szovegdoboz h1 {
    font-family: "Poppins", Sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 29px;
    letter-spacing: 0px;
    color: #3B3B3B;
}


.szovegdoboz h2 {
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0px;
    color: #3B3B3B;
}


.szovegdoboz h3 {
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0px;
    color: #3B3B3B;
}

.termek-tartalom {
    flex: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 35px;
    align-items: flex-start;
}

.termekdiv {
    display: flex;
    flex-direction: row;
    background-color: #faf6f2;
    border-radius: 20px;
    margin-bottom: 25px;
}

.termek-tartalom {
    flex: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 35px;
}

.termek-kep {
    display: flex;
    flex: 1;
}


.termekdiv img {
    border-radius: 10px 0px 0px 10px;
        object-fit: cover;
}


.termekdiv h3 {
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 600;
	    margin-bottom: 10px;
    letter-spacing: 0px;
    color: #3B3B3B;
}


.termekdiv a.termek-linker {
    display: inline-block;
    margin-top: 10px;
    background-color: #e93a5a;
    color: white;
    border: none;
    border-radius: 38px;
    padding: 11px 20px;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    cursor: pointer;
}










@media (max-width: 767px) {
   .szovegdoboz h1 {
    font-family: "Poppins", Sans-serif;
    font-size: 22px;
}

.link-navigator {
    display: flex;
    gap: 7px;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
}


.termekdiv {
    flex-direction: column;
    border-radius: 20px;
    margin-bottom: 25px;
}


.termek-tartalom {
    padding: 15px;
}


.termekdiv p {
    margin-bottom: 1.5em;
    font-family: "Poppins", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0px;
    color: #3B3B3B;
}
}/* End custom CSS */