@charset "UTF-8";
body {
  font-family: "Merriweather Sans", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #444;
  background-color: #fff;
  overflow-x: hidden;
}

* {
  box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Merriweather Sans", sans-serif;
}

a {
  color: #b6413e;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

img {
  max-width: 100%;
  height: auto;
}

label,
.field-suffix {
  font-size: 18px;
  padding: 6px 0px;
}

input,
select {
  background-color: #f0f0f0;
  padding: 6px 12px;
  border: none;
  border-radius: 8px;
  font-size: 18px;
}

input {
  max-width: -webkit-fill-available;
  max-width: -moz-available;
  max-width: fill-available;
}

fieldset {
  border-radius: 10px;
  border: 1px solid #696969;
}

.layout-container {
  margin: 0;
}

.header {
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  padding: 1rem 0;
}

.region.region-header {
  display: flex;
  justify-content: center;
  top: 0;
}

.block-system-branding-block {
  background-color: antiquewhite;
  height: 150px;
  max-height: 150px;
  width: 100%;
  z-index: 3;
  position: fixed;
  transition: max-height 0.3s ease;
  overflow: visible;
}
.block-system-branding-block.scrolled {
  max-height: 90px;
}

.toolbar-horizontal .block-system-branding-block.scrolled {
  max-height: 12px;
}

.site-logo {
  top: 20px;
  z-index: 1000;
}
.site-logo img {
  max-width: 320px;
  position: relative;
  top: 32px;
  margin-top: -25px;
  transition: max-width 0.3s ease;
  left: 50%;
  transform: translateX(-50%);
}
.site-logo.scrolled {
  position: fixed;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
}
.site-logo.scrolled img {
  max-width: 180px;
}

.region.region-highlighted {
  margin: 250px auto auto auto;
  max-width: 768px;
  background-color: white;
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.2);
  border-radius: 15px;
  padding: 0px;
  width: 100%;
  text-align: center;
}

.toolbar-horizontal .region.region-highlighted {
  position: relative;
  z-index: 2;
}
.toolbar-horizontal .region.region-highlighted .block-local-tasks-block {
  background-color: rgba(0, 0, 0, 0.3);
}

footer {
  background-color: #635d58;
  border-top: 1px solid #ddd;
  padding: 1.5rem 20px;
  margin-top: 2rem;
}
footer .menu {
  justify-content: center;
}
footer .menu a {
  color: #f0f0f0;
  text-decoration: none;
}
footer .menu a:hover {
  color: white;
}

.mb-40 {
  margin-bottom: 40px;
}

body {
  background-color: #fffbf6;
  background-image: url("../images/motivum-minta.svg");
  background-size: 150px 120px;
}

.page {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1rem;
}
@media (min-width: 992px) {
  .page {
    padding: 0 1.5rem;
  }
}

.layout-container {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

main {
  display: flex;
  justify-content: center;
  gap: 40px;
  flex: 1 0 auto;
  flex-direction: column;
  align-items: stretch;
  max-width: 1200px;
  width: 100%;
  margin: auto;
  padding: 0 10px;
}
@media all and (min-width: 768px) {
  main {
    flex-direction: row;
    padding: 0 20px;
  }
}

.layout-content,
.layout-sidebar-first,
.region-content,
.block-system-main-block,
.node--view-mode-full,
.node__content {
  display: flex;
  flex-direction: column;
  flex: 1;
}

.layout-sidebar-first {
  background-color: white;
  padding: 20px 40px;
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.2);
  border-radius: 15px;
}
@media all and (min-width: 768px) {
  .layout-sidebar-first {
    max-width: 33%;
    flex: 0 0 33%;
  }
}

.view-helyszinek-napjai .views-row {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.view-helyszinek-napjai .views-row a {
  text-decoration: none;
  color: #b6413e;
}
.view-helyszinek-napjai .views-row a::after {
  content: " »";
  position: relative;
  left: 0;
  opacity: 0;
  transition: all 0.3s ease;
}
.view-helyszinek-napjai .views-row a:hover {
  color: #c75a58;
}
.view-helyszinek-napjai .views-row a:hover::after {
  left: 10px;
  opacity: 1;
}

.block-views-blockhelyszinek-block-2 {
  background-color: #635d58;
  color: white;
  padding: 20px 40px;
  margin-bottom: 40px;
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.2);
  border-radius: 15px;
  width: 100%;
  text-align: center;
}
.block-views-blockhelyszinek-block-2 .view {
  display: flex;
  justify-content: center;
}
.block-views-blockhelyszinek-block-2 .view-content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}
.block-views-blockhelyszinek-block-2 .views-row {
  position: relative;
  overflow: hidden;
  border-radius: 15px;
}
.block-views-blockhelyszinek-block-2 .views-row a {
  position: relative;
  display: flex;
  text-decoration: none;
  text-transform: uppercase;
}
.block-views-blockhelyszinek-block-2 .views-row a .overlay_label {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  color: white;
  font-weight: bold;
  font-size: 16px;
}
.block-views-blockhelyszinek-block-2 .views-row a:hover .overlay_label {
  height: 60px;
  font-size: 20px;
}

