.detail {
  margin: 0 auto;
}

.detail_wrap {
  display: flex;
}

.detail_left {
  background-color: #ffffff;
  border-radius: 5px;
}

.detail_right {
  height: 372px;
  background-color: #ffffff;
  border-radius: 5px;
}

.detail-sp {
  height: 500px;
  margin-left: 30px;
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 5px;
}

.detail-sp i {
  width: 31px;
  height: 31px;
}

.detail-sp img {
  display: block;
  width: 312px;
  max-height: 232px;
  position: relative;
  margin: 0 19px;
}

.detail-icon {
  width: 31px;
  height: 31px;
  margin-left: 309px;
  margin-top: 12px;
  margin-right: 10px;

}

.detail-icon img {
  width: 31px;
  height: 31px;
  margin: 0;
  cursor: pointer;
}

.detail-sp p {
  text-align: center;
  background-color: #F6F7F7;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 0;
  height: 36px;
  line-height: 36px;
  border-radius: 0 0 5px 5px;
}

.detail-ct {
  width: 456px;
  margin-left: 20px;
  margin-top: 30px;
}

.detail-ct-sp {
  height: 56px;
  line-height: 56px;
}

.detail-evaluate {
  height: 16px;
}

.detail-price-unit {
  color: #FF6B00;
  text-align: center;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.detail-origin-price {
  color: #4D4D4F;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.detail-evaluate p {
  font-size: 14px;
  line-height: 16.41px;
  font-weight: 400px;
}

.detail-name-city {
  font-size: 16px;
  line-height: 18.75px;
  text-align: center;
  font-weight: 500;
  margin-top: 4px;
  font-family: 'Roboto', sans-serif;
}

.detail-banner {
  text-align: center;
  margin-bottom: 4px;
}

.detail-title{
  text-align: center;
  height: 21px;
  left: 85px;
  top: 35px;
  padding: 35px 83px 0 85px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  display: flex;
  align-items: center;
  color: #4D4D4F;
}

.detail-banner img {
  margin-top: 35px;
}

.detail-banner-icon {
  width: 31px;
  height: 31px;
}

.detail-banner-icon img {
  width: 31px;
  height: 31px;
}

.btn-detail {
  background-color: #FF6B00;
  border-radius: 31px;
}

.btn-detail p {
  font-size: 12px;
  font-weight: 700;
  margin: 0;
  color: #ffffff;
}

.detail-wrap-icon {
  display: flex;
  margin-top: 14px;
  align-items: center;
}

.btn-detail-contact {
  width: 151px;
  height: 31px;
  margin-top: 10px;
  border-radius: 20px;
  border: 1px solid #FF6B00;
}

.btn-detail-contact p {
  color: #FF6B00;
  font-size: 12px;
}

.detail-line {
  width: 174px;
  margin-top: 17px;
}

.detail-sp-slide {
  width: 350px;
  margin: 10px;
  margin-left: 30px;
}

.detail-sp-slide img {
  width: 82px;
  max-height: 50px;
  margin: 9px 0px;
  cursor: pointer;
}

.detail-sp-slide-wrap {
  height: 68px;
/*  border: 1px solid #e7e7e7;*/
}

.border-wrap {
  border-radius: 6px;
}

.detail-link {
  margin-left: 30px;
  font-size: 14px;
  text-decoration: underline;
  color: #4D4D4F;
}

.detail-link:hover {
  text-decoration: underline;
}

.ditail-discount {
  font-size: 10px;
  font-weight: 700;
  line-height: 11.7px;
  padding: 3px 6px;
  color: #ffffff;
}

.ditail-discount-wrap {
  width: 57px;
  height: 17px;
  background-color: #FF6B00;
  border-radius: 10px;
}

.ditail-price2 {
  font-size: 24px;
  text-decoration: line-through;
  margin: 0;
}

.ditail-evaluate {
  width: 152px;
  height: 67px;
}

.ditail-evaluate-title {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  width: 113px;
  height: 16px;
  background-color: #ffffff;
  white-space: nowrap;
  margin-left: -15px;
}

.ditail-evaluate-icon img {
  margin: 5px;
  cursor: pointer;
}

.ditail-change-value {
  height: 32px;
  border-radius: 32px;
}

.ditail-min {
  width: 22px;
  height: 32px;
  background: #E6E7E8;
  border-radius: 23.3198px 0px 0px 23.3198px;
}

.ditail-min p {
  color: #ffffff;
  font-size: 26px;
  margin-top: 4px;
  margin-left: 6px;
}

.ditail-min p:hover {
  color: #333;
  cursor: pointer;
}

.ditail-max {
  width: 22px;
  height: 32px;
  background: #FF6B00;
  border-radius: 23.3198px 0px 0px 23.3198px;
  transform: rotate(-180deg);
}

.ditail-max p {
  color: #ffffff;
  font-size: 18px;
  margin-top: 4px;
  margin-left: 6px;
}

.ditail-value {
  height: 32px;
  width: 64px;
  text-align: center;
  font-size: 14px;
  border: 0.777326px solid #e7e7e7;
}

.ditail-value p {
  height: 32px;
  width: 64px;
  margin-top: 3px;
}

.ditail-max p:hover {
  color: #333;
  cursor: pointer;
}

.btn-detail-cart {
  width: 160px;
  height: 33px;
  background-color: #FF6B00;
}

.btn-detail-cart p:hover {
  color: #ffffff;
}

.btn-detail-cart p {
  width: 120px;
  font-size: 14px;
  color: #ffffff;
  margin-top: -2px;
  margin-left: 10px;
}

.btn-detail-oder {
  width: 160px;
  height: 33px;
  border-radius: 31.2083px;
  border: 2px solid #FF6B00;
}

.btn-detail-oder p {
  margin-top: -2px;
}

.ditail-tags {
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
  margin: 0;
  margin-top: 37px;
  display: flex;
  flex-direction: row;
  padding-bottom: 36.3px;
}


.ditail-tags .nav-link.active {
  color: #FF6B00;
  border: none;
  text-decoration: underline;
}

.ditail-tags .nav-link {
  color: #6D6E71;
}

.ditail-tags .tab-content {
  padding: 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 25.4px;
}

.detail-sanpham {
  padding: 0 !important;
}

.detail-dg {
  height: 19px;
}

.detail-dg p {
  font-weight: 400;
}

.detail-tsp p {
  font-weight: 400;
}

.detail-nav-tabs {
  padding: 0 30px;
  border: none;
  flex-direction: column;
}

.toggle-all a.toggle-btn {
  background-color: unset !important;
  box-shadow: unset !important;
  color: #a7a9ac;
  font-size: 11px !important;
  cursor: pointer;
}

.toggle-all .odm-filter.active a.toggle-btn {
  background-color: unset !important;
  box-shadow: unset !important;
  font-size: 11px !important;
  cursor: pointer;
  color: #a7a9ac !important;
}

.toggle-all .odm-sort-bar {
  padding: 0 !important;
}

.toggle-all .toggle-btn {
  width: 140px;
  margin: 0 auto;
}

.toggle-all .odm-filter.active .toggle-btn .odm-icon-dropdown {
  filter: unset;
}

.toggle-all .odm-icon-dropdown {
  height: 10px;
  width: 8px;
}

/* .toggle-all .dropdown-menu-end {
display: none !important;
} */

.toggle-all .odm-filter-box {
  border: none;
}

.detail-sp-slide-wrap.active {
  border: 1px solid #FF6B00;
}

.btn-close02 {
  position: absolute;
  right: 10px !important;
  top: 17px !important;
  width: 29px !important;
  height: 29px !important;
}

.mySlides img {
  width: 350px;
}

.btn-detail-oder.btn-detail-order-quick.btn:hover {
  border: 2px solid;
  border-color: rgb(255 107 0 / 82%);
}

.toggle-all .odm-filter.active a.toggle-btn2 {
  background-color: unset !important;
  box-shadow: unset !important;
  font-size: 11px !important;
  cursor: pointer;
  color: #a7a9ac !important;
}

.detail_number.d-flex {
  align-items: center;
}

.img-fluid.rounded-top.mua-sam-suport {
  width: 65px;
}

.img-fluid.rounded-top.icon-hotro {
  width: 65px;
}

.header-detail-prod {
  color: red;
  font-size: 18px;
}

.single-detail-text {
  color: #4D4D4F;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; 
}

.main-color {
  color: #FF6B00 !important;
  font-size: 18px !important;
}

.nav-bar-title {
  display: flex;
  width: 246px;
  height: auto;
  flex-direction: column;
  align-items: flex-start;
  flex-shrink: 0;
}

.nav-bar-title .ditail-cs {
  display: flex;
  width: 246px;
  height: 55px;
  padding: 16.5px 0px 15.5px 19px;
  align-items: center;
  flex-shrink: 0;
  border-radius: 10px;
  border: none;
  background: #fff;

  color: #4D4D4F;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.nav-bar-title .ditail-cs.active {
  background: #EEF0F3;
  font-weight: 600;
}

.detail-nav-tabs.fixed {
  position: fixed !important;
}

.nav-bar-title .ditail-cs:not(:last-child){
  border-bottom: solid #DCDCDC 1px;
}

.detail-description-font {
  color: #4D4D4F;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin-top: 12px;
  margin-bottom: 12px;
}

/* Table for detail product */

.table{
  display: table
}

.w-\[40\%\]{
  width: 40%
}

.w-\[60\%\]{
  width: 60%
}

.w-full{
  width: 100%
}

.max-w-\[700px\]{
  max-width: 700px
}

.bg-gray-4 {
  background-color: #c1c8d1;
}

.border-spacing-1{
  --tw-border-spacing-x: 0.25rem;
  --tw-border-spacing-y: 0.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.rounded{
  border-radius: 0.25rem
}

.border-\[2px\]{
  border-width: 2px
}

.border-\[\#ffffff\]{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity))
}

.bg-\[\#edf0f3\]{
  --tw-bg-opacity: 1;
  background-color: rgb(237 240 243 / var(--tw-bg-opacity))
}

.p-2{
  padding: 0.5rem
}

.text-left{
  text-align: left
}

.text-right{
  text-align: right
}

.text-gray-10 {
  color: #020b27;
}


/* -------------- */

#myTabContent.wrap{
  height: 587.617px !important;
  overflow-x: auto;
  overflow: hidden;
}

.d-frow {
  display: flex;
  flex-direction: row;
}

.d-fcol {
  display: flex;
  flex-direction: column;
}

.detail__detail-product .detail-text {
  color: #4D4D4F;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; 
}

.ditail-price1 {
  color: #FF6B00;
  font-weight: 700;
  margin: 0;
}

.show-price{
  display: grid !important;
  grid-template-columns: auto auto;
}

.expand-detail {
  cursor: pointer;
  color: #3478F5;
  text-align: center;
  font-family: Roboto;
  font-size: 18px;
  line-height: 20px;
  border-top: solid 1px #DCDCDC;
  padding-top: 26px;
}

#detail-description {
  padding: 23.33px 33.95px 30.72px 23.05px;
}

