.recall {
  background-color: #f5f5f5;
  text-align: center;
  padding: 12px 0;
  color: #e30000;
  font-family: Raleway;
  font-size: 15px;
  font-weight: 400;
}
.recall a {
  font-weight: 700;
  text-decoration: underline;
}
.custom_recall {
  text-align: center;
  color: #4a4a4a;
  font-family: Raleway;

}
.custom_recall h2 {
  color: #4a4a4a;
  font-family: Raleway;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}
.custom_recall p {
  color: #444444;
  font-family: Raleway;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}
.custom_recall .phone {
  font-family: "Raleway Semi Bold";
  font-weight: 600;
  color: #444444 !important;
}
.custom_recall .mail {
  color: #825aa6 !important;
  font-family: "Raleway Semi Bold";
  font-weight: 600;
  text-decoration: underline;
}
.custom_images {
  text-align: center;
  display: inline-block;
  width: 100%;
  margin: 50px 0;
}
.custom_images img {
  display: inline-block;
  max-width: 223px;
  width: auto;
  max-height: 300px;
  height: auto;
  margin: 0 25px;
  display: inline-block;
}
.pdf_recall {
  background-color: #f5f5f5;
  padding: 15px 30px;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  margin: 0px 0 80px;
}
.pdf_icon {
  display: inline-block;
  vertical-align: middle;
  width: 65px;
  text-align: left;
}
.pdf_desc {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  width: calc(100% - 80px);
}
.pdf_desc h3 {
  color: #444444;
  font-family: "Raleway Semi Bold";
  font-size: 15px;
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 0px;
}
.pdf_desc h3 a {
  color: #ff0000;
  font-family: Raleway;
  font-size: 13px;
  font-weight: 700;
  text-decoration: underline;
}
.pdf_desc p {
  color: #444444;
  font-family: Raleway;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 0;
}
.pdf_desc h3 span.download-link {
  color: #de012b;
  text-decoration: underline;
}
.recall_form_desc h2 {
  color: #4a4a4a;
  font-family: Raleway;
  font-size: 16px;
  font-weight: 700;
}
.recall_form_desc p {
  color: #444444;
  font-family: Raleway;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}
.recall_form_desc {
  margin-bottom: 60px;
}
.left_data_form .input-row label {
  color: #333333;
  font-family: Raleway;
  font-size: 12px;
  font-weight: 700;
  text-align: left;
}
.left_data_form .input-row input {
  height: 40px;
  border-radius: 2px;
  border: 1px solid #d8d8d8;
  background-color: #ffffff;
  width: 100%;
}
.left_data_form {
    padding-left: 0;
  padding-right: 15px;
}  
.right_form_image {
  margin-top: 20px;
  padding-bottom: 0;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 0px;
}
.left_data_form .input-row input[type="submit"] {
  height: 36px;
  border-radius: 18px;
  background-color: #ff6100;
  width: 100%;
  border: none;
  color: #000;
  font-family: Raleway;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}
.recall_form {
    margin-bottom: 25px;
    display: inline-block;
}
.recall_form .notification p {
    color: #444444;
    font-family: "Raleway Semi Bold";
    font-size: 15px;
    font-weight: 600;
    line-height: 25px;
}
.recall_form .notification {
    background: none;
    border: none;
    height: auto;
    padding: 10px;
    margin: 15px 0 50px;
}
input.shopify-challenge__button.btn {
   margin-bottom: 20px;
}
.recall_form .notification.errors p {
    color: #ff0000 !important;
}
.recall_form .notification.errors {
    width: 100%;
    display: inline-block;
    margin-top: 0;
    color: #ff0000 !important;
}
@media (max-width: 767px) {
  .custom_recall h2 {
    margin-top: 20px;    font-size: 21px;     line-height: 20px;
  }
  .custom_images img {

    max-width: 45%;

    margin: 0 5px;
  }
  .custom_images {
    margin: 20px 0;
  }
  .pdf_recall {

    padding: 15px;

    margin: 0px 0 20px;
  }
  .pdf_icon {

    width: 100%;
    text-align: center;
  }
  .pdf_desc {
    width: 100%;
    margin-top: 10px;
  }
  .recall_form_desc h2 {
    color: #4a4a4a;
    line-height: 22px;
  }
  .recall_form_desc {
    margin-bottom: 15px;
  }
  .right_form_image, .left_data_form {
    padding-left: 10px;
    padding-right: 10px;
  }
}

button.btn.pplr-c-button.pplr-btn.button.Button--secondary.ptc_button {
    color: #444444;
}

.personilze_info {
    max-width: 50%;
    /* float: right; */
    text-align: left;
    margin-left: auto;
    margin-right: 0;
    padding: 10px 0;
}
.pplr_ex_inner .btn{ margin-left: auto; margin-right: auto; float:none; color: #1a1a1a;}

@media (max-width: 639px) {
 .personilze_info {
    max-width: 100%; float: left;
   padding: 1px 0;
    line-height: 15px;
    font-size: 10px;
 }
}