.tenten_07112025.tenten_25072024 .tg_header_2024 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 99;
}
.tenten_07112025.tenten_25072024 .tg_tenten_btn {
  background: #0066b2;
  border: 1px solid #fff;
}
.tenten_07112025.tenten_25072024 .tg_header_2024 .tg_menu_hd_2024 .tg_nav_l_2024 > li > a {
  color: #fff;
  border-radius: 90px;
  padding: 6px 8px;
  font-size: 15px;
  line-height: 23px;
}
.tenten_07112025.tenten_25072024 .tg_header_2024 .tg_menu_hd_2024 .tg_nav_l_2024 > li > a:hover {
  background: #ffffff4d;
}
.tenten_07112025.tenten_25072024 .tg_header_2024 .tg_menu_hd_2024 .tg_nav_l_2024 > li.menu-item-has-children > a:after {
  content: url(../images/07112025-hd-arr-icon-white.svg);
  filter: none;
}
.tenten_07112025.tenten_25072024 .tg_translate_hd_2024 .default_option li span {
  color: #fff;
}
.tenten_07112025.tenten_25072024 .tg_translate_hd_2024 .default_option:after {
  content: url(../images/07112025-hd-arr-icon-white.svg);
}
.tenten_07112025 .frist_view_07112025 {
  padding: 160px 0px;
  background: url(../images/07112025-bg-toppage.webp) no-repeat;
  background-size: cover;
  border-radius: 0px 0px 100px 100px;
  position: relative;
}
.tenten_07112025 .search_area_07112025 .container {
  max-width: 960px;
}
.tenten_07112025 .search_area_07112025 .container {
  max-width: 960px;
}
.tenten_07112025 .search_area_07112025 {
  position: relative;
}
.tenten_07112025 .search_area_07112025 .search_title {
  display: flex;
  justify-content: center;
}
.tenten_07112025 .search_area_07112025 .search_form {
  margin: 20px 0px 0px 0px;
}
.tenten_07112025 .search_area_07112025 .list_search {
  max-width: 360px;
  margin: 0px auto;
}
.tenten_07112025 .search_area_07112025 .list_search ul.show_hide_tab {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff33;
  border-radius: 90px;
}
.tenten_07112025 .search_area_07112025 .list_search ul.show_hide_tab li a {
  display: inline-block;
  padding: 9px 25px;
  font-weight: 500;
  text-align: center;
  color: #fff;
  border-radius: 90px;
}
.tenten_07112025 .search_area_07112025 .list_search ul.show_hide_tab li.tg_current a {
  background: #0066b2;
  border: 1.5px solid rgb(255 255 255 / 30%);
}
.tenten_07112025 .search_area_07112025 .search_detailds {
  margin: 32px 0px 0px 0px;
}
.tenten_07112025 .search_area_07112025 .search_ct {
  background: #fff;
  border-radius: 90px;
  padding: 8px 8px 8px 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  position: relative;
  overflow: hidden;
}
.tenten_07112025 .search_area_07112025 #search-2 .search_ct {
  height: 120px;
  border-radius: 32px;
  align-items: flex-start;
}
.tenten_07112025 .search_area_07112025 #search-2 .search_ct .tag_placeholder,
.tenten_07112025 .search_area_07112025 #search-2 .search_ct .ai_placeholder {
  z-index: 10;
  cursor: pointer;
}
.tenten_07112025 .search_area_07112025 .search_ct .ct_left {
  flex-grow: 1;
}
.tenten_07112025 .search_area_07112025 #search-2 .search_ct .tenten_07112025 .search_area_07112025 .search_ct .ct_left {
  position: relative;
}

.tenten_07112025 .search_area_07112025 #search-2 .search_ct .tg_search_ai_multi_dm {
  display: none;
  margin: 13px 0 0 0;
}

.tenten_07112025 .search_area_07112025 #search-2 .search_ct .tg_search_ai_multi_dm textarea {
  width: 100%;
  height: 70px;
  resize: none;
  border: none;
}

