/*
Theme Name: 艾連盟
Description: 艾連盟
Author: 1shop.tw
Version: 1.0
Text Domain: 1shop
*/
body {
  font-family: "Microsoft JhengHei", "微軟正黑體", "微软雅黑", "Helvetica Neue",
    Helvetica, Arial, sans-serif;
  background-color: #f9f9f9;
  font-size: 18px;
}

a {
  color: #009fdf;
  transition: all 0.3s;
}

a:hover,
a:focus,
a:active {
  color: hsl(197, 100%, 33%);
}

a,
a:hover,
a:focus,
a:active,
button,
button:hover,
button:active,
button:focus {
  text-decoration: none;
  cursor: pointer;
}

.links {
  margin-left: -5px;
  margin-right: -5px;
}

.links > a {
  padding: 5px 10px;
  display: inline-block;
}

.wp-caption {
  max-width: 100% !important;
}

.top-img img {
  width: 100%;
  position: relative;
}

.top-contact {
  background-color: #2d2d2d;
  padding: 5px 0;
  font-size: 16px;
}

.top-contact {
  border-bottom: 1px solid #fff;
}

.top-contact .link {
  color: #fff;
  padding-right: 10px;
}

.top-contact .socal-media {
  color: #fff;
  padding: 5px;
  display: inline-block;
  line-height: 28px;
}

.top-contact .contact {
  color: #fff;
}

.top-contact .contact .float {
  float: right;
}

.top-contact .contact a {
  margin-right: 3px;
  margin-left: 3px;
}

.top-contact .contact a {
  color: #fff;
}

.brand {
  height: 80px;
  display: inline-block;
  padding-bottom: 10px;
}

.brand img {
  height: 100%;
  width: auto;
}

.form-control {
  border-radius: 0;
}

.btn {
  border-radius: 0;
  transition: all 0.3s;
}

.btn-con {
  min-width: 100px;
  text-align: center;
}

.btn-primary {
  color: #fff !important;
  background-color: #f08300;
  border-color: #f08300;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
  color: #fff;
  background-color: hsl(32, 100%, 57%) !important;
  border-color: hsl(32, 100%, 57%) !important;
}

.top .input-group {
  margin-top: 20px;
  max-width: 700px;
  float: right;
}

.top {
  padding-top: 20px;
  padding-bottom: 10px;
}

.top-news .new a,
.news2 .new a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  text-align: center;
  color: hsl(0, 0%, 30%);
}

.news2 {
  margin-top: 10px;
}

.news2 .new > a {
  padding: 10px;
  border: 1px solid #ccc;
  color: #c44d4d;
}

.news2 .new > a > .tags {
  color: #666;
}

.top-news {
  padding-bottom: 20px;
}

.navbar {
  background-color: #cc0000;
}

.navbar-nav > li > a {
  color: #fff;
  padding-left: 13px !important;
  padding-right: 13px !important;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 18px;
  font-weight: bold;
}

.navbar {
  padding: 0;
}

.banner {
  padding-top: 30px;
  padding-bottom: 20px;
  margin-bottom: 30px;
  background-color: #e5e4e2;
}

.carousel-item img {
  width: 100%;
}

.carousel-indicators {
  bottom: 0;
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
  opacity: 1;
}

.carousel-control-next,
.carousel-control-prev {
  opacity: 0.8;
  width: 10%;
}

.videoWrapper-2 {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  background-color: hsl(0, 0%, 80%);
  margin-bottom: 20px;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 10px;
  height: 0;
  background-color: hsl(0, 0%, 80%);
  margin-bottom: 20px;
}

.videoWrapper iframe,
.videoWrapper-2 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.row-p-10.row {
  margin-left: -10px;
  margin-right: -10px;
}

.row-p-10.row > div {
  padding-left: 10px;
  padding-right: 10px;
}

.row-p-5.row {
  margin-left: -5px;
  margin-right: -5px;
}

.row-p-5.row > div {
  padding-left: 5px;
  padding-right: 5px;
}

.right-btns .btn {
  background-color: #005ab5;
  color: #fff;
  margin-bottom: 10px;
}

.right-btns .btn:hover {
  background-color: hsl(197, 100%, 53%);
  color: #fff;
}

.stores .store-title .title {
  background-color: #f08300;
  color: #fff;
  padding: 6px 25px;
  display: inline-block;
  border-top: 3px solid #f08300;
  font-size: 20px;
  font-weight: bold;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.stores .store-title .title > img {
  height: 35px;
  position: absolute;
  right: -20px;
  top: -5px;
  transform: rotate(15deg);
}

.stores .store-title {
  border-bottom: 3px solid #f08300;
  margin-bottom: 10px;
}

.stores.color-1 .store-title .title {
  background-color: hsl(214, 76%, 57%);
  color: #fff;
  display: inline-block;
  border-top: 3px solid hsl(214, 76%, 57%);
}

.stores.color-1 .store-title {
  border-bottom: 3px solid hsl(214, 76%, 57%);
  margin-bottom: 10px;
}

.stores.color-2 .store-title .title {
  background-color: hsl(3, 72%, 53%);
  color: #fff;
  display: inline-block;
  border-top: 3px solid hsl(3, 72%, 53%);
}

.stores.color-2 .store-title {
  border-bottom: 3px solid hsl(3, 72%, 53%);
  margin-bottom: 10px;
}

.stores.color-3 .store-title .title {
  background-color: hsl(135, 96%, 40%);
  color: #fff;
  display: inline-block;
  border-top: 3px solid hsl(135, 96%, 40%);
}

.stores.color-3 .store-title {
  border-bottom: 3px solid hsl(135, 96%, 40%);
  margin-bottom: 10px;
}

.stores .store-title .title {
  margin-right: 10px;
}

.stores .store-title a {
  color: hsl(0, 0%, 30%);
  padding-left: 10px;
  padding-right: 10px;
}

.stores-holder {
  margin-left: -10px;
  margin-right: -10px;
}

.stores-holder .store {
  padding-left: 5px;
  padding-right: 5px;
}

.store {
  width: 25%;
  float: left;
  margin-bottom: 10px;
}

.stores-holder .store .img img {
  width: 100%;
  padding-top: 1px;
  padding-left: 1px;
  padding-right: 1px;
}

.stores-holder .store .img {
  border-top: 1px solid hsl(0, 0%, 90%);
  border-left: 1px solid hsl(0, 0%, 90%);
  border-right: 1px solid hsl(0, 0%, 90%);
}

.stores-holder .store .title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  text-align: center;
  padding: 5px 10px;
  border: 1px solid hsl(0, 0%, 90%);
  background-color: #fff;
  color: hsl(0, 0%, 30%);
}

