#sec-home-seach {
  padding: 50px;
  }
  
  #sec-home-seach .head-text-ban p {
  font-size: 45px;
  color: black;
  margin-top: -200px;
  margin-left: 100px;
  }
  
  #sec-home-seach .detail-text-ban p {
  font-size: 16px;
  color: black;
  margin-left: 100px;
  }
  
  /* #sec-roon-seach {
  padding: 70px;
  } */
  
  #sec-roon-seach .box-roon-box {
  padding: 30px 30px;
  border: 1px solid #ccc;
  }
  
  #sec-roon-seach .text-h-roon p {
  font-size: 18px;
  color: white;
  }
  
  #sec-roon-seach .text-tt-roon span {
  font-size: 16px;
  color: white;
  cursor: pointer;
  }
  
  #sec-roon-seach .input-group .btn {
  position: relative;
  z-index: 2;
  background-color: var(--clrmain);
  color: var(--clrdarks3);
  border: 1px solid var(--clrmain);
  }
  
  #sec-roon-seach .text-detail-roon p {
  font-size: 14px;
  color: white;
  margin-top: 16px;
  cursor: pointer;
  }
  
  .tt-seach-text p {
  font-size: 14px;
  color: white;
  margin-left: 19px;
  }
  
  .tt-seach-text2 p {
  color: white;
  font-size: 14px;
  margin-left: 107px;
  margin-top: -23px;
  text-decoration : underline;
  }
  
  
  .fa-close:before,
  .fa-multiply:before,
  .fa-remove:before,
  .fa-times:before,
  .fa-xmark:before {
  color: white;
  margin-left: 81px;
  }
  
  
  /*---- ปรับ scrollbar .b-text-t-b ------*/
  
  .box-scoll-roon {
  overflow-y: scroll;
  height: 250px;
  border-radius: 5px;
  }
  
  /* width */
  .box-scoll-roon::-webkit-scrollbar {
  width: 8px;
  }
  
  /* Track */
  .box-scoll-roon::-webkit-scrollbar-track {
  background-color: white;
  border-radius: 100px;
  }
  
  /* Handle */
  .box-scoll-roon::-webkit-scrollbar-thumb {
  background-color: #3F3F3F;
  border-radius: 100px;
  }
  
  /* Handle on hover */
  .box-scoll-roon::-webkit-scrollbar-thumb {
  background-color: #E8D95F;
  border-radius: 100px;
  }
  
  /* #sec-fi-seach {
  padding: 20px;
  } */
  
  #sec-fi-seach .head-text-fi-seach p {
  font-size: 18px;
  color: white;
  }
  
  #sec-fi-seach .head-text-fi-seach span {
  font-size: 14px;
  color: white;
  }
  
  #sec-fi-seach .button3 {
  background-color: #4F4F4F;
  color: white;
  border: 2px solid #4F4F4F;
  padding: 10px 29px 10px 29px;
  margin-right: 10px;
  }
  
  /* #sec-fi-seach .form-select {
  display: block;
  width: 15%;
  margin-left: 249px;
  margin-top: -53px;
  padding: 0.8rem 3.25rem 0.8rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #ffffff;
  background-color: #4a4a4a;
  border: #4a4a4a;
  
  } */
  
  /* .pagination {
  display: inline-block;
  }
  
  .pagination a {
  color: white;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  background-color: #4a4a4a;
  }
  
  .pagination a.active {
  background-color: #4a4a4a;
  color: white;
  }
  
  .pagination a:hover:not(.active) {
  background-color: #E8D95F;
  } */
  
  /* Fixed sidenav, full height */
  .sidenav {
  height: 100%;
  /*width: 200px;
  position: fixed;**/
  z-index: 1;
  top: 0;
  left: 0;
  /*background-color: #111;*/
  overflow-x: hidden;
  padding-top: 20px;
  }
  
  /* Style the sidenav links and the dropdown button */
  /* .sidenav a, */
  .dropdown-btn {
  padding: 9px 8px 12px 16px;
  text-decoration: none;
  font-size: 14px;
  color: white;
  display: block;
  border: none;
  background: none;
  width: 100%;
  text-align: left;
  cursor: pointer;
  outline: none;
  }
  
  /* On mouse-over */
  .sidenav a:hover,
  .dropdown-btn:hover {
  color: #f1f1f1;
  }
  
  /* Main content */
  .main {
  /*margin-left: 200px;*/
  /* Same as the width of the sidenav */
  font-size: 20px;
  /* Increased text to enable scrolling */
  padding: 0px 10px;
  }
  
  /* Add an active class to the active dropdown button */
  .active {
  /* background-color: #373737; */
  color: white;
  }
  
  /* Dropdown container (hidden by default). Optional: add a lighter background color and some left padding to change the
  design of the dropdown content */
  .dropdown-container {
  display: none;
  /* background-color: #262626; */
  padding-left: 10px;
  }
  
  /* Optional: Style the caret down icon */
  .fa-caret-down {
  float: right;
  padding-right: 8px;
  }
  
  .fa-angle-right {
  float: right;
  padding-right: 8px;
  }
  
  .fa-angle-down {
  float: right;
  padding-right: 8px;
  }
  
  .sidenav span {
  color: #E8D95F;
  margin-left: 16px;
  }
  
  hr.new1 {
  border-top: 1px solid #c3b5b5;
  margin-top: 1px;
  }
  
  .intro__title {
  font-family: "Kanit", sans-serif !important;
  }
  
  
  .pagination2 {
  display: inline-block;
  }
  
  .pagination2 a {
  color: white;
  float: left;
  padding: 8px 25px;
  text-decoration: none;
  }
  
  
  .pagination2 {
  --bs-pagination-padding-x: 0.75rem;
  --bs-pagination-padding-y: 0.375rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-color: #373737;
  /* --bs-pagination-bg: #fff; */
  --bs-pagination-border-width: 1px;
  /* --bs-pagination-border-color: #dee2e6; */
  /*--bs-pagination-border-radius: 0.375rem;*/
  --bs-pagination-hover-color: #000000;
  --bs-pagination-hover-bg: #E8D95F;
  --bs-pagination-hover-border-color: #E8D95F;
  --bs-pagination-focus-color: #000000;
  --bs-pagination-focus-bg: #e9ecef;
  --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgb(0 0 0 / 25%);
  --bs-pagination-active-color: #fff;
  --bs-pagination-active-bg: #000;
  --bs-pagination-active-border-color: #000;
  --bs-pagination-disabled-color: white;
  --bs-pagination-disabled-bg: #4F4F4F;
  --bs-pagination-disabled-border-color: #dee2e6;
  display: flex;
  padding-left: 0;
  list-style: none;
  margin-left: 22px;
  }
  
  
  
  /* buttuon checkbox */
  
  /* The container */
  .check {
  display: block;
  position: relative;
  padding-left: 55px;
  margin-bottom: 12px;
  margin-top: 15px;
  cursor: pointer;
  font-size: 14px;
  color: white;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  }
  
  /* Hide the browser's default radio button */
  .check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  }
  
  /* Create a custom radio button */
  .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border-radius: 50%;
  }
  
  /* On mouse-over, add a grey background color */
  .check:hover input~.checkmark {
  background-color: #ffffff;
  }
  
  /* When the radio button is checked, add a blue background */
  .check input:checked~.checkmark {
  background-color: #ffffff;
  }
  
  /* Create the indicator (the dot/circle - hidden when not checked) */
  .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  }
  
  /* Show the indicator (dot/circle) when checked */
  .check input:checked~.checkmark:after {
  display: block;
  }
  
  /* Style the indicator (dot/circle) */
  .check .checkmark:after {
  top: 6px;
  left: 6px;
  width: 9px;
  height: 8px;
  border-radius: 50%;
  background: #373737;
  }
  /* buttuon checkbox */
  
  
  
  
  
  /* buttuon checkbox brand */
  .checkbrand {
  display: block;
  position: relative;
  padding-left: 50px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  color: rgb(255, 255, 255);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  }
  
  /* Hide the browser's default checkbox */
  .checkbrand input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
  }
  
  /* Create a custom checkbox */
  .checkmarkbrand {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #282828;
  }
  
  /* On mouse-over, add a grey background color */
  .checkbrand input:checked ~ .checkmarkbrand {
  background-color: #282828;
  }
  
  /* When the checkbox is checked, add a blue background */
  .checkbrand input:checked ~ .checkmarkbrand {
  background-color: #282828;
  border: 1px solid #e8d95f;
  }
  
  /* Create the checkmark/indicator (hidden when not checked) */
  .checkmarkbrand:after {
  content: "";
  position: absolute;
  display: none;
  }
  
  /* Show the checkmark when checked */
  .checkbrand input:checked ~ .checkmarkbrand:after {
  display: block;
  }
  
  /* Style the checkmark/indicator */
  .checkbrand .checkmarkbrand:after {
  left: 9px;
  top: 6px;
  width: 5px;
  height: 10px;
  border: solid #e8d95f;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  }
  /* buttuon checkbox brand */
  
  
  
  
  
  
  .tt-seach-text2 i {
  display: var(--fa-display,inline-block);
  height: 1em;
  overflow: visible;
  vertical-align: -0.125em;
  margin-left: 5rem;
  color: white;
  }
  
  .tt-seach-text2 p {
  color: white;
  font-size: 14px;
  margin-left: 87px;
  margin-top: -18px;
  text-decoration: underline;
  }
  
  .tt-seach-text2 {
  margin-left: 0rem;
  }
  
  .box_imgroonimg {
  width: 50px;
  height: 50px;
  background-color: var(--clrwhites);
  border-radius: 50px;
  -o-object-fit: contain;
  object-fit: contain;
  margin-right: 5px;
  margin-bottom: 1.2rem;
  }
  
  .box_imgroonimg{
  display: flex;
  justify-content: center;
  align-items: center;
  }
  
  .box_imgroonimg img {
  width: 77%;
  }
  
  .box-col-b {
  margin-left: 10px;
  }
  
  .button {
  background-color: #e8d95f;
  border: none;
  color: #282828;
  padding: 6px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-family: "Kanit", sans-serif;
  font-size: 16px;
  margin: 4px 2px;
  transition-duration: 0.4s;
  border-radius: 4px;
  cursor: pointer;
  }
  
  .button2 {
  background-color: #E8D95F;
  color: black;
  border: 2px solid #E8D95F;
  padding: 10px 129px 10px 127px;
  margin-left: 10px;
  margin-top: 0.5rem;
  }
  
  
  .button2:hover {
  background-color: black;
  color: #E8D95F;
  border: 2px solid #E8D95F;
  margin-top: 0.5rem;
  }
  
  .dropdown-container {
  display: none;
  /* background-color: #262626; */
  padding-left: 10px;
  overflow: auto;
  height: 13%;
  }
  
  
  
  /*---- ปรับ scrollbar .dropdown-container ------*/
  
  .dropdown-container {
  overflow-y: scroll;
  height: 250px;
  border-radius: 5px;
  }
  
  /* width */
  .dropdown-container::-webkit-scrollbar {
  width: 8px;
  }
  
  /* Track */
  .dropdown-container::-webkit-scrollbar-track {
  background-color: white;
  border-radius: 100px;
  }
  
  /* Handle */
  .dropdown-container::-webkit-scrollbar-thumb {
  background-color: #3F3F3F;
  border-radius: 100px;
  }
  
  /* Handle on hover */
  .dropdown-container::-webkit-scrollbar-thumb {
  background-color: #E8D95F;
  border-radius: 100px;
  }
  
  
  .box__productintro .box__itemssproductintro .box__image {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 75%;
  }
  .box__productintro .box__itemssproductintro .box__image img {
  width: 100%;
  object-fit: contain;
  height: 100%;
  display: block;
  object-position: center;
  position: absolute;
  top: 0;
  left: 0;
  }
  .box__productintro .box__itemssproductintro {
  margin-bottom: 1.5rem !important;
  width: 100%;
  height: 438px !important;
  padding-top: 5px;
  background-color: white;
  }
  
  .box__productintro .box__itemssproductintro .box__content .intro__title {
  color: var(--clrdarks2);
  font-size: 1rem !important;
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 3 !important;
  -webkit-box-orient: vertical !important;
  }
  
  
  .text-tt-roon {
  margin-left: -1rem;
  }
  
  /*-----------------------------------------
  RESPONSIVE
  -------------------------------------------*/
  
  @media screen and (min-width:325px) and (max-width:767px) {
  
  
  .box__productintro .box__itemssproductintro {
  margin-bottom: 1.5rem !important;
  height: auto;
  }
  
  #sec-home-seach {
  padding: 20px;
  }
  
  #sec-home-seach .head-text-ban p {
  font-size: 20px;
  color: black;
  margin-top: -132px;
  margin-left: 17px;
  }
  
  #sec-home-seach .head-text-ban p {
  font-size: 26px;
  color: black;
  margin-top: -8.5rem;
  margin-left: 1rem;
  }
  
  #sec-home-seach .detail-text-ban p {
  font-size: 14px;
  color: black;
  margin-left: 1rem;
  margin-top: -1rem;
  margin-right: 1rem;
  }
  
  #sec-home-seach .img-img-ban .img-fluid {
  max-width: 100%;
  height: 9rem;
  }
  
  #sec-roon-seach {
  padding: 45px;
  }
  
  #sec-roon-seach .box-roon-box {
  padding: 15px 15px;
  border: 1px solid #ccc;
  }
  
  #sec-roon-seach .text-h-roon p {
  font-size: 16px;
  color: white;
  }
  
  .text-tt-roon {
  margin-left: 0rem;
  margin-top: 1rem;
  }
  
  #sec-fi-seach .head-text-fi-seach p {
  font-size: 16px;
  color: white;
  }
  
  #sec-fi-seach .head-text-fi-seach span {
  font-size: 13px;
  color: white;
  }
  
  #sec-fi-seach .button3 {
  background-color: #4F4F4F;
  color: white;
  border: 2px solid #4F4F4F;
  padding: 5px 25px 5px 25px;
  margin-right: 8px;
  margin-left: 0rem;
  font-size: 14px;
  }
  
  /* #sec-fi-seach .form-select {
  display: block;
  width: 41%;
  margin-left: 214px;
  margin-top: -39px;
  padding: 0.6rem 1.25rem 0.5rem 1rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  color: #ffffff;
  background-color: #4a4a4a;
  border: #4a4a4a;
  } */
  
  /* .pagination {
  display: none;
  float: right;
  margin-top: -2.4rem;
  font-size: 10px;
  } */
  
  .tt-seach-text2 {
  float: right;
  /* margin-top: -2.3rem; */
  font-size: 14px;
  margin-right: 0.3rem;
  }
  
  .box-col-b {
  margin-left: 10px;
  margin-bottom: 1rem;
  }
  
  
  .button2 {
  background-color: #E8D95F;
  color: black;
  border: 2px solid #E8D95F;
  width: 97%;
  padding: 0.5rem;
  margin-left: 10px;
  margin-top: -1rem;
  }
  
  .img-logo-request img {
  width: 100%;
  margin-top: 2rem;
  }
  
  .button2:hover {
  background-color: black;
  color: #E8D95F;
  border: 2px solid #E8D95F;
  }
  
  #sec-fi-seach .box__productintro .box__itemssproductintro .box__content .intro__title {
  color: var(--clrdarks2);
  font-size: 0.8rem !important;
  }
  
  #sec-fi-seach .box__productintro .box__itemssproductintro .box__content .intro__serial {
  margin-top: 10px;
  font-size: 0.9rem;
  color: var(--clrdarks4);
  font-weight: 300;
  margin-bottom: 5px;
  }
  
  #sec-fi-seach .box__productintro .box__itemssproductintro .box__content .intro__price span {
  font-size: 1.0rem;
  font-weight: 500;
  color: var(--clrblacks);
  }
  
  #sec-fi-seach .box__productintro .box__itemssproductintro .box__image .box__status {
  position: absolute;
  top: 5px;
  left: 10px;
  font-size: 15px;
  background-color: var(--clrreds);
  border-radius: 10px;
  color: var(--clrwhites);
  }
  
  #sec-fi-seach .box__productintro .box__itemssproductintro .box__image .box__grade {
  position: absolute;
  bottom: 15px;
  left: 10px;
  font-size: 13px;
  background-color: var(--clrmain);
  border-radius: 10px;
  color: var(--clrwhites);
  }
  
  #sec-fi-seach .pagination2 a {
  color: white;
  padding: 10px 17px 7px 17px;
  font-size: 14px;
  text-decoration: none;
  }
  
  #sec-fi-seach .page-link:hover {
  z-index: 2;
  color: var(--bs-pagination-hover-color);
  background-color: var(--bs-pagination-hover-bg);
  border-color: var(--bs-pagination-hover-border-color);
  }
  
  .check .checkmark:after {
  top: 5px;
  left: 4.9px;
  width: 10px;
  height: 9.4px;
  border-radius: 50%;
  background: #373737;
  }
  
  .sidenav {
  height: 100%;
  z-index: 1;
  top: 0;
  left: 0;
  /* background-color: #111; */
  overflow-x: hidden;
  padding-top: 1px;
  }
  
  .dropdown-container {
  display: none;
  /* background-color: #262626; */
  padding-left: 10px;
  overflow: auto;
  height: 13%;
  }
  
  }
  
  @media screen and (min-width:768px) and (max-width:1400px) {
  
  .box__productintro .box__itemssproductintro .box__image img {
  width: 100%;
  object-fit: contain;
  height: 100%;
  display: block;
  object-position: center;
  }
  
  .box__productintro .box__itemssproductintro .box__image {
  position: relative;
  overflow: hidden;
  background-color: white;
  }
  
  .text-tt-roon {
  margin-top: 2rem;
  margin-left: 0rem;
  }
  
  .img-logo-request img {
  width: 100%;
  margin-top: 2rem;
  }
  
  #sec-home-seach .head-text-ban p {
  font-size: 45px;
  color: black;
  margin-top: -173px;
  margin-left: 28px;
  }
  
  #sec-home-seach .detail-text-ban p {
  font-size: 15px;
  color: black;
  margin-left: 31px;
  margin-top: -1rem;
  }
  
  #sec-home-seach .img-img-ban .img-fluid {
  max-width: 100%;
  height: 14rem;
  }
  
  /* #sec-roon-seach {
  padding: 45px;
  } */
  
  #sec-fi-seach .button3 {
  background-color: #4F4F4F;
  color: white;
  border: 2px solid #4F4F4F;
  padding: 10px 15px 10px 17px;
  margin-right: 10px;
  font-size: 14px;
  }
  
  /* #sec-fi-seach .form-select {
  display: block;
  width: 25%;
  margin-left: 189px;
  margin-top: -50px;
  padding: 0.9rem 3.25rem 0.6rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #ffffff;
  background-color: #4a4a4a;
  border: #4a4a4a;
  } */
  
  /* .pagination a {
  color: white;
  float: left;
  padding: 14px 16px;
  margin-top: -0.3rem;
  text-decoration: none;
  background-color: #4a4a4a;
  }
  
  .pagination {
  float: right;
  margin-top: 0.6rem;
  font-size: 10px;
  } */
  
  .tt-seach-text2 {
  float: right;
  margin-top: -2.5rem;
  }
  
  .button2 {
  background-color: #E8D95F;
  color: black;
  border: 2px solid #E8D95F;
  padding: 10px;
  margin-left: 10px;
  width: 98.5%;
  margin-top: 1rem;
  }
  
  .button2:hover {
  background-color: black;
  color: #E8D95F;
  border: 2px solid black;
  padding: 10px;
  margin-left: 10px;
  width: 98.5%;
  margin-top: 1rem;
  }
  
  
  }
  