.tenten_07112025 .search_area_07112025 .search_ct .ct_left input {
  width: 100%;
  border: none;
  background: transparent;
  font-size: 16px;
  font-weight: 400;
}
.tenten_07112025 .search_area_07112025 .search_ct .ct_left input::placeholder {
  color: #b0c0de;
}
.tenten_07112025 .search_area_07112025 .search_ct .tag_placeholder {
  color: #b0c0de;
  font-size: 16px;
  line-height: 24px;
  transition: all 0.3s;
  opacity: 1;
  visibility: visible;
  position: absolute;
  top: 21px;
  left: 32px;
}
.tenten_07112025 .search_area_07112025 .search_ct.tg_active .tag_placeholder {
  opacity: 0;
  visibility: hidden;
}
.tenten_07112025 .search_area_07112025 .search_ct .ai_placeholder {
  position: absolute;
  top: 50%;
  left: 32px;
  margin: -13px 0px 0px 0px;
  display: flex;
  align-items: center;
  gap: 8px;
  color: #b0c0de;
  font-size: 16px;
  line-height: 24px;
  z-index: 2;
  background: none;
  transition: all 0.3s;
  display: none;
  padding: 0px 160px 0px 0px;
  pointer-events: none;
}
.tenten_07112025 .search_area_07112025 .search_ct .ai_placeholder img {
  max-width: 28px;
  width: 100%;
  margin: 0 5px 0 0;
}
.tenten_07112025 .search_area_07112025 #search-2 .search_ct.tg_active .ai_placeholder {
  top: 21px;
  margin: 0px;
}
.tenten_07112025 .search_area_07112025 .search_ct.tg_active .ai_placeholder {
  opacity: 1;
  visibility: visible;
}
.tenten_07112025 .search_area_07112025 .search_ct.tg_active .ai_placeholder span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tenten_07112025 .search_area_07112025 .search_ct .ct_right {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  gap: 12px;
  z-index: 3;
}
.tenten_07112025 .search_area_07112025 .search_ct .ai_mode {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  overflow: hidden;
  max-width: 95px;
  color: #b0c0de;
  transition: all 0.3s;
}
.tenten_07112025 .search_area_07112025 .search_ct .ai_mode.tg_active {
  color: #0066b2;
}

.tenten_07112025 .search_area_07112025 .search_ct .ai_mode svg {
  flex-shrink: 0;
}
.tenten_07112025 .search_area_07112025 .search_ct .ai_mode svg path {
  transition: all 0.3s;
}

.tenten_07112025 .search_area_07112025 .search_ct .ai_mode span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tenten_07112025 .search_area_07112025 .search_ct .search_btn {
  width: 52px;
  height: 52px;
}
.tenten_07112025 .search_area_07112025 .search_ct .search_btn button {
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 90px;
  border: none;
  padding: 0px;
  background: linear-gradient(269.66deg, #44afff 0.12%, #0066b2 97.71%);
  box-shadow: 0px 0px 4px 0px #ffffff inset;
  box-shadow: 0px 0px 10px 0px #0066b24d;
}
.tenten_07112025 .search_area_07112025 .search_ct .search_btn svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.tenten_07112025 .search_area_07112025 .tagify {
  width: 100%;
  border: none;
  transition: all 0.3s;
  margin: 13px 0px 0px 0px;
  max-height: 80px;
  overflow-y: auto;
}
.tenten_07112025 .search_area_07112025 .tagify::-webkit-scrollbar,
#textarea_ai_search::-webkit-scrollbar {
  width: 2px;
}

.tenten_07112025 .search_area_07112025 .tagify::-webkit-scrollbar-track,
#textarea_ai_search::-webkit-scrollbar-track {
  background: #cce0f0;
}

.tenten_07112025 .search_area_07112025 .tagify::-webkit-scrollbar-thumb,
#textarea_ai_search::-webkit-scrollbar-thumb {
  background-color: #0066b3;
  border-radius: 90px;
  border: 90px solid #0066b3;
}