.stores-holder .store .img {
  position: relative;
}

.stores-holder .store .mask {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  text-align: center;
  color: #fff;
  font-size: 20px;
  opacity: 0;
  transition: all 0.3s;
}

.stores-holder .store:hover .mask {
  opacity: 1;
}

.stores-holder .store .mask i {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}

.carousel {
  margin-bottom: 10px;
}

.bottom-img img {
  width: 100%;
}

.bot-img {
  text-align: center;
  margin-bottom: 20px;
  font-size: 14px;
}

.bot-img > span {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
}

.bot-img img {
  height: 40px;
  display: inline-block;
}

footer {
  background-color: #e6e9ed;
  padding: 40px 0 20px;
}

footer .copyright {
  text-align: center;
  color: hsl(0, 0%, 50%);
  font-size: 14px;
  margin-top: 5px;
}

footer .copyright a {
  color: hsl(0, 0%, 50%);
}

.has-fixed-top {
  padding-top: 54px;
}

#go-top {
  display: block;
  position: fixed;
  right: 20px;
  bottom: 20px;
  height: 40px;
  width: 40px;
  color: #fff;
  text-align: center;
  background-color: #999;
  transition: all 0.3s;
  z-index: 99;
}

#go-top > div {
  font-size: 12px;
  letter-spacing: 0;
}

#go-top > i {
  font-size: 16px;
  display: block;
  margin-top: 3px;
  margin-bottom: -3px;
}

#go-top:hover {
  background-color: #444;
  color: #fff;
}

.page {
  padding-top: 30px;
  padding-bottom: 30px;
}

.store-single .img-header img {
  width: 100%;
}

.store-single .img-title .head {
  height: 100px;
  margin-top: -70px;
  margin-right: 10px;
  border: 1px solid hsl(0, 0%, 70%);
  background-color: #fff;
}

.store-single .img-title {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 20px;
  color: hsl(0, 95%, 43%);
  padding-top: 20px;
  padding-bottom: 10px;
  background-color: hsl(0, 0%, 95%);
}

.store-single .img-title span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  width: 70%;
}

.store-single .store-header {
  background-color: #fff;
  margin-bottom: 20px;
}

.store-single .store-header .meta {
  padding: 10px 15px;
  color: hsl(0, 0%, 40%);
  position: relative;
  min-height: 130px;
}

.main-color {
  color: hsl(0, 95%, 43%);
  font-size: 20px;
}

.store-single .store-header .meta .btn-contact {
  position: absolute;
  right: 15px;
  top: 15px;
  height: 100px;
  width: 100px;
  background-color: #f08300;
  color: #fff;
  font-size: 20px;
  text-align: center;
  border-radius: 5px;
  padding: 20px 10px;
  transition: all 0.3s;
}

.store-single .store-header .meta .btn-contact:hover {
  background-color: hsl(0, 100%, 49%);
  color: #fff;
}

.store-single .store-header .tab-btns a {
  display: block;
  width: 25%;
  float: left;
  padding: 10px;
  text-align: center;
  background-color: #009fdf;
  color: #fff;
  transition: all 0.3s;
}

.store-single .store-header .tab-btns a:hover {
  background-color: hsl(197, 100%, 33%);
  color: #fff;
}

.store-single .store-header .tab-btns > a:not(:last-of-type) {
  border-right: 1px solid #fff;
}

.store-single .store-body .box {
  background-color: #fff;
  margin-bottom: 20px;
}

.store-single .store-body .box iframe {
  max-width: 100%;
}

.store-single .store-body .box .title {
  color: hsl(0, 0%, 20%);
  font-size: 20px;
  padding: 10px 15px;
  border-left: 3px solid #f08300;
}

.store-single .store-body .box .content {
  padding: 15px;
  color: hsl(0, 0%, 30%);
  line-height: 2;
}

.store-single .store-body .box .content h1,
.store-single .store-body .box .content h2,
.store-single .store-body .box .content h3,
.store-single .store-body .box .content h4,
.store-single .store-body .box .content h5,
.store-single .store-body .box .content h6 {
  font-size: 18px;
  font-weight: bold;
}

.store-single .store-body .box .content p {
  color: hsl(0, 0%, 50%);
}

.store-single .store-body .box .content img {
  max-width: 100%;
  margin: 0 auto;
  height: auto;
  display: block;
}

.required {
  color: #ff0000;
  padding: 0 5px;
}

.form-check-input {
  padding-left: 1.25rem;
}

.modal-content {
  border-radius: 0;
}

.navbar .navbar-brand {
  display: none;
}

.navbar.fixed-top .navbar-brand {
  display: none;
}

.stores .store-title .title-center {
  padding: 10px 0;
  font-size: 20px;
  text-align: center;
}

.archive-banner img {
  width: 100%;
}

.color-fb {
  color: #3e4da1 !important;
  font-size: 16px;
  padding: 5px 15px;
  border-radius: 4px;
  display: inline-block;
}

.color-fb i {
  margin-right: 5px;
}

.seminar-wrap .date {
  background-color: hsl(3, 72%, 53%);
  color: #fff;
  padding: 1px 10px;
  border-radius: 20px;
  margin-right: 10px;
  display: inline-block;
  margin-bottom: 3px;
  font-size: 14px;
}

.seminar-wrap .date.date2 {
  background-color: hsl(135, 96%, 40%);
}

.seminar-wrap .date.date3 {
  background-color: #f08300;
}

.seminar-wrap .date.date4 {
  background-color: hsl(214, 76%, 57%);
}

.seminar-wrap .title {
  padding: 10px 15px;
  background-color: hsl(0, 0%, 95%);
  color: #212529;
}

.seminar-wrap .title.title2 {
  background-color: hsl(0, 0%, 90%);
  padding-top: 15px;
  padding-bottom: 15px;
}

.seminar-wrap .content {
  padding: 15px;
  background-color: #fff;
  color: hsl(0, 0%, 40%);
  line-height: 2;
  word-break: break-all;
}

.seminar-wrap .content img {
  max-width: 100%;
  height: auto;
}

.seminar-wrap .title .pull-right {
  padding: 3px 5px;
  transform: rotate(180deg);
  transition: all 0.3s;
}

.seminar-wrap .title.collapsed .pull-right {
  transform: rotate(0deg);
}

