/* Jelly 覆寫  */
.jq_box_highlight{ background-color: #282B2E; }
.web_dump_footer{ width: 90%; margin: auto; background-color: #282B2E; padding: 2rem 2rem 5rem 2rem; }

/* 取消討厭的 href=# */
a{ cursor:pointer; }


/* product-detail.php 配件 CSS 切換 */
.box_productfitting{ display:none; }
.box_productfitting.active{ display:block; }


/* swal2 bug */
.swal2-shown { overflow: unset !important; padding-right: 0px !important; }


/* yt */
iframe.ytvideo{  }

