﻿@charset "UTF-8";
img {
  max-width: 100%;
  height: auto; }

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

body {
  margin: 0;
  font-family: '微軟正黑體'; }

body.overflow-hidden {
  overflow: hidden; }

body.overflow-hidden {
  overflow: hidden; }

::-webkit-scrollbar {
  width: 0px;
  background: transparent; }

button {
  -webkit-box-shadow: 0;
          box-shadow: 0;
  border: 0;
  cursor: pointer; }

button:focus {
  outline: 0; }

input {
  cursor: pointer !important; }

input:focus {
  outline: 0; }

input, input[type="password"], input[type="search"] {
  cursor: auto; }

input[type="text"], input[type="password"], textarea, select {
  outline: none; }

.clearfix {
  clear: both;
  content: '';
  display: table; }

.d-block {
  display: block !important; }

.d-none {
  display: none; }

.pb-20 {
  padding-bottom: 20px !important; }

.w-100 {
  width: 100%; }

.slider-block {
  top: 60px;
  z-index: 99;
  height: 60px;
  background: #e50050;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  display:none;
}

.slider-block.slider-top {
  top: 0; }

.tkecM_header {
  background: #FBC700;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  -webkit-transition: all .3s !important;
  -o-transition: all .3s !important;
  transition: all .3s !important; }
.tkecM_header_nav {
  height: auto; }

.tkecM_header_nav a {
  color: #000; }

.tkecM_container_l {
  padding: 10px 15px;
  width: 100%; }

.tkecM_nav-container {
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.tkecM_nav-menuBtn i, .tkecM_nav-messageCloseBtn i {
  font-size: 26px; }

@media (max-width: 320px) {
  .tkecM_nav-menuBtn i, .tkecM_nav-messageCloseBtn i {
    font-size: 22px; } }

.tkecM_nav-menuBtn img, .tkecM_nav-messageCloseBtn img {
  width: 45px;
  height: 45px; }

@media (max-width: 320px) {
  .tkecM_nav-menuBtn img, .tkecM_nav-messageCloseBtn img {
    width: 32px;
    height: 32px; } }

.tkecM_nav-backBtn {
  background: #EFCC41;
  display: block;
  color: #000;
  text-decoration: none;
  width: 60px;
  line-height: 30px;
  text-align: center;
  height: 30px;
  margin-left: 15px;
  position: relative;
  margin-right: 6px; }

.tkecM_nav-backBtn::before {
  content: "";
  position: absolute;
  border-bottom: 15px solid transparent;
  border-right: 20px solid #EFCC41;
  border-top: 15px solid transparent;
  height: 0px;
  width: 0px;
  margin-left: -25px; }

.tkecM_nav-tkecLogo {
	font-size: 26px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	height: 32px;
	background-repeat: no-repeat;
	background-size: contain;
	width: 48px;
	background-image: url(/mobile/images/Mlogo-09.png);
}

@media (max-width: 320px) {
  .tkecM_nav-tkecLogo {
    font-size: 20px; } }

.tkecM_nav-searchBox {
  position: relative;
  z-index: 2; }

.tkecM_nav-searchBox .tkecM_nav-search {
        border-radius: 5px;
        border: 1px solid #ccc;
        background: #fff;
        height: 34px;
        padding: 5px 10px;
        padding-left: 30px;
        width: 220px;  }

@media (max-width: 375px) {
  .tkecM_nav-searchBox .tkecM_nav-search {
    width: 194px; } }

@media (max-width: 320px) {
    .tkecM_nav-searchBox .tkecM_nav-search {
        width: 168px;
    } }

.tkecM_nav-searchBox .tkecM_nav-searchBtn {
  border-radius: 5px;
  width: 50px;
  background: #fff;
  color: #000;
  border: 1px solid #ccc;
  height: 34px;
  display: none; }

.tkecM_nav-searchBox .tkecM_nav-searchIcon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #eee;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  width: 30px;
  height: 100%;
  z-index: 1;
  left: 1px;
  background: none; }

.tkecM_nav-searchBox.open {
  width: 86%; }

.tkecM_nav-searchBox.open .tkecM_nav-search {
  width: 78%; }

.tkecM_header-messageCtl {
  background: #eee;
  border-bottom: 1px solid #8c8b8b;
  display: none; }

.tkecM_messageCtl-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px; }

