/* Global styles */
a {
  color: #00a499;
}

a:hover {
  color: #08867d;
}

.listing-function-bar:before {
  display: table;
  content: " ";
}

.listing-function-bar:after {
  clear: both;
  display: table;
  content: " ";
}

.page-view-wrapper.ec-wrapper, .page-view-wrapper.ec-wrapper .page-view-header{min-width: 1190px;}
.ec-wrapper .page-view-header .line.line-01 {overflow: visible;}
.page-view-wrapper.ec-wrapper, .ec-wrapper .page-view-respond-control, .ec-wrapper .page-view-footer {min-width: 1190px;}
.ec-wrapper .page-view-footer .footer-all .part-01 ul li.item-01 {min-width: 220px;}
.ec-wrapper .page-view-footer .footer-all .part-01 ul li.item-01-b {min-width: 125px;}
.ec-wrapper .page-view-footer .footer-all .part-01 ul li.item-03 {min-width: 245px;}
.ec-wrapper .page-view-footer .footer-all .part-01 ul li.item-02 {min-width: 200px;}
.ec-wrapper .page-view-footer .footer-all .part-02 .line-02 .column-01 {min-width: 995px;}


.ec-page .page-view-header.clearfix {
  background-color: #e02152;
}

.ec-wrapper .ec-logo {
    width: 304px;
}

.ec-wrapper .header-bottom .column-02 {
	width: 586px;
	padding-right: 13px;
}

.ec-wrapper .search-box {
  width: 573px;
}

.ec-page.ec-wrapper .search-box {
  width: 570px;
  background-color: #a21c3f;
  border-color: #a21c3f;
}

.ec-wrapper .search-box .part-02 {
  width: 503px;
}

.page-view-wrapper.ec-wrapper.ec-page > .ec-footer-wrapper {
  display: none;
}

/* ec revamp header styling start */
.ec-page.ec-wrapper #btn-search {
  background-color: #a21c3f;
  border-color: #a21c3f;
  border-radius: 0px;
}

.ec-page.ec-wrapper .container {
  min-width: initial;
}

.ec-page.ec-wrapper .search-box .part-02 {
  width: 503px;
  background-color: #a21c3f;
  border-color: #a21c3f;
}

.ec-page.ec-wrapper .search-box .part-03 {
  background-color: rgba(18, 18, 18, 0.3);
}

.ec-page.ec-wrapper .search-box .part-03 button[type='submit'] {
  background-color: transparent;
  border-color: transparent;
}

.ec-page.ec-wrapper .hot-items-wrapper .column-left,
.ec-page.ec-wrapper .hot-items-wrapper .column-right ul > li > a {
  color: white;
}
/* ec revamp header styling end */

/* ec revamp main page styling start */
.ec-page.ec-wrapper .main-content.ec-main-content {
  padding-top: 0;
  padding-bottom: 26px;
  position: relative;
  overflow-x: hidden;
}

.ec-page.ec-wrapper .main-content.ec-main-content::before {
  position: absolute;
  content: '';
  background-color: #e02152;
  height: 285px;
  border-bottom-right-radius: 40%;
  border-bottom-left-radius: 40%;
  left: -10%;
  right: -10%;
}

.ec-page.ec-wrapper .ec-footer-wrapper {
  display: flex;
  padding-bottom: 0px;
  padding: 0;
}

.ec-page.ec-wrapper .ec-footer-wrapper > div {
  width: 100%;
  max-width: 100%;
}

.ec-page.ec-wrapper .ec-footer-wrapper > .col-2 {
  padding-left: 40px;
  padding-right: 40px;
}

.ec-page.ec-wrapper .ec-footer-wrapper > .col-3 {
  padding-left: 33px;
  padding-right: 33px;
}

.ec-page.ec-wrapper .ec-footer-wrapper > .col-3 .footer-remark {
  text-align: center;
}


.ec-page.ec-wrapper .main-content.ec-main-content .ec-footer-wrapper > div {
  width: 100%;
  max-width: unset;
  padding: 0 40px;
}

.ec-page.ec-wrapper .swiper > .swiper-button-prev,
.ec-page.ec-wrapper .swiper > .swiper-button-next {
  margin: auto 0 !important;
}

.ec-page.ec-wrapper .search-box .part-03 {
  width: 59px;
}

.ec-page.ec-wrapper .product-variant .content-wrapper .merchant-name {
  padding: 0;
}

#ecMktMain,
#ecMktProductList {
  height: 100%;
}

#ecMktProductDetail:has(.loading) {
  height: 82px;
}

#ecMktProductDetail .loading {
    height: 82px;
    width: 100%;
    background-image: url('/images/lazyload_preload.gif');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 75px;
  }

#ecMktMain .loading,
#ecMktProductList .loading {
  height: 80vh;
  width: 100%;
  background-image: url('/images/lazyload_preload.gif');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 75px;
}

#ecMktProductList .container,
#ecMktMain .container,
#ecMktProductDetail .container {
  width: auto;
  padding: 0;
}

#ecMktProductDetail .ecProducDetailPage {
  height: 100%;
}

#ecMktProductList .ecProductListPage .menuBar,
#ecMktProductDetail .ecProducDetailPage .menuBar {
  background-color: #e02152;
}

#ecMktMain + .container .ec-footer-wrapper {
  margin-top: 26px;
}

#ecMktProductList {
  background-color: #f5f5f5;
}

#ecMktProductDetail .ecProducDetailPage {
  background-color: #f5f5f5;
}

#ecMktProductDetail + .main-content {
  padding-top: 15px;
}

.product-variant .layout .content-wrapper .merchant-name,
.product-variant .layout .content-wrapper .selling-price-details {
  text-align: left;
}

.ec-wrapper .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  min-width: 1190px;
}

.ec-wrapper .dropdown-menu .container {
  min-width: auto;
}

.main-content {
  background-color: #f5f5f5;
  padding-top: 20px;
  padding-bottom: 20px;
}

html {
  font-size: 14px;
}

.btn-outline-info {
  color: #1eaea4;
  border-color: #1eaea4;
}

.btn-outline-info:hover,
.btn-outline-info:active,
.btn-outline-info:focus {
  color: #1eaea4 !important;
  background-color: transparent !important;
  border-color: #1eaea4 !important;
  text-decoration: underline !important;
}

.btn-outline-secondary {
  color: #868e96;
  border-color: #868e96;
}

.btn-outline-secondary:hover {
  color: #868e96;
  background-color: transparent;
  border-color: #868e96;
  text-decoration: underline;
}

.btn-outline-secondary[disabled],
.btn-outline-secondary.disabled {
  border-style: dashed;
}

.btn-outline-secondary[disabled]:hover,
.btn-outline-secondary.disabled:hover {
  text-decoration: none;
}

.text-primary,
a.text-primary:focus,
a.text-primary:hover {
  color: #121212 !important;
}

.text-info,
a.text-info:focus,
a.text-info:hover {
  color: #00a499 !important;
}

.btn-primary {
  background-color: #1eaea4;
  border-color: #1eaea4;
}

.btn-primary:hover {
  background-color: #17837b;
  border-color: #17837b;
}

.btn-link-default {
  color: black;
  background-color: transparent;
}

