div#onepagecheckoutps div#onepagecheckoutps_step_one #opc_show_login {
    border-radius: 0.3rem;
    padding: 4px;
    line-height: normal;
    text-transform: none;
    float: right;
}
div#onepagecheckoutps #panel_addresses_customer .card .card-header {
    padding: 8px 0.5rem;
    display: none;
}
div#onepagecheckoutps .onepagecheckoutps_p_step {
    padding-bottom: 4px;
    border-bottom: 1px solid #d6d4d4;
    cursor: default;
    text-transform: initial;
    vertical-align: middle;
    clear: both;
    font-size: 20px;
    font-weight: 800;
}
.carrier-item-content {
    display: flex;
    flex-direction: column;
}
button#submitAddDiscount {
    max-width: 50%;
    height: 12px;
   padding: 5px 0px 20px;
}
a#btnApiCancel {
    display: none;
}
.btn.btn-primary.btn-block.mb-5.presta-drop-drag-btn {
    background: #fff;
    color: #000;
    border: 0px;
}
@media (min-width: 501px) {
.presta-upload-stop-all-btn {
    float: right;
    margin-top: -75px;
    width: 50%;
}
}
@media (max-width: 500px){
.presta-col {
    padding-top: 1rem;
    padding-bottom: 1rem;
    height: 59%;
}
}
@media (max-width: 500px){
presta-upload-stop-all-btn {
    float: center;
    margin-top: -74px;
    width: 100%;
}
}
@media (max-width: 500px){
.presta-files {
    overflow-y: scroll !important;
    height: 100%;
    margin-bottom: 0px;
    background: #ffffff;
    border: 0.25rem dashed #000000;
}
}
div#onepagecheckoutps .modal-header .close {
    color: white;
    font-size: 16px;
    /* position: initial; */
    width: 150px;
    margin-top: -10px;
    background: #000;
}
.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 0px 0 #000;
    opacity: 1;
}