.tenten_07112025 .search_area_07112025 .tagify .tagify::-webkit-scrollbar {
  width: 0 !important;
}
.tenten_07112025 .search_area_07112025 .tagify.tagify--noTags,
.tenten_07112025 .search_area_07112025 .tagify.tagify--focus {
  width: 100%;
  border: none;
  font-size: 16px;
}
.tenten_07112025 .search_area_07112025 .tagify__input {
  margin: 5px 0px 0px 0px;
  padding: 0px;
  font-size: 16px;
  height: 70px;
}
.tenten_07112025 .search_area_07112025 .tagify__input::before {
  color: #b0c0de;
  font-size: 16px;
}
.tenten_07112025 .search_area_07112025 .tagify__tag-text {
  color: #0066b2;
  font-size: 14px;
  line-height: 22px;
  opacity: 1;
}
.tenten_07112025 .search_area_07112025 .tagify__tag__removeBtn {
  margin: 0px;
  position: relative;
  top: 1px;
}
.tenten_07112025 .search_area_07112025 .tagify__tag > div::before {
  background: rgb(0 102 178 / 10%);
  box-shadow: none !important;
  border-radius: 7px;
  transition: all 0.3s;
}
.tenten_07112025 .search_area_07112025 .tagify__tag {
  margin: 0px 8px 8px 0px;
  display: flex;
  gap: 10px;
  padding: 4px 10px;
  word-break: break-word;
}
.tenten_07112025 .search_area_07112025 .tagify__tag > div {
  padding: 0px;
}
.tenten_07112025 .search_area_07112025 .tagify__tag__removeBtn::after {
  content: url(../images/25072024-inputtags-close-icon.png);
}
.tenten_07112025 .search_area_07112025 .tagify__tag__removeBtn:hover {
  background: transparent;
}
.tenten_07112025 .search_area_07112025 .tagify__tag:focus div::before,
.tenten_07112025 .search_area_07112025 .tagify__tag:hover:not([readonly]) div::before {
  --tag-bg-inset: 0px;
}
.tenten_07112025 .search_area_07112025 .search_ct.tg_scale {
  align-items: baseline;
  border-radius: 32px;
}
.tenten_07112025 .search_area_07112025 .search_ct.tg_scale .tagify__tag {
  margin: 0px 8px 8px 0px;
}
.tenten_07112025 .domain_area_07112025 .container {
  max-width: 960px;
}
.tenten_07112025 .domain_area_07112025 .domain_general {
  position: relative;
  padding: 0px 60px;
}

.tenten_07112025 .domain_area_07112025 .domain_detailds {
  position: relative;
  transition: all 0.3s;
  background: #0042ff26;
  /* border: 2px solid transparent; */
  background: rgba(0, 66, 255, 0.15);
  box-shadow: 0px 10px 16px rgba(0, 21, 81, 0.5), inset 0px 0px 33.3px rgba(27, 189, 255, 0.3);
  backdrop-filter: blur(7.5px);
  /* Note: backdrop-filter has minimal browser support */
  border-radius: 20px;
  padding: 5px;
  position: relative;
  /*box-shadow: 0px 4px 40px 0px #001551;*/
  z-index: 5;
}
.tenten_07112025 .domain_area_07112025 .swiper-slide-active .domain_detailds {
  z-index: 10;
}

.tenten_07112025 .domain_area_07112025 .domain_detailds:after {
  position: absolute;
  content: "";
  background: #ffffff0d;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  top: 0px;
  left: 0px;
}
.tenten_07112025 .domain_area_07112025 .domain_detailds:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #44afff;
  pointer-events: none;
  border-radius: 20px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}

.tenten_07112025 .domain_area_07112025 .domain_detailds:hover:before {
  opacity: 1;
  visibility: visible;
}