.btn-link-default:hover {
  color: gray;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link-default.dropdown-toggle::after {
  color: gray;
}

.badge {
  font-size: 12px;
}

.badge-outline-danger {
  border: 1px solid #dc3545;
  background-color: white;
  color: #dc3545;
}

.badge-outline-warning {
  border: 1px solid #ffc107;
  background-color: white;
  color: #ffc107;
}

.badge-fill,
.badge-outline {
  padding: 0 12px;
  line-height: 22px;
  border-radius: 50px;
}
.badge-fill {
    background: linear-gradient(-75deg, #FC6D7C, #EB3F51);
    border: 1px solid #EB3F51;
}

.badge-outline {
    background-color: #fff;
    border: 1px solid #F25162;
    color: #F25162;
}


.row.no-wrap {
  overflow: hidden;
  overflow-x: auto;
  min-width: 100%;
  flex-wrap: nowrap;
}

/* .row.no-wrap .col {
  width: 290px;
  display: flex;
  justify-content: center;  
  flex-wrap: wrap;
}

.row.no-wrap .col a {
  width: 140px;
  text-align: center;
  display: inline-block !important;
  padding: 0 !important
} */

.col-2.col-slim {
  -ms-flex: 0 0 19%;
  flex: 0 0 19%;
  max-width: 19%;
}

/* .nav-tabs {
  border-color: #ffc821;
}

.nav-tabs .nav-link {
  background-color: #eaeaea;
  border-radius: 0;
  color: #000;
  padding: .5em 2rem;
}

.nav-tabs .nav-link:not(.active) {
  border-color: #eaeaea #eaeaea #ffc821;
}

.nav-tabs .nav-link.active {
  border-radius: 0;
  border-color: #ffc821 #ffc821 #fff;
} */


/* Main side nav */

[class*="ico-"] {
  vertical-align: middle;
  line-height: 36px;
}

[class*="ico-"]::before {
  content: '';
  display: block;
  float: left;
  width: 36px;
  height: 36px;
  margin: 2px 4px 2px 0;
  background-image: url(../images/ec/ico-tiles.png);
  background-repeat: no-repeat;
  vertical-align: middle;
}

[class*="ico-"].ico-sm::before {
  width: 24px;
  height: 24px;
}

[class*="ico-"].ico-center::before {
  float: none;
  margin: auto;
}

.ico-0::before {
  width: 0;
}

.ico-0.ico-sm::before {
  background-position: -6px -6px;
}

.ico-alt-0::before {
  background-position: -36px 0px;
}

.ico-alt-0.ico-sm::before {
  background-position: -42px -6px;
}

/* .ico-1::before {
  background-position: 0 -36px;
} */

.ico-1.ico-sm::before {
  background-position: -6px -42px;
}

.ico-alt-1::before {
  background-position: -36px -36px;
}

.ico-alt-1.ico-sm::before {
  background-position: -42px -42px;
}

.ico-2::before {
  background-position: 0 -72px;
}

.ico-2.ico-sm::before {
  background-position: -6px -78px;
}

.ico-alt-2::before {
  background-position: -36px -72px;
}

.ico-alt-2.ico-sm::before {
  background-position: -42px -78px;
}

.ico-3::before {
  background-position: 0 -108px;
}

.ico-3.ico-sm::before {
  background-position: -6px -114px;
}

.ico-alt-3::before {
  background-position: -36px -108px;
}

.ico-alt-3.ico-sm::before {
  background-position: -42px -114px;
}

.ico-4::before {
  background-position: 0 -144px;
}

.ico-4.ico-sm::before {
  background-position: -6px -150px;
}

.ico-alt-4::before {
  background-position: -36px -144px;
}

.ico-alt-4.ico-sm::before {
  background-position: -42px -150px;
}

.ico-5::before {
  background-position: 0 -180px;
}

.ico-5.ico-sm::before {
  background-position: -6px -186px;
}

.ico-alt-5::before {
  background-position: -36px -180px;
}

.ico-alt-5.ico-sm::before {
  background-position: -42px -186px;
}

.ico-6::before {
  background-position: 0 -216px;
}

.ico-6.ico-sm::before {
  background-position: -6px -222px;
}

.ico-alt-6::before {
  background-position: -36px -216px;
}

.ico-alt-6.ico-sm::before {
  background-position: -42px -222px;
}

.ico-7::before {
  background-position: 0 -252px;
}

.ico-7.ico-sm::before {
  background-position: -6px -258px;
}

.ico-alt-7::before {
  background-position: -36px -252px;
}

.ico-alt-7.ico-sm::before {
  background-position: -42px -258px;
}

.ico-8::before {
  background-position: 0 -288px;
}

.ico-8.ico-sm::before {
  background-position: -6px -294px;
}

.ico-alt-8::before {
  background-position: -36px -288px;
}

.ico-alt-8.ico-sm::before {
  background-position: -42px -294px;
}

.ico-9::before {
  background-position: 0 -324px;
}

.ico-9.ico-sm::before {
  background-position: -6px -330px;
}

.ico-alt-9::before {
  background-position: -36px -324px;
}

.ico-alt-9.ico-sm::before {
  background-position: -42px -330px;
}

.ico-10::before {
  background-position: 0 -360px;
}

.ico-10.ico-sm::before {
  background-position: -6px -366px;
}

.ico-alt-10::before {
  background-position: -36px -360px;
}

.ico-alt-10.ico-sm::before {
  background-position: -42px -366px;
}

.ico-11::before {
  background-position: 0 -396px;
}

.ico-11.ico-sm::before {
  background-position: -6px -402px;
}

.ico-alt-11::before {
  background-position: -36px -396px;
}

.ico-alt-11.ico-sm::before {
  background-position: -42px -402px;
}

.ico-12::before {
  background-position: 0 -432px;
}

.ico-12.ico-sm::before {
  background-position: -6px -438px;
}

.ico-alt-12::before {
  background-position: -36px -432px;
}

.ico-alt-12.ico-sm::before {
  background-position: -42px -438px;
}

.ico-13::before {
  background-position: 0 -468px;
}

.ico-13.ico-sm::before {
  background-position: -6px -474px;
}

.ico-alt-13::before {
  background-position: -36px -468px;
}

.ico-alt-13.ico-sm::before {
  background-position: -42px -474px;
}

.dropright .dropdown-menu {
  transform: translate3d(100%, 0px, 0px) !important;
  top: -5px;
  left: auto !important;
  right: 8px !important;
  min-height: 26px;
  border-radius: 0;
  box-shadow: 1px 2px 7px 0px rgba(0,0,0,0.3);
}

.nav-main-toggle {
  color: #000;
  text-decoration: none;
  padding: 0;
}

.nav-main-toggle:hover,
.show .nav-main-toggle {
  color: #000;
  background-color: #eaeaea;
}

#navMain {
  border: 0 none;
  padding: 0;
}

#navMain.dropdown-menu {
  width: 190px;
  border-radius: 0;
  margin: 0;
  box-shadow: 3px 4px 4px 0 rgba(0,0,0,0.2);
}

#navMain > .nav-item > .nav-link {
  color: #121212;
  text-decoration: none;
  padding: 0 15px 0 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 40px;
}

#navMain > .nav-item > .nav-link:focus {
  outline: none;
}

#navMain > .nav-item > .nav-link:hover {
  background-color: #eaeaea;
}

/* #navMain > .nav-item .nav-link:hover::before {
  background-position-x: -36px;
} */

