/*
 * © Loyal Shops 2024 | All Rights Reserved
 */

body {
  font-family: Poppins, sans-serif;
  height: 100% !important;
  margin: 0;
  padding: 0;
}

.lead_page_template {
  color: #333333;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

h3, h4, h5, p, a {
  font-family: Poppins, sans-serif !important;
}

.social {
  margin: 10px 0 0;
  padding: 0;
}

.social_links {
  padding: 20px 0;
}

section.input_form {
  padding: 20px 0 20px !important;
}

.fb-login-hidden {
  display: none;
}

.fb-login-button {
  cursor: pointer;
}

.lead_page_template .bg_color input, .lead_page_template .bg_color textarea {
  border: none !important;
}

.lead_page_template .input_form button.submit_btn {
  border: none;
    border-radius:20px;
}

.lead_page_template .input_form .content {
  margin: auto;
  padding-bottom: 20px;
  text-align: center;
  width: 100%;
}

#landing-page-index .container.content-shift {
  flex: 0 0 auto !important;
}

.container {
  max-width: 700px;
}

.ajax_loader {
  display: none;
}

s