#slidePanel-sort .slidePanel-heading,
#slidePanel-filter .slidePanel-heading {
  height: 60px;
}
#slidePanel-sort .slidePanel-heading:after,
#slidePanel-filter .slidePanel-heading:after {
  height: 60px;
}
#slidePanel-sort .slidePanel-heading .slidePanel-close,
#slidePanel-filter .slidePanel-heading .slidePanel-close {
  height: 60px;
  line-height: 60px;
}
#slidePanel-sort .slidePanel-body,
#slidePanel-filter .slidePanel-body {
  padding-bottom: 60px;
  padding-top: 75px;
}
#slidePanel-sort .slidePanel-body .btn-refresh-list,
#slidePanel-filter .slidePanel-body .btn-refresh-list,
#slidePanel-sort .slidePanel-body .btn-submit,
#slidePanel-filter .slidePanel-body .btn-submit {
  position: fixed;
  left: 30px;
  bottom: 20px;
  width: calc(100vw - 60px);
}
#pageProductListing.loading #slidePanel-sort:after,
#pageProductListing.loading #slidePanel-filter:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: rgba(255, 255, 255, 0.8) url('/img/ui/ajax-loader.gif') no-repeat center center;
}
#pageProductListing .pageHeadline .text-headline {
  font-family: "Times New Roman", Times, Georgia, "Microsoft JhengHei", "微軟正黑體", sans-serif;
  float: left;
}
#pageProductListing .pageHeadline .btn {
  float: right;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 20px;
}

.pageHeadline .btnYMAL{
    width: min-content;    
    float: right;
}

.pageHeadline .btnYMAL .btn_YMAL{
      padding: 10px 30px;
}


.pageHeadline.brand .container .btnYMAL{
	display:none;
}

.pdt-list-fn-container .btnYMAL .btn_YMAL{
	width:100% !important;
}