#navMain > .nav-item.active .nav-link::before {
  background-position-x: -36px;
}

#navMain .show .dropdown-toggle::after {
  display: none;
}

/* #navMain .dropdown-menu .dropdown-item {
  padding: .25rem 1em;
} */

#navMain .dropdown-menu .dropdown-item:hover {
  color: #1eaea4;
  background-color: inherit;
}

#navMain .dropdown-menu .col:not(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 0.15);
}

#navMain .dropright .dropdown-menu::before {
  content: '';
  display: block;
  position: absolute;
  top: 27px;
  left: -13px;
  width: 24px;
  height: 24px;
  background-color: white;
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  transform: rotate(45deg);
}

.breadcrumb {
  background: transparent;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  line-height: 36px;
}

.breadcrumb-item {
  position: relative;
  padding-left: 25px;
}

.breadcrumb > .breadcrumb-item:first-child {
  padding-left: 0;
}

.breadcrumb-item + .breadcrumb-item::before {
  position: absolute;
  content: '';
  display: block;
  /* top: 55%; */
  top: 50%;
  left: 7px;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  border: 0;
  border-top: 1px solid #a2b0b0;
  border-right: 1px solid #a2b0b0;
  transform: rotate(45deg);
  padding: 0;
}

.breadcrumb-item a {
  color: #00a499;
}

.ec-breadcrumb .breadcrumb-item {
  color: #999;
  font-size: 13px;
  letter-spacing: 0.1px;
  padding-left: 21px;
}
.ec-breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  left: 4px;
}


.more-link::after {
  position: absolute;
  content: '';
  display: block;
  /*top: 55%;*/
	top:50%;
  right: 15px;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  border: 0;
  /* reset carets */
  border-top: 1px solid #a2b0b0;
  border-right: 1px solid #a2b0b0;
  transform: rotate(45deg);
}

.more-link {
  position: relative;
  padding-right: 20px;
}

.dropdown-toggle:not(.more-link)::after {
  display: none;
}

.more-block {
  position: relative;
  padding-top: 150%;
}
.more-block:focus {
  color:#08867d;
}

.more-block .lead {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  height: 2em;
  line-height: 1em;
  font-size: 1.5em;
}

.more-block .lead small {
  font-size: .6em;
}


/* Listing page styles */

section {
  background-color: white;
  padding: 0;
  position: relative;
  margin-bottom: 1rem;
}

section {
  padding: .6em;
  margin-bottom: 1.5em;
}

.carousel {
  margin-bottom: 1.5em;
}

.carousel-indicators {
  margin-bottom: 0;
}

.carousel-indicators li {
  width: 1em;
  height: 1em;
  border-radius: .5em;
  font-size: 8px;
  background-color: white;
}

.carousel-indicators .active {
  background-color: #ffc700;
}

.owl-stage {
  padding-left: 0 !important;
}

section:hover [class*="owl-"]:not(.disabled) {
  opacity: 1;
}

.owl-prev,
.owl-next {
  display: block !important;
  opacity: 0;
  color: white;
  position: absolute;
  top: 50%;
  width: 2.5em;
  height: 7.2em;
  line-height: 7.2em;
  text-align: center;
  margin: -3.6em 0 0 0 !important;
  padding: 0 !important;
  background: rgba(0, 0, 0, 0.45) !important;
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  cursor: pointer;
  z-index: 2;
  border-radius: 0 !important;
}

.owl-prev {
  left: 0;
}

.owl-next {
  right: 0;
}

.owl-prev::after,
.owl-next::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1em;
  height: 1em;
  border-width: 0;
  border-style: solid;
  border-color: white;
  margin: auto;
  transform: rotate(45deg);
}

.owl-prev::after {
  left: 50%;
  border-width: 0 0 2px 2px;
}

.owl-next::after {
  right: 50%;
  border-width: 2px 2px 0 0;
}

.owl-prev.disabled,
.owl-next.disabled {
  pointer-events: none;
}

.owl-prev:hover, .owl-next:hover {
  opacity: 0.6;
}

.counter {
  vertical-align: middle;
  display: inline-block;
}

.product.card {
  position: relative;
  border: 0 none;
  text-decoration: none;
  color: black;
  margin-bottom: 1em;
}

.product.card::before {
  display: list-item;
  list-style: decimal inside;
}
.product.card:hover * {
  opacity: 0.8;
}

.product.card:hover .card-title {
  color: #1eaea4;
}

.product.card .badges {
  margin: -26px 0 5px 0;
  white-space: nowrap;
}

.product .card-title {
	height: 40px;
    font-size: 14px;
    line-height: 20px;
    margin: 2px 0;
    overflow: hidden;
}
.product .card-title span{
	float: left;
    max-width: 100%;
}

.product p {
  line-height: 1;
  margin: 0 0 10px;
}

.owl-carousel .product.card {
  margin-bottom: 0;
}

[data-badge] {
  position: relative;
}

[data-badge]::before {
  content: attr(data-badge);
  display: block;
  position: absolute;
  z-index: 1;
  color: white;
  font-size: .8em;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8;
  border-radius: 1.8em;
  text-align: center;
  padding: 0;
  background-color: #8e8e93;
  margin: .3em;
	top:0;
	left:0;
}

[data-badge="1"]::before {
  background-color: #fec539;
}

[data-badge="2"]::before {
  background-color: #92a8bf;
}

[data-badge="3"]::before {
  background-color: #d7805d;
}


/* Listing Styles */

#paneCategories .btn-link {
  color: black;
}

.dropdown > * {
  vertical-align: middle;
}

.pagination .page-item:not(:first-child) .page-link {
  border-left: 0;
}

.pagination .page-item:not(:last-child) .page-link {
  border-right: 0;
}

.pagination-bottom-center {
  margin: 30px auto;
}

.pagination-bottom-center .column {
    display: inline-block;
    vertical-align: top;
}

.ec-wrapper .product-list-pager {
  padding-top: 50px;
  padding-bottom: 30px;
}

.ec-wrapper .page-product {
  margin-top: 10px;
  margin-bottom: 10px;
  overflow: hidden;
}

.ec-wrapper .pagination-bottom-center .column {
  margin-right: 10px;
}

.ec-wrapper .pagination-bottom-center .column-04 .btn-small {
  font-size: 12px;
  margin-top: 8px;
  padding: 1px 6px;
}

.col-lg-24 {
  flex: 0 0 20%;
  max-width: 20%;
}


/*countdown css, copy from msite*/

.ec-countdown {
  padding-bottom: 10px;
  background-color: #ffffff;
  position: relative;
}

.ec-countdown #ec-countdown-swiper .swiper-slide {
  width: 160px;
  margin-left: 10px;
}

.ec-countdown-images:not(.swiper-lazy-loaded) {
  height: 160px;
  background-size: 160px;
}

.ec-countdown-item .line-01 {
  color: #111;
  height: 40px;
  text-align: left;
  font-size: 14px;
}

.ec-countdown .line-02 span.price-original,
.ec-countdown .line-02 span.price-remark {
  font-size: 13px;
  color: #aaa;
  font-weight: normal;
  text-decoration: line-through;
  margin-left: 5px;
}

.ec-countdown .line-02 span.price-remark {
  text-decoration: none;
}

.ec-countdown .line-02.deposit {
  color: #ff7930;
}