.seminar-holder > .seminar-wrap:not(:last-of-type) {
  margin-bottom: 10px;
}

.navbar-toggler,
.navbar-toggler:active {
  box-shadow: none !important;
  outline-width: 0 !important;
}

.navbar-toggler .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggler .icon-bar + .icon-bar {
  margin-top: 5px;
}

.navbar-toggler .icon-bar {
  background-color: #fff;
}

.navbar-toggler {
  border-color: transparent;
}

.navbar-toggler:hover,
.navbar-toggler:active,
.navbar-toggler:focus {
  background-color: transparent;
}

.navbar-toggler.collapsed > .icon-bar.bar1 {
  transform: translateY(0) rotate(0deg);
  transition: all 0.3s;
}

.navbar-toggler > .icon-bar.bar1 {
  transform: translateY(7px) rotate(45deg);
  transition: all 0.3s;
}

.navbar-toggler.collapsed > .icon-bar.bar3 {
  transform: translateY(0) rotate(0deg);
  transition: all 0.3s;
}

.navbar-toggler > .icon-bar.bar3 {
  transform: translateY(-7px) rotate(-45deg);
  transition: all 0.3s;
}

.navbar-toggler.collapsed > .icon-bar.bar2 {
  opacity: 1;
  transition: all 0.3s;
}

.navbar-toggler > .icon-bar.bar2 {
  opacity: 0;
  transition: all 0.3s;
}

.mobile {
  display: none;
}

.section-padding {
  padding-bottom: 30px;
}

.more {
  text-align: center;
  padding-top: 20px;
}

.btn-more {
  border: 1px solid hsl(0, 0%, 70%);
  color: hsl(0, 0%, 50%);
}

.btn-more:hover {
  border: 1px solid hsl(0, 0%, 50%);
  color: hsl(0, 0%, 30%);
}

.navbar-brand img {
  height: 40px;
}

.navbar-nav > li {
  border-right: 1px solid hsl(0, 87%, 28%);
}

.navbar-nav > li:first-of-type {
  border-left: 1px solid hsl(0, 87%, 28%);
}

.navbar-nav > li > a {
  border-top: 3px solid hsl(0, 87%, 28%);
}

.navbar-nav > li.current_page_item > a,
.navbar-nav > li.current-menu-item > a {
  border-top: 3px solid hsl(0, 87%, 28%);
  background-color: #f9f9f9;
  color: hsl(0, 0%, 0%);
}

.navbar-nav > li.dark > a {
  background-color: #cf0f0e;
  border-top: 3px solid hsl(0, 87%, 33%);
}

.navbar-nav > li > a:hover {
  background-color: #fd3b32;
}

.navbar-nav > li.current_page_item > a:hover,
.navbar-nav > li.current-menu-item > a:hover {
  background-color: #fff;
}

.stores .store-title a.apply {
  border: 1px solid hsl(0, 0%, 50%);
  color: hsl(0, 0%, 50%);
  background-color: #fff;
  padding: 2px 5px;
  float: right;
  font-size: 12px;
  margin-top: 7px;
  display: inline-block !important;
}

.sidebar .box {
  margin-bottom: 30px;
}

.sidebar .box .content {
  background-color: #fff;
  border: 1px solid hsl(0, 0%, 80%);
  border-bottom-width: 0;
}

.sidebar .box .content .line {
  padding: 10px 10px;
  border-bottom: 1px solid hsl(0, 0%, 80%);
  display: block;
  color: hsl(0, 0%, 30%);
  transition: all 0.3s;
}

.sidebar .box .content .line:hover {
  background-color: hsl(0, 0%, 95%);
}

.sidebar .box .content .line > span {
  display: inline-block;
  width: 25px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
  background-color: hsl(15, 2%, 57%);
  color: #fff;
  margin-right: 5px;
}

.sidebar .box .content > .line:nth-of-type(1) > span,
.sidebar .box .content > .line:nth-of-type(2) > span,
.sidebar .box .content > .line:nth-of-type(3) > span {
  background-color: #f08300;
}

.sidebar .box .title {
  background-color: hsl(15, 2%, 47%);
  color: #fff;
  padding: 6px 20px;
  display: inline-block;
  border-top: 3px solid hsl(15, 2%, 47%);
  width: 100%;
  text-align: center;
}

.sidebar .box .box-title {
  border-bottom: 3px solid hsl(15, 2%, 47%);
  margin-bottom: 10px;
}

.sidebar .box .line i {
  margin-right: 5px;
}

.sidebar .box .line .pay > span:nth-of-type(1) {
  color: hsl(0, 0%, 40%);
  font-size: 16px;
  float: left;
  margin-top: 10px;
}

.sidebar .box .line .pay > span:nth-of-type(2) {
  color: #f08300;
  font-size: 22px;
  margin-left: 10px;
  float: right;
}

.sidebar .box .line .pay > span:nth-of-type(3) {
  color: hsl(0, 0%, 40%);
  font-size: 14px;
  margin-top: 10px;
  display: block;
}

.sidebar .box .line .pay > span:nth-of-type(4) {
  color: #f08300;
  font-size: 22px;
  margin-left: 10px;
  float: right;
}

.sidebar .box3 .date {
  background-color: hsl(3, 72%, 53%);
  color: #fff;
  padding: 1px 10px;
  border-radius: 20px;
  margin-right: 10px;
  display: inline-block;
  margin-bottom: 3px;
  font-size: 12px;
}

.countdown {
  font-size: 13px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5px;
  background-color: rgba(138, 138, 138, 0.6);
  color: #fff;
  text-align: center;
}

.modal-img img {
  width: 100%;
  height: auto;
}

.modal-img .btn-close {
  position: absolute;
  border-width: 0;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  padding: 0;
  background-color: #fff;
  border: 1px solid hsl(0, 0%, 60%);
  color: hsl(0, 0%, 30%);
  border-radius: 50%;
  right: 10px;
  top: 10px;
  font-size: 26px;
}

.modal.fade .modal-dialog {
  margin-top: 50px;
  margin-bottom: 50px;
}

footer .links a {
  color: hsl(0, 0%, 30%);
  padding: 2px 0;
  display: block;
}

footer .links a:hover {
  color: #f08300;
}

footer .links {
  padding-left: 0;
  list-style: none;
}

footer .link-wrap h3 {
  font-size: 20px;
  font-weight: bold;
}

footer .link-wrap {
  margin-bottom: 20px;
}

