

















.f-payda {
  font-family: "PeydaWebFaNum";
}

.f-iran-yekan {
  font-family: "IRANYekan";
}

.f-circular {
  font-family: "Circular Std";
}

.letter-spacing-2 {
  letter-spacing: -0.02em;
}

.letter-spacing-4 {
  letter-spacing: -0.04em;
}

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

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

.btn-danger-6 {
  background-color: #ff3539;
  color: #fff;
}
.btn-danger-6:hover, .btn-danger-6:active, .btn-danger-6:focus {
  background-color: rgb(226.4, 0, 4.4831683168);
  color: #fff;
}

@media only screen and (max-width: 991px) {
  .modal-mobile {
    z-index: 10002;
    display: flex !important;
    align-items: flex-end !important;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s linear;
  }
  .modal-mobile.show {
    opacity: 1;
    visibility: visible;
  }
  .modal-mobile:not(.show) .modal-dialog {
    transform: translateY(80%);
    opacity: 1;
  }
  .modal-mobile .modal-dialog {
    transition: all 0.3s linear;
    margin: 0;
    max-height: 90%;
    align-items: unset;
    min-height: auto;
  }
  .modal-mobile .modal-content {
    border-radius: 15px 15px 0 0;
    height: 100%;
    overflow: hidden auto;
  }
}
.icon-question-2:before {
  content: "\ea35";
}

.icon-link:before {
  content: "\ea34";
}

.icon-video-queue:before {
  content: "\ea32";
}

.icon-pause-circle:before {
  content: "\ea33";
}

.icon-check-circle-2:before {
  content: "\ea2c";
}

.icon-cross-circle:before {
  content: "\ea2d";
}

.icon-emotion-smile:before {
  content: "\ea2e";
}

.icon-note-text:before {
  content: "\ea2f";
}

.icon-phone-7:before {
  content: "\ea30";
}

.icon-user-6:before {
  content: "\ea31";
}

.icon-close-3:before {
  content: "\ea2b";
}

.icon-star-6:before {
  content: "\ea2a";
}

.icon-arrow-left-10:before {
  content: "\ea29";
}

.icon-clipboard-text:before {
  content: "\ea12";
}

.icon-comment-question:before {
  content: "\ea13";
}

.icon-comments-3:before {
  content: "\ea14";
}

.icon-cross:before {
  content: "\ea15";
}

.icon-energy:before {
  content: "\ea16";
}

.icon-flag-2:before {
  content: "\ea17";
}

.icon-headphone-2:before {
  content: "\ea18";
}

.icon-message:before {
  content: "\ea19";
}

.icon-mic:before {
  content: "\ea1a";
}

.icon-more-vert-2:before {
  content: "\ea1b";
}

.icon-play-3:before {
  content: "\ea1c";
}

.icon-play-circle-2:before {
  content: "\ea1d";
}

.icon-security-3:before {
  content: "\ea1e";
}

.icon-stars-2:before {
  content: "\ea1f";
}

.icon-thumbs-down-3:before {
  content: "\ea20";
}

.icon-thumbs-up-3:before {
  content: "\ea21";
}

.icon-triangle-left:before {
  content: "\ea22";
}

.icon-arrow-bottom:before {
  content: "\ea23";
}

.icon-arrow-corner-cw-lb:before {
  content: "\ea24";
}

.icon-backward:before {
  content: "\ea25";
}

.icon-calendar-dates:before {
  content: "\ea26";
}

.icon-check-3:before {
  content: "\ea27";
}

.icon-chevron-down:before {
  content: "\ea28";
}

.icon-more-vert:before {
  content: "\ea11";
}

.icon-question:before {
  content: "\ea0f";
}

.icon-alert-triangle:before {
  content: "\ea10";
}

.icon-more-horiz:before {
  content: "\ea0e";
}

.icon-gem:before {
  content: "\ea01";
}

.icon-heart-7:before {
  content: "\ea02";
}

.icon-image-download:before {
  content: "\ea03";
}

.icon-minus-6:before {
  content: "\ea04";
}

.icon-plus-6:before {
  content: "\ea05";
}

.icon-share-4:before {
  content: "\ea06";
}

.icon-star-5:before {
  content: "\ea07";
}

.icon-timer:before {
  content: "\ea08";
}

.icon-truck:before {
  content: "\ea09";
}

.icon-video-library:before {
  content: "\ea0a";
}

.icon-chart-line:before {
  content: "\ea0b";
}

.icon-Coins:before {
  content: "\ea0c";
}

.icon-comparison:before {
  content: "\ea0d";
}

#kav-single-product-info-product-content,
.kav-single-product-description-content {
  transition: all 0.3s linear;
}

.swiper-width-auto .swiper-slide {
  width: auto;
}
.swiper-width-auto .swiper-slide:not(:last-child) {
  margin-left: 8px;
}