@media (max-width:  767px ) {
  #pageProductListing .pageHeadline .btn {
    margin-top: 16px;
  }
}
@media (min-width:  992px ) {
  #pageProductListing .pageHeadline .btnShowProduct {
    display: none !important;
  }
  #pageProductListing .pageHeadline .btnShowConcept {
    display: none !important;
  }
}
@media (min-width:  768px ) and (max-width:  991px ) {
  #pageProductListing .pageHeadline .btnScroll {
    display: none !important;
  }
}
@media (max-width:  767px ) {
  #pageProductListing .pageHeadline .btnScroll {
    display: none !important;
  }
  #pageProductListing .pageHeadline .text-headline {
    font-size: 26px;
  }
}
#pageProductListing #pane-concept .col {
  padding-left: 0;
  padding-right: 0;
}
#pageProductListing .centerCtnWrapper {
  position: relative;
  height: 0;
}
#pageProductListing .centerCtnWrapper .centerCtn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#pageProductListing .centerCtnWrapper .centerCtn table {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#pageProductListing .centerCtnWrapper .centerCtn table td {
  vertical-align: middle;
  padding: 0 12.5%;
}
#pageProductListing .list-filter,
#pageProductListing .list-sort-items,
#pageProductListing .list-filter-items {
  list-style: none;
  margin: 0;
  padding: 0 15px;
}
#pageProductListing .list-filter .item,
#pageProductListing .list-sort-items .item,
#pageProductListing .list-filter-items .item {
  border-bottom: 1px solid #95989A;
  position: relative;
}
#pageProductListing .list-filter .item:before,
#pageProductListing .list-sort-items .item:before,
#pageProductListing .list-filter-items .item:before,
#pageProductListing .list-filter .item:after,
#pageProductListing .list-sort-items .item:after,
#pageProductListing .list-filter-items .item:after {
  content: " ";
  display: table;
}
#pageProductListing .list-filter .item:after,
#pageProductListing .list-sort-items .item:after,
#pageProductListing .list-filter-items .item:after {
  clear: both;
}
#pageProductListing .list-filter .item:last-child,
#pageProductListing .list-sort-items .item:last-child,
#pageProductListing .list-filter-items .item:last-child {
  border-bottom: 0;
}
#pageProductListing .list-filter .btnCollapse,
#pageProductListing .list-sort-items .btnCollapse,
#pageProductListing .list-filter-items .btnCollapse {
  text-align: center;
  display: block;
  padding: 0;
  color: #111;
  cursor: pointer;
  padding: 1.5em 0;
}
#pageProductListing .list-filter label,
#pageProductListing .list-sort-items label,
#pageProductListing .list-filter-items label {
  font-weight: normal;
  margin: 0;
  cursor: pointer;
  display: block;
  line-height: 1em;
  padding: 1.5em 0;
}
#pageProductListing .list-filter label:after,
#pageProductListing .list-sort-items label:after,
#pageProductListing .list-filter-items label:after {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  position: absolute;
  right: 0;
  top: 1.5em;
  background-image: url('/en/img/ui/ui-checkbox.png');
  background-repeat: no-repeat;
  background-size: 28px 14px;
  background-position: 0px 0px;
  opacity: 0.8;
}
#pageProductListing .list-filter label.checked:after,
#pageProductListing .list-sort-items label.checked:after,
#pageProductListing .list-filter-items label.checked:after {
  background-position: -14px 0px;
}
#pageProductListing .list-filter input[type='checkbox'],
#pageProductListing .list-sort-items input[type='checkbox'],
#pageProductListing .list-filter-items input[type='checkbox'],
#pageProductListing .list-filter input[type='radio'],
#pageProductListing .list-sort-items input[type='radio'],
#pageProductListing .list-filter-items input[type='radio'] {
  /*position: absolute;
      right:0 ;
      top: 1.5em;
      margin: 0;*/
}
#pageProductListing .section-heading {
  border-bottom: 1px solid #E9E7E8;
  margin: 0 -15px;
  padding: 0 15px 10px;
}
#pageProductListing .section-heading:before,
#pageProductListing .section-heading:after {
  content: " ";
  display: table;
}
#pageProductListing .section-heading:after {
  clear: both;
}
#pageProductListing .section-heading .text-title {
  font-size: 30px;
  float: left;
  margin: 0;
  line-height: 54px;
}
#pageProductListing .section-heading .btn {
  float: right;
}
@media (min-width:  768px ) and (max-width:  991px ) {
  #pageProductListing .section-heading {
    padding-bottom: 0;
  }
}
@media (max-width:  767px ) {
  #pageProductListing .section-heading {
    padding-bottom: 0;
  }
  #pageProductListing .section-heading .text-title {
    font-size: 20px;
    float: left;
    margin: 0;
    line-height: 38px;
  }
  #pageProductListing .section-heading .btn {
    margin-right: -15px;
  }
}
#pageProductListing .iscroller {
  overflow: hidden;
  margin-left: -15px;
  margin-right: -15px;
  text-align: center;
}
#pageProductListing .nav-tabs {
  border-bottom: 0;
  text-align: center;
  margin: 0px 0 15px;
  white-space: nowrap;
  display: inline-block;
}
#pageProductListing .nav-tabs > li {
  float: none;
  display: inline-block;
}
#pageProductListing .nav-tabs > li + li {
  border-left: 1px solid #95989A;
}
#pageProductListing .nav-tabs > li > a {
  border: 0;
  background: none;
  color: #7F7F7F;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
}
#pageProductListing .nav-tabs > li.active > a {
  font-weight: bold;
  color: #111;
}
@media (max-width:  767px ) {
  #pageProductListing #pdt-list-fn-mobile-wrapper.fixTop {
    padding-bottom: 38px;
  }
}
@media (min-width:  768px ) and (max-width:  991px ) {
  #pageProductListing #pdt-list-fn-mobile-wrapper.fixTop {
    padding-bottom: 54px;
  }
}
#pageProductListing #pdt-list-fn-mobile-wrapper.fixTop #pdt-list-fn-mobile {
  position: fixed;
  top: 60px;
  z-index: 90;
  background: white;
  margin-top: 0;
  left: 0;
}
.newsTop #pageProductListing #pdt-list-fn-mobile-wrapper.fixTop #pdt-list-fn-mobile {
  top: 100px;
}
#pageProductListing #pdt-list-fn-mobile {
  margin: 0px 0 0px;
  border-top: 1px solid #E9E7E8;
  border-bottom: 1px solid #E9E7E8;
}
#pageProductListing #pdt-list-fn-mobile .btn-group + .btn-group {
  border-left: 1px solid #E9E7E8;
}
#pageProductListing #pdt-list-fn-mobile .btn-slidePanel {
  border: 0;
}
#pageProductListing #pdt-list-fn {
  position: relative;
}
#pageProductListing #pdt-list-fn:before,
#pageProductListing #pdt-list-fn:after {
  content: " ";
  display: table;
}
#pageProductListing #pdt-list-fn:after {
  clear: both;
}
@media (min-width:  992px ) {
  #pageProductListing #pdt-list-fn {
    height: 40px;
  }
}
@media (min-width:  768px ) and (max-width:  991px ) {
  #pageProductListing #pdt-list-fn {
    height: auto;
    min-height: 130px;
  }
  #pageProductListing #pdt-list-fn .pdt-list-fn-container {
    position: relative !important;
  }
}
@media (max-width:  767px ) {
  #pageProductListing #pdt-list-fn {
    height: auto;
    min-height: 110px;
  }
  #pageProductListing #pdt-list-fn .pdt-list-fn-container {
    position: relative !important;
  }
}
#pageProductListing #pdt-list-fn .pdt-list-fn-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
/*  padding-top: 10px;*/
}
#pageProductListing #pdt-list-fn .pdt-list-fn-container.fixTop {
/*
  position: fixed;
  top: 70px;
  z-index: 60;
  background: white;
  border-top: 1px solid #F5F5F5;
  border-bottom: 1px solid #F5F5F5;
  */
}
#pageProductListing #pdt-list-fn .pdt-list-fn-container.fixTop #pdt-list-filter {
  position: relative;
  border-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width:  767px ), (min-width:  768px ) and (max-width:  991px ) {
  #pageProductListing #pdt-list-fn .pdt-list-fn-container {
    padding-top: 0;
  }
}
#pageProductListing #pdt-list-fn #btn-filter {
  float: left;
  margin-top: 10px;
}
@media (max-width:  767px ) {
  #pageProductListing #pdt-list-fn #btn-filter {
    display: none;
  }
}
@media (min-width:  768px ) and (max-width:  991px ) {
  #pageProductListing #pdt-list-fn #btn-filter {
    display: none;
  }
}
#pageProductListing #pdt-list-fn #btn-filter .btn-show-filter-list .icon-show {
  display: inline-block;
}
#pageProductListing #pdt-list-fn #btn-filter .btn-show-filter-list .icon-hide {
  display: none;
}
#pageProductListing #pdt-list-fn #btn-filter .btn-show-filter-list.active .icon-show {
  display: none;
}
#pageProductListing #pdt-list-fn #btn-filter .btn-show-filter-list.active .icon-hide {
  display: inline-block;
}
#pageProductListing #pdt-list-fn #list-filtered-items {
  display: inline-block;
}
#pageProductListing #pdt-list-fn .filtered-items {
  display: inline-block;
}
#pageProductListing #pdt-list-fn .filtered-items a {
  display: inline-block;
  white-space: nowrap;
  margin-right: 1em;
  /*margin-bottom: 0.5em;*/
  color: #454545;
}
#pageProductListing #pdt-list-fn .filtered-items a:hover {
  color: #000;
}

