/*body*/
.com-hikashop.view-checkout #sp-main-body {padding: 50px 0;}


#system-message-container {
    position: relative;
    max-width: 100%;
  	right: 0;
}

/*all links*/
.view-checkout a {color: #000;}

/*wizardbar color*/
.hikashop_wizardbar ul li a { color:#999999; }
.hikashop_wizardbar ul li.hikashop_cart_step_finished { color:#468847; background:#f3f4f5; }
.hikashop_wizardbar ul li.hikashop_cart_step_finished a { color:#468847; }
.hikashop_wizardbar ul li.hikashop_cart_step_finished:hover { cursor:pointer; background:#cdf8c3; }
.hikashop_wizardbar ul li.hikashop_cart_step_finished:hover .hikashop_chevron:before { border-left:14px solid #cdf8c3; }
.hikashop_wizardbar ul li.hikashop_cart_step_finished .hikashop_chevron:before { border-left:14px solid #f3f4f5; }
.hikashop_wizardbar ul li.hikashop_cart_step_current {color: #1e1e1e;background:#f1f6fc;font-weight: 600;}
.hikashop_wizardbar ul li.hikashop_cart_step_current a { color:#1e1e1e; }
.hikashop_wizardbar ul li.hikashop_cart_step_current .hikashop_chevron:before {border-left: 13px solid #f1f6fc;}

.hkbadge-current {background-color: #1e1e1e;}
.hkbadge-past {background-color: #5cb85c;}

.hikashop_wizardbar {
    background-color: #fcfcfc;
    border: 0;
    margin-bottom: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: none;
}

.hikashop_wizardbar ul li {
    height: 40px;
    font-size: 13px;
    line-height: 40px;
    text-transform: capitalize;
}

.hikashop_wizardbar ul li .hkbadge {
    font-size: 10px;
    margin-top: -3px;
}

.hikashop_wizardbar ul li .hikashop_chevron:before {
    border-width: 20px;
    border-left: 13px solid #ededed;
    top: -20px;
}

.hikashop_wizardbar ul li .hikashop_chevron {
    border-width: 20px;
    border-left: 14px solid #d4d4d4;
}

@media (max-width: 991px) {
    .hikashop_wizardbar ul li:not(.hikashop_cart_step_current) span.hikashop_checkout_step_name { display: none; }
    .hikashop_wizardbar ul li:not(.hikashop_cart_step_current) { padding-right: 0px;padding-left: 20px;}
    .hikashop_wizardbar ul li:first-child { padding-left: 10px; }
	.hikashop_wizardbar ul li.hikashop_cart_step_current { padding-right: 5px; padding-left: 20px; }
	.hikashop_wizardbar ul li:not(.hikashop_cart_step_current) .hkbadge { margin-right: 2px; }
}

/*titles*/
.view-checkout h1 {
    font-size: 17px !IMPORTANT;!I;!;
    font-weight: 500;
    color: #fff;
    text-align: left;
    border-bottom: 1px solid #e7e7e7;
    margin: 0 0 15px;
    border-radius: 5px;
    padding-bottom: 10px;
    line-height: 1.3;
    text-transform: inherit;
    text-shadow: none;
    background: #252525;
    padding: 10px 20px;
}

.view-checkout #sp-main-body h2,
.view-checkout #sp-main-body h3,
.view-checkout legend {
	font-size: 18px;
	line-height: 1.3;
	text-transform: uppercase;
	font-weight: 700;
	border-bottom: 1px solid #dadada;
	padding-bottom: 10px;
	margin-bottom: 15px;
	margin-top: 0;
	padding-top: 0;
}

/*form*/

.hkform-horizontal .hkcontrol-label { text-align: left; font-size: 14px; }

.hkform-group.control-group.hikashop_login_forgot_password_line, .hkform-group.control-group.hikashop_login_forgot_username_line {
    margin-bottom: 2px;
    font-size: 14px;
}

.view-checkout.layout-end.task-confirm #sp-main-body a {
    text-decoration: underline;
    font-weight: 600;
    text-transform: uppercase;
}



/*checkout next button*/

.hikashop_checkout_buttons {
    margin: 20px 0 0;
}

.hikashop_checkout_buttons .buttons_right {
    width: fit-content;
    text-align: right;
    float: right;
}

.hikashop_checkout_buttons .buttons_right button {
    margin: 0;
    background: #13aa52;
    border: 0;
    font-size: 16px;
    font-weight: 700;
    min-width: 80px;
}

@media (max-width: 767px) {
    .hikashop_checkout_buttons .buttons_right button { width: 100%; }
}

/*end of checkout next button*/



/*login*/

.view-checkout #sp-main-body .hkc-lg-4 h2 {
    display: none;
}

.view-checkout div#data_register_registration_method {
    display: block;
}

.view-checkout div#data_register_registration_method label {
    display: block;
    border-radius: 0;
    text-align: left;
    padding: 10px 20px;
    font-weight: 500;
    color: #757575;
}

.hikashop_checkout_login .hk-container-fluid .hkc-lg-4 {
    padding: 0;
}

.hikashop_checkout_login .hk-container-fluid .hkc-lg-8 {
    padding: 25px;
    background: #f3f3f3;
}

@media (min-width: 1200px) {
    .hikashop_checkout_login .hk-container-fluid .hkc-lg-4 { width: 25%; }
    .hikashop_checkout_login .hk-container-fluid .hkc-lg-8 {width:75%;border-top-right-radius: 10px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;}
}

@media (max-width: 1199px) {
  .view-checkout div#data_register_registration_method label {
    display: inline-block;
    border-bottom-left-radius: 0 !important;
    border-top-right-radius: 10px;
    width: 50%;
    text-align: center;
    text-transform: uppercase;
}

.view-checkout div#data_register_registration_method {
    display: flex;
}
}




label.hkc-sm-4.hkcontrol-label {
    white-space: normal;
}



/*delete button*/
.checkout-details i.fa.fa-times-circle {
    position: absolute;
    top: 10px;
    right: 0;
    padding-right: 10px;
}

@media screen and (max-width:768px){
.checkout-details i.fa.fa-times-circle {
    position: absolute;
    top: -5px;
    right: 0;
    padding-right: 10px;
}}


.checkout-details {
    position: relative;
    text-align: left;
}

/*end*/