header.main-header.layout-logo-text-menu .second-row #main-menu .menu {
  text-align: center;
  padding-bottom: 6px;
}

#page .boxed-layout #main-content {
  padding-bottom: 0px;
}

#page .boxed-layout #main-content {
  background-color: #AEDBF8;
  padding-bottom: 0px;
}

header.main-header.layout-logo-text-menu .second-row #main-menu .menu {
  text-align: center;
}

.team-member .thumbnail {
  margin-bottom: -14px;
}

.team-member .team-member-info {
  width: 158px;
}

.row .row {
  text-align: left;
}

.team-member {
  margin-bottom: -59px;
}

.own-circle-csepel {
  background-image: url(/wp-content/uploads/2019/07/rendelo-csepel.jpg);
  background-size: cover;
}

.own-circle-marvany {
  background-color: #ffffff;
  background-image: url(/wp-content/uploads/2019/10/petlegio-allatpatika.jpg);
  background-size: cover;
  border-color: #3B51B2;
}

.own-circle-tapok {
  background-image: url(/wp-content/uploads/2019/11/termekek_circle.png);
  border-color: #9A1C15;
  background-size: 180%;
  background-repeat: no-repeat;
  background-position: -50px -39px !important;
}

.own-circle-korond {
  background-image: url(/wp-content/uploads/2019/11/korond_circle.png);
  background-size: 150%;
  background-position: center center;
  background-repeat: no-repeat;
}

body {
  position: static;
}

.own-circle-marvany {
  background-image: url(/wp-content/uploads/2019/11/petlegio_patika_circle.png);
  background-size: 150%;
  background-position: center center;
  background-repeat: no-repeat;
}

#wpv-overlay-search input[type="text"] {
  display: none;
}

#wpv-overlay-search button[type="submit"] {
  display: none;
}

.page-content .share-btns {
  padding: 1px;
  margin: 1px;
  height: 91px;
}

fontos {
  padding: 0px;
  color: #e00707;
  font-weight: bold;
  font-size: 21px;
  font-family: Dosis;
}

.fixed-header-box .logo-wrapper .logo img {
  width: 100%;
  height: 100%;
}

#footer-sidebars > .row aside.full {
  height: auto;
  background-color: #ffffff;
}

.booked4-us-button.booked4-us-blue {
  margin: 5px;
  background-color: #3959a4;
  font-size: 15px;
  border-width: 0px;
  border-radius: 16px;
}

.booked4-us {
  text-align: center;
}

#reservation-container {
  margin: 1px;
  display: inline-flex;
  padding: 8px;
}

#foglalas {
  text-align: center;
  padding: 2px;
}

/* Responsive layout - makes a one column layout instead of a two-column layout */

@media (max-width: 800px) {
  #reservation-container {
    flex-direction: column;
  }

  .booked4-us-button.booked4-us-blue {
    padding: 10px;
    font-size: 13px;
    border-width: 0px;
    border-radius: 16px;
  }
}

#header-sidebars .widget .widget-title {
  font-size: 10px;
}

header.main-header .second-row .second-row-columns {
  padding-bottom: 5px;
}

@media (max-width: 768px) {
  h1 {
    font-size: 20px;
    /* Kisebb betűméret mobilon */
    line-height: 20px;
    /* Sorköz */
    margin: 5px 0;
    /* Igény szerint módosítható */
  }
}

/* ── MENÜ webshop ──  */