#pageProductListing #pdt-list-fn #pdt-list-filter {
  position: absolute;
  width: 100%;
  height: auto;
  z-index: 20;
  background: #fafafa;
  left: 0;
  top: 100%;
  padding-bottom: 15px;
  padding-top: 15px;
  border-bottom: 1px solid #E9E7E8;
  padding-left: 15px;
  padding-right: 15px;
  display: none;
}
#pageProductListing #pdt-list-fn #pdt-list-filter ul {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  line-height: 2em;
}
#pageProductListing #pdt-list-fn #pdt-list-filter ul li .active {
  font-weight: bold;
}
#pageProductListing #pdt-list-fn #pdt-list-filter .list-filter-sub {
  padding-left: 4em;
  color: #7F7F7F;
}
#pageProductListing #pdt-list-fn #pdt-list-filter .list-filter-sub.more {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  list-style-position: inside;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  -webkit-column-width: 165px;
  -moz-column-width: 165px;
  column-width: 165px;
}
#pageProductListing #pdt-list-fn #pdt-list-filter .list-filter-sub.much {
  columns: 3;
  -webkit-columns: 3;
  -moz-columns: 3;
  list-style-position: inside;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  -webkit-column-width: 165px;
  -moz-column-width: 165px;
  column-width: 165px;
}
#pageProductListing #pdt-list-fn #pdt-list-filter .list-filter-sub .selected {
  opacity: 0.6;
}
#pageProductListing #pdt-list-fn #pdt-list-filter.loading:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.3) url('/img/ui/ajax-loader.gif') no-repeat center center;
  display: block;
  z-index: 99;
}
#pageProductListing #pdt-list-fn #pdt-list-view-mode {
  float: right;
  white-space: nowrap;
}
#pageProductListing #pdt-list-fn #pdt-list-view-mode #custom-select-sorting {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}

