@charset "UTF-8";
/**
 * Theme Name:     Apartamenty Gdańska
 * Author:         Tom Usborne
 * Template:       generatepress
 * Text Domain:	   apartamenty-gdanska
 * Description:    Motyw potomny dla GeneratePress - Apartamenty Gdańska
 * Author URI:     https://wyspa.studio
 * Version:        1.0.0
 */
h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
}

strong {
  font-weight: 600;
}

a[href^="mailto:"] {
  line-break: anywhere;
}

:where(.wp-block-columns.is-layout-flex) {
  column-gap: 4rem;
}

.ag-border-radius {
  border-radius: 10px;
}

.ag-header {
  position: absolute;
  inset: 0 0 auto 0;
  z-index: 1000;
  padding: 1.5rem 0;
  background-color: transparent;
  height: 7rem;
  transition: background-color 0.1s ease-in-out;
  background-color: rgba(242, 235, 225, 0.5);
  backdrop-filter: blur(5px);
}
.ag-header .site-header {
  padding-bottom: 1em;
  margin-bottom: 0;
  border-bottom: 1px solid #3e3226;
}
.ag-header .main-navigation .menu-toggle {
  position: absolute;
  top: 1.5rem;
}
.ag-header .main-navigation .menu-toggle .mobile-menu {
  display: none;
}
@media screen and (max-width: 768px) {
  .ag-header .main-navigation .menu-toggle {
    position: absolute;
  }
}
.ag-header .main-navigation .main-nav ul li a {
  text-transform: uppercase;
  font-size: 0.9em;
  line-height: 1em;
  padding: 1em 1em;
}
.ag-header .inside-header {
  padding: 0;
}

.scrolled .ag-header {
  background-color: #f2ebe1;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.ag-after-property {
  width: 100%;
}

.ag-after-property::before {
  display: block;
  width: 100%;
  content: "";
  margin-bottom: 2em;
  height: 1px;
  background-color: #B7AE9F;
}

.ag-after-property,
.separate-containers .comments-area,
.separate-containers .inside-article,
.separate-containers .page-header,
.separate-containers .paging-navigation {
  padding: 40px 20px;
}

.right-sidebar .site-content,
.left-sidebar .site-content {
  flex-wrap: wrap;
}
.right-sidebar .site-content .content-area,
.left-sidebar .site-content .content-area {
  width: calc(100% - 380px);
}
@media screen and (max-width: 768px) {
  .right-sidebar .site-content .content-area,
  .left-sidebar .site-content .content-area {
    width: 100%;
  }
}
.right-sidebar .site-content .is-right-sidebar,
.left-sidebar .site-content .is-right-sidebar {
  width: 380px;
}
@media screen and (max-width: 768px) {
  .right-sidebar .site-content .is-right-sidebar,
  .left-sidebar .site-content .is-right-sidebar {
    width: 100%;
  }
}

.footer-widgets-container {
  padding: 40px 20px;
}

.widget-area {
  padding-bottom: 40px;
  padding-right: 20px;
  padding-top: 40px;
}
@media screen and (max-width: 768px) {
  .widget-area {
    padding-left: 20px;
    padding-top: 0;
  }
}
.widget-area .widget {
  padding: 0px 0px;
}

body:not(.home) .site-content {
  margin-top: 7rem;
}

.main-title {
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 1rem;
}

.ag-sidebar iframe {
  border: 0px;
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
}

