/*!
Theme Name: Lafood
Theme URI: https://www.templatemonster.com/vendors/zemez
Author: Zemez
Author URI: https://zemez.io/
Description: Lafood theme.
Template: kava
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lafood
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
DocumentationID: lafood
Template Id: prod-3281
*/

#toTop {
  cursor: pointer;
}
.menu-item .jet-banner__title::before{
	content:'';
	display: block;
	width:78px;
	height: 21px;
	position: relative;
	left: 36%;
	margin-bottom: 16px;
}
@media (max-width: 767px) {
  .menu-item .jet-banner__title::before{
    left: 33%;
  }
  }
@media (min-width: 769px) {
.menu-item .jet-banner__title::before{
	left: 43%;
}
}
.services-item .elementor-icon-list-text{
  margin-top: 5px;
}
@media (max-width: 640px) {
.list-menu .jet-menu-item-638{
  margin-left: 10px;
}
}
.menu-list .price-list__item-title:hover{
  color: #39B54A !important;
}
.menu-list .price-list__item-desc{
  display: flex;
  justify-content: space-between;
}
/*--------------------------------------------------------------
## Booked
--------------------------------------------------------------*/
body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar {
  border-bottom: none !important;
  max-width: 100%;
  margin: 0 auto;
  border: none;
  border-collapse: separate;
  border-spacing: 5px;
  background: transparent !important;
  table-layout: fixed;
}