.pdt-list-fn-container .hotFilter{
	margin-top:5px;
}

.slidePanel-filter .mobile-hotFilter{
	width: 100%;
    overflow-y: auto;
}
.slidePanel-filter .mobile-filterList{
	word-wrap: break-word;
    width: max-content;
	display:inline-block;
}

.slidePanel-filter a.filter-option{
    margin: 0 40px 0 0;
    text-decoration: underline;
	color:
}

@media (max-width:  767px ) {
  #pageProductListing #pdt-list-fn #pdt-list-view-mode #custom-select-sorting {
    display: none;
  }
}
@media (min-width:  768px ) and (max-width:  991px ) {
  #pageProductListing #pdt-list-fn #pdt-list-view-mode #custom-select-sorting {
    display: none;
  }
}
#pageProductListing #pdt-list-fn #pdt-list-view-mode .btn-view-mode {
  font-size: 30px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  color: #95989A;
}
#pageProductListing #pdt-list-fn #pdt-list-view-mode .btn-view-mode.active {
  color: black;
}
#pageProductListing #pdt-list-wrapper {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 30px;
  margin-bottom: 30px;
  position: relative;
}
#pageProductListing #pdt-list-wrapper.loading:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  background: rgba(255, 255, 255, 0.8);
  content: '';
  display: block;
}
#pageProductListing #pdt-list-wrapper.loading:after {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 20px;
  text-align: center;
  content: "\f1ce";
  display: block;
  margin: 0 auto;
  font-family: FontAwesome;
  color: #95989A;
  position: relative;
  z-index: 4;
  -webkit-animation-name: spin;
  animation-name: spin;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@media (max-width:  767px ) {
  #pageProductListing #pdt-list-wrapper {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 0px;
  }
}
#pageProductListing #pdt-list-wrapper .pdt-blk {
  float: left;
  padding: 0px 0;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media (max-width:  767px ) {
  #pageProductListing #pdt-list-wrapper .pdt-blk {
    width: 50%;
    padding-left: 0px;
    padding-right: 0px;
    height: 0;
    padding-bottom: 92%;
    position: relative;
  }
  #pageProductListing #pdt-list-wrapper .pdt-blk:nth-child(2n+1) {
    clear: none!important;
  }
  #pageProductListing #pdt-list-wrapper #showYouMayAlsoLike2-row-pdt .pdt-blk{
	 padding-bottom: unset !important;
	 height: auto;
}
}
@media (min-width:  768px ) and (max-width:  991px ) {
  #pageProductListing #pdt-list-wrapper .clearfix > .pdt-blk {
    width: 50%;
    height: 0;
    padding-bottom: 75%;
    position: relative;
  }

  #pageProductListing #pdt-list-wrapper .pdt-blk:nth-child(2n+1) {
    clear: none!important;
  }
}
@media (min-width:  992px ) {
  #pageProductListing #pdt-list-wrapper .clearfix > .pdt-blk {
    width: 25% !important;
    height: 400px;
  }

}
@media (min-width:  1280px ) {
  #pageProductListing #pdt-list-wrapper .clearfix > .pdt-blk {
    height: 460px;
  }
}
#pageProductListing #pdt-list-wrapper.md .pdt-blk {
  width: 50%;
}
#pageProductListing #pdt-list-wrapper.md .pdt-blk .comp-pdt-blk-price {
  white-space: normal;
}
#pageProductListing #pdt-list-wrapper.lg .pdt-blk {
  width: 100%;
  padding-bottom: 120% !important;
}
#pageProductListing .comp-pdt-blk .btn-wish,
#pageProductListing .comp-pdt-blk .btn-close {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  right: 4px;
  line-height: 42px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px;
  z-index: 1;
  cursor: pointer;  
}
@media (max-width:  767px ) {
 #pageProductListing .comp-pdt-blk .btn-wish,
  #pageProductListing .comp-pdt-blk .btn-close {
    width: 30px;
    height: 30px;   
    background-size: 18px;
  }

  #pageProductListing .comp-pdt-blk .btn-close {
   line-height: 30px;
    display: none;
  }
}
#pageProductListing .comp-pdt-blk .btn-promotion {  
  width: 100%;
  height: 30px !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  z-index: 1;
  /*cursor: pointer;*/
  display:block;
  padding: 0px !important;
}