.footer-img {
  text-align: center;
  margin-top: 10px;
}

.footer-img img {
  height: 23px;
  padding: 1px;
}

.news-box {
  background-color: #fff;
  padding: 15px;
  border: 1px solid hsl(0, 0%, 80%);
}

.new .cat {
  background-color: hsl(3, 72%, 53%);
  color: #fff;
  padding: 1px 10px;
  border-radius: 20px;
  margin-right: 5px;
  display: inline-block;
  font-size: 12px;
}

.new .cat1 {
  background-color: hsl(135, 96%, 40%);
}

.news-holder .new {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: hsl(0, 0%, 30%);
}

.news-holder > a:not(:last-of-type) > .new {
  margin-bottom: 5px;
}

.img-new {
  background-position: center;
  background-size: cover;
  height: 140px;
}

.row-10 {
  margin-left: -5px;
  margin-right: -5px;
}

.row-10 > div {
  padding-left: 5px;
  padding-right: 5px;
}

.img-go img {
  width: 100%;
}

.img-go {
  margin-bottom: 30px;
}

.stores .store-title .title {
  position: relative;
}

.stores .store-title .squre {
  display: none;
}

.stores.color-1 .store-title .squre {
  height: 10px;
  width: 10px;
  background-color: hsl(214, 76%, 57%);
  position: absolute;
  bottom: 11px;
  right: -5px;
  transform: rotate(45deg);
}

.stores.color-2 .store-title .squre {
  height: 10px;
  width: 10px;
  background-color: hsl(3, 72%, 53%);
  position: absolute;
  bottom: 11px;
  right: -5px;
  transform: rotate(45deg);
}

.full-img {
  width: 100%;
}

.buy .meta > span {
  margin-right: 10px;
}

.buy .meta > span i {
  margin-right: 5px;
}

.buys .buy {
  border: 1px solid hsl(0, 0%, 90%);
  background-color: #fff;
  padding: 10px 15px;
  margin-bottom: 10px;
}

.buys .buy .pay {
  padding: 10px 0;
}

.buys .buy .pay > span:nth-of-type(2) {
  color: #f08300;
  font-size: 22px;
  display: block;
}

.buys .buy .pay > span:nth-of-type(1) {
  color: hsl(0, 0%, 40%);
  font-size: 14px;
  margin-top: 10px;
  display: block;
}

.buy .queue-text {
  color: hsl(0, 0%, 40%);
  line-height: 1.8;
}

.buy .queue .date {
  border: 1px solid hsl(0, 0%, 90%);
  font-size: 12px;
  padding: 2px 5px;
  color: hsl(0, 0%, 50%);
  display: inline-block;
  position: relative;
  margin: 2px 5px;
}

.buy .queue > span {
  float: left;
}

.buy .queue {
  color: #cc0000;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.modal .phone {
  color: hsl(0, 0%, 30%);
  margin-bottom: 10px;
}

.modal .phone > span {
  color: #f08300;
  font-size: 20px;
}

.modal .notice {
  color: hsl(0, 0%, 50%);
}

.banner-img {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #fb9458;
  background: -webkit-linear-gradient(to bottom right, #f0b08b, #dd5032);
  background: -o-linear-gradient(to bottom right, #f0b08b, #dd5032);
  background: -moz-linear-gradient(to bottom right, #f0b08b, #dd5032);
  background: linear-gradient(to bottom right, #f0b08b, #dd5032);
}

.banner-img .banner-img-wrap img,
.banner-imgs .banner-img-wrap img {
  width: 100%;
  height: auto;
  transform: scale(1);
  transition: all 2s;
}

.banner-img .banner-img-wrap {
  border-radius: 15px;
}

.banner-img .banner-img-wrap,
.banner-imgs .banner-img-wrap {
  position: relative;
  overflow: hidden;
}

.banner-img .banner-img-wrap:hover img,
.banner-imgs .banner-img-wrap:hover img {
  transform: scale(1.1);
}

.banner-img .banner-img-wrap .countdown {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 10px;
}

.banner-img .banner-img-wrap .title {
  font-size: 20px;
  color: #e30246;
  font-weight: bold;
}

.banner-img .banner-img-wrap .date {
  font-size: 18px;
  font-weight: bold;
}

.p-t-0 {
  padding-top: 0;
}

.p-b-0 {
  padding-bottom: 0;
}

.store-cat {
  padding-top: 30px;
  padding-bottom: 30px;
}

.stores-holder.type2 .store .img {
  border-width: 0;
}

.news-holder .new-wrap {
  border: 1px solid hsl(0, 0%, 90%);
  background-color: #fff;
  padding: 10px;
  margin-bottom: 10px;
}

.new-wrap .cat {
  background-color: hsl(3, 72%, 53%);
  color: #fff;
  padding: 1px 10px;
  border-radius: 20px;
  margin-right: 10px;
  display: inline-block;
  margin-bottom: 3px;
  font-size: 14px;
}

.new-wrap .cat2 {
  background-color: hsl(135, 96%, 40%);
}

.new-wrap .cat3 {
  background-color: #f08300;
}

.new-wrap .cat4 {
  background-color: hsl(214, 76%, 57%);
}

.new-wrap .cat5 {
  background-color: hsl(214, 76%, 57%);
}

.new-wrap .date {
  color: hsl(0, 0%, 40%);
}

.new-wrap .title {
  color: hsl(0, 0%, 30%);
  margin-bottom: 5px;
}

.new-wrap .sub-title {
  margin-bottom: 5px;
  font-size: 14px;
  color: hsl(0, 0%, 60%);
}

.news-holder2 .new-wrap .sub-title {
  margin-bottom: 5px;
}

.new-wrap .content {
  font-size: 14px;
  color: hsl(0, 0%, 50%);
  display: block !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -moz-line-clamp: 3;
  -ms-line-clamp: 3;
  -o-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  -o-box-orient: vertical;
  box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  height: 60px;
}

.buy-form {
  background-color: #fff;
  margin-bottom: 20px;
}

.buy-form .title {
  color: hsl(0, 0%, 20%);
  font-size: 20px;
  padding: 10px 15px;
  border-left: 3px solid #f08300;
}

.buy-form .content {
  padding: 15px;
  color: hsl(0, 0%, 30%);
  line-height: 2;
}

.publish {
  padding-left: 10px;
  padding-right: 10px;
}

.btn-default {
  border: 1px solid #ced4da;
}

#contact-phone {
  position: fixed;
  top: 200px;
  right: 0;
  background-color: #cc0000;
  color: #fff;
  font-size: 14px;
  padding: 10px 15px 10px 36px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  line-height: 1.4;
  z-index: 10;
}

#contact-phone a {
  color: #fff;
}

#contact-phone i {
  margin-bottom: 5px;
  margin-left: 3px;
}

#contact-phone .phone {
  color: #f9ef0e;
  position: absolute;
  transform: rotate(90deg);
  font-size: 18px;
  right: -32px;
  top: 73px;
  padding: 10px 0;
  width: 150px;
}

