.logo-container .header__logo {
    max-width: 100%;
}

.wp-block-cover.fp-breaker-subscription {
  justify-content: flex-start;
}

.wp-block-cover.fp-breaker-subscription .wp-block-cover__image-background {
    -o-object-fit: scale-down;
  object-fit: scale-down;
}

.wp-block-cover.fp-breaker-subscription .wp-block-button__link {
    padding: unset;
}

@media (max-width: 800px) {
    .wp-block-cover.fp-breaker-subscription .breaker-content-container p {
    max-width: 70rem;
    }
}

.woocommerce div.product div.summary {
  float: none;
}

.page-id-149759 #contact-form {
  display: none;
}

.page-id-149759 #contact-form:target {
  display: block;
}

.subtitle .woocommerce {
  display: none;
}

.wc-memberships-restriction-message.woocommerce-info {
  border-top-color: #003457;
}

.wc-memberships-restriction-message.woocommerce-info::before {
  display: none;
}

@media (min-width: 1040px) {
    .article.access-restricted .woocommerce {
        margin-left: -60px;
        margin-right: -60px;
    }
}

.wc-memberships-content-restricted-message .wp-block-columns {
    margin-top: 4rem;
    gap: 2rem;
}

.wc-memberships-content-restricted-message .wp-block-column.has-border-color {
  border: 4px solid #009982;
  padding: 0 4rem !important;
}

.wc-memberships-content-restricted-message .wp-block-column .has-text-align-center {
    text-align: center;
}

@media (max-width: 640px) {
.woocommerce .wc-memberships-content-restricted-message .wp-block-columns {
    flex-wrap: wrap;
    }
    .woocommerce .wc-memberships-content-restricted-message .wp-block-column {
    flex-basis: 100% !important;
    }
}

.wc-memberships-content-restricted-message .wp-block-group.company-sub {
  background: #f5f5f5;
  min-height: 400px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.wp-block-group.company-sub > div {
    width: 100%
}

.wc-memberships-restriction-message .wp-block-button.btn {
  background: #003457;
    border: 2px solid #003457;
    margin: 3em 0;
}

.wc-memberships-restriction-message .pricing-table  .wp-block-button.btn {
  background: #009982;
    border: 2px solid #009982;
}

.wc-memberships-restriction-message .btn .wp-block-button__link.wp-element-button {
    background: none;
  padding: 0;
  text-decoration: none;
    color: #fff;
    line-height: 1.7;
}

.wc-memberships-restriction-message .btn {
    margin-top: 2rem;
}

.wc-memberships-restriction-message .btn a {
        color: #fff;
}

.wc-memberships-restriction-message .woocommerce-LostPassword.lost_password {
    margin: 1em 0;
}

.copenhagen-post-gift-subscription .wp-block-button.btn {
  background: none;
  margin: 3em 0;
}

.copenhagen-post-gift-subscription .btn .wp-block-button__link.wp-element-button {
  padding: 0;
  text-decoration: none;
  color: #fff;
  line-height: 1.7;
}


#primary-sidebar .wp-caption.alignnone {
  width: 100% !important;
}

#primary-sidebar .wp-caption-text {
  display: none;
}

.my-account .woocommerce {
  display: flex;
  gap: var(--gutter);
}

.my-account .woocommerce ul {
  list-style: none;
  margin: 0;
  padding: 0;
}