.kav-single-product-breadcrumb {
  margin-bottom: 40px;
}
.kav-single-product-breadcrumb li {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.04em;
  color: #5e5e5e;
}
.kav-single-product-breadcrumb li:not(:last-child)::after {
  content: "/";
  color: #929292;
}
.kav-single-product-breadcrumb li a {
  color: #929292;
}
.kav-single-product-breadcrumb li a:hover {
  color: #ff3539;
}
.kav-single-product-image-icons {
  top: 40px;
  left: 100%;
  transform: translateX(16px);
}
.kav-single-product-image-icons li {
  cursor: pointer;
  font-size: 20px;
  color: #5e5e5e;
  transition: all 0.3s ease-in-out;
}
.kav-single-product-image-icons li:hover {
  color: #ff3539;
}
.kav-single-product-image-large {
  padding: 35px 40px;
  z-index: 2;
}
.kav-single-product-image-large::before, .kav-single-product-image-large::after {
  content: "";
  position: absolute;
  border: 1px #f2f2f2;
}
.kav-single-product-image-large::before {
  height: 50%;
  top: 0;
  right: 60px;
  left: 0;
  border-style: solid none none solid;
  border-top-left-radius: 24px;
}
.kav-single-product-image-large::after {
  top: 58px;
  right: 0;
  bottom: 0;
  left: 0;
  border-style: none solid solid solid;
  border-bottom-right-radius: 24px;
  border-bottom-left-radius: 24px;
}
.kav-single-product-image-large .bg {
  width: 72px;
  height: 60px;
  -webkit-mask: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzIiIGhlaWdodD0iNjAiIHZpZXdCb3g9IjAgMCA3MiA2MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPG1hc2sgaWQ9Im1hc2swXzgyMjRfNSIgc3R5bGU9Im1hc2stdHlwZTphbHBoYSIgbWFza1VuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeD0iMCIgeT0iMCIgd2lkdGg9IjcyIiBoZWlnaHQ9IjYwIj4KPHJlY3Qgd2lkdGg9IjcyIiBoZWlnaHQ9IjYwIiBmaWxsPSIjRDlEOUQ5IiBzdHlsZT0iZmlsbDojRDlEOUQ5O2ZpbGw6Y29sb3IoZGlzcGxheS1wMyAwLjg1MTAgMC44NTEwIDAuODUxMCk7ZmlsbC1vcGFjaXR5OjE7Ii8+CjwvbWFzaz4KPGcgbWFzaz0idXJsKCNtYXNrMF84MjI0XzUpIj4KPHBhdGggZD0iTS0yODUgMC41SDExLjY3NDZDMTkuNDIxNyAwLjUgMjUuNzAyNiA2Ljc4MDIyIDI1LjcwMjkgMTQuNTI3M0MyNS43MDI5IDIyLjgyNjkgMzIuNDMwOCAyOS41NTU1IDQwLjczMDIgMjkuNTU1N0g0OS4xMDEzQzYxLjQ3MTcgMjkuNTU1NyA3MS40OTk4IDM5LjU4MzggNzEuNDk5OCA1MS45NTQxVjM1NkM3MS40OTk4IDM2OC45NzkgNjAuOTc4NCAzNzkuNSA0Ny45OTk4IDM3OS41SC0yODVDLTI5Ny45NzkgMzc5LjUgLTMwOC41IDM2OC45NzkgLTMwOC41IDM1NlYyNEMtMzA4LjUgMTEuMDIxMyAtMjk3Ljk3OSAwLjUgLTI4NSAwLjVaIiBzdHJva2U9IiNGMkYyRjIiIHN0eWxlPSJzdHJva2U6I0YyRjJGMjtzdHJva2U6Y29sb3IoZGlzcGxheS1wMyAwLjk0OTAgMC45NDkwIDAuOTQ5MCk7c3Ryb2tlLW9wYWNpdHk6MTsiLz4KPC9nPgo8L3N2Zz4K) 0 0/100% 100%;
          mask: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzIiIGhlaWdodD0iNjAiIHZpZXdCb3g9IjAgMCA3MiA2MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPG1hc2sgaWQ9Im1hc2swXzgyMjRfNSIgc3R5bGU9Im1hc2stdHlwZTphbHBoYSIgbWFza1VuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeD0iMCIgeT0iMCIgd2lkdGg9IjcyIiBoZWlnaHQ9IjYwIj4KPHJlY3Qgd2lkdGg9IjcyIiBoZWlnaHQ9IjYwIiBmaWxsPSIjRDlEOUQ5IiBzdHlsZT0iZmlsbDojRDlEOUQ5O2ZpbGw6Y29sb3IoZGlzcGxheS1wMyAwLjg1MTAgMC44NTEwIDAuODUxMCk7ZmlsbC1vcGFjaXR5OjE7Ii8+CjwvbWFzaz4KPGcgbWFzaz0idXJsKCNtYXNrMF84MjI0XzUpIj4KPHBhdGggZD0iTS0yODUgMC41SDExLjY3NDZDMTkuNDIxNyAwLjUgMjUuNzAyNiA2Ljc4MDIyIDI1LjcwMjkgMTQuNTI3M0MyNS43MDI5IDIyLjgyNjkgMzIuNDMwOCAyOS41NTU1IDQwLjczMDIgMjkuNTU1N0g0OS4xMDEzQzYxLjQ3MTcgMjkuNTU1NyA3MS40OTk4IDM5LjU4MzggNzEuNDk5OCA1MS45NTQxVjM1NkM3MS40OTk4IDM2OC45NzkgNjAuOTc4NCAzNzkuNSA0Ny45OTk4IDM3OS41SC0yODVDLTI5Ny45NzkgMzc5LjUgLTMwOC41IDM2OC45NzkgLTMwOC41IDM1NlYyNEMtMzA4LjUgMTEuMDIxMyAtMjk3Ljk3OSAwLjUgLTI4NSAwLjVaIiBzdHJva2U9IiNGMkYyRjIiIHN0eWxlPSJzdHJva2U6I0YyRjJGMjtzdHJva2U6Y29sb3IoZGlzcGxheS1wMyAwLjk0OTAgMC45NDkwIDAuOTQ5MCk7c3Ryb2tlLW9wYWNpdHk6MTsiLz4KPC9nPgo8L3N2Zz4K) 0 0/100% 100%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background-color: #f2f2f2;
  z-index: -1;
}
.kav-single-product-image-large .discount {
  min-width: 39px;
  padding: 0 4px;
  background-color: #ff0000;
  font-size: 12px;
  line-height: 18px;
  height: 24px;
}
.kav-single-product-image-large .timear {
  top: 16px;
  left: 16px;
  font-size: 12px;
  line-height: 18px;
  color: #000;
  font-weight: 500;
  gap: 2px;
}
.kav-single-product-image-large .timear i {
  font-size: 14px;
  color: #ff0000;
  margin-right: 5px;
}
.kav-single-product-image-large .special-offer {
  font-size: 12px;
  line-height: 18px;
  background-image: linear-gradient(291.86deg, #bc2830 -20.23%, #ff293f 52.15%);
  padding: 3px 32px;
  transform: translate(34px, -19px) rotate(-45deg);
}
.kav-single-product-image-images {
  margin-bottom: 20px;
}
.kav-single-product-image-images > div {
  width: 64px;
  height: 64px;
  border: 1.5px solid #f2f2f2;
  border-radius: 24px;
  cursor: pointer;
}
.kav-single-product-image-images > div i {
  font-size: 24px;
  color: #ddd;
}
.kav-single-product-note-alert, .kav-single-product-note-ques {
  font-size: 12px;
  line-height: 18px;
  gap: 12px;
}
.kav-single-product-note-alert i, .kav-single-product-note-ques i {
  font-size: 16px;
}
.kav-single-product-note-alert {
  color: #5e5e5e;
  margin-bottom: 12px;
}
.kav-single-product-note-alert i {
  color: #ff8b48;
}
.kav-single-product-note-ques {
  color: #a7a7a7;
}
.kav-single-product-note-ques i {
  color: #cecece;
}
.kav-single-product-count-comments {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #a4a4a4;
}
.kav-single-product-rate {
  font-size: 20px;
  line-height: 32px;
  font-weight: 500;
  color: #000;
}
.kav-single-product-rate i {
  font-size: 17px;
  color: #ffc800;
}
.kav-single-product-register, .kav-single-product-not-active, .kav-single-product-acband {
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  padding: 2px 8px 3px;
}
.kav-single-product-register {
  color: #000;
  border: 1px solid #e9e9e9;
}
.kav-single-product-not-active {
  background-color: #298ef8;
}
.kav-single-product-acband {
  background-color: #ff8640;
}
.kav-single-product-title {
  font-size: 28px;
  line-height: 40px;
  color: #000;
}
.kav-single-product-title-en {
  font-size: 14px;
  line-height: 22px;
  color: #a7a7a7;
}
.kav-single-product-key-category {
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  color: #5e5e5e;
  border-bottom: 1px solid #ebebeb;
}
.kav-single-product-key-category a:hover {
  color: #ff3539;
}
.kav-single-product-colors {
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  margin-bottom: 32px;
}
.kav-single-product-colors .title {
  color: #000;
}
.kav-single-product-colors label {
  color: #5e5e5e;
  cursor: pointer;
}
.kav-single-product-colors label span {
  width: 20px;
  height: 20px;
}
.kav-single-product-colors label span::after {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #fff;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
.kav-single-product-colors label input:checked + span::after {
  opacity: 1;
}
.kav-single-product-description {
  margin-bottom: 20px;
}
.kav-single-product-description-title {
  font-size: 18px;
  line-height: 28px;
  color: #000;
  margin-bottom: 10px;
}
.kav-single-product-description-title::before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #0084ff;
  border-radius: 1px;
  transform: rotate(45deg);
}
.kav-single-product-description-text {
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  color: #5e5e5e;
}
.kav-single-product-info-options li {
  font-size: 12px;
  line-height: 18px;
  color: #000;
}
.kav-single-product-info-options li::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 1px;
  background-color: #ff9830;
  transform: rotate(45deg);
}
.kav-single-product-info-options-product {
  gap: 20px;
}
.kav-single-product-info-options-product li {
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  color: #a9a9a9;
  padding-left: 20px;
}
.kav-single-product-info-options-product li::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 1px;
  height: 8px;
  background-color: #e8e8e8;
  transform: translateY(-50%);
}
.kav-single-product-info-options-product li span {
  color: #000;
  margin-top: 6px;
}
.kav-single-product-selected-store, .kav-single-product-info-payment {
  border: 1px solid #f2f2f2;
  border-radius: 24px;
}
.kav-single-product-selected-store-title {
  font-size: 14px;
  line-height: 22px;
  color: #5e5e5e;
  margin-bottom: 10px;
}
.kav-single-product-selected-store-name {
  font-size: 14px;
  line-height: 22px;
  color: #000;
}
.kav-single-product-selected-store-suggestion {
  font-size: 12px;
  line-height: 18px;
  padding: 2px 8px 3px;
  background-color: #ff3539;
}
.kav-single-product-selected-store-status {
  gap: 18px;
  font-size: 12px;
  line-height: 18px;
  color: #000;
}
.kav-single-product-selected-store-status span {
  font-weight: 500;
  color: #16ac64;
}
.kav-single-product-selected-store-options {
  border-top: 1px solid #eee;
}
.kav-single-product-selected-store-options li {
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  color: #a7a7a7;
  gap: 12px;
}
.kav-single-product-selected-store-options li i {
  font-size: 20px;
  color: #000;
}
.kav-single-product-info-payment-title {
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  color: #000;
  margin-bottom: 20px;
  gap: 6px;
}
.kav-single-product-info-payment-field {
  border-radius: 8px;
  border: 1px solid #f1f1f1;
}
.kav-single-product-info-payment-field-title {
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  color: #5e5e5e;
}
.kav-single-product-info-payment-field-select + .select2-container--default .select2-selection--single {
  border: 0;
  background-color: transparent;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: end;
}
.kav-single-product-info-payment-field-select + .select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding: 0 0 0 20px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  color: #000;
  letter-spacing: -0.02em;
  text-align: left;
}
.kav-single-product-info-payment-field-select + .select2-container--default .select2-selection--single .select2-selection__arrow {
  background: url("./../images/detail-product-7/chevron-down.svg") 0 0 no-repeat;
  background-size: 100% 100%;
  width: 16px;
  height: 16px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  transition: all 0.3s linear;
}
.kav-single-product-info-payment-field-select + .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
  transform: translateY(-50%) rotate(180deg);
}
.kav-single-product-info-payment-field-select + .select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.kav-single-product-info-payment-price {
  border-top: 1px solid #eee;
  margin-bottom: 20px;
}
.kav-single-product-info-payment-price .text {
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  color: #5e5e5e;
}
.kav-single-product-info-payment-price .price {
  font-size: 20px;
  line-height: 32px;
  color: #ff3539;
}
.kav-single-product-info-payment-price .toman {
  font-weight: 300 !important;
  font-size: 16px;
  line-height: 24px;
  color: #000;
}
.kav-single-product-info-payment-price .discount {
  font-size: 12px;
  line-height: 18px;
  color: #ff3539;
  background-color: #fff0f1;
  transform: rotate(-90deg);
  -webkit-mask: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzQiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAzNCAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuODI3NzczIDIuODk4MzdDMC4yMzk3MzQgMS41NzU3NyAxLjIwNzg1IDAuMDg1ODQ1OSAyLjY1NTI5IDAuMDg1ODQ1OUwzMS4zMzc3IDAuMDg1ODQ1OUMzMi43ODUxIDAuMDg1ODQ1OSAzMy43NTMyIDEuNTc1NzggMzMuMTY1MiAyLjg5ODM5TDMwLjc3NyA4LjI2OTc5QzMwLjU0NyA4Ljc4NzA4IDMwLjU0NyA5LjM3NzYgMzAuNzc3IDkuODk0ODhMMzMuMTY1MiAxNS4yNjYzQzMzLjc1MzIgMTYuNTg4OSAzMi43ODUxIDE4LjA3ODggMzEuMzM3NyAxOC4wNzg4TDIuNjU1MjggMTguMDc4OEMxLjIwNzg1IDE4LjA3ODggMC4yMzk3MzQgMTYuNTg4OSAwLjgyNzc3MyAxNS4yNjYzTDMuMjE1OTYgOS44OTQ4NkMzLjQ0NTk0IDkuMzc3NTkgMy40NDU5NCA4Ljc4NzA4IDMuMjE1OTYgOC4yNjk4MUwwLjgyNzc3MyAyLjg5ODM3WiIgZmlsbD0iI0ZGRjBGMSIgc3R5bGU9ImZpbGw6I0ZGRjBGMTtmaWxsOmNvbG9yKGRpc3BsYXktcDMgMS4wMDAwIDAuOTQyNiAwLjk0MzUpO2ZpbGwtb3BhY2l0eToxOyIvPgo8L3N2Zz4K) 0 0/100% 100%;
          mask: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzQiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAzNCAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuODI3NzczIDIuODk4MzdDMC4yMzk3MzQgMS41NzU3NyAxLjIwNzg1IDAuMDg1ODQ1OSAyLjY1NTI5IDAuMDg1ODQ1OUwzMS4zMzc3IDAuMDg1ODQ1OUMzMi43ODUxIDAuMDg1ODQ1OSAzMy43NTMyIDEuNTc1NzggMzMuMTY1MiAyLjg5ODM5TDMwLjc3NyA4LjI2OTc5QzMwLjU0NyA4Ljc4NzA4IDMwLjU0NyA5LjM3NzYgMzAuNzc3IDkuODk0ODhMMzMuMTY1MiAxNS4yNjYzQzMzLjc1MzIgMTYuNTg4OSAzMi43ODUxIDE4LjA3ODggMzEuMzM3NyAxOC4wNzg4TDIuNjU1MjggMTguMDc4OEMxLjIwNzg1IDE4LjA3ODggMC4yMzk3MzQgMTYuNTg4OSAwLjgyNzc3MyAxNS4yNjYzTDMuMjE1OTYgOS44OTQ4NkMzLjQ0NTk0IDkuMzc3NTkgMy40NDU5NCA4Ljc4NzA4IDMuMjE1OTYgOC4yNjk4MUwwLjgyNzc3MyAyLjg5ODM3WiIgZmlsbD0iI0ZGRjBGMSIgc3R5bGU9ImZpbGw6I0ZGRjBGMTtmaWxsOmNvbG9yKGRpc3BsYXktcDMgMS4wMDAwIDAuOTQyNiAwLjk0MzUpO2ZpbGwtb3BhY2l0eToxOyIvPgo8L3N2Zz4K) 0 0/100% 100%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}