.tkecM_messageCtl-storeMessage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.tkecM_storeMessage-promptIcon {
  margin-right: 10px;
  position: relative; }

.tkecM_storeMessage-promptIcon img {
  width: 45px;
  height: 45px; }

.tkecM_storeMessage-count {
  position: absolute;
  top: 2px;
  right: 0;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background: red;
  display: block; }

.tkecM_storeMessage-storeInfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 14px; }

/*.tkecM_messageCtl-loginBtn {
  padding-left: 10px;
  display: block;
  text-decoration: none;
  color: #000; }*/
.tkecM_messageCtl-loginBtn {
    display: block;
    text-decoration: none;
    color: #000;
}

.tkecM_messageCtl-loginBtn i {
  padding-left: 5px; }

.tkecM_loginBtn-arrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #3f3f3f transparent transparent transparent; }

.tkecM_popup {
  z-index: 1;
  top: 60px;
  left: 0;
  bottom: 0;
  background: #fff;
  position: fixed;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .3s 0s,visibility 0s .3s;
  -o-transition: opacity .3s 0s,visibility 0s .3s;
  transition: opacity .3s 0s,visibility 0s .3s; }

.tkecM_popup.is-visible, .tkecM_popup.is-visible-left, .tkecM_popup.is-visible-right {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity .3s 0s,visibility 0s 0s;
  -o-transition: opacity .3s 0s,visibility 0s 0s;
  transition: opacity .3s 0s,visibility 0s 0s; }

.tkecM_popup-container {
  overflow-x: hidden;
  overflow-y: scroll;
  padding-bottom: 60px;
  -webkit-transform: translateY(-40px);
      -ms-transform: translateY(-40px);
          transform: translateY(-40px);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: .3s;
       -o-transition-duration: .3s;
          transition-duration: .3s;
  background: #fff;
  height: 100%; }

.tkecM_historyContent .tkecM_popup-container {
  -webkit-transform: translateX(40px);
      -ms-transform: translateX(40px);
          transform: translateX(40px);
  width: 100%;
  right: 0;
  position: absolute;
  top: 0; }

.tkecM_storeMessageContent-container {
  -webkit-transform: translateX(-40px);
      -ms-transform: translateX(-40px);
          transform: translateX(-40px);
  top: 0; }

.is-visible .tkecM_popup-container {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0); }

.is-visible-left .tkecM_popup-container,
.is-visible-right .tkecM_popup-container {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0); }

.tkecM_searchContent-container {
  padding: 15px 30px; }

.tkecM_searchContent-searchlist {
  margin-bottom: 30px; }

.tkecM_searchlist-title {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  font-size: 26px;
  text-align: center;
  width: 70%;
  margin: 0 auto;
  margin-bottom: 20px; }

.tkecM_searchlist-listBox {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0; }

.tkecM_searchlist-link {
  text-decoration: none;
  background: #eee;
  border-radius: 40px;
  padding: 8px 15px;
  color: #000;
  margin-bottom: 20px;
  display: block; }

.tkecM_storeMessageContent-container {
  width: 85%;
  height: 100%;
  left: 0;
  position: absolute;
  background: #eee;
  padding: 10px 5px 110px 5px; }

@media (max-width: 320px) {
  .tkecM_storeMessageContent-container {
    font-size: 14px; } }

@media (max-width: 320px) {
  .tkecM_historyContent {
    font-size: 14px; } }

.tkecM_storeMessageContent-messageBox {
  margin-top: 10px; }

.tkecM_storeMessageContent-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 10px 8px 10px; }

#tkecM_backpopup {
  width: 26px;
  height: 26px; }

.tkecM_storeMessageContent-messageItemBox {
  background: #fff;
  position: relative;
  margin-bottom: 10px; }