#pageProductListing .comp-pdt-blk .btn-wish{
	font-size:21px;
	color: #000000;
}
#pageProductListing .comp-pdt-blk .btn-wish:before {
    content: "\e900";
 /* background-image: url('/en/img/ui/heart-blank.png');*/
}
#pageProductListing .comp-pdt-blk .btn-wish.active:before {
	content: "\e901";
  /*background-image: url('/en/img/ui/heart-fill.png');*/
}
#pageProductListing .comp-pdt-blk .btn-close {
  background-image: url('/en/img/ui/close.png');
  background-size: 20px;
  opacity: 0.2;
  display: block !important;
}
#pageProductListing .comp-pdt-blk .btn-close:hover {
  opacity: 0.4;
}
#pageProductListing .comp-pdt-blk .comp-pdt-blk-wrapper {
  position: relative;
}
#pageProductListing .comp-pdt-blk .comp-pdt-blk-wrapper .comp-pdt-blk-img {
  border: 0;
}
#pageProductListing .comp-pdt-blk .comp-pdt-blk-wrapper .comp-pdt-blk-img-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  height: 0;
  /*margin-bottom: 10px;*/
}

#pageProductListing .comp-pdt-blk .comp-pdt-blk-wrapper .comp-pdt-blk-img-wrapper.textlink {  
  padding:0px;
  height: auto;
}

#pageProductListing .comp-pdt-blk .comp-pdt-blk-wrapper .comp-pdt-blk-tags{
	 min-height: 25px;
}

#pageProductListing .comp-pdt-blk .comp-pdt-blk-wrapper .comp-pdt-blk-img-wrapper .comp-pdt-blk-img-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#pageProductListing .comp-pdt-blk .comp-pdt-blk-wrapper .comp-pdt-blk-img-wrapper .comp-pdt-blk-img-container img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  background: white;
}
@media (min-width:  992px ) {
  #pageProductListing .comp-pdt-blk .comp-pdt-blk-wrapper .comp-pdt-blk-img-wrapper:hover .comp-pdt-blk-img-container img {
    opacity: 0;
  }
}
#pageProductListing #price-filter,
#pageProductListing #price-filter-mobile {
  clear: both;
}
#pageProductListing #price-filter .txt,
#pageProductListing #price-filter-mobile .txt {
  display: block;
  vertical-align: top;
  line-height: 2em;
  width: 100px;
  font-size: 13px;
}
#pageProductListing #price-filter .priceSlider,
#pageProductListing #price-filter-mobile .priceSlider {
  width: 200px;
  vertical-align: top;
  position: relative;
  margin: 0.5em 0 1em;
}
#pageProductListing #price-filter .priceSlider .left,
#pageProductListing #price-filter-mobile .priceSlider .left,
#pageProductListing #price-filter .priceSlider .right,
#pageProductListing #price-filter-mobile .priceSlider .right {
  font-size: 0.75em;
  margin-top: 0.5em;
}
#pageProductListing #price-filter .priceSlider .left,
#pageProductListing #price-filter-mobile .priceSlider .left {
  float: left;
}
#pageProductListing #price-filter .priceSlider .right,
#pageProductListing #price-filter-mobile .priceSlider .right {
  float: right;
}

