/*
Theme Name: Pur Child
Author: VamTam
Author URI: https://vamtam.com
Template: pur
*/
.page-id-19622 .page-header h1 {
  color: black !important;
}
.powered-by-link {
  display: none !important;
}
.page-id-14847 .fl-photo-img {
  border-radius: 8px;
}

.one-product ul {
  display: flex;
  justify-content: center;
}

.one-product ul li {
  margin-right: 0 !important;
}

.two-product ul {
  display: flex;
  justify-content: center;
}

.two-product ul li {
  margin-right: 10px !important;
  margin-left: 10px !important;
}

.steezy-subtext {
  font-size: 0.7rem;
  color: grey !important;
}

.nf-field-label label {
  font-size: 20px;
}

.vamtam-main {
  margin-top: 50px;
}

.postid-17611 .summary .price {
  display: none;
}

.zaddon_data {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.zaddon_data {
  display: none !important;
}

.postid-18215 .zaddon_data,
.postid-17635 .zaddon_data,
.postid-17611 .zaddon_data {
  display: flex !important;
}

.zaddon_total {
  margin-top: 0 !important;
}

.footer-wrapper {
  background-color: white;
}

.woo_order_tip {
  margin-bottom: 10px;
  background: transparent;
  border: 1px solid var(--vamtam-accent-color-1);
  color: var(--vamtam-accent-color-1);
  padding: 5px 10px;
  font-size: 1.3rem;
  border-radius: 4px;
}

.blockUI {
  display: none;
}

@media (max-width: 1070px) {
  #header-text {
    display: none;
  }
}