.countdown-wrapper {
  position: absolute;
  top: 5px;
  right: 15px;
}

.countdown-wrapper div {
  float: right;
}

.countdown-wrapper span {
  font-size: 14px;
  line-height: 15px;
}

.countdown-wrapper span.countdown-label {
  font-size: 13px;
  line-height: 24px;
  vertical-align: text-top;
  color: #aaa;
  margin-right: 5px;
}

.pd-row-title .countdown-label {
  font-size: 14px;
  margin: 0 3px;
}
.clock {
  display: inline-block;
}

.clock > span, .clock-ready > span, .clock-finish > span {
  font-family: "helvetica";
  width: 15px;
  height: 12px;
  border-radius: 2px;
  padding: 2px 5px;
  color: #fff;
}

.clock > span {
  background-color: #f25162;
  font-size: 13px;
  line-height: 19px;
  /* font-size: 14px;
  line-height: 15px; */
}

.clock-ready > span {
  background-color: #ffc821;
  font-size: 14px;
  line-height: 15px;
}

.clock-finish > span {
  background-color: #bfbfbf;
  font-size: 14px;
  line-height: 15px;
}

.clock > .cnt_camp_start,
.clock-ready > .cnt_camp_ready,
.clock-finish > .cnt_camp_finish {
  font-weight: 600;
  background-color: #fff;
  width: 5px;
  height: 12px;
  padding: 2px 3px;
}

.clock > .cnt_camp_start {
  color: #f25162;
}

.clock-ready > .cnt_camp_ready {
  color: #ffc821;
}

.clock-finish > .cnt_camp_finish {
  color: #bfbfbf;
}

.pd-row-title .clock > .cnt_camp_start,
.pd-row-title .clock-ready > .cnt_camp_ready,
.pd-row-title .clock-finish > .cnt_camp_finish {
  background-color: transparent;
}

.ec-datail-menu-nav .nav-main-toggle {
  padding: 0 40px 0 10px;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  font-weight: bold;
  color: #545454;
  position: relative;
}

.ec-datail-menu-nav .nav-main-toggle:before {
  content:'';
  position: absolute;
  width: 36px;
  height: 36px;
  background-image: url(../images/ec/ico-menu-arrow.png);
  margin: 2px 0;
  right: 5px;
}

.ec-nav-header-wrapper.sticky .ec-datail-menu-nav .nav-main-toggle:before {
  background-position: -36px 0;
}

.ec-detail-menu-nav .nav-main-toggle:hover {
  background-color: #eaeaea;
}

.ec-nav-header-wrapper.sticky .ec-datail-menu-nav .nav-main-toggle:hover {
  background-color: #179C91;
}

/* .ec-nav-header-wrapper.sticky .ec-datail-menu-nav .nav-main-toggle:hover:before {
  background-position: 0 0;
} */

.ec-nav-header-wrapper {
  margin-top: -20px;
}

.ec-nav-header-wrapper.sticky {
  margin-top: 0;
}

.ec-datail-menu-nav .nav-main-toggle + .dropdown-menu {
  box-shadow: 1px 4px 3px 0px rgba(0,0,0,0.2);
}

.ec-datail-menu-nav .dropdown-menu .dropdown-item {
  color: #212529;
}

.ec-datail-menu-nav .dropdown-menu .dropdown-item.active {
  color: #00a499;
}

.ec-datail-menu-nav .dropdown-menu .dropdown-item.acitve {
  color: #1eaea4;
}

.ec_countdown.clock > span {
  background-color: #121212;
  color: #fff;

}
.detail-content .detail-info .cnt_camp_ready {
    color: #fff!important;
}
.ec_countdown.clock-ready > span {
	background-color: #121212;
	border-radius:  3px;
}

.ec_countdown.clock-ready > .cnt_camp_ready {
  background-color: transparent;
  color: #ffc821;
}

.ec_countdown.clock > .cnt_camp_start,
.ec_countdown.clock-ready > .cnt_camp_ready {
  background-color: transparent;
  color: #fff;
}



/*20180112*/
.ec-menu-wrapper {
  width: 180px;
  float: left;
  position: relative;
  display: inline-block;
  margin-right: 10px;
}

.ico-73:before {
  background-image: url(../images/ec/ico-01.png);
}

.ico-1:before {
  background-image: url(../images/ec/ico-02.png);
}

.dropdown-menu {
  border: 0;
}

.dropdown-menu .container {
  width: auto;
}
.dropdown-menu.show .container {
  width: max-content;
}

.dropdown-menu .dropdown-item {
  display: block;
  color: #121212;
  line-height: 35px;
  padding: 0 25px;
}

.dropdown-menu .dropdown-item:hover {
  text-decoration: none;
}

.ec-hp-list, .ec-list-wrapper {
  float: left;
  width: 1000px;
  display: inline-block;
  position: relative;
}

#ec-list-banner img {
  width: 625px;
  height: 250px;
}

.ec-list-banner .swiper-container .swiper-slide {
  width: 1000px;
}

h5.pd-row-title {
  margin-bottom: 10px;
  margin-top: 20px;
}
h5.pd-row-title a{
  color: #111111;
}

.float-right {
  float: right;
}

.ec-hp-list .more-link {
	margin-top: 4px;
	padding-right: 20px;
}

.ec-hp-list .more-link::after {
  right: 10px;
}

.more-link:hover {
  color: #8e8e93;
  text-decoration: none;
}

.more-link:focus {
  color: #555;
  text-decoration: none;
}

.card-img-top {
  margin-bottom: 5px;
}

.card-text.text-muted {
  margin-bottom: 4px;
  margin-top: 4px;
}

.price-color {
  color: #e02152;
  font-weight: bold;
}

.deposit-color {
  color: #FE730A;
  font-weight: bold;
  margin-bottom: 8px;
  font-size: 20px;
}

.deposit-price {
  color: #FE730A;
}

.price-color .text-price-unit, .deposit-color .text-price-unit {
  font-size: 14px;
  margin-right: 1px;
}

.price-color.large .text-price-unit, .deposit-color.large .text-price-unit {
  font-size: 18px;
  margin-right: 2px;
}

.price-color .text-price-number, .price-color .text-price-unit-to, .deposit-color .text-price-number {
  font-size: 20px;
}

.price-color.large .text-price-number, .price-color .text-price-unit-to, .deposit-color.large .text-price-number {
  font-size: 27px;
}

.ec-list-item {
  display: inline-block;
  width: 185px;
  margin-right: 4px;
  margin-left: 4px;
}

.ec-list-item.sold-out .card.product,
.ec-list-item.sold-out .badges,
.ec-list-item.sold-out .card-title,
.ec-list-item.sold-out .card-text,
.pd-row-wrapper .sold-out {
    opacity: 0.4;
}

.ec-prod.sold-out .card.product,
.ec-prod.sold-out .badges,
.ec-prod.sold-out .card-title,
.ec-prod.sold-out .card-text {
    opacity: 0.4;
}

.ec-list-item .remark-label, .ec-prod .remark-label, .pd-row-wrapper .remark-label {
  background-color: #8e8e93;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  padding: 0 6px;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 5px;
  border-radius: 3px;
  font-weight: normal;
}

.card.product .card-img-top {
  width: 100%;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
}

.listing-function-bar {
  display: block;
  width: 100%;
}