#price-filter{
	display:none;
}
#pageProductListing #price-filter-mobile {
  padding-left: 15px ;
  padding-right: 15px;
  display:none;
}
#pageProductListing #price-filter-mobile .priceSlider {
  border-bottom: 1px solid #7F7F7F;
  position: relative;
  z-index: 1;
}
#pageProductListing #price-filter-mobile .txt {
  width: 100%;
  color: black;
  text-align: center;
}
#pageProductListing #price-filter-mobile .priceSlider {
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 1.5em;
}
#pdt-list-wrapper .banner-blk {
  display: none;
  position: relative;
  padding: 5px 10px;
  height: 400px;
  width: 49%;
  float: left;
}
@media (min-width:  992px ) {
  #pdt-list-wrapper .banner-blk {
    display: block;
  }
}
@media (min-width:  1280px ) {
  #pdt-list-wrapper .banner-blk {
    height: 430px;
  }
}
#pdt-list-wrapper .banner-blk .banner__image {
  width: 100%;
  height: 380px;
  background-size: cover;
  background-position: center;
  display: block;
  margin-bottom: 10px;
}
#pdt-list-wrapper .banner-blk .banner__image.static {
  pointer-events: none;
}
@media (min-width:  1280px ) {
  #pdt-list-wrapper .banner-blk .banner__image {
    height: 410px;
  }
}
#pdt-list-wrapper .banner-blk .banner__title {
  display: none;
  font-size: 30px;
  line-height: 1.2;
  font-family: "Times New Roman", Times, Georgia, "Microsoft JhengHei", "微軟正黑體", sans-serif;
  margin: 0.25em 0;
  text-align: center;
}
@media (max-width:  767px ) {
  #pdt-list-wrapper .banner-blk .banner__title {
    font-size: 24px;
  }
}
#pdt-list-wrapper .banner-blk .banner__body {
  font-size: 14px;
  margin: 0;
  text-align: center;
}
@media (max-width:  767px ) {
  #pdt-list-wrapper .banner-blk .banner__body {
    font-size: 12.6px;
  }
}

.mobileHotFilter ul {    
list-style-type: none;    
margin: 0;    
padding: 0;    
overflow: hidden;
}

.mobileHotFilter li {    
float: left;
}

.mobileHotFilter li a {    
	display: block;    
	color: black;    
	text-align: center;    
	padding: 5px 10px;
	text-decoration: none;
	border-radius: 15px;
	background: #f1f1f1;
	margin: 5px;
}

.mobileHotFilter li a:hover {    
background-color: #ccc;
}


/** filter css **/

.filterList, .suggestion{
/*	padding-top: 20px;*/
	margin: 0 auto;
	position: relative;
	max-width: 1230px;
	width:100%;
/*	padding-left: 15px;*/
	padding-right: 15px;
}
.filterList .item{
	display: inline-block;
	color: inherit;
	vertical-align: top;
}
.filterList .item .btnCollapse, .list-filter-group .item .btnCollapse2, .suggestion ul a{
	position: relative;
	display: block;
	cursor: pointer;
	padding: 0 15px;
	overflow: hidden;
	outline: 0;
	color: #5a5a5a;
}

.filterList .item .btnCollapse:after{
	display: inline-block;
    color: inherit;
    margin-left: 5px;
    vertical-align: middle;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f107";
    font-size: 0.7em;
    margin-top: -0.2em;
}

.filterList .item .btnCollapse:hover{
	color:#c6a467;
}	
.filterList .item .btnCollapse:hover:after{
	content:"\f106";
}

#pdt-list-filter a {
    color: #5a5a5a;
}

#pdt-list-filter a:hover {
    color: #000;
}

