body .fusion-counters-box .fusion-counter-box {
  margin-bottom: 0;
}
body .fusion-blog-shortcode a {
  color: #052c49 !important;
}
body .fusion-blog-shortcode p,
body .fusion-blog-shortcode .blog-shortcode-post-title {
  text-align: center;
}
body .margin-center {
  margin-left: auto;
  margin-right: auto;
}
html :where([style*="border-color"]) {
  border-style: unset !important;
}
.inner-bg {
  position: relative;
}
.inner-bg::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: white;
}
.inner-bg > .fusion-builder-row {
  background-color: inherit;
}
#main-menu {
  z-index: 999999;
}
#home-hero .fusion-column-wrapper > * {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (min-width: 900px) {
  #home-hero .fusion-layout-column {
    overflow: hidden;
  }
}
@media (max-width: 900px) {
  #home-hero .fusion-builder-row {
    flex-direction: column !important;
  }
  #home-hero .fusion-layout-column {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 auto !important;
    height: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  #home-hero .fusion-column-wrapper {
    height: auto !important;
  }
}
#home-counter-row .fusion-layout-column {
  border-right: 1px solid #5b8ab6;
}
#home-counter-row .fusion-layout-column:last-child {
  border-right: 0 none;
}
#home-counter-row .content-box-counter {
  font-weight: 800;
}
body:not(.fusion-builder-live-preview) #noknek-group {
  background-color: transparent;
}
body:not(.fusion-builder-live-preview) #noknek-group > div {
  position: relative;
}
body:not(.fusion-builder-live-preview) #noknek-group > div::before {
  position: absolute;
  content: '';
  background-color: #d291a6;
  left: 0;
  bottom: 0;
  width: 100%;
  height: calc(100% - 50px);
  border-radius: 12px;
  background-image: url('/wp-content/themes/Doppio/images/alakzat.png');
  background-position-x: right;
  background-repeat: no-repeat;
  background-position-y: 40px;
}
body:not(.fusion-builder-live-preview) #ferfiaknak-group {
  background-color: transparent;
}
body:not(.fusion-builder-live-preview) #ferfiaknak-group > div {
  position: relative;
}
body:not(.fusion-builder-live-preview) #ferfiaknak-group > div::before {
  position: absolute;
  content: '';
  background-color: #5b8ab6;
  left: 0;
  bottom: 0;
  width: 100%;
  height: calc(100% - 50px);
  border-radius: 12px;
  background-image: url('/wp-content/themes/Doppio/images/alakzat.png');
  background-position-x: right;
  background-repeat: no-repeat;
  background-position-y: 40px;
}
body:not(.fusion-builder-live-preview) .split-4 > div {
  display: flex;
  gap: 4%;
  width: 100%;
}
body:not(.fusion-builder-live-preview) .split-4 > div > * {
  flex: 0 0 calc((100% - 12%) / 4);
  /* 3 gaps for 4 children */
}
body:not(.fusion-builder-live-preview) #point-search-cta {
  z-index: 9999;
}
body:not(.fusion-builder-live-preview) #point-search-cta::before {
  position: absolute;
  content: '';
  right: -5%;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  background-image: url('/wp-content/themes/Doppio/images/alakzat.png');
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 340px;
}
body:not(.fusion-builder-live-preview) #point-search-cta::after {
  position: absolute;
  content: '';
  left: -5%;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  background-image: url('/wp-content/themes/Doppio/images/alakzat.png');
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 340px;
}
.fusion-image-element .fusion-imageframe {
  width: 100%;
}
.fusion-footer a {
  color: white;
}
.fusion-footer ul.menu li {
  border: 0 none;
  padding-bottom: 0;
}
.fusion-footer ul.menu li a {
  color: white !important;
  line-height: 1.2;
}
.fusion-footer ul.menu li a::before {
  color: #4bbebe !important;
}
.footer-cta > .fusion-builder-row {
  border-radius: 10px;
  padding: 20px 30px;
}
.footer-cta .fusion-layout-column {
  flex: 1;
  margin: 0;
}
.footer-cta .fusion-layout-column:first-child {
  flex: 0 0 180px;
}
.footer-cta .fusion-layout-column:last-child {
  flex: 0 0 300px;
}
.footer-cta img {
  max-height: 130px;
}
/* =========================================================
   Pont single template
   ========================================================= */