.timer-counter {
  background-color: #F25162;
  padding: .655em;
  color: #fff;
  font-size: 13px;
  /* font-size: 14px; */
}

.timer-counter.bg-ended {
  background-color: #D1D1D1;
}

.timer-counter.bg-coming {
  background-color: #FFC821;
}

.ec-list-banner + div, .ec-list-banner + section {
  margin-top: -20px;
}

.cate-list-title {
  color: #00a499;
  vertical-align: middle;
}

.cate-list-title:hover {
  text-decoration: none;
  color: #08867d;
}

.cate-list-title li {
  display: inline-block;
  line-height: 34px;
  margin: 0;
  background: url(../images/ec-arrow-right.png) right center no-repeat;
  padding: 0 10px 0 0;
  font-weight: bold;
}

.cate-list-title li {
  padding: 0 25px 0 0;
  background: none;
  position: relative;
}

li.ec-list-content-header-2ndlist-mother.active:after {
    position: absolute;
    content: '';
    display: block;
    /* top: 55%; */
    top: 50%;
    right: 10px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    border: 0;
    border-top: 1px solid #a2b0b0;
    border-right: 1px solid #a2b0b0;
    transform: rotate(45deg);
}

.subcate-btn {
  background-color: #fff;
  color: #121212;
  border-color: #fff;
}

.subcate-btn:hover {
  text-decoration: none;
  border-color: rgba(0,164,153,0.5);
}

.subcate-btn.active {
  border-color: #00a499;
  background-color: #fff;
  color: #00a499;
  box-shadow: none;
}

.detail-right-col {
  float: left;
  width: 200px;
  display: inline-block;
}

.detail-content {
  float: left;
  width: 975px;
  margin-right: 15px;
  display: inline-block;
}

.detail-right-col .ec-list-item {
  margin: 0;
}

