<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@font-face {
  font-family: 'ruby-icon';
  src: url("../fonts/icons.ttf?v=1.6.3") format("truetype"), url("../fonts/icons.woff?v=1.6.3") format("woff"), url("../fonts/icons.svg?v=1.6.3#ruby-icon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
.rbi, [class^='rbi-'], [class='rbi-'] {
  font-family: 'ruby-icon' !important;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none; }

.rbi-cright:before {
  content: '\e902'; }

.rbi-cleft:before {
  content: '\e903'; }

@font-face {
  font-family: 'sukhumvit_setlight';
  src: url("../fonts/sukhumvitset-light-webfont.woff2") format("woff2"), url("../fonts/sukhumvitset-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'sukhumvit_setmedium';
  src: url("../fonts/sukhumvitset-medium-webfont.woff2") format("woff2"), url("../fonts/sukhumvitset-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'sukhumvit_setbold';
  src: url("../fonts/sukhumvitset-bold-webfont.woff2") format("woff2"), url("../fonts/sukhumvitset-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
input {
  -webkit-user-select: auto !important; }

body {
  margin: 0;
  padding: 0;
  font: 15px/1.5em "sukhumvit_setlight", sans-serif; }
  body .site-content .container {
    z-index: 1; }
  body:not(.home) .site-content {
    padding-top: 36px;
    padding-bottom: 36px; }
  body:not(.term-koi-in-stock-thailand).woocommerce-page .site-main &gt; .row &gt; .col-md-3 {
    display: none; }
  body:not(.term-koi-in-stock-thailand).woocommerce-page .site-main &gt; .row &gt; .col-md-9 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  body.tax-product_cat.no-sidebar .site-main &gt; .row .col-md-3, body.post-type-archive-product.no-sidebar .site-main &gt; .row .col-md-3 {
    display: none; }
  body.tax-product_cat.no-sidebar .site-main &gt; .row .col-md-9, body.post-type-archive-product.no-sidebar .site-main &gt; .row .col-md-9 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  body.tax-product_cat .site-main .row .col-md-9 .page-title, body.post-type-archive-product .site-main .row .col-md-9 .page-title {
    margin-bottom: 12px; }
  body.tax-product_cat .row #sidebar + .col-md-9, body.post-type-archive-product .row #sidebar + .col-md-9 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  body.post-type-archive-product ul.products li.product a .wrap-img {
    /*img {
      object-fit: initial;
      -o-object-position: initial;
      object-position: initial;
      height: initial;
      width: initial;
    }*/ }

a {
  color: #111;
  transition: color .25s;
  text-decoration: none !important;
  outline: none !important; }
  a:hover {
    color: #fc0000; }
  a:focus, a.btn:focus {
    outline: none; }

button {
  outline: none !important; }

.button {
  font-family: 'Noto Serif Thai', serif;
  min-height: 44px;
  line-height: 1.2 !important; }

input[type=submit] {
  cursor: pointer; }

.wp-image-3103 {
  border: 1px solid #ccc; }

::selection {
  background: rgba(90, 90, 90, 0.8);
  color: #fff; }

::-moz-selection {
  background: rgba(90, 90, 90, 0.8);
  color: #fff; }

h1 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 3em; }

h2 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 2.4em; }

h3 {
  font-size: 1.8em; }

h4 {
  font-size: 1.4em; }

h1, h2, h3, h4 {
  line-height: 1.35em;
  font-family: 'Noto Serif Thai', serif; }

p {
  margin: 0 0 15px 0;
  font-size: 1.05em;
  line-height: 1.6em; }

img {
  max-width: 100%; }

ol, ul {
  margin-bottom: 15px;
  padding-left: 30px; }

strong {
  font-family: 'sukhumvit_setbold', sans-serif; }

.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

.disable {
  pointer-events: none;
  opacity: 0.3;
  color: #777 !important; }

.no-margin {
  margin-left: 0 !important; }

.whitespace {
  white-space: nowrap; }

form select, input[type=text], input[type=email], input[type=number], input[type=password], input[type=button], input[type=tel], textarea {
  border: 1px solid #ddd;
  min-height: 44px;
  padding: 0 15px;
  display: block;
  border-radius: 2px;
  background: #fff; }

input[type=checkbox], input[type=radio] {
  margin-right: 6px; }

textarea {
  height: inherit; }

.container {
  position: relative; }

.sticky {
  position: sticky;
  top: 24px;
  margin-bottom: 24px; }

.row {
  margin-left: -18px;
  margin-right: -18px; }

.dropdown-item:active {
  background-color: rgba(221, 221, 221, 0.5);
  color: #111; }

/* Preload */
.loader-mask {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 99999; }

.loader {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50px;
  height: 50px;
  font-size: 0;
  color: #fc0000;
  display: inline-block;
  margin: -25px 0 0 -25px;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0); }

.loader div {
  background-color: #fc0000;
  display: inline-block;
  float: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  opacity: .5;
  border-radius: 50%;
  -webkit-animation: ballPulseDouble 2s ease-in-out infinite;
  animation: ballPulseDouble 2s ease-in-out infinite; }

.loader div:last-child {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

/* Preload */
@-webkit-keyframes ballPulseDouble {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes ballPulseDouble {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
.home .fish-scales.bottom {
  display: none; }
.home:before {
  content: '';
  height: 240px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: linear-gradient(to top, transparent 0%, #fff 85%); }
.home .menu &gt; .menu-item {
  position: relative; }
  .home .menu &gt; .menu-item:first-child:before {
    content: '';
    position: absolute;
    bottom: 0;
    height: 3px;
    width: 100%;
    background-color: #fc0000; }

select.form-control:not([size]):not([multiple]) {
  min-height: 44px; }

.btn-more {
  background-color: #fff;
  border-radius: 100%;
  display: inline-block;
  width: 27px;
  height: 27px;
  float: right;
  position: relative;
  z-index: 1;
  margin-right: 24px; }
  .btn-more:before {
    content: '';
    position: absolute;
    width: 16px;
    height: 1px;
    background-color: #fc0000;
    top: 14px;
    right: -24px; }
  .btn-more i {
    color: #fc0000; }

section {
  padding: 48px 0 30px;
  clear: left; }

.page-template-archive-contact-us #map {
  width: 100%;
  height: 860px;
  margin-bottom: 36px;
  padding-right: 12px; }
.page-template-archive-contact-us .title-header {
  font-size: 1.6em;
  margin-bottom: 12px; }
.page-template-archive-contact-us .title {
  font-size: 1.3em; }
.page-template-archive-contact-us hr {
  margin: 36px 0; }

.wpforms-container {
  margin: 0 !important; }
  .wpforms-container .wpforms-field {
    padding: 8px 0 !important; }
  .wpforms-container .wpforms-field-label {
    margin-bottom: 6px; }
  .wpforms-container .wpforms-submit {
    background-color: #111 !important; }

.page-template .header, .page-template-default .header, .archive .header, .woocommerce-page .header, .home .header, .post-template-default .header {
  background-image: url("../../assets/imgs/bg-sakura.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain; }

/*.page-template-content-article, .new-products, .single-post, .single-hall-of-fame {
  .container {
    max-width: 960px;
  }
}*/
.new-products .container {
  max-width: 1200px; }

.page-template-content-article .site-content .container, .single-post .site-content .container, .single-hall-of-fame .site-content .container, .single-product .site-content .container {
  max-width: 960px; }

.single-product .menu-item-153:before {
  display: none !important; }

.single-post .menu-item-86 {
  position: relative; }
  .single-post .menu-item-86:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 100%;
    background-color: #fc0000; }

/*.post-type-archive-azukari {
  .menu-item-191 {
    position: relative;
    &amp;:before {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      height: 3px;
      width: 100%;
      background-color: $primary-color;
    }
  }
}*/
.wp-post-image {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.header {
  padding: 48px 0 36px 0;
  margin: 0;
  position: relative;
  z-index: 4; }
  .header .logo {
    max-width: 225px;
    display: block;
    margin: 0 auto 48px auto; }
  .header .dropdown .dropdown-menu {
    min-width: 220px; }
    .header .dropdown .dropdown-menu .dropdown-item {
      padding: 8px 16px; }

.home .cloud-head, .home .mountain-head {
  display: none; }

.cloud-head {
  position: absolute;
  margin-top: -6%;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  width: 80%;
  opacity: .4; }

.nav-toggle {
  display: none;
  position: absolute;
  top: 0;
  left: 8px;
  z-index: 2;
  border: 0;
  width: 52px;
  height: 52px;
  line-height: 40px;
  padding: 0;
  text-align: center; }

.nav-toggle span {
  display: block;
  position: relative;
  height: 100%; }

.nav-toggle i {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 2px;
  color: #111;
  text-indent: -55px;
  background: #111;
  transition: all .2s ease-out;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  left: -5px; }

.nav-toggle i:before, .nav-toggle i:after {
  content: '';
  width: 27px;
  height: 2px;
  background: #111;
  position: absolute;
  left: 0;
  transition: all .2s ease-out; }

.nav-toggle i:before {
  top: -7px; }

.nav-toggle i:after {
  bottom: -7px; }

.nav-toggle.active {
  z-index: 11; }

.nav-toggle.active i {
  background: none; }

.nav-toggle.active i:before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg); }

.nav-toggle.active i:after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg); }

.menu {
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0; }
  .menu .menu-item {
    margin: 0 26px;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Noto Serif Thai', serif;
    font-weight: 600;
    position: relative; }
    .menu .menu-item a {
      display: block; }
    .menu .menu-item:last-child .sub-menu {
      right: 0; }
    .menu .menu-item .sub-menu {
      list-style: none;
      margin: 0;
      padding: 0; }
      .menu .menu-item .sub-menu li {
        margin: 0; }
        .menu .menu-item .sub-menu li span {
          position: relative;
          display: flex; }
        .menu .menu-item .sub-menu li a {
          display: block;
          position: relative;
          width: 100%;
          padding: 12px 24px; }
        .menu .menu-item .sub-menu li i {
          min-width: 24px;
          height: 24px;
          margin: 10px 24px;
          position: relative;
          cursor: pointer; }
          .menu .menu-item .sub-menu li i:before {
            content: '';
            border: solid black;
            border-width: 0 1px 1px 0;
            display: inline-block;
            padding: 3px;
            position: absolute;
            left: 9px;
            top: 6px;
            transform: rotate(45deg);
            -webkit-transform: rotate(45deg); }
          .menu .menu-item .sub-menu li i.active:before {
            border-color: #fc0000; }
  .menu &gt; .menu-item &gt; ul {
    box-shadow: rgba(17, 17, 17, 0.1) 0px 6px 16px 0px;
    background-color: #fff;
    min-width: 280px;
    display: none;
    position: absolute;
    top: 100%; }
    .menu &gt; .menu-item &gt; ul &gt; li:first-child {
      margin-top: 16px; }
    .menu &gt; .menu-item &gt; ul &gt; li:last-child {
      margin-bottom: 16px; }
    .menu &gt; .menu-item &gt; ul .sub-menu {
      padding-left: 24px; }
    .menu &gt; .menu-item &gt; ul a {
      font-size: .8em; }
  .menu &gt; .current_page_item, .menu &gt; .current-menu-item, .menu &gt; .current_page_parent {
    position: relative; }
    .menu &gt; .current_page_item:before, .menu &gt; .current-menu-item:before, .menu &gt; .current_page_parent:before {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      height: 3px;
      width: 100%;
      background-color: #fc0000; }

.slides {
  position: relative;
  display: flex;
  align-items: center; }
  .slides .container {
    max-width: 1200px; }
  .slides &gt; .container &gt; img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
  .slides &gt; .container .cloud {
    position: absolute;
    top: -70%;
    z-index: 0; }
  .slides &gt; .container .koi-1 {
    top: -38%;
    left: 10%;
    width: 48%;
    z-index: 1; }
@-webkit-keyframes koi-1 {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-10px); } }
@keyframes koi-1 {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-10px); } }
  .slides &gt; .container .koi-2 {
    width: 40%;
    top: initial;
    bottom: -22%;
    left: 3%;
    z-index: 2; }
@-webkit-keyframes koi-2 {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-10px); } }
@keyframes koi-2 {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-10px); } }
  .slides &gt; .container .koi-3 {
    top: initial;
    bottom: 3%;
    left: 30%;
    width: 50%;
    z-index: 1; }
@-webkit-keyframes koi-3 {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-30px); } }
@keyframes koi-3 {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-40px); } }
  .slides &gt; .container .top-class {
    position: relative;
    width: 42%;
    float: right;
    margin-right: -12px;
    margin-top: -5%;
    top: -40px; }
  .slides:before {
    content: '';
    background-color: rgba(255, 255, 255, 0.75);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

table.variations td.label {
  width: 30%; }
  table.variations td.label label {
    margin-bottom: 16px; }
table.variations td.value input[type="radio"] {
  display: inline-block;
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1;
  width: 1;
  margin: -1;
  padding: 0;
  border: 0; }
table.variations td.value &gt; div {
  display: inline-block; }
table.variations td.value label {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  padding: 8px 12px;
  overflow: hidden;
  line-height: 1;
  margin-right: 6px;
  border: 1px solid #dddddd;
  transition: all .15s ease-in-out;
  cursor: pointer;
  position: relative; }
table.variations td.value label:hover {
  border: 1px solid rgba(17, 17, 17, 0.4); }
table.variations td.value input[type="radio"]:disabled ~ label {
  border: 1px solid #dddddd !important;
  color: rgba(17, 17, 17, 0.2) !important; }
table.variations td.value input[type="radio"]:checked ~ label {
  border: 1px solid #ff5000;
  color: #ff5000; }
  table.variations td.value input[type="radio"]:checked ~ label:before {
    content: '';
    display: inline-block;
    transform: rotate(45deg);
    height: 6px;
    width: 3px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    z-index: 1;
    right: 2px;
    bottom: 2px; }
  table.variations td.value input[type="radio"]:checked ~ label:after {
    content: '';
    width: 8px;
    height: 8px;
    background-color: #ff5000;
    position: absolute;
    right: 0;
    bottom: 0; }
table.variations .reset_variations {
  margin-left: 12px;
  color: #fc0000;
  text-decoration: underline !important; }
  table.variations .reset_variations:hover {
    opacity: .7; }

.woocommerce-variation-price {
  margin: 24px 0 12px 0;
  font-size: 1.2em; }

.price + .variations_form {
  margin-top: -12px; }

dl.variation {
  margin-top: 12px; }

.media.object-fit {
  position: relative;
  width: 100% !important;
  padding-top: 150%; }
  .media.object-fit a {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0; }
    .media.object-fit a:before {
      content: '';
      border: 1px solid #fff;
      left: 6px;
      right: 6px;
      top: 6px;
      bottom: 6px;
      position: absolute;
      z-index: 1;
      opacity: 0;
      transition: opacity .2s ease-in-out; }
    .media.object-fit a:hover:before {
      opacity: 1; }
  .media.object-fit img {
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    height: 100% !important;
    width: 100%; }

.video, .canvas {
  position: fixed;
  object-fit: cover;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1; }
  .video video, .canvas video {
    visibility: visible !important;
    opacity: 1 !important; }

.wave-1 {
  position: absolute;
  bottom: -10%;
  width: 100%;
  height: 50%;
  background-image: url("../../assets/imgs/wave-1.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 110%; }
  .wave-1 .container {
    height: 100%; }

@-webkit-keyframes mover {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-20px); } }
@keyframes mover {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-20px); } }
.wave-2 {
  position: absolute;
  top: -8%;
  bottom: -10%;
  width: 100%;
  background-image: url("../../assets/imgs/wave-2.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 110%; }
  .wave-2:before {
    content: '';
    height: 80vh;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to bottom, transparent 0%, #fff 85%); }
  .wave-2.no-product {
    height: 30vh; }
    .wave-2.no-product:before {
      height: 20vh; }
    .wave-2.no-product + .container .align-self-end {
      display: none; }
    .wave-2.no-product + .container .ans_auction_products {
      min-height: initial; }

@-webkit-keyframes mover1 {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-15px); } }
@keyframes mover1 {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-15px); } }
.news-list {
  border-bottom: 1px solid #ddd; }
  .news-list .media {
    background-color: #fff;
    transition: background .25s ease-in-out;
    border-top: 1px solid #ddd;
    padding: 20px 16px 16px 16px;
    color: #111;
    position: relative; }
    .news-list .media .float-left {
      width: 140px;
      margin-right: 24px; }
    .news-list .media .object-fit {
      padding-top: 70%; }
    .news-list .media:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100px;
      height: 4px;
      background-color: #fc0000;
      transition: width .15s ease-in-out; }
    .news-list .media:hover {
      color: rgba(17, 17, 17, 0.5) !important; }
      .news-list .media:hover:before {
        width: 160px; }
    .news-list .media .media-body .entry-date {
      color: #888;
      font-size: 1em;
      margin-top: 6px;
      line-height: 1; }
    .news-list .media .media-body .entry-title {
      font-size: 1.35em;
      font-weight: bold;
      line-height: 1.35em; }
    .news-list .media .object-fit {
      position: relative;
      width: 100%;
      height: 100%; }
      .news-list .media .object-fit img {
        position: absolute;
        left: 0;
        top: 0;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        height: 100%;
        width: 100%; }

/* Pagination */
.pagination-wrap {
  position: relative;
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 36px; }

.pagination-nextprev &gt; *:first-child {
  margin-right: 10px; }

.pagination-trigger.is-disable {
  pointer-events: none;
  opacity: .5; }

.loadmore-trigger span, .pagination-trigger,
.pagination-wrap .older a, .pagination-wrap .newer a,
.pagination-number .page-numbers {
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  position: relative;
  display: inline-flex;
  align-items: center;
  flex-flow: row nowrap;
  min-height: 36px;
  -webkit-transition: background .2s;
  transition: background .2s;
  color: #111;
  border-color: rgba(221, 221, 221, 0.7);
  border-radius: 3px;
  background-color: #fff; }

.pagination-number .page-numbers {
  border: 1px solid rgba(221, 221, 221, 0.7);
  background-color: transparent; }

.pagination-number .page-numbers {
  margin: 0 3px;
  padding: 0 16px; }

.pagination-number .page-numbers:not(.prev):not(.next) {
  padding: 0 10px; }

.pagination-number span.page-numbers:not(.dots) {
  color: #fff;
  border-color: #fc0000;
  background-color: #fc0000; }

.pagination-number span.page-numbers.dots {
  padding: 0 20px;
  opacity: .5;
  border-color: transparent;
  background-color: transparent; }

.pagination-number span.page-numbers {
  pointer-events: none; }

.loadmore-trigger.loading span {
  opacity: 0; }

.pagination-loadmore .rb-loader {
  font-size: 8px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -1.5em;
  margin-left: -1.5em; }

.infinite-trigger {
  position: relative;
  display: flex;
  justify-content: center;
  width: 100%;
  min-height: 3em; }

.infinite-trigger .rb-loader {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1.5em; }

.page-links {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.page-links .post-page-numbers {
  line-height: 1;
  position: relative;
  display: inline-flex;
  align-items: center;
  flex-flow: row nowrap;
  margin: 0 2px;
  padding: 0 10px;
  -webkit-transition: background .2s;
  transition: background .2s;
  text-decoration: none !important;
  border-radius: 3px;
  background-color: #fff; }

.page-links a.post-page-numbers:hover {
  color: #fff !important; }

.page-links .post-page-numbers.current {
  color: #111;
  background: #fc0000; }

.text-link-next a span {
  margin-right: 4px; }

.text-link-prev a span {
  margin-left: 4px; }

.pagination-simple &gt; * {
  padding-right: 10px;
  padding-left: 10px; }

.pagination-simple .older:first-child {
  margin-left: auto;
  padding-right: 0;
  padding-left: 0; }

.pagination-simple .newer:last-child {
  margin-right: auto;
  padding-right: 0;
  padding-left: 0; }

a.page-numbers:hover, .page-links a.post-page-numbers:hover,
.pagination-nextprev a:hover,
.pagination-wrap:not(.pagination-nextprev):not(.page-links) a:hover span,
.pagination-simple a:hover {
  color: #111 !important;
  background-color: rgba(221, 221, 221, 0.6); }

.footer {
  position: relative;
  padding: 48px 24px 60px 24px;
  background: #fff;
  background-size: 50%;
  /*&amp;:before {
    content: '';
    position: absolute;
    bottom: -70%;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-image: url('../../assets/imgs/niigata_.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-color: #fff;
    height: 400px;
  }
  &amp;:after {
    content: '';
    height: 60px;
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 85%);
  }*/ }
  .footer .container {
    z-index: 2; }
  .footer:before {
    content: '';
    position: absolute;
    bottom: -70%;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-image: url("../../assets/imgs/fuji.svg");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    height: 400px;
    z-index: 1; }
  .footer:after {
    content: '';
    height: 300px;
    position: absolute;
    bottom: -70%;
    left: 0;
    right: 0;
    background-image: url("../../assets/imgs/wave-2.png");
    background-repeat: no-repeat;
    background-position: top;
    background-size: 110%;
    background-color: #fff; }
  .footer hr {
    margin: 0 0 24px 0; }
  .footer .menu .menu-item {
    font-size: small; }
    .footer .menu .menu-item a {
      color: rgba(17, 17, 17, 0.7);
      font-size: 1em; }
    .footer .menu .menu-item .sub-menu li a {
      text-align: left; }
    .footer .menu .menu-item .sub-menu li i {
      margin-top: 8px;
      margin-bottom: 8px; }
  .footer h3 {
    margin: 36px 0 6px 0;
    line-height: 1;
    font-weight: 700;
    font-size: 1.8vw; }
  .footer h5 {
    margin-top: 0;
    margin-bottom: 24px;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: bold; }
    .footer h5 i {
      font-size: 16px; }
    .footer h5 + p {
      margin-bottom: 0;
      font-size: smaller; }

.payments-gateway {
  text-align: right;
  margin-bottom: 12px; }
  .payments-gateway p {
    font-size: .9em;
    margin-bottom: 6px; }
  .payments-gateway img {
    width: 160px; }

.social {
  margin: 24px 0; }
  .social a {
    width: 36px;
    height: 36px;
    display: inline-block;
    border-radius: 100%;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    margin: 0 6px 0 0;
    vertical-align: top; }
    .social a:hover {
      opacity: .75; }
    .social a.facebook {
      background-color: #3b5998; }
      .social a.facebook i {
        color: #fff;
        position: relative;
        top: 1px; }
    .social a.line {
      background-color: #06C755;
      line-height: 44px; }
      .social a.line i {
        font-size: 28px;
        color: #06C755;
        position: relative;
        top: 2px; }
        .social a.line i:before {
          position: relative;
          z-index: 1; }
        .social a.line i:after {
          background-color: #fff;
          content: '';
          position: absolute;
          height: 20px;
          left: 1px;
          right: 1px;
          top: 4px;
          z-index: 0; }
    .social a.instagram {
      background: #ff0069;
      background: linear-gradient(45deg, #ffd600 0%, #ff7a00 25%, #ff0069 50%, #d300c5 75%, #7638fa 100%); }
      .social a.instagram i {
        font-size: 20px;
        color: #fff;
        position: relative;
        top: 3px; }
  .social .fa-facebook-f:before {
    content: "" !important; }

.new-products {
  background-color: #fff; }
  .new-products .title-header {
    font-size: 1.8em;
    position: relative;
    z-index: 3;
    text-align: center;
    margin-top: -24px;
    margin-bottom: 24px;
    text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.7), 1px -1px 0 rgba(255, 255, 255, 0.7), -1px 1px 0 rgba(255, 255, 255, 0.7), 1px 1px 0 rgba(255, 255, 255, 0.7); }
  .new-products .carousel-shop {
    padding: 0 12px;
    overflow: hidden; }
    .new-products .carousel-shop .owl-stage-outer {
      overflow: initial; }
  .new-products .carousel-product {
    position: relative;
    z-index: 13; }
  .new-products .carousel-in-stock .object-fit img {
    height: initial !important; }
    .new-products .carousel-in-stock .object-fit img.no-image {
      height: 100% !important; }
  .new-products .caption {
    text-align: center;
    padding: 12px;
    padding-bottom: 0;
    display: block;
    min-height: 123px; }
    .new-products .caption h3 {
      font-size: 1.2em;
      margin: 0;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      font-weight: 600; }
    .new-products .caption p {
      margin-bottom: 0;
      color: #ff5000 !important;
      margin-top: 4px;
      margin-bottom: 12px;
      font-family: 'Noto Serif Thai', serif; }
    .new-products .caption .price {
      font-size: .9em; }
      .new-products .caption .price ins {
        font-size: 1em; }
        .new-products .caption .price ins .woocommerce-Price-amount {
          display: block;
          font-size: 1.3em;
          font-weight: bold; }
      .new-products .caption .price del {
        position: relative; }
        .new-products .caption .price del span {
          margin-top: 8px;
          margin-bottom: 9px;
          font-weight: normal; }
    .new-products .caption .woocommerce-Price-amount {
      font-family: 'Noto Serif Thai', serif;
      font-size: 1em;
      line-height: 1;
      margin-top: 4px;
      margin-bottom: 12px; }
  .new-products .title {
    font-family: 'Noto Serif Thai', serif;
    font-size: 21px; }
  .new-products .owl-item a {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 12px; }
  .new-products .owl-nav {
    position: absolute;
    width: 100%;
    top: 40%;
    margin-top: -24px; }
    .new-products .owl-nav button {
      position: absolute;
      cursor: pointer; }
      .new-products .owl-nav button.disabled {
        opacity: .3; }
      .new-products .owl-nav button span {
        margin: 30px auto;
        width: 25px;
        height: 25px;
        border-top: 2px solid #fc0000;
        border-left: 2px solid #fc0000;
        display: block; }
    .new-products .owl-nav .owl-prev {
      left: 24px;
      transform: rotate(-45deg); }
    .new-products .owl-nav .owl-next {
      right: 48px;
      transform: rotate(135deg); }
  .new-products .news-list .entry-title {
    font-size: 1.15em !important; }
  .new-products .news-list .entry-date {
    font-size: 0.85em !important; }

.new-auction {
  margin-top: -11%;
  position: relative; }
  .new-auction:before {
    content: '';
    position: absolute;
    height: 100vh;
    width: 100%;
    background-image: url("../../assets/imgs/mountain.svg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 110%;
    z-index: 1; }
  .new-auction:after {
    content: '';
    position: absolute;
    top: 0;
    left: 20%;
    width: 188px;
    height: 89px;
    background-image: url("../../assets/imgs/bird.svg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    z-index: 1; }
  .new-auction .title-header {
    font-size: 1.8em;
    position: relative;
    z-index: 3;
    margin-top: -24px;
    margin-bottom: 24px;
    color: #fc0000; }
  .new-auction .woocommerce .product-type-auction {
    margin-bottom: 24px !important; }
  .new-auction .woocommerce .product-type-auction .price {
    margin-bottom: 0 !important; }

.thumbnail {
  overflow: hidden;
  background: #fff;
  position: relative;
  display: block; }
  .thumbnail .pull-left {
    float: none; }
    .thumbnail .pull-left:before {
      content: '';
      border: 1px solid #fff;
      left: 6px;
      right: 6px;
      top: 6px;
      bottom: 6px;
      position: absolute;
      z-index: 1;
      opacity: 0;
      transition: opacity .2s ease-in-out; }
  .thumbnail:hover {
    color: rgba(17, 17, 17, 0.5); }
    .thumbnail:hover .pull-left {
      position: relative; }
      .thumbnail:hover .pull-left:before {
        opacity: 1; }
  .thumbnail img.hover {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 0;
    height: auto;
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s; }
  .thumbnail:hover img.hover {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1; }

ol.breadcrumb {
  background: none;
  border-radius: 0; }
  ol.breadcrumb li.breadcrumb-item {
    padding-left: 15px; }
    ol.breadcrumb li.breadcrumb-item:before {
      padding-right: 15px; }

.page-title {
  font-size: 2em;
  font-family: 'Noto Serif Thai', serif;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  margin-bottom: 0; }

.entry-title {
  font-size: 2em;
  font-family: 'Noto Serif Thai', serif;
  -webkit-font-smoothing: antialiased;
  font-weight: bold; }

.product_title {
  margin-bottom: 16px; }

.entry-price {
  color: #ff5000;
  font-family: 'Noto Serif Thai', serif;
  margin-bottom: 24px;
  font-size: 1.3em;
  font-weight: bold; }

.entry-size {
  margin-top: 24px;
  font-family: 'Noto Serif Thai', serif;
  font-weight: bold;
  font-size: 1.2em;
  text-transform: uppercase; }

.product-template-default .entry-header {
  display: none; }

.entry-header-center {
  text-align: center;
  font-weight: 700;
  margin-bottom: 24px; }

.entry-header + .row {
  margin-top: 24px; }

/* woocommerce */
.woocommerce-breadcrumb {
  background: none;
  border-radius: 0;
  margin-bottom: 24px !important;
  font-size: 0.9em !important;
  color: #767676; }
  .woocommerce-breadcrumb &gt; span:first-child {
    padding-left: 0; }
  .woocommerce-breadcrumb a {
    color: #111 !important;
    font-weight: bold; }
    .woocommerce-breadcrumb a:hover {
      color: #fc0000 !important; }
  .woocommerce-breadcrumb &gt; a, .woocommerce-breadcrumb span {
    padding-left: 15px;
    padding-right: 15px; }

.wpc-posts-found {
  margin-bottom: 12px;
  color: #fc0000; }

.wpc-filter-title {
  margin-bottom: 12px !important;
  font-size: 14px !important; }

.woocommerce-shop .site-main &gt; .row .col-md-3 {
  display: none; }
.woocommerce-shop .site-main &gt; .row .col-md-9 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.woocommerce-shop .products {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 0 3.8%;
  grid-auto-flow: dense; }
  .woocommerce-shop .products:before, .woocommerce-shop .products:after {
    display: none !important; }
  .woocommerce-shop .products .product {
    clear: initial !important;
    width: 100% !important;
    margin-right: 0 !important; }
  .woocommerce-shop .products .product_cat-koikoito-is-koi {
    display: none !important; }

.related.products {
  padding: 0;
  margin-top: 48px;
  clear: both; }
  .related.products .products {
    max-width: 960px; }
    .related.products .products .product {
      margin-right: 2.5%;
      width: 23.1% !important; }
      .related.products .products .product.last {
        margin-right: 0; }
  .related.products h2 {
    font-size: 24px;
    margin-bottom: 24px; }

.post-navigation {
  margin-top: 24px;
  display: none; }
  .post-navigation .meta-nav {
    font-family: 'Noto Serif Thai', serif;
    font-weight: bold;
    font-size: 18px; }
  .post-navigation .post-title {
    margin: 0 12px; }

em {
  margin-top: 4px;
  font-size: 14px;
  color: #666;
  display: block; }

.subcategories-koi-auction {
  margin-bottom: 24px; }
  .subcategories-koi-auction a {
    display: inline-block;
    border-radius: 4px;
    background-color: #ddd;
    padding: 6px 24px;
    color: #fc0000;
    font-family: 'Noto Serif Thai', serif;
    font-weight: bold;
    margin-bottom: 6px;
    margin-right: 6px; }
    .subcategories-koi-auction a:hover {
      opacity: .8; }

input[type='number'] {
  -moz-appearance: textfield; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none; }

.woocommerce .product-type-variable &gt; .entry-summary &gt; .price {
  opacity: .85; }
.woocommerce div.product {
  overflow: hidden; }
  .woocommerce div.product form.cart {
    margin-bottom: 24px !important; }
  .woocommerce div.product p.stock {
    font-weight: bold;
    font-family: 'Noto Serif Thai', serif;
    border-width: 1px;
    border-style: solid;
    padding: 4px 12px;
    display: inline-block;
    border-radius: 4px;
    margin-top: 12px; }
  .woocommerce div.product .stock {
    color: #54A50E !important;
    border-color: #54A50E !important; }
  .woocommerce div.product .out-of-stock {
    color: #fc0000 !important;
    border-color: #fc0000 !important; }
.woocommerce .product-category .woocommerce-loop-category__title {
  margin-top: 16px !important;
  padding: 0 !important;
  text-align: center;
  font-family: 'Noto Serif Thai', serif;
  font-size: 1.2em !important; }
.woocommerce div.product .woocommerce-tabs .panel {
  overflow: hidden; }
.woocommerce .ans-send-private-message {
  background-color: #ddd !important;
  color: #111 !important;
  padding: 12px 24px !important;
  border-radius: 4px !important;
  margin-top: 12px !important;
  font-family: 'Noto Serif Thai', serif;
  font-weight: bold;
  box-shadow: none !important;
  cursor: pointer; }
  .woocommerce .ans-send-private-message:hover {
    opacity: 0.8 !important; }
.woocommerce:after {
  content: '';
  display: block;
  clear: both; }
.woocommerce div.product div.images .flex-control-thumbs {
  margin-left: -10px !important;
  margin-right: -10px !important; }
  .woocommerce div.product div.images .flex-control-thumbs .flex-active {
    border: 3px solid #fc0000; }
.woocommerce .woocommerce-message {
  line-height: 1.3em; }
  .woocommerce .woocommerce-message a {
    margin-left: 12px; }
.woocommerce .onsale, .woocommerce .ans-batch:before {
  background: #fc0000 !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 48px !important;
  width: 48px !important;
  height: 48px !important;
  font-size: 0.9em !important;
  text-align: center;
  top: 6px !important;
  left: 6px !important;
  z-index: 1 !important;
  font-family: 'Noto Serif Thai', serif; }
.woocommerce .product-type-auction .ans-auction-add-watchlist {
  border: 1px solid #fc0000;
  padding: 4px 12px;
  font-size: 12px;
  color: #fc0000;
  font-weight: bold;
  font-family: 'Noto Serif Thai', serif; }
  .woocommerce .product-type-auction .ans-auction-add-watchlist .dashicons {
    color: #fc0000; }
  .woocommerce .product-type-auction .ans-auction-add-watchlist:hover {
    opacity: .7; }
.woocommerce .product-type-auction .ans-auction-remove-watchlist {
  border: 1px solid #999;
  padding: 4px 12px;
  font-size: 12px;
  color: #999;
  font-weight: bold;
  font-family: 'Noto Serif Thai', serif; }
  .woocommerce .product-type-auction .ans-auction-remove-watchlist .dashicons {
    color: #999; }
  .woocommerce .product-type-auction .ans-auction-remove-watchlist:hover {
    opacity: .7; }
.woocommerce .product-type-auction .ans-auction-date-ranges .ans-auction-countdown-timer {
  overflow: hidden;
  margin: 0 0 24px 0;
  max-width: 480px;
  display: flex; }
  .woocommerce .product-type-auction .ans-auction-date-ranges .ans-auction-countdown-timer .ans-auction-timer {
    padding: 12px;
    background-color: #fff;
    margin: 0 1px;
    width: 24.5%; }
    .woocommerce .product-type-auction .ans-auction-date-ranges .ans-auction-countdown-timer .ans-auction-timer &gt; span {
      font-weight: bold;
      font-family: 'Noto Serif Thai', serif;
      color: #fc0000 !important;
      font-size: 20px !important; }
.woocommerce .product-type-auction .ans-auction-product-summary .ans-auction-bid-now .ans-auction-bid {
  height: initial !important;
  margin-left: 0 !important;
  margin-top: 16px;
  min-width: 150px; }
.woocommerce .product-type-auction .ans_auction_reload_auction_page .dashicons-update {
  margin-top: 0; }
.woocommerce .product-type-auction .ans-auction-bid-now &gt; span {
  line-height: 1.5;
  min-height: 44px; }
  .woocommerce .product-type-auction .ans-auction-bid-now &gt; span:before {
    line-height: 1;
    font-size: 0.7em !important; }
.woocommerce .product-type-auction .ans-auction-bid-now .dashicons-minus:before {
  content: '-'; }
.woocommerce .product-type-auction .ans-auction-bid-now .dashicons-plus:before {
  content: '+'; }
.woocommerce .ans-auction-type-message, .woocommerce .ans-auction-item-condition, .woocommerce .ans-auction-end-time-label {
  font-weight: bold;
  font-family: 'Noto Serif Thai', serif; }
.woocommerce .ans-auction-time-left-label {
  font-size: 12px;
  margin-bottom: 6px; }
.woocommerce ul.products li.product.product-type-auction .ans-batch {
  width: 48px !important;
  height: 48px !important;
  top: 6px;
  left: 6px;
  margin: 0 !important;
  display: none; }
  .woocommerce ul.products li.product.product-type-auction .ans-batch img {
    position: absolute;
    top: 12px !important;
    left: 0;
    right: 0;
    margin: 0 auto !important;
    width: 21px !important;
    height: 21px !important; }
  .woocommerce ul.products li.product.product-type-auction .ans-batch:before {
    border: none !important;
    border-radius: 100%;
    background-color: #aaa !important; }
.woocommerce ul.products li.product.product-type-auction.bidding .price {
  color: #ff5000 !important; }
.woocommerce ul.products li.product.product-type-auction.bidding .ans-batch {
  display: block; }
  .woocommerce ul.products li.product.product-type-auction.bidding .ans-batch:before {
    background-color: #fc0000 !important; }
.woocommerce ul.products li.product.product-type-auction .price {
  line-height: normal;
  font-size: 0.85em !important; }
.woocommerce ul.products li.product.product-type-auction .woocommerce-Price-amount {
  display: block;
  font-weight: bold;
  font-family: 'Noto Serif Thai', serif;
  font-size: 1.4em !important; }
.woocommerce ul.products li.product.product-type-auction .ans-shop-timer-wrapper {
  left: 1px;
  right: 1px;
  width: initial;
  margin: 6px 0 0 0;
  padding-top: 12px;
  padding-bottom: 12px;
  height: 56px;
  border: 1px solid rgba(252, 0, 0, 0.3);
  background: #fff; }
.woocommerce ul.products li.product.product-type-auction .ans-auction-countdown-timer {
  display: block; }
  .woocommerce ul.products li.product.product-type-auction .ans-auction-countdown-timer .ans-shop-timer-section {
    line-height: 1;
    font-size: 60%;
    color: #111; }
    .woocommerce ul.products li.product.product-type-auction .ans-auction-countdown-timer .ans-shop-timer-section:before {
      background: #bbb; }
    .woocommerce ul.products li.product.product-type-auction .ans-auction-countdown-timer .ans-shop-timer-section span {
      display: block;
      font-size: 16px;
      font-weight: bold;
      font-family: 'Noto Serif Thai', serif;
      line-height: 1;
      margin-bottom: 6px; }
    .woocommerce ul.products li.product.product-type-auction .ans-auction-countdown-timer .ans-shop-timer-section br {
      display: none; }
.woocommerce ul.products li.product.product-type-auction .ans-auction-time-left-label-shop-page {
  display: none; }
.woocommerce ul.products li.product.product-type-auction .ans-shop-timer-wrapper .ans-shop-timer-container .ans-shop-timer-section {
  width: 25%; }
.woocommerce .ans-shop-timer-wrapper #ans_auction_days, .woocommerce .ans-shop-timer-wrapper #ans_auction_hours, .woocommerce .ans-shop-timer-wrapper #ans_auction_minutes, .woocommerce .ans-shop-timer-wrapper #ans_auction_seconds {
  color: #fc0000 !important; }
.woocommerce .ans-auction-time-left-label-shop-page {
  font-weight: bold;
  font-size: 12px; }
.woocommerce .woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  z-index: 1 !important; }
.woocommerce .single-product .onsale {
  left: 6px !important; }
.woocommerce .woocommerce-ordering {
  margin-bottom: 24px !important; }
  .woocommerce .woocommerce-ordering .orderby {
    width: 100%; }
.woocommerce .woocommerce-loop-product__title {
  text-align: center;
  font-weight: 400;
  font-family: 'Noto Serif Thai', serif;
  font-size: 1.2em !important;
  text-transform: capitalize; }
.woocommerce .ans-auction-product-summary .ans-auction-highest-bidder-notice {
  background-color: rgba(102, 153, 51, 0.9);
  color: #fff;
  padding: 6px 12px;
  line-height: normal;
  display: inline-block;
  width: initial;
  margin-bottom: 6px; }
  .woocommerce .ans-auction-product-summary .ans-auction-highest-bidder-notice + .ans-auction-highest-bidder-amount {
    color: #ff5000;
    font-size: 14px;
    font-family: 'Noto Serif Thai', serif;
    font-weight: bold; }
.woocommerce .ans-auction-product-summary .ans-auction-winning-notice {
  border: 2px solid #71BE35;
  color: #71BE35;
  padding: 6px 12px;
  line-height: normal;
  display: inline-block;
  width: initial;
  margin-bottom: 6px; }
.woocommerce .nickx-popup_trigger, .woocommerce .nickx-popup {
  mix-blend-mode: difference;
  color: #fff; }
.woocommerce .video-thumbnail {
  /*&gt;img {
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover!important;
    -o-object-position: center!important;
    object-position: center!important;
    height: 100%;
    width: 100%;
  }*/ }
  .woocommerce .video-thumbnail &gt; img {
    background-color: #111; }
  .woocommerce .video-thumbnail .video_icon_img {
    transform: none;
    -webkit-transform: none;
    left: 0 !important;
    right: 0 !important;
    margin: 50% auto 0 auto;
    top: -31px !important;
    width: 60px;
    height: 60px;
    background-position: -31px -10px !important; }
.woocommerce .woocommerce-product-gallery, .woocommerce .nickx_product_images_with_video {
  margin-bottom: 36px !important; }
  .woocommerce .woocommerce-product-gallery iframe, .woocommerce .nickx_product_images_with_video iframe {
    min-height: 200px; }
  .woocommerce .woocommerce-product-gallery + .woocommerce-loop-product__title, .woocommerce .nickx_product_images_with_video + .woocommerce-loop-product__title {
    margin-top: -30px !important; }
  .woocommerce .woocommerce-product-gallery + .woocommerce-loop-product__title + .price + .hover, .woocommerce .nickx_product_images_with_video + .woocommerce-loop-product__title + .price + .hover {
    display: none; }
  .woocommerce .woocommerce-product-gallery .ans-auction-message, .woocommerce .nickx_product_images_with_video .ans-auction-message {
    position: absolute;
    right: 36px;
    padding: 6px;
    color: #fff;
    left: 36px;
    line-height: 1.2em;
    text-align: center;
    z-index: 1;
    margin: 0;
    bottom: 36px;
    display: none; }
  .woocommerce .woocommerce-product-gallery .ans-auction-highest-bidder-notice, .woocommerce .nickx_product_images_with_video .ans-auction-highest-bidder-notice {
    background-color: #ff5000; }
  .woocommerce .woocommerce-product-gallery .ans-auction-winning-notice, .woocommerce .nickx_product_images_with_video .ans-auction-winning-notice {
    background-color: #71BE35; }
.woocommerce .woocommerce-tabs h2 {
  font-size: 1.3em;
  display: none; }
.woocommerce .tabs {
  font-family: 'Noto Serif Thai', serif; }
  .woocommerce .tabs li {
    padding: 0.2em 1.2em !important;
    background-color: #fff !important; }
    .woocommerce .tabs li.active {
      background: #faf9f7 !important;
      border-bottom-color: #faf9f7 !important; }
.woocommerce .entry-content figure {
  margin-bottom: 24px; }
.woocommerce .entry-summary {
  margin-bottom: 36px !important; }
  .woocommerce .entry-summary .woocommerce-product-details__short-description {
    font-weight: bold; }
    .woocommerce .entry-summary .woocommerce-product-details__short-description p img:first-child {
      margin-left: 6px !important; }
  .woocommerce .entry-summary h2 {
    font-size: 18px;
    margin: 0; }
.woocommerce .entry-summary .price {
  font-size: 1.4em !important;
  color: #ff5000 !important;
  font-family: 'Noto Serif Thai', serif;
  font-weight: bold;
  text-align: left !important;
  margin-bottom: 24px; }
.woocommerce ul.products li.product {
  margin-bottom: 36px; }
  .woocommerce ul.products li.product a {
    display: block; }
    .woocommerce ul.products li.product a .wrap-img {
      display: flex;
      align-items: center;
      justify-content: center;
      background-color: rgba(255, 255, 255, 0.8);
      position: relative;
      padding-top: 155%; }
      .woocommerce ul.products li.product a .wrap-img img {
        position: absolute;
        left: 0;
        top: 0;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        height: 100%;
        width: 100%; }
    .woocommerce ul.products li.product a img {
      margin-bottom: 0 !important;
      padding: 0; }
    .woocommerce ul.products li.product a .woocommerce-loop-product__title {
      padding: 12px 0 6px 0;
      font-weight: 600; }
    .woocommerce ul.products li.product a span.hover {
      position: absolute;
      top: 0;
      left: 0;
      right: 0; }
      .woocommerce ul.products li.product a span.hover:before {
        content: '';
        border: 1px solid #fff;
        left: 6px;
        right: 6px;
        top: 6px;
        bottom: 6px;
        position: absolute;
        z-index: 1;
        opacity: 0;
        transition: opacity .2s ease-in-out; }
      .woocommerce ul.products li.product a span.hover:hover:before {
        opacity: 1; }
  .woocommerce ul.products li.product .price {
    font-size: 1em !important;
    text-align: center;
    color: #ff5000 !important;
    font-family: 'Noto Serif Thai', serif;
    line-height: 1.3em; }
    .woocommerce ul.products li.product .price del {
      color: #111 !important;
      left: 0;
      right: 0;
      margin: 6px auto 0 auto; }
.woocommerce .coupon .input-text {
  min-width: 140px; }
.woocommerce .shop_table {
  background-color: #fff; }
  .woocommerce .shop_table th, .woocommerce .shop_table td {
    padding: 12px !important; }
  .woocommerce .shop_table th {
    font-family: 'Noto Serif Thai', serif; }
  .woocommerce .shop_table .cart-subtotal td, .woocommerce .shop_table .order-total td {
    text-align: right;
    font-weight: bold; }
  .woocommerce .shop_table .product-total {
    text-align: right;
    vertical-align: top; }
  .woocommerce .shop_table .order-total .woocommerce-Price-amount {
    font-size: 18px;
    color: #ff5000; }
  .woocommerce .shop_table .product-name .product-quantity {
    color: #ff5000; }
.woocommerce .woocommerce-checkout-review-order-table {
  border-spacing: 0 !important;
  border-radius: 0 !important;
  /*td, th {
    &amp;:first-child {
      text-align: right;
    }
  }*/ }
.woocommerce .cart-collaterals h2 {
  font-size: 18px; }
.woocommerce form .form-row {
  margin-bottom: 12px !important; }
  .woocommerce form .form-row label {
    width: 100%;
    line-height: 1.3em !important; }
  .woocommerce form .form-row .woocommerce-input-wrapper {
    width: 100%; }
.woocommerce .woocommerce-order-overview {
  padding: 0 !important;
  margin-bottom: 36px !important; }
  .woocommerce .woocommerce-order-overview li {
    width: 50% !important;
    border-right: 0 !important;
    padding: 0 !important;
    margin-bottom: 0 !important;
    margin-top: 16px !important;
    margin-right: 0 !important; }
    .woocommerce .woocommerce-order-overview li.woocommerce-order-overview__total {
      width: 100% !important; }
.woocommerce .woocommerce-order .woocommerce-bacs-bank-details {
  border: 1px solid #ff5000;
  padding: 24px 16px 8px 16px !important;
  margin-top: 24px;
  background: rgba(255, 80, 0, 0.15) !important; }
  .woocommerce .woocommerce-order .woocommerce-bacs-bank-details .wc-bacs-bank-details-heading {
    color: #ff5000; }
  .woocommerce .woocommerce-order .woocommerce-bacs-bank-details .wc-bacs-bank-details-account-name {
    margin-bottom: 16px; }
.woocommerce .woocommerce-thankyou-order-received {
  margin-top: 24px;
  margin-bottom: 24px;
  background-color: #71BE35;
  color: #fff;
  padding: 12px 24px;
  line-height: 1.2em;
  display: flex; }
  .woocommerce .woocommerce-thankyou-order-received i {
    display: inline-block;
    margin-right: 12px;
    font-size: 18px; }
  .woocommerce .woocommerce-thankyou-order-received span {
    width: 100%; }
.woocommerce ul.order_details {
  margin: 0 !important; }
  .woocommerce ul.order_details li {
    text-transform: capitalize !important;
    font-size: 0.85em !important;
    margin-bottom: 16px;
    border-right: 0 !important;
    clear: both; }
    .woocommerce ul.order_details li strong {
      line-height: 1.2 !important;
      margin-top: 6px; }
.woocommerce section[class*=woocommerce-] {
  padding-bottom: 0;
  margin-bottom: 0 !important; }
  .woocommerce section[class*=woocommerce-] h2 {
    font-size: 18px; }
.woocommerce .woocommerce-table--order-details {
  border-radius: 0 !important;
  border-spacing: 0 !important; }
  .woocommerce .woocommerce-table--order-details tfoot td {
    text-align: right; }
  .woocommerce .woocommerce-table--order-details tfoot tr:last-child td:last-child {
    font-size: 18px;
    color: #ff5000;
    font-weight: bold; }
  .woocommerce .woocommerce-table--order-details tr:before {
    display: none; }
.woocommerce .woocommerce-checkout-review-order-table tr:before {
  display: none; }
.woocommerce .woocommerce-customer-details address {
  padding: 16px !important;
  border-radius: 0 !important;
  border-width: 1px !important; }
.woocommerce .woocommerce-form__label-for-checkbox {
  margin-top: 12px; }
.woocommerce .woocommerce-MyAccount-navigation, .woocommerce .woocommerce-MyAccount-content {
  margin-top: 12px; }
.woocommerce .my_account_orders {
  border-spacing: 0;
  font-size: 1em !important; }
  .woocommerce .my_account_orders th {
    padding: 12px !important; }
  .woocommerce .my_account_orders td {
    padding: 9px 12px !important; }
  .woocommerce .my_account_orders .woocommerce-orders-table__header-order-number {
    width: 0; }
  .woocommerce .my_account_orders .woocommerce-orders-table__header-order-actions {
    width: 0; }
.woocommerce section {
  padding-top: 24px; }
.woocommerce .woocommerce-MyAccount-navigation {
  width: 25% !important; }
  .woocommerce .woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0; }
    .woocommerce .woocommerce-MyAccount-navigation ul li a {
      padding: 12px 1rem;
      display: block;
      font-family: 'Noto Serif Thai', serif;
      margin-bottom: 1px; }
      .woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
        background-color: rgba(221, 221, 221, 0.5); }
    .woocommerce .woocommerce-MyAccount-navigation ul li:not(.is-active) a {
      background-color: #fff; }
    .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
      font-weight: bold;
      color: #fc0000; }
.woocommerce .woocommerce-MyAccount-content {
  width: 72% !important; }
  .woocommerce .woocommerce-MyAccount-content fieldset {
    border: 1px solid #ddd;
    padding: 24px 16px;
    margin: 24px 0; }
    .woocommerce .woocommerce-MyAccount-content fieldset legend {
      font-family: 'Noto Serif Thai', serif;
      width: initial !important;
      padding: 0 12px;
      display: inline-block; }
.woocommerce .woocommerce-address-fields__field-wrapper {
  margin-bottom: 24px; }

.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
  font-family: 'Noto Serif Thai', serif; }

.woocommerce .woocommerce-customer-details :last-child, .woocommerce .woocommerce-order-details :last-child, .woocommerce .woocommerce-order-downloads :last-child {
  margin-bottom: 2px !important; }

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
  border-bottom-color: #fff !important; }

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
  background-color: #fff !important; }

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  border-radius: 0 !important;
  background-color: rgba(255, 80, 0, 0.25) !important; }

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
  margin-left: auto; }

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
  padding: 12px 24px !important; }

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
  width: 49% !important; }

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  background-color: #fff; }

.index-price {
  line-height: 1.2em; }
  .index-price .price del {
    left: 0;
    right: 0;
    margin: 0 auto; }

.price {
  position: relative;
  line-height: 1; }
  .price del {
    position: absolute;
    top: 100%;
    margin-top: 6px;
    opacity: 0.4 !important;
    color: #111;
    line-height: 1; }
  .price ins {
    font-weight: bold;
    text-decoration: none;
    font-size: 1.2em;
    color: #ff5000; }

.woocommerce-loop-product__link:hover {
  color: #111; }

.widget_product_search {
  position: relative;
  margin-bottom: 20px; }
  .widget_product_search input {
    padding-right: 40px;
    width: 100%; }
  .widget_product_search button {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0;
    width: 44px;
    height: 44px;
    border: none;
    background: none;
    cursor: pointer; }
    .widget_product_search button:before {
      content: '';
      display: block;
      width: 10px;
      height: 10px;
      border: 2px solid #000;
      border-radius: 100%;
      position: absolute;
      top: 11px;
      left: 9px;
      box-sizing: content-box; }
    .widget_product_search button:after {
      content: '';
      display: block;
      width: 2px;
      height: 8px;
      background: #000;
      border-radius: 6px;
      position: absolute;
      top: 21px;
      left: 22px;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      box-sizing: content-box; }

.flex-control-nav {
  margin-top: 10px !important; }

#sidebar {
  margin-bottom: 24px; }
  #sidebar &gt; ul {
    padding: 0; }

.widget-title {
  font-size: 1.3em;
  margin-bottom: 10px; }

.product-categories {
  list-style: none;
  padding-left: 10px; }
  .product-categories li {
    padding: 2px 0; }
    .product-categories li .count {
      margin-left: 5px;
      color: #666; }

.flex-control-thumbs li {
  padding: 10px; }

/*.products {
  .product {
    .woocommerce-LoopProduct-link {
      img {
        padding: 10px;
      }
    }
  }
}*/
.wpcf7-form {
  max-width: 480px;
  margin: 0 auto; }
  .wpcf7-form p {
    margin-bottom: 16px; }
    .wpcf7-form p label {
      width: 100%;
      margin-bottom: 0; }
  .wpcf7-form .wpcf7-form-control-wrap {
    display: block;
    margin-top: 5px; }
    .wpcf7-form .wpcf7-form-control-wrap .wpcf7-form-control {
      width: 100%; }
  .wpcf7-form .wpcf7-submit {
    background: #111;
    font-size: .8rem;
    color: white;
    font-family: 'Noto Serif Thai', sans-serif;
    text-transform: uppercase;
    padding: 10px 15px;
    min-width: 100px;
    font-weight: bold; }
    .wpcf7-form .wpcf7-submit:hover {
      background: #111; }

.border-contact {
  border: 1px solid #ddd;
  border-left: 4px solid #111;
  padding: 24px;
  border-radius: 4px;
  margin-top: 12px; }
  .border-contact:last-child {
    margin-bottom: 24px; }
  .border-contact p, .border-contact h3 {
    margin-bottom: 0; }

.title-contact {
  max-width: 480px;
  margin: 12px auto; }

.hall-of-fame {
  display: flex; }
  .hall-of-fame .nav-tabs {
    display: block;
    width: 240px;
    min-width: 240px;
    margin-right: 36px;
    border-bottom: 0; }
    .hall-of-fame .nav-tabs .nav-item {
      width: 100%;
      margin-bottom: 0;
      font-size: .9em;
      line-height: 1.5em; }
      .hall-of-fame .nav-tabs .nav-item button {
        padding-top: 12px;
        padding-bottom: 12px;
        width: 100%;
        border-radius: 0;
        text-align: left;
        border: none;
        border-bottom: 1px solid #faf9f7;
        cursor: pointer;
        font-family: 'Noto Serif Thai', serif; }
        .hall-of-fame .nav-tabs .nav-item button:not(.active) {
          background-color: #fff; }
        .hall-of-fame .nav-tabs .nav-item button.active {
          font-weight: bold;
          color: rgba(252, 0, 0, 0.8);
          border-left: 3px solid #fc0000;
          background-color: #faf9f7; }
  .hall-of-fame .tab-content {
    width: 100%; }
    .hall-of-fame .tab-content .media {
      margin-bottom: 6px; }
    .hall-of-fame .tab-content .img-award {
      width: 100%;
      height: auto;
      border: 1px solid #ddd; }
    .hall-of-fame .tab-content h3 {
      font-size: 1.3em;
      font-weight: normal;
      margin-bottom: 24px; }
    .hall-of-fame .tab-content h2 {
      font-size: 1.6em; }

.title {
  font-weight: bold; }

.contact-detail {
  margin-bottom: 24px; }

.products .product:hover .woocommerce-loop-product__title {
  color: rgba(17, 17, 17, 0.5); }

.woocommerce-result-count {
  margin: 8px 0 !important; }

.page-template-default:not(.woocommerce-shop) .site-content .fix-row .col-md-3, .page-template:not(.woocommerce-shop) .site-content .fix-row .col-md-3 {
  display: none; }
.page-template-default:not(.woocommerce-shop) .site-content .fix-row .col-md-9, .page-template:not(.woocommerce-shop) .site-content .fix-row .col-md-9 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.contact-form {
  margin-top: 24px; }

.wp-block-jetpack-contact-form {
  padding: 0 !important; }

.page-id-32 article {
  max-width: 480px;
  margin: 0 auto; }

.mt-2 {
  margin-top: 24px; }

.red {
  color: #fc0000; }

.tab-select {
  display: none;
  margin-bottom: 24px; }

.wp-block-heading {
  font-size: 1.3em;
  margin-bottom: 12px; }

.widget_block {
  margin-bottom: 24px; }

.wp-block-search .wp-block-search__label {
  display: none; }

.wp-block-search__button {
  color: #fff;
  background-color: #111;
  border-radius: 4px;
  border: none; }

[type=search] {
  outline-offset: inherit !important;
  border-color: #999;
  border-radius: 4px; }

.quantity {
  display: flex;
  align-items: center;
  margin-bottom: 16px !important; }
  .quantity [type=button] {
    cursor: pointer; }
    .quantity [type=button]:hover {
      background-color: rgba(221, 221, 221, 0.35); }
  .quantity .minus {
    border-right: 0;
    width: 44px; }
  .quantity .plus {
    border-left: 0;
    width: 44px; }

.txt-quantity {
  display: block;
  margin-bottom: 6px;
  font-weight: bold; }

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  clear: left;
  background-color: #fc0000 !important;
  color: #fff !important;
  padding: 16px 24px !important;
  font-weight: bold !important;
  font-family: 'Noto Serif Thai', sans-serif;
  border: none; }
  .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: rgba(255, 80, 0, 0.85) !important; }
  .woocommerce #respond input#submit.alt.ans-auction-buy-now-url, .woocommerce a.button.alt.ans-auction-buy-now-url, .woocommerce button.button.alt.ans-auction-buy-now-url, .woocommerce input.button.alt.ans-auction-buy-now-url {
    background-color: #ddd !important;
    color: #ff5000 !important; }
    .woocommerce #respond input#submit.alt.ans-auction-buy-now-url:hover, .woocommerce a.button.alt.ans-auction-buy-now-url:hover, .woocommerce button.button.alt.ans-auction-buy-now-url:hover, .woocommerce input.button.alt.ans-auction-buy-now-url:hover {
      background-color: rgba(221, 221, 221, 0.85) !important;
      color: rgba(255, 80, 0, 0.85) !important; }

.ans-dashboard-wrapper {
  margin-top: 12px; }
  .ans-dashboard-wrapper h2 {
    display: none; }
  .ans-dashboard-wrapper .ans-dashboard-navigation {
    width: 25%;
    float: left; }
    .ans-dashboard-wrapper .ans-dashboard-navigation nav {
      background: none; }
      .ans-dashboard-wrapper .ans-dashboard-navigation nav a {
        display: block;
        float: none;
        background-color: #fff;
        padding-top: 12px;
        padding-bottom: 12px;
        font-family: 'Noto Serif Thai', serif;
        margin-bottom: 1px; }
        .ans-dashboard-wrapper .ans-dashboard-navigation nav a:hover, .ans-dashboard-wrapper .ans-dashboard-navigation nav a:active {
          color: #fc0000 !important; }
        .ans-dashboard-wrapper .ans-dashboard-navigation nav a.ans-current {
          background: none;
          color: #fc0000 !important; }
  .ans-dashboard-wrapper .ans-dashboard-contents {
    float: right;
    width: 72%;
    padding: 0;
    background: none; }
    .ans-dashboard-wrapper .ans-dashboard-contents .ans-watchlist-table th:first-child {
      width: 1px; }
    .ans-dashboard-wrapper .ans-dashboard-contents .ans-watchlist-table th:nth-child(2) {
      width: 100%; }
    .ans-dashboard-wrapper .ans-dashboard-contents .ans-frontend-table {
      margin: 0;
      width: 100%;
      background-color: #fff;
      border: 1px solid rgba(0, 0, 0, 0.1);
      border-radius: 5px; }
      .ans-dashboard-wrapper .ans-dashboard-contents .ans-frontend-table .ans_status_label {
        background: none;
        display: inline-block; }
        .ans-dashboard-wrapper .ans-dashboard-contents .ans-frontend-table .ans_status_label span {
          white-space: nowrap;
          line-height: 1; }
      .ans-dashboard-wrapper .ans-dashboard-contents .ans-frontend-table .ans_auction_failed_status span {
        background-color: #FF613E;
        color: #fff; }
      .ans-dashboard-wrapper .ans-dashboard-contents .ans-frontend-table .ans_auction_started_status span {
        background-color: #71BE35;
        color: #fff; }
      .ans-dashboard-wrapper .ans-dashboard-contents .ans-frontend-table tr th {
        white-space: nowrap;
        font-family: 'Noto Serif Thai', serif;
        background-color: #fff !important;
        font-size: 15px; }
      .ans-dashboard-wrapper .ans-dashboard-contents .ans-frontend-table tr td {
        padding-top: 9px;
        padding-bottom: 9px;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        vertical-align: top; }
        .ans-dashboard-wrapper .ans-dashboard-contents .ans-frontend-table tr td &gt; span {
          color: #ff5000; }
        .ans-dashboard-wrapper .ans-dashboard-contents .ans-frontend-table tr td a {
          color: #fc0000;
          font-family: 'Noto Serif Thai', serif;
          font-weight: bold; }

.product-quantity .quantity {
  margin-bottom: 0 !important; }

.col2-set {
  width: auto !important;
  margin-left: -18px;
  margin-right: -18px;
  margin-bottom: 24px; }
  .col2-set .col-1, .col2-set .col-2 {
    -ms-flex: initial;
    flex: initial;
    max-width: initial; }
  .col2-set .col-1 {
    width: 60% !important; }
  .col2-set .col-2 {
    width: 40% !important; }
  .col2-set [class*=col-] h2, .col2-set [class*=col-] h3 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 16px; }
  .col2-set + #order_review_heading {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 16px; }
  .col2-set .woocommerce-input-wrapper textarea {
    padding-top: 8px;
    padding-bottom: 8px;
    min-height: 120px; }
  .col2-set .optional {
    font-style: italic;
    margin-left: 6px;
    color: rgba(90, 90, 90, 0.5); }
  .col2-set .woocommerce-form-login, .col2-set .woocommerce-form-register {
    margin-top: 0 !important;
    background-color: #fff;
    border-color: #ddd !important; }

#customer_login {
  margin-top: 12px; }
  #customer_login [class*=col-] {
    width: 50% !important; }
  #customer_login .password-input {
    width: 100%; }

/* Select2 */
.select2-container--default .select2-selection--single {
  border-color: #ddd !important;
  height: 44px !important;
  border-radius: 2px !important; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 44px !important;
    padding-left: 14px !important; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 44px !important;
    width: 36px !important; }

.post .page-title {
  margin-bottom: 12px; }
  .post .page-title span {
    color: #fc0000; }
.post .entry-title {
  font-size: 2em;
  margin-bottom: 6px; }
.post .entry-date {
  line-height: 1;
  margin-bottom: 24px;
  color: #888; }

/*.hall-of-fame-template-default {
  h1 {
    font-size: 2em;
  }
}*/
.thumbnail-full {
  margin-bottom: 24px;
  max-width: 100%;
  height: auto; }

.cat-links {
  line-height: .85;
  font-size: smaller;
  font-weight: bold;
  padding-left: 12px;
  display: inline-block;
  vertical-align: top; }
  .cat-links a {
    border-radius: 2px;
    border: 1px solid #fc0000;
    color: #fc0000;
    display: block;
    padding: 4px 6px; }
    .cat-links a:hover {
      background-color: #fc0000;
      color: #fff; }

.posted-on, .author {
  margin-right: 12px; }
  .posted-on &gt; span, .author &gt; span {
    position: relative !important;
    clip-path: initial !important;
    margin-right: 6px;
    padding-right: 6px; }
    .posted-on &gt; span:before, .author &gt; span:before {
      content: ':';
      position: absolute;
      top: 0;
      right: 0; }

.entry-footer &gt; span + span {
  border-left: 1px solid #ddd; }

.nav-login {
  position: absolute;
  top: 10px;
  right: 16px; }
  .nav-login .dropdown {
    display: inline-block;
    vertical-align: top; }

.my-account {
  display: inline-block;
  vertical-align: top; }
  .my-account:hover {
    color: #111;
    opacity: .5; }
  .my-account &gt; i {
    font-size: 23px; }

.basketicon {
  margin-left: 6px;
  position: relative;
  display: inline-block;
  vertical-align: top; }
  .basketicon:hover {
    color: #111;
    opacity: .5; }
  .basketicon &gt; i {
    font-size: 24px; }

.basketicon__total {
  position: absolute;
  top: 2px;
  right: -5px;
  border-radius: 20px;
  border: 2px solid #fff;
  background-color: #fc0000;
  min-width: 12px;
  height: 12px;
  line-height: 15px;
  color: #fff;
  display: inline-block;
  text-align: center;
  font-size: 10px; }

@keyframes hover {
  0% {
    margin-top: -2px; }
  50% {
    margin-top: -1px; }
  100% {
    margin-top: -3px; } }
.select-myaccount, .navigation-auction {
  display: none; }

.product_meta {
  clear: both;
  margin-top: 24px;
  font-family: 'Noto Serif Thai', sans-serif;
  font-weight: bold; }
  .product_meta &gt; span {
    display: block; }
    .product_meta &gt; span + span {
      margin-top: 4px; }

.archive .page-header {
  display: none; }

.wp-block-latest-posts__list li {
  margin-bottom: 4px; }

.tab-login-register {
  margin-top: 24px;
  display: flex !important; }
  .tab-login-register .nav-item {
    width: 50%; }
    .tab-login-register .nav-item button {
      font-size: 18px;
      font-weight: bold;
      font-family: 'Noto Serif Thai', serif;
      width: 100%;
      padding: 12px 24px;
      background: #fff;
      border-bottom: 1px solid #ddd;
      border-radius: 0;
      cursor: pointer; }
      .tab-login-register .nav-item button.active {
        background: none;
        border-color: #ddd;
        border-bottom-color: #faf9f7;
        position: relative; }
        .tab-login-register .nav-item button.active:before {
          content: '';
          position: absolute;
          display: block;
          top: 0;
          left: 0;
          right: 0;
          border-top: 3px solid #fc0000; }
  .tab-login-register + .tab-content .woocommerce-form {
    background-color: #fff;
    border-color: #ddd !important;
    padding-top: 30px; }
    .tab-login-register + .tab-content .woocommerce-form h3 {
      margin-bottom: 16px;
      font-size: 24px; }
  .tab-login-register + .tab-content .password-input {
    width: 100%; }

.woocommerce-account:not(.logged-in) .entry-title {
  display: none; }
.woocommerce-account:not(.logged-in) .woocommerce {
  max-width: 480px;
  margin: 0 auto; }

.woocommerce-form-login__rememberme {
  margin-bottom: 24px; }

.thumbnail-hall-of-fame {
  margin: 0 auto;
  height: auto; }

.admin-bar .sticky {
  top: 54px; }

.block-auction-desc {
  margin-bottom: 24px; }

.not-found .search-form .search-field {
  border: 1px solid #ddd;
  height: 44px;
  padding: 0 15px;
  display: block;
  border-radius: 2px;
  background: #fff; }

.product-detail .product-image {
  width: 90px;
  float: left;
  margin-right: 12px; }
.product-detail .product-name &gt; span {
  font-weight: bold;
  font-family: 'sukhumvit_setbold'; }

.woocommerce-table__product-name .wc-item-meta {
  padding-left: 0;
  margin-top: 6px; }

.woocommerce-billing-fields__field-wrapper, .woocommerce-additional-fields__field-wrapper {
  padding: 24px 12px;
  background-color: #fff;
  border-radius: 6px;
  border: 1px solid #ddd; }

.woocommerce-order-received article {
  padding: 36px 16px;
  background-color: #fff;
  border-radius: 6px;
  border: 1px solid #ddd;
  max-width: 640px;
  margin: 0 auto; }
.woocommerce-order-received .woocommerce-order section {
  padding-top: 36px !important; }
.woocommerce-order-received .entry-title {
  line-height: 1.2; }

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
  padding: 10px !important; }

.wc-bacs-bank-details-account-name {
  font-size: 18px;
  font-weight: 300 !important;
  margin-bottom: 24px; }

.wc-bacs-bank-details {
  padding: 0; }

.bth {
  border: 1px solid #ff5000;
  color: #ff5000;
  padding: 12px 24px;
  font-size: 14px;
  font-weight: bold;
  font-family: 'Noto Serif Thai', sans-serif;
  margin: 24px auto 0 auto;
  display: inline-block; }
  .bth:hover {
    border-color: rgba(255, 80, 0, 0.75);
    color: rgba(255, 80, 0, 0.75); }

.woocommerce-button {
  border-radius: 3px;
  color: #515151;
  background-color: #ebe9eb;
  border: 0;
  padding: 12px 24px !important;
  font-weight: bold;
  line-height: 1; }

.woocommerce-notices-wrapper .woocommerce-error &gt; .button, .woocommerce-notices-wrapper .woocommerce-info &gt; .button, .woocommerce-notices-wrapper .woocommerce-message &gt; .button {
  margin-left: 12px; }

/*.nslick-slide.zoom {
  align-items: center;
  justify-content: center;
  display: inline-flex!important;
  min-height: 600px!important;
  background-color: $black-color;
}*/
.powered-by {
  width: 240px;
  position: absolute;
  bottom: 0;
  left: 24px; }

.home .ans_auction_products {
  background-color: rgba(252, 0, 0, 0.12);
  border: 1px solid rgba(252, 0, 0, 0.8);
  border-radius: 4px;
  padding: 24px;
  /*ul.products {
    margin-top: 0!important;
    margin-bottom: 0!important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    li {
      margin-bottom: $spacing-2!important;
      margin: 0 $spacing-2 $spacing-2 0!important;
      width: calc(50% - 12px)!important;
      text-align: center;
      &amp;.last {
        margin-right: 0!important;
      }
      &amp;:nth-child(2n) {
        margin-right: 0!important;
      }
      .button {
        background-color: $price-color;
        color: #fff;
        span {
          display: none;
        }
        &amp;:hover {
          opacity: .7;
        }
      }
    }
  }*/
  width: 100%;
  min-height: 545px;
  position: relative;
  margin: auto;
  overflow-x: hidden;
  overflow-y: scroll;
  /*ul.products {
    display: flex;
    flex-wrap: initial;
    position: absolute;
    left: 0;
    transition: 0.3s left ease-in-out;
    margin-left: $spacing-2;
    li {
      margin-right: $spacing-2!important;
      margin-bottom: 0!important;
      width: 245px!important;
      text-align: center;
      .button {
        background-color: $price-color;
        color: #fff;
        span {
          display: none;
        }
        &amp;:hover {
          opacity: .7;
        }
      }
    }
  }*/ }
  .home .ans_auction_products .product_cat-koi-auction {
    margin-bottom: 24px !important;
    border-bottom: 1px dashed #ddd !important;
    padding-bottom: 24px !important; }
    .home .ans_auction_products .product_cat-koi-auction h2, .home .ans_auction_products .product_cat-koi-auction .price, .home .ans_auction_products .product_cat-koi-auction center {
      text-align: left !important; }
  .home .ans_auction_products .woocommerce-product-gallery {
    float: left;
    width: 50%;
    margin-right: 24px;
    margin-bottom: 0 !important;
    height: 220px; }
  .home .ans_auction_products .wrap-img {
    width: 200px;
    padding-top: initial !important;
    height: 300px !important;
    float: left;
    margin-right: 16px;
    margin-bottom: 0 !important; }
  .home .ans_auction_products .ans-shop-timer-wrapper {
    max-width: 280px; }
  .home .ans_auction_products .ans_auction_overview {
    font-size: 13px; }
  .home .ans_auction_products ul.products {
    position: absolute;
    left: 0;
    right: 0;
    transition: 0.3s left ease-in-out;
    margin-left: 24px;
    margin-right: 24px; }
    .home .ans_auction_products ul.products li {
      margin-right: 0 !important;
      margin-bottom: 24px !important;
      width: 100% !important;
      text-align: center;
      /*&amp;:last-child {
        margin-bottom: 0!important;
      }*/ }
      .home .ans_auction_products ul.products li center {
        text-align: left; }
      .home .ans_auction_products ul.products li .button {
        background-color: #ff5000;
        color: #fff; }
        .home .ans_auction_products ul.products li .button span {
          display: none; }
        .home .ans_auction_products ul.products li .button:hover {
          opacity: .7; }
      .home .ans_auction_products ul.products li .hover {
        display: none; }

#slider::-webkit-scrollbar {
  display: none; }

.ctrl {
  text-align: center;
  margin-top: 5px; }

.ctrl-btn {
  cursor: pointer;
  outline: none;
  z-index: 1;
  position: absolute;
  top: 40%;
  margin-top: -27.5px;
  background: none;
  border: none; }
  .ctrl-btn i {
    color: #fc0000;
    font-size: 48px;
    background-color: #fff;
    border-radius: 100%;
    border: 1px solid #fff; }

.ctrl-btn.pro-prev {
  left: 24px; }

.ctrl-btn.pro-next {
  right: 24px; }

.woocommerce-products-header .term-description {
  margin: 24px 0; }

#otp-modal .close span {
  font-size: 30px; }
#otp-modal .modal-body {
  padding: 24px 24px 36px 24px; }
#otp-modal h3 {
  margin-bottom: 0; }
#otp-modal .refer-code {
  margin: 6px 0;
  font-size: 13px; }
  #otp-modal .refer-code #otp-pin-ref {
    font-weight: bold; }
#otp-modal #otp-pin, #otp-modal #otp-phone-input {
  width: 220px;
  margin: 0 auto; }
  #otp-modal #otp-pin::placeholder, #otp-modal #otp-phone-input::placeholder {
    font-size: 18px;
    color: rgba(17, 17, 17, 0.3); }
#otp-modal #otp-resend-button {
  margin: 24px auto 12px auto;
  font-size: 14px;
  padding: 0;
  border-radius: 0; }
  #otp-modal #otp-resend-button:hover {
    color: #fc0000; }
  #otp-modal #otp-resend-button span {
    line-height: 1;
    border-bottom: 1px solid #111;
    display: inline-block; }
  #otp-modal #otp-resend-button i {
    margin-right: 4px; }
#otp-modal #otp-submit-button, #otp-modal #otp-phone-submit-button {
  background-color: #ebe9eb;
  color: #515151;
  font-weight: bold;
  font-size: 16px;
  font-family: 'Noto Serif Thai', serif;
  padding: 12px 24px !important;
  line-height: 1.2 !important; }
  #otp-modal #otp-submit-button:hover, #otp-modal #otp-phone-submit-button:hover {
    background-color: #dfdcde; }
#otp-modal #otp-phone-submit-button {
  margin-top: 12px; }
#otp-modal .otp-description {
  text-align: center; }
#otp-modal .svg-otp {
  width: 150px;
  margin: 0 auto 12px auto;
  display: block; }

.woocommerce-variation-add-to-cart &gt; div[style] {
  float: left !important;
  margin-left: 12px; }
  .woocommerce-variation-add-to-cart &gt; div[style] .single_add_to_cart_button {
    background: #ff5000 !important; }

.tag-title {
  font-weight: bold;
  font-size: 1.3em;
  font-family: 'Noto Serif Thai', serif;
  margin: 36px 0 24px 0;
  display: block; }

ul.tags {
  padding: 0;
  list-style: none; }
  ul.tags li {
    display: inline-block;
    margin-right: 6px; }
    ul.tags li a {
      display: inline-block;
      border: 1px solid #fc0000;
      padding: 6px 12px;
      border-radius: 3px;
      font-size: 14px;
      margin-bottom: 12px;
      white-space: nowrap;
      line-height: 1;
      color: #fc0000;
      font-weight: bold; }
      ul.tags li a:hover {
        opacity: .6; }

.ans_auction_overview i {
  margin-right: 6px; }

.wpc-horizontal-layout .wpc-filters-section:not(.wpc-filter-layout-submit-button), .wpc-horizontal-layout.wpc-horizontal-cols-3 .wpc-filters-section:not(.wpc-filter-layout-submit-button) {
  width: 100% !important;
  max-width: 100% !important; }

.wpc-filter-content select {
  border: 1px solid #ddd;
  min-height: 44px;
  padding: 0 15px;
  display: block;
  border-radius: 2px;
  background: #fff; }

.wpc-filter-chips-list a {
  padding: 10px 12px 8px 12px !important;
  border-width: 2px !important;
  line-height: 1; }

body .wpc-filter-chips-list li.wpc-chip-reset-all a {
  border-color: #fc0000 !important;
  color: #ff5000 !important; }
  body .wpc-filter-chips-list li.wpc-chip-reset-all a:hover {
    opacity: 0.7 !important;
    border-color: rgba(252, 0, 0, 0.7) !important; }

body .wpc-filter-chips-list li.wpc-filter-chip:not(.wpc-chip-reset-all) a {
  border-color: #111 !important; }
  body .wpc-filter-chips-list li.wpc-filter-chip:not(.wpc-chip-reset-all) a:hover {
    opacity: 0.7 !important;
    border-color: rgba(17, 17, 17, 0.7) !important; }

.term-koi-auction .product_cat-koi-auction {
  width: 100% !important;
  position: relative; }
  .term-koi-auction .product_cat-koi-auction .woocommerce-product-gallery, .term-koi-auction .product_cat-koi-auction .wrap-img {
    float: left;
    width: 45%;
    margin-right: 16px;
    margin-bottom: 0 !important;
    height: 220px; }
  .term-koi-auction .product_cat-koi-auction center {
    text-align: left; }
  .term-koi-auction .product_cat-koi-auction .hover {
    display: none; }
  .term-koi-auction .product_cat-koi-auction .wrap-img {
    height: initial !important;
    padding-top: 70% !important; }
  .term-koi-auction .product_cat-koi-auction h2 {
    text-align: left; }
  .term-koi-auction .product_cat-koi-auction .price {
    text-align: left !important; }
.term-koi-auction .ans-shop-timer-wrapper {
  max-width: 280px; }

.facetwp-type-dropdown select {
  border: 1px solid #ddd;
  background-color: #fff;
  height: 44px;
  padding: 0 15px;
  display: block;
  border-radius: .25rem;
  display: block;
  width: 100%; }

#sidebar .facetwp-type-dropdown {
  margin-bottom: 12px; }

.term-koi-auction .product_cat-koi-auction {
  margin-bottom: 24px !important;
  border-bottom: 1px dashed #ddd !important;
  padding-bottom: 24px !important;
  /*.woocommerce-product-gallery {
    margin-bottom: $spacing-2!important;
  }*/ }
  .term-koi-auction .product_cat-koi-auction .wrap-img {
    height: initial !important;
    padding-top: 70% !important; }

body .wpc-filters-main-wrap input.wpc-label-input + label:hover {
  border-color: #111 !important; }
  body .wpc-filters-main-wrap input.wpc-label-input + label:hover span.wpc-filter-label-wrapper {
    background-color: #111 !important; }

body .wpc-filters-main-wrap input.wpc-label-input:checked + label span.wpc-filter-label-wrapper {
  background-color: #111 !important; }

.wpc-filters-range-inputs .ui-slider-horizontal .ui-slider-range {
  background-color: #fc0000 !important; }

@media (min-width: 300px) {
  .slides {
    min-height: 320px; } }
@media (min-width: 360px) {
  .slides {
    min-height: 420px; } }
@media (min-width: 480px) {
  .slides {
    min-height: 500px;
    /*&gt;.container {
      .cloud {
        top: -85%;
      }
    }*/ } }
@media (min-width: 600px) {
  .slides {
    min-height: 600px; } }
@media (min-width: 768px) {
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2; } }
@media (min-width: 769px) {
  /*.content-hall-of-fame {
    margin-left: $spacing-2;
  }*/
  .home .ans_auction_products .product {
    margin-bottom: 0 !important; }

  .term-koi-auction .product_cat-koi-auction .wrap-img {
    width: 200px;
    padding-top: initial !important;
    height: 300px !important; } }
@media (min-width: 900px) {
  .slides {
    min-height: 750px; } }
@media (min-width: 992px) {
  .news-list {
    margin-bottom: 24px; }

  .video, .canvas {
    width: 100%; }

  .slides {
    min-height: 880px; } }
@media (min-width: 1400px) {
  .slides .container {
    max-width: 1400px; }

  .menu .menu-item {
    font-size: 20px; }

  .new-auction {
    margin-top: -9%; }

  /*.new-products .owl-nav {
    .owl-prev {
      left: -60px!important;
      
    }
    .owl-next {
      right: -60px!important;
    }
  }*/
  .footer h3 {
    font-size: 1.2vw; }

  .container {
    max-width: 1200px; } }
@media (min-width: 1600px) {
  .new-auction {
    margin-top: -8%; } }
@media (min-width: 2200px) {
  .new-auction {
    margin-top: -7%; } }
@media (max-width: 1199px) {
  /*.video, .canvas {
    width: auto;
  }*/
  .menu .menu-item {
    font-size: 18px; }

  .new-auction:before {
    background-size: 180%; } }
@media (max-width: 991px) {
  .ctrl-btn.pro-prev {
    left: 12px; }

  .ctrl-btn.pro-next {
    right: 12px; }

  .header {
    padding: 36px 0 30px 0; }

  .page-template-archive-contact-us #map {
    height: 360px;
    padding-right: 0; }

  .fixed-header .header {
    height: 122px;
    z-index: 100; }
    .fixed-header .header .headscroll {
      transition: background .15s ease-in-out;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      padding: 16px 0;
      background-color: #fff;
      border-bottom: 1px solid rgba(221, 221, 221, 0.7); }
  .fixed-header.admin-bar .header .headscroll {
    top: 32px; }
  .fixed-header.admin-bar .sticky {
    top: 137px; }

  .container {
    max-width: 100%; }

  .news-list .media:before {
    height: 3px; }
  .news-list .media .float-left {
    width: 100px;
    margin-right: 16px; }
  .news-list .media .media-body .entry-date {
    font-size: .8em; }
  .news-list .media .media-body .entry-title {
    font-size: 1.1em; }

  .fish-scales {
    height: 180px;
    background-size: 120%; }

  .row {
    margin-right: -9px;
    margin-left: -9px; }
    .row [class*=col-] {
      padding-right: 9px;
      padding-left: 9px; }

  .nav-open {
    overflow: hidden; }
    .nav-open .container .nav-toggle, .nav-open .container .logo {
      z-index: 11; }
    .nav-open .container .logo {
      position: relative; }
    .nav-open.admin-bar .menu-main-container {
      padding-top: 136px; }
    .nav-open .carousel-product {
      z-index: 0; }

  .header .logo {
    max-width: 150px;
    margin-bottom: 0; }

  .menu-main-container {
    text-align: left;
    font-size: 1.1em;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateX(-100%);
    padding: 90px 0 0; }
    .menu-main-container.open {
      transform: translateX(0); }
      .menu-main-container.open .menu {
        display: block; }
    .menu-main-container .menu {
      overflow: auto;
      list-style: none;
      width: 100%;
      height: 100%;
      font-size: 1.3em;
      -webkit-transition: transform .3s ease-in-out 0s;
      -o-transition: transform .3s ease-in-out 0s;
      -moz-transition: transform .3s ease-in-out 0s;
      transition: transform .3s ease-in-out 0s; }
      .menu-main-container .menu .menu-item {
        margin: 0 18px; }
      .menu-main-container .menu a {
        display: block;
        padding: 20px 12px;
        border-bottom: 1px solid rgba(17, 17, 17, 0.2); }

  .menu &gt; .menu-item &gt; ul {
    position: relative;
    width: 100%;
    box-shadow: none; }
    .menu &gt; .menu-item &gt; ul li {
      margin: 0 !important;
      font-size: .8em; }
      .menu &gt; .menu-item &gt; ul li &gt; span a {
        padding: 20px 12px 20px 28px !important;
        line-height: inherit !important;
        font-size: 1em;
        border-color: rgba(221, 221, 221, 0.6); }
      .menu &gt; .menu-item &gt; ul li &gt; span i {
        margin: 20px 12px !important; }
        .menu &gt; .menu-item &gt; ul li &gt; span i:after {
          content: '';
          position: absolute;
          border-bottom: 1px solid rgba(221, 221, 221, 0.6);
          bottom: -20px;
          left: -12px;
          right: -12px; }
      .menu &gt; .menu-item &gt; ul li &gt; a {
        padding: 20px 36px !important;
        line-height: inherit !important;
        font-size: 1em;
        border-color: rgba(221, 221, 221, 0.6); }
  .menu &gt; .menu-item.menu-item-has-children &gt; span {
    position: relative;
    display: flex; }
    .menu &gt; .menu-item.menu-item-has-children &gt; span &gt; a {
      display: block;
      position: relative;
      width: 100%;
      padding: 20px 12px; }
    .menu &gt; .menu-item.menu-item-has-children &gt; span &gt; i {
      min-width: 24px;
      height: 24px;
      margin: 20px 12px;
      position: relative;
      cursor: pointer; }
      .menu &gt; .menu-item.menu-item-has-children &gt; span &gt; i:before {
        content: '';
        border: solid black;
        border-width: 0 1px 1px 0;
        display: inline-block;
        padding: 3px;
        position: absolute;
        left: 9px;
        top: 6px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg); }
      .menu &gt; .menu-item.menu-item-has-children &gt; span &gt; i:after {
        content: '';
        position: absolute;
        border-bottom: 1px solid rgba(17, 17, 17, 0.2);
        bottom: -20px;
        left: -12px;
        right: -12px; }
      .menu &gt; .menu-item.menu-item-has-children &gt; span &gt; i.active:before {
        border-color: #fc0000; }
  .menu &gt; .menu-item .sub-menu {
    background-color: #faf9f7; }
    .menu &gt; .menu-item .sub-menu .sub-menu {
      padding-left: 0; }
      .menu &gt; .menu-item .sub-menu .sub-menu li {
        font-size: 1em; }
        .menu &gt; .menu-item .sub-menu .sub-menu li a {
          padding: 20px 12px 20px 48px !important;
          line-height: inherit !important; }
      .menu &gt; .menu-item .sub-menu .sub-menu .sub-menu li a {
        padding-left: 68px !important; }

  .nav-toggle {
    display: block; }

  .home:before {
    height: 120px; }

  .entry-title, .page-title {
    font-size: 1.8em; }

  .footer {
    background-size: 130%;
    margin-top: -2px;
    /*&amp;:before {
      right: auto;
      left: $spacing-2;
    }*/ }
    .footer:after {
      height: 260px; }
    .footer h3 {
      font-size: 2vw;
      margin-top: 0; }

  .new-auction {
    margin-top: -18%; }

  .new-products .news-list .media .float-left {
    width: 140px; }

  .hall-of-fame .nav-tabs {
    margin-right: 24px; }
  .hall-of-fame .tab-content h3 {
    font-size: 1.1em; }
  .hall-of-fame .tab-content h2 {
    font-size: 1.3em; }

  .woocommerce ul.products li.product.product-type-auction .ans-auction-countdown-timer .ans-shop-timer-section {
    font-size: 50%; }

  .powered-by {
    width: 180px; } }
@media (max-width: 782px) {
  .fixed-header.admin-bar .header .headscroll {
    top: 46px; }
  .fixed-header.admin-bar .sticky {
    top: 153px; }

  .new-products .news-list .media .float-left {
    width: 100px; } }
@media (max-width: 768px) {
  .woocommerce-shop .products {
    display: block; }
    .woocommerce-shop .products .product {
      margin: 0 0 2.992em !important;
      width: 48% !important;
      clear: both !important; }

  .home .ans_auction_products {
    min-height: 445px;
    padding: 16px; }
    .home .ans_auction_products ul.products {
      margin-left: 16px;
      margin-right: 16px; }
    .home .ans_auction_products .woocommerce-product-gallery, .home .ans_auction_products .wrap-img {
      float: inherit; }
    .home .ans_auction_products .ans-shop-timer-wrapper {
      max-width: 280px; }

  /*.home .ans_auction_products {
    padding: 18px;
    ul.products {
      li {
        width: 48%!important;
        margin-right: 3.8%!important;
        &amp;:nth-child(2n) {
          margin-right: 0!important;
        }
      }
    }
  }*/
  .related.products .products .product {
    width: 48% !important;
    margin-right: 3.8% !important; }
    .related.products .products .product:nth-child(2n) {
      margin-right: 0 !important; }

  .woocommerce table.shop_table tr {
    position: relative; }
    .woocommerce table.shop_table tr:first-child:before {
      display: none; }
    .woocommerce table.shop_table tr:before {
      content: '';
      position: absolute;
      top: 0;
      width: 100%;
      height: 1px;
      left: 0;
      right: 0;
      background-color: #aaa; }
    .woocommerce table.shop_table tr:nth-child(2n) {
      background-color: rgba(17, 17, 17, 0.025); }
  .woocommerce table.shop_table td {
    border-color: rgba(221, 221, 221, 0.3); }

  .term-koi-auction .product_cat-koi-auction {
    margin-bottom: 24px !important; }
    .term-koi-auction .product_cat-koi-auction .woocommerce-product-gallery {
      margin-bottom: 24px !important; }

  .woocommerce .woocommerce-product-gallery iframe, .woocommerce .nickx_product_images_with_video iframe {
    min-height: 280px; } }
@media only screen and (max-width: 768px) {
  .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page div.product div.images {
    float: left !important; }

  .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: right !important; } }
@media (max-width: 767px) {
  .payments-gateway {
    text-align: left; }

  .page-template-archive-contact-us .title-header {
    font-size: 1.4em; }
  .page-template-archive-contact-us hr {
    margin: 24px 0; }

  /*.home .ans_auction_products {
    ul.products {
      li.product:nth-child(3), li.product:nth-child(4) {
        margin-bottom: 0!important;
      }
    }
  }*/
  .woocommerce .woocommerce-product-gallery, .woocommerce .nickx_product_images_with_video {
    margin-bottom: 24px !important; }
    .woocommerce .woocommerce-product-gallery .ans-auction-message, .woocommerce .nickx_product_images_with_video .ans-auction-message {
      display: block; }
  .woocommerce .ans-auction-product-summary .ans-auction-highest-bidder-notice {
    position: absolute;
    left: 36px;
    right: 36px;
    text-align: center;
    top: 36px; }
  .woocommerce ul.products li.product.product-type-auction .ans-auction-countdown-timer .ans-shop-timer-section {
    font-size: 70%; }

  .sticky {
    position: static; }

  .fixed-header .header {
    height: 82px; }

  body:not(.home) .site-content {
    padding-top: 24px;
    padding-bottom: 24px; }

  .header, .home .header {
    padding: 16px 0; }

  .fish-scales {
    background-size: 140%;
    height: 160px; }

  .footer {
    padding: 24px 12px;
    padding-bottom: 36px; }

  .menu .menu-item {
    font-size: .8em; }

  .hall-of-fame {
    display: block; }
    .hall-of-fame .nav-tabs {
      width: inherit;
      margin-right: 0;
      margin-bottom: 24px;
      overflow: auto;
      display: flex;
      flex-wrap: nowrap; }
      .hall-of-fame .nav-tabs .nav-item {
        font-size: .8em;
        width: inherit;
        white-space: nowrap;
        margin-right: 1px; }

  .entry-title, .page-title {
    font-size: 1.6em; }

  .entry-header-center {
    margin-bottom: 24px; }

  .footer {
    background-size: 110%; }
    .footer h5 {
      font-size: 16px; }

  .new-auction:before {
    background-size: 320%; }
  .new-auction .title-header {
    font-size: 1.6em; }

  .new-products .title-header {
    font-size: 1.6em;
    text-align: left !important; }
  .new-products .news-list .media .float-left {
    width: 140px; }
  .new-products .caption {
    padding-left: 6px;
    padding-right: 6px; }
    .new-products .caption h3 {
      font-size: 1.1em; }
  .new-products .row [class*=col-]:last-child {
    margin-top: 12px; }
    .new-products .row [class*=col-]:last-child .title-header {
      margin-top: 36px; }
  .new-products .carousel-shop {
    padding: 0; }

  .new-auction .title-header {
    text-align: left; }

  .ans-dashboard-wrapper .ans-dashboard-navigation, .ans-dashboard-wrapper .ans-dashboard-contents {
    width: 100%;
    float: none; }
  .ans-dashboard-wrapper .ans-dashboard-contents {
    margin-top: 36px; }

  .woocommerce .woocommerce-message, .woocommerce .woocommerce-Message {
    padding-right: 18px; }
  .woocommerce .woocommerce-cart-form__contents .quantity {
    justify-content: end; }
  .woocommerce .woocommerce-cart-form__contents .coupon {
    display: flex; }
    .woocommerce .woocommerce-cart-form__contents .coupon .input-text {
      width: 60% !important;
      margin-right: 6px !important; }
    .woocommerce .woocommerce-cart-form__contents .coupon .wp-element-button {
      width: 40%;
      white-space: nowrap; }
  .woocommerce .woocommerce-product-gallery, .woocommerce .nickx_product_images_with_video, .woocommerce .entry-summary {
    width: 100% !important;
    max-width: 100% !important; }
  .woocommerce .woocommerce-product-gallery {
    margin-bottom: 24px !important; }
  .woocommerce .product-category .woocommerce-loop-category__title {
    font-size: 1.1em !important; }
  .woocommerce .woocommerce-loop-product__title {
    font-size: 1.1em !important; }
  .woocommerce section[class*=woocommerce-] {
    padding-top: 36px !important; }
  .woocommerce .woocommerce-MyAccount-navigation, .woocommerce .woocommerce-MyAccount-content {
    width: 100% !important; }
  .woocommerce .woocommerce-MyAccount-content {
    margin-top: 36px !important; }
  .woocommerce .col2-set, .woocommerce #customer_login {
    margin: 0 !important; }
    .woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce #customer_login .col-1, .woocommerce #customer_login .col-2 {
      width: 100% !important;
      padding: 0 !important; }
    .woocommerce .col2-set .col-2, .woocommerce #customer_login .col-2 {
      margin-top: 24px !important; }
  .woocommerce .col2-set {
    margin-bottom: 24px !important; }

  .woocommerce-MyAccount-navigation ul {
    display: none; }

  .ans-dashboard-navigation nav {
    display: none; }

  .select-myaccount {
    border: 1px solid #ddd;
    background-color: #fff;
    height: 44px;
    padding: 0 15px;
    display: block;
    border-radius: .25rem;
    display: block;
    width: 100%; }
    .select-myaccount option:last-child {
      display: none; }

  .navigation-auction {
    border: 1px solid #ddd;
    background-color: #fff;
    height: 44px;
    padding: 0 15px;
    display: block;
    border-radius: .25rem;
    display: block;
    width: 100%; }

  .tab-select {
    display: block;
    text-overflow: ellipsis; }

  .nav-tabs {
    display: none !important; }
    .nav-tabs.tab-login-register {
      display: flex !important; }

  .widget_block:not(.widget_search) {
    display: none; }

  .ans-frontend-table tr td::before {
    font-family: 'Noto Serif Thai', serif;
    font-weight: bold; } }
@media (max-width: 640px) {
  .footer h3 {
    font-size: 1.6em; }

  .woocommerce ul.products li.product {
    margin-bottom: 24px !important; } }
@media (max-width: 600px) {
  .woocommerce .woocommerce-product-gallery iframe, .woocommerce .nickx_product_images_with_video iframe {
    min-height: 200px; }

  .new-auction:before {
    background-size: 220%; }

  .fixed-header.admin-bar .header .headscroll {
    top: 0; }

  .powered-by {
    width: 160px; }

  .slides &gt; .container .cloud {
    top: -85%; } }
@media (max-width: 480px) {
  .wave-1 {
    bottom: -15%;
    background-size: 150%; }

  .wave-2 {
    background-size: 150%; }

  .footer:after {
    background-size: 150%; }

  .home .ans_auction_products {
    min-height: 345px; }

  .powered-by {
    margin-top: 20%; }

  .new-auction {
    margin-top: -20%; }

  .new-products .news-list .media .float-left {
    width: 100px; }

  .home:before {
    height: 80px; }

  .slides .container {
    margin-top: -15%; }
    .slides .container .cloud {
      top: -90%; }

  .woocommerce div.product form.cart .quantity {
    width: 100% !important;
    margin-right: 0 !important; }
    .woocommerce div.product form.cart .quantity .qty {
      width: 100% !important; }
  .woocommerce div.product form.cart .single_add_to_cart_button {
    width: 100%; }
  .woocommerce .ans-auction-bid-now .ans-auction-bid-increment {
    width: calc(100% - 80px) !important; }
  .woocommerce .ans-auction-bid-now .ans-auction-bid {
    width: 100%; }

  .woocommerce-notices-wrapper .woocommerce-error &gt; .button, .woocommerce-notices-wrapper .woocommerce-info &gt; .button, .woocommerce-notices-wrapper .woocommerce-message &gt; .button {
    font-size: 12px !important;
    padding: 8px 12px !important;
    min-height: inherit; }

  .woocommerce-variation-add-to-cart &gt; div[style] {
    width: 100%;
    margin-left: 0 !important; }
    .woocommerce-variation-add-to-cart &gt; div[style] .single_add_to_cart_button {
      text-align: center;
      margin-top: 6px; } }
@media (max-width: 440px) {
  .woocommerce ul.products li.product.product-type-auction .ans-auction-countdown-timer .ans-shop-timer-section {
    font-size: 50%; }

  .powered-by {
    width: 120px; } }
@media (max-width: 400px) {
  .woocommerce div.product .woocommerce-tabs ul.tabs {
    padding-left: 8px !important; }
    .woocommerce div.product .woocommerce-tabs ul.tabs li {
      padding-left: 16px !important;
      padding-right: 16px !important; }
      .woocommerce div.product .woocommerce-tabs ul.tabs li a {
        font-size: 12px; }

  .header .logo {
    max-width: 120px; }

  .fish-scales {
    height: 120px; } }
@media (max-width: 360px) {
  .slides {
    height: 340px; }

  .fixed-header .header {
    height: 72px; }

  .woocommerce .woocommerce-cart-form__contents .coupon {
    display: block; }
    .woocommerce .woocommerce-cart-form__contents .coupon .input-text, .woocommerce .woocommerce-cart-form__contents .coupon .wp-element-button {
      width: 100% !important;
      margin-right: 0 !important; }
    .woocommerce .woocommerce-cart-form__contents .coupon .wp-element-button {
      margin-top: 6px; }

  .ans-auction-timer {
    font-size: .85em; } }
/* Custom */
.care-koi p {
  margin: 24px 0;
  font-size: 18px;
  font-weight: bold; }
  .care-koi p em {
    font-size: 18px; }
  .care-koi p:first-child {
    margin-top: 0; }
    .care-koi p:first-child strong {
      color: #fc0000 !important; }
.care-koi .wp-block-image {
  border: 1px solid #fc0000; }
.care-koi mark {
  font-size: 32px;
  color: #fc0000 !important;
  text-align: center;
  font-weight: bold;
  line-height: 1.4em;
  background: none;
  padding: 12px 60px;
  display: block; }
.care-koi .wp-block-table {
  border: 1px solid #fff !important;
  border: 1px solid #fc0000 !important; }
  .care-koi .wp-block-table table tr:nth-child(odd) {
    background-color: #e20000 !important; }
  .care-koi .wp-block-table table tr:nth-child(even) {
    background-color: #fc0000; }
  .care-koi .wp-block-table table th, .care-koi .wp-block-table table tr:first-child td {
    border-width: 2px;
    border-color: initial !important;
    border-right: 1px solid #fc0000 !important;
    border-left: none !important;
    border-top: none !important;
    background-color: #fff;
    color: #c60000;
    font-size: 18px; }
  .care-koi .wp-block-table table tr:first-child td:last-child {
    border-right: none !important; }
  .care-koi .wp-block-table table td {
    border-right: 1px solid #fff !important;
    width: 30%;
    font-size: 18px; }
    .care-koi .wp-block-table table td:last-child {
      border-right: none; }
  .care-koi .wp-block-table table tr:last-child td {
    border: none; }
  .care-koi .wp-block-table table td, .care-koi .wp-block-table table th {
    border-bottom: 1px solid #fff;
    color: #fff; }

.wp-block-table td, .wp-block-table th {
  padding-top: 1em !important;
  padding-bottom: 1em !important; }

/*# sourceMappingURL=template.css.map */
</pre></body></html>