.tkecM_messageItemBox-container {
  padding: 10px 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.tkecM_messageItemBox-icon {
  position: absolute;
  top: 5px;
  left: 13px; }

.tkecM_messageItemBox-icon img {
  width: 30px;
  height: 30px; }

.tkecM_storeMessageContent-productItem .tkecM_messageItemBox-container {
  padding: 10px 45px 10px 82px; }

.tkecM_storeMessageContent-productItem .tkecM_messageItemBox-icon {
  width: 60px;
  height: 60px; }

.tkecM_storeMessageContent-productItem .tkecM_messageItemBox-icon img {
  width: 100%;
  height: auto; }

.tkecM_storeMessageContent-productItem .tkecM_messageItemBox-button {
  margin-left: 40px; }

.tkecM_messageItemBox-price {
  margin-top: 8px;
  color: red; }

.tkecM_messageItemBox-title {
  font-weight: bold;
  color: #000;
  height: 44px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis; }

.tkecM_messageItemBox-Info {
  color: #9c9c9c;
  margin: 0; }

.tkecM_messageItemBox-label {
  position: absolute;
  bottom: 10px;
  right: 10px;
  padding: 3px;
  border-radius: 5px;
  color: #fff;
  background: #ff8e5e; }

.tkecM_messageItemBox-label img {
  width: 20px;
  height: 20px; }

.tkecM_storeMessageContent-banner .tkecM_messageItemBox-container {
  padding: 10px; }

.tkecM_messageItemBox-button {
  border-radius: 30px;
  color: #000;
  background: #FFDC50;
  padding: 5px 10px;
  margin: 0 auto;
  margin-top: 10px; }

.tkecM_messageLocation-button {
  width: 80%;
  margin: 0 auto;
  padding: 6px 0;
  color: #fff;
  background: #FF9200;
  margin-top: 15px;
  border-radius: 5px; }
.tkecM_messageLocation-button2 {
    width: 70%;
    margin: 0 auto;
    padding: 6px 0;
    color: #fff;
    background: #ff0000;
    margin: 15px auto 7px auto;
    border-radius: 30px;
}

    .tkecM_messageLocation-button2 > a > i {
        color: #fff;
    }

.tkecM_messageItemBox-button2 {
    width: 70%;
    border-radius: 30px;
    color: #000;
    background: #FFDC50;
    padding: 5px 10px;
    margin: 18px auto 18px auto;
    margin-top: 10px;
}

    .tkecM_messageItemBox-button2 > i {
    }

.tkecM_messageItemBox-starList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 5px;
  margin-bottom: 10px; }

.tkecM_messageItemBox-starList img {
  width: 25px;
  height: 25px; }

.tkecM_messageItemBox-dateTime {
  position: absolute;
  bottom: 5px;
  right: 5px;
  color: #ccc; }

.tkecM_messageItemBox-topRightPoa {
  position: absolute;
  top: 10px;
  right: 10px; }

.tkecM_messageItemBox-topRightPoa img {
  width: 20px;
  height: 20px; }

.tkecM_messageItemBox-redPrompt {
  background: red;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  display: block; }

.tkecM_messageItemBox-grayPrompt {
  border: 1px solid #ccc;
  background: none;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  display: block; }

.tkecM_storeMessageContent-allLink {
  display: block;
  color: #000;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  margin-bottom: 15px;
  text-decoration: none; }

.tkecM_historyContent-Content {
  padding: 10px; }

.tkecM_historyContent-tabBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 0;
  margin: 0; }

.tkecM_historyContent-tabBox > div {
  width: 50%;
  height: 48px;
  line-height: 48px;
  text-align: center;
  display: block;
  font-size: 16px;
  text-decoration: none;
  color: #000;
  cursor: pointer;
  background: #f1f1f1; }

@media (max-width: 320px) {
  .tkecM_historyContent-tabBox > div {
    font-size: 14px; } }

.tkecM_historyContent-tabBox .active {
  border-bottom: 3px solid #008FCB;
  background: #fff; }

.tkecM_historyContent-item {
  display: block;
  text-decoration: none;
  color: #000; }

.tkecM_historyContent-itemBox {
  position: relative;
  padding: 10px;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #b2b2b2;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-shadow: 0px 2px 5px -2px rgba(117, 117, 117, 0.4);
          box-shadow: 0px 2px 5px -2px rgba(117, 117, 117, 0.4); }

.tkecM_historyContent-label {
  border-radius: 5px;
  padding: 3px;
  color: #fff;
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 13px; }

.tkecM_historyContent-label.tkecM_pink {
  background: #ff6699; }

.tkecM_historyContent-label.tkecM_red {
  background: red; }

.tkecM_historyContent-label.tkecM_purple {
  background: #9933ff; }

.tkecM_historyContent-picBlock {
  width: 30%; }

.tkecM_historyContent-picBlock img {
  width: 100%;
  height: auto; }

.tkecM_historyContent-bodyBlock {
  display: block;
  width: 66%;
  height: 100px;
  text-align: left;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.tkecM_historyContent-bodyBlock .productName {
  margin: 0;
  padding: 0;
  font-size: 16px;
  margin-top: 5px;
  height: 42px;
  overflow: hidden; }

@media (max-width: 320px) {
  .tkecM_historyContent-bodyBlock .productName {
    font-size: 14px;
    height: 40px; } }

.tkecM_historyContent-bodyBlock .priceTxt {
  text-align: left;
  margin: 0;
  padding: 0;
  margin-top: 10px; }

.tkecM_historyContent-bodyBlock .moneyTxt {
  color: red;
  font-size: 22px;
  margin-left: 6px; }

@media (max-width: 320px) {
  .tkecM_historyContent-bodyBlock .moneyTxt {
    font-size: 16px; } }

.tkecM_tab-content {
  background: #eee;
  height: 100vh !important;
  overflow-y: scroll; }

.tkecM_tab-content.active {
  display: block; }

.tkecM_trackContent-Content {
  background: #eee;
  padding: 10px;
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll; }

.tkecM_trackContent-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative; }

.tkecM_trackContent-item {
  padding: 15px;
  border-radius: 5px;
  border: 1px solid #ccc;
  background: #fff;
  position: relative;
  margin-bottom: 15px; }

.tkecM_trackContent-del {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #000;
  z-index: 9; }

.tkecM_trackContent-del img {
  width: 25px;
  height: 25px; }

.tkecM_trackContent-picBlock {
  width: 65px;
  height: 65px;
  margin-right: 10px; }

.tkecM_trackContent-picBlock img {
  width: 100%;
  height: auto; }

.tkecM_trackContent-info {
  width: calc(100% - 65px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative; }

.tkecM_price {
  position: absolute;
  top: 38px;
  right: 0;
  color: red;
  font-style: italic;
  font-weight: bold; }

@media (max-width: 320px) {
  .tkecM_price {
    top: 60px;
    left: 0;
    right: auto; } }

.tkecM_trackContent-name {
  font-size: 14px;
  width: 80%;
  height: 40px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis; }

.tkecM_trackContent-addDate {
  color: #9e9e9e;
  font-size: 12px;
  margin-bottom: 10px; }

.tkecM_trackContent-priceCtl {
  font-size: 14px;
  color: #9e9e9e;
  line-height: 1; }

.tkecM_trackContent-priceCtl input {
  width: 70px;
  height: 30px;
  border: 1px solid #9e9e9e;
  margin: 0 5px; }

@media (max-width: 320px) {
  .tkecM_trackContent-priceCtl {
    margin-top: 16px; } }

.tkecM_trackContent-buttonBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-top: 10px; }

.tkecM_trackContent-buttonBox a {
  padding: 3px 0;
  color: #000;
  width: 100px;
  text-align: center;
  display: block;
  text-decoration: none;
  border-radius: 10px;
  background: #ffe448; }

.tkecM_loginContent {
  top: 60px; }

.tkecM_loginContent-container {
  padding: 25px;
  height: 52%; }

.memberName {
  margin-bottom: 20px; }

.memberName span {
  color: #5393C2;
  padding: 0 10px; }

.tkecM_loginContent-loginlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px; }

.tkecM_loginlist-item {
  width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none; }

.tkecM_loginlist-item i {
  width: 40px;
  height: 40px;
  background-size: 40px 40px;
  display: block;
  margin: 0 auto; }

.tkecM_loginlist-item span {
  text-align: center;
  color: #000; }

.tkecM_loginContent-logout {
  text-align: center;
  text-decoration: none;
  background: #4679BD;
  width: 50%;
  height: 40px;
  line-height: 40px;
  color: #fff;
  margin: 0 auto;
  display: block;
  border-radius: 5px; }

.messageCenterBtn span {
  position: absolute;
  left: 2px;
  right: 0;
  margin: 0 auto;
  top: 10%;
  width: 45px;
  height: 55px;
  background-image: url(../images/headericon/headericonMessage.png);
  background-repeat: no-repeat;
  background-size: 41px 41px; }

.tkecM_listResult {
  border: 1px solid #ccc;
  background: #fff;
  position: absolute;
  width: 100%;
  top: 40px;
  left: 15px;
  right: 0;
  border-radius: 0 0 5px 5px;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 80%;
  max-height: 250px;
  overflow: scroll;
  z-index: 99;
  display: none; }

.tkecM_listResult li {
  margin: 0;
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #ccc; }

.tkecM_newMainContent {
  background: #fff;
  min-height: 100vh;
  padding-top: 60px;
  padding-bottom: 50px; }

.tkecM_newMainContent, .tkecM_newMainHeader, .tkecM_footerNav {
  -webkit-transition: -webkit-transform 3.3s;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s; }

.tkecM_newMainContent.navIsVisible,
.tkecM_newMainHeader.navIsVisible,
.tkecM_footerNav.navIsVisible {
  -webkit-transform: translateX(260px);
  -ms-transform: translateX(260px);
  transform: translateX(260px);
  opacity: 1; }

.navOnLeft .tkecM_newMainContent.navIsVisible,
.navOnLeft .tkecM_newMainHeader.navIsVisible {
  -webkit-transform: translateX(-260px);
  -ms-transform: translateX(-260px);
  transform: translateX(-260px); }

.tkecM_newPrimaryNav,
.tkecM_newPrimaryNav ul {
  padding: 0;
  margin: 0;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 260px;
  background: #f5f5f5;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 1;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

.tkecM_newPrimaryNav {
  opacity: 0;
  visibility: hidden; }

.tkecM_newNav .navIsVisible {
  opacity: 1;
  visibility: visible; }

.tkecM_newPrimaryNav li,
.tkecM_newPrimaryNav .aidBtn {
  display: block;
  height: 50px;
  line-height: 50px;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-bottom: 1px solid #ccc;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  will-change: transform, opacity;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  -o-transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s; }

.tkecM_newPrimaryNav li a {
  color: #000; }

.tkecM_newPrimaryNav .aidBtn a {
  padding: 0;
  border: 0;
  padding-left: 12px; }

.tkecM_newPrimaryNav .moreTxt {
  height: auto;
  position: relative; }

.tkecM_newPrimaryNav .moreTxt:after {
  position: absolute;
  top: 18px;
  left: 0;
  height: 15px;
  content: '';
  border-left: 5px solid #e5004f; }

.tkecM_newPrimaryNav .noMoreTxt {
  width: 70%;
  height: auto;
  position: relative;
  padding-left: 36px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block; }

.tkecM_newPrimaryNav .noMoreTxt:after {
  position: absolute;
  top: 18px;
  left: 21px;
  height: 15px;
  content: '';
  border-left: 5px solid #e5004f; }

.tkecM_newPrimaryNav .moreBtn {
  float: right;
  background: #e5004f;
  color: #fff !important;
  font-size: 14px;
  border-radius: 5px;
  text-align: center;
  position: relative;
  display: inline-block;
  width: 60px;
  height: 35px;
  line-height: 35px;
  margin-top: 7px;
  margin-right: 10px;
  padding: 0 !important; }

.tkecM_newPrimaryNav ul.is-hidden {
  /* secondary navigations hidden by default */
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%); }

.tkecM_newPrimaryNav.moves-out > li > a,
.tkecM_newPrimaryNav ul.moves-out > li > a {
  /* push the navigation items to the left - and lower down opacity - when secondary nav slides in */
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 0; }

@media only screen and (max-width: 1169px) {
  .navOnLeft .tkecM_newPrimaryNav,
  .navOnLeft .tkecM_newPrimaryNav ul {
    right: auto;
    left: 0; } }

.tkecM_newPrimaryNav .seeAll a {
  /* different style for the See all button on mobile and tablet */
  color: #ff337a;
  font-weight: bold; }

.tkecM_hasChildren:after {
  clear: both;
  content: '';
  display: table; }

.tkecM_hasChildren > a {
  width: 81%;
  display: inline-block;
  padding-left: 20px;
  padding-right: 10px;
  float: left;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative; }

.tkecM_hasChildren > a:after {
  content: '';
  position: absolute;
  top: 12px;
  right: 0;
  height: 25px; }

.tkecM_hasChildren > i {
  width: 50px;
  height: 50px;
  display: inline-block;
  float: right; }

.tkecM_hasChildren .linkOnly {
  width: 100% !important; }

.tkecM_hasChildren > a,
.goBack a {
  position: relative; }

.tkecM_hasChildren > i::before,
.tkecM_hasChildren > i::after,
.goBack a::before,
.goBack a::after {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -1px;
  display: inline-block;
  height: 2px;
  width: 10px;
  background: #464c4e;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: block; }

.tkecM_hasChildren > i::before,
.goBack a::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.tkecM_hasChildren > i::after,
.goBack a::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.tkecM_hasChildren > i::before,
.tkecM_hasChildren > i::after {
  /* arrow goes on the right side - children navigation */
  right: 20px;
  -webkit-transform-origin: 9px 50%;
  -ms-transform-origin: 9px 50%;
  transform-origin: 9px 50%; }

.tkecM_newPrimaryNav .goBack a {
  padding-left: 40px; }

.tkecM_newPrimaryNav .goBack a::before,
.tkecM_newPrimaryNav .goBack a::after {
  /* arrow goes on the left side - go back button */
  left: 20px;
  -webkit-transform-origin: 1px 50%;
  -ms-transform-origin: 1px 50%;
  transform-origin: 1px 50%; }

.iconBox {
  width: 18px;
  height: 18px;
  margin-right: 8px; }

.tkecM_newOverlay {
  /* shadow layer visible when navigation is active */
  position: fixed;
  z-index: 1000;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s;
  -o-transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s, -webkit-transform 0.3s 0s; }

.tkecM_newOverlay.isVisible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s, -webkit-transform 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s, -webkit-transform 0.3s 0s;
  -o-transition: opacity 0.3s 0s, visibility 0s 0s, transform 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s, transform 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s, transform 0.3s 0s, -webkit-transform 0.3s 0s; }

@media only screen and (max-width: 1169px) {
  .tkecM_newOverlay.isVisible {
    -webkit-transform: translateX(260px);
    -ms-transform: translateX(260px);
    transform: translateX(260px); }
  .navOnLeft .tkecM_newOverlay.isVisible {
    -webkit-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    transform: translateX(-260px); } }

.showSlideTop, .popupFix {
  height: 100%;
  overflow: hidden;
  width: 100%;
  position: fixed; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.tkecCar_loadingMessage {
  position: fixed;
  top: 108px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.6);
  cursor: default;
  text-align: center;
  white-space: normal;
  vertical-align: top; }

.tkecCar_loadingMessage p {
  font-size: 18px;
  color: #fff;
  margin: 0;
  margin-top: 15px; }

.tkecCar_loadingMessage:before {
  content: " ";
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.tkecCar_loadingMessage-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  background: none;
  text-align: center; }

svg path,
svg rect {
  fill: #FFCB02; }

.tkecM_historyContent .swiper-button-next,
.tkecM_historyContent .swiper-button-prev {
  background-color: rgba(0, 0, 0, 0.5);
  width: 36px; }

.tkecM_historyContent .swiper-button-next {
  right: 20px; }

.tkecM_historyContent .swiper-button-prev {
  left: 20px; }

.tkecM_historyContent .swiper-button-disabled {
  background-color: none !important; }

/*.tkecM_footerNav {
  background: #eee;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999; }*/

.tkecM_footerNav {
    background: #eee;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    font-size: 14px;
}


.tkecM_footerNav-container {
  width: 100%; }

.tkecM_footerNav-buyButton {
  width: 100%; }

.tkecM_buyButton-button {
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  display: block;
  width: 50%; }

.tkecM_buyButton-home {
  background: #FFCC00; }

.tkecM_buyButton-store {
  background: #FF9200; }

.tkecM_footerNav-listMenu {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0;
  margin: 0;
  background: none; }

.tkecM_footerNav-listMenu li {
  width: 20%; }

.tkecM_footerNav-listMenu li:active {
  background: rgba(225, 220, 80, 0.6); }

.tkecM_footerNav-listMenu .tkecM_nav-messageCloseBtn img {
  margin-top: 0; }

.tkecM_listMenu-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  color: #000;
  position: relative; }

.tkecM_listMenu-link img {
  width: 30px;
  height: 30px; }

.tkecM_listMenu-link span {
  margin-top: 0; }

@media (max-width: 360px) {
  .tkecM_listMenu-link span {
    font-size: 13px; } }

.tkecM_listMenu-link .tkecM_carCount {
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 15px;
  color: #fff;
  width: 20px;
  height: 20px;
  line-height: 20px;
  background: red;
  text-align: center;
  font-size: 14px; }

@media (max-width: 320px) {
  .tkecM_listMenu-link .tkecM_carCount {
    right: 6px; } }
