@charset "UTF-8";
@font-face {
  font-family: "GOTHIC";
  src: url("../font/GOTHIC.woff2") format("woff2"), url("../font/GOTHIC.woff") format("woff"), url("../font/GOTHIC.ttf") format("truetype"), url("../font/GOTHIC.eot") format("embedded-opentype"), url("../font/GOTHIC.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "GOTHICB";
  src: url("../font/GOTHICB.woff2") format("woff2"), url("../font/GOTHICB.woff") format("woff"), url("../font/GOTHICB.ttf") format("truetype"), url("../font/GOTHICB.eot") format("embedded-opentype"), url("../font/GOTHICB.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.font1,
#menu .nav > li > a {
  font-family: "GOTHICB";
}
.font2,
* {
  font-family: "GOTHIC";
}
p {
  margin: 0;
}
@media (min-width: 1600px) {
  .container {
    width: 1520px;
  }
}
#top {
  background-color: #333 !important;
  height: 38px !important;
}
#top a,
#top p,
#top span,
#top i {
  color: #fff;
  font-size: 16px;
}
#top span {
  font-size: 14px;
}
#top .container {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#top .container .pull-right img {
  margin-right: 5px;
}
header .header-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .header-box #menu {
  display: inline-block;
  width: auto;
}
header .header-box #menu .nav > li > a {
  font-size: 18px;
  color: #322924;
  text-transform: uppercase;
}
header .header-box .header-account {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
header .header-box .header-account > div {
  margin-left: 20px;
  white-space: nowrap;
}
header .header-box .header-account > div > img,
header .header-box .header-account > div a > img {
  margin-right: 10px;
  margin-top: -4px;
}
header .header-box .header-account > div > span,
header .header-box .header-account > div a > span {
  font-size: 18px;
  color: #322924;
}
header.menu-fixed #logo img {
  height: 78px;
}
.banner .txt {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.banner .txt h4 {
  color: #4762ab;
  font-size: 24px;
  text-decoration: underline;
}
.banner .txt h1 {
  color: #3c3c3c;
  font-size: 60px;
}
.banner .txt p {
  margin-top: 20px;
  color: #3c3c3c;
  font-size: 30px;
}
.banner .swiper-button-prev,
.banner .swiper-button-next {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  background-color: #53777e;
  font-size: 28px;
  color: #fff;
  text-align: center;
  line-height: 50px;
  background-image: initial;
}
.banner .swiper-button-prev i,
.banner .swiper-button-next i {
  font-size: 28px;
}
.banner .swiper-button-prev i {
  margin-left: -5px;
}
.banner .swiper-button-next i {
  margin-right: -5px;
}
.banner .swiper-pagination-bullet {
  background: #b9c1bb;
  opacity: 1;
}
.banner .swiper-pagination-bullet-active {
  background: #333333;
}
.common-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin-bottom: 30px;
}
.common-title h2 {
  font-size: 30px;
  color: #333;
  white-space: nowrap;
  margin-right: 30px;
}
.common-title hr {
  border: 0;
  margin: 0;
  width: 100%;
  height: 1px;
  background: #333;
  display: block;
  margin-top: 10px;
}
.common-title a {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #333;
}
.common-a {
  display: table;
  width: 100%;
  border-radius: 4px;
  color: #fff;
  line-height: 52px;
  font-size: 16px;
  text-align: center;
  background: #68d2df;
  padding: 0;
  height: 52px;
  font-weight: bold;
}
.index-product-wrapper {
  padding: 50px 0;
}
.index-product-wrapper .index-product-swiper .index-product-box {
  position: relative;
  display: flex;
}
.index-product-wrapper .index-product-swiper .index-product-box .model-img {
  position: relative;
}
.index-product-wrapper .index-product-swiper .index-product-box .model-img .txt {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(252, 202, 90, 0.9);
  padding: 0 20px;
}
.index-product-wrapper .index-product-swiper .index-product-box .model-img .txt h1,
.index-product-wrapper .index-product-swiper .index-product-box .model-img .txt h4,
.index-product-wrapper .index-product-swiper .index-product-box .model-img .txt a {
  color: #fff;
}
.index-product-wrapper .index-product-swiper .index-product-box .model-img .txt h1 {
  margin-top: 50px;
  font-size: 40px;
  line-height: 1.5;
}
.index-product-wrapper .index-product-swiper .index-product-box .model-img .txt hr {
  margin: 50px 0 30px;
  display: block;
  width: 40%;
  border-top: 2px solid #fff;
}
.index-product-wrapper .index-product-swiper .index-product-box .model-img .txt h4 {
  font-size: 20px;
  line-height: 1.5;
}
.index-product-wrapper .index-product-swiper .index-product-box .model-img .txt a {
  width: calc(100% - 40px);
  position: absolute;
  bottom: 20px;
}
.index-product-wrapper .index-product-swiper .index-product-box .swiper-product .product-layout {
  padding: 0;
}
.index-product-wrapper .index-product-swiper .index-product-box .swiper-product .product-layout .product-thumb {
  margin: 0;
}
.index-product-wrapper .index-product-swiper .index-product-box .swiper-button-prev,
.index-product-wrapper .index-product-swiper .index-product-box .swiper-button-next {
  width: 38px;
  height: 38px;
  border-radius: 38px;
  background-color: transparent;
  color: #aeaeae;
  border: 1px solid #aeaeae;
  text-align: center;
  line-height: 42px;
  background-image: initial;
}
.index-product-wrapper .index-product-swiper .index-product-box .swiper-button-prev i,
.index-product-wrapper .index-product-swiper .index-product-box .swiper-button-next i {
  font-size: 28px;
}
.index-product-wrapper .index-product-swiper .index-product-box .swiper-button-prev {
  left: -50px;
}
.index-product-wrapper .index-product-swiper .index-product-box .swiper-button-prev i {
  margin-left: -2px;
}
.index-product-wrapper .index-product-swiper .index-product-box .swiper-button-next {
  right: -50px;
}
.index-product-wrapper .index-product-swiper .index-product-box .swiper-button-next i {
  margin-right: -2px;
}
.product-wrapper .product-thumb {
  height: 100%;
}
.product-wrapper .product-thumb .product-button-wrapper {
  position: absolute;
  top: 10px;
  left: 10px;
}
.product-wrapper .product-thumb .product-button-wrapper button {
  height: 32px;
  display: block;
  width: 32px;
  border-radius: 50%;
  color: #5163b0;
  background: #e5e5e5;
  border: 0;
}
.product-wrapper .product-thumb .product-button-wrapper button:active,
.product-wrapper .product-thumb .product-button-wrapper button:hover {
  color: #fff;
  background: #68d2df;
}
.product-wrapper .product-thumb .image {
  overflow: hidden;
}
.product-wrapper .product-thumb .image img {
  transition: all 0.5s;
}
.product-wrapper .product-thumb .caption {
  background: #fff;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.product-wrapper .product-thumb .caption .product-name {
  overflow: hidden;
  font-size: 18px;
  font-weight: bold;
  margin-top: 15px;
}
.product-wrapper .product-thumb .caption .product-level {
  margin-top: 15px;
}
.product-wrapper .product-thumb .caption .price {
  margin-top: 10px;
  font-size: 18px;
  color: #333;
  display: flex;
  align-items: center;
}
.product-wrapper .product-thumb .caption .price .price-old {
  margin-left: 10px;
}
.product-wrapper .product-thumb .caption .cart {
  width: 100%;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  background: #68d2df;
  padding: 0;
  height: 52px;
  margin-top: 20px;
}
.product-wrapper .product-thumb .caption:hover {
  height: 100%;
}
.product-wrapper .product-thumb .caption:hover .quantity-box {
  position: absolute;
  bottom: 70px;
  width: 100%;
  opacity: 1;
}
.product-wrapper .product-thumb .position-caption {
  position: absolute;
  top: 0;
}
.product-wrapper .product-thumb .position-caption .quantity-box {
  transition: all 0.5s;
  opacity: 0;
  border: 1px solid #e2e2e2;
  display: flex;
  height: 42px;
}
.product-wrapper .product-thumb .position-caption .quantity-box > div {
  background: #f2f2f2;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.product-wrapper .product-thumb .position-caption .quantity-box .jia {
  border-left: 1px solid #e2e2e2;
}
.product-wrapper .product-thumb .position-caption .quantity-box .jian {
  border-right: 1px solid #e2e2e2;
}
.product-wrapper .product-thumb .position-caption .quantity-box input {
  height: 100%;
  width: calc(100% - 80px);
  box-shadow: initial;
  border: 0;
}
.product-wrapper .product-thumb .position-caption .cart {
  position: absolute;
  bottom: 0;
}
.product-wrapper .product-thumb .position-caption .product-attr {
  margin-top: 20px;
}
.product-wrapper .product-thumb .position-caption .product-attr p {
  font-size: 16px;
  color: #666666;
  line-height: 2;
}
.product-wrapper .padding-bottom {
  padding-bottom: 175px;
}
.product-wrapper .padding-bottom .caption {
  height: 32.5%;
}
.product-wrapper .product-thumb:hover .image img {
  transform: scale(1.1);
}
.blog-wrapper {
  width: 100%;
}
.blog-wrapper .blog-item {
  display: flex;
}
.blog-wrapper .blog-item > div {
  width: 50%;
}
.blog-wrapper .blog-item .img {
  padding-right: 20px;
}
.blog-wrapper .blog-item .img img {
  width: 100%;
}
.blog-wrapper .blog-item .txt h1 {
  color: #333;
  font-size: 18px;
}
.blog-wrapper .blog-item .txt p {
  font-size: 16px;
  color: #666666;
  line-height: 1.5;
  margin-bottom: 20px;
}
.blog-wrapper .blog-item .txt a {
  color: #333;
  font-weight: bold;
}
.find-our-store {
  padding: 50px 0;
  background: url("../images/t1.png") no-repeat center;
}
.find-our-store h1 {
  display: inline-block;
  font-size: 32px;
  padding-bottom: 5px;
  border-bottom: 1px solid #333;
  color: #333;
}
.find-our-store p {
  margin: 30px 0;
  font-size: 18px;
  color: #666;
  line-height: 2;
}
.find-our-store a {
  width: 150px;
  margin: 0 auto;
  background: transparent;
  border: 1px solid #333;
  color: #333;
}
footer {
  background: #3c3c3c;
  padding: 50px 0 0;
  border: 0;
}
footer h5 {
  margin-bottom: 20px;
}
footer h5,
footer a {
  font-size: 18px;
}
footer a {
  font-size: 16px;
  font-family: "Montserrat-Light", "Microsoft JhengHei";
}
footer ul.list-unstyled li {
  margin: 10px 0;
}
footer .row > div {
  width: 20%;
}
footer .row > div:last-child {
  width: 40%;
}
footer .newsletter {
  position: relative;
}
footer .newsletter input {
  width: 100%;
  height: 55px;
  border: 1px solid #e5e5e5;
  color: #fff;
  background: transparent;
  box-shadow: initial;
  padding-left: 16px;
  font-size: 16px;
  border-radius: 55px;
}
footer .newsletter button {
  border-radius: 55px;
  position: absolute;
  top: 1px;
  right: 1px;
  white-space: nowrap;
  padding: 0 30px;
  height: 53px;
  background: #68d2df;
  border: 0;
  color: #fff;
  text-transform: uppercase;
}
footer .midoe a {
  margin-right: 10px;
  color: #fff;
}
footer .footer-bottom {
  padding-bottom: 20px;
  display: flex;
  justify-content: space-between;
}
footer .footer-bottom p {
  padding-left: 30px;
  font-size: 16px;
}
footer .footer-bottom img {
  height: 30px;
  margin-left: 15px;
}
.breadcrumb-wrapper {
  background: url("../images/ban1.png") no-repeat center / cover;
  position: relative;
  height: 440px;
}
.breadcrumb-wrapper .breadcrumb {
  padding: 0;
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.breadcrumb-wrapper .breadcrumb h1 {
  position: absolute;
  bottom: 100%;
  left: 0;
  font-size: 36px;
}
.breadcrumb-wrapper .breadcrumb li a {
  font-size: 20px;
  color: #333;
}
.breadcrumb-wrapper .breadcrumb li + li:before {
  padding: 0 3px 0 0;
  color: #333;
  content: "|";
  font-size: 20px;
  font-weight: bold;
  position: relative;
  top: -2px;
}
.about-page p,
.about-page div,
.about-page span,
.about-page b,
.about-page font,
.about-page strong {
  line-height: 2;
  font-size: 18px;
  color: #333;
}
.about-page .about-page-top {
  margin: 30px 0 50px;
}
.about-page .about-page-top .content {
  margin: 30px auto 0;
  width: 60vw;
}
.about-page .about-page-bottom {
  margin-bottom: 50px;
}
.about-page .about-page-bottom .about-page-bottom-item {
  display: flex;
}
.about-page .about-page-bottom .about-page-bottom-item > div {
  width: 50%;
  position: relative;
}
.about-page .about-page-bottom .about-page-bottom-item > div img {
  width: 100%;
}
.about-page .about-page-bottom .about-page-bottom-item > div .text {
  padding: 0 50px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.about-page .about-page-bottom .about-page-bottom-item:nth-child(2n) {
  flex-direction: row-reverse;
}
.category-left-box {
  padding: 0 !important;
  border: 0;
  border-right: 1px solid #e5e5e5;
}
.category-left-box > h2 {
  margin: 0;
  margin-bottom: 30px;
}
.category-left-box .sidebar-widget {
  padding-right: 20px;
}
.category-left-box .sidebar-widget > li {
  padding: 25px 0;
  margin: 0;
}
.category-left-box .sidebar-widget > li .category-href {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}
.category-left-box .sidebar-widget > li ul {
  padding: 20px 0 0;
}
.category-left-box .sidebar-widget > li ul li {
  border: 0;
  padding: 15px 0;
}
.pagination li a,
.pagination li span {
  margin-left: 10px;
  border-radius: 10px !important;
  border: 1px solid #c8c8c8;
  color: #000;
}
.pagination .active span {
  background-color: #68d2df;
  border-color: #68d2df;
}
.product-images {
  position: relative;
}
.product-images img {
  width: 100%;
}
.product-images .product-images-swiper {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-top: 30px;
}
.product-images .product-images-swiper .swiper-slide:after {
  position: absolute;
  top: 0;
  left: 0;
  display: table;
  content: ' ';
  width: 101%;
  height: 101%;
  background: rgba(255, 255, 255, 0.6);
}
.product-images .product-images-swiper .swiper-slide-active:after {
  display: none;
}
.product-images .swiper-button-prev,
.product-images .swiper-button-next {
  width: 10px;
  height: 28px;
  background-size: 10px 28px;
  bottom: 55px;
  top: initial;
}
.product-images .swiper-button-prev {
  left: -15px;
}
.product-images .swiper-button-next {
  right: -15px;
}
.modie {
  margin-top: 20px;
}
.modie a {
  display: inline-block;
  width: 42px;
  height: 42px;
  text-align: center;
  line-height: 42px;
  border: 1px solid #e2e2e2;
  margin-right: 10px;
}
.product-info .product-level {
  margin-top: 15px;
  display: flex;
  align-items: center;
}
.product-info .product-level img {
  margin-right: 20px;
}
.product-info .product-option-radio {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}
.product-info .product-option-radio .radio {
  margin-right: 10px;
  border: 1px solid #68d2df;
  border-radius: 5px;
  padding: 0;
}
.product-info .product-option-radio .radio label {
  display: block;
  padding: 10px 30px;
  color: #68d2df;
  font-size: 18px;
}
.product-info .product-option-radio .radio input {
  display: none;
}
.product-info .product-option-radio .active {
  background: #68d2df;
}
.product-info .product-option-radio .active label {
  color: #fff;
}
.product-info .price {
  margin: 30px 0;
  font-size: 30px;
  color: #333;
}
.product-info .pro-cart {
  display: flex;
}
.product-info .pro-cart .cart {
  max-width: 300px;
  width: 100%;
  margin: 0 30px 0 15px;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  background: #68d2df;
  padding: 0;
  height: 42px;
}
.product-info .pro-cart .wishlis,
.product-info .pro-cart .compare {
  width: 42px;
  height: 42px;
  background: #68d2df;
  border: 0;
  padding: 8px 15px;
  border-radius: 50%;
  color: #fff;
  margin-left: 10px;
}
.product-info .pro-cart .quantity-box {
  transition: all 0.5s;
  border: 1px solid #e2e2e2;
  display: flex;
  height: 42px;
  border-radius: 4px;
}
.product-info .pro-cart .quantity-box > div {
  background: #f2f2f2;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.product-info .pro-cart .quantity-box .jia {
  border-left: 1px solid #e2e2e2;
}
.product-info .pro-cart .quantity-box .jian {
  border-right: 1px solid #e2e2e2;
}
.product-info .pro-cart .quantity-box input {
  height: 100%;
  width: calc(100% - 80px);
  box-shadow: initial;
  border: 0;
}
.product-info .description p,
.product-info .description div,
.product-info .description span,
.product-info .description b,
.product-info .description font,
.product-info .description strong {
  line-height: 2;
  font-size: 18px;
  color: #333;
}
.quantity-box > div:hover {
  cursor: pointer;
}
.other-login-wrapper {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
.other-login-wrapper a {
  padding: 0;
  display: block;
  text-align: center;
  width: 48%;
  height: 45px;
  line-height: 45px;
  border: 0;
  color: #fff !important;
}
.other-login-wrapper a i {
  margin-right: 10px;
}
.other-login-wrapper #googlelogin {
  background: #ea4335;
}
.other-login-wrapper a:hover {
  cursor: pointer;
  opacity: 0.8;
}
.or {
  margin: 30px 0;
  text-align: center;
  position: relative;
  color: #000;
}
.or span:after,
.or span:before {
  content: ' ';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40%;
  height: 1px;
  background: #c8c8c8;
}
.or span:after {
  right: 0;
}
.or span:before {
  left: 0;
}
.pre_order {
  margin-top: 10px;
  display: inline-block;
  padding: 5px 15px;
  border-radius: 4px;
  background: #68d2df;
  color: #fff;
}
.pre_order_bg {
  background: rgba(104, 210, 223, 0.2);
}
.pre_order_bg input {
  background: transparent !important;
}
@media (max-width: 1440px) {
  header .header-box .header-account > div > span,
  header .header-box .header-account > div a > span {
    display: none;
  }
  html[dir="rtl"] nav#top .btn-group .dropdown-menu,
  html[dir="rtl"] nav#top .list-inline li .dropdown-menu,
  #account-box .dropdown-menu {
    margin-right: -48px !important;
  }
  #menu .nav > li > a {
    padding: 0 10px;
  }
  header .header-box #menu .nav > li > a {
    font-size: 16px;
  }
}
#search:hover {
  cursor: pointer;
}
@media (max-width: 992px) {
  #top {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100000;
  }
  #top a,
  #top p,
  #top span,
  #top i {
    font-size: 15px;
  }
  #top .container > div {
    padding: 0;
  }
  #top .container .col-md-3 {
    display: none;
  }
  .header {
    top: 38px;
  }
  .banner .txt h1 {
    font-size: 40px;
  }
  .banner .swiper-button-prev,
  .banner .swiper-button-next {
    display: none;
  }
  .index-product-wrapper {
    padding: 0;
  }
  .common-title {
    margin-bottom: 15px;
  }
  .common-title h2 {
    font-size: 26px;
  }
  .common-title a {
    bottom: -5px;
  }
  .index-product-wrapper .index-product-swiper .index-product-box {
    flex-wrap: wrap;
  }
  .index-product-wrapper .index-product-swiper .index-product-box .model-img {
    width: 100%;
    margin: 0 !important;
    margin-bottom: 15px !important;
    position: relative;
  }
  .index-product-wrapper .index-product-swiper .index-product-box .model-img img {
    width: 100%;
  }
  .index-product-wrapper .index-product-swiper .index-product-box .swiper-product .product-layout {
    padding: 0;
  }
  .index-product-wrapper .index-product-swiper .index-product-box .swiper-product .product-layout .product-thumb {
    margin: 0;
  }
  .index-product-wrapper .index-product-swiper .index-product-box .swiper-button-prev,
  .index-product-wrapper .index-product-swiper .index-product-box .swiper-button-next {
    display: none;
  }
  .model1 .product-wrapper:nth-child(2) {
    margin-bottom: 20px;
    width: 100%;
    margin-right: 0 !important;
  }
  .model1 .product-wrapper:nth-child(2) .product-layout {
    width: 100% !important;
  }
  .model3 .index-product-box .model-img:first-child {
    display: block !important;
  }
  .model3 .index-product-box .model-img:nth-child(3) {
    display: none;
  }
  .blog-wrapper {
    margin-bottom: 50px;
    width: 100%;
  }
  .blog-wrapper .blog-item {
    flex-wrap: wrap;
  }
  .blog-wrapper .blog-item > div {
    width: 100%;
  }
  .blog-wrapper .blog-item .img {
    padding-right: 0;
  }
  .breadcrumb-wrapper {
    height: 140px;
    margin-bottom: 20px;
  }
  .breadcrumb-wrapper .breadcrumb {
    padding: 0;
    top: 60%;
    left: inherit;
    transform: translateY(-50%);
    padding-left: 15px;
    width: 100%;
  }
  .breadcrumb-wrapper .breadcrumb h1 {
    left: 15px;
    font-size: 24px;
  }
  .breadcrumb-wrapper .breadcrumb li a {
    font-size: 16px;
  }
  .product-layout-row .product-wrapper {
    padding: 15px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .product-layout-row .product-wrapper .product-layout {
    padding: 0;
    width: 48%;
  }
  footer {
    margin-bottom: 72px;
  }
  footer .row {
    display: flex;
    flex-wrap: wrap;
  }
  footer .row > div {
    width: 50%;
  }
  footer .row > div:last-child {
    width: 100%;
  }
  footer .footer-bottom {
    padding-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  footer .footer-bottom p {
    padding-left: 0;
    margin-bottom: 10px;
  }
  footer .footer-bottom img {
    height: 20px;
    margin-left: 15px;
  }
}
/*# sourceMappingURL=welets.css.map */