.kav-single-product-info-payment-quantity {
  border: 1px solid #f3f3f3;
  border-radius: 8px;
  padding: 11px;
}
.kav-single-product-info-payment-quantity button {
  font-size: 16px;
  color: #a7a7a7;
}
.kav-single-product-info-payment-quantity input {
  outline: 0;
  width: 24px;
  height: 24px;
  padding: 0;
  font-size: 14px;
  font-weight: 500;
  color: #000;
}
.kav-single-product-info-payment-btn {
  font-size: 12px;
  line-height: 18px;
  font-weight: 900;
  padding: 15px 12px;
}
.kav-single-product-more-reasonable-price {
  font-size: 12px;
  line-height: 18px;
}
.kav-single-product-more-reasonable-price .text {
  color: #a7a7a7;
  gap: 6px;
}
.kav-single-product-more-reasonable-price .text i {
  font-size: 16px;
  color: #000;
}
.kav-single-product-more-reasonable-price button {
  color: #5e5e5e;
  text-decoration: underline;
}
.kav-single-product-more-reasonable-price button:hover {
  color: #ff3539;
}
.kav-single-product-icons-mobile {
  border-radius: 16px;
  box-shadow: 0px 10px 88px rgba(194, 194, 194, 0.16);
  padding: 14px 16px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #5e5e5e;
  max-width: -moz-fit-content;
  max-width: fit-content;
  border-radius: 16px;
}
.kav-single-product-icons-mobile i {
  font-size: 20px;
}
.kav-single-product-icons-mobile button:hover {
  color: #ff3539;
}
.kav-single-product-icons-mobile .divider {
  width: 1px;
  height: 16px;
  background-color: #e5e5e5;
}
.kav-single-product-options {
  margin: 68px 0;
}
.kav-single-product-options .row {
  row-gap: 28px;
}
.kav-single-product-options-item i {
  width: 56px;
  height: 56px;
  background-color: #fdf5f6;
  font-size: 24px;
  color: #ff3539;
}
.kav-single-product-options-item i.blue {
  background-color: #eef6ff;
  color: #298ef8;
}
.kav-single-product-options-item i.info {
  background-color: #e9f9fb;
  color: #39d0e0;
}
.kav-single-product-options-item i.warning {
  background-color: #fef0e2;
  color: #ff6f00;
}
.kav-single-product-options-item .title {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  color: #000;
}
.kav-single-product-options-item .sub-title {
  font-size: 12px;
  line-height: 18px;
  color: #5e5e5e;
}
.kav-single-product-tabs {
  border-radius: 16px;
  box-shadow: -36px 72px 178px rgba(194, 194, 194, 0.059), -145px 289px 250px rgba(194, 194, 194, 0.051), -326px 651px 250px rgba(194, 194, 194, 0.031), -580px 1158px 250px rgba(194, 194, 194, 0.012), -906px 1809px 250px rgba(194, 194, 194, 0);
  overflow: auto hidden;
  scrollbar-width: 0;
  top: -100px;
}
.kav-single-product-tabs.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  border-radius: 0;
  transition: top 0.3s linear;
  box-shadow: none;
  z-index: 999;
}
.kav-single-product-tabs::-webkit-scrollbar {
  display: none;
}
.kav-single-product-tabs li {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  border-radius: 12px;
  padding: 18px 23px;
  cursor: pointer;
}
.kav-single-product-tabs li,
.kav-single-product-tabs li i {
  color: #999;
  transition: all 0.3s ease-in-out;
}
.kav-single-product-tabs li i {
  font-size: 18px;
}
.kav-single-product-tabs li.active {
  background-color: #fbfbfb;
  color: #000;
}
.kav-single-product-tabs li.active i {
  color: #ff3539;
}
.kav-single-product-heading {
  cursor: pointer;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.kav-single-product-heading-triangle {
  font-size: 14px;
  color: #dbdbdb;
}
.kav-single-product-heading-title {
  font-size: 24px;
  line-height: 32px;
  color: #000;
}
.kav-single-product-heading-chevron {
  font-size: 24px;
  color: #ff3539;
  transition: all 0.3s linear;
}
.kav-single-product-heading.collapsed .kav-single-product-heading-chevron {
  transform: rotate(180deg);
}
.kav-single-product-description-content {
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  color: #414141;
}
.kav-single-product-description-content > *:not(:last-child) {
  margin-bottom: 24px;
}
.kav-single-product-description-content img {
  border-radius: 24px;
  display: block;
  width: 100%;
}
.kav-single-product-description-content h3 {
  font-size: 20px;
  line-height: 32px;
  color: #000;
}
.kav-single-product-btn-show-more {
  margin-top: 32px;
  box-shadow: 0px 16px 102px rgba(166, 166, 166, 0.02), 0px 24px 137px rgba(166, 166, 166, 0.02), 0px 24px 163px rgba(166, 166, 166, 0.012), 0px 32px 178px rgba(166, 166, 166, 0);
  font-size: 14px;
  line-height: 20px;
  color: #000;
  padding: 14px;
}
.kav-single-product-btn-show-more span:nth-child(2) {
  display: none;
}
.kav-single-product-btn-show-more i {
  font-size: 16px;
  color: #ff3539;
  transition: all 0.3s linear;
}
.kav-single-product-btn-show-more.showing span:first-child {
  display: none;
}
.kav-single-product-btn-show-more.showing span:nth-child(2) {
  display: block;
}
.kav-single-product-btn-show-more.showing i {
  transform: rotate(180deg);
}
.kav-single-product-info-product {
  margin: 100px 0 64px;
}
.kav-single-product-info-product-items li .label,
.kav-single-product-info-product-items li .value {
  border-radius: 8px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}
.kav-single-product-info-product-items li .label {
  color: #a9a9a9;
  max-width: 20%;
  padding: 14px 24px 14px 12px;
}
.kav-single-product-info-product-items li .value {
  max-width: calc(80% - 16px);
  color: #5e5e5e;
  padding: 13px 24px 13px 12px;
}
.kav-single-product-info-product-items li:nth-child(odd) .label,
.kav-single-product-info-product-items li:nth-child(odd) .value {
  background-color: #F2F2F7;
}
.kav-single-product-info-product-items li:nth-child(odd) .value {
  border: 1px solid #f6f6f6;
}
.kav-single-product-info-product-text {
  font-size: 20px;
  line-height: 32px;
  color: #000;
  margin: 24px 0;
}
.kav-single-product-comments-sort {
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  color: #a7a7a7;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  border-radius: 8px;
  padding: 11px 16px;
  margin-bottom: 32px;
}
.kav-single-product-comments-sort.active {
  background-color: #ff3539;
  color: #fff;
}
.kav-single-product-comments-short {
  border-radius: 24px;
  box-shadow: 0px 4px 40px rgba(234, 234, 234, 0.16);
  padding: 24px 24px 20px;
}
.kav-single-product-comments-short .heading {
  gap: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  color: #000;
  margin-bottom: 10px;
}
.kav-single-product-comments-short .heading img {
  width: 40px;
  height: 40px;
}
.kav-single-product-comments-short p {
  font-size: 14px;
  line-height: 24px;
  color: #737373;
}
.kav-single-product-comments-short .author {
  font-size: 12px;
  line-height: 18px;
  color: #c4c4c4;
}
.kav-single-product-comments-short .author::before {
  content: "";
  width: 4px;
  height: 4px;
  background-color: #d9d9d9;
}
.kav-single-product-comments-items {
  gap: 32px;
}
.kav-single-product-comments-items li .content {
  background-color: #f9f9f9;
  padding: 16px 24px;
  border-radius: 16px 16px 8px;
}
.kav-single-product-comments-items li .content .date,
.kav-single-product-comments-items li .content .rate {
  font-size: 12px;
  line-height: 18px;
}
.kav-single-product-comments-items li .content .date {
  color: #a7a7a7;
}
.kav-single-product-comments-items li .content .date i {
  font-size: 16px;
}
.kav-single-product-comments-items li .content .rate {
  color: #989898;
}
.kav-single-product-comments-items li .content .rate i {
  color: #ffe100;
}
.kav-single-product-comments-items li .content p {
  font-size: 14px;
  line-height: 24px;
  color: #111;
}
.kav-single-product-comments-items li .content .images li {
  cursor: pointer;
}
.kav-single-product-comments-items li .content .images li img {
  width: 40px;
  height: 40px;
  border-radius: 13px;
}
.kav-single-product-comments-items li .content .images li.video::before, .kav-single-product-comments-items li .content .images li.video::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.kav-single-product-comments-items li .content .images li.video::before {
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.32);
  -webkit-backdrop-filter: blur(13.33px);
          backdrop-filter: blur(13.33px);
}
.kav-single-product-comments-items li .content .images li.video::after {
  content: "\ea1c";
  font-family: "icomoon";
  font-size: 11px;
  color: #fff;
}
.kav-single-product-comments-items li .content .strengths-weaknesses {
  margin-top: 20px;
  gap: 12px;
}
.kav-single-product-comments-items li .content .strengths-weaknesses li {
  gap: 6px;
  font-size: 12px;
  line-height: 18px;
  color: #000;
}
.kav-single-product-comments-items li .content .strengths-weaknesses li i {
  font-size: 12px;
}
.kav-single-product-comments-items li .content .strengths-weaknesses li i.red {
  color: #ff4848;
}
.kav-single-product-comments-items li .content .strengths-weaknesses li i.green {
  color: #2aba74;
}
.kav-single-product-comments-items li .info-user {
  gap: 14px;
}
.kav-single-product-comments-items li .info-user img {
  width: 40px;
  height: 40px;
}
.kav-single-product-comments-items li .info-user .name {
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  color: #000;
}
.kav-single-product-comments-items li .info-user .status {
  font-size: 10px;
  line-height: 14px;
  padding: 3px 8px;
  background-color: #ffe2e2;
  color: #ff3539;
  border-radius: 24px;
}
.kav-single-product-comments-items li .info-user .status.user {
  background-color: #e2f5ff;
  color: #006fe6;
}
.kav-single-product-comments-items li .reply {
  font-size: 12px;
  line-height: 18px;
  color: #949494;
}
.kav-single-product-comments-items li .reply i {
  font-size: 16px;
}
.kav-single-product-comments-items li .divider {
  width: 1px;
  height: 8px;
  background-color: #d9d9d9;
}
.kav-single-product-comments-items li .thumbs {
  font-size: 14px;
  line-height: 20px;
  color: #c1c1c1;
}
.kav-single-product-comments-items li .thumbs i {
  font-size: 18px;
}
.kav-single-product-comments-items li .dropdown button {
  font-size: 18px;
  color: #dadada;
}
.kav-single-product-comments-items li .dropdown-menu {
  box-shadow: -29px 31px 92px rgba(0, 0, 0, 0.051), -114px 123px 168px rgba(0, 0, 0, 0.031), -257px 277px 227px rgba(0, 0, 0, 0.02), -457px 492px 250px rgba(0, 0, 0, 0), -713px 769px 250px rgba(0, 0, 0, 0);
  border-radius: 8px;
}
.kav-single-product-comments-items li .dropdown-item {
  font-size: 12px;
  line-height: 18px;
  color: #707070;
}
.kav-single-product-comments-items li .dropdown-item:not(:last-child) {
  border-bottom: 1px solid #f9f9f9;
}
.kav-single-product-comments-items li .dropdown-item i {
  font-size: 18px;
  color: #000;
  transition: all 0.3s ease-in-out;
}
.kav-single-product-comments-items li .dropdown-item:hover, .kav-single-product-comments-items li .dropdown-item:active, .kav-single-product-comments-items li .dropdown-item:focus {
  background-color: #ff3539;
}
.kav-single-product-comments-items li .dropdown-item:hover,
.kav-single-product-comments-items li .dropdown-item:hover i, .kav-single-product-comments-items li .dropdown-item:active,
.kav-single-product-comments-items li .dropdown-item:active i, .kav-single-product-comments-items li .dropdown-item:focus,
.kav-single-product-comments-items li .dropdown-item:focus i {
  color: #fff;
}
.kav-single-product-comments-items li .replys {
  padding: 32px 64px 0 0;
  gap: 32px;
}
.kav-single-product-comments-items li .replys > li {
  position: relative;
}
.kav-single-product-comments-items li .replys > li::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 48px;
  left: 100%;
  width: 1px;
  background-color: #e8e8e8;
  transform: translateX(23px);
}
.kav-single-product-comments-items li .replys > li:not(:first-child)::before {
  top: -79px;
}
.kav-single-product-comments-total-info-rate {
  font-size: 32px;
  line-height: 44px;
  font-weight: 600;
  color: #000;
}
.kav-single-product-comments-total-info-rate i {
  color: #ffc800;
  font-size: 26px;
}
.kav-single-product-comments-total-info-total-count {
  font-size: 16px;
  line-height: 24px;
  color: #989898;
}
.kav-single-product-comments-total-info-total-count span {
  color: #5e5e5e;
}
.kav-single-product-comments-total-info-box-progress {
  gap: 12px;
}
.kav-single-product-comments-total-info-box-progress .right .text {
  font-size: 14px;
  line-height: 20px;
  color: #000;
}
.kav-single-product-comments-total-info-box-progress .right .progress {
  direction: ltr;
  height: 4px;
  border-radius: 16px;
  background-color: #f5f5f5;
}
.kav-single-product-comments-total-info-box-progress .right .progress-bar {
  border-radius: inherit;
  background-color: #5fe5a2;
}
.kav-single-product-comments-total-info-box-progress .left {
  font-size: 14px;
  line-height: 20px;
}
.kav-single-product-comments-total-info-box-progress .left .count {
  color: #000;
}
.kav-single-product-comments-total-info-box-progress .left .precent {
  color: rgba(0, 0, 0, 0.2);
}
.kav-single-product-comments-total-info-total-count-box {
  border-radius: 24px;
  box-shadow: 0px 4px 40px rgba(234, 234, 234, 0.16);
  padding: 22px;
  margin: 32px 0 16px;
}
.kav-single-product-comments-total-info-total-count-box::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1px;
  height: 40px;
  background-color: #f3f3f3;
}
.kav-single-product-comments-total-info-total-count-box > div {
  font-size: 32px;
  line-height: 44px;
  font-weight: 600;
  color: #000;
  max-width: 50%;
}
.kav-single-product-comments-total-info-total-count-box > div div {
  font-size: 12px;
  line-height: 18px;
}
.kav-single-product-comments-total-info-box-add-comment {
  box-shadow: 0px 4px 40px rgba(234, 234, 234, 0.16);
  border-radius: 24px;
}
.kav-single-product-comments-total-info-box-add-comment .title {
  font-size: 20px;
  line-height: 32px;
  color: #000;
}
.kav-single-product-comments-total-info-box-add-comment .sub-title {
  font-size: 14px;
  line-height: 22px;
  color: #5e5e5e;
}
.kav-single-product-comments-total-info-box-add-comment .btn {
  margin-top: 32px;
  font-size: 12px;
  line-height: 18px;
  padding: 15px 12px;
}
.kav-single-product-comments-total-info-box-add-comment .btn i {
  font-size: 16px;
}
.kav-single-product-questions-items li .content {
  border-radius: 16px 16px 8px;
  background-color: #f8f8f8;
  padding: 16px 24px;
}
.kav-single-product-questions-items li .content .ques {
  font-size: 16px;
  line-height: 24px;
  color: #ff6b2c;
}
.kav-single-product-questions-items li .content p {
  font-size: 14px;
  line-height: 24px;
  color: #000;
}
.kav-single-product-questions-items li .content .icons button {
  font-size: 14px;
  line-height: 20px;
  color: #c1c1c1;
}
.kav-single-product-questions-items li .content .icons button i {
  font-size: 18px;
}
.kav-single-product-questions-items li .content .icons button.reply {
  color: #949494;
  font-size: 12px;
  line-height: 18px;
}
.kav-single-product-questions-items li .content .icons button:hover {
  color: #ff3539;
}
.kav-single-product-questions-items li .replys {
  margin-top: 44px;
}
.kav-single-product-questions-items li .replys li {
  padding-right: 68px;
}
.kav-single-product-questions-items li .replys li:first-child {
  position: relative;
}
.kav-single-product-questions-items li .replys li:first-child::before {
  content: "";
  position: absolute;
  top: 0;
  right: 42px;
  width: 1px;
  height: 50px;
  background-color: #e8e8e8;
  transform: translateY(-20px);
}
.kav-single-product-questions-items li .replys li:not(:first-child) {
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #e8e8e8;
}
.kav-single-product-questions-items li .replys li .text {
  font-size: 16px;
  line-height: 24px;
  color: #2aba74;
}
.kav-single-product-questions-items li .replys li p {
  color: #5e5e5e;
}
.kav-single-product-questions-items li .replys li .author .name {
  font-size: 12px;
  line-height: 18px;
  color: #000;
}
.kav-single-product-questions-items li .replys li .author .status {
  font-size: 10px;
  line-height: 14px;
  background-color: #ffe2e2;
  color: #ff3539;
  padding: 3px 8px;
  border-radius: 24px;
}
.kav-single-product-questions-box-add {
  border-radius: 16px;
  box-shadow: 0px 4px 40px rgba(234, 234, 234, 0.16);
  padding: 25px 24px 27px 30px;
}
.kav-single-product-questions-box-add .title {
  font-size: 20px;
  line-height: 32px;
  color: #000;
}
.kav-single-product-questions-box-add .sub-title {
  font-size: 14px;
  line-height: 20px;
  color: #5e5e5e;
}
.kav-single-product-questions-box-add .btn {
  font-size: 12px;
  line-height: 18px;
  padding: 15px 30px;
}
.kav-single-product-bottom-nav-price {
  box-shadow: 0px 4px 40px rgba(234, 234, 234, 0.16);
  padding: 22px 0;
  z-index: 890;
  transition: transform 0.3s linear;
  transform: translateY(100%);
}
.kav-single-product-bottom-nav-price.fixed {
  transform: translateY(0);
}
.kav-single-product-bottom-nav-price .info-product .image {
  width: 88px;
  height: 88px;
  border-radius: 16px;
  border: 1px solid #f2f2f2;
}
.kav-single-product-bottom-nav-price .info-product .image img {
  width: 57px;
  height: 70px;
}
.kav-single-product-bottom-nav-price .info-product .name {
  font-size: 20px;
  line-height: 32px;
  font-weight: 500;
  color: #000;
}
.kav-single-product-bottom-nav-price .info-product .name-en {
  font-size: 12px;
  line-height: 18px;
  direction: ltr;
  text-align: right;
  color: #a7a7a7;
  font-weight: 450;
}
.kav-single-product-bottom-nav-price .kav-single-product-info-payment-price {
  border-top: 0;
  margin-bottom: 0;
}
.kav-single-product-bottom-nav-price .kav-single-product-info-payment-btn {
  padding: 15px 33px;
}
@media only screen and (max-width: 1199px) {
  .kav-single-product-breadcrumb {
    margin-bottom: 24px;
  }
  .kav-single-product-image-images > div {
    width: 52px;
    height: 52px;
    border-radius: 16px;
  }
  .kav-single-product-questions-box-add {
    padding: 24px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 576px) {
  .kav-single-product-image-images > div {
    width: 64px;
    height: 64px;
  }
}
@media only screen and (max-width: 991px) {
  .kav-single-product-heading {
    max-width: none;
  }
  .kav-single-product-heading-title {
    font-size: 18px;
    line-height: 28px;
  }
  .kav-single-product-heading-chevron {
    font-size: 20px;
  }
  .kav-single-product-bottom-nav-price {
    padding: 12px 0;
    transform: translateY(0);
  }
  .kav-single-product-bottom-nav-price .info-product .image {
    width: 56px;
    height: 56px;
    border-radius: 14px;
  }
  .kav-single-product-bottom-nav-price .info-product .image img {
    width: 28px;
    height: 35px;
  }
  .kav-single-product-bottom-nav-price .info-product .name {
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
  }
}
@media only screen and (max-width: 767px) {
  .kav-single-product-count-comments {
    font-size: 14px;
    line-height: 22px;
  }
  .kav-single-product-rate {
    font-size: 16px;
    line-height: 24px;
  }
  .kav-single-product-title {
    font-size: 24px;
    line-height: 32px;
  }
  .kav-single-product-options {
    margin: 46px 0;
  }
  .kav-single-product-options-item .title {
    font-size: 14px;
    line-height: 20px;
  }
  .kav-single-product-tabs li {
    padding: 14px 18px;
  }
  .kav-single-product-info-product {
    margin: 48px 0 32px;
  }
  .kav-single-product-info-product-items li .label,
  .kav-single-product-info-product-items li .value {
    padding: 12px;
    font-size: 12px;
    line-height: 18px;
  }
  .kav-single-product-info-product-items li .label {
    max-width: 32%;
  }
  .kav-single-product-info-product-items li .value {
    max-width: calc(68% - 8px);
  }
  .kav-single-product-info-product-text {
    font-size: 18px;
    line-height: 28px;
  }
  .kav-single-product-comments-items li .content {
    border-radius: 16px 16px 0 0;
  }
  .kav-single-product-comments-items li .info-user {
    background-color: #f9f9f9;
    border-radius: 0 0 8px 16px;
    padding-bottom: 16px;
  }
  .kav-single-product-comments-items li .replys {
    padding-right: 52px;
  }
  .kav-single-product-questions-items li .replys {
    margin-top: 32px;
  }
  .kav-single-product-questions-items li .replys li {
    padding-right: 48px;
  }
  .kav-single-product-questions-items li .replys li:first-child::before {
    right: 24px;
    transform: translateY(-12px);
  }
}
@media only screen and (max-width: 575px) {
  .kav-single-product-comments .swiper-width-auto {
    overflow: visible !important;
  }
  .kav-single-product-comments-sort {
    margin-bottom: 20px;
  }
  .kav-single-product-bottom-nav-price .kav-single-product-info-payment-price {
    margin-bottom: 6px;
  }
  .kav-single-product-bottom-nav-price .kav-single-product-info-payment-price .price {
    margin-left: 2px;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
  }
  .kav-single-product-bottom-nav-price .kav-single-product-info-payment-price .toman {
    font-size: 12px;
    line-height: 18px;
  }
  .kav-single-product-bottom-nav-price .kav-single-product-info-payment-quantity {
    padding: 7px 8px;
  }
  .kav-single-product-bottom-nav-price .kav-single-product-info-payment-btn {
    padding: 11px 12px;
  }
}

.modal-register-price-offer {
  --bs-modal-width: 950px;
  --bs-modal-padding: 16px 24px 24px;
  --bs-modal-border-width: 0;
  --bs-modal-border-radius: 24px;
}
.modal-register-price-offer .modal-close {
  font-size: 18px;
  color: #cecece;
  top: 24px;
  right: 24px;
}
.modal-register-price-offer .modal-title {
  font-size: 16px;
  line-height: 24px;
  color: #000;
  margin-bottom: 40px;
}
.modal-register-price-offer .image {
  border: 0.7px solid #f3f3f3;
  border-radius: 24px;
  padding: 32px 20px;
}
.modal-register-price-offer .image .kav-single-product-colors {
  top: 16px;
  right: 16px;
}
.modal-register-price-offer .title-product {
  font-size: 24px;
  line-height: 36px;
}
.modal-register-price-offer .title-product-en {
  font-weight: 450;
  font-size: 14px;
  line-height: 20px;
  color: #a7a7a7;
  margin-bottom: 32px;
}
.modal-register-price-offer form .toman {
  left: 16px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #000;
}
.modal-register-price-offer form .toman + input {
  padding-left: 50px;
}
.modal-register-price-offer form .form-switch {
  max-width: -moz-fit-content;
  max-width: fit-content;
  padding: 0 0 0 48px;
  margin: 20px 0 40px;
}
.modal-register-price-offer form .form-switch label {
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  color: #000;
}
.modal-register-price-offer form .form-switch label::before {
  width: 33px;
  height: 20px;
  right: auto;
  left: 0;
}
.modal-register-price-offer form .form-switch label::after {
  width: 17px;
  height: 17px;
  background-color: #fff;
  transform: unset;
  border: 0;
  top: 1px;
  right: auto;
  left: 1px;
  box-shadow: 0px 1.94px 0.65px rgba(0, 0, 0, 0.059), 0px 1.94px 5.16px rgba(0, 0, 0, 0.149), 0px 0px 0.65px rgba(0, 0, 0, 0.039);
}
.modal-register-price-offer form .form-switch .form-check-input {
  display: none;
}
.modal-register-price-offer form .form-switch .form-check-input:checked + label::before {
  background-color: #ff3539;
}
.modal-register-price-offer form .form-switch .form-check-input:checked + label::after {
  right: auto;
  left: 15px;
  background-color: #fff;
}
.modal-register-price-offer form .btn {
  font-size: 12px;
  line-height: 18px;
  font-weight: 900;
  padding: 15px 50px;
}
@media only screen and (max-width: 991px) {
  .modal-register-price-offer .title-product {
    margin-top: 12px;
  }
  .modal-register-price-offer .title-product-en {
    margin-bottom: 16px;
    padding-bottom: 24px;
    border-bottom: 1px solid #f4f4f4;
  }
  .modal-register-price-offer form .row {
    row-gap: 16px;
  }
  .modal-register-price-offer form .row > *:last-child > div {
    padding-bottom: 16px;
    border-bottom: 1px solid #f4f4f4;
  }
  .modal-register-price-offer form .form-switch {
    margin: 0;
  }
  .modal-register-price-offer form .btn {
    width: 100%;
    margin-top: 28px;
  }
}

.modal-kav-add-camment .btns,
.modal-kav-add-question .btns {
  margin-top: 64px;
}
.modal-kav-add-camment .btns .btn,
.modal-kav-add-question .btns .btn {
  border-radius: 8px;
  font-size: 12px;
  line-height: 18px;
  padding: 15px 12px;
}
.modal-kav-add-camment .btns .btn-cancel,
.modal-kav-add-question .btns .btn-cancel {
  border: 1px solid #eee;
  padding: 14px 12px;
  color: #000;
}
.modal-kav-add-camment .btns .btn-cancel:hover, .modal-kav-add-camment .btns .btn-cancel:focus, .modal-kav-add-camment .btns .btn-cancel:active,
.modal-kav-add-question .btns .btn-cancel:hover,
.modal-kav-add-question .btns .btn-cancel:focus,
.modal-kav-add-question .btns .btn-cancel:active {
  background-color: #eee;
}
@media only screen and (max-width: 767px) {
  .modal-kav-add-camment .btns,
  .modal-kav-add-question .btns {
    margin-top: 40px;
  }
}

.label-kav {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #000;
  margin-bottom: 10px;
}

.form-control-kav {
  height: 48px;
  border-radius: 8px;
  background-color: #fafafa;
  border: 1px solid #fafafa;
  transition: all 0.3s linear;
  padding: 0 16px;
  font-size: 14px;
  font-weight: 500;
}
.form-control-kav:focus {
  border-color: #ff3539;
}

[type=url].form-control-kav {
  direction: ltr;
}

.kav-points li {
  border: 1px solid #f6f6f6;
  color: #000;
  font-size: 12px;
  line-height: 18px;
  padding: 6px 10px;
}
.kav-points li i {
  font-size: 16px;
}
.kav-points li i:first-child {
  color: #2aba74;
}
.kav-points li i:first-child.red {
  color: #ff486d;
}
.kav-points li i:last-child {
  color: #b9b9b9;
  cursor: pointer;
}

.kav-progress-rate-title {
  font-size: 14px;
  line-height: 20px;
  color: #000;
  margin-bottom: 20px;
}
.kav-progress-rate-item {
  margin-bottom: 16px;
}
.kav-progress-rate-item .text {
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  margin-bottom: 12px;
  color: #000;
}
.kav-progress-rate-item-progress {
  gap: 14px;
}
.kav-progress-rate-item-progress input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  cursor: pointer;
  outline: none;
  border-radius: 15px;
  height: 4px;
  background: #f5f5f5;
  --c: #5fe5a2;
  /* Thumb: Firefox */
}
.kav-progress-rate-item-progress input.yellow {
  --c: #ffe100;
}
.kav-progress-rate-item-progress input.orange {
  --c: #ff8741;
}
.kav-progress-rate-item-progress input::-webkit-slider-thumb {
  -webkit-appearance: none;
          appearance: none;
  height: 12px;
  width: 12px;
  background-color: #fff;
  border-radius: 50%;
  border: 2px solid #000;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.kav-progress-rate-item-progress input::-moz-range-thumb {
  height: 12px;
  width: 12px;
  background-color: #fff;
  border-radius: 50%;
  border: 2px solid #000;
  -moz-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.kav-progress-rate-item-progress .value {
  font-size: 12px;
  line-height: 18px;
  color: #2a2a2a;
}
@media only screen and (max-width: 767px) {
  .kav-progress-rate {
    order: 99999;
  }
}

.kav-uploader {
  border: 1px dashed #eee;
  height: 128px;
  border-radius: 8px;
  padding: 20px 16px;
  font-size: 12px;
  line-height: 18px;
  color: #a7a7a7;
}
.kav-uploader,
.kav-uploader input {
  cursor: pointer;
}
.kav-uploader i {
  font-size: 24px;
}
@media only screen and (max-width: 767px) {
  .kav-uploader {
    height: 77px;
  }
}

.kav-count-uploader {
  gap: 12px;
}
.kav-count-uploader img,
.kav-count-uploader i {
  border-radius: 16px;
  width: 48px;
  height: 48px;
}
.kav-count-uploader i {
  border: 1px solid #eee;
  font-size: 20px;
  color: #ff3539;
}
.kav-count-uploader .title,
.kav-count-uploader .sub-title {
  font-size: 12px;
  line-height: 18px;
}
.kav-count-uploader .title {
  margin-bottom: 6px;
  color: #000;
}
.kav-count-uploader .sub-title {
  color: #a7a7a7;
}

.kav-voice {
  background-color: #f0f0f0;
  border-radius: 16px;
  padding: 10px 16px;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.kav-voice-controller {
  font-size: 16px;
  color: #ff3539;
}
.kav-voice-controller.played i::before {
  content: "\ea33";
}
.kav-voice .line {
  width: 16px;
}
.kav-voice .duration {
  font-size: 12px;
  line-height: 18px;
  color: #989898;
}
.kav-voice .duration span {
  color: #5e5e5e;
}
.kav-voice > i {
  font-size: 20px;
}

.modal-kav-add-camment {
  --bs-modal-width: 684px;
  --bs-modal-padding: 24px;
  --bs-modal-border-width: 0;
  --bs-modal-border-radius: 24px;
}
.modal-kav-add-camment .heading {
  margin-bottom: 38px;
}
.modal-kav-add-camment .heading .title {
  font-size: 20px;
  line-height: 32px;
  color: #000;
}
.modal-kav-add-camment .heading .sub-title {
  font-size: 14px;
  line-height: 20px;
  color: #5e5e5e;
}
.modal-kav-add-camment .heading .rate .stars label {
  font-size: 19px;
  color: #ededed;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.modal-kav-add-camment .heading .rate .stars input:checked ~ label {
  color: #ffc800;
}
.modal-kav-add-camment .heading .rate .text {
  font-size: 14px;
  line-height: 20px;
  color: #8b8b8b;
}
.modal-kav-add-camment .heading .rate .text span {
  font-size: 20px;
  line-height: 32px;
  color: #000;
}
.modal-kav-add-camment .form-group {
  margin-bottom: 16px;
}
.modal-kav-add-camment .form-group i {
  font-size: 18px;
  color: #000;
  right: 24px;
}
.modal-kav-add-camment .form-group .form-control {
  direction: rtl;
  height: 56px;
  font-size: 12px;
  color: #2a2a2a;
  padding-right: 52px;
}
.modal-kav-add-camment .form-group textarea.form-control {
  height: 139px;
  padding: 16px 52px 16px 16px;
  border-radius: 24px;
  resize: vertical;
  max-height: 200px;
}
.modal-kav-add-camment .form-group textarea.form-control + i {
  top: 16px;
}
.modal-kav-add-camment .kav-voice {
  background-color: #f8f8f8;
}

.modal-kav-share .modal-close,
.modal-kav-video .modal-close {
  font-size: 18px;
  top: 24px;
  right: 26px;
  color: #cecece;
}
.modal-kav-share .modal-title,
.modal-kav-video .modal-title {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #000;
  margin-bottom: 32px;
}

.modal-kav-share {
  --bs-modal-width: 396px;
  --bs-modal-padding: 24px;
  --bs-modal-border-width: 0;
  --bs-modal-border-radius: 24px;
}
.modal-kav-share .product-info {
  margin-bottom: 34px;
}
.modal-kav-share .product-info .image {
  width: 88px;
  height: 88px;
  border: 1px solid #efefef;
  border-radius: 16px;
}
.modal-kav-share .product-info .name {
  font-size: 16px;
  line-height: 24px;
  color: #000;
}
.modal-kav-share .product-info .name-en {
  font-size: 12px;
  line-height: 20px;
  color: #a7a7a7;
}
.modal-kav-share .btn {
  padding: 15px;
  border-radius: 8px;
}
.modal-kav-share .btn i {
  font-size: 16px;
}
.modal-kav-share .socials {
  row-gap: 8px;
  margin: 0 -4px;
}
.modal-kav-share .socials li {
  max-width: 33.333333%;
  padding: 0 4px;
}
.modal-kav-share .socials li a {
  border-radius: 8px;
  border: 1px solid #f6f6f6;
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  color: #a7a7a7;
  padding: 15px 12px;
}
.modal-kav-share .socials li a img {
  width: 16px;
  height: 16px;
}
.modal-kav-share .socials li a:hover {
  border-color: #ff3539;
  color: #ff3539;
  background-color: rgba(255, 53, 57, 0.1);
}
@media only screen and (max-width: 767px) {
  .modal-kav-share {
    --bs-modal-padding: 24px 16px;
  }
}

.modal-kav-video {
  --bs-modal-width: 772px;
  --bs-modal-padding: 24px;
  --bs-modal-border-width: 0;
  --bs-modal-border-radius: 24px;
}
.modal-kav-video .modal-title {
  margin-bottom: 24px;
}

.kav-video-js,
.kav-video-js video,
.kav-video-js .vjs-poster img {
  border-radius: 24px;
}
.kav-video-js .vjs-poster img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.kav-video-js .vjs-big-play-button {
  width: 43px;
  height: 43px;
  background-color: rgba(255, 255, 255, 0.32) !important;
  -webkit-backdrop-filter: blur(24px);
          backdrop-filter: blur(24px);
  border-radius: 50%;
  border: 0;
}
.kav-video-js .vjs-big-play-button .vjs-icon-placeholder::before {
  content: "\ea1c";
  font-size: 20px;
  font-family: "icomoon";
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .kav-video-js,
  .kav-video-js video,
  .kav-video-js .vjs-poster img {
    border-radius: 16px;
  }
}

.modal-kav-gallery {
  --bs-modal-width: 786px;
  --bs-modal-padding: 63px 24px 24px;
  --bs-modal-border-width: 0;
  --bs-modal-border-radius: 24px;
}
.modal-kav-gallery .title {
  top: 24px;
  right: 24px;
}
.modal-kav-gallery .title .modal-close {
  font-size: 18px;
  color: #cecece;
}
.modal-kav-gallery .title .modal-title {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #000;
}
.modal-kav-gallery .nav {
  max-width: -moz-fit-content;
  max-width: fit-content;
  background-color: #f9f9f9;
}
.modal-kav-gallery .nav li {
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #a7a7a7;
  padding: 10px 25px;
}
.modal-kav-gallery .nav li.active {
  background-color: #fff;
  color: #000;
}
.modal-kav-gallery .images-large .wrapper {
  border: 1.5px solid #f2f2f2;
  border-radius: 24px;
  overflow: hidden;
  max-width: 380px;
}
.modal-kav-gallery .images-large .wrapper.user {
  max-width: 550px;
}
.modal-kav-gallery .images-large .wrapper.user .swiper-wrapper {
  align-items: unset;
}
.modal-kav-gallery .images-large .wrapper.user .swiper-wrapper .swiper-slide {
  height: auto;
}
.modal-kav-gallery .images-large .wrapper.user .swiper-wrapper .img {
  padding: 35px 16px;
}
.modal-kav-gallery .images-large .wrapper.user .swiper-wrapper .video-js {
  height: 100%;
}
.modal-kav-gallery .images-large .swiper-button-prev, .modal-kav-gallery .images-large .swiper-button-next {
  width: 56px;
  height: 56px;
  border: 1px solid #f0f0f0;
  color: #a7a7a7;
}
.modal-kav-gallery .images-large .swiper-button-prev::after, .modal-kav-gallery .images-large .swiper-button-next::after {
  content: "\ea29";
  font-family: "icomoon";
  font-size: 16px;
  line-height: 1;
  color: inherit;
  font-weight: 500;
}
.modal-kav-gallery .images-large .swiper-button-prev:hover, .modal-kav-gallery .images-large .swiper-button-next:hover {
  color: #ff3539;
}
.modal-kav-gallery .images-large .swiper-button-prev::after {
  transform: rotate(180deg);
}
.modal-kav-gallery .swiper-counter {
  font-size: 16px;
  font-weight: 500;
  color: #a7a7a7;
  top: 24px;
}
.modal-kav-gallery .swiper-counter span {
  color: #000;
}
.modal-kav-gallery .images-small {
  padding: 12px 0;
  max-width: 552px;
  margin-top: 6px;
}
.modal-kav-gallery .images-small .swiper-wrapper {
  align-items: center;
  height: 96px;
}
.modal-kav-gallery .images-small .swiper-slide {
  width: auto;
  height: auto;
}
.modal-kav-gallery .images-small .swiper .img {
  cursor: pointer;
}
.modal-kav-gallery .images-small .swiper .img::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, 8px) scaleX(0);
  width: 16px;
  height: 2px;
  background-color: #ff3539;
}
.modal-kav-gallery .images-small .swiper .img img {
  border: 1.5px solid #f2f2f2;
  border-radius: 16px;
  transition: all 0.3s linear;
  width: 64px;
  height: 64px;
}
.modal-kav-gallery .images-small .swiper-slide-thumb-active .img::after {
  transform: translate(-50%, 8px) scaleX(1);
}
.modal-kav-gallery .images-small .swiper-slide-thumb-active .img img {
  border-color: #000;
  border-radius: 20px;
  width: 72px;
  height: 72px;
}
@media only screen and (max-width: 991px) {
  .modal-kav-gallery .swiper-counter {
    position: relative !important;
    transform: unset !important;
    top: 0;
    right: 0 !important;
    margin-top: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .modal-kav-gallery .images-large .wrapper, .modal-kav-gallery .images-large .wrapper.user {
    max-width: 100%;
  }
  .modal-kav-gallery .images-large .wrapper.user .swiper-button-prev {
    right: 0;
    transform: translateX(24px);
  }
  .modal-kav-gallery .images-large .wrapper.user .swiper-button-next {
    left: 0;
    transform: translateX(-24px);
  }
  .modal-kav-gallery .images-large .swiper-button-next, .modal-kav-gallery .images-large .swiper-button-prev {
    width: 48px;
    height: 48px;
    border-color: #ebebeb;
    background-color: #fff;
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.05);
  }
  .modal-kav-gallery .images-small {
    overflow: visible !important;
    position: sticky;
  }
}

