* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: IRANSansX;
}
@font-face {
  font-family: IRANSansX;
  font-style: normal;
  font-weight: 100;
  src:
    url(fonts/IRANSansXFaNum-Thin.woff) format("woff"),
    url(fonts/IRANSansXFaNum-Thin.woff2) format("woff2");
}
@font-face {
  font-family: IRANSansX;
  font-style: normal;
  font-weight: 200;
  src:
    url(fonts/IRANSansXFaNum-UltraLight.woff) format("woff"),
    url(fonts/IRANSansXFaNum-UltraLight.woff2) format("woff2");
}
@font-face {
  font-family: IRANSansX;
  font-style: normal;
  font-weight: 300;
  src:
    url(fonts/IRANSansXFaNum-Light.woff) format("woff"),
    url(fonts/IRANSansXFaNum-Light.woff2) format("woff2");
}
@font-face {
  font-family: IRANSansX;
  font-style: normal;
  font-weight: 500;
  src:
    url(fonts/IRANSansXFaNum-Medium.woff) format("woff"),
    url(fonts/IRANSansXFaNum-Medium.woff2) format("woff2");
}
@font-face {
  font-family: IRANSansX;
  font-style: normal;
  font-weight: 600;
  src:
    url(fonts/IRANSansXFaNum-DemiBold.woff) format("woff"),
    url(fonts/IRANSansXFaNum-DemiBold.woff2) format("woff2");
}
@font-face {
  font-family: IRANSansX;
  font-style: normal;
  font-weight: 800;
  src:
    url(fonts/IRANSansXFaNum-ExtraBold.woff) format("woff"),
    url(fonts/IRANSansXFaNum-ExtraBold.woff2) format("woff2");
}
@font-face {
  font-family: IRANSansX;
  font-style: normal;
  font-weight: 900;
  src:
    url(fonts/IRANSansXFaNum-Black.woff) format("woff"),
    url(fonts/IRANSansXFaNum-Black.woff2) format("woff2");
}
@font-face {
  font-family: IRANSansX;
  font-style: normal;
  font-weight: 950;
  src:
    url(fonts/IRANSansXFaNum-ExtraBlack.woff) format("woff"),
    url(fonts/IRANSansXFaNum-ExtraBlack.woff2) format("woff2");
}
@font-face {
  font-family: IRANSansX;
  font-style: normal;
  font-weight: 1000;
  src:
    url(fonts/IRANSansXFaNum-Heavy.woff) format("woff"),
    url(fonts/IRANSansXFaNum-Heavy.woff2) format("woff2");
}
@font-face {
  font-family: IRANSansX;
  font-style: normal;
  font-weight: 700;
  src:
    url(fonts/IRANSansXFaNum-Bold.woff) format("woff"),
    url(fonts/IRANSansXFaNum-Bold.woff2) format("woff2");
}
@font-face {
  font-family: IRANSansX;
  font-style: normal;
  font-weight: 400;
  src:
    url(fonts/IRANSansXFaNum-Regular.woff) format("woff"),
    url(fonts/IRANSansXFaNum-Regular.woff2) format("woff2");
}
html {
  overflow-y: scroll;
  box-sizing: border-box;
  margin: 0 !important;
  padding: 0 !important;
}
body {
  direction: rtl;
  margin: 0;
  padding: 0;
  font-family: "IRANSansX", tahoma, arial, sans-serif;
  background: #fff;
}
a:link,
a:visited,
a:hover {
  text-decoration: none;
}
img[title] {
  pointer-events: none;
}
.hb-bcolmd-9 {
  border: 3px solid #f8f8f8;
  border-radius: 8px 8px;
  padding: 10px;
}
nav .hb-breadcrumb {
  padding: 15px 18px 0;
}
nav .hb-scroll-breadcrumb {
  overflow: auto;
  white-space: nowrap;
  list-style: none;
  border-radius: 4px 4px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0;
  padding: 4px 6px;
}
nav .hb-scroll-breadcrumb li {
  text-align: center;
  text-decoration: none;
  font-size: 13px;
  font-weight: 400;
  display: flex;
  align-items: center;
  line-height: 1;
}
nav .hb-scroll-breadcrumb li a:link,
nav .hb-scroll-breadcrumb li a:visited {
  display: flex;
  align-items: center;
  gap: 6px;
  color: #64748b;
  text-decoration: none;
  font-size: 11px;
  font-weight: 500;
  transition: 0.25s;
}
nav .hb-scroll-breadcrumb li a:hover {
  color: #16a34a;
}
nav .hb-scroll-breadcrumb .separator {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #cbd5e1;
  font-size: 11px;
}
nav .hb-scroll-breadcrumb .separator i {
  font-size: 11px;
}
nav .hb-scroll-breadcrumb span {
  color: #999 !important;
  margin: 0 4px 0 0;
  font-size: 9px;
}
nav .hb-scroll-breadcrumb li.last {
  color: #0066ff;
  font-size: 11px;
  font-weight: 400;
}
h1 {
  font-size: 22px !important;
  font-weight: 700 !important;
  line-height: 1.8 !important;
  display: inline-block;
}
h2 {
  font-size: 28px !important;
  font-weight: 700 !important;
  line-height: 1.8 !important;
}
h3 {
  font-size: 28px !important;
  font-weight: 700 !important;
  line-height: 1.8 !important;
}
h4 {
  font-size: 28px !important;
  font-weight: 700 !important;
  line-height: 1.8 !important;
}
h5 {
  font-size: 28px !important;
  font-weight: 700 !important;
  line-height: 1.8 !important;
}
h6 {
  font-size: 28px !important;
  font-weight: 700 !important;
  line-height: 1.8 !important;
}
.detail .fa-star {
  padding: 0;
  color: #f4b51a;
  font-size: 16px;
}
.kksr-stars {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}
.kksr-stars-inactive,
.kksr-stars-active {
  display: flex;
  align-items: center;
}
.kksr-star {
  display: inline-flex;
  align-items: center;
  padding-left: 5px !important;
}
.kksr-stars-inactive .kksr-star:nth-child(1) .kksr-icon,
.kksr-stars-active .kksr-star:nth-child(1) .kksr-icon {
  font-size: 4px;
  width: 10px !important;
  height: 10px !important;
}
.kksr-stars-inactive .kksr-star:nth-child(2) .kksr-icon,
.kksr-stars-active .kksr-star:nth-child(2) .kksr-icon {
  font-size: 8px;
  width: 18px !important;
  height: 18px !important;
}
.kksr-stars-inactive .kksr-star:nth-child(3) .kksr-icon,
.kksr-stars-active .kksr-star:nth-child(3) .kksr-icon {
  font-size: 12px;
  width: 26px !important;
  height: 26px !important;
}
.kksr-stars-inactive .kksr-star:nth-child(4) .kksr-icon,
.kksr-stars-active .kksr-star:nth-child(4) .kksr-icon {
  font-size: 16px;
  width: 34px !important;
  height: 34px !important;
}
.kksr-stars-inactive .kksr-star:nth-child(5) .kksr-icon,
.kksr-stars-active .kksr-star:nth-child(5) .kksr-icon {
  font-size: 20px;
  width: 42px !important;
  height: 42px !important;
}
h1 {
  margin: 0;
}
p {
  margin: 0;
}
main {
  padding: 30px 0 0;
  margin-bottom: 15px;
  border-bottom: 2px solid #f4f4f4;
}
main .hb-iframe-vaparat {
  position: absolute;
  top: 0;
  left: 5%;
  right: 5%;
  width: 90%;
  height: 90%;
  border-radius: 16px 16px;
}
main .hb-bg-iframe-vaparat {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin: 24px 1px 10px;
}
main ol li::marker,
main ul li::marker {
  color: #e61010;
}
main ol,
main ul {
  width: 95%;
  padding: 0 60px 0 0;
  text-align: justify;
  line-height: 2;
}
main ul li h2,
main ul li h3,
main ul li h4,
main ul li h5,
main ul li h6 {
  padding-right: 0;
  width: unset;
  font-size: 18px !important;
}
main figure {
  width: 90%;
  margin: 0 auto;
}
main figure img {
  width: 100%;
  height: auto;
  display: block;
  box-shadow: #00000073 0 20px 15px -25px;
  border-radius: 20px 20px;
}
main header {
  width: 90%;
  margin: 20px auto;
  font-size: 13px;
}
main header::after {
  content: "";
  display: table;
  clear: both;
}
main header .hb-author {
  display: inline-block;
  width: auto;
  text-align: right;
  color: #999;
  font-weight: 700;
  margin-left: 15px;
}
main header .hb-time {
  display: inline-block;
  width: auto;
  text-align: right;
  color: #999;
  font-weight: 700;
}
main header .hb-time span {
  color: #000;
}
main header .hb-time img {
  display: inline-block;
  width: 25px;
  height: auto;
  border-radius: 0;
  box-shadow: none;
  margin: 0 0 0 6px !important;
}
main header .hb-comment {
  display: inline-block;
  width: auto;
  text-align: left;
  color: #999;
  font-weight: 700;
}
main header .hb-comment img {
  display: inline-block;
  width: 25px;
  height: auto;
  border-radius: 0;
  box-shadow: none;
  margin: 0 0 0 6px !important;
}
main header .hb-author a:link,
main header .hb-author a:visited {
  color: #000;
}
main header .hb-comment a:link,
main header .hb-comment a:visited {
  color: #999;
}
main header .hb-author a:hover,
main header .hb-comment a:hover {
  color: #f1262c;
}
main header .hb-comment span {
  color: #000;
}
main p {
  width: 92%;
  margin: 0 auto;
  text-align: justify;
  line-height: 2.2;
  font-size: 16px !important;
  word-break: break-word;
  overflow-wrap: break-word;
  hyphens: auto;
  direction: rtl;
  color: #000;
}
main h1 {
  font-size: 36px !important;
  font-weight: 700;
  width: 90%;
  margin: 0 auto 20px;
  padding: 30px 0 0;
  display: block;
}
main h2 {
  position: relative;
  width: 92%;
  padding: 0 20px 0 0;
  border: 0 !important;
  display: block;
  text-align: justify;
  font-size: 23px;
  font-weight: 610;
  line-height: unset;
  padding-top: 2px;
}
main h3 {
  position: relative;
  width: 92%;
  border: 0 !important;
  display: block;
  text-align: justify;
  padding: 0;
  font-size: 23px;
  font-weight: 550;
  margin: 40px auto 10px;
}
main h4 {
  position: relative;
  width: 92%;
  border: 0 !important;
  display: block;
  text-align: justify;
  padding: 0;
  font-size: 23px;
  font-weight: 550;
  margin: 40px auto 10px;
}
main h5 {
  position: relative;
  width: 92%;
  border: 0 !important;
  display: block;
  text-align: justify;
  padding: 0;
  font-size: 23px;
  font-weight: 550;
  margin: 40px auto 10px;
}
main h6 {
  position: relative;
  width: 92%;
  border: 0 !important;
  display: block;
  text-align: justify;
  padding: 0;
  font-size: 23px;
  font-weight: 550;
  margin: 40px auto 10px;
}
main .hb-faq {
  position: relative;
  margin: 30px auto 0 !important;
  border: 0 !important;
  display: block;
  width: 92%;
  font-size: 20px !important;
  font-weight: 800;
  padding: 10px 20px 10px 0;
}
main h2::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 6px;
  background: #f1262c;
  border-radius: 10px 10px;
}
main .hb-faq::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 10px;
  background: #f1262c;
  border-radius: 10px 10px;
}
main .wp-caption {
  width: 90% !important;
  margin: 40px auto !important;
}
main .wp-caption-text {
  font-size: 13px !important;
  text-align: center !important;
  color: #ddd !important;
}
main img {
  width: 100%;
  height: auto;
  display: block;
  box-shadow: #00000073 0 20px 15px -25px;
  border-radius: 20px 20px;
  margin: 50px auto;
}
main .dp-box-sarfasls {
  width: 92%;
  margin: 20px auto 0;
}
main .dp-box-sarfasls .accordion-item {
  box-shadow: none;
}
main .dp-box-sarfasls .accordion-header {
  margin-bottom: 0;
  border: 1px solid #ddd;
  border-radius: 20px 20px;
  padding: 10px 0;
}
main .dp-box-sarfasls .accordion-button:not(.collapsed) {
  color: #000;
}
main .dp-box-sarfasls .dp-title-sarfasl {
  padding: 20px 15px;
  border: 1px solid #ddd;
  border-radius: 20px 20px;
}
main .dp-box-sarfasls .dp-title-sarfasl .dp-titr:before {
  content: "Å²Ā³Å²Ā±ÅĀÅ²ĀµÅā€˛ Åā€�Å²Ā§ÅŖĀ Å²Ā§ÅŖĀÅā€  Åā€¦Åā€Å²Ā§Åā€˛Åā€�";
  font-weight: 700;
}
main .dp-box-sarfasls .dp-nsarfasl .dp-sarfasl ul {
  margin: 0;
  padding: 15px 15px 0;
  list-style: none;
}
main .dp-box-sarfasls .dp-nsarfasl .dp-sarfasl ul li {
  margin-bottom: 10px;
}
main .dp-box-sarfasls .dp-nsarfasl .dp-sarfasl ul li a:link,
main .dp-box-sarfasls .dp-nsarfasl .dp-sarfasl ul li a:visited {
  color: #999;
}
main .dp-box-sarfasls .dp-nsarfasl .dp-sarfasl ul li a:hover {
  color: #f1262c;
}
main .dp-gofte {
  width: 90%;
  margin: 20px auto 40px;
  background: #f2f2f4;
  text-align: justify;
  border-right: 7px solid #f1262c;
  padding: 15px;
  line-height: 1.8;
  border-radius: 10px 10px;
}
main .hb-adsc {
  width: 92%;
  margin: 20px auto !important;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
main .hb-adsc .border-seconadry {
  border: 0 !important;
}
main .hb-adsc .rounded {
  border-radius: 0 !important;
}
main .hb-ads-btnstyle {
  font-size: 15px;
  background: #f1262c;
  border-radius: 10px 10px;
  color: #fff;
  position: absolute;
  bottom: 10px;
  left: 10px;
  font-weight: 700;
  padding: 7px 14px;
}
main .hb-ads-mainstyle {
  position: absolute;
  bottom: 10px;
  right: 0;
}
main .hb-ads-titlestyle {
  font-size: 17px;
  font-weight: 700;
  color: #000;
}
main .hb-ads-descstyle {
  margin: 5px 0;
  font-size: 15px;
  color: #999;
}
main .hb-ads-pricestyle {
  font-size: 21px;
  font-weight: 700;
  color: #f1262c;
}
main .hb-ads-pricestyle span {
  font-size: 15px;
  font-weight: 700;
  color: #f1262c;
}
main .dp-pishnahad {
  width: 90%;
  margin: 20px auto 40px;
  background: #f2f2f4;
  border-right: 7px solid #f1262c;
  line-height: 1.8;
  border-radius: 10px 10px;
}
main .dp-pishnahad img {
  width: 100%;
  height: auto;
}
main .dp-pishnahad .title {
  display: inline-block;
  width: auto;
  line-height: 5;
  font-size: 19px;
  color: #000;
  font-weight: 700;
}
main .dp-pishnahad .link {
  display: inline-block;
  width: auto;
  line-height: 5;
  font-size: 19px;
  color: #000;
  font-weight: 700;
}
main .dp-pishnahad .link a:link,
main .dp-pishnahad .link a:visited {
  color: #06f;
}
main .dp-pishnahad .link a:hover {
  color: #0a58ca;
}
main .hb-accordion {
  width: 92%;
  margin: 18px auto;
}
main .accordion-item {
  border: 0 !important;
  border-radius: 8px 8px;
  margin-bottom: 20px;
  box-shadow: #0000001a 1px 1px 12px;
}
main .accordion-button,
main .accordion-button:not(.collapsed),
main .accordion-item:first-of-type,
main .accordion-item:last-of-type {
  border-radius: 8px 8px !important;
  outline: none;
  text-align: right;
}
main .accordion-button::after {
  outline: none;
  margin-right: auto;
  margin-left: unset;
  background-color: #f9f9f9;
  background-size: 14px 20px;
  width: 14px;
  height: 20px;
  padding: 12px;
  background-position: center;
  border-radius: 100px 100px;
}
main .accordion-button:not(.collapsed) {
  box-shadow: unset;
  background: #fff !important;
  font-weight: 700;
  color: #999;
  outline: none;
}
main table {
  width: 92% !important;
  margin: 20px auto;
  border: 1px solid #dee2e6;
  border-collapse: collapse;
  display: table;
}
main table thead th {
  background: #f1262c !important;
  color: #fff !important;
}
main table thead th,
main table thead td,
main table tbody td {
  padding: 8px;
  border: 1px solid #dee2e6;
}
main .acf-input img {
  width: 92%;
  margin: 0 auto 20px;
}
main .aa-suggestions img {
  width: 92%;
  margin: 10px auto;
}
main footer {
  background: #fff;
  margin: 0 auto;
  padding: 50px 0;
  width: 92%;
  border-bottom: 2px solid #f4f4f4;
}
main footer nav {
  border-top: 1px solid #999;
  margin-top: 30px;
  padding-top: 30px;
}
main footer .hb-share {
  display: inline-block;
}
main footer .hb-share .hb-soc {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px 4px;
}
main footer .hb-share .hb-soc span {
  margin-left: 6px;
}
main footer .hb-share .hb-soc img {
  width: auto;
  height: 15px;
  display: inline-block;
  border-radius: 0;
  box-shadow: none;
  margin: 0 0 0 6px !important;
}
main footer .hb-share .hb-short {
  direction: ltr;
  display: inline-block;
  background: #f4f4f4;
  padding: 5px 10px;
  border-radius: 4px 4px;
}
main footer .hb-share .hb-short button {
  background: transparent;
  border: 0;
  border-radius: 4px 4px;
}
main footer .hb-share .hb-short button img {
  width: auto;
  height: 15px;
  display: inline-block;
  border-radius: 0;
  box-shadow: none;
  margin: 0 0 0 6px !important;
}
main footer .hb-rate .hb-title {
  color: #000;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 12px;
}
main section.hb-comment {
  margin-top: 25px;
  background: #fff;
  border-radius: 20px 20px;
  box-shadow: #0000001a 1px 1px 12px;
}
main section.hb-comment .hb-main-comment {
  background: #fff;
  width: 92%;
  margin: 0 auto;
  padding: 15px 0;
}
main nav .hb-next {
  text-align: right;
}
main nav .hb-next a img {
  width: 50px;
  height: auto;
  display: inline-block;
  margin: -26px 0 0 10px;
  border-radius: 0;
  box-shadow: none;
}
main nav .hb-next a div {
  display: inline-block;
  color: #6c757d;
  font-weight: 700;
  font-size: 13px;
  line-height: 2;
  width: 75%;
}
main nav .hb-next a div span {
  display: block;
  color: #000 !important;
  font-size: 15px;
}
main nav .hb-prev {
  text-align: left;
}
main nav .hb-prev a img {
  width: 50px;
  height: auto;
  display: inline-block;
  margin: -26px 10px 0 0;
  border-radius: 0;
  box-shadow: none;
}
main nav .hb-prev a div {
  display: inline-block;
  color: #6c757d;
  font-weight: 700;
  font-size: 13px;
  line-height: 2;
  width: 75%;
}
main nav .hb-prev a div span {
  display: block;
  color: #000 !important;
  font-size: 15px;
}
main footer .kk-star-ratings .kksr-stars .kksr-stars-active {
  left: unset !important;
  right: 0 !important;
}
main footer .kksr-legend {
  font-size: 14px !important;
}
aside {
  padding: 30px 0 50px;
}
.title {
  color: #bfbfc7;
  margin: 0;
}
.aa-container-fluid {
  width: 1300px;
  margin: 22px auto;
}
.tb {
  font-size: 11px;
  font-weight: 700;
  margin: 5px 0;
}
.category {
  font-size: 12.5px;
  font-weight: 700;
  margin: 5px 0;
}
.category a {
  margin-right: 3px;
}
.fb {
  font-size: 20px;
  font-weight: 500;
}
.detail {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  padding-bottom: 5px;
  border-bottom: 1px solid #f4f4f4;
}
.detail .col-md-4 {
  text-align: left;
}
.product-detail {
  padding: 8px 0;
  border-bottom: 1px solid #f4f4f4;
  margin-bottom: 10px;
}
.product-detail img {
  width: 15px;
  height: auto;
}
.product-detail a {
  text-decoration: none;
  font-weight: 400;
}
.hb-types-select {
  width: 100%;
}
.tb img {
  margin-left: 4px;
}
.hb-types-select::after {
  content: " ";
  display: table;
  clear: both;
}
.hb-types {
  display: inline-block;
  color: #000;
  width: 28%;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
}
.mii {
  color: #858b97;
  font-size: 12px;
  font-weight: 600;
}
.product-code-con {
  font-size: 12.5px;
  font-weight: 700;
  margin-top: 4px;
}
.product-code {
  font-weight: 700;
  margin-right: 3px;
  font-size: 12px;
  color: #858b97;
}
.pfb-a {
  display: block;
}
.pfb-a:after {
  content: "";
  display: table;
  clear: both;
}
.pfb-b {
  font-size: 12px;
  width: 49.3%;
  height: auto;
  float: right;
  font-weight: 600;
  border-radius: 8px;
  margin-top: 5px;
  padding: 12px 8px 11px;
  background: #fff;
  border: 1px solid #f4f4f4;
}
.pfb-c {
  font-size: 12px;
  width: 49.3%;
  height: auto;
  float: left;
  font-weight: 600;
  border-radius: 8px;
  margin-top: 5px;
  padding: 12px 8px 11px;
  background: #fff;
  border: 1px solid #f4f4f4;
}
.pfb-b div,
.pfb-c div {
  color: #6c6d71;
  margin-bottom: 4px;
  font-weight: 400;
}
.product-feature-title {
  text-align: right;
  padding-bottom: 10px;
  font-weight: 700;
  font-size: 14px;
}
.product-feature {
  padding-right: 0;
  margin-top: 20px;
}
.product-feature .row {
  border-bottom: 1px solid #f4f4f4;
}
.product-feature .row div:first-child {
  font-weight: 600;
  text-align: right;
  padding: 10px 0;
  font-size: 12px;
  border-left: 2px dashed #f4f4f4;
}
.dp-fc-center {
  padding: 10px 0;
  font-size: 12px;
}
.other-features-container {
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.other-features-container a {
  text-decoration: none;
  color: #000;
  font-weight: 500;
}
.other-features {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: solid 2px #e4e4e4;
  border-radius: 10px;
  padding: 10px;
}
.pfb-d {
  position: relative;
  margin-top: 40px;
  border-bottom: 2px solid #dfdfdf;
}
.pfb-e {
  position: absolute;
  width: 42%;
  top: -28px;
  right: 29%;
  left: 29%;
  font-weight: 800;
  background: #fff;
  border: 5px solid #fff;
  border-radius: 8px 8px;
  padding: 7px 2px;
  text-align: center;
  font-weight: 600;
  font-size: 10px;
}
.pfb-eb {
  border-radius: 10px 10px;
  padding: 7px 2px;
  border: 2px solid #dfdfdf;
}
.pfb-e a {
  text-decoration: none;
  color: #000;
}
.pfb-e a:visited {
  color: #000;
}
.pfb-e a:hover {
  color: #e61010;
}
.iran-code {
  font-weight: 600;
  color: #858b97;
  font-size: 12px;
}
.product-size {
  border-bottom: 2px solid #ddd;
}
.dp-fc-cm {
  font-weight: 600;
  text-align: center;
  padding: 10px 0;
  font-size: 14px;
}
.dp-fc-cm span {
  margin-right: 2px;
}
.product-size div {
  font-weight: 600;
  text-align: right;
  border-left: 0;
  font-size: 12px;
  padding: 4px 0;
}
.product-feature .row:last-child,
.product-feature .hb-nobo {
  border-bottom: 0 !important;
}
.dp-fc-vahed {
  color: #797979;
  font-weight: 400;
  font-size: 12px;
  margin-right: 3px;
}
.product-size div:first-child {
  border-left: 1px dashed #ddd;
}
.size-guide-container {
  border: 0 !important;
  padding: 0;
  margin: 10px 0 0;
}
.size-guide-container div:first-child {
  border: 0 !important;
}
.size-guide-container div {
  text-align: right;
  font-weight: 600;
  color: #95969a;
  font-size: 11px;
}
.size-guide {
  text-decoration: none;
  font-weight: 700;
  text-align: left;
  font-size: 12px;
  color: #0055fe;
}
.info {
  font-weight: 600;
  font-size: 11.6px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
  line-height: 2;
  border-radius: 8px 8px;
  padding: 12px 10px;
  background: #fdf4ed;
}
.info img {
  width: 20px;
  height: auto;
  margin-left: 8px;
}
.ruler img {
  width: 20px;
  margin-left: 5px;
  height: auto;
}
.free-delivery {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.free-delivery-text {
  font-size: 10.6px;
  font-weight: 600;
}
.free-delivery img {
  width: 22px;
  height: auto;
  margin-top: -10px;
}
.free-delivery div {
  padding: 3px;
}
.garantee {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 6px;
}
.garantee img {
  width: 22px;
  height: auto;
  margin-top: -10px;
}
.garantee div {
  padding: 3px;
}
.free-delivery-container {
  margin-top: 12px;
  border-radius: 12px;
  border: 2px solid #e1e1e1;
  background: transparent url(free2.webp) no-repeat left bottom;
  background-size: 120px;
  padding: 8px 10px 0 0;
}
.free-delivery-title {
  font-size: 13px;
  font-weight: 700;
  color: #e61010;
}
.delivery {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 40px;
  border: 1px solid #f4f4f4;
  border-radius: 8px 8px;
  padding: 20px;
}
.delivery img {
  height: 38px;
  width: auto;
}
.delivery-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-left: 1px solid #f4f4f4;
}
.delivery-item div {
  padding-right: 8px;
  color: #a1a1a1;
  font-size: 14px;
}
.delivery-item:last-child {
  border-left: 0;
}
.product-information {
  position: relative;
  padding: 14px 0 10px;
  border-bottom: 2px solid #e4e4e4;
}
.product-info {
  padding-bottom: 6px;
  font-size: 22px;
  font-weight: 500;
}
.product-info::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -3px;
  width: 125px;
  border-bottom: 8px solid #ed242c;
  border-radius: 10px 10px;
}
.slider-container {
  width: auto;
  margin: 0 auto;
  background: #fff;
  border-radius: 25px;
}
.main-slider {
  position: relative;
  margin: 0;
}
.main-slider .swiper-slide {
  position: relative;
}
.thumbs-slider img {
  border: 1px solid #f4f4f4 !important;
}
.main-slider .swiper-slide .hb-cut-top {
  position: absolute;
  background: #fff;
  height: 12px;
  width: 66%;
  left: 16%;
  right: 16%;
  top: 12px;
}
.main-slider .swiper-slide .hb-cut-bottom {
  position: absolute;
  background: #fff;
  height: 12px;
  width: 66%;
  left: 16%;
  right: 16%;
  bottom: 12px;
}
.main-slider .swiper-slide img {
  width: 100%;
  height: auto;
  object-fit: fill;
}
.thumbs-container {
  margin-top: 30px;
}
.thumbs-slider {
  padding-bottom: 20px;
}
.thumb-slide {
  padding: 10px 8px;
  cursor: pointer;
  opacity: 0.7;
}
.thumb-slide img {
  width: 100%;
  height: auto;
  object-fit: fill;
  border-radius: 8px;
  border: 2px solid transparent;
  padding: 5px;
}
.thumb-slide.swiper-slide-thumb-active {
  opacity: 1;
}
.thumb-slide.swiper-slide-thumb-active img {
  border-color: #e61010 !important;
  border-width: 1px;
}
.thumb-slide:hover {
  opacity: 0.9;
}
.thumb-slide.swiper-slide-thumb-active::after {
  content: "\f0d8";
  font-family: FontAwesome;
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 18px;
  color: #e61010;
}
.hb-newnow-1 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px 45px;
  border-radius: 8px;
  background: #e9f4ee;
  border: 1px solid #e5eee7;
  color: #058039;
  font-size: 14px;
  font-weight: 500;
  margin-top: 3px;
  width: 100%;
}
.hb-newnow-1 img {
  width: auto;
  height: 23px;
  margin-left: 6px;
}
.hb-newnow-2 {
  width: 23px;
  height: 23px;
  background-image: url(https://tpy.ir/wp-content/themes/hbtpy/headassets/spb.webp);
  background-size: 23px auto;
  background-position: center;
  background-repeat: no-repeat;
  flex-shrink: 0;
}
.hb-newnow-3 {
  background: #f9f9f9;
  border: 2px solid #f6f6f6;
  border-radius: 12px 12px;
  padding: 14px 10px;
  margin-bottom: 10px;
}
.hb-newnow-4 {
  background: #f9f9f9;
}
.hb-newnow-4 div:first-child {
  margin-top: 0;
}
.hb-newnow-4 div:last-child {
  margin-bottom: 0;
  border: 0;
}
.hb-newnow-4 .sidebar {
  padding: 0;
  border: 0;
  background: #f9f9f9;
}
.hb-telorans {
  color: #666;
  font-size: 11px;
  margin: 6px 0 20px;
}
.hb-opensgm a {
  color: #858b97;
  display: block;
  font-size: 12px;
  font-weight: 500;
  border-radius: 8px 8px;
  padding: 10px 6px;
  text-align: center;
  margin-top: 8px;
  background: #f9f9f9;
  border-bottom: 2px solid #ddd;
}
.hb-opensgm a img {
  width: auto;
  height: 19px;
  margin-left: 6px;
}
.hb-pro-intro {
  margin-top: 23px;
}
.hb-pro-intro a {
  color: #858b97;
  font-size: 12px;
  font-weight: 500;
  display: block;
  border-radius: 8px 8px;
  padding: 10px 6px;
  text-align: center;
  margin-top: 8px;
  background: #f9f9f9;
  border-bottom: 2px solid #ddd;
}
.hb-pro-intro a .fa-chevron-left {
  font-size: 11px;
  margin-right: 6px;
}
.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}
.swiper-pagination-bullet-active {
  background-color: gray;
  width: 15px;
  height: 15px;
}
.swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
}
#modal div i {
  color: #fff;
  font-size: 25px;
}
.art {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000000b3;
  z-index: 1000;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
.art.active {
  display: flex;
}
.art-image {
  width: 100%;
  height: 70vh;
  object-fit: contain;
  display: block;
  background: transparent;
}
.sgm {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000000b3;
  z-index: 1000;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
.sgm.active {
  display: flex;
}
.sgm-image {
  width: 100%;
  height: 70vh;
  object-fit: contain;
  display: block;
  background: transparent;
}
.sgm-close-btn {
  color: #fff;
  font-size: 25px;
  background-color: transparent;
  border: none;
  position: absolute;
  top: 5%;
  right: 10%;
}
.filter-modal {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000000b3;
  z-index: 2000;
  justify-content: center;
  align-items: center;
  padding: 20px;
  font-size: 50px;
  color: #fff;
  font-style: italic;
  font-weight: 900;
  text-align: center;
}
.filter-modal.active {
  display: flex;
}
.filter-modal-close-btn {
  color: #fff;
  font-size: 25px;
  background-color: transparent;
  border: none;
  position: absolute;
  top: 5%;
  right: 10%;
}
.product-filter-modal {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000000b3;
  z-index: 2000;
  justify-content: center;
  align-items: center;
  padding: 20px;
  font-size: 50px;
  color: #fff;
  font-style: italic;
  font-weight: 900;
  text-align: center;
}
.product-filter-modal.active {
  display: flex;
}
.product-filter-modal-close-btn {
  color: #fff;
  font-size: 25px;
  background-color: transparent;
  border: none;
  position: absolute;
  top: 5%;
  right: 10%;
}
.nav-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  border: solid 2px #ccc;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  font-size: 35px;
  cursor: pointer;
  transition: all 0.3s ease;
  backdrop-filter: blur(10px);
  display: flex;
  align-items: center;
  justify-content: center;
  user-select: none;
}
.nav-btn:hover {
  background: red;
  transform: translateY(-50%) scale(1.1);
}
.prev-btn {
  right: 20%;
}
.next-btn {
  left: 20%;
}
.close-btn {
  position: absolute;
  top: 20px;
  right: 30px;
  background: transparent;
  border: none;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-size: 50px;
  cursor: pointer;
}
.product-introduce-container {
  position: relative;
  width: 92%;
  margin: 30px auto 18px;
}
.product-introduce {
  font-size: 20px;
  font-weight: 800;
  padding: 10px 20px 10px 0;
}
.product-introduce::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 10px;
  background: #f1262c;
  border-radius: 10px 10px;
}
.product-vid {
  font-size: 14px;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border-radius: 16px;
}
.product-vid-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 57%;
}
.product-vid-text {
  font-size: 13px;
  color: #797979;
}
.product-vid-description p {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.8;
  text-align: justify;
  padding: 0;
  margin: 0;
}
.tank-pic-text {
  font-size: 14px;
  padding: 10px 55px 0 0;
  color: #9b9b9b;
  border-bottom: 2px solid #e4e4e4;
  padding-bottom: 40px;
}
.tank-detail {
  padding-bottom: 40px;
  width: 92%;
  margin: 0 auto !important;
  border-bottom: 2px solid #f4f4f4;
}
.tank-detail-img img {
  width: 100%;
  box-shadow: unset;
}
.tank-detail-table .row .col-5 {
  font-weight: 500;
  background-color: #f0f0f0;
  display: flex;
  align-items: center;
  justify-items: center;
  color: #676767;
  font-size: 16px;
  padding: 16px 10px 16px 0;
  border-bottom: 2px solid #f4f4f4;
}
.tank-detail-table .row .col-7 {
  padding: 12px 10px 12px 0;
  display: flex;
  align-items: center;
  justify-items: center;
  font-weight: 800;
  font-size: 14px;
  border-bottom: 2px solid #f4f4f4;
}
.tank-detail-table .row .fn {
  font-size: 11px;
  padding-right: 4px;
}
.similar-products {
  border-bottom: 2px solid #d8d8d8;
  padding-bottom: 40px;
  margin-top: 30px;
}
.similar-products ul {
  overflow: auto;
  white-space: nowrap;
  list-style: none;
  padding: 0 6px;
  border-radius: 4px 4px;
  margin-bottom: 10px;
  padding-bottom: 12px;
}
.similar-product {
  width: 230px;
  border: 1px solid #d8d8d8;
  border-radius: 12px;
  margin: 0 2px;
  display: inline-block;
}
.similar-product img {
  border-radius: 12px 12px 0 0;
  width: 100%;
  height: auto;
}
.similar-product-title {
  font-weight: 700;
  font-size: 15px;
  color: #000;
  margin: 10px 10px 0 0;
  min-height: 60px;
  text-wrap: auto;
}
.similar-product-text {
  min-height: 45px;
  font-size: 13px;
  color: #5f5f61;
  margin: 0 10px 10px 0;
  text-wrap: auto;
  font-weight: 800;
}
.spt {
  font-size: 13px;
  font-weight: 900;
  margin-right: 3px;
}
.fa-shopping-cart {
  color: #e11c23;
  font-size: 24px;
}
.price {
  font-weight: 800;
}
.stars {
  margin: 0 10px 28px;
}
.stars .fa-star {
  display: table-cell;
}
.comment-count {
  padding-right: 5px;
  font-size: 18px;
  color: #838383;
}
.add-comment img {
  width: 15px;
  height: auto;
}
.add-comment-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.add-comment-container .product-introduce-container {
  width: 50%;
  margin-top: 0;
}
.add-comment-container button {
  font-size: 21px;
  font-weight: 500;
  padding: 12px 24px;
  color: #0124ff;
  background-color: #e6f3f9;
  border: none;
  border-radius: 12px;
}
.user img {
  width: 30px;
  height: auto;
  margin-left: 18px;
}
.user {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.user-name {
  font-size: 18px;
  font-weight: 800;
}
.user-stars .fa-star {
  font-size: 25px;
  color: #fcde64;
  padding-top: 15px;
}
.date {
  color: #535353;
  font-size: 12px;
}
.user-comment {
  font-weight: 600;
  font-size: 18px;
  line-height: 2;
}
.answer-img {
  width: 20px;
  height: auto;
  display: inline-block;
  margin-top: -18px;
}
.admin-answer-container {
  width: 100%;
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.answer-icon {
  display: inline-block;
  margin-top: 20px;
  margin-right: 15px;
  width: 20px;
  height: auto;
}
.admin-answer-box-container {
  width: 95%;
  height: auto;
  background-color: #f2f2f4;
  border-radius: 12px;
  margin-top: -10px;
}
.admin-answer {
  margin-top: 20px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.admin-detail-container {
  width: 100%;
  height: auto;
}
.admin-detail {
  width: 80%;
  height: auto;
  display: inline-block;
  color: #535353;
  font-size: 12px;
  margin-top: 18px;
}
.admin-name {
  font-size: 18px;
  font-weight: 600;
}
.see-more-comments {
  width: auto;
  padding-bottom: 25px;
  color: #2ab5cc;
  margin-top: 25px;
  border-bottom: 2px solid #e2e2e2;
  padding-bottom: 40px;
}
.fa-angle-down {
  font-size: 17px;
  width: auto;
  padding: 0;
  margin: 4px 4px 0 0;
}
.helpful-comment {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-left: 20px;
  color: #535353;
  padding-bottom: 5px;
  font-size: 14px;
}
.like-icon {
  width: 25px;
  height: auto;
  margin: 0 10px 10px;
}
.dislike-icon {
  width: 25px;
  height: auto;
  margin: 0 10px 10px;
}
.admin-text {
  padding: 10px 25px;
}
.sidebar {
  width: 100%;
  height: auto;
  background-color: #f7f7f7;
  border-radius: 8px;
  position: sticky;
  top: 10px;
  padding-bottom: 8px;
  border: 1px solid #dbdbdb;
}
.sidebar img {
  margin-left: 5px;
}
.available {
  font-size: 15px;
  font-weight: 500;
  border-bottom: 1px solid #e4e4e4;
  margin: 5px 0;
  padding: 10px 0;
}
.available img {
  width: 20px;
  height: auto;
  margin-left: 6px;
  margin-right: 2px;
}
.sidebar-free-delivery {
  border-bottom: 1px solid #e4e4e4;
  font-weight: 500;
  margin: 5px 0;
  padding: 10px 0;
  font-size: 12px;
  color: #000;
}
.sidebar-free-delivery img {
  width: 24px;
  height: auto;
  margin-left: 6px;
}
.kind {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  font-size: 18px;
  border-bottom: 1px solid #e4e4e4;
  margin: 5px 10px;
  font-size: 100px;
  color: #000;
  font-weight: 700;
  font-size: 28px;
  margin: 10px 0;
}
.kk-star-ratings {
  direction: ltr;
  display: inline-flex;
  width: 100%;
  justify-content: space-between;
}
.kk-star-ratings .kksr-stars {
  direction: ltr;
}
.kk-star-ratings .kksr-legend {
  margin-right: 0;
}
.kk-star-ratings .kksr-stars .kksr-star .kksr-icon,
.kk-star-ratings .kksr-stars .kksr-star:before,
.kksr-stars-inactive .kksr-star .kksr-icon,
.kksr-stars-active .kksr-star .kksr-icon,
.kksr-stars .kksr-star:nth-child(n) .kksr-icon {
  font-size: 22px !important;
  width: 26px !important;
  height: 26px !important;
  line-height: 1 !important;
  vertical-align: middle !important;
}
.kksr-stars-inactive .kksr-star:nth-child(1) .kksr-icon,
.kksr-stars-inactive .kksr-star:nth-child(2) .kksr-icon,
.kksr-stars-inactive .kksr-star:nth-child(3) .kksr-icon,
.kksr-stars-inactive .kksr-star:nth-child(4) .kksr-icon,
.kksr-stars-inactive .kksr-star:nth-child(5) .kksr-icon,
.kksr-stars-active .kksr-star:nth-child(1) .kksr-icon,
.kksr-stars-active .kksr-star:nth-child(2) .kksr-icon,
.kksr-stars-active .kksr-star:nth-child(3) .kksr-icon,
.kksr-stars-active .kksr-star:nth-child(4) .kksr-icon,
.kksr-stars-active .kksr-star:nth-child(5) .kksr-icon {
  font-size: 22px !important;
  width: 26px !important;
  height: 26px !important;
}
.select {
  appearance: none;
  width: 100%;
  border-radius: 10px 10px;
  background: url(https://tpy.ir/wp-content/themes/hbtpy/desktop/prod-il-6.webp)
    no-repeat left #fff;
  background-size: 20px auto;
  background-position: 10px;
  display: inline-block;
}
.select:focus {
  box-shadow: 0 0 0 4px #b5cef1;
  outline: none;
  border: 1px solid #86b7fe;
}
.sidebar-price {
  padding: 10px 0;
}
.etesalat {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  margin: 5px 10px;
  border-bottom: 1px solid #e4e4e4;
  color: #494949;
  padding: 10px 0;
}
.y-btn {
  width: 45%;
  border: 1px solid #e4e4e4;
  border-radius: 8px;
  background-color: #fff;
  font-size: 20px;
  font-weight: 500;
  margin-top: 10px;
  padding: 5px;
}
.n-btn {
  width: 45%;
  border: 1px solid #e4e4e4;
  border-radius: 8px;
  background-color: #fff;
  font-size: 20px;
  font-weight: 500;
  margin-top: 10px;
  padding: 5px;
}
.last-price-update {
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-direction: column;
  color: #218859;
  font-size: 14px;
  font-weight: 600;
}
.add-to-kart {
  width: 90%;
  height: 50px;
  border: none;
  color: #fff;
  border-radius: 8px;
  padding: 2px;
  font-size: 15px;
  background-color: #f5223d;
  font-weight: 600;
}
.hb-container {
  width: 1300px;
  margin: 0 auto;
}
section.hb-banner {
  text-align: center;
  background: #ef262e;
}
section.hb-banner img {
  display: block;
  margin: 0 auto;
}
.hb-notec {
  text-align: right;
  font-weight: 700;
  font-size: 12px;
  color: #e61010;
}
.popup {
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.popup .popuptext {
  visibility: hidden;
  width: 250px;
  background-color: #555;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  border-radius: 6px;
  padding: 8px 12px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 0;
  margin-left: -124px;
}
.popup .popuptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 80%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent;
}
.popup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.dp-hb-btn {
  width: auto;
  height: 100%;
  border-radius: 12px;
  font-size: 13px;
  padding: 10px;
  position: relative;
  display: inline-block;
  text-align: center;
  background: #f4171e !important;
  color: #fff;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.qty-input {
  color: #000;
  background: #fff;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.qty-input .product-qty,
.qty-input .qty-count {
  background: transparent;
  color: inherit;
  font-weight: 700;
  font-size: 20px;
  border: none;
  display: inline-block;
  min-width: 0;
  height: 2.5rem;
  line-height: 1;
}
.qty-input .product-qty:focus,
.qty-input .qty-count:focus {
  outline: none;
}
.qty-input .product-qty {
  width: 60%;
  min-width: 0;
  display: inline-block;
  text-align: center;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.qty-input .product-qty::-webkit-outer-spin-button,
.qty-input .product-qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
.qty-input .qty-count {
  padding: 0;
  cursor: pointer;
  width: 20%;
  font-size: 1.25em;
  text-indent: -100px;
  overflow: hidden;
  position: relative;
  background: #ececec;
}
.qty-input .qty-count:before,
.qty-input .qty-count:after {
  content: "";
  height: 2px;
  width: 10px;
  position: absolute;
  display: block;
  background: #000;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.qty-input .qty-count--add:after {
  transform: rotate(90deg);
}
.qty-input .qty-count:disabled {
  color: #ccc;
  background: #f2f2f2;
  cursor: not-allowed;
  border-color: transparent;
}
.qty-input .qty-count:disabled:before,
.qty-input .qty-count:disabled:after {
  background: #ccc;
}
.qty-input {
  border-radius: 4px;
  border: 1px solid #dcdcdc;
}
.hb-warning {
  border: 3px dashed #ffc107;
  padding: 10px;
  color: #fff;
  border-radius: 10px 10px;
  background: #212529;
}
.hb-cons-nform input[type="radio"] {
  padding: 10px;
  font-size: 17px;
  border: 1px solid #aaa;
  display: none;
}
.hb-cons-nform label.label {
  width: 100%;
  display: block;
  text-align: center;
  background: #fff;
  margin-bottom: 6px;
  border-radius: 6px 6px;
  padding: 4px 0;
  font-weight: 400;
  cursor: pointer;
  font-size: 17px !important;
}
.hb-cons-nform label.label:hover {
  background: #04aa6d;
  color: #fff;
}
.hb-cons-nform input.invalid {
  background-color: #fdd;
}
.hb-cons-nform .tab {
  display: none;
}
.hb-cons-nform .hb-cons-snumber {
  display: none;
}
.hb-cons-nform .hb-cons-stitle {
  display: none;
}
.hb-cons-nform button {
  background-color: #04aa6d;
  border: none;
  cursor: pointer;
  margin-bottom: 6px;
  color: #fff;
  width: 100%;
  border-radius: 6px 6px;
  text-align: center;
  padding: 4px;
}
.hb-cons-nform button:hover {
  opacity: 0.8;
}
.hb-cons-nform #prevBtn {
  background-color: #bbb;
}
.hb-cons-nform .step {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border: none;
  border-radius: 50%;
  display: none;
  opacity: 0.5;
}
.hb-cons-nform .step.active {
  opacity: 1;
}
.hb-cons-nform .step.finish {
  background-color: #04aa6d;
}
.hb-cons-nform input[type="radio"]:checked {
  background-color: #e61010;
  color: #fff;
}
.hb-cons-nform .qty-input button {
  margin-bottom: 0;
  border-radius: 0;
}
@-moz-keyframes translateX {
  0% {
    opacity: 0;
    transform: translateX(60px);
  }
  80% {
    transform: translateX(-5px);
  }
  100% {
    opacity: 1;
    transform: translateX(0px);
  }
}
@-webkit-keyframes translateX {
  0% {
    opacity: 0;
    transform: translateX(60px);
  }
  80% {
    transform: translateX(-5px);
  }
  100% {
    opacity: 1;
    transform: translateX(0px);
  }
}
@-o-keyframes translateX {
  0% {
    opacity: 0;
    transform: translateX(60px);
  }
  80% {
    transform: translateX(-5px);
  }
  100% {
    opacity: 1;
    transform: translateX(0px);
  }
}
@keyframes translateX {
  0% {
    opacity: 0;
    transform: translateX(60px);
  }
  80% {
    transform: translateX(-5px);
  }
  100% {
    opacity: 1;
    transform: translateX(0px);
  }
}
.hb-cons-nform [class^="hb-cons-ditem-"] {
  transform-origin: top center;
  animation: translateX 0.3s 0.1s ease-in-out forwards;
}
.hb-cons-nform .hb-cons-ditem-back {
  transform-origin: top center;
  animation: translateX 300ms 100ms ease-in-out forwards;
}
.hb-cons-nform .hb-cons-ditem-back label {
  background: #8d8d8d !important;
  color: #fff;
  width: 50%;
  border-radius: 6px 6px;
  text-align: center;
  padding: 4px;
}
.hb-box-cons {
  padding: 10px;
  font-size: 13px;
}
.hb-pays {
  border-top: 2px dashed #adadad;
  text-align: center;
  padding: 10px 15px;
}
.hbtooltip {
  cursor: help;
  position: relative;
  display: inline-block;
}
.hbtooltip .hbtooltiptext {
  visibility: hidden;
  width: 250px;
  background-color: #555;
  color: #fff;
  text-align: right;
  font-size: 13px;
  font-weight: 400;
  border-radius: 6px;
  padding: 5px 10px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  right: 0;
  margin-left: 0;
  opacity: 0;
  transition: opacity 0.3s;
}
.hbtooltip .hbtooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  right: 2%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent;
}
.hbtooltip:hover .hbtooltiptext {
  visibility: visible;
  opacity: 1;
}
.hb-fa-info {
  color: #e61010;
}
.hb-infoconns {
  font-size: 15px;
  margin: 0 0 10px;
  text-align: right;
}
.hb-btns-check:after {
  content: "";
  display: table;
  clear: both;
}
.hb-btns-check .form-check {
  display: inline-block;
  width: 48%;
  padding-left: 0;
}
.hb-btns-check label {
  display: inline-block;
  min-height: 1.5rem;
  margin: 0 1px 10px;
  border-radius: 4px 4px;
  padding: 15px 50px;
  font-size: 15px;
  background: #f1f2f2;
  border: 2px solid #d6d6d6;
  width: 100%;
  text-align: right;
}
#extra-info1 {
  display: none;
  padding: 1rem;
  background: #faebd7;
}
#extra-info2 {
  display: none;
  padding: 1rem;
  background: #faebd7;
}
#hb-cons-form .form-check .form-check-input {
  float: right;
  margin-right: -1.1em;
}
#hb-fixed {
  z-index: 999;
}
.hb-select-ab {
  border-radius: 4px 4px;
  font-size: 19px;
  width: 100%;
  background: url(https://tpy.ir/wp-content/themes/hbtpy/hbaa-product/ar-lawyer.webp)
    no-repeat left #fff;
  background-size: 14px auto;
  display: inline-block;
  border: 1px solid #ddd;
  background-position: 10px 15px;
  padding: 8px 10px;
}
#select_hb_desk.hb-select-ab {
  width: 70%;
  font-size: 13px;
  background-position: 10px 15px;
  background-size: 10px auto;
  border-radius: 8px 8px;
  padding: 7px 12px;
}
#mainForm {
  position: sticky;
  top: 70px;
}
#mainForm .form-check .form-check-input {
  float: right;
  margin-right: -1.1em;
}
#mainForm .hb-btns-check .form-check:first-child {
  width: 44%;
  margin-right: 3%;
}
#mainForm .hb-btns-check .form-check {
  width: 44%;
}
#mainForm .hb-quesoneyn-p {
  font-size: 17px;
  font-weight: 700;
  margin: 10px 10px 4px;
}
.hb-fixed {
  z-index: 99999;
  right: 0;
  background: #fff;
  position: fixed;
  padding: 8px 0 12px;
  left: 0;
  bottom: 0;
  width: 100%;
  box-shadow:unset;
  border-top:2px solid #e6e6e6;
  text-align: center;
}
.hb-fixed .add-to-kart {
  height: auto;
  border-radius: 12px;
  font-size: 13px;
  padding: 12px 10px;
  position: relative;
  display: inline-block;
  text-align: center;
  background: #f4171e !important;
  color: #fff;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.hb-fixed .add-to-kart img {
  height: 14px;
  width: auto;
}
.hb-fixed .col-6:first-child {
  padding-right: 0;
  padding-left: 0;
}
.hb-fixed .col-6:last-child {
  margin-top: 10px;
}
.hb-fixed .text-muted {
  font-size: 11px;
}
.hb-nrcomm {
  font-size: 13px;
  color: #858b97;
}
.main-button-prev {
  position: absolute;
  right: 10px;
  top: 44%;
  width: 10px;
  z-index: 2;
}
.main-button-next {
  position: absolute;
  left: 10px;
  top: 44%;
  width: 10px;
  z-index: 2;
}
.hb-swiper {
  width: 90%;
  margin: 0 auto;
}
.hb-nrscomm {
  font-size: 8px;
}
.thumbs-container {
  margin-top: 0;
}
ul.hb-products-info {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  list-style: none;
  border: 1px solid #f4f4f4;
  border-radius: 8px;
  margin-top: 20px;
  background: #f9f9f9;
  padding: 0 10px;
  text-align: center;
}
.hb-pro-info {
  border-left: 1px solid #f4f4f4;
  display: inline-block;
  width: 18%;
  text-align: center;
  position: relative;
  padding: 12px 0;
}
.hb-pro-info a:link,
.hb-pro-info a:visited {
  color: #000;
}
.hb-pro-info a:hover {
  color: #ed242c;
}
.hb-pro-info:last-child {
  border-left: 0;
}
.hb-pro-info::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 78%;
  height: 4px;
  background: #ed242c;
  border-radius: 10px;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.hb-pro-info:first-child::after,