.detail-right-col .merchant-body {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.detail-right-col .merchant-img {
	width: auto;
	max-width: 180px;
    max-height: 180px;
}

.detail-content .product-image-area {
  width: 402px;
  margin-bottom: 10px;
  margin-left: 10px;
}

.detail-content .outlet-product-image {
  width: 402px;
  height: 402px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.detail-content .outlet-product-quantity {
  color: #8E8E93;
  font-size: 13px;
  /* font-size: 14px; */
  padding-left: 0;

}

.product-image-area .thumb_area a .thumb60 {
  margin-right: 10px;
}

.info-function-btn-wrapper {
  width: 150px;
  /* width: 81px; */
  display: inline-block;
  float: right;
  text-align: right;
  margin-top: 6px;
  margin-right: -10px;
}

.detail-info {
  display: inline-block;
  padding: 0 10px 20px 20px;
  width: 535px;
}

.detail-info .timer-counter {
  margin-bottom: 5px;
}

.detail-info .price-color.large , .detail-info .deposit-color.large {
  margin: 0;
}

.info-function-btn-wrapper .btn-bookmark, .info-function-btn-wrapper .btn-sharefb {
  display: inline-block;
  width: auto;
  /* width: 36px; */
  height: 36px;
  font-size: 12px;
  /* font-size: 13px; */
  color: #8e8e93;
  line-height: 36px;
  text-align: left;
  margin: 0;
  padding: 0 10px 0 0;
  /* margin-left: 5px; */
}

.info-function-btn-wrapper .btn-sharefb {
  color: #4267B2;
}

.info-function-btn-wrapper .btn-bookmark:hover, .info-function-btn-wrapper .btn-sharefb:hover {
  background-color: #f4f4f4;
  border-radius: 2px;
  text-decoration: none;
}

.info-function-btn-wrapper .btn-bookmark:before, .info-function-btn-wrapper .btn-sharefb:before {
  content: '';
  display: block;
  float: left;
  width: 33px;
  height: 36px;
  margin: 0;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.info-function-btn-wrapper .btn-bookmark:before {
  background-image: url(../images/ec/ico-bookmark.png);
}

.info-function-btn-wrapper .btn-sharefb:before {
  background-image: url(../images/ec/ico-sharefb.png);
}

.info-function-btn-wrapper .btn-bookmark.active{
  color: #00a499;
}
.info-function-btn-wrapper .btn-bookmark.active:before{
  background-position: -36px center, 0px center;
}


.detail-pdname-wrap {
  width: 100%;
  /* float: left; */
  margin: 15px 0 10px 0;
}
.detail-pdname-wrap .pd-label {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  background-color: #EB3F51;
  vertical-align: middle;
  padding: 5px 10px;
  margin-right: 5px;
}
.detail-pdname-wrap .detail-pdname {
  display: inline-block;
  width: calc(100% - 58px);
  vertical-align: middle;
  margin: 0;
}
h4.detail-pdname {
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 10px;
}


.detail-pddesc {
  margin-top: 10px;
  margin-bottom: 10px;
}

.detail-pddesc ul  {
  -webkit-padding-start: 20px;
}

dt.info-form-title {
  width: 130px;
  padding: 0 15px;
  display: inline-block;
  font-weight: normal;
  color: #121212;
  line-height: 2.2em;
  vertical-align: middle;
}

dd.info-form-content {
  width: calc(100% - 145px);
  display: inline-block;
  font-size: 13px;
  line-height: 40px;
  vertical-align: middle;
  color: #121212;
}

dd.info-form-content.text-muted {
  color: #999;
}

.ec-discount {
  color: #e02152;
  border: 1px solid #e02152;
  padding: 1px 8px;
  font-size: 13px;
  line-height: 18px;
  display: inline-block;
  margin-left: 5px;
  vertical-align: text-bottom;
  font-weight: normal;
}

.ec-info.nav-tabs {
  background-color: #f5f5f5;
  height: 38px;
  border-bottom: 2px solid #1f9f9d;
	max-width: 975px;
  width: 100%;
}

.ec-info.nav-tabs li {
  border-left: 0;
}

.ec-info.nav-tabs li a {
  padding: 0 13px;
  border-bottom: 0;
  height: 36px;
  background-color: #eaeaea;
  border-top: 1px solid #eaeaea;
  border-right: 1px solid #f5f5f5;
  line-height: 36px;
  border-radius: 0;
  margin-bottom: 2px;
  color: #333;
}

.ec-info.nav-tabs li a:hover {
  border-bottom: 0;
  background-color: #e5e5e5;
  transition: 0.1s;
}

.ec-nav-header {
  margin: 10px -15px;
  /* margin: 5px -15px; */
}

.ec-nav-header .menu-label {
  display: inline-block;
}

.ec-nav-header .ec-breadcrumb {
  display: inline-block;
  width: calc(100% - 226px);
  margin-left: 16px;
  /* width: calc(100% - 200px); */
}

.ec-info.nav-tabs li.active a {
  background: linear-gradient(to bottom, #28b29d , #1f9f9d);
  border: 0!important;
  color: #fff;
}

.ec-buy-btn  {
  position: relative;
  overflow: visible;
  float: left;
  display: block;
}

.ec-buy-btn .btn.sold-out {
	background: #EAEAEA !important;
    border-color: #EAEAEA;
    box-shadow: 0px 3px 0px 0px rgba(123, 123, 123, 0.4);
    padding: 6px 22px;
    color: #8e8e93;
}

.ec-pd-quantity {
  color: rgb(128, 128, 128);
  font-size: 14px;
  line-height: 49px;
  font-weight: normal;
  /* float: left; */
  vertical-align: middle;
  float: left;
  padding-left: 15px;
}

.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020;
}

.ec-nav-header-wrapper.sticky {
  background-color: #00a499;
  position: fixed;
  top: 0;
  margin-top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  transition: 0.3s;
}

.ec-nav-header-wrapper.sticky .ec-nav-header {
  width: 1190px;
  margin: 0 auto;
  color: #fff;
  height: 40px;
}

.ec-nav-header-wrapper.sticky .dropdown-toggle, .ec-nav-header-wrapper.sticky .breadcrumb-item, .ec-nav-header-wrapper.sticky .breadcrumb-item a, .ec-nav-header-wrapper.sticky .breadcrumb > li + li:before {
  /*color: #005e5d;*/
	color: #ffffff;
}
.ec-nav-header-wrapper.sticky .ec-datail-menu-nav > a {
  background: #00a499;
}

.ec-nav-header-wrapper.sticky .breadcrumb-item:before {
  border-top-color: #fff;
  border-right-color: #fff;
}

.option-detail {
    margin: 4px 2px 4px 0;
    background-color: #fff;
    padding: 4px 12px;
    border-radius: 2px;
    color: #545454;
    border-color: #CCCCCC;
    white-space: unset;
    text-align: left;
}

.option-detail.btn.disabled {
    color: #545454;
    background-color: #fff;
    border-color: #ccc;
}

/* #b00650 michaelfeng 20191014 */
.option-detail:not(.active):focus {
    color: #545454;
    border-color: #ccc;
    background-color: inherit;
}
.option-detail:hover {
    color: #fff;
    border-color: #008a82;
    background-color: #008a82;
  /* color: #1eaea4;
  border-color: #1eaea4;
  background-color: transparent; */
  text-decoration: none;
}

.option-detail.active:hover {
    color: white;
    background-color: #008a82;
    border-color: #008a82;
}

.ec-footer-wrapper {
  padding: 10px 15px;
  display: block;
  width: 100%;
}

.ec-footer-wrapper .footer-title {
  color: #818181;
  font-size: 14px;
  text-align: center;
}
.ec-footer-wrapper .logo-title {
  margin: 0 0 10px;
}

.ec-footer-wrapper .footer-remark {
  font-size: 12px;
  color: #B1B1B1;
  text-align: left;
  line-height: 17px;
  margin-bottom: 0px;
}

.ec-footer-wrapper .footer-remark .accept-payment-method-container img {
    width: 100%;
    padding-top: 15px; 
}
.accept-payment-method-container{
  margin-left:-5%;
}
.accept-payment-method-container img{
  width:15%;
  display: block;
  float: left;
  margin-left:9%;
  padding:0 0 2% 0;
}
.ec-footer-wrapper .col-1, .ec-footer-wrapper .col-2, .ec-footer-wrapper .col-3 {
  height: 100px;
  border-right: 1px solid #d6d6d6;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  padding: 0 20px;
}

.ec-footer-wrapper .col-1 {width: 330px;max-width: 330px;}
.ec-footer-wrapper .col-2 {width: 345px;max-width: 345px;}
.ec-footer-wrapper .col-3 {width: 260px;border: 0;}
.ec-footer-wrapper .ssl-wrapper {margin-top: 0px; cursor: auto;}
.ec-footer-wrapper .ssl-wrapper:hover img {opacity: 1;}
/* .ec-footer-wrapper .payment-wrapper {margin-top: 15px;} */
.ec-footer-wrapper .fb-wrapper {margin-top: 0px;}

.ec-footer-wrapper .btn-sharefb:before {
  content: '';
  display: block;
  float: left;
  width: 36px;
  height: 36px;
  margin: 0;
  background-repeat: no-repeat;
  vertical-align:middle;
  background-image: url(../images/ec/ico-sharefb.png);
}

.ec-footer-wrapper .btn-sharefb {
  color: #4267B2;
  font-weight: bold;
  line-height: 36px;
  cursor: pointer;
  display: inline-block;
  height: 36px;
  width: 200px;
}

.ec-footer-wrapper .btn-sharefb:hover {
  background-color: #eaeaea;
  border-radius: 4px;
  text-decoration: none;
}

.ec-footer-wrapper.ec-detail-footer .col-1 {
  padding-left: 10px;
  width: 330px;
}

.ec-footer-wrapper.ec-detail-footer .col-3 {
  padding-right: 0;
  width: 260px;
}

.ec-detail-footer .col-1, .ec-detail-footer .col-2, .ec-detail-footer .col-3 {
    margin-top: 20px;
}

.ec-footer-wrapper.ec-detail-footer {margin-top: 10px; float: left;}

.ec-logo{float: left; height: 100px; width: 274px;}
@media screen and (min-width: 1225px){
    .ec-logo {width: 304px;}
}
.ec-top-banner{float: right; width: 728px; height: 90px; margin-top:5px;}
.ec-topright{
	float: right;
	width: 180px;
	padding: 15px 0 0 0;
	text-align: right;
	margin-left: 10px;
  position: relative;
}

.ec-page .ec-logo a > img {
  margin-top: 15px;
}

.ec-page .ec-topright .marketplace-cart-btn {
  background-image: url('../images/marketplace/cart/icon-open-cart-white.png');
}

.ec-page .ec-topright .marketplace-cart-btn .marketplace-cart-count {
  background: #ffc821;
}

.ec-page .ec-topright .row a {
  color: white;
}

.page-view-inner { position: relative; }
.ec-topright #tooltip-explanation{
	top: 30px;
  right: 0px;
  left: auto;
  width: 380px;
  max-width: 380px;
  background: rgb(250, 243, 157);
  display:none;
  border-color: #efd68d;
}
.ec-topright #tooltip-explanation .arrow{
	left: 90% !important;
  border-bottom-color: #dec067;
}
.ec-topright #tooltip-explanation .arrow:after{
	border-bottom-color: rgb(250, 243, 157);
}
.ec-topright #tooltip-explanation #tooltip-explanation-content {
	color: rgb(136, 117, 82);
	font-size: 12px;
}
.ec-topright .whats-ec { font-size: 12px; color: #8e8e93; cursor:pointer;}
.ec-topright .whats-ec:hover {color: #545454;}
.ec-topright a, .xmas-ec-topright a{color: #8e8e93; font-size: 12px;}
.ec-topright a:first-of-type, .xmas-ec-topright a:first-of-type{margin-right: 10px;}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 2px 3px 10px rgba(0, 0, 0, .1);
}

/* .ec-topright {
  width: 290px;
  font-size: 12px;
  text-align: left;
  float: right;
  padding: 15px 0 0 0;
  margin-left: 10px;
}

.ec-topright a {
  color: #00a499;
} */

.ec-topright img {
  margin-right: 15px;
}

.ec-topright .text-primary {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 2px;
}

.ec-topright .cs-tel {
  font-size: 23px;
  font-weight: bold;
  color: #00a499;
}
.owl-carousel .owl-item .mw-100 {
     width: 122px;
     margin: auto;
     margin-top: 40px;
}
.clock, .clock-finish{display:inline;}

.page-item.active .page-link{
	border-color: #ccd1d9;
	background-color: #d9d2d2;
}
.dropdown-item.active, .dropdown-item:active {
	color: #fff;
	text-decoration: none;
	border-color: transparent;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	color: #00a499;
}
.dropdown-item:active {
	font-weight: normal;
}


.ec-error-content{max-width: 810px;}
.error-410-wrapper {
    text-align: center;
    padding: 50px 0;
	background: white;
}
.dropdown-menu li a:hover, .dropdown-menu li a:focus, .dropdown-menu .active a, .dropdown-menu .active a:hover, .dropdown-menu .active a:focus{background-color: transparent;}

.oul-detail-tab img { max-width: 100%; }
.error-msg{display:none;}
/* .main-content {padding-top: 0px;} */
.nav-menu {line-height: 36px; height: 36px;}

.oul-product-original-unit {
    font-size: 1em;
    color: #212529;
}
.oul-product-original-price {
    font-weight: normal;
    font-size: 1em;
    height: auto;
    margin-left: 0;
}
.oul-product-original-price span {
  font-size: 1em;
}
.oul-product-original-price span,
.oul-product-original-price del {
  color: #999;
}
.text-price-unit {margin: 0px;}
.text-price-number {font-size: 1em;}
.text-price-unit-to {
	font-size: 1em;
}
.oul-product-discounted-unit {
    font-size: 1em;
}
.oul-detail-tab{background:white}
.product-option{
	display: inherit;
	margin: 0px;
    font-size: 1em;
    width: 100%;
    line-height: 20px;
}
.row.align-items-center dt{
	line-height: 2.6em;
}
.row.align-items-center dt.align-top {
  vertical-align: top;
}
.row.align-items-center dd{
	margin: 0px;
	line-height: 2.6em;
}
.oul-detail-tab-bar-control.stick {top: 56px;}
.oul-detail-tab-bar label {
    width: 33.333%;
}
.oul-detail-tab{width:100%}
.text-danger {
    color: #dc3545!important;
    display: inline;
}

.oul-detail-topic {
    padding: 20px 25px 0;
    border-top: 1px solid #eee;
    margin: 0;
    font-size: 20px;
}

.oul-discount {
    background: transparent;
	font-weight: 400;
    padding: 0;
	line-height: unset;
    height: auto;
    vertical-align: text-bottom;
    margin-left: 0px;
    font-family: helvetica neue,微軟正黑體,Microsoft JhengHei,蘋果儷中黑,Apple LiGothic Medium,黑体,SimHei;
}
/* .buy-btn-detail .btn{
  padding: 6px 0px;
} */
.buy-btn-detail.ec-deposit .btn{
	padding: 6px 22px 6px 40px;
	background: url(/images/icon/ec_btn_deposit_icon.png) no-repeat 35px 6px #00A499 !important;
}

.tab-pane *{max-width:100%}
.buy-btn-detail, .buy-btn-detail span {
    margin-top: 5px;
}

.oul-product-original-price.deposit-price{text-decoration: none;}
.ec-special-remarks{
	margin-bottom: 10px;
	margin-top: 10px;
    display: block;
    line-height: 1.4em;
	color: #f63969;
}

/*banner*/
.ec-list-banner{width: 100%; margin-bottom: 20px;}

#ec-list-banner img{
    width: 626px;
    /*width: 625px;*/
	height: 250px;
	image-rendering: -moz-crisp-edges;
	image-rendering:   -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor;
}
.ec-list-banner .swiper-pagination-bullet {background: #c8c8c8; border:2px solid #fff;}
.ec-list-banner .swiper-pagination-bullet-active{background: #f1c400;}
.ec-list-banner .swiper-container{height:100%;}
.ec-list-banner .swiper-container-horizontal > .swiper-pagination{bottom:0;}
.ec-list-banner .swiper-pagination-bullet{width:10px; height:10px;}

.ec-list-banner .swiper-container .swiper-slide{
  width: 626px;
  /*width: 625px;*/
  /*width: 1000px;*/
  border: 0px;
}

.ec-list-banner .swiper-container .swiper-slide-next:before, .ec-list-banner .swiper-container .swiper-slide-prev:before{
	content:"";
	width: 100%;
	height: 100%;
	position: absolute;
    background: rgba(166,166,166, 0.7);
}

/* Override to display navigation arrows permanently and move them outside the image area */
#fancybox-left-ico,
#fancybox-left:hover span {
  left: -20px;
}

#fancybox-right-ico,
#fancybox-right:hover span {
  right: -20px;
  left: auto;
}

/*for ec product row*/
.ec-wrapper .swiper-button-next, 
.ec-wrapper .swiper-button-prev {
	display: block !important;
    opacity: 0 ;
    color: white;
    position: absolute;
    top: 50%;
    width: 2.5em;
    height: 7.2em;
    line-height: 7.2em;
    text-align: center;
    margin: -3.6em 0 0 0 !important;
    padding: 0 !important;
    background: rgba(0, 0, 0, 0.45) !important;
    transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    cursor: pointer;
    z-index: 2;
    border-radius: 0 !important;
}

.ec-wrapper .swiper-button-next {
  right: 0;
}

.ec-wrapper .swiper-button-prev {
  left: 0;
}

.ec-wrapper .swiper-button-prev::after, 
.ec-wrapper .swiper-button-next::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1em;
    height: 1em;
    border-width: 0;
    border-style: solid;
    border-color: white;
    margin: auto;
    transform: rotate(45deg);
}