.pont-layout {
  display: grid;
  grid-template-columns: 1fr 340px;
  gap: 40px;
  align-items: start;
}
@media (max-width: 900px) {
  .pont-layout {
    grid-template-columns: 1fr;
  }
}
.left-column {
  min-width: 0;
}
.left-column h1 {
  color: #052c49;
  margin-bottom: 16px;
}
.left-column h2 {
  color: #052c49;
  font-size: 25px;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 20px;
}
.left-column .pont-hero__content {
  margin-bottom: 24px;
  color: #052c49;
  line-height: 1.7;
}
.left-column .pont-map {
  margin: 24px 0;
  border-radius: 10px;
  overflow: hidden;
}
.pont-features {
  list-style: none;
  margin: 0 0 8px;
  padding: 0;
}
.pont-feature {
  display: flex;
  gap: 10px;
  align-items: baseline;
  padding: 6px 0;
  border-bottom: 1px solid #c5d6e5;
  font-size: 14px;
}
.pont-feature__label {
  font-weight: 600;
  color: #052c49;
  min-width: 160px;
}
.pont-feature__value {
  color: #052c49;
}
.pont-hero__sidebar {
  position: sticky;
  top: 20px;
  align-self: start;
  max-height: calc(100vh - 40px);
  overflow-y: scroll;
  overscroll-behavior: contain;
}
.pont-card {
  background: #f5ffff;
  border: 1px solid #56c2c2;
  border-radius: 12px;
  padding: 18px 18px;
}
.pont-card h4 {
  color: #052c49;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 8px;
}
.pont-card__title {
  color: #052c49;
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 18px;
  margin-bottom: 18px;
  margin-top: 0;
  position: relative;
}
.pont-card__title::after {
  position: absolute;
  content: '';
  width: calc(100% + 36px);
  height: 2px;
  bottom: 0;
  left: -18px;
  background-color: #a5e1e1;
}
.pont-card__address {
  font-size: 14px;
  color: #052c49;
  margin-bottom: 12px;
  display: flex;
  gap: 6px;
  align-items: flex-start;
}
.pont-card__phone {
  font-size: 13px;
  color: #052c49;
  margin-bottom: 8px;
}
.pont-card__phone-label {
  font-weight: 600;
  display: block;
}
.pont-card__opening {
  margin-top: 20px;
}
.pont-card__info-row {
  display: flex;
  gap: 8px;
  font-size: 13px;
  color: #052c49;
  margin-bottom: 8px;
  align-items: flex-start;
  border-bottom: 2px solid #a5e1e1;
  padding-bottom: 8px;
}
.pont-card__info-label {
  font-weight: 600;
  flex: 1;
  min-width: 75px;
  color: #052c49;
}
.pont-card__info-value {
  color: #052c49;
  text-align: right;
}
.pont-card__info-value a {
  color: #052c49;
  text-decoration: underline;
}
.pont-card__pin {
  width: 14px;
  height: 14px;
  color: #e05f5f;
  flex-shrink: 0;
  margin-top: 1px;
  margin-right: 2px;
}
.pont-card__megjegyzes {
  font-size: 12px;
  color: #052c49;
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid #56c2c2;
}
.pont-card__uzemeelteto {
  font-size: 12px;
  color: #052c49;
  margin-top: 8px;
}
.pont-card__uzemeelteto a {
  color: #4bbebe;
}
.pont-card .pont-card-phone-row .pont-card__info-value {
  font-weight: 800;
}
.pont-card .pont-table--compact {
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
}
.pont-card .pont-table--compact th,
.pont-card .pont-table--compact td {
  padding: 4px 6px;
  text-align: left;
}
.pont-card .pont-table--compact th {
  color: #052c49;
  font-weight: 600;
  width: 100px;
}
.pont-card .pont-table--compact td {
  color: #052c49;
}
.pont-card .pont-table--compact td:last-child {
  text-align: right;
}
.pont-card .pont-table--compact tr.pont-closed td {
  color: #2a9cf0;
}
.pont-card .pont-table--compact tr.pont-today th,
.pont-card .pont-table--compact tr.pont-today td {
  background: #daefef;
  border: 2px solid #a5e1e1;
  font-weight: 800;
}
.pont-card .pont-table--compact tr.pont-today th {
  border-right: 0 none;
}
.pont-card .pont-table--compact tr.pont-today td {
  border-left: 0 none;
}
.pont-card .pont-hours-note {
  font-size: 12px;
  color: #4bbebe;
  margin-top: 6px;
}
.pont-card .pont-hours-note__highlight {
  background-color: #daefef;
  font-size: 13px;
  border: 2px solid #a5e1e1;
  width: 13px;
  height: 13px;
  display: inline-block;
  margin-bottom: -3px;
}
.pont-btn {
  padding: 10px 22px;
  border-radius: 30px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
  transition: background 0.2s, color 0.2s;
  margin-top: 12px;
  background: #4bbebe;
  color: white;
  border: none;
  display: table;
  box-sizing: border-box;
  text-align: center;
}
.pont-btn:hover {
  background: #3ba5a5;
  color: white;
}
.pont-btn.centered {
  margin-left: auto;
  margin-right: auto;
}
.quick-pont-search .pont-search-form {
  position: relative;
  display: flex;
  gap: 8px;
}
.quick-pont-search .pont-search-input {
  flex: 1;
  padding: 10px 14px;
  border: 1px solid #5b8ab6;
  border-radius: 6px;
  font-size: 15px;
  outline: none;
}
.quick-pont-search .pont-search-input:focus {
  border-color: #4bbebe;
}
.quick-pont-search .pont-search-button {
  padding: 10px 20px;
  background-color: #5b8ab6;
  color: white;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  font-size: 15px;
}
.quick-pont-search .pont-search-button:hover {
  background-color: #4bbebe;
}
.quick-pont-search .chs-suggestions {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: white;
  border: 1px solid #5b8ab6;
  border-top: none;
  border-radius: 0 0 6px 6px;
  z-index: 100;
}
.quick-pont-search .chs-suggestions.visible {
  display: block;
}
.quick-pont-search .chs-sug-item {
  display: flex;
  align-items: center;
  padding: 8px 14px;
  cursor: pointer;
  font-size: 14px;
  color: #052c49;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.quick-pont-search .chs-sug-item:hover,
.quick-pont-search .chs-sug-item.active {
  background-color: #d7e2ed;
}
.quick-pont-search .chs-sug-zip {
  display: inline-block;
  margin-right: 8px;
  color: #5b8ab6;
  font-weight: 600;
}
.quick-pont-search #cvh-status {
  margin-top: 6px;
}
.pont-hero__content h1 {
  color: #052c49;
  font-size: 34px;
  line-height: 1.3;
  margin-bottom: 16px;
}
.pont-hero__content p {
  color: #052c49;
  line-height: 1.75;
  margin-bottom: 12px;
}
.pont-megkozelites {
  list-style: none;
  margin: 0 0 24px;
  padding: 0;
}
.pont-megk-item {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  padding: 10px 0;
  border-bottom: 1px solid #c5d6e5;
  font-size: 14px;
  color: #052c49;
  line-height: 1.6;
}
.pont-megk-item .pont-megk-icon {
  flex: 0 0 29px;
  color: #5b8ab6;
  margin-top: 2px;
  text-align: center;
}
.pont-megk-item .pont-megk-icon svg {
  width: 22px;
  height: 22px;
  display: block;
}
.pont-megk-item .pont-megk-content {
  padding-top: 5px;
}
.pont-megk-item .pont-megk-content strong {
  font-weight: 700;
  color: #052c49;
  margin-right: 4px;
}
.pont-btn--block {
  display: block;
  text-align: center;
}
.pont-btn--caps {
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-size: 13px;
}
.pont-btn--sm {
  padding: 7px 16px;
  font-size: 12px;
}
.pont-btn--center {
  margin-left: auto;
  margin-right: auto;
}
.pont-btn--alt {
  background-color: #5b8ab6;
}
.pont-btn--narancs {
  background-color: #f58929;
}
.pont-btn--narancs:hover {
  background: #ea740b;
  color: white;
}
.pont-btn--cta {
  background: #f58929;
  color: white;
  border: none;
  padding: 14px 36px;
  font-size: 15px;
  border-radius: 50px;
  display: inline-block;
}
.pont-btn--cta:hover {
  background: #ea740b;
  color: white;
}
.pont-btn--cta.turkiz {
  background-color: #4bbebe;
}
.pont-btn-group {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
  margin-top: 16px;
}
.pont-btn-group .pont-btn {
  display: inline-block;
  margin-top: 0;
  flex-shrink: 0;
}
.pont-btn-group--column {
  flex-direction: column;
  align-items: stretch;
}
.pont-btn-group--column .pont-btn {
  text-align: center;
}
.pont-btn-group--column.pont-btn-group--sm .pont-btn--cta {
  padding: 9px 18px;
  font-size: 12px;
}
.pont-services {
  background: white;
  border: 2px solid #a5e1e1;
  border-radius: 12px;
  padding: 12px 28px;
  margin: 40px 0;
}
.pont-services__title {
  color: #052c49;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 10px;
  position: relative;
  padding-bottom: 20px;
}
.pont-services__title::after {
  position: absolute;
  content: '';
  width: calc(100% + 56px);
  height: 2px;
  bottom: 0;
  left: -28px;
  background-color: #a5e1e1;
}
.pont-services__extra {
  border-top: 1px solid #c5d6e5;
  padding-top: 12px;
  margin-top: 4px;
}
.pont-services__row {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 13px;
  color: #052c49;
  padding: 6px 0;
}
.pont-services__row-label {
  font-weight: 600;
  min-width: 200px;
}
.pont-services .pont-prices-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px 30px;
  margin-bottom: 16px;
  align-items: center;
}
@media (max-width: 600px) {
  .pont-services .pont-prices-grid {
    grid-template-columns: 1fr;
  }
}
.pont-services .pont-price-box {
  border: 1px solid #56c2c2;
  border-radius: 8px;
  padding: 12px 16px;
  background: #f5ffff;
}
.pont-services .pont-price-box__label {
  font-size: 14px;
  color: #052c49;
  margin-bottom: 4px;
  line-height: 1.3;
}
.pont-services .pont-price-box__value {
  font-size: 22px;
  font-weight: 800;
  color: #052c49;
}
.pont-services .pont-price-box.payment-methods-box {
  border: 0 none;
  background: white;
  padding-top: 0;
  padding-bottom: 0;
}
.pont-services .pont-price-box.payment-methods-box .pont-payment-methods {
  margin-top: 15px;
}
.pont-services .pont-payment-methods {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
.pont-services .pont-payment-chip {
  border: 1.5px solid #b5afaf;
  border-radius: 8px;
  padding: 6px 20px;
  font-size: 14px;
  font-weight: 600;
  color: #b5afaf;
  background: #f6f6f6;
  text-decoration: line-through;
}
.pont-services .pont-payment-chip--active {
  border-color: #56c2c2;
  color: #052c49;
  background: #f5ffff;
  text-decoration: none;
}
.pont-booking {
  margin: 30px 0 0;
  padding: 30px 0;
  max-width: 760px;
  position: relative;
  isolation: isolate;
}
.pont-booking::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -9999px;
  right: -9999px;
  background: #f5ffff;
  z-index: -1;
}
.pont-booking h2 {
  display: flex;
  align-items: center;
  gap: 16px;
}
.pont-booking h2::before {
  content: '';
  display: block;
  flex: 0 0 65px;
  width: 65px;
  height: 65px;
  background-image: url(images/idopont.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.pont-booking p {
  color: #052c49;
  margin-bottom: 12px;
}
.pont-booking__list {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
}
.pont-booking__list li {
  color: #052c49;
  font-size: 14px;
  padding: 4px 0 4px 20px;
  position: relative;
}
.pont-booking__list li::before {
  content: '•';
  position: absolute;
  left: 6px;
  color: #4bbebe;
}
.pont-booking__cta {
  text-align: center;
  margin-top: 20px;
}
.pont-miert {
  margin: 0 0 30px;
  padding: 30px 0;
  max-width: 760px;
  position: relative;
  isolation: isolate;
}
.pont-miert::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -9999px;
  right: -9999px;
  background: #f5ffff;
  z-index: -1;
}
.pont-miert h2 {
  display: flex;
  align-items: center;
  gap: 16px;
}
.pont-miert h2::before {
  content: '';
  display: block;
  flex: 0 0 78px;
  width: 78px;
  height: 65px;
  background-image: url(images/mintavetel.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.pont-miert p {
  color: #052c49;
  margin-bottom: 12px;
}
.pont-section-header {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  margin-bottom: 20px;
}
.pont-section-header__icon {
  flex: 0 0 56px;
  display: block;
}
.pont-section-header__icon svg {
  width: 56px;
  height: 56px;
  display: block;
}
.pont-section-header h2 {
  margin: 0;
  align-self: center;
}
.pont-packages {
  margin: 48px 0;
}
.pont-packages h2 {
  margin-bottom: 8px;
}
.pont-packages__intro {
  color: #052c49;
  margin-bottom: 24px;
}
.pont-package {
  display: grid;
  grid-template-columns: 250px 1fr;
  gap: 24px;
  align-items: start;
  margin-bottom: 32px;
  padding-bottom: 32px;
  border-bottom: 1px solid #c5d6e5;
}
.pont-package:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
@media (max-width: 640px) {
  .pont-package {
    grid-template-columns: 1fr;
  }
}
.pont-package__left {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}
.pont-package__left img,
.pont-package__left .pont-package__img {
  width: 100%;
  border-radius: 8px;
  display: block;
  object-fit: cover;
  aspect-ratio: 4 / 3;
}
.pont-package__right {
  padding-top: 4px;
}
.pont-package__title {
  color: #052c49;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 10px;
}
.pont-package__title a {
  color: #052c49;
}
.pont-package__text {
  color: #052c49;
  font-size: 14px;
  line-height: 1.7;
  margin-bottom: 0;
}
.pont-all-cta {
  background: #add4da;
  border-radius: 12px;
  padding: 32px 40px;
  text-align: center;
  margin: 40px 0;
  position: relative;
  isolation: isolate;
}
.pont-all-cta::after {
  position: absolute;
  content: '';
  right: -5%;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  background-image: url('/wp-content/themes/Doppio/images/alakzat.png');
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 340px;
  z-index: -1;
}
.csomag-grid-wrap > div {
  margin-left: 0 !important;
  margin-right: 0 !important;
  align-items: center;
}
.csomag-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}
@media (max-width: 900px) {
  .csomag-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 540px) {
  .csomag-grid {
    grid-template-columns: 1fr;
  }
}
.csomag-grid.csomag-grid--ferfi-csomag .csomag-grid__price-label,
.csomag-grid.csomag-grid--ferfi-csomag .csomag-grid__price-value {
  color: #5b8ab6;
}
.csomag-grid__item {
  display: flex;
  flex-direction: column;
}
.csomag-grid__thumb {
  display: block;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 16px;
}
.csomag-grid__thumb .csomag-grid__img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  display: block;
  transition: transform 0.4s ease;
}
.csomag-grid__thumb.hover-type-zoomin:hover .csomag-grid__img {
  transform: scale(1.08);
}
.csomag-grid__body {
  text-align: center;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.csomag-grid__title {
  font-size: 16px;
  font-weight: 700;
  color: #052c49;
  margin: 0 0 8px;
  line-height: 1.3;
}
.csomag-grid__title a {
  color: #052c49;
}
.csomag-grid__price {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 10px;
}
.csomag-grid__price-label {
  font-size: 20px;
  font-weight: 700;
  color: #d291a6;
}
.csomag-grid__price-value {
  font-size: 20px;
  font-weight: 700;
  color: #d291a6;
}
.csomag-grid__excerpt {
  font-size: 14px;
  color: #052c49;
  line-height: 1.6;
  margin: 0;
  text-align: center;
}
.pont-finder {
  background: #b7ddd5;
  border-radius: 12px;
  padding: 40px;
  margin: 40px 0;
  text-align: center;
}
.pont-finder .terkep {
  max-width: 420px;
}
.pont-finder h2 {
  color: #052c49;
  margin-top: 40px;
  margin-bottom: 20px;
  line-height: 1.3;
}
.pont-finder .quick-pont-search {
  max-width: 500px;
  margin: 0 auto;
}
.pont-faq-section {
  margin: 48px 0 0;
  padding: 40px 0;
  max-width: 760px;
  position: relative;
  isolation: isolate;
}
.pont-faq-section::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -9999px;
  right: -9999px;
  background: #f6f6f6;
  z-index: -1;
}
.pont-faq-section__header {
  display: flex;
  align-items: flex-start;
  gap: 24px;
  margin-bottom: 24px;
}
.pont-faq-section__icon {
  flex: 0 0 130px;
}
.pont-faq-section__icon img,
.pont-faq-section__icon svg {
  width: 130px;
  height: auto;
  display: block;
}
.pont-faq-section__header-text h2 {
  margin-bottom: 8px;
}
.pont-faq-section__header-text p {
  color: #052c49;
  line-height: 1.7;
  margin-bottom: 0;
}
.pont-faq-section--alt {
  background: #f6f9fb;
  border-radius: 12px;
  margin-top: 0;
}
.pont-faq-section--alt .pont-faq-section__header {
  align-items: center;
}
.pont-faq-section--alt .pont-faq-section__icon {
  flex: 0 0 122px;
}
.pont-faq-section--alt .pont-faq-section__icon img,
.pont-faq-section--alt .pont-faq-section__icon svg {
  width: 122px;
}
.pont-faq-section p {
  color: #052c49;
  line-height: 1.7;
  margin-bottom: 20px;
}
.pont-faq-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.pont-faq-item {
  border: 1.5px solid #b3c9dd;
  border-radius: 8px;
  overflow: hidden;
  background: white;
}
.pont-faq-item[open] {
  border-color: #4bbebe;
}
.pont-faq-question {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px 16px;
  font-size: 18px;
  font-weight: 700;
  color: #052c49;
  cursor: pointer;
  list-style: none;
  user-select: none;
}
.pont-faq-question::-webkit-details-marker {
  display: none;
}
.pont-faq-question::before {
  content: '+';
  flex: 0 0 26px;
  width: 26px;
  height: 26px;
  border: 0 none;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #c0e2da;
  font-size: 22px;
  font-weight: 800;
  color: #052c49;
  line-height: 1;
  text-align: center;
}
details[open] > .pont-faq-question::before {
  content: '−';
}
.pont-faq-answer {
  padding: 0 16px 16px 50px;
  font-size: 14px;
  color: #052c49;
  line-height: 1.75;
}
.pont-faq-answer p {
  margin-bottom: 8px;
}
.pont-faq-answer p:last-child {
  margin-bottom: 0;
}
#pont-list {
  padding-top: 40px;
  padding-bottom: 40px;
}
.corden-locations {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
@media (max-width: 1250px) {
  .corden-locations {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 830px) {
  .corden-locations {
    grid-template-columns: 1fr;
  }
}
.corden-locations .corden-pont-card {
  display: flex;
  flex-direction: column;
  padding: 20px;
  background-color: #f5ffff;
  border-radius: 12px;
  position: relative;
  border: 1px solid #56c2c2;
}
.corden-locations .corden-pont-card .pont-card-link {
  position: absolute;
  inset: 0;
  z-index: 0;
  border-radius: inherit;
}
.corden-locations .corden-pont-card .corden-pont-card__info,
.corden-locations .corden-pont-card .corden-pont-card__bottom {
  position: relative;
  z-index: 1;
}
.corden-locations .corden-pont-card::after {
  content: '';
  position: absolute;
  bottom: -21px;
  left: 5%;
  width: 90%;
  height: 20px;
  background: url('/wp-content/themes/Doppio/images/arnyek.png') center / 100% 100% no-repeat;
  pointer-events: none;
}
.corden-locations .corden-pont-card__title {
  min-height: 70px;
  display: flex;
  align-items: center;
  padding-bottom: 20px;
  margin-bottom: 0px;
  position: relative;
}
.corden-locations .corden-pont-card__title h4 {
  font-size: 24px;
  margin: 0;
  line-height: 1.4;
}
.corden-locations .corden-pont-card__title h4,
.corden-locations .corden-pont-card__title h4 a {
  color: #052c49;
}
.corden-locations .corden-pont-card__title::before {
  content: '';
  position: absolute;
  width: calc(100% + 40px);
  height: 1px;
  background-color: #56c2c2;
  bottom: 0;
  left: -20px;
}
.corden-locations .corden-pont-card__info {
  margin-bottom: 16px;
}
.corden-locations .corden-pont-card__info p {
  margin: 0;
  position: relative;
  border-bottom: 1px solid #56c2c2;
  padding: 10px 0;
}
.corden-locations .corden-pont-card__info p.cim::before {
  content: '';
  width: 21px;
  height: 19px;
  display: inline-block;
  margin-bottom: -4px;
  background-image: url('images/corden_local.svg');
  background-repeat: no-repeat;
}
.corden-locations .corden-pont-card__info p a {
  color: #052c49;
  text-decoration: underline;
}
.corden-locations .corden-pont-card__info .cls-distance-badge {
  margin-top: 6px;
}
.corden-locations .corden-pont-card__bottom {
  display: flex;
  align-items: flex-end;
  gap: 12px;
  margin-top: auto;
}
.corden-locations .corden-pont-card__badge {
  width: 70px;
  height: 70px;
  flex-shrink: 0;
  margin-left: auto;
}
.corden-locations .corden-pont-card__actions {
  display: flex;
  flex-direction: column;
  gap: 8px;
  flex: 1;
}
.corden-locations .corden-pont-card__actions .pont-btn {
  font-size: 16px;
  padding: 7px 22px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.corden-locations .corden-pont-card__actions .pont-btn::before {
  content: '';
  width: 40px;
  height: 40px;
  flex-shrink: 0;
  background-image: url('images/corden_ani_naptar_1.svg');
  background-repeat: no-repeat;
}
.corden-locations .corden-pont-card__actions .utvonal::before {
  height: 36px;
  background-image: url('images/utvonal.png');
}
.corden-locations .corden-pont-card.kulsos {
  background-color: #fffce9;
  border-color: #f4ebc4;
}
.corden-locations .corden-pont-card.kulsos .corden-pont-card__title::before {
  background-color: #f4ebc4;
}
.corden-locations .corden-pont-card.kulsos .corden-pont-card__info p {
  border-color: #f4ebc4;
}
.fusion-blog-layout-grid-2.isotope {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr);
  height: auto !important;
  gap: 40px;
  margin: 0 !important;
}
@media (max-width: 640px) {
  .fusion-blog-layout-grid-2.isotope {
    grid-template-columns: 1fr;
  }
}
.fusion-blog-layout-grid-2 .fusion-post-grid {
  position: static !important;
  width: auto !important;
  padding: 0 !important;
  height: auto !important;
}
.fusion-blog-layout-grid-2 .fusion-post-wrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.fusion-blog-layout-grid-2 .fusion-post-content-wrapper {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.fusion-blog-layout-grid-2 .fusion-meta-info {
  margin-top: auto;
  padding-top: 16px;
}
#menu-sidebar-menu li a,
#menu-sidebar-menu li a::before {
  color: #5b8ab6 !important;
}
.pont-figyelmeztetés {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  background-color: rgba(245, 137, 41, 0.12);
  border: 1px solid #f58929;
  border-left: 4px solid #f58929;
  border-radius: 8px;
  padding: 14px 18px;
  margin-bottom: 28px;
  color: #052c49;
  line-height: 1.6;
}
.pont-figyelmeztetés__ikon {
  font-size: 20px;
  flex-shrink: 0;
  line-height: 1.4;
}
