/* Add here all your css styles (customizations) */
body {
  font-family: 'Roboto Condensed', "segoe ui", "microsoft jhenghei", "microsoft mhei", "Microsoft YaHei", stheititc, sans-serif;
}

a {
  color: #000000;
}

p {
  letter-spacing: 0.5px;
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}

blockquote {
  padding: 5px 15px;
  border-left-width: 2px;
  font-family: 'Roboto Condensed', "segoe ui", "microsoft jhenghei", "microsoft mhei", "Microsoft YaHei", stheititc, sans-serif;
  margin: 1em 0 1.5em;
  line-height: 1.8;
  font-size: 18px;
  text-align: justify;
  word-break: break-word;
}

h3,
h4 {
  /*padding: 5px 15px;*/
  /*border-left-width: 2px;*/
  font-family: 'Roboto Condensed', "segoe ui", "microsoft jhenghei", "microsoft mhei", "Microsoft YaHei", stheititc, sans-serif;
  /*margin: 1em 0 2.5em;*/
  line-height: 1.8;
  /*font-size: 18px;*/
  text-align: justify;
  word-break: break-word;
}

h1,
h2,
h5,
h6 {
  font-family: 'Roboto Condensed', "segoe ui", "microsoft jhenghei", "microsoft mhei", "Microsoft YaHei", stheititc, sans-serif;
}

.purchase span {
  font-family: 'Roboto Condensed', "segoe ui", "microsoft jhenghei", "microsoft mhei", "Microsoft YaHei", stheititc, sans-serif;
}

.parallax-quote {
  background: url(/images/bg/faces.jpg) 50% 0 repeat fixed;
}

.parallax-quote-in p {
  font-family: 'Roboto Condensed', "segoe ui", "microsoft jhenghei", "microsoft mhei", "Microsoft YaHei", stheititc, sans-serif;
}

.parallax-quote-light .parallax-quote-in p {
  font-weight: 400;
  font-size: 22px;
}

.testimonials-v3 {
  padding: 30px 0;
  font-family: 'Roboto Condensed', "segoe ui", "microsoft jhenghei", "microsoft mhei", "Microsoft YaHei", stheititc, sans-serif;
}

.testimonials-v3 .testimonials-v3-title {
  font-size: 26px;
  font-weight: 400;
  margin-bottom: 20px;
}

.fancybox-title {
  font: normal 13px/20px 'Roboto Condensed', "segoe ui", "microsoft jhenghei", "microsoft mhei", "Microsoft YaHei", stheititc, sans-serif;
}

/* datepicker */
.ui-datepicker {
  display: none;
  padding: 10px 12px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 10px rgba(0, 0, 0, .3);
  font: 13px/1.55 'Roboto Condensed', "segoe ui", "microsoft jhenghei", "microsoft mhei", "Microsoft YaHei", stheititc, sans-serif;
  text-align: center;
  color: #666;
}

/*Breadcrumbs product
------------------------------------*/
.breadcrumbs-product {
  z-index: 1;
  padding: 100px 0;
  position: relative;
}

.breadcrumbs-product.breadcrumbs-lg {
  padding: 200px 0;
}

