[lang="th"] {
  /*$Sarabun:  Sarabun-thai;
  $Prompt:   "Prompt-thai";*/ }

.transition, .product-item-info, .product-item-info:hover .prod-img {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out; }

.ellips {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block; }

.product-compare-container {
  white-space: nowrap; }
  .product-compare-container .product-grid-view .review-star {
    text-align: center;
    margin-bottom: 5px; }
  .product-compare-container .remove-product {
    cursor: pointer;
    font-size: 1.125rem;
    position: absolute;
    right: 12px;
    top: 14px;
    z-index: 99;
    width: 30px;
    line-height: 30px;
    height: 30px;
    border-radius: 100%;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    text-align: center; }
    .product-compare-container .remove-product i {
      vertical-align: baseline; }
  .product-compare-container .option-add-cart {
    text-align: right;
    margin-top: 15px; }
    .product-compare-container .option-add-cart .addtocart-btn, .product-compare-container .option-add-cart .wishlist-btn {
      display: inline-block; }
  .product-compare-container .attrbiutes-list i {
    width: 15px;
    text-align: center;
    cursor: pointer;
    font-size: 0.875rem;
    vertical-align: baseline; }
  .product-compare-container #comp-tabone {
    border-bottom: 1px solid #CECECE; }

.product-compare-container {
  position: relative;
  margin-top: 15px; }
  .product-compare-container .totolcitems {
    font-size: 1rem;
    color: #17a2b8;
    padding: 10px 0;
    font-weight: 500; }
  .product-compare-container .totolitems {
    font-size: 0.875rem;
    color: #5c827d;
    padding-bottom: 12px;
    font-weight: 500; }
  .product-compare-container .nav-link {
    border-radius: 0;
    font-weight: 500; }
    .product-compare-container .nav-link.show {
      color: #5c827d; }

.product-compare-desc {
  overflow: auto; }
  .product-compare-desc > table {
    width: 100%; }
  .product-compare-desc .headcol {
    padding: 10px;
    font-weight: 500;
    /*position:absolute;*/
    width: 215px;
    left: 0;
    overflow: hidden;
    font-weight: bold;
    vertical-align: middle;
    font-size: 1rem;
    color: #000000; }
  .product-compare-desc .product-grid-view {
    position: static; }
  .product-compare-desc .review-head {
    margin-top: -1px;
    border-top: 1px solid #CECECE; }
    .product-compare-desc .review-head .check-form {
      position: relative;
      top: -50px;
      display: -webkit-inline-box;
      display: -moz-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex; }
    .product-compare-desc .review-head div {
      min-width: 200px; }
  .product-compare-desc tr div {
    line-height: 24px; }
  .product-compare-desc tr:first-child {
    background-color: #fff !important;
    border-bottom: 1px solid #CECECE; }
    .product-compare-desc tr:first-child .headcol {
      background-color: #fff; }
      .product-compare-desc tr:first-child .headcol:first-child {
        background-color: #fff; }
      .product-compare-desc tr:first-child .headcol:nth-child(2) {
        border-top: 1px solid #CECECE; }
    .product-compare-desc tr:first-child .long {
      /*padding-top: 0;*/ }
    .product-compare-desc tr:first-child .prod-img {
      padding: 0; }
      .product-compare-desc tr:first-child .prod-img img {
        float: none;
        border: none; }
  .product-compare-desc tr .long {
    border: none;
    padding: 10px;
    text-align: left;
    max-width: 260px;
    width: 260px;
    min-width: 260px;
    display: inline-block;
    white-space: initial;
    font-size: 1rem;
    color: #000000; }
    .product-compare-desc tr .long .thumbwrap {
      position: relative; }
      .product-compare-desc tr .long .thumbwrap .prod-img {
        transition: all .4s ease-in-out 0s; }
      .product-compare-desc tr .long .thumbwrap:hover .prod-img {
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
        transition: all 0.4s ease-in-out 0s; }
  .product-compare-desc tr.varaint-spec {
    background: #E6E6E6; }
  .product-compare-desc tr ul li {
    padding: 0 !important;
    margin-bottom: 5px; }
    .product-compare-desc tr ul li:hover {
      box-shadow: none; }
  .product-compare-desc tr:last-child {
    border-bottom: none !important;
    border-top: 1px solid #CECECE; }
  .product-compare-desc tr:nth-child(even) {
    background-color: #F8F8F8;
    border-bottom: 1px solid #CECECE; }
  .product-compare-desc tr:nth-child(odd) {
    background-color: #fff; }
  .product-compare-desc .varint-lists {
    padding-bottom: 10px; }
    .product-compare-desc .varint-lists .varaint-label {
      font-weight: 500;
      display: block; }
  .product-compare-desc .product-info {
    text-align: left;
    padding: 12px 0; }
  .product-compare-desc .price-wrap {
    -webkit-justify-content: left;
    -moz-justify-content: left;
    -ms-justify-content: left;
    justify-content: left;
    -ms-flex-pack: left; }
  .product-compare-desc .prod-img img {
    float: none;
    margin-right: 0; }

@media all and (max-width: 576px) {
  .cart-table {
    border-top: 1px solid #CECECE; }

  .product-compare-desc {
    margin-left: 0;
    width: 100% !important; }
    .product-compare-desc .headcol {
      position: static;
      width: auto; }

  .half {
    width: 100%; } }
.sub-cat-img {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center; }
  .sub-cat-img .product-info {
    font-size: 1.125rem;
    line-height: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000000;
    text-transform: capitalize;
    padding: 12px 0;
    min-height: 100%; }
  .sub-cat-img .subcategory_wrap {
    padding: 10px;
    flex: 0 0 12.5%;
    max-width: 12.5%; }
  .sub-cat-img h5 {
    margin-top: 4px;
    text-align: center; }

.thumbnail-slider {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
  position: absolute;
  top: 10px;
  left: 20px;
  padding: 0 2px;
  z-index: 9;
  background: 0 0; }

.thumbnail-slider li {
  width: 7px !important;
  height: 7px;
  display: inline-block;
  margin: 6px 5px;
  background: 0 0;
  border-radius: 7px;
  background: #fff;
  box-shadow: 0 1px 20px rgba(0, 0, 0, 0.15); }
  .thumbnail-slider li.active {
    background: #000; }
  .thumbnail-slider li .thumbnail-image {
    padding-top: 30px; }

.title-sorting {
  font-size: 1rem;
  color: #000;
  font-weight: bold;
  line-height: 1.5; }

.leftsidebar .apply-filter {
  margin-top: 15px; }
.leftsidebar .filter-action {
  margin-bottom: 30px;
  text-align: right;
  font-size: 0.875rem;
  color: #5c827d;
  cursor: pointer;
  font-weight: 500; }
  .leftsidebar .filter-action:hover {
    color: #476460; }

.filter-text {
  font-size: 1.5rem;
  text-transform: none;
  background: transparent;
  padding: 0;
  margin-bottom: 30px; }
  .filter-text .clear-all {
    font-size: 0.875rem;
    color: #5c827d;
    float: right; }

.shopby > ul {
  max-height: 200px;
  overflow: auto; }
  .shopby > ul li {
    margin-bottom: 7px; }
    .shopby > ul li:hover .checkmark, .shopby > ul li:hover .radiomark {
      color: #5c827d;
      cursor: pointer; }

.filter-block {
  border-bottom: solid 1px #f2f2f2; }
  .filter-block h4 {
    margin: 15px 0; }
    .filter-block h4 i {
      display: none; }
  .filter-block .select {
    border-radius: 0;
    font-size: 1rem;
    height: 30px; }
  .filter-block input[type="text"] {
    border-radius: 0; }
  .filter-block .price-range .min-range, .filter-block .price-range .max-range {
    background: #E6E6E6;
    max-width: 70px;
    border: none;
    font-size: 0.875rem;
    text-align: center; }
    .filter-block .price-range .min-range:hover, .filter-block .price-range .min-range:focus, .filter-block .price-range .max-range:hover, .filter-block .price-range .max-range:focus {
      border: none;
      box-shadow: none; }
  .filter-block .price-range span {
    display: inline-block;
    vertical-align: middle; }
  .filter-block .price-range .off-disc {
    font-size: 0.875rem; }
  .filter-block .price-range input {
    display: inline-block;
    vertical-align: middle; }
  .filter-block .price-range button {
    border-radius: 0; }
    .filter-block .price-range button:hover {
      background: #000; }
  .filter-block ul li ul {
    display: none; }
  .filter-block.noborder {
    border-bottom: none; }

.filter-arrow-title {
  text-transform: uppercase;
  font-size: 1rem;
  cursor: pointer;
  font-weight: 700;
  margin: 0;
  overflow: hidden;
  padding: 16px 24px 1rem 0px;
  position: relative;
  word-break: break-all;
  z-index: 1;
  display: block; }
  .filter-arrow-title i {
    display: block;
    position: absolute;
    right: 5px;
    top: 13px;
    font-weight: normal;
    cursor: pointer; }
  .filter-arrow-title.bg {
    background: #5c827d;
    color: #fff;
    padding: 10px 40px 10px 10px; }

.filter-over {
  max-height: 255px;
  overflow: auto;
  list-style: none;
  padding: 0;
  margin: 0;
  display: block; }
  .filter-over .chk-wrap .chkmark:before {
    margin-top: 0; }
  .filter-over.opened {
    display: none; }
  .filter-over li {
    margin-bottom: 16px; }
    .filter-over li .chk-label {
      display: -webkit-inline-box;
      display: -moz-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      color: #000000;
      font-size: 0.75rem; }
    .filter-over li .radio-label, .filter-over li .chkmark {
      font-size: 15px; }
    .filter-over li:first-child {
      margin-top: 0; }
    .filter-over li a {
      display: block;
      font-size: 15px; }
      .filter-over li a:hover, .filter-over li a.active {
        color: black; }
    .filter-over li.check-boxwrap img {
      display: none;
      vertical-align: sub; }
    .filter-over li .radio-label {
      padding-left: 35px; }
  .filter-over.color_wrapper {
    margin-left: 0; }
    .filter-over.color_wrapper input[type="checkbox"]:checked + .chk-label:not(.check_text_img) {
      border-color: #000;
      border-style: solid;
      border-width: 2px; }
    .filter-over.color_wrapper .simplebar-content {
      display: -webkit-box;
      display: -moz-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .filter-over.color_wrapper .simplebar-content li {
        max-width: 25%;
        width: 25%;
        margin: 0 0 5px; }
        .filter-over.color_wrapper .simplebar-content li .chk-label {
          display: block;
          text-align: center; }
    .filter-over.color_wrapper .chk-wrap .bg-color {
      border: 2px solid transparent;
      display: block;
      margin: 0 auto 5px auto;
      width: 100%;
      height: 40px;
      line-height: 40px;
      border-radius: 0; }
    .filter-over.color_wrapper .chk-wrap .bg-img {
      border: 2px solid transparent;
      display: block;
      margin: 0 auto 5px auto;
      width: 100%;
      border-radius: 0; }
  .filter-over .chk-wrap .bg-img, .filter-over .chk-wrap .bg-color {
    display: none; }
  .filter-over .chk-wrap input[type="checkbox"]:checked + .chkmark:before {
    border-color: #000; }
  .filter-over.display_style_box li input[type="checkbox"]:checked + .chk-label .bg-img, .filter-over.display_style_box li input[type="checkbox"]:checked + .check-img-color {
    border-color: #000; }
  .filter-over.display_style_box li .bg-img, .filter-over.display_style_box li .check-img-color {
    border: 2px solid transparent;
    line-height: 40px;
    border-radius: 5px;
    min-width: 40px;
    align-items: center;
    max-height: 40px;
    justify-content: center;
    margin: 0 5px 0 auto;
    overflow: hidden; }
  .filter-over.display_style_circle {
    padding-bottom: 16px; }
    .filter-over.display_style_circle li input[type="checkbox"]:checked + .check_text_img .bg-img,
    .filter-over.display_style_circle li input[type="checkbox"]:checked + .check_text_img .bg-color {
      border-color: #000;
      border-style: solid;
      border-width: 2px; }
    .filter-over.display_style_circle li .check-img-color {
      border-radius: 40px;
      line-height: 40px;
      min-width: 40px;
      align-items: center;
      max-height: 40px;
      justify-content: center;
      margin: 0 5px 0 auto;
      overflow: hidden; }
      .filter-over.display_style_circle li .check-img-color.check_text_img {
        max-height: none; }
        .filter-over.display_style_circle li .check-img-color.check_text_img .bg-color, .filter-over.display_style_circle li .check-img-color.check_text_img .bg-img {
          width: 40px;
          height: 40px;
          border-radius: 40px;
          border: none; }

.apply-filter {
  text-align: center;
  margin: 15px 0; }

.filter-cat {
  margin-bottom: 15px; }
  .filter-cat span {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    color: #ACACAC;
    font-weight: 500; }
    .filter-cat span i {
      padding-left: 5px;
      vertical-align: baseline;
      font-weight: 400;
      color: #ACACAC; }
  .filter-cat ol.items {
    list-style: none;
    margin: 0;
    padding: 0; }
    .filter-cat ol.items li {
      display: block;
      margin: 10px 0;
      color: #ACACAC;
      padding: 0 0px 10px 0;
      border-bottom: solid 1px #f2f2f2; }
    .filter-cat ol.items .clear-close {
      float: right; }
      .filter-cat ol.items .clear-close i {
        vertical-align: middle; }

.filter-list {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  margin-bottom: 20px; }
  .filter-list .total-item, .filter-list .grid-view {
    font-size: 0.875rem;
    margin: 0 16px 0 0;
    display: inline-block; }
  .filter-list .grid-switcher {
    display: none; }

.shortby {
  margin-left: auto;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
  color: #000000;
  font-size: 0.875rem; }
  .shortby li > a {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    text-transform: none;
    font-weight: bold; }
  .shortby > span, .shortby h4 {
    margin: 0 10px 0 0; }
  .shortby .grid-switcher {
    display: flex; }
  .shortby .mobilefilter {
    display: none; }
  .shortby .d-hide {
    display: block; }
  .shortby .showpage {
    padding: 10px 0px; }
  .shortby .dropdown-menu {
    min-width: auto;
    font-size: 0.875rem;
    border: none;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1); }
    .shortby .dropdown-menu .dropdown-item {
      font-weight: bold; }

.sort-icon {
  cursor: pointer;
  color: #ACACAC; }

.ddborder {
  border: 1px solid #CECECE;
  border-radius: 0.25rem;
  -moz-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  padding: 7px; }

.brand-section .brand-desc {
  margin-top: 1rem; }

.grid-switcher a.gview {
  margin-right: 8px; }
.grid-switcher a.active {
  opacity: 1;
  color: #5c827d; }

.fltrhamburger {
  display: none; }

.category_image {
  margin-bottom: 20px; }

.banner-brand {
  text-align: center;
  margin-bottom: 20px; }

@media all and (max-width: 1100px) {
  .product-item-wrappers.product-grid-view > li {
    width: 33.3333333%; } }
@media all and (max-width: 991px) {
  .leftsidebar {
    position: fixed;
    z-index: 99999999;
    width: 100%;
    max-width: 100%;
    background: #fff;
    min-width: 140px;
    height: 100%;
    max-height: 100%;
    overflow-y: auto;
    top: 0;
    left: 0;
    border-right: none !important;
    transition: all 0.5s ease 0s;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
    .leftsidebar.active {
      -webkit-transform: translate3d(0%, 0, 0);
      transform: translate3d(0%, 0, 0); }
    .leftsidebar + [class*="col-"] {
      flex: 0 0 100%;
      max-width: 100%; }

  .filter-over {
    margin: 0; }

  .shortby {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    text-align: left; }
    .shortby .grid-switcher {
      display: none; }
    .shortby .mobilefilter {
      background: #5c827d;
      color: #fff;
      justify-content: center; }
    .shortby .mobilefilter, .shortby .showfilter, .shortby .showpage {
      display: -webkit-inline-box;
      display: -moz-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      text-align: center;
      border: 1px solid #CECECE;
      padding: 10px;
      white-space: nowrap;
      margin-right: 0;
      width: 100%; }
      .shortby .mobilefilter i, .shortby .showfilter i, .shortby .showpage i {
        vertical-align: baseline;
        margin-right: 7px; }
    .shortby .sort-icon {
      padding-left: 10px;
      margin-right: 0; }

  .d-hide {
    display: none !important; }

  .fltrhamburger {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    background: #5c827d;
    color: #fff;
    margin: 0 -15px;
    padding: 10px 15px; }
    .fltrhamburger i {
      font-size: 1.5rem;
      font-weight: normal; }

  .filter-list {
    margin: 10px 0; }
    .filter-list .total-view {
      order: 2;
      margin-left: 1rem; }
    .filter-list .mode-view {
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      -ms-flex-grow: 1;
      flex-grow: 1; } }
@media all and (max-width: 767px) {
  .category-page.open {
    overflow: hidden; }

  .sub-cat-img {
    text-align: center; }
    .sub-cat-img .subcategory_wrap {
      flex: 0 0 25%;
      max-width: 25%; }

  .products.product-grid-view .btn-outline-primary {
    min-width: auto !important;
    font-size: 0.875rem; }
  .products.product-list-view .addtocart-btn {
    position: static; }
  .products.product-list-view .btn-outline-primary {
    min-width: auto !important;
    font-size: 0.875rem; }
  .products .link-product-name {
    font-size: 0.75rem; }
  .products .sku {
    font-size: 0.625rem; }
  .products .price-wrap .normal-price, .products .price-wrap .special-price {
    font-size: 0.875rem; }
  .products .price-wrap .strike-price {
    font-size: 0.625rem; }

  .title-sorting {
    display: none; }

  .product-item-wrappers.product-grid-view > li {
    width: 50%; } }
@media all and (max-width: 516px) {
  .sub-cat-img {
    text-align: center; }
    .sub-cat-img .subcategory_wrap {
      flex: 0 0 50%;
      max-width: 50%; }

  .MagicScroll .addtocart-btn .btn-primary, .MagicScroll .addtocart-btn .btn-icon {
    font-size: 0.75rem; } }
