@charset "UTF-8";
.mb20 {
  margin-bottom: 20px; }

.facebook {
  display: inline-block;
  text-align: center;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  color: white; }

.social-line {
  padding-left: 2px;
  display: inline-block;
  text-align: center;
  color: #9158CC;
  background: white;
  font-size: 10px;
  transform: scale(1.5); }

form .posr {
  position: relative; }
  form .posr div.error {
    position: absolute;
    top: 12px;
    right: 16px;
    color: red;
    font-size: 14px;
    z-index: 100; }
form .relative.posr div.error {
  right: 45px; }

#new_order .posr {
  position: relative; }
  #new_order .posr div.error {
    position: absolute;
    top: 48px;
    right: 16px;
    color: red;
    font-size: 14px;
    z-index: 100; }

.cart-table-content table tbody > tr td {
  padding: 10px 15px; }

.page-breadcrumb {
  padding: 40px 0;
  margin-bottom: 40px; }

body {
  font-family: "Microsoft JhengHei", "微軟正黑體", sans-serif !important; }

@media (min-width: 1566px) {
  .hero .hero-slider img {
    height: auto; } }
@media (min-width: 1200px) {
  .hero .hero-slider img {
    height: auto; } }
@media (min-width: 992px) {
  .hero .hero-slider img {
    height: auto; } }
@media (min-width: 768px) {
  .hero .hero-slider img {
    height: auto; } }
.hero .hero-slider img {
  height: auto; }