.tenten_07112025 .domain_area_07112025 .hot_domain {
  position: absolute;
  top: 0;
  left: 0;
}
.tenten_07112025 .domain_area_07112025 .hot_domain figure {
  box-shadow: 0px 0px 25.1px 0px #ffffff80 inset;
  border-radius: 16.73px 0px 25px 0px;
}
.tenten_07112025 .domain_area_07112025 .hot_domain figure img {
  border-radius: 16.73px 0px 25px 0px;
}
.tenten_07112025 .domain_area_07112025 .domain_detailds:hover {
  /* border: 2px solid #44afff; */
}
.tenten_07112025 .domain_area_07112025 .domain_ct {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #fff;
}

.tenten_07112025 .domain_area_07112025 .domain_detailds a {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  top: 0px;
  left: 0px;
  z-index: 2;
}
.tenten_07112025 .domain_area_07112025 .domain_ct .d_name {
  font-style: italic;
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  color: #11d1ff;
}
.tenten_07112025 .domain_area_07112025 .domain_ct .d_rgl_price {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}
.tenten_07112025 .domain_area_07112025 .domain_ct .d_sale_price {
  font-style: italic;
  font-size: 14px;
  line-height: 22px;
  color: rgb(255 255 255 / 50%);
}
.tenten_07112025 .domain_area_07112025 .sl_prev,
.tenten_07112025 .domain_area_07112025 .sl_next {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #ffffff0d;
  box-shadow: 0px 0px 10px 0px #ffffff99 inset;
  backdrop-filter: blur(30px);
  margin: -20px 0px 0px 0px;
  cursor: pointer;
  z-index: 9;
}
.tenten_07112025 .domain_area_07112025 .sl_prev svg,
.tenten_07112025 .domain_area_07112025 .sl_next svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.tenten_07112025 .domain_area_07112025 .sl_prev {
  left: 0px;
}
.tenten_07112025 .domain_area_07112025 .sl_next {
  right: 0px;
}
.tenten_07112025.tenten_25072024 .domain_area_07112025 .sl_prev:hover svg path,
.tenten_07112025.tenten_25072024 .domain_area_07112025 .sl_next:hover svg path {
  stroke: #fff;
}
.tenten_07112025 .promotion_area_07112025 .container {
  max-width: 850px;
}
.tenten_07112025 .promotion_area_07112025 .promotion_general {
  display: flex;
  align-items: flex-end;
  gap: 25px;
}
.tenten_07112025 .promotion_area_07112025 .ct_left {
  user-select: none;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.tenten_07112025 .promotion_area_07112025 .ct_right {
  width: 57%;
  position: relative;
}
.tenten_07112025 .promotion_area_07112025 .ct_right a {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.tenten_07112025 .promotion_area_07112025 #tg_countdown {
  display: flex;
  align-items: center;
  justify-content: center;
}
.tenten_07112025 .promotion_area_07112025 #tg_countdown li {
  font-size: 18px;
  line-height: 26px;
  position: relative;
  font-weight: 600;
}
.tenten_07112025 .promotion_area_07112025 #tg_countdown li:after {
  content: ":";
  color: #fff;
  padding: 0px 6.5px;
  display: inline-block;
}
.tenten_07112025 .promotion_area_07112025 #tg_countdown > li:last-child:after {
  display: none;
}
.tenten_07112025 .promotion_area_07112025 #tg_countdown li strong {
  font-weight: 600;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #fff;
  display: inline-block;
  line-height: 50px;
  text-align: center;
  color: #000000;
}

@keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}
.tenten_07112025 .promotion_area_07112025 .promotion_bg {
  user-select: none;
}
.tenten_07112025 .promotion_area_07112025 .ct_right .gift_left {
  position: absolute;
  bottom: -10px;
  left: -50px;
  animation: mover 1s infinite alternate;
  user-select: none;
}
.tenten_07112025 .promotion_area_07112025 .ct_right .gift_right {
  position: absolute;
  top: 10px;
  right: 10px;
  animation: mover 1.5s infinite alternate;
  user-select: none;
}
.tenten_07112025 .promotion_area_07112025 .promotion_ct {
  position: absolute;
  top: 42%;
  left: 47%;
  transform: translate(-50%, -50%);
  width: 70%;
  color: #fff;
}
.tenten_07112025 .promotion_area_07112025 .promotion_ct ul li {
  position: relative;
  padding: 0px 0px 0px 17px;
  margin: 0px 0px 5px 0px;
}
.tenten_07112025 .promotion_area_07112025 .promotion_ct ul > li:last-child {
  margin: 0px;
}
.tenten_07112025 .promotion_area_07112025 .promotion_ct ul li:before {
  position: absolute;
  content: "";
  background: #fff;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  top: 14px;
  left: 0px;
}
.tenten_07112025 .promotion_area_07112025 .promotion_ct ul li strong,
.tenten_07112025 .promotion_area_07112025 .promotion_ct ul li b {
  font-weight: 600;
}
.tenten_07112025 .promotion_area_07112025 .promotion_ct ul li strong {
  font-size: 20px;
  line-height: 28px;
}
.tenten_07112025 .promotion_area_07112025 .promotion_ct ul li b {
  font-size: 22px;
  line-height: 30px;
  font-style: italic;
  font-weight: 800;
}
.tenten_07112025 .promotion_area_07112025 .promotion_ct ul li i {
  display: block;
  margin: 4px 0px 0px 0px;
}

@keyframes scrolldown {
  0% {
    background-position: 0 -60px;
  }
  75% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 60px;
  }
}

.tenten_25072024 .tg_header_2024 .tg_nav_primary_2024 .tg_label_new em {
  top: -4px;
  left: 50px;
}
.tg_translate_hd_2024.tg_register_account {
  padding: 0px 20px 0px 0px;
}
.tg_translate_hd_2024.tg_register_account a {
  color: #fff;
  font-size: 14px;
  line-height: 22px;
}
.tg_translate_hd_2024.tg_register_account a:hover {
  color: #fff;
}

.tenten_07112025 #search-2 .search_ct .ai_placeholder {
  top: 35px !important;
}

.tenten_07112025 #search-1 .ai_placeholder.tg_show_impt {
  display: block !important;
}

.tenten_07112025 .br_mb {
  display: none;
}

.tenten_07112025 .domain_area_07112025 .domain_bg {
  padding: 40px 10px;
}

.tenten_07112025 .domain_area_07112025 .swiper-wrapper {
  /* Äáº©y wrapper ngÆ°á»£c láº¡i báº±ng giĂ¡ trá»‹ padding-left Ä‘Ă£ dĂ¹ng */
  margin-left: 0;

  width: calc(100% + 50px); /* 100% + (25px padding + 25px padding) */
}

.tenten_07112025 .tg_header_2024 .tg_menu_hd_2024 .tg_nav_l_2024 {
  gap: 10px;
}

.tenten_07112025 .promotion_area_07112025 .promotion_general .ct_left figure img {
  position: relative;
  left: -9px;
}

.tenten_25072024 .menu-column__item--active > a {
  color: #fff !important;
}

.tenten_07112025 .top_social_flex .promotion_flex {
  display: none;
}

.top_social_flex.tg_show_active .promotion_flex {
  display: block;
}

.tenten_07112025 .top_social_flex.tg_show_active .certi_flex.tooltip_flex:hover .text_widget {
  display: none !important;
}