.modal-kav-add-question {
  --bs-modal-width: 684px;
  --bs-modal-padding: 24px;
  --bs-modal-border-width: 0;
  --bs-modal-border-radius: 16px;
}
.modal-kav-add-question .modal-title {
  font-size: 20px;
  line-height: 32px;
  color: #000;
}
.modal-kav-add-question .modal-sub-title {
  font-size: 14px;
  line-height: 20px;
  color: #5e5e5e;
}
.modal-kav-add-question .row {
  row-gap: 16px;
}
.modal-kav-add-question .form-group i {
  font-size: 18px;
  right: 24px;
  color: #000;
}
.modal-kav-add-question .form-group .form-control {
  direction: rtl;
  height: 56px;
  font-size: 12px;
  color: #2a2a2a;
  padding-right: 52px;
}
.modal-kav-add-question .form-group textarea.form-control {
  height: 139px;
  max-height: 200px;
  resize: vertical;
  padding: 16px 52px 16px 16px;
  border-radius: 24px;
}
.modal-kav-add-question .form-group textarea.form-control + i {
  top: 16px;
}

.modal-kav-icons {
  --bs-modal-width: 394px;
  --bs-modal-padding: 56px 32px 24px;
  --bs-modal-border-width: 0;
  --bs-modal-border-radius: 24px;
}
.modal-kav-icons .line {
  top: 12px;
  width: 88px;
  height: 2px;
  background-color: #eee;
}
.modal-kav-icons-items li {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #5e5e5e;
}
.modal-kav-icons-items li:not(:last-child) {
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #ededed;
}
.modal-kav-icons-items li i {
  font-size: 24px;
}

@media only screen and (max-width: 991px) {
  .modal-mobile {
    --bs-modal-width: 992px;
    --bs-modal-border-radius: 16px 16px 0 0;
  }
  .modal-mobile .modal-dialog {
    max-width: 100%;
    width: 100%;
  }
}/*# sourceMappingURL=detail-product-7.min.css.map */