.ec-wrapper .swiper-button-next::after, 
.ec-wrapper .swiper-button-prev::after {
    right: 40%;
    border-width: 2px 2px 0 0;
}

.ec-wrapper .swiper-button-prev::after {
    left: 40%;
    border-width: 0 0 2px 2px;
}

.ec-wrapper section:hover .swiper-button-next, 
.ec-wrapper section:hover .swiper-button-prev {
    opacity: 1;
}

/** 20181026 ec list banner prev,next btn **/
#ec-list-banner:hover #ec-list-banner-prev,
#ec-list-banner:hover #ec-list-banner-next{
    opacity: 1;
}
#ec-list-banner:hover #ec-list-banner-prev {

}
#ec-list-banner:hover #ec-list-banner-next {

}



/*new for product row*/
.swiper-slide {
  min-height: 1px;
}

.swiper-slide .product.card {
    position: relative;
    border: 0 none;
    text-decoration: none;
    color: black;
  margin-bottom: 0;
  text-align: left;
}

.card.product {
  width: 100%;
}

.pd-row-wrapper .swiper-container .swiper-slide {
  margin-right: 20px;
  border: 0;
}

.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled{
	opacity:0 !important;
}

.ec-nav-header-wrapper.sticky .ec-nav-header .menu-label {
	margin-left: -8px;
}

.swiper-container .card.product .mw-100 {
    width: 122px;
    margin: auto;
    display: block;
}