@media (min-width: 640px) {
  body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar {
    table-layout: auto;
  }
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar .booked-appt-list {
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar .booked-appt-list>h2 {
  margin-top: 10px;
}

@media (max-width: 639px) {
  body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar .booked-appt-list>h2 {
    text-align: center !important;
    padding: 0px 0px 30px 0px !important;
  }
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar .booked-appt-list>h2 strong {
  font-weight: inherit;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar .booked-appt-list .timeslot {
  padding: 30px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 639px) {
  body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar .booked-appt-list .timeslot {
    padding: 0px;
    margin-bottom: 30px;
  }

  body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar .booked-appt-list .timeslot:last-lafood {
    margin-bottom: 0px;
  }
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar .booked-appt-list .timeslot-time {
  padding: 0px;
}


body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar .booked-appt-list .timeslot-time .timeslot-range {
  display: block;
  margin-bottom: 5px;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar .booked-appt-list .timeslot-time .timeslot-range .booked-icon:before {
  content:'\f017';
  font-family: "FontAwesome";
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar .booked-appt-list .timeslot-time .spots-available {
  padding-bottom: 0px !important;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar .booked-appt-list .timeslot-people {
  padding: 0px !important;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar .booked-appt-list .timeslot-people button {
  border-radius: 8px;
  padding: 25px 30px 25px 30px !important;
  border: none !important;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar thead {
  background: transparent !important;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar thead th {
  border: none;
  padding: 21px 0;
  min-height: 26px;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar thead th .monthName {
  height: auto;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar thead th .monthName .backToMonth {
  position: relative;
  display: block;
  text-align: center;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar thead th .monthName .backToMonth::before {
  position: absolute;
  content: "\f104";
  font-family: "FontAwesome";
  margin-left: -10px;
  text-decoration: none;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar thead th .monthName .backToMonth:hover {
  text-decoration: none;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar thead th>a {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar thead th>a.page-right {
  margin-top: 0;
  right: 0;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar thead th>a.page-left {
  margin-top: 0;
  left: 0;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar thead th>a.page-right i::before {
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 40px;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar thead th>a.page-left i::before {
  content: "\f104";
  font-family: "FontAwesome";
  font-size: 40px;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar thead .days {
  background: transparent !important;
}

@media (min-width: 640px) {
  body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar thead .days th {
    padding: 20px;
  }
}

.sidebar body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar thead .days th {
  padding: 7px 2px 5px;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar tbody tr.entryBlock td {
  padding: 25px !important;
  position: relative;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar tbody tr.entryBlock td h2 {
  text-align: left;
  margin: 0px !important;
  padding: 30px 0px;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar tbody tr.entryBlock td .timeslot {
  overflow: hidden;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar tbody tr.entryBlock td .timeslot-time,
body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar tbody tr.entryBlock td .timeslot-people {
  height: auto;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar tbody tr.entryBlock td .timeslot-people {
  padding: 7px 0 7px;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar tbody tr.entryBlock td .timeslot-user {
  padding-top: 10px;
  display: block;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar tbody tr.entryBlock td .timeslot:hover {
  background-color: transparent !important;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar tbody tr.entryBlock td .button {
  padding: 14px 18px;
  -webkit-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  transition: 0.3s ease all;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar tbody tr td {
  border: none;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar tbody tr td.active {
  padding-bottom: 1px;
  background: none;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar tbody tr td.active .date .number {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  background: none !important;
}

@media (max-width: 720px) {
  body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar tbody tr td.active .date .number {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar tbody tr td>span {
  position: relative;
  -webkit-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  transition: 0.3s ease all;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar tbody tr td>span .number {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  position: absolute;
  left: 12px;
  top: 4px;
  width: auto;
  border: none !important;
  background: none !important;
}

@media (max-width: 720px) {
  body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar tbody tr td>span .number {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar tbody tr td.blur {
  pointer-events: none;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar tbody tr td.blur .number {
  opacity: 0.2;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar tbody tr td .date {
  -webkit-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  transition: 0.3s ease all;
  height: inherit;
}

@media (min-width: 780px) {
  body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar tbody tr.week td {
    height: 100px !important;
  }
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar tbody tr.week td .date .number {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin: auto;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap.small .booked-calendar {
  border-collapse: collapse;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap.small thead th {
  padding: 20px 0 10px !important;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap.small thead tr.days th {
  text-align: center !important;
  padding: 13px 5px !important;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap.small tbody tr td>span .number {
  position: static;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap.small tbody tr td .date {
  margin: 1px 1px 0;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap.small tbody tr td .date .number {
  -webkit-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  transform: scale(1) !important;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap.small tbody tr td .booked-appt-list .timeslot button {
  margin: 0 !important;
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap.small tbody tr td.active {
  padding: 0;
}

body .booked-modal {
  padding-left: 15px;
  padding-right: 15px;
}

body .booked-modal .bm-window {
  width: 100%;
  max-width: 760px !important;
  padding: 98px 0px 0px 0px !important;
  border-radius: 0px !important;
}

body .booked-modal .booked-form {
  border-radius: 0px !important;
  padding-top: 50px !important;
}

@media (max-width: 639px) {
  body .booked-modal .booked-form {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

body .booked-modal .booked-form p {
  margin-bottom: 20px;
}

body .booked-modal .booked-form input.button-primary[type="submit"] {
  padding: 20px 20px 20px 20px;
  max-width: 315px !important;
  width: 100%;
  display: block;
  margin-right: 30px;
  border: none !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width: 639px) {
  body .booked-modal .booked-form input.button-primary[type="submit"] {
    float: none;
    max-width: 100% !important;
    margin-bottom: 20px;
  }
}

body .booked-modal .booked-form .cancel,
body .booked-modal .booked-form .booked-forgot-goback {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 135px !important;
  width: 100%;
  padding: 19px 20px 19px 20px;
  display: block;
}

@media (max-width: 639px) {
  body .booked-modal .booked-form .cancel,
  body .booked-modal .booked-form .booked-forgot-goback {
    max-width: 100% !important;
  }
}

body .booked-modal .booked-form .cf-block .textfield {
  padding: 15px 20px 15px 20px;
}


body .booked-modal .booked-title-bar {
  padding: 28px 50px 28px 50px !important;
}

@media (max-width: 639px) {
  body .booked-modal .booked-title-bar {
    padding: 28px 25px 28px 25px !important;
  }
}

body .booked-modal .close {
  top: 41px !important;
  right: 47px !important;
  opacity: 0.7;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

@media (max-width: 639px) {
  body .booked-modal .close {
    top: 33px;
    right: 15px;
  }
}

body .booked-modal .close:hover {
  opacity: 1;
}

body .booked-modal .close i:before {
  content: url("data:image/svg+xml; utf8, %3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.34855%209L0%201.65145L1.65145%200L9%207.34855L16.3485%200L18%201.65145L10.6515%209L18%2016.3485L16.3485%2018L9%2010.6515L1.65145%2018L0%2016.3485L7.34855%209Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}

body .booked-modal .bookings .booked-appointments {
  padding: 27px 30px 26px;
  border-radius: 6px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  margin-bottom: 40px;
}

@media (max-width: 639px) {
  body .booked-modal .bookings .booked-appointments {
    padding: 27px 15px 26px;
  }
}

body .booked-modal .bookings .booked-appointments .booked-appointment-details .appointment-title {
  margin-bottom: 8px;
}

body .bookedClearFix::after {
  display: none;
}

body .booked-calendarSwitcher {
  display: block;
  max-width: 780px;
  margin: 0 auto;
  border-radius: 3px;
}

body .booked-calendarSwitcher i {
  display: none;
}

body .booked-calendarSwitcher select {
  width: 98%;
  padding: 10px;
}

body .elementor-jet-booked-calendar .booked-calendarSwitcher {
  margin: 0 auto;
  padding: 0;
  background-color: transparent;
  border-radius: 10px;
}

body .elementor-jet-booked-calendar .booked-calendarSwitcher p::before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI4IiB2aWV3Qm94PSIwIDAgOCA4IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNy4wMTk1MyAwLjEzODY3MkwzLjUxNTYyIDcuMTU4MkwwIDAuMTM4NjcySDcuMDE5NTNaIiBmaWxsPSIjMUUzMDZFIi8+Cjwvc3ZnPgo=");
  top: 20px;
  right: 18px;
  z-index: 10;
}

body .elementor-jet-booked-calendar .booked-calendarSwitcher .booked_calendar_chooser {
  min-width: 252px;
  padding: 15px 20px;
}

.booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar thead tr:not(.days) th {
  background: transparent !important;
}

body #booked-profile-page h4 {
  margin-bottom: 50px;
}

body #booked-profile-page .booked-user-avatar {
  width: 64px;
  height: 64px;
  float: none;
  margin-right: 20px;
}

@media screen and (max-width: 720px) {
  body #booked-profile-page .booked-user-avatar {
    width: 30px;
    height: 30px;
  }
}

body #booked-profile-page .booked-user-avatar img {
  border-radius: 50% !important;
}

body #booked-profile-page .booked-profile-header {
  padding: 0px !important;
  background: transparent !important;
  border: none !important;
  margin-bottom: 70px;
}

body #booked-profile-page .booked-profile-header .booked-user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body #booked-profile-page .booked-profile-header .booked-user h3 {
  padding: 0px !important;
  float: none;
}

body #booked-profile-page .booked-profile-header .booked-user h3 a {
  display: block;
  width: 80px;
}

body #booked-profile-page .booked-tabs {
  margin-bottom: 70px !important;
  border: none;
  border-bottom: 1px solid;
  background-color: transparent !important;
  padding-bottom: 20px !important;
}

@media screen and (max-width: 720px) {
  body #booked-profile-page .booked-tabs {
    margin-bottom: 50px !important;
  }
}

body #booked-profile-page .booked-tabs li:first-lafood {
  margin-right: 20px !important;
}

@media screen and (max-width: 720px) {
  body #booked-profile-page .booked-tabs li {
    margin-bottom: 30px !important;
  }

  body #booked-profile-page .booked-tabs li:last-lafood {
    margin-bottom: 0px !important;
  }
}

body #booked-profile-page .booked-tabs li a i {
  display: none !important;
}

body #booked-profile-page .booked-tabs li a:before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: -20px;
  width: 0px;
  height: 3px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

@media screen and (max-width: 720px) {
  body #booked-profile-page .booked-tabs li a:before {
    bottom: -2px;
  }
}

body #booked-profile-page .booked-tabs li.active a:before {
  width: 100%;
}

body #booked-profile-page .booked-tab-content {
  padding: 0px !important;
  background-color: transparent !important;
  border: none;
}

body #booked-profile-page .booked-tab-content .appt-block {
  border: none;
  padding: 0px 0px 39px 0px !important;
  margin: 0px 0px 37px 0px !important;
  border-bottom: 1px solid;
}

body #booked-profile-page .booked-tab-content .appt-block .status-block {
  min-width: 170px;
  padding: 0px !important;
  margin: 0px !important;
  background: transparent !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

@media screen and (max-width: 720px) {
  body #booked-profile-page .booked-tab-content .appt-block .status-block {
    float: none;
    margin-bottom: 20px !important;
  }
}

body #booked-profile-page .booked-tab-content .appt-block .status-block i {
  margin-right: 20px;
}

body #booked-profile-page .booked-tab-content .appt-block .booked-icon-clock {
  position: relative;
  top: 2px;
}

body #booked-profile-page .booked-tab-content .appt-block .booked-icon-clock:before {
  content: url("data:image/svg+xml; utf8, %3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Ccircle%20cx%3D%229%22%20cy%3D%229%22%20r%3D%229%22%20fill%3D%22%2389CCF7%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8.99999%202.7998C9.66273%202.7998%2010.2%203.33706%2010.2%203.9998V7.5998L12.28%206.0398C12.8102%205.64216%2013.5623%205.74961%2013.96%206.2798C14.3576%206.81%2014.2502%207.56216%2013.72%207.9598L9.71999%2010.9598C9.35637%2011.2325%208.86987%2011.2764%208.46333%2011.0731C8.05679%2010.8698%207.79999%2010.4543%207.79999%209.9998V3.9998C7.79999%203.33706%208.33725%202.7998%208.99999%202.7998Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}

body #booked-profile-page .booked-tab-content .appt-block .booked-icon-radio-checked:before {
  content: url("data:image/svg+xml; utf8, %3Csvg%20width%3D%2264%22%20height%3D%2264%22%20viewBox%3D%220%200%2064%2064%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2232%22%20fill%3D%22%23E0FDE3%22%2F%3E%0A%3Cpath%20d%3D%22M29.6801%2039C29.1391%2039%2028.6201%2038.7747%2028.2375%2038.3739L23.5975%2033.5116C22.8008%2032.6768%2022.8008%2031.3232%2023.5975%2030.4883C24.3942%2029.6535%2025.6858%2029.6535%2026.4826%2030.4883L29.6801%2033.839L37.5174%2025.6262C38.3141%2024.7914%2039.6057%2024.7912%2040.4025%2025.6261C41.1992%2026.4609%2041.1992%2027.8145%2040.4025%2028.6493L31.1226%2038.3737C30.7401%2038.7748%2030.2212%2039%2029.6801%2039Z%22%20fill%3D%22%2320991A%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}

body #booked-profile-page .booked-tab-content .appt-block .booked-icon-radio-unchecked:before {
  content: url("data:image/svg+xml; utf8, %3Csvg%20width%3D%2264%22%20height%3D%2264%22%20viewBox%3D%220%200%2064%2064%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2232%22%20fill%3D%22%23FAFAFB%22%2F%3E%0A%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%228%22%20stroke%3D%22%238E97B6%22%20stroke-width%3D%222%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}

body #booked-profile-page .booked-tab-content .appt-block .booked-cal-buttons {
  clear: both;
}

@media screen and (max-width: 720px) {
  body #booked-profile-page .booked-tab-content .appt-block .booked-cal-buttons {
    padding-top: 30px !important;
  }
}

body #booked-profile-page .booked-tab-content .appt-block .booked-cal-buttons:after {
  content: "";
  display: block;
  clear: both;
}

body #booked-profile-page .booked-tab-content .appt-block .booked-cal-buttons .cancel {
  margin-right: 0px !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 24px 29px;
  display: block;
}

@media screen and (max-width: 720px) {
  body #booked-profile-page .booked-tab-content .appt-block .booked-cal-buttons .cancel {
    float: none;
    margin-bottom: 20px;
    margin-right: 0px;
  }
}

@media (max-width: 639px) {
  body #booked-profile-page .booked-tab-content .appt-block .booked-cal-buttons .cancel {
    max-width: 100% !important;
  }
}


body #booked-profile-page .booked-tab-content .appt-block .booked-cal-buttons .addeventatc {
  margin-right: 20px;
}

@media screen and (max-width: 720px) {
  body #booked-profile-page .booked-tab-content .appt-block .booked-cal-buttons .addeventatc {
    display: block;
    float: none;
    margin-bottom: 20px;
    margin-right: 0px;
  }
}

body #booked-profile-page .booked-tab-content .appt-block .booked-cal-buttons .addeventatc .addeventatc_icon {
  display: none;
}

body #booked-profile-page .booked-tab-content .appt-block .booked-cal-buttons .addeventatc:before {
  vertical-align: middle;
  content: url("data:image/svg+xml; utf8, %3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0)%22%3E%0A%3Cpath%20d%3D%22M14.611%200.755859V3.08197H13.5563V0.755859H11.2219V3.08197H10.1672V0.755859H7.83281V3.08197H6.77813V0.755859H4.44372V3.08197H3.38903V0.755859H0V4.44994H18V0.755859H14.611Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M4.44379%200H3.3891V0.755613H4.44379V0Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M7.83282%200H6.77814V0.755613H7.83282V0Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M11.2219%200H10.1672V0.755613H11.2219V0Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M14.611%200H13.5563V0.755613H14.611V0Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M0%205.50439V18H18V5.50439H0Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3CclipPath%20id%3D%22clip0%22%3E%0A%3Crect%20width%3D%2218%22%20height%3D%2218%22%20fill%3D%22white%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");
  display: inline-block;
  margin-right: 5px;
}

body #booked-profile-page #booked-page-form {
  padding-top: 0px;
  border-top: none;
}

body #booked-profile-page #booked-page-form p {
  margin-bottom: 30px;
}

body #booked-profile-page #booked-page-form p br {
  display: none;
}

body #booked-profile-page #booked-page-form p label {
  margin-bottom: 5px;
  display: block;
}

body #booked-profile-page #booked-page-form p .booked-upload-wrap {
  margin: 0px;
  border-radius: 8px;
  padding: 19px 20px 14px 20px;
  height: auto;
}

body #booked-profile-page #booked-page-form p input[type="text"],
body #booked-profile-page #booked-page-form p input[type="password"],
body #booked-profile-page #booked-page-form p input[type="email"],
body #booked-profile-page #booked-page-form p textarea {
  border-radius: 6px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  padding: 14px 20px 14px 20px;
  margin: 0px;
}

body #booked-profile-page #booked-page-form p input[type="text"]:focus,
body #booked-profile-page #booked-page-form p input[type="password"]:focus,
body #booked-profile-page #booked-page-form p input[type="email"]:focus,
body #booked-profile-page #booked-page-form p textarea:focus {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 6px;
}

body #booked-profile-page #booked-page-form p .hint-p {
  margin: 3px 0px 0px;
}

body #booked-profile-page #booked-page-form p #updateuser {
  border-radius: 8px;
  padding: 25px 20px;
  width: 100%;
  max-width: 175px;
  border: none !important;
}
#scroll_icon .elementor-button-text {
    position: relative;
    top: 3px;
    width: 3px;
    min-height: 8px;
    display: block;
    background: currentColor;
    border-radius: 5px;
    -webkit-animation: 1.2s ease infinite wheel-up-down;
    animation: 1.2s ease infinite wheel-up-down;
}
#scroll_icon .elementor-button-icon{
    display: none;
}
#scroll_icon a:focus{
    outline: none;
}
@-webkit-keyframes wheel-up-down {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(18px);
            transform: translateY(18px);
    opacity: 0;
  }
}
@keyframes wheel-up-down {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(18px);
            transform: translateY(18px);
    opacity: 0;
  }
}
.jet-mobile-menu__item .jet-menu-icon {
  display: none !important;
}

@media (max-width: 767px) {
.top_logo {
    width: 100% !important;
    max-width: 100% !important;
}
.jet-mobile-menu__toggle {
  padding: 0px !important;
}
.jet-mobile-menu__instance {
  margin: 0px auto !important;
}
.mobile-menu-page .jet-mobile-menu__toggle-icon i {
  font-size: 44px !important;
}
.mobile-menu-page > div {
  margin: 0px auto !important;
  padding: 0px !important;
}
.mobile-menu-page-valami > div > div {
  width: 100% !important;
}
.mobile-menu-page {
  width: 100% !important;
  max-width: 100% !important;
}
}
.whitebutton a {
  color: #fff !important;
}
.whitebutton a:hover,.whitebutton a:active {
  color: #E4221F !important;
}
#toTop {
  color: #E4221F !important;
}

.elementor-8 .elementor-element.elementor-element-a276e85 .jet-smart-listing__post .post-excerpt-simple {
  min-height: 95px;
}
.bpa-front-module--service-item .bpa-front-si-card .bpa-front-si-card__left img {
  border-radius: 5px !important;
  width: 133px !important;
  height: 165px !important;
}
.bpa-front-si-card__row {
  padding: 15px 15px 0px 15px !important;
}
.bpa-front-module--bd-form .bpa-bdf--single-col-item label[for=checkbox_seoLy],.bpa-front-module--bd-form .bpa-bdf--single-col-item label[for=checkbox_0GNeS] {
  display: none !important;
}
.elementor-8 .elementor-element.elementor-element-47a220db .elementor-image-box-title,.elementor-8 .elementor-element.elementor-element-b6afa2a .elementor-image-box-title,.elementor-8 .elementor-element.elementor-element-1273a571 .elementor-image-box-title {
  margin-top: 0px !important;
}
/* Asztali nézet: 3 oszlop */
.bpa-front-module--service-items-row {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 0px !important; /* térköz a kártyák között */
}

/* Tablet nézet: 2 oszlop */
@media (max-width: 1024px) {
  .bpa-front-module--service-items-row {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

/* Mobil nézet: 1 oszlop */
@media (max-width: 640px) {
  .bpa-front-module--service-items-row {
    grid-template-columns: 1fr !important;
  }
}


.dg-free-badge{ display:inline-flex; align-items:center; gap:.5rem; margin-top:.75rem; padding:.4rem .55rem !important; border-radius:.75rem; font-size:.905rem; line-height:1.1; font-weight:600; background:#f3f6f9; color:#203040; box-shadow:0 1px 0 rgba(0,0,0,.05) inset; transition:.2s ease; } .dg-free-badge .dg-i{ width:14px; height:14px; flex:0 0 14px; display:inline-block; } /* állapotok */ .dg-free-badge.-ok{ background:#e9f8ef; /* zöldes */ color:#146c43; border:1px solid #c6f0d5; } .dg-free-badge.-warn{ background:#fff7e6; /* sárgás */ color:#8a5b00; border:1px solid #fde2b0; } .dg-free-badge.-danger{ background:#fff0f0; /* pirosas */ color:#a12424; border:1px solid #ffd2d2; } .dg-free-badge.is-empty{ background:#f1f3f5; /* szürkés */ color:#6b7280; border:1px solid #e5e7eb; font-weight:500; } /* egy kis optikai igazítás a szolg.kártyán belül */ /* DG badge alap */ /* Globális (body) tooltip */ .dg-tip{ position:absolute; z-index:9999; min-width:220px; max-width:360px; background:#FF4040; color:#f9fafb; border-radius:10px; padding:.7rem .85rem; box-shadow:0 12px 30px rgba(0,0,0,.18), 0 2px 8px rgba(0,0,0,.12); line-height:1.35; font-size:.9rem; white-space:normal; word-break:break-word; transition:opacity .12s ease, transform .12s ease; opacity:1; transform:translateY(-4px); } .dg-tip.dg-tip--hidden{ opacity:0; transform:translateY(0); pointer-events:none; } .dg-tip h6{ margin:0 0 .35rem 0; font-size:.8rem; letter-spacing:.02em; opacity:1; text-transform:uppercase;color: #fff;font-style: normal; } .dg-tip ul{ margin:.25rem 0 0 1.1rem; padding:0 } .dg-tip li{ margin:.15rem 0; } .dg-tip.dg-tip--below{ transform:translateY(4px); }

.dg-free-badge{
  display:flex;               /* <<< inline helyett blokkos elrendezés */
  flex-direction:column;       /* <<< egymás alá */
  align-items:center;          /* <<< középre igazítva */
  text-align:center;
  gap:.4rem;                   /* kis távolság a szöveg és a gomb között */
  margin-top:.75rem;
  padding:.5rem .7rem !important;
  border-radius:.75rem;
  font-size:.955rem;
  line-height:1.1;
  font-weight:600;
  background:#f3f6f9;
  color:#203040;
  box-shadow:0 1px 0 rgba(0,0,0,.05) inset;
  transition:.2s ease;
}

.dg-free-badge span{
  display:block;
}

/* CTA gomb */
.dg-free-badge .dg-cta{
  margin:0;
  padding:.25rem .65rem;
  border-radius:999px;
  border:1px dashed currentColor;
  font-weight:700;
  font-size:.85em;
  line-height:1;
  display:inline-flex;
  align-items:center;
  gap:.25rem;
  animation: dg-pulse 1.8s ease-in-out infinite;
}
.dg-free-badge .dg-chv{ display:inline-block; transform:translateY(-1px); }

.dg-free-badge.-ok .dg-cta{ background:rgba(255,255,255,.7); }
.dg-free-badge.-warn .dg-cta{ background:rgba(255,255,255,.82); }
.dg-free-badge.-danger .dg-cta{ background:rgba(255,255,255,.88); }
.dg-free-badge{
  max-width: 160px;
  align-self:center;
}
/* ---- BADGE ELRENDEZÉS ---- */
.dg-free-badge{
  display:inline-flex;
  align-items:center;
  gap:.5rem;
  flex-wrap:wrap;                 /* <<< engedjük sortörni */
  margin-top:.75rem;
  padding:.45rem .65rem !important;
  border-radius:.75rem;
  font-size:.905rem;
  line-height:1.1;
  font-weight:600;
  background:#f3f6f9;
  color:#203040;
  box-shadow:0 1px 0 rgba(0,0,0,.05) inset;
  transition:.2s ease;
  cursor:pointer;
  max-width: 220px;               /* igény szerint szűkíthető, hogy szépen törjön */
}

.dg-free-badge .dg-i{
  width:14px; height:14px; flex:0 0 14px; display:inline-block;
}

/* ---- CTA alászedve, középre ---- */
.dg-free-badge .dg-cta{
  flex-basis:100%;                /* <<< új sor, teljes szélesség */
  display:inline-flex;
  justify-content:center;         /* <<< középre igazítás */
  align-items:center;
  margin-top:.25rem;
  padding:.25rem .65rem;
  border-radius:999px;
  border:1px dashed currentColor;
  font-weight:700;
  font-size:.85em;
  line-height:1;
  animation: dg-pulse 1.8s ease-in-out infinite;
}
.dg-free-badge .dg-chv{ display:inline-block; transform:translateY(-1px); }

/* ---- Állapotszínek ---- */
.dg-free-badge.-ok{ background:#e9f8ef; color:#146c43; border:1px solid #c6f0d5; }
.dg-free-badge.-warn{ background:#fff7e6; color:#8a5b00; border:1px solid #fde2b0; }
.dg-free-badge.-danger{ background:#fff0f0; color:#a12424; border:1px solid #ffd2d2; }
.dg-free-badge.is-empty{ background:#f1f3f5; color:#6b7280; border:1px solid #e5e7eb; font-weight:500; }

/* CTA háttér finomítás állapotonként */
.dg-free-badge.-ok .dg-cta{ background:rgba(255,255,255,.7); }
.dg-free-badge.-warn .dg-cta{ background:rgba(255,255,255,.82); }
.dg-free-badge.-danger .dg-cta{ background:rgba(255,255,255,.88); }

/* pulzálás */
@keyframes dg-pulse{
  0%,100%{ transform:scale(1); opacity:1; }
  50%{ transform:scale(1.04); opacity:.9; }
}

/* ---- Tooltip biztosan felül legyen ---- */
.dg-tip{ z-index:99999; }
/* Mobilon toljuk feljebb a badge-et */
@media (max-width: 768px) {
  .dg-free-badge {
    margin-top: -25px !important;
    margin-bottom: 5px !important;
  }
}

/* Inline mobil lista stílus (tooltip helyett) */
.dg-mobile-list {
  display: none;
  width: 100%;
  margin-top: 0rem !important;
  background: rgba(255,255,255,.65);
  border: 1px dashed currentColor;
  border-radius: .6rem;
  padding: .5rem .6rem !important;
  text-align: left;
}
.dg-mobile-list h6{
  margin: 0 0 .25rem 0;
  font-size: .8rem;
  letter-spacing: .02em;
  text-transform: uppercase;
  color: inherit;
  font-style: normal;
}
.dg-mobile-list ul{ margin: .1rem 0 0 0rem; padding: 0; }
.dg-mobile-list li{ margin: .15rem 0; }

/* Csak mobilon látszódjon az inline lista, a CTA és tooltip rejtve legyen */
@media (max-width: 768px){
  .dg-mobile-list {
    display: block;
    text-align: center !important;
  }/* Mobil lista: időpontok egysorban, vesszővel elválasztva */
.dg-mobile-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline;          /* ne legyen blokkos lista */
}

.dg-mobile-list li {
  display: inline;          /* egymás mellé */
  margin: 0;
  padding: 0;
}

.dg-mobile-list li::after {
  content: ", ";            /* vesszőt teszünk minden elem után */
}

.dg-mobile-list li:last-child::after {
  content: "";              /* utolsó után nincs vessző */
}
 .dg-mobile-list li {
    font-size: 0.9em;
  }
  .dg-mobile-list h6 {
    margin: 0rem;
  }
.dg-free-badge {
  max-width: 100% !important;
}
.dg-mobile-list ul {
  font-weight: 300;
}
  .dg-free-badge.is-mobile .dg-cta{ display: none !important; }
  .dg-tip{ display: none !important; } /* mobilon úgyis inline listát mutatunk */
}

#bap-service-28 .dg-free-badge {
  display: none !important;
}
/* KEDVEZMÉNYEK PILL – nálad most az 5. */
.bpa-front-cat-items .bpa-front-ci-pill:nth-child(5){
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 8px;

  padding: 8px 12px !important;
  background: #fff !important;
  border: 1px solid rgba(0,0,0,.10) !important;
  color: #111827 !important;
}


/* ha van pipás ikon (aktív állapot), itt inkább tüntessük el, hogy clean legyen */
.bpa-front-cat-items .bpa-front-ci-pill:nth-child(5) svg{
  display: none !important;
}


/* AKCIÓ mini-címke jobb oldalt (nem absolute, nem lóg rá semmire) */
.bpa-front-cat-items .bpa-front-ci-pill:nth-child(5)::after{
  content: "AKCIÓ";
  display: inline-flex;
  align-items: center;
  justify-content: center;

  padding: 2px 8px;
  border-radius: 999px;

  font-size: 10px;
  font-weight: 800;
  letter-spacing: .4px;

  background: rgba(225,29,72,.10);
  border: 1px solid rgba(225,29,72,.22);
  color: #e11d48;
}


/* aktív állapot finom kiemelés */
.bpa-front-cat-items .bpa-front-ci-pill:nth-child(5).__bpa-is-active{
  border-color: rgba(217,158,75,.55) !important; /* #d99e4b */
  background: #fff7ed !important;
}
