.footer .e-mail-ghost img{width:auto;}
.footer-copyright-link{text-align:left;margin-top:5px}
.payment{text-align:right;}
.payment img{width:auto;}
.mobile-nav li a .top-icon{width:auto;margin:auto;display:block;padding-bottom:10px}
.mobile-user.user{margin-left:15px}
.language .language-item img, .language .language-active img {width:auto;vertical-align: middle;margin-right:5px}
.anime-top-description .price-box{margin-top: 22px;}
.anime-top-description .price-product .price{font-size:32px;}
.anime-top-description .price-box .special-price{display:inline-block;margin-right:10px;}
.anime-top-description .price-box .old-price{display:inline-block;}
.anime-top-description .price-box .old-price .price{font-size:24px;color:#888;text-decoration: line-through;}
.mt-20{margin-top:20px}
/* 商品详情页 start */
.pd_boxLeft {
    /*width: 340px;*/
    margin-right: 40px;
}
.pd_ImgBox {
    position: relative;
    /*width: 340px;*/
    height: 400px;
    background: url(../image/pd_good_bg.png) no-repeat center center;
    background-size: 100%;
    /*border: 1px solid #DBDBDB;*/
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
}
.pd_img {
    max-width: 240px;
    border-radius: 10px;
}
.hidden {
    display: none !important;
}
.text-danger{font-size:14px;margin-bottom: 10px;}
.ghost-hidden-1 li:nth-child(2), .ghost-hidden-2 {
    display: none;
}

.pd_viewAct{
    background: rgba(43, 127, 208, 0.1);
    border: 1px solid #6A4EF8 !important;
    color: #6A4EF8;
    font-weight: bold;
}
.noneActive{
    background: #ccc;
    border: 1px solid #ccc !important;
    opacity: 0.4;
    color: #000;
    pointer-events: none;
}
#product-product .radio, #product-product .radios{
    padding: 11px 20px;
    border: 1px solid #DBDBDB;
    margin-right: 10px;
    cursor: pointer;
    display: inline-block;
}
#product-product .radios{
    display: inline-block;
    width: 31%;
}

#product-product .short-des{
    display: none;
}
#product-product .img-thumbnail{
    display: none;
}
#product-product .radio input[type="radio"] {
    display: none;
    
}
#product-product .product-details .product_sku_item{
    display: flex;
    flex-wrap: wrap;
}
#product-product .radios {
    margin-bottom: 10px;
}
/* 商品详情页 end */
#product-product .control-label{margin:15px 0 10px 0;}
#product-product .radio label, #product-product .radios label{cursor:pointer;}
#product-product .radio{margin-top:8px;}
.anime-watch-buttons .ghost-add-product{border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;}
.ghost-input-quantity{width:50%;}
.form-floating #floatingTextarea{height:auto;}
.rating i{cursor:pointer;}
.rating i.active{color:#6A4EF8;}
.ghost-cart .txt_items, .ghost-cart .total-price{
    display: none;
}
.fade:not(.show) {
    display: none;
}
.checkout-cart .magazine-layout, .checkout-checkout .magazine-layout{display:block !important;}
.checkout-cart .ghost-img{max-width:100px !important;}

#accordion .panel{
    border: none;
    border-radius: 5px;
    box-shadow: none;
    margin-bottom: 5px;
}
#accordion .panel-heading{
    padding: 0;
    border: none;
    border-radius: 5px 5px 0 0;
}
#accordion .panel-title a{
    display: block;
    padding: 20px 30px;
    background: #fff;
    font-size: 17px;
    font-weight: bold;
    color: #000;
    letter-spacing: 1px;
    text-transform: uppercase;
    border: 1px solid #00adf6;
    border-radius: 5px 5px 0 0;
    position: relative;
}
#accordion .panel-title a.collapsed{
    border-color: #e0e0e0;
    border-radius: 5px;
}
#accordion .panel-title a::before, 
#accordion .panel-title a.collapsed::before, 
#accordion .panel-title a::after, 
#accordion .panel-title a.collapsed::after {
	content: "\f063";
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 5px;
	background: #00adf6;
	font-size: 20px;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 15px;
	right: 30px;
	opacity: 1;
	transform: scale(1);
	transition: all 0.3s ease 0s;
}
#accordion .panel-title a::after, 
#accordion .panel-title a.collapsed::after {
	content: "\f061";
	background: transparent;
	color: #000;
	opacity: 0;
	transform: scale(0);
}
#accordion .panel-title a.collapsed:before{
    opacity: 0;
    transform: scale(0);
}
#accordion .panel-title a.collapsed:after{
    opacity: 1;
    transform: scale(1);
}
#accordion .panel-body{
    padding: 20px 30px;
    background: linear-gradient(180deg, #42D1D8 -1.75%, #6A4EF8 100.23%);
    border-top: none;
    color: #fff;
    line-height: 28px;
    letter-spacing: .5px;
    border-radius: 0 0 5px 5px;
}
#accordion .panel-title .ghost-bs{
    display: block;
    border-radius: 5px;
    padding: 20px 30px;
    background: #fff;
    font-size: 17px;
    font-weight: bold;
    color: #000;
    letter-spacing: 1px;
    text-transform: uppercase;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
}
label{font-size:15px}
.buttons .pull-right{font-size:15px}
tr td{font-size:15px}
tr td{font-size:17px}
.checkout-checkout label, #collapse-payment-method .buttons .pull-right{font-size:15px}
.checkout-checkout .pull-right{
    float: none;
    text-align: right !important;
}
.account-newsletter{display:none}
.pull-right a{color:#42D1D8}

.coming-out-a-ghost {
  padding: 10px 20px;
  background: #6a4ef8;
  color: #fff;
  font-size: 15px;
  font-weight: 800;
  margin-top: 6px;
  display: inline-block;
  border: 2px solid #6a4ef8;
  transition: all linear .3s;
  -webkit-transition: all linear .3s;
  -moz-transition: all linear .3s;
  -ms-transition: all linear .3s;
  -o-transition: all linear .3s;
  width: 85%;
  text-align: center;
}
.coming-out-a-ghost:hover {
  background: #42d1d8;
  color: #fff;
  border: 2px solid #42d1d8;
}
#download-app{
    padding: 188px 0;
}