.ec-logo{float: left; height: 100px; width: 274px;}
@media screen and (min-width: 1225px){
    .ec-logo {width: 304px;}
}
.ec-top-banner{float: right; width: 728px; height: 90px; margin-top:5px;}
.ec-topright{
	float: right;
	width: 180px;
	padding: 15px 0 0 0;
	text-align: right;
	margin-left: 10px;
}
.ec-topright #tooltip-explanation{
	top: 30px;
  right: 0px;
  left: auto;
  width: 380px;
  max-width: 380px;
  background: rgb(250, 243, 157);
  display:none;
}
.ec-topright #tooltip-explanation .arrow{
	left: 90% !important;
}
.ec-topright #tooltip-explanation .arrow:after{
	border-bottom-color: rgb(250, 243, 157);
}
.ec-topright #tooltip-explanation #tooltip-explanation-content {
	color: rgb(130, 130, 130);
	font-size: 12px;
}
.ec-topright .whats-ec {
  font-size: 12px;
  color: #8e8e93;
}
.ec-topright a, .xmas-ec-topright a{color: #8e8e93; font-size: 12px;}
.ec-topright a:first-of-type, .xmas-ec-topright a:first-of-type{margin-right: 10px;}



@keyframes showBTTbtn {
  from {bottom: -2%;}
  to {bottom: 4%;}
}

.btt-btn {
    position: fixed;
    bottom: -8%;
    right: 5%;
    z-index: 1000;
    transition: 0.6s;
    cursor: pointer;
}

.btt-btn.show {
  animation-name: showBTTbtn;
  animation-duration: 0.5s;
  bottom: 4%;
}

.btt-btn img {
    width: 36px;
    height: 36px;
}

.btt-btn:hover {
    opacity: 0.7;
    transform: scale(1.1);
}

@media only screen and (min-width:1350px) {
    .btt-btn {
        right: calc(50% - 670px);
    }
}

.detail-right-title {
  float: left;
  display: block;
  border-bottom: 2px solid #00a499;
  background: #eaeaea;
  color: #121212;
  height: 40px;
  line-height: 40px;
  padding: 0 7px;
  width: 200px;
  text-align: center;
}
.swiper-container{
  height: 330px;
  /*height:275px;*/
}
.pd-row-wrapper .card-text.lead.price-color, .pd-row-wrapper .card-text.lead.deposit-color {
    margin-bottom: 5px;
}

.info-form-content select#pd-option{
	color: #111;
    display: inline-block;
    /*width: 80%;*/
    height: 30px;
    background-color: #fafafa;
    border-radius: 3px;
    font-size: 14px;
    border: 1px solid #aaa;
    outline: none;
    padding: 2px 4px;
    line-height: 20px;
}

.ec-detail-merchant {
    display: block;
    width: calc(100% - 150px);
    /* width: 82%; */
    height: 50px;
    margin-top: 10px;
    position: relative;
}

.ec-detail-merchant-img {
    margin-right: 10px;
    float: left;
    border: 1px solid #ddd;
    height: 54px;
    vertical-align: middle;
    line-height: 50px;
}

.ec-detail-merchant-img img {
    max-height: 50px;
    max-width: 150px;
}

.ec-detail-merchant-name {
    font-weight: bold;
    font-size: 14px;
    line-height: 15px;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 7px 10px 5px 0;
}
.ec-detail-merchant-name a, .ec-detail-merchant-name a:VISITED {
    color: #111;
}

.ec-detail-merchant-level {
    float: left;
    color: #999;
}
.ec-detail-merchant-level a, .ec-detail-merchant-level a:VISITED {
    color: #999;
}
.cate-list-wrapper .cate-list-main{
	display: inline-block;
	vertical-align: top;
}
.cate-list-wrapper .cate-list-sub{
	display: inline-block;
	width: 85%;
}
.error-410-wrapper p{margin: 10px 0;}

#ec-list-banner .swiper-slide img.swiper-lazy {width: auto;max-width: 100%;max-height: 210px;}

/** 20181114 merchant title, level **/
.card .merchant-title {
  height: 22px;
  line-height: 22px;
  overflow: hidden;
}
.card .merchant-title,
.card .merchant-level-title {
  font-size: 13px;
  font-weight: inherit;
  color: #999;
  padding-top: 2px;
}


/** 20181114 filter, sorting **/
.ec-wrapper .page-product .column-02 {
  float: left;
}
.ec-wrapper .page-product .column-03 {
  float: right;
  margin-top: 1px;
}
.ec-wrapper .page-product .column-04 {
  float: right;
  margin-top: 1px;
  padding-right: 12px;
}


/** 201903 marketplace qty **/
.ec-wrapper .product-qty-dt,
.ec-wrapper .product-qty-dd {
  margin-top: 10px !important;
}
.ec-wrapper .product-qty-dt {
  line-height: 30px !important;
}
.ec-wrapper .info-product-qty {
  display: inline-block;
  vertical-align: middle;
  max-width: 87px;
  height: 30px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 2px;
  position: relative;
  text-align: center;
  line-height: 30px;
}
.ec-wrapper .info-product-qty .product-qty-btn,
.ec-wrapper .info-product-qty span,
.ec-wrapper .info-product-qty input {
  float: left;
}
.ec-wrapper .info-product-qty input {
  width: 38px;
  height: 28px;
  border: 0;
  text-align: center;
}
.ec-wrapper .info-product-qty input[type=number]::-webkit-inner-spin-button,
.ec-wrapper .info-product-qty input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.ec-wrapper .info-product-qty .product-qty-btn {
  width: 23px;
  height: 28px;
  background: #f5f5f5;
  cursor: pointer;
  transition: all 0.5s ease-out;
}
.ec-wrapper .info-product-qty .product-qty-btn.disabled {
  pointer-events: none;
  color: #ccc;
}
.ec-wrapper .info-product-qty .product-qty-btn:hover,
.ec-wrapper .info-product-qty .product-qty-btn:active,
.ec-wrapper .info-product-qty .product-qty-btn:focus {
  background: #eaeaea;
}
.ec-wrapper .info-product-qty .product-qty-btn.qty-deduct, 
.ec-wrapper .info-product-qty .product-qty-btn.qty-add{
  -webkit-user-select: none; /* Safari */        
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* IE10+/Edge */
  user-select: none; /* Standard */
}

/* member price */
.member-price-color {
  color: #5721f2;
}

.red-price, .red-price>span{
  color: #e02152 !important;
}
.oul-product-member-price.info-form-content {
  border: 1px solid #5721f2;
  border-radius: 4px;
}
.oul-product-member-price.info-form-content.selling-price-red {
  border: none;
}
.oul-product-member-unit.info-form-title {
  position: relative;
  top: -7px;
  vertical-align: top;
}
#oul-product-selling-price-include-member-price-outter .oul-product-member-unit.info-form-title {
  top: 0px;
}

.member-price.info-form-content .member-price-title {
  height: 34px;
  align-self: stretch;
  flex-grow: 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 4px;
  padding: 6px 8px;
  background-color: #5721f2;
  color: #fff;
}
.member-price.info-form-content .member-price-title.selling-price-red {
  background-color: #e02152;
}
.ec-member-price {
  width: 109px;
  height: 34px;
  flex-grow: 0;
  font-size: 27px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.26;
  letter-spacing: normal;
  text-align: left;
  padding: 6px 0px 6px 8px;
  color: #5721f2;
}
.ec-member-price .text-price-unit {
  font-size: 18px;
  padding-right: 5px;
}
.ec-member-price.selling-price-red {
  color: #e02152;
  padding-left: 0px;
}
.ec-member-price.selling-price-red span{
  color: #e02152;
}
.ec-member-discount {
  border: 1px solid #5721f2;
  padding: 1px 8px;
  font-size: 13px;
  line-height: 18px;
  display: inline-block;
  margin-left: 5px;
  vertical-align: text-bottom;
  font-weight: normal;
}

.ec-member-discount.selling-price-red {
  border-color: #e02152;
}