.hb-pro-info:hover::after {
  opacity: 1;
}
.hb-pro-info span {
  display: block;
  color: inherit;
  font-size: 14px;
}
.hb-pro-info:first-child span {
  color: #f1262c;
  font-weight: 500;
  font-size: 14px;
}
.hb-btns-check .form-check-input {
  display: none;
}
.hb-btns-check .form-check-label {
  display: block;
  border: 1px solid #d6d6d6;
  padding: 6px 10px;
  text-align: center;
  border-radius: 8px;
  cursor: pointer;
  transition: 0.3s;
  background: #fff;
}
.hb-btns-check .form-check-input:checked + .form-check-label {
  border-color: #f5223d;
  background: #f5223d33;
}
#mainForm .hb-btns-check .form-check:first-child,
#mainForm .hb-btns-check .form-check {
  width: 48.6%;
  margin-right: 0;
}
#mainForm .hb-quesoneyn-p {
  margin: 10px;
}
.header-bottom-con.sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999999;
  background: #fff;
}
.sidebar-price span:last-child {
  font-size: 13px;
}
.hbkename {
  color: #bfbfc7;
  font-weight: 400;
  font-size: 15px;
}
.pfb-b {
  font-size: 12px;
  width: 49.3%;
  height: auto;
  float: right;
  font-weight: 600;
  border-radius: 8px;
  margin-top: 5px;
  padding: 12px 8px 11px 8px;
  background: #fff;
  border: 1px solid #f4f4f4;
}
.pfb-c {
  font-size: 12px;
  width: 49.3%;
  height: auto;
  float: left;
  font-weight: 600;
  border-radius: 8px;
  margin-top: 5px;
  padding: 12px 8px 11px 8px;
  background: #fff;
  border: 1px solid #f4f4f4;
}
/* WEB APP NEW / ACCORDION */
.hbaakacc .web-app-accordion {
  width: 100%;
  height: 400px;
}
.hbaakacc #accordionProduct .accordion-item {
  border-radius: 0;
  border: none;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.hbaakacc #accordionFaq .accordion-item {
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #ddd;
}
.hbaakacc .accordion-collapse {
  outline: none;
}
.hbaakacc .accordion-button {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-weight: 700;
  color: #595959;
  padding: 10px 10px;
}
.hbaakacc .accordion-button:focus {
  outline: none !important;
  box-shadow: none !important;
}
.hbaakacc .accordion-button:not(.collapsed) {
  color: #ea262e;
  background-color: #fff;
  box-shadow: none;
}
.hbaakacc .accordion-button:not(.collapsed)::after {
  transform: rotate(180deg);
}
.hbaakacc .accordion-button::after {
  margin: 5px auto 0 5px;
  scale: 0.7;
  transform: rotate(90deg);
}
.hbaakacc .accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-icon);
}
.hbaakacc .accordion-icon img {
  height: 50px;
  width: auto;
  margin-left: 10px;
}

