/*
Theme Name: Sweetdate Child
Theme URI: https://themeforest.net/item/sweet-date-more-than-a-wordpress-dating-theme/full_screen_preview/4994573
Template: sweetdate
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress Sweetdate child theme.
Version: 1.0.0.1617030101
Updated: 2021-03-29 17:01:41

*/

body.pmpro-checkout .pmpro_checkout {
    width: 100%;
}
body.pmpro-checkout .pmpro_checkout .pmpro_thead-msg .button.bordered {
    color: black;
}
body.pmpro-checkout table.pmpro_checkout tbody tr td {
    padding: 15px 15px 0 !important;
}
body.pmpro-checkout .user-login-message, body.pmpro-checkout #pmpro_account_loggedin {
    border: 1px solid #ddd;
    font-size: 17px;
    background-color: white;
    text-align: center;
    padding: 10px;
}
body.pmpro-checkout #pmpro_payment_information_fields {
    float: left;
    max-width: 50%;
    text-align: center;
    padding: 20px 10px;
}
body.pmpro-checkout .pmpro_checkout-field {
    width: 100% !important;
    margin-bottom: 10px;
    margin-left: 0 !important;
    height: auto !important;
}
body.pmpro-checkout .pmpro_checkout-fields .card {
    margin-bottom: auto;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -o-border-radius: 9px;
    border-radius: 9px;
    margin-right: auto;
    -moz-box-shadow: 0 2px 2px 0 #0001a;
    -webkit-box-shadow: 0 2px 2px 0 #0001a;
    -o-box-shadow: 0 2px 2px 0 #0001a;
    box-shadow: 0 2px 2px 0 #0001a;
    margin-top: auto;
    margin-left: auto;
    background-color: white;
    max-width: 500px;
    text-align: left;
    padding: 10px 15px 15px;
}
body.pmpro-checkout .pmpro_checkout-field label {
    font-size: 14px;
}
body.pmpro-checkout .StripeElement {
    border: 1px solid #ddd;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    margin-top: 10px;
    padding: 10px;
}
body.pmpro-checkout .StripeElement.StripeElement--invalid {
    border-color: red;
}
body.pmpro-checkout .StripeElement.StripeElement--complete {
    border-color: green;
}
body.pmpro-checkout label[for="discount_code"] {
    display: none !important;
}
body.pmpro-checkout #discount_code {
    border: 1px solid #ddd;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    height: 38px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    padding: 2px 11px;
}
body.pmpro-checkout #discount_code_button {
    border: 1px solid #ddd;
    font-size: 13px;
    cursor: pointer;
    float: left;
    background-color: white;
    outline: 0;
    padding: 5px 14px;
}
body.pmpro-checkout #pmpro_message {
    font-size: 16px;
    max-width: 480px;
    text-align: center;
    padding: 6px;
    margin: 0 0 0 10px;
}
body.pmpro-checkout .pmpro_submit .text-right {
    text-align: left;
}
body.pmpro-checkout #main {
    background-color: #f7f7f7;
    padding: 20px 0;
}
body.pmpro-checkout input[type="submit"] {
    border: 0 solid #e6e6e6;
    font-size: 20px;
    margin-top: 0;
    margin-left: 10px;
    background-color: #93008e;
    color: #fff;
}
body.pmpro-checkout #pmpro_processing_message {
    display: block;
    text-align: center;
    margin: 15px 0 0;
}
body.pmpro_checkout #other_discount_code_p {
    display: none !important;
}
body.pmpro-checkout .desktop-image {
    float: right;
    max-width: 50% !important;
    text-align: center !important;
    padding: 30px;
    margin: 0 !important;
}
body.pmpro-checkout .mobile-image {
    display: none;
}
body.pmpro-checkout .pmpro_submit {
    clear: both;
}
@media (max-width: 800px) {
body.pmpro-checkout form.pmpro_form > div {
    background-color: transparent;
    padding: 0;
}
body.pmpro-checkout .pmpro_submit .text-right {
    text-align: center;
}
body.pmpro-checkout .desktop-image {
    display: none !important;
}
body.pmpro-checkout .mobile-image {
    display: block;
}
body.pmpro-checkout input[type="submit"] {
    margin-bottom: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
    margin-top: 10px !important;
    margin-left: 0 !important;
}
body.pmpro-checkout #pmpro_payment_information_fields {
    float: none;
    max-width: 500px;
    padding: 20px 10px;
    margin: 0 auto;
}
body.pmpro-checkout #pmpro_message {
    margin: 0 auto;
}
}