.breadcrumbs-product.img-dds {
  background: url(/images/products/bg/background_dds.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}

.breadcrumbs-product.img-ddspro {
  background: url(/images/products/bg/background_ddspro.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}

.breadcrumbs-product.img-intro_superiority {
  background: url(/images/slider/superiority.jpg) center no-repeat;
  background-size: cover;
  background-position: center center;
}

.breadcrumbs-product.img-open_week {
  background: url(/images/slider/successStore.jpg) center no-repeat;
  background-size: cover;
  background-position: center center;
}

.breadcrumbs-product:after {
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: rgba(0, 0, 0, 0);
}

.breadcrumbs-product h1 {
  color: #fff;
  font-size: 40px;
  line-height: 50px;
  /*text-transform: uppercase;*/
}

.breadcrumbs-product p {
  color: #fff;
  font-size: 24px;
  font-weight: 200;
  margin-bottom: 0;
  /*text-transform: uppercase;*/
}

.breadcrumbs-product.img-lol {
  background: url(/images/products/bg/background_lol.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}

@media (max-width: 992px) {
  .breadcrumbs-product.breadcrumbs-lg {
    padding: 100px 0;
  }
}

@media (max-width: 768px) {

  .breadcrumbs-product,
  .breadcrumbs-product.breadcrumbs-lg {
    padding: 50px 0;
  }

  .breadcrumbs-product h1 {
    font-size: 30px;
    line-height: 40px;
  }

  .breadcrumbs-product p {
    font-size: 18px;
  }
}

.sky-form {
  /*font: 13px/1.55 'Open Sans', Helvetica, Arial, sans-serif;*/
  /*font: 15px/1.55 "Open Sans","cwTeXHei","segoe ui","microsoft jhenghei","microsoft mhei", stheititc, sans-serif;*/
  font: 15px/1.55 'Roboto Condensed', "segoe ui", "microsoft jhenghei", "microsoft mhei", "Microsoft YaHei", stheititc, sans-serif;
}

.sky-form .input input,
.sky-form .select select,
.sky-form .textarea textarea {
  /*font: 15px/23px 'Open Sans', Helvetica, Arial, sans-serif;*/
  /*font: 14px/23px "Open Sans","cwTeXHei","segoe ui","microsoft jhenghei","microsoft mhei", stheititc, sans-serif;*/
  font: 14px/23px 'Roboto Condensed', "segoe ui", "microsoft jhenghei", "microsoft mhei", "Microsoft YaHei", stheititc, sans-serif;
}

.pricing-table-v4 .pricing-v4-head h4,
.pricing-table-v4 .pricing-v4-head h5,
.pricing-table-v4 .pricing-v4-head h5 span {
  margin: 0;
  color: #fff;
  padding: 7px 0;
  font-family: 'Roboto Condensed', "segoe ui", "microsoft jhenghei", "microsoft mhei", "Microsoft YaHei", stheititc, sans-serif;
  letter-spacing: 1px;
}

.grid-boxes-quote p,
.grid-boxes-quote p a,
.grid-boxes-quote span {
  font-family: 'Roboto Condensed', "segoe ui", "microsoft jhenghei", "microsoft mhei", "Microsoft YaHei", stheititc, sans-serif;
}

.news-v3 h2 {
  text-transform: inherit;
  font-weight: normal;
}

.news-v3 p {
  margin: 1em 0 1.5em;
  line-height: 1.5;
  font-size: 18px;
  text-align: justify;
  word-break: break-word;
  display: block;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}

.timeline-v2>li .cbp_tmlabel h2 {
  text-transform: inherit;
}

.cbp-l-filters-text .cbp-filter-item {
  font: 18px/28px 'Roboto Condensed', "segoe ui", "microsoft jhenghei", "microsoft mhei", "Microsoft YaHei", stheititc, sans-serif;
}

.cube-portfolio .cbp-l-grid-agency-title {
  font-family: 'Roboto Condensed', "segoe ui", "microsoft jhenghei", "microsoft mhei", "Microsoft YaHei", stheititc, sans-serif;
}

.cbp-l-grid-agency-desc {
  font: 300 12px/21px 'Roboto Condensed', "segoe ui", "microsoft jhenghei", "microsoft mhei", "Microsoft YaHei", stheititc, sans-serif;
}

.cbp-popup-lightbox-title {
  font: 400 12px/18px 'Roboto Condensed', "segoe ui", "microsoft jhenghei", "microsoft mhei", "Microsoft YaHei", stheititc, sans-serif;
}

.revolution-ch1 {
  font-family: 'Roboto Condensed', "segoe ui", "microsoft jhenghei", "microsoft mhei", "Microsoft YaHei", stheititc, sans-serif;
}

/*Slider Contents v1*/
.revolution-mch-1:after {
  /*background: rgba(0,0,0,0);*/
}

.revolution-ch2 {
  font-family: 'Roboto Condensed', "segoe ui", "microsoft jhenghei", "microsoft mhei", "Microsoft YaHei", stheititc, sans-serif;
}

.single-page-quote p {
  text-transform: none;
  font-family: 'Roboto Condensed', "segoe ui", "microsoft jhenghei", "microsoft mhei", "Microsoft YaHei", stheititc, sans-serif;
}

.acc-v1 .panel-heading a {
  display: block;
  font-size: 18px;
  padding: 5px 15px;
  background: #fefefe;
}

.panel-body {
  font-size: 18px;
}

.btn-loading {
  pointer-events: none;
  opacity: 0.7;
  position: relative;
}
.btn-loading .spinner {
  margin-left: 8px;
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: middle;
  border: 2px solid #fff;
  border-right: 2px solid #f44336; /* 你原本按鈕的紅色 */
  border-radius: 50%;
  animation: spin 0.7s linear infinite;
}
@keyframes spin {
  to { transform: rotate(360deg); }
}
