.checkout-con{
	padding-top: 20px;
    overflow: hidden;
}
.address-book, .selectchoose{
	padding: 30px 25px;
}
.address-book{
	border-bottom: 1px solid #dddddd;
}
.checkout-form{
	padding:20px 15px;
}
.checkout-form-title{
	padding-left: 15px;
}
.checkout-item{
	margin-bottom: 15px;
}
.displayAddressUL{
	padding: 0;
	padding-left: 10px;
	padding-bottom: 15px;
}
.checkout-item .control-label{
	padding-bottom: 4px;
}
.checkout-form-sumbit{
	padding:20px 15px 0;
	overflow: hidden;
}
.btn-secondary{
	background: #e8e8e8;
	border-color: #dcdcdc;
    color: #ff9100!important;
}
.checkout-adress-item{
	margin-bottom: 12px;
	display: flex;
	max-width: 300px;
}
.checkout-adress-item a{
	width: 100%;
	margin: 0 5px;
    color: #fff;
}
.btn-sumbit{
	min-width: 120px;
    border-radius: 0!important;
    outline: none;
}
.btn-secondary:hover{
	background: #dddddd;
	border-color:#cbcbcb;
	color: #ff9100!important;
}
.page-title{
	font-size: 28px;
}
.checout-continue{
	padding-top: 20px;
}
.checout-continue span{
    padding-left: 10px;
}
.checkout-choice{
	padding-bottom: 20px;
}
.checkout-choice p{
	padding-bottom: 20px;
}
.checkout-choice .radio, .checkout-choice .radio label{
	padding-left: 0;
}
.checkout-choice .radio label input:checked + span {
    background-color: #ffe7d4;
}
.checkout-choice .radio label span {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 0.375em;
    padding: 15px;
    border-radius: 99em;
    -webkit-transition: 0.25s ease;
    transition: 0.25s ease;
	max-width: 100%;
	width: 1000px;
	background: #f5f5f5;
}
.checkout-choice .radio label span:before {
    display: -webkit-box;
    display: flex;
    flex-shrink: 0;
    content: "";
    background-color: #fff;
    width: 1.5em;
    height: 1.5em;
    border-radius: 50%;
    margin-right: 10px;
    -webkit-transition: 0.25s ease;
    transition: 0.25s ease;
    box-shadow: inset 0 0 0 0.125em #ff8525;
}
.checkout-choice .radio label input:checked + span:before {
    box-shadow: inset 0 0 0 0.4375em #ff8525;
}
.checkout-choice .radio label input {
    display: none;
}
.agreement-box{
	display: flex;
	align-items: center;
}
.agreement-box input{
	margin-right: 8px;
	margin-top: 0;
}
.form-control {
    display: block;
    width: 100%;
    height: 42px!important;
    padding: 9px 15px!important;
    font-size: 13px;
    font-family: "Rhodium Libre", sans-serif;
    line-height: 1.625;
    color: #bbb;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e5e5e5!important;
    border-radius: 0px!important;
    box-shadow: none; 
    -webkit-box-shadow:none!important;
}
.btn{
    height: 42px;
    padding: 16px 33px;
    font-size: 12px;
    line-height: 10px;
    border-radius: 0px;
    display: inline-block;
}
.btn-primary {
    color: #fff!important;
    background-color: #ff9100;
    border-color: #e68300;

}
.panel-title > a{
    color: inherit;
}
a:hover, .agree b{
    color: #e68300;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Rhodium Libre", sans-serif;
}
.order-detailed{
    overflow: hidden;
    background: #f6f6f6;
}
.address-item-box{
    margin-top: 10px!important;
    margin-bottom: 10px!important;
}
.spc-desktop #left-grid{
    padding-right: 8px!important;
}
.pd7{
    padding-left: 7px;
    padding-right: 8px;
}
td, th {
    padding: 5px;
    line-height: 20px;
}
.order-title{
    margin-bottom: 20px!important;
}
.btn-selfadaption{
    width: 100%;
    margin-left: 0;
    word-wrap: break-word;
    padding: 10px;
    font-weight: bold;
    display: inline-block;
    min-height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border: none;
}
.spc-desktop a:active, .spc-desktop a:link, .spc-desktop a:visited{
    color: #e68300;
}
a:hover{
    text-decoration: none;
}
.shipping-bg{
    background: #f6f6f6;
}
.shipping-box{
    margin-top: 15px;
    padding: 0 0 30px;
}
.shipping-speeds-title{
    padding: 10px 15px;
    margin-bottom: 15px;
    border-bottom: 1px dotted #ddd;
}
.shipping-speeds-con{
    padding: 0 20px;
}
.shipping-radio{
    padding-left: 0;
}
.shipping-radio input{
    top: 2px;
}
.order-left-bg{
    background: #ffffff;
    margin-right: 0!important;
}
.order-list-left{
    padding: 30px 0 20px 10px;
}
.small-btn{
    width: 100%;
    text-align: center;
    display: inline-block;
    height: 31px;
    line-height:28px;
    border: 1px solid #d0d0d0;
    border-left: none;
    font-weight: bold;
}
.fixednav {
    border-bottom: none!important;
    background: none!important;
    width: 337px;
    position: fixed;
    top: 10px;
    right: 50%;
    z-index: 999;
    margin-right: -674px;
}
@media (max-width: 1400px){
    .fixednav{
        width: 287px;
        margin-right: -574px;
    }
}
@media (max-width: 1200px){
    .fixednav{
        width: 236px;
        margin-right: -474px;
    }
}
@media (max-width: 992px){
    .fixednav{
        width: 182px;
        margin-right: -364px;
    }
}
@media (max-width: 768px){
    .fixednav{
        width: 182px;
        margin-right: -377px;
    }
}