/*end css rau*/
@media (min-width: 1025px) and (max-width: 1600px) {
  .tenten_07112025 .domain_area_07112025 .domain_detailds {
    box-shadow: 0px 10px 12px rgba(0, 21, 81, 0.5), inset 0px 0px 33.3px rgba(27, 189, 255, 0.3);
  }

  .tenten_07112025 .frist_view_07112025 {
    padding: 120px 0px;
  }
  .tenten_25072024 .tg_header_2024 .tg_menu_hd_2024 .tg_nav_l_2024 {
    gap: 8px;
  }
  .tenten_25072024 .tg_header_2024 .logo_tenten {
    max-width: 150px;
    width: 100%;
  }
  .tenten_07112025.tenten_25072024 .tg_header_2024 .tg_menu_hd_2024 .tg_nav_l_2024 > li > a {
    font-size: 14px;
    line-height: 22px;
  }
  .tenten_25072024.tenten_07112025 .logo_numberone,
  .tenten_25072024.tenten_07112025 .logo_trophy,
  .tenten_25072024 .tg_header_2024 .logo_tenten:before {
    display: none;
  }
}
@media (min-width: 1025px) {
  .tenten_07112025 .search_area_07112025 .search_ct .ai_mode:hover svg path,
  .tenten_07112025 .search_area_07112025 .search_ct .ai_mode.tg_active svg path {
    fill: #0066b2;
  }

  .tenten_07112025 .search_area_07112025 .search_ct .ai_mode:hover {
    color: #0066b2;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tenten_07112025 .domain_area_07112025 .domain_bg {
    padding: 26px 10px;
  }
  .tenten_07112025 .domain_area_07112025 .domain_detailds {
    box-shadow: 0px 10px 10px rgba(0, 21, 81, 0.5), inset 0px 0px 33.3px rgba(27, 189, 255, 0.3);
  }
}
@media (max-width: 1024px) {
  .tenten_07112025 .search_area_07112025 .search_ct .ai_mode.tg_active svg path {
    fill: #0066b2;
  }

  .tenten_07112025 .search_area_07112025 .search_ct .ai_mode.tg_active {
    color: #0066b2;
  }
  .tenten_25072024 .tg_header_2024 {
    background: transparent;
  }
  .tenten_07112025 .promotion_area_07112025 .promotion_ct ul li {
    padding: 0px 0px 0px 18px;
    margin: 0px;
  }
  .tenten_07112025 .promotion_area_07112025 .promotion_ct ul li:before {
    width: 4px;
    height: 4px;
  }
  .tenten_07112025 .promotion_area_07112025 .promotion_ct {
    font-size: 14px;
    line-height: 22px;
  }
  .tenten_07112025 .promotion_area_07112025 .promotion_ct ul li b {
    font-size: 18px !important;
    line-height: 26px;
  }
  .tenten_07112025 .promotion_area_07112025 .promotion_ct ul li strong {
    font-size: 15px;
    line-height: 24px;
  }
  .tenten_07112025 .frist_view_07112025 {
    border-radius: 0px 0px 40px 40px;
  }
  .tenten_07112025 .search_area_07112025 .search_ct .search_btn svg {
    width: 21px;
    height: 21px;
  }
  .tenten_07112025 .search_area_07112025 .search_ct .search_btn {
    width: 36px;
    height: 36px;
  }
  .tenten_07112025 .frist_view_07112025 {
    padding: 80px 0px 40px 0px;
  }
}
@media (max-width: 767px) {
  .tenten_07112025 .promotion_area_07112025 .promotion_ct ul li strong {
    font-size: 13px;
  }
  .tenten_07112025 .search_area_07112025 .tagify__input {
    font-size: 14px;
  }
  .tenten_07112025 .search_area_07112025 #search-2 .search_ct .tg_search_ai_multi_dm textarea {
    font-size: 14px;
  }
  .tenten_07112025 .search_area_07112025 #search-2 .search_ct .tg_search_ai_multi_dm {
    margin: 0;
  }
  .tenten_07112025 .domain_area_07112025 .swiper-wrapper {
    margin: 0 0 0 10px;
  }
  .tenten_07112025 #search-2 .search_ct .ai_placeholder {
    top: 12px !important;
    padding: 0 100px 0 0;
    margin: 0;
    left: 14px;
  }
  .tenten_07112025 .search_area_07112025 .search_ct .ai_placeholder {
    font-size: 13px;
  }
  .tenten_07112025 .search_area_07112025 .search_ct .ai_placeholder br {
    display: block;
  }
  .tenten_07112025 .search_area_07112025 .tagify__input::before,
  .tenten_07112025 .promotion_area_07112025 .promotion_ct ul li b {
    font-size: 14px;
  }
  .frist_view_07112025 .promotion_area_07112025 .promotion_general .ct_left figure {
    max-width: 70%;
    width: 100%;
    margin: 0px auto;
  }
  .tenten_07112025 .frist_view_07112025 {
    background: url(../images/07112025-bg-mobile-toppage.png) no-repeat;
    background-size: cover;
  }
  .tenten_07112025 .promotion_area_07112025 .ct_right .gift_left {
    left: -30px;
    max-width: 90px;
    width: 100%;
  }
  .tenten_07112025 .promotion_area_07112025 .promotion_ct ul li {
    padding: 0px 0px 0px 10px;
  }
  .tenten_07112025 .promotion_area_07112025 .promotion_ct {
    width: 80%;
    left: 57%;
  }
  .tenten_07112025 .promotion_area_07112025 .ct_right .gift_right {
    top: 0px;
    right: 0px;
    max-width: 70px;
    width: 100%;
  }
  .tenten_07112025 .promotion_area_07112025 #tg_countdown li {
    font-size: 16px;
    line-height: 24px;
  }
  .tenten_07112025 .promotion_area_07112025 #tg_countdown li strong {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .tenten_07112025 .promotion_area_07112025 .ct_right {
    width: 100%;
  }
  .tenten_07112025 .promotion_area_07112025 .ct_left {
    width: 100%;
  }
  .tenten_07112025 .promotion_area_07112025 .promotion_general {
    flex-direction: column;
    gap: 16px;
  }
  .tenten_07112025 .search_area_07112025 .tagify {
    margin: 0px;
  }
  .tenten_07112025 .search_area_07112025 .search_ct .ct_left {
    padding: 0px 50px 0px 0px;
  }
  .tenten_07112025 .search_area_07112025 .search_ct .ai_mode {
    position: absolute;
    bottom: 12px;
    right: 12px;
    font-size: 14px;
    line-height: 22px;
  }
  .tenten_07112025 .search_area_07112025 #search-2 .search_ct {
    height: 100px;
    border-radius: 20px;
    padding: 12px;
  }
  .tenten_07112025 .domain_area_07112025 .domain_bg {
    padding: 26px 0px;
  }
  .tenten_07112025 .domain_area_07112025 .domain_detailds {
    padding: 10px 5px;
    box-shadow: 0px -1px 10px 0px rgb(0 21 81 / 40%), inset 0px 0px 33.3px rgba(27, 189, 255, 0.3);
  }
  .tenten_07112025 .domain_area_07112025 .container {
    padding: 0px 0px 0px 16px;
  }
  .tenten_07112025 .domain_area_07112025 .domain_ct .d_sale_price {
    font-size: 12px;
    line-height: 20px;
  }
  .tenten_07112025 .domain_area_07112025 .domain_ct .d_rgl_price {
    font-size: 14px;
    line-height: 22px;
  }
  .tenten_07112025 .domain_area_07112025 .domain_ct .d_name {
    font-size: 16px;
    line-height: 24px;
  }
  .tenten_07112025 .domain_area_07112025 .hot_domain figure {
    width: 35px;
    height: 30px;
  }
  .tenten_07112025 .domain_area_07112025 .domain_general {
    padding: 0px;
  }
  .tenten_07112025 .domain_area_07112025 .sl_prev,
  .tenten_07112025 .domain_area_07112025 .sl_next {
    display: none;
  }
  .tenten_07112025 .search_area_07112025 .search_ct .tag_placeholder {
    font-size: 14px;
    line-height: 22px;
  }
  .tenten_07112025 .search_area_07112025 .search_detailds {
    margin: 8px 0px 0px 0px;
  }
  .tenten_07112025 .search_area_07112025 .list_search {
    display: none;
  }
  #search-1 {
    display: none;
  }
  #search-2 {
    display: inherit;
  }
}
/*css responsive*/