.view-megrendeleseim {
  background-color: white;
  padding: 20px 40px;
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.2);
  border-radius: 15px;
}

.shadow-block {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  padding: 20px 40px;
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.2);
  border-radius: 15px;
}

.news-block {
  max-width: 768px;
  margin: 0px auto 0px auto;
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.2);
  border-radius: 15px;
  background-color: #83b63e;
  color: white;
  font-size: 20px;
  text-align: center;
}
.news-block .field {
  padding: 10px 40px 0px 20px;
}

@media (min-width: 768px) {
  .path-thank-you #block-csibetheme-koszonjukamegrendelest img {
    margin-top: -85px;
  }
}

.img-right-flex {
  display: flex;
  flex-direction: column;
}
@media (min-width: 576px) {
  .img-right-flex {
    flex-direction: row;
  }
}

.simplenews-subscriber-form {
  max-width: 768px;
  margin: 0 auto;
  padding: 20px;
  background-color: #fffbf6;
  color: #444;
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.2);
  border-radius: 15px;
}
.simplenews-subscriber-form input[type=email] {
  width: 100%;
  padding: 10px;
  margin-bottom: 10px;
  border: none;
  border-radius: 10px;
}
.simplenews-subscriber-form input[type=submit] {
  background-color: #83b63e;
  color: white;
  border: none;
  padding: 10px 20px;
  border-radius: 10px;
  cursor: pointer;
}
.simplenews-subscriber-form input[type=submit]:hover {
  background-color: rgb(103.618852459, 143.9590163934, 49.0409836066);
}
.simplenews-subscriber-form .form-type-email {
  display: flex;
}
.simplenews-subscriber-form .form-type-email label {
  flex: 1;
  margin-right: 10px;
}
.simplenews-subscriber-form .form-type-email input {
  flex: 2;
}
.simplenews-subscriber-form .description {
  display: none;
}
.simplenews-subscriber-form form {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media all and (min-width: 768px) {
  .simplenews-subscriber-form form {
    flex-direction: row;
  }
}

.ajax-progress .message {
  display: none;
}

/**
 * @file
 * Styles for link buttons and action links.
 */
.action-links {
  margin: 1em 0;
  padding: 0;
  list-style: none;
}
[dir=rtl] .action-links {
  /* This is required to win over specificity of [dir="rtl"] ul */
  margin-right: 0;
}
.action-links li {
  display: inline-block;
  margin: 0 0.3em;
}
.action-links li:first-child {
  margin-left: 0; /* LTR */
}
[dir=rtl] .action-links li:first-child {
  margin-right: 0;
  margin-left: 0.3em;
}

.button-action {
  display: inline-block;
  padding: 0.2em 0.5em 0.3em;
  text-decoration: none;
  line-height: 160%;
}
.button-action::before {
  margin-left: -0.1em; /* LTR */
  padding-right: 0.2em; /* LTR */
  content: "+";
  font-weight: 900;
}
[dir=rtl] .button-action::before {
  margin-right: -0.1em;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0.2em;
}

/**
 * @file
 * Styles for breadcrumbs.
 */
.breadcrumb {
  padding-bottom: 0.5em;
}
.breadcrumb ol {
  margin: 0;
  padding: 0;
}
[dir=rtl] .breadcrumb ol {
  /* This is required to win over specificity of [dir="rtl"] ol */
  margin-right: 0;
}
.breadcrumb li {
  display: inline;
  margin: 0;
  padding: 0;
  list-style-type: none;
  /* IE8 does not support :not() and :last-child. */
}
.breadcrumb li::before {
  content: " »";
}
.breadcrumb li:first-child::before {
  content: none;
}

/**
 * @file
 * Visual styles for buttons.
 */
.button,
.image-button {
  margin-right: 1em;
  margin-left: 1em;
}
.button:first-child,
.image-button:first-child {
  margin-right: 0;
  margin-left: 0;
}

.button--primary {
  background-color: #83b63e;
  color: white;
  padding: 10px 20px;
  border: none;
  border-radius: 10px;
  font-size: 13px;
  cursor: pointer;
}
@media (min-width: 375px) {
  .button--primary {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .button--primary {
    font-size: 22px;
  }
}
.button--primary:hover, .button--primary:focus {
  background-color: #96d445;
  color: white;
}

.button--small {
  background-color: #a9a089;
  padding: 10px 20px;
  margin: 0;
  border-radius: 10px;
  font-size: 16px;
  cursor: pointer;
  color: white;
  text-decoration: none;
}
.button--small:hover, .button--small:focus {
  background-color: #9b9176;
}

/**
 * @file
 * Inline items.
 */
.container-inline label::after,
.container-inline .label::after {
  content: ":";
}
.container-inline .form-actions, .container-inline.form-actions {
  margin-top: 0;
  margin-bottom: 0;
}

.form-type-radios .container-inline label::after {
  content: "";
}
.form-type-radios .container-inline .form-type-radio {
  margin: 0 1em;
}

.form-type-checkboxes .container-inline label::after {
  content: "";
}
.form-type-checkboxes .container-inline .form-type-checkbox {
  margin: 0 1em;
}

/**
 * @file
 * Collapsible details.
 *
 * @see collapse.js
 * @see http://nicolasgallagher.com/css-background-image-hacks/
 */
details {
  margin-top: 1em;
  margin-bottom: 1em;
  border: 1px solid #ccc;
}
details > .details-wrapper {
  padding: 0.5em 1.5em;
}

summary {
  padding: 0.2em 0.5em;
  cursor: pointer;
}

/**
 * @file
 * Presentational styles for Drupal dialogs.
 */
.ui-dialog {
  position: absolute;
  z-index: 1260;
  overflow: visible;
  padding: 0;
  color: #000;
  border: solid 1px #ccc;
  background: #fff;
  /* Form action buttons are moved in dialogs. Remove empty space. */
}
@media all and (max-width: 48em) {
  .ui-dialog {
    /* 768px */
    width: 92% !important;
  }
}
.ui-dialog .ui-dialog-titlebar {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #ccc;
  border-radius: 0;
  background: #f3f4ee;
  font-weight: bold;
}
.ui-dialog .ui-dialog-titlebar-close {
  border: 0;
  background: none;
}
.ui-dialog .ui-dialog-buttonpane {
  margin-top: 0;
  padding: 0.3em 1em;
  border-width: 1px 0 0 0;
  border-color: #ccc;
  background: #f3f4ee;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  margin: 0;
  padding: 0;
}
.ui-dialog .ui-dialog-buttonpane .ui-button-text-only .ui-button-text {
  padding: 0;
}
.ui-dialog .ui-dialog-content .form-actions {
  margin: 0;
  padding: 0;
}
.ui-dialog .ajax-progress-throbber {
  position: fixed;
  z-index: 1000;
  top: 48.5%;
  /* Can't do center:50% middle: 50%, so approximate it for a typical window size. */
  left: 49%;
  width: 24px;
  height: 24px;
  padding: 4px;
  opacity: 0.9;
  border-radius: 7px;
  background-color: #232323;
  background-image: url(../../images/icons/loading-small.svg);
  background-repeat: no-repeat;
  background-position: center center;
}
.ui-dialog .ajax-progress-throbber .throbber,
.ui-dialog .ajax-progress-throbber .message {
  display: none;
}

/**
 * @file
 * General styles for dropbuttons.
 */
.js .dropbutton-widget {
  border: 1px solid #ccc;
  background-color: white;
}
.js .dropbutton-widget:hover {
  border-color: #b8b8b8;
}

.dropbutton .dropbutton-action > * {
  padding: 0.1em 0.5em;
  white-space: nowrap;
}
.dropbutton .secondary-action {
  border-top: 1px solid #e8e8e8;
}

.dropbutton-multiple .dropbutton {
  border-right: 1px solid #e8e8e8; /* LTR */
}
[dir=rtl] .dropbutton-multiple .dropbutton {
  border-right: 0 none;
  border-left: 1px solid #e8e8e8;
}
.dropbutton-multiple .dropbutton .dropbutton-action > * {
  margin-right: 0.25em; /* LTR */
}
[dir=rtl] .dropbutton-multiple .dropbutton .dropbutton-action > * {
  margin-right: 0;
  margin-left: 0.25em;
}

/**
 * @file
 * Visual styles for exposed filters.
 */
.exposed-filters {
  /* Current filters */
}
.exposed-filters .filters {
  float: left; /* LTR */
  margin-right: 1em; /* LTR */
}
[dir=rtl] .exposed-filters .filters {
  float: right;
  margin-right: 0;
  margin-left: 1em;
}
.exposed-filters .form-item {
  margin: 0 0 0.1em 0;
  padding: 0;
}
.exposed-filters .form-item label {
  float: left; /* LTR */
  width: 10em;
  font-weight: normal;
}
[dir=rtl] .exposed-filters .form-item label {
  float: right;
}
.exposed-filters .form-select {
  width: 14em;
}
.exposed-filters .current-filters {
  margin-bottom: 1em;
}
.exposed-filters .current-filters .placeholder {
  font-weight: bold;
  font-style: normal;
}
.exposed-filters .additional-filters {
  float: left; /* LTR */
  margin-right: 1em; /* LTR */
}
[dir=rtl] .exposed-filters .additional-filters {
  float: right;
  margin-right: 0;
  margin-left: 1em;
}

/**
 * @file
 * Visual styles for fields.
 */
.field__label {
  font-weight: bold;
}

.field--label-inline .field__label,
.field--label-inline .field__items {
  float: left; /* LTR */
}
.field--label-inline .field__label,
.field--label-inline > .field__item,
.field--label-inline .field__items {
  padding-right: 0.5em;
}
[dir=rtl] .field--label-inline .field__label,
[dir=rtl] .field--label-inline > .field__item,
[dir=rtl] .field--label-inline .field__items {
  padding-right: 0;
  padding-left: 0.5em;
}
.field--label-inline .field__label::after {
  content: ":";
}

/**
 * @file
 * Default style for file module.
 */
/* File icons. */
.file {
  display: inline-block;
  min-height: 16px;
  padding-left: 20px; /* LTR */
  background-repeat: no-repeat;
  background-position: left center; /* LTR */
}
[dir=rtl] .file {
  padding-right: 20px;
  padding-left: inherit;
  background-position: right center;
}
.file--general, .file--application-octet-stream {
  background-image: url(../../images/icons/application-octet-stream.png);
}
.file--package-x-generic {
  background-image: url(../../images/icons/package-x-generic.png);
}
.file--x-office-spreadsheet {
  background-image: url(../../images/icons/x-office-spreadsheet.png);
}
.file--x-office-document {
  background-image: url(../../images/icons/x-office-document.png);
}
.file--x-office-presentation {
  background-image: url(../../images/icons/x-office-presentation.png);
}
.file--text-x-script {
  background-image: url(../../images/icons/text-x-script.png);
}
.file--text-html {
  background-image: url(../../images/icons/text-html.png);
}
.file--text-plain {
  background-image: url(../../images/icons/text-plain.png);
}
.file--application-pdf {
  background-image: url(../../images/icons/application-pdf.png);
}
.file--application-x-executable {
  background-image: url(../../images/icons/application-x-executable.png);
}
.file--audio {
  background-image: url(../../images/icons/audio-x-generic.png);
}
.file--video {
  background-image: url(../../images/icons/video-x-generic.png);
}
.file--text {
  background-image: url(../../images/icons/text-x-generic.png);
}
.file--image {
  background-image: url(../../images/icons/image-x-generic.png);
}

/**
 * @file
 * Visual styles for form components.
 */
form .field-multiple-table {
  margin: 0;
}
form .field-multiple-table .field-multiple-drag {
  width: 30px;
  padding-right: 0; /* LTR */
}
[dir=rtl] form .field-multiple-table .field-multiple-drag {
  padding-left: 0;
}
form .field-multiple-table .field-multiple-drag .tabledrag-handle {
  padding-right: 0.5em; /* LTR */
}
[dir=rtl] form .field-multiple-table .field-multiple-drag .tabledrag-handle {
  padding-right: 0;
  padding-left: 0.5em;
}
form .field-add-more-submit {
  margin: 0.5em 0 0;
}

/**
 * Markup generated by Form API.
 */
.form-item,
.form-actions {
  margin-top: 1em;
  margin-bottom: 1em;
}

tr.odd .form-item,
tr.even .form-item {
  margin-top: 0;
  margin-bottom: 0;
}

.form-composite > .fieldset-wrapper > .description,
.form-item .description {
  font-size: 0.85em;
}

label.option {
  display: inline;
  font-weight: normal;
}

.form-composite > legend,
.label {
  display: inline;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-weight: bold;
}

.form-checkboxes .form-item,
.form-radios .form-item {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}

.form-type-radio .description,
.form-type-checkbox .description {
  margin-left: 2.4em; /* LTR */
}
[dir=rtl] .form-type-radio .description,
[dir=rtl] .form-type-checkbox .description {
  margin-right: 2.4em;
  margin-left: 0;
}

.marker {
  color: #e00;
}

.form-required::after {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 0.3em;
  content: "";
  vertical-align: super;
  /* Use a background image to prevent screen readers from announcing the text. */
  background-image: url(../images/icons/required.svg);
  background-repeat: no-repeat;
  background-size: 6px 6px;
}

abbr.tabledrag-changed,
abbr.ajax-changed {
  border-bottom: none;
}

.form-item input.error,
.form-item textarea.error,
.form-item select.error {
  border: 2px solid red;
}

/* Inline error messages. */
.form-item--error-message::before {
  display: inline-block;
  width: 14px;
  height: 14px;
  content: "";
  vertical-align: sub;
  background: url(../../images/icons/error.svg) no-repeat;
  background-size: contain;
}

.user-form {
  width: 100%;
  max-width: 100%;
}
.user-form .form-item:not(.form-type-password-confirm) {
  display: grid;
}
@media all and (min-width: 576px) {
  .user-form .form-item:not(.form-type-password-confirm) {
    grid-template-columns: 200px auto;
  }
}
.user-form .form-item:not(.form-type-password-confirm) input {
  width: 100%;
}
.user-form .form-item:not(.form-type-password-confirm) .description {
  grid-column: 1/-1;
}

/**
 * @file
 * Visual styles for icons.
 */
.icon-help {
  padding: 1px 0 1px 20px; /* LTR */
  background: url(../../images/icons/help.png) 0 50% no-repeat; /* LTR */
}
[dir=rtl] .icon-help {
  padding: 1px 20px 1px 0;
  background-position: 100% 50%;
}

.feed-icon {
  display: block;
  overflow: hidden;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
  background: url(../../images/icons/feed.svg) no-repeat;
}

/**
 * @file
 * Image upload widget.
 */
.image-preview {
  float: left; /* LTR */
  padding: 0 10px 10px 0; /* LTR */
}
[dir=rtl] .image-preview {
  float: right;
  padding: 0 0 10px 10px;
}

.image-widget-data {
  float: left; /* LTR */
}
[dir=rtl] .image-widget-data {
  float: right;
}
.image-widget-data .text-field {
  width: auto;
}

/**
 * @file
 * Basic styling for comment module.
 */
/**
 * Indent threaded comments.
 */
.indented {
  margin-left: 25px; /* LTR */
}
[dir=rtl] .indented {
  margin-right: 25px;
  margin-left: 0;
}

/**
 * @file
 * Visual styles for inline forms.
 */
.form--inline .form-item {
  float: left; /* LTR */
  margin-right: 0.5em; /* LTR */
}
[dir=rtl] .form--inline .form-item {
  float: right;
  margin-right: 0;
  margin-left: 0.5em;
}
.form--inline .form-item-separator {
  margin-top: 2.3em;
  margin-right: 1em; /* LTR */
  margin-left: 0.5em; /* LTR */
}
[dir=rtl] .form--inline .form-item-separator {
  margin-right: 0.5em;
  margin-left: 1em;
}
.form--inline .form-actions {
  clear: left; /* LTR */
}
[dir=rtl] .form--inline .form-actions {
  clear: right;
}

/* This is required to win over specificity of [dir="rtl"] .form--inline .form-item */
[dir=rtl] .views-filterable-options-controls .form-item {
  margin-right: 2%;
}

/**
 * @file
 * Visual styles for item list.
 */
.item-list .title {
  font-weight: bold;
}
.item-list ul {
  margin: 0 0 0.75em 0;
  padding: 0;
}
.item-list li {
  margin: 0 0 0.25em 1.5em; /* LTR */
  padding: 0;
}
[dir=rtl] .item-list li {
  margin: 0 1.5em 0.25em 0;
}

/**
 * Comma separated lists.
 */
.item-list--comma-list {
  display: inline;
}
.item-list--comma-list .item-list__comma-list,
.item-list--comma-list .item-list__comma-list li {
  margin: 0;
}

.item-list__comma-list li,
[dir=rtl] .item-list--comma-list .item-list__comma-list,
[dir=rtl] .item-list__comma-list li {
  margin: 0;
}

/**
 * @file
 * Style another element as a link.
 */
button.link {
  margin: 0;
  padding: 0;
  cursor: pointer;
  border: 0;
  background: transparent;
  font-size: 1em;
}

label button.link {
  font-weight: bold;
}

/**
 * @file
 * Visual styles for links.
 */
ul.inline,
ul.links.inline {
  display: inline;
  padding-left: 0; /* LTR */
}
[dir=rtl] ul.inline,
[dir=rtl] ul.links.inline {
  padding-right: 0;
  padding-left: 15px;
}
ul.inline li,
ul.links.inline li {
  display: inline;
  padding: 0 0.5em;
  list-style-type: none;
}

ul.links a.is-active {
  color: #000;
}

/**
 * @file
 * Visual styles for menu.
 */
ul.menu {
  max-width: 1200px;
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin: auto;
  padding: 0;
  list-style: none outside;
  text-align: left;
  /* LTR */
}
@media all and (min-width: 576px) {
  ul.menu {
    flex-direction: row;
  }
}
ul.menu a.is-active {
  color: #b6413e;
}

.menu-item {
  margin: 0;
  padding-top: 0.2em;
}
.menu-item--expanded {
  list-style-type: circle;
  list-style-image: url(../../images/icons/menu-expanded.png);
}
.menu-item--collapsed {
  list-style-type: disc;
  list-style-image: url(../../images/icons/menu-collapsed.png);
  /* LTR */
}
[dir=rtl] .menu-item--collapsed {
  list-style-image: url(../../images/icons/menu-collapsed-rtl.png);
}

.region-primary-menu {
  position: fixed;
  top: 150px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  background-color: #a9a089;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  padding: 0 20px;
  z-index: 2;
  transition: all 0.3s ease;
}
@media all and (min-width: 768px) {
  .region-primary-menu {
    justify-content: center;
  }
}
.region-primary-menu .menu--main {
  margin-right: 30px;
  margin-left: 50px;
}
@media (min-width: 768px) {
  .region-primary-menu .menu--main {
    margin-left: 0;
  }
}
.region-primary-menu ul.menu {
  justify-content: center;
  padding: 10px 0;
}
@media (min-width: 768px) {
  .region-primary-menu ul.menu {
    padding: 20px 0;
  }
}
.region-primary-menu.scrolled {
  position: fixed;
  top: 90px;
}
.region-primary-menu.scrolled ul.menu {
  padding: 2px 0;
}
@media (min-width: 768px) {
  .region-primary-menu.scrolled ul.menu {
    padding: 6px 0;
  }
}
.region-primary-menu .menu-item {
  font-family: "Merriweather Sans", sans-serif;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #444;
}
@media all and (min-width: 992px) {
  .region-primary-menu .menu-item {
    font-size: 20px;
  }
}
.region-primary-menu .menu-item a {
  text-decoration: none;
  color: white;
}
.region-primary-menu .menu-item a:hover, .region-primary-menu .menu-item a:focus {
  color: #b6413e;
}

.toolbar-horizontal .region-primary-menu {
  top: 215px;
}
.toolbar-horizontal .region-primary-menu.scrolled {
  top: 90px;
}

@media (max-width: 767px) {
  .menu--account_x .menu-item a[data-drupal-link-system-path=user],
  .menu--account_x .menu-item a[data-drupal-link-system-path="user/login"] {
    font-size: 0;
  }
  .menu--account_x .menu-item a[data-drupal-link-system-path=user]::before,
  .menu--account_x .menu-item a[data-drupal-link-system-path="user/login"]::before {
    content: "\e853";
    /* user icon */
    font-family: "Material Symbols Outlined";
    font-weight: 900;
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .menu--account_x .menu-item a[data-drupal-link-system-path="user/logout"] {
    font-size: 0;
  }
  .menu--account_x .menu-item a[data-drupal-link-system-path="user/logout"]::before {
    content: "\e9ba";
    /* logout icon */
    font-family: "Material Symbols Outlined";
    font-weight: 900;
    font-size: 30px;
  }
}

/**
 * @file
 * Styles for system messages.
 */
.messages {
  padding: 15px 20px 15px 35px; /* LTR */
  word-wrap: break-word;
  border: 1px solid;
  border-width: 1px 1px 1px 0; /* LTR */
  border-radius: 2px;
  background: no-repeat 10px 17px; /* LTR */
  overflow-wrap: break-word;
}
[dir=rtl] .messages {
  padding-right: 35px;
  padding-left: 20px;
  text-align: right;
  border-width: 1px 0 1px 1px;
  background-position: right 10px top 17px;
}
.messages + .messages {
  margin-top: 1.538em;
}
.messages__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.messages__item + .messages__item {
  margin-top: 0.769em;
}
.messages--status {
  color: #325e1c;
  border-color: #c9e1bd #c9e1bd #c9e1bd transparent; /* LTR */
  background-color: #f3faef;
  background-image: url(../images/icons/check.svg);
  box-shadow: -8px 0 0 #77b259; /* LTR */
}
[dir=rtl] .messages--status {
  margin-left: 0;
  border-color: #c9e1bd transparent #c9e1bd #c9e1bd;
  box-shadow: 8px 0 0 #77b259;
}
.messages--warning {
  color: #734c00;
  border-color: #f4daa6 #f4daa6 #f4daa6 transparent; /* LTR */
  background-color: #fdf8ed;
  background-image: url(../images/icons/warning.svg);
  box-shadow: -8px 0 0 #e09600; /* LTR */
}
[dir=rtl] .messages--warning {
  border-color: #f4daa6 transparent #f4daa6 #f4daa6;
  box-shadow: 8px 0 0 #e09600;
}
.messages--error {
  color: #a51b00;
  border-color: #f9c9bf #f9c9bf #f9c9bf transparent; /* LTR */
  background-color: #fcf4f2;
  background-image: url(../images/icons/error.svg);
  box-shadow: -8px 0 0 #e62600; /* LTR */
}
[dir=rtl] .messages--error {
  border-color: #f9c9bf transparent #f9c9bf #f9c9bf;
  box-shadow: 8px 0 0 #e62600;
}
.messages--error p.error {
  color: #a51b00;
}

/**
 * @file
 * Mobile menu styles.
 */
.mobile-menu-toggle {
  display: none;
  background: none;
  border: none;
  font-size: 40px;
  cursor: pointer;
  padding: 0.5rem;
  color: white;
}
@media (min-width: 768px) {
  .mobile-menu-toggle {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .region-primary-menu {
    position: relative;
    flex-direction: column;
    min-height: 60px;
  }
  .region-primary-menu .mobile-menu-toggle {
    display: block;
    position: absolute;
    top: 0px;
  }
  .region-primary-menu .navigation.menu--main .menu,
  .region-primary-menu .navigation.menu--account .menu {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    flex-direction: column;
    gap: 0;
    padding: 0;
  }
  .region-primary-menu .navigation.menu--main .menu.active,
  .region-primary-menu .navigation.menu--account .menu.active {
    max-height: 500px;
  }
  .region-primary-menu .navigation.menu--main .menu .menu-item,
  .region-primary-menu .navigation.menu--account .menu .menu-item {
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .region-primary-menu .navigation.menu--main .menu .menu-item a,
  .region-primary-menu .navigation.menu--account .menu .menu-item a {
    display: block;
    padding: 1rem;
    text-decoration: none;
  }
  .region-primary-menu .navigation.menu--main .menu .menu-item a:hover,
  .region-primary-menu .navigation.menu--account .menu .menu-item a:hover {
    background-color: rgba(255, 255, 255, 0.1);
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .region-primary-menu .menu--account {
    margin-right: 30px;
    margin-left: 50px;
  }
}

/**
 * @file
 * Markup generated by #type 'more_link'.
 */
.more-link {
  display: block;
  text-align: right; /* LTR */
}
[dir=rtl] .more-link {
  text-align: left;
}

/**
 * @file
 * Visual styles for nodes.
 */
article {
  position: relative;
}

h1.page-title {
  text-align: center;
}

.field--name-field-hero-image img {
  width: 100%;
  height: 490px;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center 40%;
     object-position: center 40%;
}

.node__content {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0px auto 0px auto;
  background-color: white;
  padding: 20px 40px;
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.2);
  border-radius: 15px;
}
.node__content .inline-image {
  border-radius: 8px;
}
.node__content p {
  text-align: justify;
}

.field--name-field-hero-text {
  font-family: "Merriweather Sans", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  position: absolute;
  top: 104px;
  width: 100%;
  text-align: center;
  color: white;
  text-shadow: 0px 0px 14px rgba(0, 0, 0, 0.7);
}
.field--name-field-hero-text .line1 {
  font-size: 28px;
  margin: 0;
}
@media (max-width: 767px) {
  .field--name-field-hero-text .line1 svg {
    width: 300px;
  }
}
.field--name-field-hero-text .line2 {
  font-size: 28px;
  margin: 0;
}
@media (min-width: 768px) {
  .field--name-field-hero-text .line2 {
    font-size: 46px;
  }
}
.field--name-field-hero-text .line3 {
  font-size: 28px;
  margin: 0;
}

body[data-once~=form-single-submit] .layout-content,
body.path-user .layout-content {
  max-width: -webkit-fill-available;
  max-width: -moz-available;
  max-width: fill-available;
  position: relative;
  margin: 0px auto 100px auto;
  top: 50px;
  background-color: white;
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.2);
  border-radius: 15px;
  padding: 20px 40px;
}
@media all and (min-width: 768px) {
  body[data-once~=form-single-submit] .layout-content,
  body.path-user .layout-content {
    max-width: 768px;
  }
}

.node-order-form .fieldset-wrapper {
  max-width: calc(100vw - 120px);
}
.node-order-form select {
  width: -webkit-fill-available;
  width: -moz-available;
  width: fill-available;
  max-width: -webkit-fill-available;
  max-width: -moz-available;
  max-width: fill-available;
}
.node-order-form .form-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 768px) {
  .node-order-form .form-item {
    flex-direction: row;
  }
}
.node-order-form .form-item label {
  width: 230px;
}
.node-order-form .form-item input {
  max-width: 100%;
  width: 100%;
}
.node-order-form .form-item input#edit-field-megrendelt-mennyiseg-0-value {
  width: 65px;
  height: 40px;
  margin-right: 6px;
}
.node-order-form .form-actions {
  display: flex;
  justify-content: center;
}
.node-order-form .form-item-register-checkbox {
  display: block;
}
@media all and (min-width: 768px) {
  .node-order-form .form-item-register-checkbox {
    margin-left: 170px;
  }
}
.node-order-form .form-item-register-checkbox input {
  width: auto;
  display: inline-block;
  margin-right: 10px;
}
.node-order-form .form-item-field-feltetelek-value {
  display: block;
  padding-left: 15px;
}
.node-order-form .form-item-field-feltetelek-value > input {
  width: auto;
}
.node-order-form .form-item-field-feltetelek-value > label {
  margin-left: 1em;
}

.order-actions {
  display: flex;
  justify-content: space-between;
}

.quantity-error {
  margin-left: 20px;
  font-size: 80%;
  color: indianred;
}

#block-csibetheme-amegrendelesmenete {
  font-size: 90%;
}

fieldset#edit-group-szemelyes-adatok {
  font-size: 18px;
  line-height: 2em;
}
fieldset#edit-group-szemelyes-adatok strong {
  min-width: 80px;
  display: inline-block;
}