.detail__detail-product .detail_left .border-bot {
  border-bottom: solid 1px #DCDCDC;
  padding-bottom: 25px;
  font-size: 20px;
}

.detail__detail-product .detail_left .fade-detail {
  width: auto;
  height: 118.49px;
  background: linear-gradient(0deg, #FFF 18.2%, rgba(255, 255, 255, 0.00) 100%);
}

.detail-nav-layout:not(:last-child) {
  border-bottom: solid 1px #DCDCDC;
}

.detail-nav-layout.active{
  border: none;
}

.detail__detail-product .detail_left .noti-detail-prod {
  display: flex;
  align-items: center;
  width: 1130px;
  height: 56.222px;
  border-radius: 10px;
  border-left: 5px solid #FF6B00;
  background: #FFF3E1;
}

.detail__detail-product .detail_left .logo-seller {
  position: relative;
  width: 133px;
  height: 133px;
}

.detail__detail-product .detail_left .logo-seller img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.detail__detail-product .detail_left .logo-seller .gonsa-icon {
  height: 58.235px;
}

.detail__detail-product .detail_left .info-seller {
  flex-direction: column;
  justify-content: center;
}

.detail__detail-product .detail_left .info-seller .seller-name {
  font-size: 20px;
  font-weight: 500;
  line-height: normal;
  padding-bottom: 10px;
}

.detail__detail-product .detail_left .info-seller .seller-detail {
  line-height: normal;
}

.detail__detail-product .detail_left .btn-seller-detail-container {
  gap: 6px;
  position: absolute;
  top: 55%;
  left: 77%;
}

.detail__detail-product .detail_left .btn-seller-detail-container .btn-see-info {
  display: flex;
  width: 150px;
  height: 40px;
  padding: 8.582px 15.604px;
  justify-content: center;
  align-items: center;
  gap: 7.802px;
  border: none;
  border-radius: 31.208px;
  color: #FFF;
  background: #FF6B00;
}

.detail__detail-product .detail_left .btn-seller-detail-container .btn-seller-wishlist {
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: solid 2px #FF6B00;
  background-color: #FFF;
}

.detail__detail-product .detail_left .btn-seller-detail-container .btn-seller-wishlist img {
  height: 22px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.p-relative {
  position: relative;
}

.detail__detail-product .detail_left .detail-seller-container {
  background: url('/wp-content/themes/mymedi/img/svg/Background Product Detail.svg')
}

.detail__detail-product .detail_left .count-eval {
  font-size: 14px;
  font-weight: 400;
}

.detail__detail-product .detail_left .prod-eval-text {
  padding-bottom: 20px;
}

.detail__detail-product .detail_left .prod-feedback-container {
  padding: 21px 25px 0 25px;
}

.detail__detail-product .detail_left .prod-rate-container {
  border-top: 1px solid #DCDCDC;
  border-bottom: 1px solid #DCDCDC;
  padding: 20px 0;
}

.detail__detail-product .detail_left .prod-rate-container .prod-rate {
  gap: 20px;
  flex-direction: column;
  padding-right: 40px;
}

.detail__detail-product .detail_left .prod-rate-container .prod-rate-evaluate {
  font-size: 36px;
}

.detail__detail-product .detail_left .btn-send-eval {
  width: 164px;
  height: 40px;
  padding: 8.582px 15.604px;
  justify-content: center;
  align-items: center;
  gap: 7.802px;
  border-radius: 31.208px;
  border: none;
  background: linear-gradient(90deg, #FF6B00 2.04%, #FF9B53 97.79%);
  color: #FFF;
  text-align: center;
  font-weight: 500;
  line-height: normal;
}

.detail__detail-product .detail_left .prod-feedback-container .star-container {
  flex-direction: column;
}

.detail__detail-product .detail_left .prod-feedback-container .filter-rate-prod {
  display: flex;
  align-items: center;
  gap: 10px;
  padding-left: 126px;
}

.detail__detail-product .detail_left .text-filter {
  background-color: #FFF;
  color: #979797;
  font-size: 14px;
  font-weight: 500;
}

.detail__detail-product .detail_left .prod-feedback-container .detail-filter-contaienr {
  align-items: end;
}

.detail__detail-product .detail_left .prod-feedback-container .filter-rate-prod .btn-filter-rate {
  width: 66px;
  height: 30px;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  border: 1px solid #979797;
}

.detail__detail-product .detail_left .prod-feedback-container .filter-rate-prod .btn-filter-rate.active {
  border-radius: 50px;
  border: 2px solid #FF6B00;
  color: #FF6B00;
}

.detail__detail-product .detail_left .ask-n-ans-container {
  padding: 25px 25px 0 25px;
}

.detail__detail-product .detail_left .ask-n-ans {
  padding-bottom: 25px;
  flex-direction: row;
  border-bottom: 1px solid #DCDCDC;
}

.detail__detail-product .detail_left .ask-n-ans .filter-ask-n-ans {
  justify-content: flex-end;
  align-items: center;
  gap: 11px;
}

.detail__detail-product .detail_left .ask-n-ans .filter-ask-n-ans .btn-filter-ans {
  display: flex;
  width: auto;
  height: auto;
  padding: 4px 14px 4px 15px;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  border: 1px solid #979797;
}

.detail__detail-product .detail_left .ask-n-ans .filter-ask-n-ans .btn-filter-ans.active {
  border: 2px solid #FF6B00;
  color: #FF6B00
}

.detail__detail-product .detail_left .ask-n-ans .detail-filter-asn-container {
  margin-left: auto;
  margin-top: auto;
}

.detail__detail-product .detail_left .comment-container {
  padding-top: 33px
}

.detail__detail-product .detail_left .comment-container .avatar {
  max-width: 50px;
  max-height: 50px;
  width: 100%;
  border-radius: 50%;
  border: 1px solid #EEF0F3;
  background-color: #EEF0F3;
  color: #4D4D4F;
  justify-content: center;
  align-items: center;
}

.detail__detail-product .detail_left .comment-container .date-n-reply {
  color: #979797;
  font-size: 14px;
}

.detail__detail-product .detail_left .comment-eval {
  padding-bottom: 50px;
}

.detail__detail-product .detail_left .customer-service-reply {
  padding-top: 20px;
}

.detail__detail-product .detail_left .customer-service-reply .avatar {
  background: linear-gradient(90deg, #FF6B00 2.04%, #FF9B53 100%);
}

.detail__detail-product .detail_left .customer-service-reply .helper-role {
  width: 100px;
  height: 20px;
  border-radius: 5px;
  background: #FFE2CE;
  color: #FF6B00;
  text-align: center;
  font-family: Inter;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
}

.detail__detail-product .detail_left .customer-service-reply .helper-info {
  gap: 15px;
}

.detail__detail-product .detail_left .detail-eval {
  padding-left: 15px;
}

.detail__detail-product .customer-idea-container {
  width: 370.752px;
  height: 60px;
  border-radius: 10px;
  border: 1px solid #D9D9D9;
  background: #FFF;
  gap: 10px;
  justify-content: center;
  margin-top: auto;
  margin-bottom: auto;
}

.detail__detail-product .customer-idea-container .customer-idea-price {
  display: flex;
  padding: 4px 5px;
  align-items: flex-start;
  gap: 10px;
  align-items: center;
  color: #4D4D4F;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.detail__detail-product .customer-idea-container .check-box-price {
  align-items: center;
  color: #4D4D4F;
  font-family: Roboto;
  font-size: 10px;
  font-weight: 500;
  line-height: normal;
  font-style: normal;
  gap: 3px;
}

.tooltip-detail-prod-price.tooltip {
  transition: none;
  opacity: 1;
}

.tooltip-detail-prod-price.tooltip > .tooltip-inner {
  display: flex;
  max-width: 191px;
  width: auto;
  height: auto;
  padding: 6px 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-left: 120px;
  color: #FFF;
  text-align: center;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
}

.tooltip-detail-prod-price.tooltipp>.tooltip-arrow {

}