﻿#ckoutBox {
    font-size: 16px;
}
#ckoutBox .ckoutTB {
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-left: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#ckoutBox .ckoutTH td {
    background-color: #F2F2F2;
    text-align: center;
}
#ckoutBox .ckoutIT .th7 input {
    color: #FFA666;
    background-color: transparent;
    border-top: #ffa666 1px solid;
    border-right: #ffa666 1px solid;
    border-bottom: #ffa666 1px solid;
    border-left: #ffa666 1px solid;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#ckoutBox .sale {
    background-color: #FFF8F2;
}
#ckoutBox .subtotalbox {
    background-color: #EAF0ED;
}
#ckoutBox .gotoshopping{
    text-align:left;
}
#ckoutBox .gotoshopping a {
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-shadow: 0.5px 1px 3px #cccccc;
    -webkit-box-shadow: 0.5px 1px 3px #cccccc;
    box-shadow: 0.5px 1px 3px #cccccc;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
#ckoutBox .gotoshopping a:hover {
    color: #FFFFFF;
    background-color: #999999;
    border-top: #999999 1px solid;
    border-right: #999999 1px solid;
    border-bottom: #999999 1px solid;
    border-left: #999999 1px solid;
}
#ckoutBox .gotoback {
    text-align: left;
}
#ckoutBox .gotoback a {
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-shadow: 0.5px 1px 3px #cccccc;
    -webkit-box-shadow: 0.5px 1px 3px #cccccc;
    box-shadow: 0.5px 1px 3px #cccccc;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
#ckoutBox .showdetail {
    margin-top: 40px;
    margin-bottom: 10px;
}
#ckoutBox .showdetail a {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    padding-top: 10px;
    background-color: #CCCCCC;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    display: inline-block;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}
#ckoutBox .showdetail a:hover {
    color: #FFFFFF;
    background-color: #FFA666;
}
#ckoutBox .selpayModebox {
    width: 100%;
    text-align:center;
}
#ckoutBox .selpayModebox a {
    font-size: 16px;
    width: 21%;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    margin-top: 0px;
    margin-right: 2%;
    margin-bottom: 0px;
    margin-left: 2%;
    border-top: #cccccc 1px solid;
    border-right: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-shadow: 0.5px 1px 3px #cccccc;
    -webkit-box-shadow: 0.5px 1px 3px #cccccc;
    box-shadow: 0.5px 1px 3px #cccccc;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
#ckoutBox .selpayModebox a:hover, #ckoutBox .selpayModebox .mhovr {
    background-position: 20px center;
    background-color: #EAF0ED;
    border-top: #eaf0ed 1px solid;
    border-right: #eaf0ed 1px solid;
    border-bottom: #eaf0ed 1px solid;
    border-left: #eaf0ed 1px solid;
    -moz-box-shadow: 0.5px 1px 5px #b1b1b1;
    -webkit-box-shadow: 0.5px 1px 5px #b1b1b1;
    box-shadow: 0.5px 1px 5px #b1b1b1;
    background-image: url('sel.png');
    background-repeat: no-repeat;
}
#ckoutBox .cartoutfunbox{
   text-align:center;   
}
#ckoutBox .cartoutfunbox a {
    background-color: transparent;
    border-top: #999999 1px solid;
    border-right: #999999 1px solid;
    border-bottom: #999999 1px solid;
    border-left: #999999 1px solid;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