.field--name-field-geolocation {
  margin-bottom: 30px;
}

.page-node-type-order .node .field {
  display: flex;
  margin-bottom: 10px;
}
.page-node-type-order .node .field .field__label {
  width: 240px;
}

.form-validation-error {
  text-align: center;
  color: red;
  margin-bottom: 10px;
  opacity: 1;
  transition: opacity 200ms;
}

/**
 * @file
 * Visual styles for pager.
 */
.pager__items {
  clear: both;
  text-align: center;
}

.pager__item {
  display: inline;
  padding: 0.5em;
}
.pager__item.is-active {
  font-weight: bold;
}

/**
 * @file
 * Parallax scroll effect for hero image.
 */
.field--name-field-hero-image {
  width: 100vw;
  height: 550px;
  overflow: hidden;
  position: relative;
  top: -55px;
  margin-left: -10px;
}
@media all and (min-width: 768px) {
  .field--name-field-hero-image {
    margin-left: -20px;
  }
}
@media all and (min-width: 1200px) {
  .field--name-field-hero-image {
    margin-left: 0px;
  }
}
.field--name-field-hero-image img {
  position: absolute;
  top: 0;
  left: 50%;
  width: 120%;
  height: 120%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: translateX(-50%);
  will-change: transform;
}

/**
 * @file
 * Visual styles for progress bar.
 *
 * @see progress.js
 */