#pageProductListing #pdt-list-fn #pdt-list-filter ul#list-subfilter-other{
	margin-right:20px;
}

#pageProductListing #pdt-list-fn #pdt-list-filter ul{
  margin-left: 80px;
 }

#pageProductListing #pdt-list-fn #pdt-list-filter .list-filter-main.more {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  list-style-position: inside;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  -webkit-column-width: 165px;
  -moz-column-width: 165px;
  column-width: 165px;
}
#pageProductListing #pdt-list-fn #pdt-list-filter .list-filter-main.much {
  columns: 4;
  -webkit-columns: 4;
  -moz-columns: 4;
  list-style-position: inside;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  -webkit-column-width: 165px;
  -moz-column-width: 165px;
  column-width: 165px;
}

/* showYouMayAlsoLike */



#pageProductListing #pdt-list-wrapper.md .pdt-blk.showYouMayAlsoLike{
	width: 100% !important;
    margin-bottom: 80px;    
    height: auto;
	display: none;
	position: relative;
	border: solid 1px #E9E7E8;
	padding: 10px 10px 50px;
}


#pageProductListing #pdt-list-wrapper.md .pdt-blk.showYouMayAlsoLike .insider-row{
	margin:0px;
	padding:0px;
}


@media (max-width:  991px ) {
	
	#pageProductListing #pdt-list-wrapper.md .pdt-blk.showYouMayAlsoLike .insider-row{
		margin:0px;
		padding:0px;
	}
	

	#pageProductListing #pdt-list-wrapper #showYouMayAlsoLike-row-pdt .pdt-blk{
		padding-bottom:315px !important;
	}


}

#showYouMayAlsoLike-row-pdt{
	    margin: 2%;
}

.showYouMayAlsoLike .hp--header{
	    margin: 20px auto;
		text-align: center;
}


/* FAQ */

.container.faq{
	text-align:center;
	margin-bottom: 70px;
}

.container.description{
	margin-bottom: 70px;
}

.container.faq .nav-tabs li{
    position: relative;
    padding: 0px 20px;
	cursor: pointer;
	font-size: 24px;
}

.container.faq .quests li.active .quest{
	font-weight:bold;
}

.container.faq .quests{
    text-align: left;
    list-style: none;
	display:none;
	padding:0px;
}

.container.faq .quests.active{
	display:block;
}

.container.faq .quests li{
	border-top: solid 1px #c0c0c0;
    padding: 10px;
	position: relative;
	cursor: pointer;	
}
.container.faq .quests li .quest,
.container.faq .quests li .ans{
	font-size:14px;
	margin:0px;
}


.container.faq .quests .quest{
	width:calc(100% - 40px);
}

.container.faq .quests li a{
	text-decoration: underline;
	color: #C69967;
}

.container.faq .quests li:last-child{
	border-bottom: solid 1px #c0c0c0;  
}

.container.faq .quests li:before{
    position: absolute;
    vertical-align: middle;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f107";
    font-size: 20px;
    margin-top: 1px;
    right: 20px;
	color:#939393;
}

.container.faq .quests li.active:before{
	content: "\f106";
}

.container.faq .quests li .ans{
	padding: 20px 0;
	display:none;
	font-weight: normal;
}

@media (max-width:  767px ) {

	.container.faq .nav-tabs li{
		padding: 0px 10px;
	}
}


.SEOhead h2{
	font-size: 14px;
	line-height: 20px;
}


.comp-pdt-blk-tag.arTag {
    border: none;
    font-size: 12px;
    cursor: pointer;
    color: #fff;
    background-color: #EA7E61;
    border-radius: 10px 10px 10px 10px;
    align-items: center;
    display: flex;
    width: max-content;
    margin: 0 auto;
	padding: 4px 15px;
}

.comp-pdt-blk-tag.arTag:before {
    content: url(/_ui/desktop/common/brandsite/img/icon/ar-icon.svg);
    width: 20px;
    float: left;
    margin-right: 5px;
    margin-top: 2px;
}

.CTAmoreBtn{
	text-align:center;
	margin: 10px auto 100px;
}


.CTAmoreBtn .btn{
	padding: 10px 30px;
}