#contact-socal {
  position: fixed;
  top: 230px;
  right: 0;
  background-color: #f08300;
  color: #fff;
  font-size: 14px;
  padding: 10px 15px 10px 18px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  line-height: 1.4;
  z-index: 10;
  width: 65px;
  text-align: center;
}

#contact-socal a img {
  width: 35px;
}

#contact-socal .text {
  margin-bottom: 10px;
}

#contact-socal > a:not(:last-of-type) {
  margin-bottom: 10px;
  display: inline-block;
}

.socal-icon img {
  height: 20px;
}

.socal-icon {
  padding: 5px 10px;
}

.slide-bottom-top .slick-prev,
.slide-bottom-top2 .slick-prev {
  cursor: pointer;
  text-align: center;
  background-color: hsl(0, 0%, 80%);
}

.slide-bottom-top .slick-next,
.slide-bottom-top2 .slick-next {
  cursor: pointer;
  text-align: center;
  background-color: hsl(0, 0%, 80%);
}

footer .bot-link {
  text-align: center;
  color: hsl(0, 0%, 50%);
  font-size: 14px;
}

footer .bot-link li {
  position: relative;
}

footer .bot-link li:not(:last-of-type):after {
  content: "|";
  display: table;
  position: absolute;
  right: -1px;
  top: 5px;
}

footer .bot-link a {
  text-align: center;
  display: inline-block;
  padding: 5px 10px;
  color: hsl(0, 0%, 50%);
  font-size: 14px;
}

footer .bot-link a:hover {
  color: #f08300;
}

footer .link-wrap ul {
  list-style: none;
  padding: 0;
}

footer .link-wrap ul > li {
  display: block;
}

footer .link-wrap .link > li:not(:last-of-type):after {
  content: "|";
  color: hsl(0, 0%, 70%);
}

footer .link-wrap {
  margin-bottom: 30px;
  /* overflow-x: scroll; */
}

footer .link-wrap h3 {
  font-size: 18px;
}

footer .link-wrap ul > li > a {
  color: #3c3c3c;
  display: block;
  padding: 5px 12px 5px 0;
  font-size: 16px;
}

footer .link-wrap ul > li > a:hover {
  color: #f08300;
}

footer .link-wrap .socal li > a > span {
  margin-right: 5px;
  height: 25px;
  width: 25px;
  border-radius: 50%;
  background-color: hsl(0, 0%, 50%);
  display: inline-block;
  text-align: center;
  font-size: 14px;
  line-height: 25px;
}

footer .link-wrap .socal li > a > span > i {
  color: #fff;
}

footer .link-wrap .socal > li {
  float: left;
  width: 50%;
}

.container {
  max-width: 1200px;
}

.banner-imgs a {
  display: block;
}

.banner-imgs .left a {
  margin-bottom: 15px;
}

.brands-holder .brand-wrap .img img {
  width: 100%;
}

.brands-holder .brand-wrap {
  border: 1px solid hsl(0, 0%, 90%);
  background-color: #fff;
  padding: 10px 15px;
  margin-bottom: 10px;
}

.brands-holder .brand-wrap h3 a {
  color: #f08300;
  font-size: 20px;
}

.brands-holder .brand-wrap h3 {
  margin-bottom: 3px;
  line-height: 20px;
  margin-top: 5px;
}

.brands-holder .brand-wrap .meta a {
  color: hsl(0, 0%, 40%);
  margin-bottom: 3px;
  display: inline-block;
  font-size: 16px;
}

.brands-holder .brand-wrap .text {
  padding-right: 20px;
}

.brands-holder .brand-wrap .des {
  font-size: 14px;
  color: hsl(0, 0%, 50%);
  display: block !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -moz-line-clamp: 3;
  -ms-line-clamp: 3;
  -o-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  -o-box-orient: vertical;
  box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  height: 60px;
}

.brands-holder .brand-wrap .des p {
  margin-bottom: 0;
}

.brands-holder .brand-wrap .pays .pay {
  padding: 10px 0;
}

.brands-holder .brand-wrap .pay > span:nth-of-type(1) {
  color: hsl(0, 0%, 40%);
  font-size: 14px;
  margin-top: 10px;
  display: block;
}

.brands-holder .brand-wrap .pay > span:nth-of-type(2) {
  color: #f08300;
  font-size: 22px;
  display: block;
}

#contact .modal-body {
  padding-left: 20px;
  padding-right: 20px;
}

.navbar-nav > li > a {
  display: block;
}

.no-data {
  padding: 50px 20px;
  color: hsl(0, 0%, 70%);
  text-align: center;
  font-size: 30px;
}

.pagination-wrap {
  padding-top: 20px;
}

.page-item:first-child .page-link {
  border-radius: 0;
}

.page-link.active,
.page-link.active:hover {
  background-color: #f08300;
  color: #fff;
}

.page-item:last-child .page-link {
  border-radius: 0;
}

.pagination > li:not(:last-of-type) {
  margin-right: 10px;
}

.page-link {
  background-color: #dbdcdc;
  color: #fff;
  border-width: 0;
}

.page-link:hover,
.page-link:focus,
.page-link:active {
  color: #fff;
  background-color: hsl(180, 2%, 76%);
}

.page-numbers {
  list-style: none;
  padding-left: 0;
}

.back {
  padding-top: 20px;
  padding-bottom: 20px;
}

.buy .queue .pull-right {
  color: hsl(0, 0%, 50%);
  font-size: 16px;
}

.buy .queue .pull-right i {
  margin-right: 5px;
}

.page-box h3,
.page-box h1,
.page-box h2,
.page-box h4,
.page-box h5,
.page-box h6 {
  color: hsl(0, 0%, 30%);
  line-height: 1.6;
}

.page-box {
  background-color: #fff;
  padding: 20px;
  color: hsl(0, 0%, 50%);
  font-size: 16px;
  line-height: 2;
  margin-top: 30px;
  margin-bottom: 30px;
  word-break: break-all;
}