.menu-webshop > a {
  background: linear-gradient(135deg, #00ade7, #48c7f2);
  color: #ffffff !important;
  padding: 11px 20px;
  border-radius: 10px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  box-shadow: 0 4px 14px rgba(0, 173, 231, 0.35);
  border: 2px solid #ffffff;
  transition: all 0.2s ease;
}

.menu-webshop > a:hover {
  background: linear-gradient(135deg, #00ade7, #48c7f2);
  color: #ffffff !important;
  box-shadow: 0 6px 18px rgba(0, 173, 231, 0.48);
  transform: translateY(-1px) scale(1.03);
}

/* Mobil igazítás 768px alatt */

@media (max-width: 768px) {
  .menu-webshop > a {
    display: inline-block;
    margin: 8px 0;
    padding: 10px 17px;
    border-radius: 24px;
  }
}

/* Mobil webshop gomb és e-mail linkek kezelése */

@media (max-width: 1024px) {
  /* E-mail címek visszaállítása */

  a[href^="mailto:"] {
    background: transparent !important;
    color: inherit !important;
    display: inline !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 0 !important;
    font-weight: inherit !important;
    text-align: inherit !important;
    text-transform: none !important;
    letter-spacing: normal !important;
    box-shadow: none !important;
    border: none !important;
  }

  /* Mobil menüben lévő webshop link 

  header a[href*="petlegio.hu"]:not([href^="mailto:"]),
  nav a[href*="petlegio.hu"]:not([href^="mailto:"]),
  .menu a[href*="petlegio.hu"]:not([href^="mailto:"]),
  .mobile-menu a[href*="petlegio.hu"]:not([href^="mailto:"]),
  .responsive-menu a[href*="petlegio.hu"]:not([href^="mailto:"]),
  .mean-nav a[href*="petlegio.hu"]:not([href^="mailto:"]),
  .slicknav_nav a[href*="petlegio.hu"]:not([href^="mailto:"]) {
    background: linear-gradient(135deg, #00ade7, #48c7f2) !important;
    color: #ffffff !important;
    display: block !important;
    width: fit-content !important;
    min-width: 180px !important;
    max-width: 260px !important;
    margin: 10px auto !important;
    padding: 13px 22px !important;
    border-radius: 30px !important;
    font-weight: 800 !important;
    text-align: center !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    box-shadow: 0 5px 16px rgba(0, 173, 231, 0.45) !important;
    border: 2px solid #ffffff !important;
  }

  header a[href*="petlegio.hu"]:not([href^="mailto:"]):hover,
  header a[href*="petlegio.hu"]:not([href^="mailto:"]):focus,
  nav a[href*="petlegio.hu"]:not([href^="mailto:"]):hover,
  nav a[href*="petlegio.hu"]:not([href^="mailto:"]):focus,
  .menu a[href*="petlegio.hu"]:not([href^="mailto:"]):hover,
  .menu a[href*="petlegio.hu"]:not([href^="mailto:"]):focus,
  .mobile-menu a[href*="petlegio.hu"]:not([href^="mailto:"]):hover,
  .mobile-menu a[href*="petlegio.hu"]:not([href^="mailto:"]):focus,
  .responsive-menu a[href*="petlegio.hu"]:not([href^="mailto:"]):hover,
  .responsive-menu a[href*="petlegio.hu"]:not([href^="mailto:"]):focus,
  .mean-nav a[href*="petlegio.hu"]:not([href^="mailto:"]):hover,
  .mean-nav a[href*="petlegio.hu"]:not([href^="mailto:"]):focus,
  .slicknav_nav a[href*="petlegio.hu"]:not([href^="mailto:"]):hover,
  .slicknav_nav a[href*="petlegio.hu"]:not([href^="mailto:"]):focus {
    background: linear-gradient(135deg, #00ade7, #48c7f2) !important;
    color: #ffffff !important;
  }
}
*/
		
		
/* Oldalsáv címkefelhő */

.widget_tag_cloud a,
.tagcloud a {
  background: #23baec !important;
  color: #fff !important;
  border: 1px solid #dce8ea;
  border-radius: 999px;
  padding: 6px 12px;
  margin: 4px 4px 4px 0;
  display: inline-block;
  font-size: 14px !important;
  line-height: 1.4;
  text-decoration: none;
}

/* Hover állapot */

.widget_tag_cloud a:hover,
.tagcloud a:hover {
  background: #e7f1f3 !important;
  color: #173d44 !important;
  border-color: #c8dde1;
}