.com-hikashop .sp-page-title {padding-top:100px;}
.com-users .sp-page-title {padding-top:100px;}


.sp-page-title h2{display:none;}

button#hikabtn_checkout_next:after {
    display: none!important;
}

div#hikashop_checkout_address_2_1 {
    color: #fff;
}
table.hikashop_payment_methods_table tr {
    background: #000!important;
    color: #fff;
}
body.site.com-hikashop.view-checkout.layout-end.task-confirm.itemid-726 {
    color: #ffffff70;
}

body.site.com-hikashop.view-checkout.layout-end.task-confirm.itemid-726 a {
    color: #fff;
}

span.hikashop_product_price {
    /* text-decoration: line-through; */
    color: #fff;
    /* background: red; */
    padding: 5px;
    margin: 5px 0px;
    display: block;
    width: fit-content;
    margin: auto;
}

span.hikashop_product_price.hikashop_product_price_0 {
    text-decoration: none; 
}


/*reset page*/
.com-users section#sp-main-body {
    padding: 150px 0px;
}

.com-users button.btn.btn-primary.validate {
    border: 1px solid #fff!important;
    font-size: 14px;
}
.com-users button.btn.btn-primary.validate:hover {
	opacity:0.5;
}