.page-box img {
  max-width: 100%;
  height: auto;
}

.hide {
  display: none;
}

span.wpcf7-not-valid-tip {
  font-size: 14px;
}

span.wpcf7-list-item {
  display: inline-block;
  margin: 0 1rem 0 0;
}

.wpcf7-mail-sent-ok {
  display: none !important;
}

.nomargin .wpcf7-list-item {
  margin: 0 !important;
}

.counrty {
  margin-right: 5px;
  font-size: 14px;
}

.counrty img {
  margin-right: 5px;
}

.top-contact .sep {
  color: #fff;
  margin-right: 0;
  margin-left: -10px;
}

.contacts .each .red {
  color: red;
}

.contacts .each {
  border-bottom: 1px solid hsl(0, 0%, 90%);
  margin-bottom: 20px;
}

.contacts > .each:last-of-type {
  border-bottom-width: 0;
}

.slide-ad {
  display: none;
}

.top-placeholder {
  position: relative;
}

.top-placeholder > img {
  display: block;
  width: 100%;
  opacity: 0;
}

.top-placeholder .top-img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}

.nav-lang a {
  padding: 10px;
  display: inline-block;
}

.aligncenter {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.post-img {
  height: 150px;
  background-position: center;
  background-size: cover;
}

.post-img-wrap .post-img {
  display: block;
}

.post-img-wrap .post-img-m {
  display: none;
  width: 100%;
  margin-bottom: 5px;
}

.brand-img-wrap {
  height: 150px;
  overflow: hidden;
}

.brand-img {
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
}

.store .brand-img-wrap .brand-img {
  transform: scale(1);
  transition: all 0.3s;
}

.store:hover .brand-img-wrap .brand-img {
  transform: scale(1.1);
}

.brand-img2 {
  height: 130px;
  background-position: center;
  background-size: cover;
}

#pron {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 10000;
}

#pron .center {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  color: #fff;
}

#pron .center h3 {
  margin-bottom: 20px;
  line-height: 1.6;
}

#pron .center h3 div {
  width: 250px;
  border-top: 1px solid #fff;
  margin: 10px auto 0;
  padding-top: 10px;
}

#pron .center .btn-default {
  background-color: #fff;
  color: hsl(0, 0%, 30%);
  margin-right: 10px;
}

.bot-img img {
  height: 40px;
}

.brand-star {
  height: 20px;
  width: auto;
  margin-left: 10px;
  padding-right: 10px;
}

.wpcf7-form.init > p {
  display: none;
}

.online-banner {
  margin-bottom: 30px;
}

.display-desktop {
  display: block !important;
}

.display-mobile {
  display: none !important;
}

.home-show-join {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #414d78;
}

.home-show-join-video {
  background-color: #e5e4e2;
  padding-top: 30px;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

.join-range .title {
  color: #fff;
  text-align: center;
  padding: 10px;
  font-size: 20px;
  font-weight: bold;
  border-bottom: 1px solid #fff;
}

.join-range .join-content {
  margin: 0;
  padding: 0;
  list-style: none;
  padding-top: 10px;
}

.join-range .join-content > li {
  background-color: #d1d6dc;
  color: hsl(0, 0%, 30%);
  font-size: 14px;
  line-height: 1.6;
  padding: 5px;
}

.join-range .join-content > li:not(:last-of-type) {
  margin-bottom: 10px;
}

.join-content-wrap {
  position: relative;
  height: 384px;
  overflow-y: hidden;
}

.join-content-wrap .join-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}

.online-menu {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: hsl(0, 0%, 97%);
}

.online-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.online-menu ul > li {
  float: left;
  padding: 5px;
}

.online-menu ul > li a {
  display: block;
  color: #fff !important;
  text-align: center;
  padding: 20px 5px;
  border-radius: 10px;
  font-size: 22px;
  font-weight: bold;
}

.online-menu-fixed .online-menu {
  position: fixed;
  width: 100%;
  top: 60px;
  z-index: 10;
}

.has-fixed-top.online-menu-fixed {
  padding-top: 138px;
}

.online-more {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 10px;
}

.online-more a {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  padding: 20px 30px;
  text-align: center;
  border-radius: 20px;
  width: 400px;
  color: #000;
  background-color: hsl(0, 0%, 80%);
}

[lang="ja"] .online-menu ul > li a,
[lang="en"] .online-menu ul > li a,
[lang="ko"] .online-menu ul > li a {
  font-size: 14px;
}

[lang="ja"] .navbar-nav > li > a,
[lang="en"] .navbar-nav > li > a,
[lang="ko"] .navbar-nav > li > a {
  font-size: 14px;
}

.home-show-join-video {
  margin-bottom: 0;
}

