/* For Desktop ------------------------------------------------------------------------------*/

.top_footer {
    border-top: 1px solid #dadada;
    margin-top: 45px;
}

@media screen and (min-width: 768px) {
    .main_faq {
        padding-bottom: 0px;
        margin-top: 156px;
    }
    .signup-form {
        padding-top: 70px !important;
    }
}

.main-banner {
    overflow: hidden;
}

.content-main-title h5 {
    font-size: 18px;
    line-height: 62px;
    color: #525252;
    font-weight: 800;
    font-family: "Open Sans";
    margin-top: 45px;
    margin-bottom: 20px;
}

.content .q,
.content .a {
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 29px;
    color: #434444;
    font-weight: 700;
    font-family: "Open Sans";
    margin-left: 0px;
    width: 100%;
}

.hr-border {
    border: 1px solid #b7b7b7;
    width: 1145px;
}

.main_faq .fa-angle-right {
    color: white;
}


/* For Large Screens ------------------------------------------------------------------------*/

@media screen and (min-width: 1900px) {
    .hr-border {
        border: 1px solid #b7b7b7;
        width: 1685px;
    }
    .content .q,
    .content .a {
        font-size: 18px;
        letter-spacing: 0px;
        line-height: 36px;
        color: #434444;
        font-weight: 700;
        font-family: "Open Sans";
        width: 100%;
    }
    .content-main-title h5 {
        font-size: 24px;
        line-height: 62px;
        color: #525252;
        font-weight: 700;
        font-family: "Open Sans";
        margin-left: 0px;
        margin-top: 68px;
    }
}


/* For Mobile-------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 768px) {
    .hr-border {
        border: 1px solid #b7b7b7;
        width: 1145px;
    }
    .content .q,
    .content .a {
        font-size: 13px;
        letter-spacing: 0px;
        line-height: 29px;
        color: #434444;
        font-weight: 700;
        font-family: "Open Sans";
        text-align: justify;
        width: 80%;
        margin-left: 35px;
    }
    .content-main-title h5 {
        font-size: 18px;
        line-height: 57px;
        color: #525252;
        font-weight: 800;
        font-family: "Open Sans";
        margin-top: 45px;
    }

    .main_faq p {
        text-align: justify;
    }
}

hr {
    width: 100%;
    border: 1px solid #b7b7b7;
}

.main_faq {
    padding-bottom: 50px;
}

.signup-form {
    padding: 20px 0;
}

.signup-form input {
    background-color: #f6f6f6;
    border-radius: 5px;
}

.signup-form .form-group {
    width: 100%;
}

.signup-form .form-control {
    width: 100%;
}

.signup-form .btn-sign-up {
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 15px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Open Sans";
    width: 130px;
    height: 37px;
    border-radius: 9px;
    background-color: #ff7f40;
    margin: 20px 0;
    border: 1px solid #ff7f40;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out;
}

.signup-form .btn-sign-up:hover {
    transform: scale(1.1);
}


/* Sign-in CSS Udari */


/* For Desktop ------------------------------------------------------------------------------*/

.registered-link2 a {
    font-size: 12px !important;
}

.sign-up-img .img-responsive {
    width: 23%;
    margin-left: 650px;
    margin-top: -146px;
}

.registere-custom2 {
    font-size: 16px;
    line-height: 38px;
    color: #2a2a2a;
    font-weight: 700;
    font-family: "PT Sans";
    /* margin-top: -24px;
  margin-left: -597px;
  margin-bottom: 22px; */
}


/* #order_review_heading {
 
  height: 47px;
  background-color: #000000;
  border-radius: 8px 8px 0px 0px;
  padding: 1px 63px 0px;
  margin-bottom: -3px;
  font-size: 19px;
  letter-spacing: 0px;
  line-height: 48px;
  color: #ffffff;
  font-weight: 700;
  font-family: "PT Sans";
} */


/* .signup-form #order_review_heading {
  width: 430px;
} */


/* .order-sum-sign-up {
  margin-top: -10px !important;
} */

.order-sum-sign-in {
    margin-top: -73px;
}

#order_review {
    background-color: #f0f0f0;
    padding-bottom: 69px;
}

.woocommerce table .shop_table {
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px;
}

#order_review {
    border-radius: 0px 0px 10px 10px !important;
}

.woocommerce table.shop_table th {
    font-weight: 700;
    padding: 9px 12px;
    line-height: 1.5em;
}

#order_review_heading .fa-shopping-cart {
    color: white;
}

.shop_table {
    width: 100%;
    height: auto;
    border-radius: 0px 0px 10px 10px !important;
}

.hr-border {
    border-top: 1px solid rgb(170, 167, 167);
    border-bottom: 1px solid rgb(170, 167, 167);
    border-left: none !important;
    border-right: none !important;
}

.shop_table th {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 43px;
    font-size: 14px;
}

.shop_table tr,
.shop_table td {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 43px;
}

.registered-link2 a {
    font-size: 12px !important;
}