.web-app-urgent-delivery {
  width: 100%;
  margin: 15px 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.urgent-delivery {
  min-width: 20%;
  font-size: 8px;
  font-weight: 600;
  color: #000;
  padding: 0 6px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  border-left: 1px solid #d8d8d8;
}
.urgent-delivery:last-child {
  border: none;
}
.urgent-delivery img {
  height: 35px;
  width: auto;
}
.hbkclose:after {
  content: " ";
  display: table;
  clear: both;
}
.hbkgvideo {
  position: absolute;
  z-index: 9;
  top: 40%;
  width: 40%;
  right: 30%;
  left: 30%;
}
.hbkgvideo img {
  width: 40%;
  margin: 4px auto 0 auto;
}


	.hbkfaw{border-bottom: 1px solid #ddd;}
	.hbkfaw .hb-share {
  display: inline-block;
}
.hbkfaw .hb-share .hb-soc {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px 4px;
}
.hbkfaw .hb-share .hb-soc span {
  margin-left: 6px;
	margin-top:15px;
}
.hbkfaw .hb-share .hb-soc img {
  width: auto;
  height: 15px;
  display: inline-block;
  border-radius: 0;
  box-shadow: none;
  margin: 0 0 0 6px !important;
}
.hbkfaw .hb-share .hb-short {
  direction: ltr;
  display: inline-block;
  background: #f4f4f4;
  padding: 5px 10px;
  border-radius: 4px 4px;
}
.hbkfaw .hb-share .hb-short button {
  background: transparent;
  border: 0;
  border-radius: 4px 4px;
}
.hbkfaw .hb-share .hb-short button img {
  width: auto;
  height: 15px;
  display: inline-block;
  border-radius: 0;
  box-shadow: none;
  margin: 0 0 0 6px !important;
}
	.hbkfaw .kk-star-ratings .kksr-legend{font-size:13px!important;}
	
	
  .read-more-wrapper {
    margin-bottom: 20px;
  }
  
  .read-more-content {
    overflow: hidden;
    transition: max-height 0.4s ease;
    line-height: 1.7;
	  position: relative;
  transition: max-height 0.3s ease;
  }
	.read-more-content.collapsed::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 60px;
  background: linear-gradient(to bottom, transparent, white);
  pointer-events: none;
}
  
  .read-more-btn {
    display: inline-block;
    margin-top: 8px;
    color: #2ebef2;
    font-weight: 600;
    text-decoration: none;
    cursor: pointer;
	 display: block;
    font-size: 13px;
  }
  
  .read-more-btn:hover {
    text-decoration: underline;
  }
	.hbkrmbtn{
	text-align:left;
	}

.hbkfad .kk-star-ratings .kksr-stars {
    margin-top: -6px!important;
}
.hbkfad .kksr-legend{
	font-size:14px!important;
}
.hbkfad {
  width:92%;
  margin:30px auto;
  border-bottom: 2px solid #f4f4f4;
  padding-bottom: 30px;
}
.hbkfad nav {
  border-top: 1px solid #999;
  margin-top: 30px;
  padding-top: 30px;
}
.hbkfad .hb-share {
  display: inline-block;
}
.hbkfad .hb-share .hb-soc {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px 4px;
}
.hbkfad .hb-share .hb-soc span {
  margin-left: 6px;
}
.hbkfad .hb-share .hb-soc img {
  width: auto;
  height: 15px;
  display: inline-block;
  border-radius: 0;
  box-shadow: none;
  margin: 0 0 0 6px !important;
}
.hbkfad .hb-share .hb-short {
  direction: ltr;
  display: inline-block;
  background: #f4f4f4;
  padding: 5px 10px;
  border-radius: 4px 4px;
}
.hbkfad .hb-share .hb-short button {
  background: transparent;
  border: 0;
  border-radius: 4px 4px;
}
.hbkfad .hb-share .hb-short button img {
  width: auto;
  height: 15px;
  display: inline-block;
  border-radius: 0;
  box-shadow: none;
  margin: 0 0 0 6px !important;
}
.hbkfad .hb-rate .hb-title {
  color: #000;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 4px;
}