.async-hide {
  opacity: 0 !important;
}

.async-hide {
  opacity: 0 !important;
}
.id-1534 header h1 {
  text-align: center;
}

.id-1534 .main-contact {
  display: flex;
  flex-wrap: wrap;
  align-items: end;
  justify-content: space-between;
  margin: 40px 0;
  box-shadow: 13px 5px 27px -22px #a5a5a5;
  border-radius: 0 0 15px 15px;
}

@media (max-width: 767px) {
  .id-1534 .main-contact {
    justify-content: center;
  }
}

.id-1534 .main-contact > div.contact-info {
  padding: 20px 45px;
  width: 70%;
  position: relative;
  border-radius: 0 15px 15px 0;
}

@media (max-width: 767px) {
  .id-1534 .main-contact > div.contact-info {
    width: calc(100% - 5px);
    border-bottom: 3px solid #e8e8e8;
    box-shadow: none;
    border-radius: 0 0 15px 15px;
  }
}

.id-1534 .main-contact > div.contact-info:before {
  content: "";
  background-image: url(https://cdn.myshoptet.com/usr/www.zuzadesignstore.cz/user/logos/logo_zuzadesign-3.png);
  width: 128px;
  height: 128px;
  position: absolute;
  z-index: 1;
  background-size: contain;
  background-position: center;
  top: -121px;
  right: 16px;
  background-repeat: no-repeat;
  transform: rotate(-20deg);
  opacity: 0.6;
}

.id-1534 .main-contact > div.contact-info p {
  margin: 0;
  font-size: 16px;
}

.id-1534 .main-contact > div.contact-info h2 {
  font-size: 32px;
}

.id-1534 .main-contact > div.contact-photo {
  width: 30%;
  position: relative;
}

@media (min-width: 768px) {
  .id-1534 .main-contact > div.contact-photo > img {
    height: 350px;
    object-fit: cover;
    object-position: -170px;
    border-radius: 15px 0 0 15px;
  }
}

@media (max-width: 767px) {
  .id-1534 .main-contact > div.contact-photo {
    width: calc(100% - 5px);
  }

  .id-1534 .main-contact > div.contact-photo > img {
    border-radius: 15px 15px 0 0;
  }
}

.id-1534 .main-personal {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin: 40px 0;
  box-shadow: 0 5px 27px -22px #a5a5a5;
  border-radius: 15px;
}

@media (max-width: 767px) {
  .id-1534 .main-personal {
    justify-content: center;
  }
}

.id-1534 .main-personal > div.personal-info {
  padding: 20px 45px;
  width: 100%;
  position: relative;
}

@media (max-width: 767px) {
  .id-1534 .main-personal > div.personal-info {
    width: calc(100% - 5px);
    border-bottom: 3px solid #e8e8e8;
    box-shadow: none;
  }
}

.id-1534 .main-personal > div.personal-info p {
  margin: 10px 0;
  font-size: 16px;
}

.id-1534 .main-personal > div.personal-photo {
  width: 100%;
  position: relative;
}

.id-1534 .main-personal > div.personal-photo > img {
  border-radius: 15px 15px 0 0;
}

@media (max-width: 767px) {
  .id-1534 .main-personal > div.personal-photo {
    width: calc(100% - 5px);
  }
}

.id-1534 a {
  font-weight: 600;
}

.id-1534 .claim-photo {
  border-radius: 15px;
}
.in-doprava-a-platba .content-inner,
.in-doprava-a-platba-test .content-inner {
  max-width: 1250px;
  margin: 0 auto;
  width: 100%;
  position: relative;
  padding: 0 15px;
}

.in-doprava-a-platba header h1,
.in-doprava-a-platba-test header h1 {
  text-align: center;
}

.shipping-and-billing > p {
  font-family: Poppins;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.5px;
  color: #4f4f4f;
}

section.sab-billing,
section.sab-shipping {
  background: #f3f3f3;
  padding: 40px;
  margin-top: 40px;
}

.bln-header,
.shp-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
  flex-wrap: wrap;
}

.bln-header h4 {
  margin: 0 !important;
  padding: 0 !important;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 22px !important;
  line-height: 120%;
  letter-spacing: 0.5px !important;
  color: #000;
}

.shp-header h4 {
  margin: 0 !important;
  padding: 0 !important;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 22px !important;
  line-height: 120%;
  letter-spacing: 0.5px !important;
  color: #000;
}

.shp-header .info-delivery {
  display: flex;
  align-items: center;
}

.shp-header .info-delivery:before {
  content: url(https://www.zuzadesignstore.cz/user/documents/upload/icons/doprava.svg);
  margin-right: 12px;
  display: flex;
  align-self: center;
  line-height: 0;
}

.shp-header .info-delivery > strong {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600 !important;
  font-size: 13px;
  line-height: 20px !important;
  letter-spacing: 0.5px !important;
  color: #4f4f4f;
  display: flex;
  align-items: center;
}

.shp-header .info-delivery p {
  font-family: Poppins;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 13px;
  line-height: 20px !important;
  letter-spacing: 0.5px !important;
  color: #4f4f4f;
  margin: 0 2px;
}

.bln-table tr,
.shp-table tr {
  display: flex;
  align-items: center;
  background-color: #fff;
  padding: 20px;
  margin: 2px 0;
  flex-wrap: wrap;
}

.bln-table td:first-child,
.bln-table td:last-child {
  width: 10%;
}

.shp-table td:first-child,
.shp-table td:last-child {
  width: 10%;
}

.shp-table td.delivery-name {
  width: 80%;
  text-align: left;
  padding: 0 20px;
}

.bln-table td.billing-name {
  width: 80%;
  text-align: left;
  padding: 0 20px;
}

.shipping-and-billing td.billing-name,
.shipping-and-billing td.delivery-name {
  display: flex;
  flex-wrap: wrap;
}

.billing-logo img,
.delivery-logo img {
  max-width: 70%;
}

td.delivery-time {
  text-align: right;
}

.shipping-and-billing .billing-name > strong,
.shipping-and-billing .delivery-name > strong {
  width: 100%;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0.5px;
  color: #000;
  margin-bottom: 2px;
  -webkit-font-smoothing: antialiased;
}

td.delivery-time strong {
  color: #219653;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0.5px;
}

td.billing-name .shadow,
td.delivery-name .shadow {
  font-family: Poppins;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0.5px;
  color: #828282;
}

.bln-table td:last-child,
.shp-table td:last-child {
  text-align: right;
}

.bln-table td:first-child,
.bln-table td:last-child {
  width: 10%;
}

.shp-table td:first-child,
.shp-table td:last-child {
  width: 10%;
}

td.billing-price strong,
td.delivery-price strong {
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  text-align: right;
  letter-spacing: 0.5px;
  color: #000;
}

.o-nakupu-packing {
  margin: 40px 0 0 0;
}

@media (max-width: 767px) {
  section.sab-billing,
  section.sab-shipping {
    padding: 20px;
  }

  .bln-table td:first-child,
  .shp-table td:first-child {
    width: 40%;
  }

  .bln-table td:first-child img,
  .shp-table td:first-child img {
    max-width: 90%;
  }

  .bln-table td.billing-name,
  .shp-table td.delivery-name {
    width: 100%;
    text-align: left;
    padding: 10px 0;
  }

  .bln-table td:last-child,
  .shp-table td:last-child {
    width: 100%;
    text-align: right;
  }
}