/* for mobile */

@media only screen and (max-width: 768px) {
    .forgot-password {
        margin-right: 12px;
    }
    /* #order_review_heading {
  
    height: 47px;
    background-color: #000000;
    border-radius: 8px 8px 0px 0px;
    padding: 1px 63px 0px;
   
    font-size: 19px;
    letter-spacing: 0px;
    line-height: 48px;
    color: #ffffff;
    font-weight: 700;
    font-family: "PT Sans";
  } */
    .sign-up-img .img-responsive {
        width: 11%;
        margin-left: 83px;
        margin-top: 1px;
    }
}


/* For Large Screens ------------------------------------------------------------------------*/

@media screen and (min-width: 1900px) {
    .sigin-in-text {
        font-size: 16px;
        line-height: 26px;
        color: #2a2a2a;
        font-weight: 500;
        font-family: "PT Sans";
        margin-top: -15px;
        margin-left: 14px;
    }
    /* #order_review_heading {
    width: 504px;
    height: 47px;
    background-color: #000000;
    border-radius: 8px 8px 0px 0px;
    padding: 1px 63px 0px;
    margin-bottom: -3px;
    font-size: 19px;
    letter-spacing: 0px;
    line-height: 48px;
    color: #ffffff;
    font-weight: 700;
    font-family: "PT Sans";
  } */
    .registere-custom2 {
        font-size: 18px;
        line-height: 38px;
        color: #2a2a2a;
        font-weight: 700;
        font-family: "PT Sans";
        margin-top: -24px;
        margin-left: 18px;
        margin-bottom: 22px;
        text-align: left;
    }
    .registered-link2 a {
        font-size: 16px !important;
        margin-left: -1px;
    }
    .order-sum-sign-in {
        margin-top: -92px !important;
    }
}


/* Sign up ends--------------------------*/

.registere-custom {
    font-size: 16px;
    line-height: 38px;
    color: #2a2a2a;
    font-weight: 700;
    font-family: "PT Sans";
    /* margin-top: -24px;
  margin-left: -560px;
  margin-bottom: 22px; */
}


/* .sigin-in-text {
  font-size: 13px;
  line-height: 26px;
  color: #2a2a2a;
  font-weight: 500;
  font-family: "PT Sans";
  margin-top: -15px;
  margin-left: 14px;
} */


/* .signup-form p {
  text-align: left;
  margin-left: 22px;
  font-family: "Open Sans";
} */

.registered-link a {
    font-size: 15px !important;
    font-family: "Open Sans";
    color: #ff7f40;
    text-decoration: underline;
}

.main_faq {
    padding-bottom: 0px;
}


/* for mobile */

@media only screen and (max-width: 768px) {
    .sigin-in-text {
        font-size: 13px;
        line-height: 26px;
        color: #2a2a2a;
        font-weight: 500;
        font-family: "PT Sans";
        display: block !important;
    }
    .registere-custom {
        font-size: 16px;
        line-height: 38px;
        color: #2a2a2a;
        font-weight: 700;
        font-family: "PT Sans";
        /* margin-top: -83px;
    margin-left: -120px; */
        margin-bottom: 20px;
    }
    .top_footer input[type="submit"] {
        margin-left: 42px;
    }
    .order-sum-sign-in {
        margin-top: 15px;
    }
}


/* For Large Screens ------------------------------------------------------------------------*/

@media screen and (min-width: 1900px) {
    .registere-custom {
        font-size: 18px;
        line-height: 38px;
        color: #2a2a2a;
        font-weight: 700;
        font-family: "PT Sans";
        margin-bottom: 1.5rem;
    }
    .registered-link a {
        font-size: 16px !important;
    }
    .signup-form .btn-sign-up {
        font-size: 12px;
        letter-spacing: 1px;
        line-height: 15px;
        color: #ffffff;
        font-weight: 700;
        font-family: "Lato";
        width: 121px;
        height: 36px;
        border-radius: 9px;
        background-color: #ff7f40;
        margin: 20px 0;
        border: 1px solid #ff7f40;
        text-transform: uppercase;
        -webkit-transition: all 0.5s ease-in-out;
    }
    .signup-form .btn-sign-up:hover {
        -webkit-transform: scale(1.15);
    }
    .sigin-in-text {
        font-size: 16px;
        line-height: 26px;
        color: #2a2a2a;
        font-weight: 500;
        font-family: "PT Sans";
        margin-top: -15px;
        margin-left: 14px;
    }
}

@media (min-width: 1900px) {
    .content-main-title h5 {
        font-size: 20px !important;
    }
    .main_faq p a {
        font-size: 15px !important;
        font-family: "Open Sans";
        color: #ff7f40;
        text-decoration: underline;
    }
}

.main_faq p {
    font-size: 15px;
    font-family: "Open Sans";
}

.main_faq p a {
    font-size: 15px;
    font-family: "Open Sans";
    color: #ff7f40;
    text-decoration: none;
}