.home-video {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.home-video .home-video-title {
  color: #fff;
  font-size: 26px;
  margin-bottom: 10px;
  font-weight: bold;
}

.home-video .home-video-title img {
  height: 25px;
  display: inline-block;
  margin-top: -5px;
}

.home-video .home-video-title a {
  font-size: 16px;
  color: #fff;
  padding: 10px 0;
}

.home-video .videoWrapper {
  padding-bottom: 55%;
}

.home-video .left h4 {
  color: #fff;
  text-align: center;
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
}

.home-video .left .videoWrapper {
  margin-bottom: 10px;
}

.home-video .right .each {
  margin-bottom: 15px;
}

.home-video .right .each .img {
  width: 130px;
  height: 80px;
  float: left;
  background-position: center;
  background-size: cover;
}

.home-video .right .each .text {
  width: calc(100% - 140px);
  float: left;
  padding-left: 20px;
  padding-top: 5px;
  line-height: 1.6;
}

.home-video .right .each .text h4 {
  font-size: 16px;
  color: hsl(0, 0%, 90%);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
}

.home-video .right .each .text p {
  font-size: 14px;
  color: hsl(0, 0%, 70%);
  display: block !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -moz-line-clamp: 2;
  -ms-line-clamp: 2;
  -o-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  -o-box-orient: vertical;
  box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  height: 45px;
  margin: 0;
}

@media (max-width: 1200px) {
  .online-menu ul > li {
    width: 150px !important;
  }

  .top-placeholder {
    margin-bottom: 10px;
  }

  .navbar .navbar-brand {
    display: block !important;
  }

  .top-contact {
    display: none;
  }

  .top {
    display: none;
  }

  .top-news {
    display: none;
  }

  .navbar {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .navbar-nav > li > a {
    color: #fff;
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  #header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
  }

  [lang="zh-CN"] #header,
  [lang="ja"] #header,
  [lang="en"] #header,
  [lang="ko"] #header {
    top: 39px;
  }

  body {
    padding-top: 60px;
  }

  .mobile {
    display: block;
  }

  .navbar .search {
    margin-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 10px;
  }

  .navbar .search .btn,
  .navbar .search .btn:hover,
  .navbar .search .btn:active,
  .navbar .search .btn:focus {
    background-color: hsl(214, 76%, 57%) !important;
    color: #fff !important;
    border-color: hsl(214, 76%, 57%) !important;
  }

  .store {
    width: 33.3%;
  }

  .navbar .contact {
    margin-bottom: 20px;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
  }

  .navbar .contact a {
    color: #fff;
  }

  .navbar-nav > li.current_page_item > a,
  .navbar-nav > li.current-menu-item > a {
    background-color: transparent;
    color: #fff;
  }

  .navbar-nav > li {
    border-width: 0 !important;
  }

  .navbar-nav > li > a {
    border-width: 0 !important;
  }

  .navbar-nav > li.dark > a {
    background-color: transparent;
  }

  .navbar-nav > li.current_page_item > a:hover,
  .navbar-nav > li.current-menu-item > a:hover {
    background-color: #fd3b32;
  }

  .navbar-nav {
    display: block;
    margin-bottom: 10px;
  }

  .navbar-nav > li {
    width: 50%;
    float: left;
  }
}

@media (max-width: 992px) {
  .brands-holder .brand-wrap .img img {
    margin-bottom: 10px;
  }

  .brands-holder .brand-wrap .text {
    padding-right: 5px;
  }

  footer .link-wrap ul > li {
    display: inline-block;
  }

  .post-img {
    height: 120px;
  }

  .brand-img2 {
    height: 250px;
  }
}

@media (max-width: 768px) {
  .online-more a {
    width: 300px;
  }

  .display-desktop {
    display: none !important;
  }

  .display-mobile {
    display: block !important;
  }

  .store {
    width: 50%;
  }

  .stores .store-title a {
    display: none;
  }

  .store-single .img-title span {
    display: block;
    margin-top: 10px;
    width: 100%;
  }

  .store-single .store-header .meta .btn-contact {
    display: none;
  }

  .archive-banner {
    /*display: none;*/
  }

  .banner {
    padding-top: 15px;
    padding-bottom: 10px;
    margin-bottom: 30px;
    background-color: #e5e4e2;
  }

  .news-holder {
    margin-bottom: 10px;
  }

  .img-go img {
    margin-bottom: 20px;
  }

  .banner-img .banner-img-wrap {
    margin-bottom: 30px;
  }

  .store-cat .full-img {
    margin-bottom: 10px;
  }

  .news2 .new {
    margin-bottom: 10px;
  }

  .post-img {
    height: 100px;
  }

  .brand-img2 {
    height: 280px;
  }
}

@media (max-width: 576px) {
  .store-single .store-header .tab-btns a {
    display: block;
    width: 50%;
    float: left;
    padding: 10px;
    text-align: center;
    background-color: #009fdf;
    color: #fff;
    transition: all 0.3s;
    border-bottom: 1px solid #fff;
  }

  .box .btn {
    display: block;
  }

  .store-single .img-title .head {
    margin-top: 0;
  }

  .color-fb {
    float: none;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
  }

  #contact-phone {
    top: 70px;
    padding: 10px 10px 10px 26px;
  }

  #contact-phone .phone {
    right: -40px;
  }

  #contact-socal .text {
    margin-bottom: 10px;
    font-size: 12px;
  }

  #contact-socal {
    top: 200px;
    width: 50px;
    padding: 10px 10px 10px 10px;
  }

  .bot-img > span {
    display: block;
    padding: 10px;
  }

  .bot-img > span > span {
    display: block;
    margin-bottom: 10px;
  }

  .bot-img > span > span:first-of-type {
    margin-bottom: 0;
  }

  .bot-img > span > span:nth-of-type(3) img {
    height: 30px;
  }

  .post-img {
    height: 80px;
  }

  .brand-img-wrap {
    height: 130px;
  }

  .brand-img2 {
    height: 220px;
  }

  .post-img-wrap .post-img {
    display: none;
  }

  .post-img-wrap .post-img-m {
    display: block;
  }
}

/*單頁*/
.single-new .single-head {
  padding: 10px;
  background-color: #cc0000;
}

.single-new .single-head .left-arrow {
  color: #fff;
  border: 1px solid #fff;
  padding: 2px 10px;
  display: inline-block;
}

.single-new .single-head .brand-img {
  display: inline-block;
  width: auto;
}

.single-new .single-head .brand-img img {
  height: 30px;
}

.single-new .single-head .left {
  float: left;
}

.single-new .single-head .right {
  float: right;
}

.single-new .single-head .right a {
  color: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(255, 255, 255, 0.7);
  padding: 2px 10px;
  display: inline-block;
}

.single-new .single-head .right a:hover {
  color: rgba(255, 255, 255, 1);
  border: 1px solid rgba(255, 255, 255, 1);
}

.single-new .single-head .right a.main {
  background-color: #f08300;
}

.single-new .single-head-nav {
  padding: 10px;
  background-color: #232323;
}

.single-new .single-head-nav .left {
  float: left;
}

.single-new .single-head-nav .left > img {
  height: 50px;
  float: left;
}

.single-new .single-head-nav .left .text {
  float: left;
  color: #fff;
  padding-left: 10px;
  padding-top: 5px;
}

.single-new .single-head-nav .left .text h3 {
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 0;
}

.single-new .single-head-nav .left .text p {
  font-size: 16px;
  margin: 0;
}

.single-new .single-head-nav .right {
  float: right;
}

.single-new .single-head-nav .right a {
  padding: 10px;
  color: #fff;
  display: inline-block;
}

.single-new .single-head-nav .right a i {
  margin-right: 5px;
}

.single-new .single-head-nav .right a.round {
  background-color: #cc0000;
  border-radius: 30px;
  padding-left: 20px;
  padding-right: 20px;
}

.single-new .single-body .section2 {
  text-align: center;
}

.single-new .single-body .section-pagging {
  padding-top: 50px;
  padding-bottom: 50px;
}

.single-new .single-body .section2 h1 {
  font-size: 42px;
  margin: 0;
  color: #f08300;
}