.progress__track {
  border-color: #b3b3b3;
  border-radius: 10em;
  background-color: #f2f1eb;
  background-image: linear-gradient(#e7e7df, #f0f0f0);
  box-shadow: inset 0 1px 3px hsla(0, 0%, 0%, 0.16);
}

.progress__bar {
  height: 16px;
  margin-top: -1px;
  margin-left: -1px; /* LTR */
  padding: 0 1px;
  transition: width 0.5s ease-out;
  -webkit-animation: animate-stripes 3s linear infinite;
  border: 1px #07629a solid;
  border-radius: 10em;
  background: #057ec9;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15)), linear-gradient(to right bottom, #0094f0 0%, #0094f0 25%, #007ecc 25%, #007ecc 50%, #0094f0 50%, #0094f0 75%, #0094f0 100%);
  background-size: 40px 40px;
}
[dir=rtl] .progress__bar {
  margin-right: -1px;
  margin-left: 0;
  animation-direction: reverse;
}
@media screen and (prefers-reduced-motion: reduce) {
  .progress__bar {
    transition: none;
    -webkit-animation: none;
  }
}

/**
 * Progress bar animations.
 */
@keyframes animate-stripes {
  0% {
    background-position: 0 0, 0 0;
  }
  100% {
    background-position: 0 0, -80px 0;
  }
}
/**
 * @file
 * Stylesheet for results generated by the Search module.
 */
.search-results {
  list-style: none;
}

/**
 * @file
 * Visual styles for table drag.
 */
tr.drag {
  background-color: #fffff0;
}

tr.drag-previous {
  background-color: #ffd;
}

body div.tabledrag-changed-warning {
  margin-bottom: 0.5em;
}

/**
 * @file
 * Table select behavior.
 *
 * @see tableselect.js
 */
tr.selected td {
  background: #ffc;
}

td.checkbox,
th.checkbox {
  text-align: center;
}
[dir=rtl] td.checkbox,
[dir=rtl] th.checkbox {
  /* This is required to win over specificity of [dir="rtl"] td */
  text-align: center;
}

/**
 * @file
 * Table sort indicator.
 */
th.is-active img {
  display: inline;
}

td.is-active {
  background-color: #ddd;
}

table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 1rem;
}
table th,
table td {
  padding: 0.5rem;
  text-align: left;
  border-bottom: 1px solid #ddd;
}
table th {
  background-color: #f8f9fa;
  font-weight: bold;
}

