._heading, h1, h2, h3, h4, h5, h6, .head-h1 div, .head-h2 div, .head-h3 div, .head-h1 span, .head-h2 span, .head-h3 span, .head-h1, .head-h2, .head-h3{
  font-family: 'Noto Sans Thai', sans-serif !important;
}
body, th,th, .head-span{
  font-family: 'Noto Sans Thai', sans-serif !important;
}
._heading, .btn, .button, .menu, blockquote, legend, fieldset, table, button, input, select , textarea, nav,label,span.jet-headline__label, span.jet-headline__part,span.elementor-icon-list-text, .elementor-post-navigation__link span, span.timeline-label, time, span.head_tab, span.ha-tab__title-text, ul.menu_setting li span, .text, .error, .success, .tab-post li, .ha-advanced-heading-wrap span, span.elementor-post-date, .breadcrumb-label, li, ul li span, .elementor-text-editor.elementor-clearfix, .td-paragraph-padding-0, span.elementor-button-text, a,span.custom-select-trigger, .elementor-image-box-title, .elementor-widget-container, .content-pagination span.text-number_page, .content-pagination a.last-number_page{
  font-family: 'Noto Sans Thai', sans-serif !important;
}
p, strong , .elementor-nav-menu a, span.jet-custom-item-label, .jet-menu-name span.jet-menu-label a,figcaption,.custom-options span, span.woocommerce-Price-amount.amount, span.woocommerce-Price-amount.amount{
  font-family: 'Noto Sans Thai', sans-serif !important;
}
#wpadminbar .ab-icon {
  font: normal 20px/1 dashicons !important;
}
#wpadminbar * {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif !important;
}
::selection {
  background: #dfee16;
  color: #000000;
}
::-moz-selection {
  background: #dfee16;
  color: #000000;
}
h1, h2, h3, h4, h5, h6{
  margin: 0;
}
button{
  cursor: pointer;
}
p {
  margin: 0;
  transition: all ease-in-out 250ms !important;
  -webkit-transition: all ease-in-out 250ms !important;
  -o-transition: all ease-in-out 250ms !important;
  -moz-transition: all ease-in-out 250ms !important;
  text-decoration: unset;
 /*line-height: 1.6em;
 */
}
.single-post .entry-content p{
  margin: 0;
}
button, input, textarea, span.jet-menu-label, input[type="submit"], i{
  transition: all ease-in-out 250ms !important;
  -webkit-transition: all ease-in-out 250ms !important;
  -o-transition: all ease-in-out 250ms !important;
  -moz-transition: all ease-in-out 250ms !important;
  text-decoration: unset;
}
a{
  color: #000;
  font-weight: 500;
 /* text-decoration: underline;
  text-decoration-color: #f1c40f;
  */
}
a:hover{
  color: #f1c40f;
 /* text-decoration: underline;
  text-decoration-color: #f1c40f;
  */
}
body {
  margin: 0;
}
body.admin-bar .site-header {
  top: 0;
}
@keyframes slidein {
  from {
      right: 0;
      transform: translateX(600px);
 }
  to {
      transform: translateX(0);
 }
}
@keyframes slideup {
  from {
      right: 0;
      transform: translateY(-600px);
 }
  to {
      transform: translateY(0);
 }
}
@keyframes slideout {
  from {
      transform: translateX(0);
 }
  to {
      right: 0;
      transform: translateX(600px);
 }
}
/*footer*/
.span-column_2 {
  grid-column: span 2;
}
header span.nav-link-text, .mobile-nav a.woodmart-nav-link {
  font-size: 16px;
  font-weight: 400;
}
article .hovered-social-icons.wd-tltp.wd-tltp-top, article .entry-meta.wd-entry-meta {
  display: none !important;
}
.wd-post-cat.wd-style-with-bg>a {
  color: #000 !important;
}
.wd-tools-element:is(.wd-design-2,.wd-design-5) .wd-tools-count {
  color: #000 !important;
}
figure.swiper-slide-inner img.swiper-slide-image {
  border-radius: 0px;
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: calc(50%);
  left: calc(50%);
  -webkit-transform: scale(1) translate(-50%,-50%);
  -ms-transform: scale(1) translate(-50%,-50%);
  transform: scale(1) translate(-50%,-50%);
  object-fit: cover;
  min-height: 100%;
  margin: 0 auto;
  transition: all ease-in-out 350ms;
}
figure.swiper-slide-inner {
  padding-bottom: calc(1 * 100%);
  display: block;
  position: relative;
  overflow: hidden;
}
article.license-plate .row-plate {
  position: relative;
  display: block;
}
article.license-plate {
  position: relative;
  display: block;
}
article.license-plate .img-box_cat img {
  border-radius: 0px;
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: calc(50%);
  left: calc(50%);
  -webkit-transform: scale(1) translate(-50%,-50%);
  -ms-transform: scale(1) translate(-50%,-50%);
  transform: scale(1) translate(-50%,-50%);
  object-fit: cover;
  min-height: 100%;
  margin: 0 auto;
  transition: all ease-in-out 350ms;
  border: 4px solid #000;
  border-radius: 7px;
}
article.license-plate .img-box_cat {
  padding-bottom: calc(0.55 * 100%);
  display: block;
  position: relative;
  overflow: hidden;
}
article.license-plate .title-plate h3 {
  font-size: 23px;
  line-height: 1.3;
  font-weight: 900;
  text-align: center;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  position: relative;
  overflow: hidden;
  height: auto;
}
article.license-plate .title-plate {
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 5;
  padding: 15px;
}
article.license-plate .row-plate .out-of_stock {
  background: #ff2b2b;
  color: #fff;
  position: absolute;
  z-index: 99;
  border-radius: 20px;
  width: 70px;
  top: 8px;
  left: 8px;
  padding: 2px;
}
article.license-plate .row-plate .out-of_stock span.sold-out-badge {
  font-size: 11px;
  font-weight: 600;
  line-height: 1;
}
article.license-plate .title-plate {
  height: 100%;
  padding: 10px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.title-plate .city span {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
}
.price-box {
  position: relative;
  display: block;
  padding: 10px 0;
}
.price-box span {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
  color: #000;
}
.price-box span.woocommerce-Price-currencySymbol {
  display: none;
}
.box-bp {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  position: relative;
  overflow: hidden;
}
.box-bp .ob-item {
  display: block;
  position: relative;
}
.box-bp .ob-item .product-grid-item {
  max-width: 100%;
  flex: 0 0 100%;
}
.search-form_np {
  background: #fff;
  border: 1px solid #e4e4e475;
  box-shadow: 0 0 15px rgb(151 151 151 / 4%), 0 0 30px rgb(151 151 151 / 20%);
  border-radius: 20px;
  padding: 4em;
}
.page-box_search {
  margin-top: 71px;
  padding: 5em 0;
}
.box-btn-search button {
  background: #dfee16;
  font-size: 16px;
  font-weight: 500;
  border-radius: 50px;
  padding: 15px 25px;
  line-height: 1;
  min-height: auto;
}
.box-btn-search {
  text-align: right;
}
/*pagination*/
.content-pagination {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 2em 0 0;
  gap: 10px;
}
.content-pagination a {
  color: #000000;
  border: 1px solid #000000;
  width: 35px;
  height: 35px;
  font-size: 16px;
  padding: 7px 8px 7px;
  display: grid;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  line-height: 1;
  font-family: 'Noto Sans Thai' , sans-serif !important;
}
.content-pagination a.last-number_page {
  width: auto;
  padding: 7px 15px;
  height: auto;
  font-size: 16px;
  margin: 0 8px;
  height: 35px;
  font-weight: 400;
}
.content-pagination span.text-number_page {
  font-size: 16px;
  margin-right: 10px;
  font-family: 'Noto Sans Thai' , sans-serif !important;
  display: grid;
  justify-content: center;
  align-items: center;
  height: 35px;
  line-height: 1;
  font-weight: 400;
  color: #000;
}
.content-pagination a:hover {
  background: #dfee16;
  border-color: #dfee16;
  color: #000;
}
.content-pagination a:hover i {
  color: var(--white);
}
.archive .content-pagination, .blog .content-pagination {
  grid-column: span 3;
  padding-top: 0;
}
.content-pagination a:focus {
  color: var(--white);
  background: #000;
  border-color: #000;
}
.content-pagination .current {
  color: #000;
  border: 2px solid #dfee16;
  background: #dfee16;
  width: 35px;
  height: 35px;
  font-size: 16px;
  font-family: 'Noto Sans Thai', sans-serif !important;
  border-radius: 50px;
  line-height: 1;
  display: grid;
  place-content: center;
}
.content-pagination a svg {
  transition: all ease-in-out 450ms;
  height: 21px;
  width: 21px;
  stroke: #000000;
  margin-top: 0;
}
.content-pagination span.page-numbers.dots {
  min-width: 35px;
  height: 35px;
  border-radius: 50px;
  display: grid;
  place-content: center;
}
.content-pagination .box-pagination {
  display: flex;
  gap: 5px;
}
.content-pagination a:hover svg {
  stroke: #5e7f71;
}
/*end pagination*/
.our-box {
  display: flex;
  gap: 20px;
  align-items: self-end;
}
.our-box .phone-field {
  display: flex;
}
.our-box .phone-field .phone-input {
  display: flex;
  gap: 20px;
}
.seach-box {
  display: block;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
.box-result {
  padding-top: 5em;
}
.our-box label, .label-input_box {
  margin-bottom: 5px;
  font-size: 16px;
  color: #000;
  font-weight: 500;
}
.box-btn-search button:hover {
  background: black;
  color: #dfee16;
}
.seach-box form > .label-input_box.head-label h1.head-h1_text {
  font-size: 43px;
  font-weight: 600;
  text-align: center;
  display: block;
}
.page-template-page-search .row.content-layout-wrapper.align-items-start {
  margin: 0;
  display: block;
}
.home form#search-by_position {
  padding: 0;
  border-radius: 0;
  border: 0;
  box-shadow: none;
}
.home form#search-by_position h1.head-h1_text {
  display: none;
}
.home form#search-by_position {
  padding-top: 20px;
}
.home .our-box {
  justify-content: center;
}
.page-template-page-hora .row {
  display: block;
}
.page-template-page-hora .tt-b{
  display: block;
  position: relative;
  overflow: hidden;
}
.page-template-page-hora .tt-b label {
  margin: 0;
  padding: 0;
  background: #dfee16;
  color: #000;
  font-size: 32px;
  font-weight: 900;
  text-align: center;
  padding: 10px 30px;
}
.page-template-page-hora .our-box .phone-field .phone-input {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.page-template-page-hora .our-box {
  display: block;
}
.page-template-page-hora .tt-b input[type="text"] {
  color: #Fff;
  padding: 20px;
  height: 90px;
  font-size: 26px;
  text-align: center;
  background: black;
}
.page-template-page-hora .tt-b input[type="text"]::placeholder {
  text-align: center;
  color: #fff;
  font-weight: 300;
}
.page-template-page-hora .our-box .phone-field {
  display: flex;
  width: 100%;
  flex-direction: column;
}
.page-template-page-hora .search-form_np {
  background: #fff;
  border: 0;
  box-shadow: none;
  border-radius: 0;
  padding: 4em;
}
.page-template-page-hora .main-page-wrapper{
  background-color: #f8f8f6;
}
.page-template-page-hora .box-btn-search {
  text-align: center;
  padding-top: 3em;
}
.page-template-page-hora .box-btn-search {
  text-align: center;
  padding-top: 3em;
}
.page-template-page-hora .box-btn-search button {
  font-size: 21px;
  color: #000;
  padding: 15px 35px;
  font-weight: 400;
}
.page-template-page-hora .box-btn-search button:hover {
  color: #dfee16;
}
.hora-item {
  display: block;
  position: relative;
}
.hora-item .row-hora {
  display: grid;
  grid-template-columns: 120px 2fr;
  grid-gap: 20px;
  align-items: flex-start;
  border: 2px solid #000000;
}
.hora-item .row-hora .hora-title {
  font-size: 50px;
  color: #000;
  font-weight: 600;
  text-align: center;
  background: #dfee16;
  width: 120px;
  height: 120px;
  display: grid;
  place-content: center;
  border-right: 2px solid #000;
}
.box-hora {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: 1fr 1fr;
}
.hora-item .row-hora .hora-desc p {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  display: block;
  margin: 0;
  padding-top: 20px;
}
.cc-hora.c-2 {
  height: 100%;
}
.hora-item .row-hora .hora-desc p {
  padding: 0;
}
.hora-item .row-hora .hora-desc .head-h3 {
  color: #000;
  font-size: 21px;
}
.hora-item .row-hora .hora-desc .detail-hr p {
  color: #393939;
  font-weight: 300;
  font-size: 15px;
}
.hora-item .row-hora .hora-title span.hora-order {
  font-size: 16px;
}
.hora-item .row-hora .hora-title span {
  line-height: 1;
}
.hora-item .row-hora .hora-title {
  grid-gap: 10px;
  height: 150px;
}
.cc-hora.c-2 {
  padding: 20px 0;
  padding-right: 20px;
}
.hora-item .row-hora .hora-desc .detail-hr p {
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  position: relative;
  overflow: hidden;
  min-height: 46px;
  height: 100%;
}
.hr-result {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.hr-result .text-re .head-h3 {
  font-size: 46px;
  color: #000;
  font-weight: 600;
  line-height: 1;
  display: block;
}
.total-text_result .head-h3 {
  font-size: 46px;
  color: #000;
  font-weight: 600;
  line-height: 1;
  display: block;
}
.hr-result {
  gap: 15px;
}
.box-hr-t .detail-hr p {
  font-size: 18px;
  text-align: left;
  font-weight: 300;
  color: #000;
  margin: 0;
}
.box-hr-t .text-num {
  font-size: 28px;
  color: #000;
  font-weight: 400;
  text-align: center;
  display: block;
}
.box-hr-t .text-hr .head-h3 {
  font-size: 18px;
  text-align: left;
  color: #000;
  font-weight: 500;
}
.page-template-page-hora .box-result {
  display: flex;
  flex-direction: column;
  padding-top: 5em;
  padding-bottom: 5em;
}
.box-hr-t .hr-row {
  padding-top: 2em;
}
.single-product .amount {
  color: #FF3A3A;
}
.single article.license-plate .title-plate h3 {
  font-size: 75px;
  line-height: 1;
}
.single .title-plate .city span {
  font-size: 26px;
}
.single article.license-plate .row-plate .out-of_stock {
  padding: 10px 20px;
  width: 150px;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
  top: 20px;
  left: 20px;
}
.single article.license-plate .row-plate .out-of_stock span.sold-out-badge {
  font-size: 19px;
  font-weight: 400;
}
.box-hora_total .hr-row {
  padding: 0;
}
.box-hora_total {
  padding: 7em 0 7em;
}
.box-hora_total .text-num {
  font-size: 43px;
  font-weight: 600;
  position: relative;
  margin-bottom: 25px;
  display: flex;
  justify-content: center;
  padding-bottom: 25px;
  gap: 10px;
}
.box-hora_total .text-num span.t-2 {
  color: #dfee16;
}
.box-hora_total .box-hr-t {
  max-width: 800px;
  margin: 0 auto;
}
.box-hora_total .text-num:after {
  content: '';
  position: absolute;
  height: 4px;
  width: 40px;
  background: #dfee16;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50px;
}
.box-hora_total .text-num span {
  line-height: 1;
  display: block;
}
.box-hora_total .box-hr-t .text-hr .head-h3 {
  font-size: 21px;
}
.eicon-chevron-right:before,.eicon-chevron-left:before {
  color: #960f1d;
  font-size: 26px;
}
.hr-result .text-re .head-h3 {
  font-size: 32px;
}
.box-hr-t .hr-row {
  padding-top: 0em;
}
.p-hora .obj-box {
  display: flex;
  flex-direction: column;
  gap: 5em;
  position: relative;
  overflow: hidden;
}
article.license-plate .row-plate .out-of_stock {
  display: none;
}
.single article.license-plate .row-plate .out-of_stock {
  display: none;
}
.page .site-content {
  margin: 0;
}
.tax-product_cat .site-content {
  margin: 0;
}
article.license-plate .row-plate .out-of_stock {
  display: none !important;
}
.row.content-layout-wrapper.align-items-start {
  padding-bottom: 40px;
}
.blog-design-masonry.blog-style-bg :is(.post-img-wrapp,.entry-thumbnail img) {
  height: 250px;
  object-fit: cover;
}
/*ipad (tablet)*/
@media (max-width: 1028px) {
 /*end pagination*/
  .fixed-class {
      position: fixed;
      bottom: 0;
      z-index: 99;
      padding: 12px 0px 9px;
 }
  .box-bp {
      grid-template-columns: repeat(4, 1fr);
 }
  .page-box_search {
      padding: 3em 2em;
      margin-top: 50px;
 }
  .page-box_search {
      padding: 3em 2em;
      margin-top: 50px;
 }
  .box-result {
      padding-top: 3em;
 }
  article.license-plate .row-plate .out-of_stock span.sold-out-badge {
      font-size: 10px;
 }
  article.license-plate .row-plate .out-of_stock {
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 8px 6px 6px;
 }
  .seach-box form > .label-input_box.head-label h1.head-h1_text {
      font-size: 26px;
 }
  .search-form_np {
      padding: 3em 4em;
 }
  .page-template-page-hora .our-box .phone-field label {
      font-size: 28px;
 }
  .page-template-page-hora .tt-b input[type="text"] {
      font-size: 21px;
 }
  .page-template-page-hora .box-btn-search button {
      font-size: 18px;
 }
  .box-hora{
      grid-gap: 20px;
 }
  .single article.license-plate .title-plate h3 {
      font-size: 56px;
 }
  .single .title-plate .city span {
      font-size: 23px;
 }
  .single article.license-plate .row-plate .out-of_stock {
      width: 105px;
 }
  .single article.license-plate .row-plate .out-of_stock span.sold-out-badge {
      font-size: 15px;
 }
  .box-hora_total {
      padding: 3em 2em 0;
 }
  .box-hora_total .text-num {
      font-size: 26px;
      padding-bottom: 15px;
      margin-bottom: 15px;
 }
  .box-hora_total .text-num:after {
      height: 3px;
      width: 20px;
 }
  .box-hora_total .box-hr-t .text-hr .head-h3 {
      font-size: 18px;
 }
  .box-hora_total .box-hr-t .text-hr .head-h3 {
      font-size: 18px;
 }
  .page-template-page-hora .box-result {
      padding: 3em 2em;
 }
 .hora-item .row-hora .hora-desc .detail-hr p {
  -webkit-line-clamp: 2;
  line-height: 1.2;
  min-height: auto;
}
}
/*iphone5 (small smartphone)*/
@media (max-width: 767px) {
  .box-bp {
      grid-template-columns: repeat(2, 1fr);
 }
  .page-box_search {
      padding: 3em 0em;
      margin-top: 50px;
 }
  .content-pagination {
      flex-direction: column;
      align-items: center;
 }
  .search-form_np {
      padding: 2em;
 }
  .box-result {
      padding-top: 30px;
 }
  .seach-box form > .label-input_box.head-label h1.head-h1_text {
      font-size: 23px;
      margin-bottom: 10px;
 }
  form#search-by_position {
      padding: 20px;
 }
  .our-box {
      flex-direction: column;
 }
  .our-box .pick_type {
      width: 100%;
 }
  .our-box label, .label-input_box {
      font-size: 14px;
 }
  .box-btn-search button {
      font-size: 14px;
      padding: 10px 20px;
 }
  .box-hora_list {
      padding: 3em 1.5em;
 }
  .hora-item .row-hora {
      grid-template-columns: 1fr;
      grid-gap: 0;
 }
  .hora-item .row-hora .hora-title {
      width: 100%;
      height: 80px;
      display: flex;
      align-items: center;
      border: 0;
 }
  .hora-item .row-hora .hora-title span.hora-order {
      font-size: 20px;
 }
  .cc-hora.c-2 {
      padding: 10px 20px;
 }
  .hora-item .row-hora .hora-desc .head-h3 {
      font-size: 18px;
      text-align: center;
 }
  .hora-item .row-hora .hora-desc .detail-hr p {
      font-size: 14px;
 }
  .page-template-page-hora .our-box .phone-field label {
      font-size: 18px;
      padding: 8px;
 }
  .page-template-page-hora .tt-b input[type="text"] {
      font-size: 16px;
      height: 75px;
 }
  .page-template-page-hora .box-btn-search {
      padding-top: 20px;
 }
  .page-template-page-hora .box-btn-search button {
      font-size: 14px;
 }
  .page-template-page-hora .seach-box {
      padding: 0 1.5em;
 }
  .single article.license-plate .row-plate .out-of_stock {
      width: 70px;
      top: 8px;
      left: 8px;
      padding: 5px;
 }
  .single article.license-plate .row-plate .out-of_stock span.sold-out-badge {
      font-size: 11px;
 }
  .single article.license-plate .title-plate h3 {
      font-size: 50px;
 }
  .single .title-plate .city span {
      font-size: 18px;
 }
  .d-block a span.elementor-button-content-wrapper {
      width: 100%;
      display: block;
 }
  .d-block a {
      display: flex;
 }
  .single-product .whb-overcontent:not(.whb-custom-header) {
      margin: 0;
 }
  .box-hora_total .box-hr-t .text-hr .head-h3 {
      font-size: 18px;
 }
  .box-hora_total .text-num {
      font-size: 23px;
 }
  .box-hr-t .detail-hr p {
      font-size: 14px;
 }
  article.license-plate {
      height: 128px;
 }
  .box-hr-t .text-num {
      padding-top: 15px;
 }
  .box-hora {
      grid-template-columns: 1fr;
 }
  .page-template-page-hora .box-result {
      padding: 3em 1.5em;
 }
  .box-hora_list {
      padding: 0 2em;
 }
}