.single-new .single-body .section2 .brand-logo {
  margin-top: 20px;
  margin-bottom: 20px;
  max-width: 400px;
  width: 100%;
}

.single-body > .section.sep {
  border-bottom: 1px solid hsl(0, 0%, 80%);
}

.single-new .single-body .section h3.title {
  text-align: center;
  font-size: 30px;
  margin: 0;
}

.single-new .single-body .lists {
  max-width: 600px;
  margin: 0 auto;
  padding-top: 30px;
}

.single-new .single-body .lists > .list {
  padding: 10px;
  background-color: #fff;
  border: 1px solid hsl(0, 0%, 80%);
  display: block;
  margin-bottom: 20px;
  color: #000;
}

.single-new .modal-footer .btn,
.single-new .modal-footer .btn:hover {
  color: #fff;
}

.single-new .single-body .section4 {
  background-color: #009fdf;
  color: #fff;
}

.single-new .single-body .section4 .wrap {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
  padding-top: 30px;
}

.single-new .single-body .section4 .wrap .each {
  display: inline-block;
  padding: 10px 20px;
}

.single-new .single-body .section4 .wrap .each img {
  height: 100px;
}

.single-new .single-body .section4 .wrap .each h5 {
  color: #fff;
  padding-top: 10px;
}

.single-new .single-body .section.contact {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: rgba(204, 0, 0, 0.8);
  text-align: center;
}

.single-new .single-body .section.contact a {
  padding: 10px 20px;
  border-radius: 30px;
  margin-left: 5px;
  margin-right: 5px;
  display: inline-block;
  margin-bottom: 5px;
  margin-top: 5px;
}

.single-new .single-body .section.contact a.btn1 {
  background-color: #f08300;
  border: 1px solid #fff;
  color: #fff;
}

.single-new .single-body .section.contact a.btn2 {
  border: 1px solid #fff;
  color: #fff;
}

.single-new .single-body .section .title {
  padding-top: 0;
  padding-bottom: 10px;
}

.single-new .single-body .section .section-top {
  max-width: 600px;
  margin: 0 auto;
  padding-bottom: 50px;
}

.single-new .single-body .section .section-top p {
  margin: 0;
  text-align: center;
}

.single-new .single-body .list-img {
  list-style: none;
  padding: 0;
  margin: 0;
}

.single-new .single-body .list-img > li {
  width: 25%;
  float: left;
}

.single-new .single-body .list-img .img {
  background-position: center;
  background-size: cover;
  height: 18vw;
  position: relative;
}

.single-new .single-body .list-img .img .text {
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 10px;
  font-size: 14px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.single-new .single-body .list-img .canter {
  color: #fff;
  font-size: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
  opacity: 0;
  transition: all 0.3s;
}

.single-new .single-body .list-img li:hover .canter {
  opacity: 1;
}

.single-new .content {
  padding: 15px;
  color: hsl(0, 0%, 30%);
  line-height: 2;
  word-break: break-all;
}

.single-new .content h1,
.single-new .content h2,
.single-new .content h3,
.single-new .content h4,
.single-new .content h5,
.single-new .content h6 {
  font-size: 18px;
  font-weight: bold;
}

.single-new .content p {
  color: hsl(0, 0%, 50%);
}

.single-new .content img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}

.single-new .single-body .section.section-old .title {
  padding-top: 0px;
  padding-bottom: 30px;
}

.single-new .content .each {
  padding: 10px;
  background-color: #fff;
  border: 1px solid hsl(0, 0%, 80%);
  display: block;
  margin-bottom: 20px;
}

.single-new .content .each h4 {
  margin-bottom: 0;
  line-height: 1.6;
}

.single-new .content .each p {
  margin-bottom: 0;
  line-height: 1.6;
}

.single-new .content .each p .red {
  color: red;
}

.single-footer-img img {
  width: 100%;
}

.fancybox-caption {
  text-align: center;
}

body.single-new.nav-fixed-top {
  padding-top: 70px;
}

body.single-new.nav-fixed-top .single-head-nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
}

.single-new .single-head-nav .left .navbar-toggler {
  float: right;
  margin-top: 12px;
  display: none;
}

.p-t {
  padding-top: 50px;
}

.section .brand-star {
  height: 30px;
  width: auto;
  margin-left: 0;
  padding-right: 0;
}

.single-new .section .brand-star {
  height: 50px;
  margin-top: 10px;
}

.single-new .carousel-item .img {
  background-position: center;
  background-size: cover;
  height: 50vw;
}

@media (max-width: 1200px) {
  body.single-new {
    padding-top: 0;
  }

  .single-new .single-head .right a:not(.main) {
    display: none;
  }

  .single-new .single-head {
    padding-left: 0;
    padding-right: 0;
  }

  .single-new .single-head-nav {
    padding-left: 0;
    padding-right: 0;
  }

  .single-new .single-head-nav .left {
    float: none;
  }

  .single-new .single-head-nav .right {
    float: none;
    padding-top: 10px;
    padding-bottom: 10px;
    display: none;
  }

  .single-new .single-head-nav .right a {
    display: block;
    text-align: center;
  }

  .single-new .single-head-nav .left .navbar-toggler {
    display: block;
  }

  .single-head-wrap {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
  }

  body.single-new {
    padding-top: 123px;
  }

  .single-new .single-head-nav .left .text p {
    font-size: 14px;
  }
}

@media (max-width: 768px) {
  .single-new .single-body .list-img > li {
    width: 50%;
  }

  .single-new .single-body .list-img .img {
    height: 35vw;
  }
}

@media (max-width: 500px) {
  .single-new .single-body .list-img > li {
    width: 100%;
  }

  .single-new .single-body .list-img .img {
    height: 50vw;
  }

  .single-new .single-head .right a {
    display: none;
  }
}

/* 修復媒體庫關閉後modal無法滾動的問題 */
.modal {
    overflow-y: auto !important;
}

.modal-body {
    overflow-y: auto !important;
    max-height: calc(100vh - 200px);
}

/* 確保在媒體庫打開時不會影響modal */
body.modal-open .modal {
    overflow-y: auto !important;
}

body.modal-open .modal-body {
    overflow-y: auto !important;
}

/* 防止body滾動被永久禁用 */
body:not(.media-modal-open) {
    overflow: auto !important;
}

/* 確保ACF表單modal可以正常滾動 */
#edit-brand .modal-body {
    overflow-y: auto !important;
    max-height: 80vh;
}

#edit-brand .acf-fields {
    overflow: visible;
}