/**
 * @file
 * Visual styles for tabs.
 */
div.tabs {
  margin: 1em 0;
}

ul.tabs {
  margin: 0 0 0.5em;
  padding: 0;
  list-style: none;
}
ul.tabs > li {
  display: inline-block;
  margin-right: 0.3em; /* LTR */
}
[dir=rtl] ul.tabs > li {
  margin-right: 0;
  margin-left: 0.3em;
}
ul.tabs a {
  display: block;
  padding: 0.2em 1em;
  text-decoration: none;
}
ul.tabs a.is-active {
  background-color: #eee;
}
ul.tabs a:focus, ul.tabs a:hover {
  background-color: #f5f5f5;
}

/**
 * @file
 * Visual styles for a resizable textarea.
 */
.form-textarea-wrapper textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
}

/**
 * @file
 * Styles for modal windows.
 */
.ui-dialog--narrow {
  max-width: 500px;
}
@media screen and (max-width: 600px) {
  .ui-dialog--narrow {
    min-width: 95%;
    max-width: 95%;
  }
}

/**
 * @file
 * Theme styling for user module.
 */
/* Visual styling for the Password strength indicator */
.password-strength__meter {
  margin-top: 0.5em;
  background-color: #ebeae4;
}

.password-strength__indicator {
  transition: width 0.5s ease-out;
  background-color: #77b259;
}
.password-strength__indicator.is-weak {
  background-color: #e62600;
}
.password-strength__indicator.is-fair {
  background-color: #e09600;
}
.password-strength__indicator.is-good {
  background-color: #0074bd;
}
.password-strength__indicator.is-strong {
  background-color: #77b259;
}

.password-confirm,
.password-field,
.password-strength,
.password-confirm-match,
.password-confirm-message {
  width: auto;
}

.password-suggestions {
  max-width: 34.7em;
  margin: 0.7em 0;
  padding: 0.2em 0.5em;
  border: 1px solid #b4b4b4;
}
.password-suggestions ul {
  margin-bottom: 0;
}

.confirm-parent,
.password-parent {
  clear: left; /* LTR */
  overflow: hidden;
  max-width: 33em;
  margin: 0;
  padding-top: 5px;
}
[dir=rtl] .confirm-parent,
[dir=rtl] .password-parent {
  clear: right;
}

/* Styling for the status indicator of the passwords match test.  */
.password-confirm .ok {
  color: #325e1c;
  font-weight: bold;
}
.password-confirm .error {
  color: #a51b00;
  font-weight: bold;
}

.path-user .profile .field {
  display: flex;
  margin-bottom: 10px;
}
.path-user .profile .field .field__label {
  width: 240px;
}/*# sourceMappingURL=style.css.map */