#ckoutBox .cartoutfunbox a img{
    height:18px;  
    width:auto;
}
#ckoutBox .cartoutfunbox a.linepay
{
    width:auto;
}
#ckoutBox .cartoutfunbox a.linepay img{
    height:37px;  
    width:auto;
}
#ckoutBox .cartoutfunbox a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #FFA666;
    border-top: #ffa666 1px solid;
    border-right: #ffa666 1px solid;
    border-bottom: #ffa666 1px solid;
    border-left: #ffa666 1px solid;
    -moz-box-shadow: 0.5px 1px 5px #CCCCCC;
    -webkit-box-shadow: 0.5px 1px 5px #CCCCCC;
    box-shadow: 0.5px 1px 5px #CCCCCC;
}
#ckoutBox .cartoutfunbox a.PayPalCheckOut{
    width:auto;
    border:none;
}
#ckoutBox .cartoutfunbox a.PayPalCheckOut img{
    width:auto;
    height:auto;
}
#ckoutBox .cartmemberbox{  
 	padding:30px 0;   
}
#ckoutBox .cartmemberbox .hr
{
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding: 20px 0 0 0;
}
#ckoutBox .cartmemberbox .hr font {
    background-color: #FFFFFF;
    display: block;
    position: relative;
    width: 200px;
    margin: -20px auto 0 auto;
}
#ckoutBox .cartmemberbox .mbbox a
{
	font-size: 12pt;
	text-decoration: none;
	padding: 5px 10px;
	cursor: pointer;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	display: inline-block;
	text-align: center;
	letter-spacing: 2px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	color: #696969;
    padding: 5px 20px;
	border: #a9a9a9 1px solid;
}
#ckoutBox .cartmemberbox .mbbox  a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #FFA666;
    border-top: #ffa666 1px solid;
    border-right: #ffa666 1px solid;
    border-bottom: #ffa666 1px solid;
    border-left: #ffa666 1px solid;
    -moz-box-shadow: 0.5px 1px 5px #CCCCCC;
    -webkit-box-shadow: 0.5px 1px 5px #CCCCCC;
    box-shadow: 0.5px 1px 5px #CCCCCC;
}
#ckoutBox .mbbox{
    padding:25px 0 15px 0;
}
.cartmemberbox .mbbox{
    text-align:center;
}
#ckoutBox .noregbox a {
    color: #0099FF;
}
#ckoutBox .noregbox a:hover {
    text-decoration: underline;
}
#ckoutBox .noregbox{
    text-align:center;
    padding:15px 0;
}
.cartmbfrom .fbk_box {
    background-color: #F2F2F2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-shadow: 0.5px 1px 5px #ccc;
    -webkit-box-shadow: 0.5px 1px 5px #ccc;
    box-shadow: 0.5px 1px 5px #ccc;
}
#invyes {
    font-size: 16px;
}
.cfbox{   
    margin: 25px 0;
}
.cfbox input {
    font-family: 微軟正黑體,arial black;
    color: #FFFFFF;
    font-size: 18px;
    background-color: #008542;
    letter-spacing: 1px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-left: none;
    cursor: pointer;
    -moz-box-shadow: 0.5px 1px 3px #cccccc;
    -webkit-box-shadow: 0.5px 1px 3px #cccccc;
    box-shadow: 0.5px 1px 3px #cccccc;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}
.step .number {
    color: #FFFFFF;
    font-size: 18px;
    background-color: #CCCCCC;
    line-height: 27px;
    padding: 0px;
}
.step .actived .number {
    background-color: #FFA666;
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-left: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.xform {
    margin-top:25px;
}
.xform ul {
    list-style-type: none;
    margin:0;
    padding:0;
}
.xform ul li{
    padding: 10px;
}
.xform input[type="text"] {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 2px;
    border: #a9a9a9 1px solid;
}
.xform select
{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 2px;
	border: #a9a9a9 1px solid;
}
.pickupDate{
    width:360px;
}
.cartmbfrom .addertle {
    font-size: 16px;
}
#ckoutBox > div > ul > li > div > hr {
    border-top: #cccccc 2px solid;
}
#ckoutBox > div > ul > li > div {
    border: none;
}
#ckoutdtbox > table > tbody > tr.ckoutIT.sqr_1.jmat.noamo > td > input[type=button] {
    border: none;
}
#ckoutdtbox
{
   overflow:auto;
   margin-top:15px;
}
#payM2 {
    float: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#payM2 > legend {
    text-align: center;
}
#payM2 > div {
    padding: 30px 10px;
}
#invyes > a {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #FFA666;
    padding: 5px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#checkout .saletotal {
    font-size: 14px;
    vertical-align: inherit;
}
#invbox > li.lirgth > div.cartmbim.adr > ul > li > label > a {
    text-decoration: none;
    color: #FA6666;
    padding-left: 10px;
}
.cartmbfrom .cartmbim input#ctbut {
    padding: 10px 20px;
    box-sizing: content-box;
}
.couponbox {
    float: left;
    margin-top:-55px;
    margin-left:15px;
}
.couponbox #coupon_code{
    margin-right:5px;
    float:left;
    padding:5px;
}
.couponbox #coupon_but{
    padding:4px;
    cursor:pointer;
}
.ckoutapp>div
{
    display:inline-block;
    width:100%;
    padding: 3px 0;
}
.ckoutapp .m_quantity{
	float:right;  
}
.ckoutIT .ckoutapp .m_product
{
   margin-top:5px;  
}
.ckoutapp button
{
	background-color: transparent;
    border:none;
    cursor:pointer;
    font-size:14pt;
}
.ckoutIT .ckoutapp .m_product .m_subtotal
{
    font-size: 14pt;
    font-weight: bold;
    color: #000000;
    float:right;
}
/*
.sale .ckoutapp .m_it1,.sale .ckoutapp .m_it2
{
   display:none;   
}
.ckoutFI .ckoutapp .m_it1,.ckoutFI .ckoutapp .m_it2
{
   display:none;
}
*/
.ckoutFI .ckoutapp,.sale .ckoutapp
{
   float:right;
   display:block;
   width:auto;
}

#ckoutBox #_passcode{
   width:100px;  
   text-align:center;
}

#ckoutBox .passcontent{
   background-color:#fff;
   padding:15px;
   margin-bottom:10px;       
}

#ckoutBox .passcodeodid{
   background-color:#EDEDED;
   border:none;
   width:100px;
   text-align:center;
   font-size:12pt;
}
#ckoutBox .copyodid{
   font-size:12pt;
   margin-left:3px;
}

@media screen and (max-width: 768px) {
    #ckoutBox .gotoshopping {
        text-align: center;
    }
    #ckoutBox .gotoback {
        text-align: center;
    }
    #ckoutBox .selpayModebox a {
        width: 41%;
        margin-bottom: 15px;
    }
    #ckoutBox .cartoutfunbox a {
        color: #999999;
    }
    .cartmbfrom {
        padding-right: 10px;
        padding-left: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .cartmbfrom .fbk_box {
        border-top: none;
        border-right: none;
        border-bottom: none;
        border-left: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    
    ul.step li {
        width: 15%;
    }
    
}

@media screen and (max-width: 480px) {  
    ul.step li p{
        font-size:12pt;
        line-height:normal;
    } 
    .couponbox {
        text-align: center;
        margin:10px 0;
        float: none;
    }
    .couponbox #coupon_code{
        float:none;
    }    
    
    #ckoutBox .selpayModebox a:hover, #ckoutBox .selpayModebox .mhovr {
        background-position: 5px center;
        background-image: url('sel.png');
        background-repeat: no-repeat;
    }
}