.ag-apartment-cta {
  padding: 30px 30px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.ag-calendar {
  padding: 30px 10px;
  border-radius: 10px;
  overflow: hidden;
  background-color: #ffffff;
  text-align: center;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.ag-calendar .element-title {
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}

.entry-title {
  font-weight: 400;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 768px) {
  .entry-title {
    font-size: 32px;
  }
}
@media screen and (max-width: 420px) {
  .entry-title {
    font-size: 26px;
  }
}

.ag-hero .wp-block-group {
  border-radius: 10px;
}
.ag-hero .wp-block-group h2 {
  margin-bottom: 0.25em;
}
@media (max-width: 768px) {
  .ag-hero .wp-block-group .wp-block-group__inner-container {
    padding: 30px 10px;
  }
}
.ag-hero .wp-block-group .bottom-paragraph {
  margin-bottom: 0.75em;
}

body .hb-availability-calendar .hb-datepick-wrapper {
  box-shadow: 0px 0px 0px 1px #efefef;
}
body .hb-dp-month {
  width: 285px;
}
body .hb-dp-multi .hb-dp-month:not(.first), body .hb-dp-month-row + .hb-dp-month-row, body .hb-datepick-legend {
  border-color: #efefef;
}
body .hb-dp-day a {
  text-decoration: none;
}
body .hb-dp-cmd-close, body .hb-people-popup-wrapper-close {
  background-color: #ffffff;
}
body .hb-dp-cmd-wrapper a {
  background-color: #B7AE9F;
}
body .hb-dp-cmd-wrapper a:hover {
  background-color: #3e3226;
}
body .hb-dp-cmd-wrapper a.hb-dp-disabled {
  background-color: #B7AE9F;
  opacity: 0.25;
}
body .hb-dp-month-header {
  font-size: 14px;
  color: #B7AE9F;
  font-weight: 500;
  text-transform: uppercase;
}
body .hb-dp-cmd-wrapper a {
  width: 20px;
  height: 20px;
  line-height: 18px;
  top: 20px;
}

button, html input[type=button],
input[type=reset],
input[type=submit],
a.button,
a.wp-block-button__link:not(.has-background) {
  border-radius: 10px;
  line-height: 1em;
  padding: 1em 1.5em;
  border: 1px solid #B7AE9F;
  transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out, border-color 0.1s ease-in-out;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 0.9em;
}
button:hover, html input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover,
a.button:hover,
a.wp-block-button__link:not(.has-background):hover {
  border-color: #3e3226;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=tel],
input[type=number],
textarea,
select {
  border-radius: 10px;
  border: 1px solid #B7AE9F;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  padding: 0.75em 1em;
  line-height: 1em;
  transition: 0.2s border-color ease;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=number]:focus,
textarea:focus,
select:focus {
  border-color: #B7AE9F;
}

.grid-container-small {
  margin-left: auto;
  margin-right: auto;
  max-width: 680px;
  padding-left: 10px;
  padding-right: 10px;
}

.ag-location {
  display: flex;
  column-gap: 0.5em;
  line-height: 1.2em;
  font-weight: 500;
  align-items: center;
}
.ag-location svg {
  width: 1.5em;
  height: 1.5em;
}

.single-hb_accommodation .featured-image {
  display: none;
}

.single-hb_accommodation .entry-content {
  margin-top: 1em;
}

.ag-gallery {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 5px;
  margin-top: 1em;
}
@media screen and (max-width: 420px) {
  .ag-gallery {
    grid-template-columns: repeat(12, 1fr);
  }
}
.ag-gallery .gallery-item {
  width: 100%;
  height: 100%;
  display: block;
  border: 1px solid #d9d9d9;
}
.ag-gallery .gallery-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  vertical-align: middle;
}
.ag-gallery .gallery-item:nth-child(1) {
  grid-column: 1/4;
  grid-row: 1/1;
  aspect-ratio: 1.5;
}
@media screen and (max-width: 420px) {
  .ag-gallery .gallery-item:nth-child(1) {
    grid-column: 1/13;
  }
}
.ag-gallery .gallery-item:nth-child(2) {
  grid-column: 1/4;
  grid-row: 2/3;
  aspect-ratio: 1.5;
}
@media screen and (max-width: 420px) {
  .ag-gallery .gallery-item:nth-child(2) {
    grid-column: 1/7;
    aspect-ratio: 1;
  }
}
.ag-gallery .gallery-item:nth-child(3) {
  grid-column: 4/9;
  grid-row: 1/3;
  aspect-ratio: 2;
}
@media screen and (max-width: 420px) {
  .ag-gallery .gallery-item:nth-child(3) {
    grid-column: 7/13;
    grid-row: 2/3;
    aspect-ratio: 1;
  }
}
.ag-gallery .gallery-item:nth-child(n+4) {
  aspect-ratio: 1;
  grid-column: span 1;
}
@media screen and (max-width: 991px) {
  .ag-gallery .gallery-item:nth-child(n+4) {
    grid-column: span 2;
  }
}
@media screen and (max-width: 420px) {
  .ag-gallery .gallery-item:nth-child(n+4) {
    grid-column: span 4;
  }
}
@media screen and (max-width: 360px) {
  .ag-gallery .gallery-item:nth-child(n+4) {
    grid-column: span 6;
  }
}

.wpforms-container .wpforms-field-label,
.wp-core-ui div.wpforms-container .wpforms-field-label {
  font-weight: 500;
}

.ag-booking {
  border-radius: 10px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.ag-booking .wp-block-group__inner-container {
  padding: 30px 30px 10px 30px;
}

.ag-features {
  list-style: none;
  margin-left: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 1em;
  margin-bottom: 1em;
  justify-content: stretch;
  align-items: stretch;
}
.ag-features .ag-feature {
  background-color: #ffffff;
  border-radius: 10px;
  padding: 10px 15px;
  display: flex;
  align-items: center;
  column-gap: 10px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  flex: 1 0 auto;
}
@media screen and (max-width: 576px) {
  .ag-features .ag-feature {
    padding: 5px 10px;
    font-size: 0.9em;
  }
}
.ag-features .ag-feature .ag-feature-icon {
  width: auto;
  height: 1.5em;
}
.ag-features .ag-feature .ag-feature-icon svg {
  height: 100%;
  width: auto;
}

.footer-widgets .widget ul li {
  margin-bottom: 0.25em;
}
.footer-widgets a {
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 300;
  line-height: 1.2em;
}

.ag-properties .ag-property {
  margin: 2em 0 4em 0;
}
.ag-properties .ag-property .ag-location-title {
  margin: 0 0 0 0;
  line-height: 1.2em;
}
.ag-properties .ag-property .ag-location-short {
  margin: 0 0 0 0;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.ag-properties .ag-property .ag-under-construction {
  margin: 1em 0;
}
.ag-properties .ag-property .ag-property-gallery {
  display: flex;
  overflow: hidden;
  column-gap: 1rem;
  margin: 1em 0 0em 0;
  position: relative;
}
.ag-properties .ag-property .ag-property-gallery:before {
  content: "";
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  width: 100%;
  bottom: 0;
  background: linear-gradient(90deg, rgba(2, 0, 36, 0) 85%, rgb(242, 235, 225) 98%);
  z-index: 1;
}
.ag-properties .ag-property .ag-property-gallery .gallery-item {
  width: 21%;
  aspect-ratio: 2/3;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .ag-properties .ag-property .ag-property-gallery .gallery-item {
    width: 27%;
  }
}
@media screen and (max-width: 420px) {
  .ag-properties .ag-property .ag-property-gallery .gallery-item {
    width: 35%;
  }
}
@media screen and (max-width: 360px) {
  .ag-properties .ag-property .ag-property-gallery .gallery-item {
    width: 51%;
  }
}
.ag-properties .ag-property .ag-property-gallery .gallery-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  vertical-align: middle;
}
.ag-properties .ag-property .button {
  margin-top: 1.5em;
}

/*# sourceMappingURL=style.css.map */
