/*---act 線上編輯鳥調整---*/
.acty__el--7 input {position: absolute;top:0；}

/* 神券 */
.Area_boxstyle .PD_layout-free .swiper-pagination-bullet{background-color:#000;}
.Area_boxstyle_box .PD_layout-free{margin-bottom:0;}
.Area_game { margin-bottom: 10px; }
.coupon-body {background: var(--body-bg); text-align: left; align-items: center; }
.coupon-body .IT_coupon { padding:1.25rem 0 0; }
.coupon-body .IT_coupon_Category { padding:0 1.45rem 0 1.45rem; }
@media screen and (max-width: 767px) {
	.Area_game { margin-bottom: 7vw; }
	.coupon-body .IT_coupon { padding:2.5vw 0 0; }
	.coupon-body .IT_coupon_Category { padding:0.5vw 0.5vw 0; }
	}
/* 神券小圓點 */
 .Area_boxstyle .IT_coupon .swiper-pagination-bullet {background-color:#000;}

/* 神券看更多 */
@media screen and (min-width: 768px) {
	.coupon-body .PD_layout-btn {margin-top:10px !important;}
	.coupon-body .PD_layout-btn ul { padding: 0 0 2%; }
   }
@media screen and (max-width: 768px) {
 .coupon-body .PD_layout-btn {margin-top:2vw !important;}
 .coupon-body .PD_layout-btn ul { padding: 0 0 2%; }
}
@media screen and (min-width: 768px) {
		.IT_coupon ul {margin: 0 auto 45px !important;padding: 0 !important;}
		.IT_coupon ul li {list-style:none;}
		.IT_coupon ul li img {width:100%;}

/* 神券按鈕 */
.IT_coupon .btn { z-index:999; position: absolute;width:70%; bottom: 5%; left: 15%;}
.IT_coupon .btn img {width:100%;}
}	

@media screen and (max-width: 768px) {
.IT_coupon {overflow: hidden;}
.IT_coupon ul {margin: 0 auto 5vw !important;padding: 0 !important;}
.IT_coupon ul li {list-style:none;}
.IT_coupon .swiper-container-horizontal>.swiper-pagination-bullets {bottom:0;}

/* 神券按鈕 */
.IT_coupon .btn {position: absolute;width: 65%;bottom: 2vw;left: 5.5vw;z-index:999;}
.IT_coupon .btn img {width:100%;}

}
