body {
  font-family: "Playfair Display", "Playfair Display Fallback", serif;
  line-height: 1.5;
  font-size: 14px;
}

p {
  color: #4A5565;
  line-height: 2.4;
  font-weight: 100;
}

p.shoplink a {
    background: #000;
    color: #fff;
    text-decoration: none;
    padding: 0.5rem 1rem;
}

.btn input {
    font-family: "Playfair Display", "Playfair Display Fallback", serif;
    line-height: 1.5;
    font-size: 14px;
    color: #4A5565;
    font-weight: 100;
}

.loginform th {
    background: transparent;
}

.loginform td {
    background: transparent;
}

.select-wrap select {
    font-family: "Playfair Display", "Playfair Display Fallback", serif;
    line-height: 1.5;
    font-size: 14px !important;
    font-weight: 100;
}

.flex-box input {
    font-family: "Playfair Display", "Playfair Display Fallback", serif;
    line-height: 1.5;
    font-size: 14px;
    font-weight: 100;
}

.login-form input {
    font-family: "Playfair Display", "Playfair Display Fallback", serif;
    line-height: 1.5;
    font-size: 14px !important;
    font-weight: 100;
}
