/**
 * We offer the best and most useful modules PrestaShop and modifications for your online store.
 *
 * We are experts and professionals in PrestaShop
 *
 * @category  PrestaShop
 * @category  Module
 * @author    PresTeamShop.com <support@presteamshop.com>
 * @copyright 2011-2017 PresTeamShop
 * @license   see file: LICENSE.txt
 */

#onepagecheckoutps #onepagecheckoutps_step_three .payment_content_html .worldpay_title,
#onepagecheckoutps #onepagecheckoutps_step_three .payment_content_html .worldpay-submit-button {
    display: none;
}

/*******************/

div#onepagecheckoutps #onepagecheckoutps_step_three .simplifyFormContainer.box{
    background: none;
    padding: 0;
    margin: 0;
    border: 0;
    line-height: normal;
}
div#onepagecheckoutps #onepagecheckoutps_step_three .simplifyFormContainer .card-type-container{
    padding: 0;
}
div#onepagecheckoutps #onepagecheckoutps_step_three .simplifyFormContainer .save-customer{
    padding: 0;
}
div#onepagecheckoutps #onepagecheckoutps_step_three .simplifyFormContainer h3.pay-by-credit-card,
div#onepagecheckoutps #onepagecheckoutps_step_three .simplifyFormContainer img.secure-icon,
div#onepagecheckoutps #onepagecheckoutps_step_three .simplifyFormContainer .simplify-submit-button{
    display: none !important;
}

/*******************/

#onepagecheckoutps #onepagecheckoutps_step_three .payment_content_html .wk_ps_stripe,
#onepagecheckoutps #onepagecheckoutps_step_three .payment_content_html #wkSubmitBtn,
#onepagecheckoutps #onepagecheckoutps_step_three .payment_content_html #wk-payment-form .col-sm-offset-4{
    display: none;
}
#onepagecheckoutps #onepagecheckoutps_step_three .payment_content_html .wk-stripe-form{
    display: block !important;
}
#onepagecheckoutps #onepagecheckoutps_step_three .payment_content_html .wk-stripe-form .panel-title{
    font-size: 14px ! important;
}
#onepagecheckoutps #onepagecheckoutps_step_three .payment_content_html .wk-stripe-form .display-td > img{
    margin-top: -20px;
    width: 140px;
}
div#onepagecheckoutps #onepagecheckoutps_step_three .payment_content_html .wk-stripe-form .row{
    clear: both;
}

/* support payplug */
#onepagecheckoutps #onepagecheckoutps_step_three .payment_content_html #form_payplug_payment {
    display: block !important;
    margin-top: 10px;
}
#onepagecheckoutps #onepagecheckoutps_step_three .payment_content_html #form_payplug_payment .card-wrapper input{
    margin: -26px 0 0 0;
}
#onepagecheckoutps #onepagecheckoutps_step_three .payment_content_html #form_payplug_payment .card-wrapper label > img{
    margin: 0 10px 0 0;
}
#onepagecheckoutps #onepagecheckoutps_step_three .payment_content_html #form_payplug_payment .card-wrapper label > img,
#onepagecheckoutps #onepagecheckoutps_step_three .payment_content_html #form_payplug_payment .card-wrapper label > .info-wrapper{
    float: left;
}
#onepagecheckoutps #onepagecheckoutps_step_three .payment_content_html #form_payplug_payment .ppOneClickStatus{
    display: none;
}
/* END support payplug*/

/* support baintree */
div#onepagecheckoutps #onepagecheckoutps_step_three .payment_content_html .page-heading,
div#onepagecheckoutps #onepagecheckoutps_step_three #braintree_cc_submit .page-subheading,
div#onepagecheckoutps #onepagecheckoutps_step_three #braintree_cc_submit_dropin .page-subheading,
div#onepagecheckoutps #onepagecheckoutps_step_three #braintree_cc_submit p,
div#onepagecheckoutps #onepagecheckoutps_step_three #braintree_cc_submit .braintree_submit,
div#onepagecheckoutps #onepagecheckoutps_step_three #braintree_cc_submit_dropin .dropin_submit,
div#onepagecheckoutps #onepagecheckoutps_step_three #braintree_cc_submit ul{
    display: none !important;
}
div#onepagecheckoutps #onepagecheckoutps_step_three #braintree_cc_submit .form-group{
    margin-bottom: 4px;
}
/* END support baintree */

/* support authorizedotnet - Presto-Changeo */
#onepagecheckoutps #onepagecheckoutps_step_three .payment_content_html #adn_payment .title_accept,
#onepagecheckoutps #onepagecheckoutps_step_three .payment_content_html #adn_payment .accept_cards,
#onepagecheckoutps #onepagecheckoutps_step_three .payment_content_html #adn_payment .cart_navigation{
    display: none !important;
}
#onepagecheckoutps #onepagecheckoutps_step_three .payment_content_html #adn_payment .form_row{
    padding: 0 !important;
}
#onepagecheckoutps #onepagecheckoutps_step_three .payment_content_html #adn_payment{
    padding: 0 !important;
    border: none !important;
}
/* END support authorizedotnet - Presto-Changeo */

/* support authorizeaim - prestashop */
#onepagecheckoutps #onepagecheckoutps_step_three #authorizeaim_form #aut2 > div,
#onepagecheckoutps #onepagecheckoutps_step_three #authorizeaim_form #aut2 img,
#onepagecheckoutps #onepagecheckoutps_step_three #authorizeaim_form #aut2 #asubmit,
#onepagecheckoutps #onepagecheckoutps_step_three #authorizeaim_form #click_authorizeaim{
    display: none !important;
}
#onepagecheckoutps #onepagecheckoutps_step_three #authorizeaim_form #aut2{
    display: block !important;
}
#onepagecheckoutps #onepagecheckoutps_step_three #authorizeaim_form #aut2 label{
    margin: 0 !important;
}
#onepagecheckoutps #onepagecheckoutps_step_three #authorizeaim_form #aut2 br {
    display: block;
    margin: 2px 0;
}
/* END support authorizeaim - prestashop */

/* support npaypalpro - prestashop */
#onepagecheckoutps #onepagecheckoutps_step_three .paypalpro_title{
    font-size: 100% !important;
}
#onepagecheckoutps #onepagecheckoutps_step_three .payment_content_html .col-md-6,
#onepagecheckoutps #onepagecheckoutps_step_three .payment_content_html #paypalpro-payment-form input,
#onepagecheckoutps #onepagecheckoutps_step_three .payment_content_html #paypalpro-payment-form p > span{
    width: 100% !important;
}
#onepagecheckoutps #onepagecheckoutps_step_three .payment_content_html .col-md-6 .payment_module{
    padding: 8px !important;
}
#onepagecheckoutps #onepagecheckoutps_step_three .payment_content_html .payment_module .paypalpro_title,
#onepagecheckoutps #onepagecheckoutps_step_three .payment_content_html #paypalpro-payment-form .paypalpro-submit-button{
    display: none !important;
}
/* END support npaypalpro - prestashop */