* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: IRANSansX;
}

/* importing fonts */

@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: bold;
  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: normal;
  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;
}



header {
  position: relative;
  z-index: 2;
  box-shadow: rgba(0, 0, 0, 0.45) 0 25px 20px -20px;
  background: #fff !important;
}

.hb-container {
  width: 1300px;
  margin: 0 auto;
}

.hb-search ::placeholder {
  text-align: right !important;
}

.hb-search ::-ms-input-placeholder {
  text-align: right !important;
}

.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  padding: 0 11px;
}

.navbar .hb-search {
  position: relative;
}

.navbar .hb-search input[type="text"] {
  box-sizing: border-box;
  background-position: 10px 10px;
  background-repeat: no-repeat;

  padding: 6px 50px 6px 10px;
  margin-bottom: 10px;
  border-radius: 4px 4px;

  background: #ddd6;
  margin-right: 50px;

  width: 610px;
  border: 0;
}

.navbar .hb-search button {
  background: none;
  border: none;
  padding: 0;
}

.css-sprite-icon-search {
  background: url(hb-sprite.webp) -1530px -45px;
  width: 25px;
  height: 25px;
  display: inline-block;
  position: absolute;
  right: 66px;
  top: 4px;
}

.css-sprite-icon-803 {
  background: url(hb-sprite.webp) -1016px -48px;
  width: 22px;
  height: 22px;
  display: inline-block;
  margin-bottom: -6px;
}

.css-sprite-icon-804 {
  background: url(hb-sprite.webp) -1038px -48px;
  width: 22px;
  height: 22px;
  display: inline-block;
  margin-bottom: -6px;
}

.css-sprite-icon-805 {
  background: url(hb-sprite.webp) -1060px -48px;
  width: 22px;
  height: 22px;
  display: inline-block;
  margin-bottom: -6px;
}

.css-sprite-icon-806 {
  background: url(hb-sprite.webp) -1082px -48px;
  width: 22px;
  height: 22px;
  display: inline-block;
  margin-bottom: -6px;
}

.css-sprite-icon-807 {
  background: url(hb-sprite.webp) -1104px -48px;
  width: 22px;
  height: 22px;
  display: inline-block;
  margin-bottom: -6px;
}

.css-sprite-icon-808 {
  background: url(hb-sprite.webp) -1126px -48px;
  width: 22px;
  height: 22px;
  display: inline-block;
  margin-bottom: -6px;
}

.css-sprite-icon-809 {
  background: url(hb-sprite.webp) -1148px -48px;
  width: 22px;
  height: 22px;
  display: inline-block;
  margin-bottom: -6px;
}

.css-sprite-icon-810 {
  background: url(hb-sprite.webp) -1170px -48px;
  width: 22px;
  height: 22px;
  display: inline-block;
  margin-bottom: -6px;
}

.css-sprite-icon-811 {
  background: url(hb-sprite.webp) -1192px -48px;
  width: 22px;
  height: 22px;
  display: inline-block;
  margin-bottom: -6px;
}

.css-sprite-icon-812 {
  background: url(hb-sprite.webp) -1214px -48px;
  width: 22px;
  height: 22px;
  display: inline-block;
  margin-bottom: -6px;
}

.css-sprite-icon-818 {
  background: url(hb-sprite.webp) -1302px -48px;
  width: 22px;
  height: 22px;
  display: inline-block;
  margin-bottom: -6px;
}

.css-sprite-icon-816 {
    background: url(hb-sprite.webp) -1280px -48px;
    width: 22px;
    height: 22px;
    display: inline-block;
    margin-bottom: -6px;
}

.css-sprite-icon-815 {
    background: url(hb-sprite.webp) -1258px -48px;
    width: 22px;
    height: 22px;
    display: inline-block;
    margin-bottom: -6px;
}

.css-sprite-icon-814 {
    background: url(hb-sprite.webp) -1236px -48px;
    width: 22px;
    height: 22px;
    display: inline-block;
    margin-bottom: -6px;
}

.navbar .hb-row {
  display: unset !important;
}

.navbar .hb-nav-left .btn {
  border: 2px solid #ddd6;
  border-radius: 4px 4px;
  color: #000;
  font-size: 13px;
  padding: 6px 10px;
  font-weight: 700;
}

.navbar .hb-nav-left .btn:hover {
  background: #e61010;
  color: #fff;
}

.navbar .hb-nav-left .cart {
  border-right: 1px solid #ddd;
  margin-right: 20px;
  padding: 0 20px;
}

.css-sprite-icon-cart {
  background: url(hb-sprite.webp) -1378px -40px;
  width: 30px;
  height: 30px;
  display: inline-block;
  margin-bottom: -12px;
}

.navbar .hb-nav-left:after {
  clear: both;
  display: table;
  content: " ";
}

.navbar .hb-nav-left .agent {
  color: #9a9b9f;
  font-weight: 700;
  font-size: 13px;
  margin: 12px 0 2px 30px;
  display: inline-block;
}

.css-sprite-icon-agent {
  background: url(hb-sprite.webp) -1324px -50px;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-bottom: -4px;
}

.navbar .hb-nav-left .blog {
  color: #9a9b9f;
  font-weight: 700;
  font-size: 13px;
  margin: 12px 0 2px;
  display: inline-block;
}

.navbar .hb-nav-left .agent:hover, .navbar .hb-nav-left .blog:hover {
  color:#e61010;
}

.css-sprite-icon-mag {
  background: url(hb-sprite.webp) -1510px -50px;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-bottom: -4px;
}

.hb-pcol{padding:0 0!important;margin: 0 -2px!important;}

main article iframe{display: block !important;
    margin: 0 auto !important;
	width: 92% !important;}
span{color: unset!important;}
.btn {
  --bs-btn-focus-box-shadow: none !important;
}
.btn:focus,
.btn:focus-visible {
  outline: none !important;
  box-shadow: none !important;
}
.hb-container {
  width: 1300px;
  margin: 0 auto;
}
section.hb-banner {
  text-align: center;
  background: #ef262e;
}
section.hb-banner img {
  display: block;
  margin: 0 auto;
}
nav.hb-breadcrumb {
  margin: 10px auto;
}
nav .hb-scroll-breadcrumb {
  overflow: auto;
  white-space: nowrap;
  list-style: none;
  padding: 0 6px;
  border-radius: 4px 4px;
  margin-bottom: 10px;
}
nav .hb-scroll-breadcrumb li {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  font-size: 13px;
  font-weight: normal;
}
nav .hb-scroll-breadcrumb li a:link,
nav .hb-scroll-breadcrumb li a:visited {
  color: #999;
}
nav .hb-scroll-breadcrumb li a:hover {
  color: #f1262c;
}
nav .hb-scroll-breadcrumb span {
  color: #999!important;
  margin: 0 4px 0 0;
  font-size: 9px;
}
nav .hb-scroll-breadcrumb li.last {
  color: #0066ff;
}
main {
  padding: 30px 0 50px 0;
  margin-bottom: 3rem;
}
main article {
  background: #fff;
}
main article ol li::marker,
main article ul li::marker {
  color: #e61010;
}

main article ol,
main article ul {
  font-size: 18px;
  width: 95%;
  padding: 0 60px 0 0;
  text-align: justify;
  line-height: 2;
}

main article ul li h2,
main article ul li h3,
main article ul li h4,
main article ul li h5,
main article ul li h6{
	padding-right:0;
	width:unset;
	font-size:18px!important;
}

main article figure {
  width: 90%;
  margin: 0 auto;
}
main article figure img {
  width: 100%;
  height: auto;
  display: block;
  box-shadow: rgba(0, 0, 0, 0.45) 0 20px 15px -25px;
  border-radius: 20px 20px;
}
main article header {
  width: 90%;
  margin: 20px auto;
  font-size: 13px;
}
main article header::after {
  content: "";
  display: table;
  clear: both;
}
main article header .hb-author {
  display: inline-block;
  width: auto;
  text-align: right;
  color: #999;
  font-weight: 700;
  margin-left: 15px;
}
main article header .hb-time {
  display: inline-block;
  width: auto;
  text-align: right;
  color: #999;
  font-weight: 700;
}
main article header .hb-time span {
  color: #000;
}
main article header .hb-time img {
  display: inline-block;
  width: 25px;
  height: auto;
  border-radius: 0;
  box-shadow: none;
  margin: 0 0 0 6px !important;
}
main article header .hb-comment {
  display: inline-block;
  width: auto;
  text-align: left;
  color: #999;
  font-weight: 700;
  float: left;
}
main article header .hb-comment img {
  display: inline-block;
  width: 25px;
  height: auto;
  border-radius: 0;
  box-shadow: none;
  margin: 0 0 0 6px !important;
}
main article header .hb-author a:link,
main article header .hb-author a:visited {
  color: #000;
}
main article header .hb-comment a:link,
main article header .hb-comment a:visited {
  color: #999;
}
main article header .hb-author a:hover,
main article header .hb-comment a:hover {
  color: #f1262c;
}
main article header .hb-comment span {
  color: #000;
}
main article p {
  width: 92%;
  margin: 0 auto;
  text-align: justify;
  line-height: 2.2;
  font-size: 18px !important;
	word-break: break-word;
    overflow-wrap: break-word; 
    hyphens: auto; 
    direction: rtl;
  color: #000;
}
.hb-sec-1 h1 {
  font-size: 36px !important;
  font-weight: 700;
  width: 96%;
  margin: 0 auto 20px auto;
  display: block;
  line-height: 1.8;
}
main article h2 {
  position: relative;
  font-size: 30px !important;
  font-weight: 700;
  width: 92%;
  margin: 10px auto !important;
  padding: 0 20px 0 0;
  border: 0 !important;
  display: block;
  text-align:justify;
}
main article h3 {
  position: relative;
  font-size: 24px !important;
  font-weight: 700;
  width: 92%;
  margin: 10px auto !important;
  padding: 0 20px 0 0;
  border: 0 !important;
  display: block;
  text-align:justify;
}
main article h4 {
  position: relative;
  font-size: 20px !important;
  font-weight: 700;
  width: 92%;
  margin: 10px auto !important;
  padding: 0 20px 0 0;
  border: 0 !important;
  display: block;
  text-align:justify;
}
main article h5 {
  position: relative;
  font-size: 18px !important;
  font-weight: 700;
  width: 92%;
  margin: 10px auto !important;
  padding: 0 20px 0 0;
  border: 0 !important;
  display: block;
  text-align:justify;
}
main article h6 {
  position: relative;
  font-size: 16px !important;
  font-weight: 700;
  width: 92%;
  margin: 10px auto !important;
  padding: 0 20px 0 0;
  border: 0 !important;
  display: block;
  text-align:justify;
}
main article .hb-faq {
  position: relative;
  font-size: 30px !important;
  font-weight: 700;
  width: 90%;
  margin: 30px auto 0 auto !important;
  padding: 0 20px 0 0;
  border: 0 !important;
  display: block;
}
main article h2::before,
main article .hb-faq::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 10px;
  background: #f1262c;
  border-radius: 10px 10px;
}
main article strong,
main article bold {
}
main article a:link,
main article a:visited {
}
main article a:hover {
}
main article .wp-caption {
  width: 90% !important;
  margin: 0 auto !important;
}
main article .wp-caption-text {
  font-size:13px!important;
  text-align:center!important;
  color:#ddd!important;
}
main article img {
  margin-bottom: 20px;
  width: 100%;
  height: auto;
  display: block;
  box-shadow: rgba(0, 0, 0, 0.45) 0 20px 15px -25px;
  border-radius: 20px 20px;
}
main article ul,
main article ol {
}
main article ul li {
}
main article ol li {
}
main article .dp-box-sarfasls {
  width: 92%;
  margin: 20px auto 0 auto;
}
main article .dp-box-sarfasls .accordion-item {
  box-shadow: none;
}
main article .dp-box-sarfasls .accordion-header {
  margin-bottom: 0;
  border: 1px solid #ddd;
  border-radius: 20px 20px;
  padding: 10px 0;
}
main article .dp-box-sarfasls .accordion-button:not(.collapsed) {
  color: #000;
}
main article .dp-box-sarfasls .dp-title-sarfasl {
  padding: 20px 15px;
  border: 1px solid #ddd;
  border-radius: 20px 20px;
}
main article .dp-box-sarfasls .dp-title-sarfasl .dp-titr:before {
  content: "سرفصل های این مقاله";
  font-weight: 700;
}
main article .dp-box-sarfasls .dp-nsarfasl {
}
main article .dp-box-sarfasls .dp-nsarfasl .dp-sarfasl {
}
main article .dp-box-sarfasls .dp-nsarfasl .dp-sarfasl ul {
  margin: 0;
  padding: 15px 15px 0 15px;
  list-style: none;
}
main article .dp-box-sarfasls .dp-nsarfasl .dp-sarfasl ul li {
  margin-bottom: 10px;
}
main article .dp-box-sarfasls .dp-nsarfasl .dp-sarfasl ul li a:link,
main article .dp-box-sarfasls .dp-nsarfasl .dp-sarfasl ul li a:visited {
  color: #999;
}
main article .dp-box-sarfasls .dp-nsarfasl .dp-sarfasl ul li a:hover {
  color: #f1262c;
}
main article .dp-gofte {
  width: 90%;
  margin: 20px auto 40px auto;
  background: #f2f2f4;
  text-align:justify;
  border-right: 7px solid #f1262c;
  padding: 15px 15px;
  line-height: 1.8;
  border-radius: 10px 10px;
}
main article .hb-adsc {
  width: 92%;
  margin: 20px auto!important;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
main article .hb-adsc .border-seconadry{border:0!important;}
main article .hb-adsc .rounded{border-radius:0!important;}
main article .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 article .hb-ads-mainstyle {
  position: absolute;
  bottom: 10px;
  right: 0;
}
main article .hb-ads-titlestyle {
  font-size: 17px;
  font-weight: 700;
  color: #000;
}
main article .hb-ads-descstyle {
  margin: 5px 0;
  font-size: 15px;
  color: #999;
}
main article .hb-ads-pricestyle {
  font-size: 21px;
  font-weight: 700;
  color: #f1262c;
}
main article .hb-ads-pricestyle span {
  font-size: 15px;
  font-weight: 700;
  color: #f1262c;
}
main article .dp-pishnahad {
  width: 90%;
  margin: 20px auto 40px auto;
  background: #f2f2f4;
  border-right: 7px solid #f1262c;
  line-height: 1.8;
  border-radius: 10px 10px;
}
main article .dp-pishnahad img {
  width: 100%;
  height: auto;
}
main article .dp-pishnahad .title {
  display: inline-block;
  width: auto;
  line-height: 5;
  font-size: 19px;
  color: #000;
  font-weight: 700;
}
main article .dp-pishnahad .link {
  display: inline-block;
  width: auto;
  line-height: 5;
  font-size: 19px;
  color: #000;
  font-weight: 700;
}
main article .dp-pishnahad .link a:link,
main article .dp-pishnahad .link a:visited {
  color: #0066ff;
}
main article .dp-pishnahad .link a:hover {
  color: #0a58ca;
}
main article .hb-accordion {
  width: 92%;
  margin: 20px auto;
}
main article .accordion-item {
  border: 0 !important;
  border-radius: 30px 30px;
  margin-bottom: 20px;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 12px;
}
main article .accordion-button,
main article .accordion-button:not(.collapsed),
main article .accordion-item:first-of-type,
main article .accordion-item:last-of-type {
  border-radius: 30px 30px !important;
  outline: none;
  text-align:right;
}
main article .accordion-button::after {
  outline: none;
  margin-right: auto;
  margin-left: unset;
}
main article .accordion-button:not(.collapsed) {
  box-shadow: unset;
  background: #fff !important;
  font-weight: 700;
  color: #999;
  outline: none;
}

main article table {
  width: 92%!important;
  margin: 20px auto;
  border: 1px solid #dee2e6;
  border-collapse: collapse;
  display: table; /* یا کلاً این خط رو حذف کن */
}
main article table thead th {
  background: #f1262c!important;
  color:#fff!important;
}
main article table thead th,
main article table thead td,
main article table tbody td {
  padding: 8px 8px;
  border: 1px solid #dee2e6;
}

main article .acf-input img{
  width: 92%;
  margin: 0 auto 20px auto;
}
main article .aa-suggestions img{width: 92%;
  margin:10px auto;}

main article footer {
  background: #fff;
  width: 92%;
  margin: 0 auto;
  padding: 50px 0;
}
main article footer nav {
  border-top: 1px solid #999;
  margin-top: 30px;
  padding-top: 30px;
}
main article footer .hb-share {
  display: inline-block;
}
main article footer .hb-share .hb-soc {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px 4px;
}
main article footer .hb-share .hb-soc span {
  margin-left: 6px;
}
main article 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 article footer .hb-share .hb-short {
  direction: ltr;
  display: inline-block;
  background: #f4f4f4;
  padding: 5px 10px;
  border-radius: 4px 4px;
}
main article footer .hb-share .hb-short button {
  background: transparent;
  border: 0;
  border-radius: 4px 4px;
}
main article 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 article footer .hb-rate {
}
main article footer .hb-rate .hb-title {
  color: #000;
  font-size: 15px;
  font-weight: 700;
}
main section.hb-comment {
  margin-top: 25px;
  background: #fff;
  border-radius: 20px 20px;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 12px;
}
main section.hb-comment .hb-main-comment {
  background: #fff;
  width: 92%;
  margin: 0 auto;
  padding: 15px 0;
}
main section.hb-comment form {
}

main article nav .hb-next {
  text-align: right;
}
main article nav .hb-next a img {
  width: 50px;
  height: auto;
  display: inline-block;
  margin: -26px 0 0 10px;
  border-radius: 0;
  box-shadow: none;
}
main article nav .hb-next a div {
  display: inline-block;
  color: #6c757d;
  font-weight: 700;
  font-size: 13px;
  line-height: 2;
	    width: 75%;
}
main article nav .hb-next a div span {
  display: block;
  color: #000!important;
  font-size: 15px;
}
main article nav .hb-prev {
  text-align: left;
}
main article nav .hb-prev a img {
  width: 50px;
  height: auto;
  display: inline-block;
  margin: -26px 10px 0 0;
  border-radius: 0;
  box-shadow: none;
}
main article nav .hb-prev a div {
  display: inline-block;
  color: #6c757d;
  font-weight: 700;
  font-size: 13px;
  line-height: 2;
	    width: 75%;
}
main article nav .hb-prev a div span {
  display: block;
  color: #000!important;
  font-size: 15px;
}
main article footer .kk-star-ratings .kksr-stars .kksr-stars-active{left:unset!important;right:0!important;}
main article footer .kksr-legend{font-size:14px!important;}

/* footer btn */

#info {
  display: none;
  text-align: justify;
  font-size: 16px;
}

.footer-btn {
  padding: 8px 4px;
  border: none;
  color: #2ab5cc;
  background-color: transparent;
  display: block;
  touch-action: manipulation;
}

.footer-text {
  text-align: justify;
  font-size: 16.5px;
  font-weight: 600;
  padding-bottom: 10px;
  color: #6e6e6e;
  line-height: 2;
}
/* footer li */
footer li::before {
  content: "• ";
  color: #e61010;
  font-weight: bold;
  margin-left: 4px;
}

footer li {
  margin: 18px 0px;
  font-size: 15.8px;
  font-weight: 600;
  list-style: none;
}

footer ul {
  width: 100%;
}

footer a {
  text-decoration: none;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  color: #414141;
}

footer a:hover {
  color: #e61010;
}

/* footer back ground */

footer {
  background: #fff url("footer-back.webp") no-repeat center bottom;
  background-size: 100%;
}

/* know the prices */

.ktp-con {
  position: relative;
  background: #e61010;
}

.ktp-con::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 170px;
  z-index: -1;
  background-image: url(red.webp);
  background-repeat: no-repeat;
  background-size: 100%;
}

.ktp {
  width: 1230px;
  margin: 0 auto;
}

.know-the-prices div {
  padding-bottom: 12px;
}

.know-the-prices div:first-child {
  font-size: 28px;
  font-weight: 700;
  text-align: right;
  color: #fff;
  display: block;
  padding: 20px 0;
  align-items: center;
  justify-content: center;
}

.form-con {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.know-the-prices form {
  position: relative;
  width: 75%;
  height: auto;
}

.know-the-prices input {
  width: 100%;
  height: 60px;
  border-radius: 12px;
  border: none;
  margin: 20px 0;
}

.know-the-prices button {
  position: absolute;
  top: 30.2%;
  left: 2%;
  padding: 8px 16px;
  color: white;
  background-color: #6d6e72;
  border: none;
  border-radius: 12px;
}

/* how to order */

.how-to-order img {
  width: auto;
  height: 30px;
  margin-left: 10px;
}

.hto-con {
  position: relative;
}

.hto-con::after {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 219px;
  z-index: 1;
  background-image: url(gray.webp);
  background-repeat: no-repeat;
  background-size: 100%;
}

.hto {
  width: 1230px;
  margin: 0 auto;
  padding-top: 35px;
}

.how-to-order {
  display: flex;
  width: 1230px;
  height: auto;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 2;
}

.how-to-order div {
  padding: 25px;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
}

/* contact us */

.contact-us {
  width: 100%;
  margin-top: 200px;
}

.bb {
  font-size: 24px;
  font-weight: 800;
}

/* footer logo */

.logo-footer {
  width: 300px;
  height: auto;
  padding-bottom: 15px;
}

.bt {
  border-top: 2px solid #d8d8d8;
}

.bl {
  border-left: 2px solid #d8d8d8;
}

.footer-icons {
  width: 30px;
  height: auto;
  margin: 15px 0 15px 5px;
}

.contact-us-2 {
  padding-bottom: 205px;
}

/* follow us */

.follow-us {
  width: 100%;
  margin-right: 18px;
}

.follow-us img {
  display: inline-block;
  width: 40px;
  height: auto;
  margin-left: 8px;
  margin-top: 20px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.follow-us img:hover {
  opacity: 0.5;
  cursor: pointer;
}

.social-text {
  font-size: 18px;
  font-weight: 600;
  margin: 15px 12px 15px 0;
}

/* namad */

.namad {
  text-align: center;
}

.namad img {
  display: inline-block;
  width: 24%;
  height: auto;
  padding-top: 20px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.namad img:hover {
  opacity: 0.5;
  cursor: pointer;
}

.call-us {
  padding-right: 15px;
}

.electronic-post-text {
  text-align: center;
  height: auto;
  border-top: 2px solid #e4e4e4;
  padding: 35px 0;
  font-size: 20px;
  font-weight: 700;
}

.pei{font-weight: 600; color: #808080; font-size: 24px}
.pei:hover {
  color: #e61010 !important;
  cursor: pointer;
}

.num{font-size: 24px;
                    font-weight: 800;
                    color: #808080;
                    margin-right: 20px;
                    direction: rtl;}
.tbm{font-size: 24px; font-weight: 800}
.aa-ktp-2 a:link,.aa-ktp-2 a:visited{color: #fff}



	.hb-breadcrumb{width: 96%;margin: 10px auto 0 auto;}

.hb-cats{margin:0 auto;}
.hb-cats .hb-titr{text-align:right;font-weight:700;font-size:30px}
.hb-cats .hb-link{text-align:left;font-weight:700;font-size:12px;padding-top:20px;}
.hb-cats .hb-link a:link,.hb-cats .hb-link a:visited{color:#9a9b9f;padding-left:10px;}
.hb-cats .hb-link .fa-angle-left:before{vertical-align:sub;padding-right:3px;}
.hb-cats .hb-link a:hover{color:#eb222a}
.hb-cats .hb-bpost{border: 1px solid #d8d8d8;border-radius: 12px;margin: 0 2px;}
.hb-cats .hb-bpost img{border-radius: 12px 12px 0 0;}
.hb-cats .hb-bpost .hb-tpost{min-height: 90px;color:#000;font-weight: 700;font-size: 15px;margin: 10px 10px 0;}
.hb-cats .hb-bpost .hb-lpost{font-size:13px;color:#9a9b9f;margin:0 10px 10px}
.hb-cats .hb-bpost .hb-starn{color:#777}
.hb-cats .hb-bpost .hb-stary{color:#f4b51a;font-size:14px!important;}
.hb-cats .hb-bpost .kk-star-ratings{margin:0 10px 10px}
.hb-cats .hb-bpost .hb-ppost{font-size:17px;font-weight:700;color:#000}
.hb-cats .hb-bpost .hb-ppost span{font-size:13px;color:#000}
.hb-cats .hb-bpost .hb-ipost{text-align:left}
.hb-cats .hb-bpost .hb-ipost .fa-shopping-cart{color:#eb222a;font-size:25px}
.hb-cats .nav-pills .nav-link{color:#9a9b9f;border:0;background:#fff;border-bottom:1px solid #fff;font-weight:700;font-size:17px;padding:0 0 10px 0;border-radius:0;margin:1rem 1rem .5rem 1rem;}
.hb-cats .nav-pills .nav-link.active,.hb-cats .nav-pills .show>.nav-link{background:#fff;color:#eb222a;border-bottom:2px solid #e61010;border-radius:0;padding-right:0;padding-left:0;}
.hb-cats .nav{display:inline-flex;margin-bottom:0;margin-left:20px}



.hb-cats .hb-accordion{border:1px solid #e3e4e4;border-radius:10px 10px;background:#fff;}
.hb-cats .accordion-item{border:0;border-top: 1px solid #e3e4e4;}
.hb-cats .accordion-item:last-of-type{border-radius:0 0 10px 10px;}
.hb-cats .accordion-button:not(.collapsed),.hb-cats .accordion-item:first-of-type .accordion-button,.hb-cats .accordion-button{background:#fff;box-shadow:unset;padding:9px 18px;color:#000;font-weight:900;font-size:17px;border-radius:10px 10px;}
.hb-cats .accordion-button:not(.collapsed)::after,.hb-cats .accordion-button::after{margin-right: auto;margin-left: unset;}
.hb-cats .accordion-item:first-of-type{border-radius:0;}
.hb-cats .accordion-item:first-of-type.hb-accordion-item{border:0;border-radius:10px 10px;}

.hb-filters-wrapper-ajax {
    position: sticky;
    top:4px;
    z-index: 1;
}
.hb-select-ajax{
    width: 100%; border-radius: 10px; padding: 10px 10px; font-size: 15px;
    background: url(prod-il-6.webp) no-repeat left #f8f8f8;
    background-size: 20px auto; background-position: 10px 15px;
    appearance: none;
}
.hb-tfilter-ajax { font-weight: 600; font-size: 15px; margin-bottom:0;color:#000; }
.hb-btn-reset-ajax {
    background: #fff;
    border: 0;
    color: #000 !important;
    padding: 7px 5px;
    text-align: center;
	border: 1px solid #e3e4e4;
    border-radius: 100px 100px;
    width: 100%;
    font-size: 13px;
    font-weight: 600;
}
.hb-btn-reset-ajax img{width:auto;height:20px;}
.form-check-input:checked {
    background-color: #ff0100;
    border-color: #ff0100;
}
.accordionnf{padding:16px 16px;}
	.accordion-body{padding:0 18px 10px 18px;}

.slider-wrapper {
    position: relative;
    height: 32px; 
	margin-top: -20px;
    margin-bottom:10px;
    direction: ltr;
}

.slider-wrapper .track {
    position: absolute;
    top: 31px;
    left: 0;
    height: 4px;
    width: 100%;
    background: #e0e0e0;
    border-radius: 4px;
    z-index: 1;
}

.slider-wrapper .active-track {
    position: absolute;
    top: 31px;
    height: 4px;
    background: #ff0100;
    border-radius: 4px;
    z-index: 2;
}

.slider-wrapper input[type="range"] {
    position: absolute;
    top: 31px;
    width: 100%;
    height: 4px;
    background: transparent;
    -webkit-appearance: none;
    pointer-events: none;
    z-index: 3;
}

.dual-range::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    background: #ff0000;
    cursor: pointer;
    pointer-events: auto;
    z-index: 4;
}

.dual-range.arrow-right::-webkit-slider-thumb {
    background: transparent url('farrowright.webp') center/contain no-repeat !important;
}

.dual-range.arrow-left::-webkit-slider-thumb {
    background: transparent url('farrowleft.webp') center/contain no-repeat !important;
}

.ruler {
    position: absolute;
    top: 42px;
    left: 10%;
    right: 10%;
    width: 81%;
    height: 4px;
    background: repeating-linear-gradient(90deg, #ccc 0px, #ccc 1px, transparent 1px, transparent 25px);
    pointer-events: none;
    z-index: 2;
}
#heightMinText, #heightMaxText, #widthMinText, #widthMaxText, #lengthMinText, #lengthMaxText, #priceMinText, #priceMaxText{
margin-top:8px;
}


/* فایرفاکس */
.dual-range.arrow-right::-moz-range-thumb,
.dual-range.arrow-left::-moz-range-thumb {
    height: 18px;
    width: 18px;
    border-radius: 50%;
    cursor: pointer;
    pointer-events: auto;
}

	.hb-text-range{font-size:11px;margin-bottom: 4px;}
	
	
	.hb-sizes{background: #dddd;
    padding: 3px 6px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
    margin-top: 4px;}
	.hb-inputs{gap:10px;display: block;
    font-weight: normal;
    font-size: 12px;}
	.hb-inputs input{    display: inline-block;
    width: 35.9%;
    border-radius: 4px;
    border: 1px solid #e1e1e1;
    text-align: center;
    direction: ltr;
    padding: 4px 6px 0 6px;
    margin-left: 3px;
    font-size: 13px;}
	
	@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }}
	.hb-filters{
    font-size: 20px !important;
    position: relative;
    padding-right: 15px;
    line-height: 1.65 !important;
	margin-bottom:10px;
    font-weight: bold;}
	.hb-filters:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 8px;
    background: #e61010;
    border-radius: 10px 10px;}


.col-md-3.col-sm-12 {
    transition: all 0.3s ease;
}

	.product-count-box{position: relative;
    border-bottom: 2px solid #f5f4f9;
    margin:15px auto 26px auto;}
	#product-count-display-top{
    font-size: 15px;
    text-align: right;
    color: #a3a3a3;}
	#product-count-display-center{position: absolute;
    margin-top: -9px;
    background: #fff;
    padding: 0 10px 0 0;
    left: 0;
    font-size: 15px;
    text-align: right;
    color: #a3a3a3;}
	
	.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link:focus{color: #000;font-size: 13px;font-weight: 900;padding:0 0 0 20px;}
	.navbar-light .navbar-nav .nav-link:hover{color: #e61010;font-size: 13px;font-weight: 900;padding:0 0 0 20px;}
	.dropdown-item.active, .dropdown-item:active{background:#e61010;}
	.navbar-nav-scroll{margin-right:50px;}
	
	.hb-sec-1{margin:50px auto;}
	.hb-sec-1 p{padding:0 15px;line-height:1.8;text-align:justify;}
	.hb-sec-1 audio{margin: 30px auto 10px auto;
    display: block;}
	.hb-sec-1 img{border-radius:6px 6px;}
	
	.hb-fcheck .form-check .form-check-input {
    float: right;
    margin-right: 0;
    margin-left: unset;
    padding: 0;}



	.hb-wmfooter{box-shadow: rgba(14, 30, 37, 0.12) 0 2px 4px 0px, rgba(14, 30, 37, 0.32) 0 2px 16px 0;border-radius:11px 11px 0 0;position:fixed;z-index:999;bottom:0;background:#fff;padding:10px 5px;}
	.hb-wmfooter .col-3{padding:0 0;text-align:center;}
	.hb-wmfooter a:link,.hb-wmfooter a:visited{font-size:13px;font-weight:700;color:#000;}
	.hb-wmfooter a:hover{color:rgb(230, 16, 16);}
	.wfmstaticbackdrop .btn-close{background: #fff;padding: 0;margin: -10px 0 0 0;font-size: 25px;}
	.wfmstaticbackdrop .hbtpy-wfm{margin-bottom:7px;border-bottom:1px solid #ddd;padding-bottom:7px;}
.wfmstaticbackdrop .hbtpy-wfm a:link,.wfmstaticbackdrop .hbtpy-wfm a:visited{color:#000;}
.wfmstaticbackdrop .hbtpy-wfm a:hover{color:rgb(230, 16, 16);}
	.hb-wmfooter .hb-wmcart{position:relative;text-align:center;}
	.hb-wmfooter .hb-befimg{border-radius: 50px 50px;
    padding: 10px 10px;
    background: #e61010;
    box-shadow: rgba(14, 30, 37, 0.12) 0 2px 4px 0px, rgba(14, 30, 37, 0.32) 0 2px 16px 0;
    width: 46px;
    height: 46px;
    margin: 0 auto;}
	.hb-wmfooter .hb-befimg img{width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;}
	.hb-wmfooter .hb-wmcart a:link,.hb-wmfooter .hb-wmcart a:visited{    position: absolute;
    width: 17%;
    right: 41.5%;
    top: -40px;
    text-align: center;}
	#hbasideBtn {
    display: none;
    position: fixed;
    bottom:100px;
    right: 22px;
    width: 50px;
    height: 50px;
    z-index: 99999;
    font-size: 18px;
    border: none;
    outline: none;
    background: #fff;
    color: #000;
    cursor: pointer;
    padding: 15px;
    border-radius: 100%;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);}
	#hbasideBtn img {
    width: 20px;
    height: auto;
    display: block;}

.hb-before-h1{font-size:22px;font-weight:700;line-height:1.8;padding: 5px 15px 5px 0;position: relative;}
.hb-before-h1::after {
    content: " ";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 8px;
    background: #e61010;
    border-radius: 10px 10px;
}
.hb-before-h1 span {
        color: #6c757d;
        font-size: 16px;
        margin-right: 8px;
    }








.sidebar-toggle .text-end img{display:inline-block;width:auto;height:20px;}
	.sidebar-toggle .text-start img{display:inline-block;width:auto;height:16px;}
	.accordion-button:not(.collapsed)::after{background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");}
	.accordion-item:last-of-type .accordion-button.collapsed{border-radius:100px 100px;}
.hb-pcol{border:0;margin:0!important;background:#fff;}
.hb-pcol .hb-bpost,
.hb-pcol .hb-bpost .hb-tpost {
    background-color: #ffffff;
    border-radius: 10px;
}
.hb-pcol:nth-child(8n+2) .hb-bpost,
.hb-pcol:nth-child(8n+2) .hb-bpost .hb-tpost,
.hb-pcol:nth-child(8n+4) .hb-bpost,
.hb-pcol:nth-child(8n+4) .hb-bpost .hb-tpost,
.hb-pcol:nth-child(8n+5) .hb-bpost,
.hb-pcol:nth-child(8n+5) .hb-bpost .hb-tpost,
.hb-pcol:nth-child(8n+7) .hb-bpost,
.hb-pcol:nth-child(8n+7) .hb-bpost .hb-tpost {
    background-color: #f8f9fa;
}
.hb-pcol:hover {
    background-color: #e2e8f0;
	border-radius:10px 10px;
}
	.hb-cats .hb-bpost{margin:2px 2px;position:relative;min-height:344px;border:1px solid #e1e1e1;}
	.hb-cats .hb-bpost img{border-radius:10px 10px;position:absolute;top:0;z-index:1;}
	.hb-cats .hb-bpost .hb-tpost {
    position: absolute;
    z-index: 1;
    top: 210px;
    margin: 0;
    width: 100%;
    padding: 10px 10px;
}
	.hb-cats .hb-bpost .kk-star-ratings {
    position: absolute;
    z-index: 2;
	 top: 290px;}
	.hb-cats .hb-bpost .row{    position: absolute;
    z-index: 2;
    top: 304px;width: 100%;}



/* RWD */
@media only screen and (max-width: 320px) {
  /* banner */
  .hb-dd-banner {
    display: none;
  }
  .hb-dw-banner {
    display: block;
  }
  .hb-banner,
  .hb-container {
    width: 100% !important;
  }
  main article h1 {
    font-size: 28px !important;
    font-weight: 800 !important;
  }
  main article header {
    margin: 0 auto;
    font-size: 8px;
  }
  main article header .hb-time img,
  main article header .hb-comment img {
    width: 18px;
  }
  main article header .hb-author {
    margin-left: 5px;
  }
  main article table{font-size:11px;}
  main article p {
    width: 90%;
    font-size: 16px !important;
    margin-top: 12px;
  }
  .accordion-header {
    padding: 0 !important;
  }
  main article h2 {
    width: 91%;
    font-size: 24px !important;
    padding: 10px 1px 10px 0;
    font-weight: 800 !important;
  }
  main article h3 {
    width: 91%;
    font-size: 20px !important;
    padding: 10px 1px 10px 0;
    font-weight: 800 !important;
  }
  main article h4 {
    width: 91%;
    font-size: 18px !important;
    padding: 10px 1px 10px 0;
    font-weight: 800 !important;
  }
  main article h5 {
    width: 91%;
    font-size: 16px !important;
    padding: 10px 1px 10px 0;
    font-weight: 800 !important;
  }
  main article h6 {
    width: 91%;
    font-size: 15px !important;
    padding: 10px 1px 10px 0;
    font-weight: 800 !important;
  }
  main article h2::before {
    right: -5%;
    width: 7px;
  }
  .hb-ads-mainstyle,
  .hb-ads-btnstyle {
    bottom: -80px !important;
  }
  .aa-img-con {
    width: 100% !important;
    height: 50% !important;
    padding: 0 !important;
  }
  .aa-img-con img {
    width: 95% !important;
    height: auto !important;
    border-radius: 8px;
    border: solid 1px #ccc;
    margin: 3% auto 0 auto !important;
  }
  .aa-img-text {
    width: 90% !important;
    padding: 0 !important;
  }
  .aa-img-text .title,
  .aa-img-text .link {
    font-size: 16px !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 2 !important;
  }
  .aa-suggestions {
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
  main article .hb-faq {
    font-size: 18px !important;
    font-weight: 800 !important;
    padding: 10px 0 10px 0 !important;
  }
  .hb-faq::before {
    right: -5.5% !important;
    width: 7px !important;
  }
  main article nav .hb-next div,
  main article nav .hb-prev div {
    width: 75%;
  }
  main article nav .hb-prev div {
    margin-top: 20px;
  }
  .aa-ktp-2 {
    z-index: 0;
  }
  .ktp-con::before {
    bottom: 0;
    z-index: 0;
    height: 60px;
  }
  .hto-con::after {
    top: 100%;
    height: 50px;
  }
  .hb-share {
    font-size: 10px;
  }
  .hb-title {
    margin: 10px 10px 0 0;
  }
  main {
    padding: 0 !important;
    margin-bottom: 0 !important;
  }
  main article {
    width: 100% !important;
    border-radius: 0 !important;
    box-shadow: 0 -10px 10px -5px rgba(0, 0, 0, 0.1);
  }
  body {
    background-color: #fff !important;
  }

  /*  footer 320 */

  .ktp,
  .hto,
  .how-to-order {
    width: 90%;
  }
  /* aa advice container */

  .aa-advice-con {
    display: flex !important;
    align-items: center;
    justify-content: space-evenly;
    padding: 10px 10px;
  }

  .aa-advice img {
    width: 60%;
    height: auto;
    margin-bottom: 8px;
  }

  .aa-advice {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    text-align: center;
    width: 24%;
    padding: 10px;
    border: 1px solid #d8d8d8;
    font-size: 7px;
    border-radius: 5px 5px;
    font-weight: 700;
  }

  /* aa ktp -> call support */

  .aa-ktp {
    display: none !important;
  }

  .aa-ktp-2 {
    display: flex !important;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 17px;
    font-weight: 800;
  }

  .aa-ktp-2 img {
    width: 20px;
    height: auto;
    margin-right: 10px;
  }

  /* 0000 */

  .contact-us,
  .contact-us-2 {
    display: none;
  }

  .how-to-order div {
    display: none;
  }

  .web-app-footer-logo {
    width: 100%;
    display: flex !important;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
  }

  .hto {
    margin: 0 auto;
  }

  .web-app-footer-logo img {
    width: 40%;
    height: auto;
  }

  .web-app-footer-text {
    margin-top: 20px;
    text-align: justify;
    font-size: 13px;
  }

  /* aa web footer */

  .aa-web-footer {
    margin-top: 50px;
    display: flex !important;
  }

  .accordion-item {
    border: none;
    border-radius: 0;
    border: none;
  }

  .accordion {
    width: 100%;
    border: none !important;
    border: none;
  }

  .accordion-button::after {
    margin: 0 !important;
  }

  .accordion-button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 18px;
    font-weight: 700;

    color: #000 !important;
    outline: none !important;
    box-shadow: none !important;
    background-color: #fff !important;
  }

  .accordion-body a {
    color: #0e6efd;
  }

  footer li::before {
    content: "• ";
    font-size: 13px;
    color: #727272;
    margin-left: 4px;
  }

  footer li {
    font-weight: 400;
  }

  /* aa agent */

  .aa-agent-con {
    display: block !important;
    border-top: 1px solid #ccc;
    width: 90%;
    margin: 0 auto;
  }

  .aa-agent-con ul {
    width: 100%;
    padding: 0;
    margin-bottom: 0;
  }

  .aa-agent-con li {
    display: inline-block !important;
    font-size: 11px;
    font-weight: 700;
  }

  .aa-agent-con li::before {
    content: "•";
  }

  /* aa namad */

  .aa-namad-con {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
    width: 90%;
    height: 100px;
    border-top: 1px solid #ccc;
  }

  .aa-namad-con img {
    width: 65px;
    height: auto;
  }

  /* aa social */

  .aa-social-con {
    width: 90%;
    margin: 0 auto;
    display: flex !important;
    align-items: center;
    justify-content: space-evenly;
    border-top: 1px solid #ccc;
    padding: 20px 0;
  }

  .aa-social-con img {
    margin: 0;
    width: 33px;
  }

  /* aa copyright*/

  .aa-copyright-con {
    display: block !important;
    width: 90%;
    margin: 0 auto;
    height: 100px;
    border-top: 1px solid #ccc;
    color: #9d9d9d;
    font-weight: 700;
    font-size: 12px;
    text-align: center;
    padding: 20px 0;
    margin: 0 20px;
    line-height: 2;
  }

  .see-more-comments {
    border-bottom: 1px solid #d8d8d8;
  }

  /* know the prices */

  .ktp-con {
    margin-top: 30px;
    background-color: #e61010;
  }

  .know-the-prices div:first-child {
    font-size: 18px;
    text-align: center;
  }

  .form-con {
    justify-content: center;
    display: none;
  }

  .know-the-prices form {
    width: 90%;
  }

  .know-the-prices input {
    font-size: 12px;
  }

  .know-the-prices button {
    font-size: 12px;
    top: 29.5%;
    padding: 12px 16px;
  }

  /* how to order */

  .hto-con {
    width: 100%;
    background-color: #f8f8f8;
  }

  .hto {
    width: 80%;
    padding-top: 10px;
  }

  .hto-con::after {
    top: 100%;
  }

  .how-to-order div {
    text-align: right !important;
    font-size: 14px;
    margin: 15px 0;
    padding: 0;
  }

  /* footer */

  .logo-footer {
    padding: 0;
    padding-bottom: 20px;
  }

  .footer-text {
    font-size: 14px;
  }

  .contact-us {
    margin-top: 50px;
  }
  .contact-us-2 {
    padding-bottom: 50px;
  }

  .bl {
    border: none;
  }

  .namad img {
    width: 60px;
  }

  .namad {
    margin-bottom: 20px;
  }

  .electronic-post-text {
    font-size: 16px;
  }

  .social-text {
    font-size: 14.5px;
    margin: 10px 0 10px 0;
    text-align: center;
  }

  .follow-us {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }

  .follow-us img {
    margin: 0;
    width: 33px;
  }

  .bb {
    font-size: 18px;
  }

  footer li {
    font-size: 14px;
  }

  .tbm {
    font-size: 18px !important;
  }

  .call-us {
    padding-right: 22px;
  }

  .fb {
    font-size: 14px;
  }

  .footer-icons {
    width: 25px;
  }

  .pei {
    font-size: 16px !important;
  }

  .num {
    font-size: 14px !important;
  }

.hb-cats .hb-bpost .hb-ppost {
        font-size: 13px;
        padding: 0 5px 0 0;
    }
.hb-cats .hb-bpost .hb-ppost span {
    font-size: 11px;
	}
.hb-cats .hb-bpost .hb-ipost .fa-shopping-cart {
        font-size: 18px;
    }

}
@media only screen and (min-width: 321px) and (max-width: 420px) {
  /* banner */
  .hb-dd-banner {
    display: none;
  }
  .hb-dw-banner {
    display: block;
  }
  .hb-banner,
  .hb-container {
    width: 100%;
  }
  main article h1 {
    font-size: 28px !important;
    font-weight: 800 !important;
  }
  main article header {
    margin: 0 auto;
    font-size: 11px;
  }
  main article header .hb-time img,
  main article header .hb-comment img {
    width: 18px;
  }
  main article header .hb-author {
    margin-left: 5px;
  }
  main article p {
    width: 90%;
    font-size: 16px !important;
    margin-top: 12px;
  }
  .accordion-header {
    padding: 0 !important;
  }
  main article h2 {
    width: 91%;
    font-size: 24px !important;
    padding: 10px 1px 10px 0;
    font-weight: 800 !important;
  }
  main article h3 {
    width: 91%;
    font-size: 20px !important;
    padding: 10px 1px 10px 0;
    font-weight: 800 !important;
  }
  main article h4 {
    width: 91%;
    font-size: 18px !important;
    padding: 10px 1px 10px 0;
    font-weight: 800 !important;
  }
  main article h5 {
    width: 91%;
    font-size: 16px !important;
    padding: 10px 1px 10px 0;
    font-weight: 800 !important;
  }
  main article h6 {
    width: 91%;
    font-size: 15px !important;
    padding: 10px 1px 10px 0;
    font-weight: 800 !important;
  }
  main article h2::before {
    right: -5%;
    width: 7px;
  }
  .hb-ads-mainstyle,
  .hb-ads-btnstyle {
    bottom: -80px !important;
  }
  .aa-img-con {
    width: 100% !important;
    height: 50% !important;
    padding: 0 !important;
  }
  .aa-img-con img {
    width: 95% !important;
    height: auto !important;
    border-radius: 8px;
    border: solid 1px #ccc;
    margin: 3% auto 0 auto !important;
  }
  .aa-img-text {
    width: 90% !important;
    padding: 0 !important;
  }
  .aa-img-text .title,
  .aa-img-text .link {
    font-size: 16px !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 2 !important;
  }
  .aa-suggestions {
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
  main article .hb-faq {
    font-size: 18px !important;
    font-weight: 800 !important;
    padding: 10px 0 10px 0 !important;
  }
  .hb-faq::before {
    right: -5.5% !important;
    width: 7px !important;
  }
  main article nav .hb-next div,
  main article nav .hb-prev div {
    width: 75%;
  }
  main article nav .hb-prev div {
    margin-top: 20px;
  }
  .aa-ktp-2 {
    z-index: 0;
  }
  .ktp-con::before {
    bottom: 0;
    z-index: 0;
  }
  .hto-con::after {
    top: 100%;
    height: 50px;
  }
  .hb-share {
    font-size: 10px;
  }
  .hb-title {
    margin: 10px 10px 0 0;
  }
  main {
    padding: 0 !important;
    margin-bottom: 0 !important;
  }
  main article {
    border-radius: 0;
    box-shadow: 0 -10px 10px -5px rgba(0, 0, 0, 0.1);
  }
  body {
    background-color: #fff;
  }

  /* footer 321-420 */
  .ktp,
  .hto,
  .how-to-order {
    width: 90%;
  }
  /* aa advice container */

  .aa-advice-con {
    display: flex !important;
    align-items: center;
    justify-content: space-evenly;
    padding: 16px 10px;
  }

  .aa-advice img {
    width: 60%;
    height: auto;
    margin-bottom: 5px;
  }

  .aa-advice {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    text-align: center;
    width: 24%;
    padding: 10px;
    border: 1px solid #d8d8d8;
    font-size: 7px;
    border-radius: 5px 5px;
    font-weight: 700;
  }

  /* aa ktp -> call support */

  .aa-ktp {
    display: none !important;
  }

  .aa-ktp-2 {
    display: flex !important;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 17px;
    font-weight: 800;
    margin-bottom: 10px;
  }

  .aa-ktp-2 img {
    width: 20px;
    height: auto;
    margin-right: 10px;
  }
  s

  /* 0000 */

  .contact-us,
  .contact-us-2 ,
  footer .hb-container {
    display: none;
  }

  .how-to-order div {
    display: none;
  }

  .web-app-footer-logo {
    width: 100%;
    display: flex !important;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
  }

  .hto {
    margin: 0 auto;
  }

  .web-app-footer-logo img {
    width: 40%;
    height: auto;
  }

  .web-app-footer-text {
    margin-top: 20px;
    text-align: justify;
    font-size: 13px;
  }

  /* aa web footer */

  .aa-web-footer {
    margin-top: 50px;
    display: flex !important;
  }

  .accordion-item {
    border: none;
    border-radius: 0;
    border: none;
  }

  .accordion {
    width: 100%;
    border: none !important;
    border: none;
  }

  .accordion-button::after {
    margin: 0 !important;
  }

  .accordion-button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 18px;
    font-weight: 700;

    color: #000 !important;
    outline: none !important;
    box-shadow: none !important;
    background-color: #fff !important;
  }

  .accordion-body a {
    color: #0e6efd;
  }

  footer li::before {
    content: "• ";
    font-size: 13px;
    color: #727272;
    margin-left: 4px;
  }

  footer li {
    font-weight: 400;
  }

  /* aa agent */

  .aa-agent-con {
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 90%;
    margin: 0 auto;
  }

  .aa-agent-con ul {
    width: 100%;
    padding: 0;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }

  .aa-agent-con li {
    display: inline-block !important;
    font-size: 11px;
    font-weight: 700;
  }

  .aa-agent-con li::before {
    content: "•";
  }

  /* aa namad */

  .aa-namad-con {
    display: flex !important;
    align-items: center;
    justify-content: space-evenly;
    margin: 0 auto;
    width: 80%;
    height: 100px;
  }

  .aa-namad-con img {
    width: 65px;
    height: auto;
  }

  /* aa social */

  .aa-social-con {
    width: 90%;
    margin: 0 auto;
    display: flex !important;
    align-items: center;
    justify-content: space-evenly;
    border-top: 1px solid #ccc;
    padding: 20px 0;
  }

  .aa-social-con img {
    margin: 0;
    width: 33px;
  }

  /* aa copyright*/

  .aa-copyright-con {
    display: block !important;
    width: 90%;
    margin: 0 auto;
    height: 100px;
    border-top: 1px solid #ccc;
    color: #9d9d9d;
    font-weight: 700;
    font-size: 12px;
    text-align: center;
    padding: 20px 0;
    margin: 0 20px;
    line-height: 2;
  }

  /* 0000 */

  .see-more-comments {
    border-bottom: 1px solid #d8d8d8;
  }

  /* know the prices */

  .ktp-con::before {
    height: 60px;
    bottom: 0;
  }

  .ktp-con {
    margin-top: 30px;
    background-color: #e61010;
  }

  .know-the-prices div:first-child {
    font-size: 18px;
    text-align: center;
  }

  .form-con {
    justify-content: center;
    display: none;
  }

  .know-the-prices form {
    width: 90%;
  }

  .know-the-prices input {
    font-size: 12px;
  }

  .know-the-prices button {
    font-size: 12px;
    top: 29.5%;
    padding: 12px 16px;
  }

  /* how to order */

  .hto-con {
    width: 100%;
    background-color: #f8f8f8;
  }

  .hto {
    width: 80%;
    padding-top: 10px;
  }

  .hto-con::after {
    top: 100%;
  }

  .how-to-order div {
    text-align: right !important;
    font-size: 14px;
    margin: 15px 0;
    padding: 0;
  }

  /* footer */

  .logo-footer {
    padding: 0;
    padding-bottom: 20px;
  }

  .footer-text {
    font-size: 14px;
  }

  .contact-us {
    margin-top: 50px;
  }
  .contact-us-2 {
    padding-bottom: 50px;
  }

  .bl {
    border: none;
  }

  .namad img {
    width: 60px;
  }

  .namad {
    margin-bottom: 20px;
  }

  .electronic-post-text {
    font-size: 16px;
  }

  .social-text {
    font-size: 14.5px;
    margin: 10px 0 10px 0;
    text-align: center;
  }

  .follow-us {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }

  .follow-us img {
    margin: 0;
    width: 33px;
  }

  .bb {
    font-size: 18px;
  }

  footer li {
    font-size: 14px;
  }

  .tbm {
    font-size: 18px !important;
  }

  .call-us {
    padding-right: 22px;
  }

  .fb {
    font-size: 14px;
  }

  .footer-icons {
    width: 25px;
  }

  .pei {
    font-size: 16px !important;
  }

  .num {
    font-size: 14px !important;
  }
.hb-cats .hb-bpost .hb-ppost {
        font-size: 15px;
        padding: 0 5px 0 0;
    }
.hb-cats .hb-bpost .hb-ppost span {
    font-size: 12px;
	}
.hb-cats .hb-bpost .hb-ipost .fa-shopping-cart {
        font-size: 18px;
    }
}
@media only screen and (min-width: 421px) and (max-width: 520px) {
  /* banner */
  .hb-dw-banner {
    display: block;
  }
  .hb-banner,
  .hb-container {
    width: 100%;
  }
  main article h1 {
    font-size: 28px !important;
    font-weight: 800 !important;
  }
  main article header {
    margin: 0 auto;
    font-size: 12px;
  }
  main article header .hb-time img,
  main article header .hb-comment img {
    width: 18px;
  }
  main article header .hb-author {
    margin-left: 5px;
  }
  main article p {
    width: 90%;
    font-size: 16px !important;
    margin-top: 12px;
  }
  .accordion-header {
    padding: 0 !important;
  }
  main article h2 {
    width: 91%;
    font-size: 24px !important;
    padding: 10px 1px 10px 0;
    font-weight: 800 !important;
  }
  main article h3 {
    width: 91%;
    font-size: 20px !important;
    padding: 10px 1px 10px 0;
    font-weight: 800 !important;
  }
  main article h4 {
    width: 91%;
    font-size: 18px !important;
    padding: 10px 1px 10px 0;
    font-weight: 800 !important;
  }
  main article h5 {
    width: 91%;
    font-size: 16px !important;
    padding: 10px 1px 10px 0;
    font-weight: 800 !important;
  }
  main article h6 {
    width: 91%;
    font-size: 15px !important;
    padding: 10px 1px 10px 0;
    font-weight: 800 !important;
  }
  main article h2::before {
    right: -5%;
    width: 7px;
  }
  .hb-ads-mainstyle,
  .hb-ads-btnstyle {
    bottom: -80px !important;
  }
  .aa-img-con {
    width: 100% !important;
    height: 50% !important;
    padding: 0 !important;
  }
  .aa-img-con img {
    width: 95% !important;
    height: auto !important;
    border-radius: 8px;
    border: solid 1px #ccc;
    margin: 3% auto 0 auto !important;
  }
  .aa-img-text {
    width: 90% !important;
    padding: 0 !important;
  }
  .aa-img-text .title,
  .aa-img-text .link {
    font-size: 16px !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 2 !important;
  }
  .aa-suggestions {
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
  main article .hb-faq {
    font-size: 24px !important;
    font-weight: 800 !important;
    padding: 10px 0 10px 0 !important;
  }
  .hb-faq::before {
    right: -5.5% !important;
    width: 7px !important;
  }
  main article nav .hb-next div,
  main article nav .hb-prev div {
    width: 75%;
  }
  main article nav .hb-prev div {
    margin-top: 20px;
  }
  .aa-ktp-2 {
    z-index: 0;
  }
  .ktp-con::before {
    bottom: 0;
    z-index: 0;
    height: 65px;
  }
  .hto-con::after {
    top: 100%;
    height: 50px;
  }
  .hb-share {
    font-size: 17px;
  }
  .hb-title {
    margin: 10px 10px 0 0;
    font-size: 17px !important;
  }
  main {
    padding: 0 !important;
    margin-bottom: 0 !important;
  }
  main article {
    border-radius: 0;
    box-shadow: 0 -10px 10px -5px rgba(0, 0, 0, 0.1);
  }
  body {
    background-color: #fff;
  }

  /* footer 421-520 */

  .ktp,
  .hto,
  .how-to-order {
    width: 90%;
  }

  /* aa advice container */

  .aa-advice-con {
    display: flex !important;
    align-items: center;
    justify-content: space-evenly;
    padding: 16px 10px;
  }

  .aa-advice img {
    width: 60%;
    height: auto;
    margin-bottom: 5px;
  }

  .aa-advice {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    text-align: center;
    width: 20%;
    padding: 10px;
    border: 1px solid #d8d8d8;
    font-size: 7px;
    border-radius: 5px 5px;
    font-weight: 700;
  }

  /* aa ktp -> call support */

  .aa-ktp {
    display: none !important;
  }

  .aa-ktp-2 {
    display: flex !important;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 17px;
    font-weight: 800;
    margin-bottom: 10px;
  }

  .aa-ktp-2 img {
    width: 20px;
    height: auto;
    margin-right: 10px;
  }
  s

  /* 0000 */

  .contact-us,
  .contact-us-2 ,
  footer .hb-container {
    display: none;
  }

  .how-to-order div {
    display: none;
  }

  .web-app-footer-logo {
    width: 100%;
    display: flex !important;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
  }

  .hto {
    margin: 0 auto;
  }

  .web-app-footer-logo img {
    width: 40%;
    height: auto;
  }

  .web-app-footer-text {
    margin-top: 20px;
    text-align: justify;
    font-size: 13px;
  }

  /* aa web footer */

  .aa-web-footer {
    margin-top: 50px;
    display: flex !important;
  }

  .accordion-item {
    border: none;
    border-radius: 0;
    border: none;
  }

  .accordion {
    width: 100%;
    border: none !important;
    border: none;
  }

  .accordion-button::after {
    margin: 0 !important;
  }

  .accordion-button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 18px;
    font-weight: 700;

    color: #000 !important;
    outline: none !important;
    box-shadow: none !important;
    background-color: #fff !important;
  }

  .accordion-body a {
    color: #0e6efd;
  }

  footer li::before {
    content: "• ";
    font-size: 13px;
    color: #727272;
    margin-left: 4px;
  }

  footer li {
    font-weight: 400;
  }

  /* aa agent */

  .aa-agent-con {
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 90%;
    margin: 0 auto;
  }

  .aa-agent-con ul {
    width: 100%;
    padding: 0;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }

  .aa-agent-con li {
    display: inline-block !important;
    font-size: 11px;
    font-weight: 700;
  }

  .aa-agent-con li::before {
    content: "•";
  }

  /* aa namad */

  .aa-namad-con {
    display: flex !important;
    align-items: center;
    justify-content: space-evenly;
    margin: 0 auto;
    width: 80%;
    height: 100px;
  }

  .aa-namad-con img {
    width: 65px;
    height: auto;
  }

  /* aa social */

  .aa-social-con {
    width: 90%;
    margin: 0 auto;
    display: flex !important;
    align-items: center;
    justify-content: space-evenly;
    border-top: 1px solid #ccc;
    padding: 20px 0;
  }

  .aa-social-con img {
    margin: 0;
    width: 33px;
  }

  /* aa copyright*/

  .aa-copyright-con {
    display: block !important;
    width: 90%;
    margin: 0 auto;
    height: 100px;
    border-top: 1px solid #ccc;
    color: #9d9d9d;
    font-weight: 700;
    font-size: 12px;
    text-align: center;
    padding: 20px 0;
    margin: 0 20px;
    line-height: 2;
  }

  /* 0000 */

  .see-more-comments {
    border-bottom: 1px solid #d8d8d8;
  }

  /* know the prices */

  .ktp-con {
    margin-top: 30px;
    background-color: #e61010;
  }

  .know-the-prices div:first-child {
    font-size: 18px;
    text-align: center;
  }

  .form-con {
    justify-content: center;
    display: none;
  }

  .know-the-prices form {
    width: 90%;
  }

  .know-the-prices input {
    font-size: 12px;
  }

  .know-the-prices button {
    font-size: 12px;
    top: 29.5%;
    padding: 12px 16px;
  }

  /* how to order */

  .hto-con {
    width: 100%;
    background-color: #f8f8f8;
  }

  .hto {
    width: 80%;
    padding-top: 10px;
  }

  .hto-con::after {
    top: 100%;
  }

  .how-to-order div {
    text-align: right !important;
    font-size: 14px;
    margin: 15px 0;
    padding: 0;
  }

  /* footer */

  .logo-footer {
    padding: 0;
    padding-bottom: 20px;
  }

  .footer-text {
    font-size: 14px;
  }

  .contact-us {
    margin-top: 50px;
  }
  .contact-us-2 {
    padding-bottom: 50px;
  }

  .bl {
    border: none;
  }

  .namad img {
    width: 60px;
  }

  .namad {
    margin-bottom: 20px;
  }

  .electronic-post-text {
    font-size: 16px;
  }

  .social-text {
    font-size: 14.5px;
    margin: 10px 0 10px 0;
    text-align: center;
  }

  .follow-us {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }

  .follow-us img {
    margin: 0;
    width: 33px;
  }

  .bb {
    font-size: 18px;
  }

  footer li {
    font-size: 14px;
  }

  .tbm {
    font-size: 18px !important;
  }

  .call-us {
    padding-right: 22px;
  }

  .fb {
    font-size: 14px;
  }

  .footer-icons {
    width: 25px;
  }

  .pei {
    font-size: 16px !important;
  }

  .num {
    font-size: 14px !important;
  }
.hb-cats .hb-bpost .hb-ppost {
        font-size: 17px;
        padding: 0 5px 0 0;
    }
.hb-cats .hb-bpost .hb-ppost span {
    font-size: 14px;
	}
.hb-cats .hb-bpost .hb-ipost .fa-shopping-cart {
        font-size: 22px;
    }
}
@media only screen and (min-width: 521px) and (max-width: 620px) {
  /* banner */
  .hb-dw-banner {
    display: block;
  }
  .hb-banner,
  .hb-container {
    width: 100%;
  }
  main article h1 {
    font-size: 28px !important;
    font-weight: 800 !important;
  }
  main article header {
    margin: 0 auto;
    font-size: 12px;
  }
  main article header .hb-time img,
  main article header .hb-comment img {
    width: 18px;
  }
  main article header .hb-author {
    margin-left: 5px;
  }
  main article p {
    width: 90%;
    font-size: 16px !important;
    margin-top: 12px;
  }
  .accordion-header {
    padding: 0 !important;
  }
  main article h2 {
    width: 91%;
    font-size: 24px !important;
    padding: 10px 1px 10px 0;
    font-weight: 800 !important;
  }
  main article h3 {
    width: 91%;
    font-size: 20px !important;
    padding: 10px 1px 10px 0;
    font-weight: 800 !important;
  }
  main article h4 {
    width: 91%;
    font-size: 18px !important;
    padding: 10px 1px 10px 0;
    font-weight: 800 !important;
  }
  main article h5 {
    width: 91%;
    font-size: 16px !important;
    padding: 10px 1px 10px 0;
    font-weight: 800 !important;
  }
  main article h6 {
    width: 91%;
    font-size: 15px !important;
    padding: 10px 1px 10px 0;
    font-weight: 800 !important;
  }
  main article h2::before {
    right: -5%;
    width: 7px;
  }
  .hb-ads-mainstyle,
  .hb-ads-btnstyle {
    bottom: -80px !important;
  }
  .aa-img-con {
    width: 100% !important;
    height: 50% !important;
    padding: 0 !important;
  }
  .aa-img-con img {
    width: 95% !important;
    height: auto !important;
    border-radius: 8px;
    border: solid 1px #ccc;
    margin: 3% auto 0 auto !important;
  }
  .aa-img-text {
    width: 90% !important;
    padding: 0 !important;
  }
  .aa-img-text .title,
  .aa-img-text .link {
    font-size: 16px !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 2 !important;
  }
  .aa-suggestions {
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
  main article .hb-faq {
    font-size: 24px !important;
    font-weight: 800 !important;
    padding: 10px 0 10px 0 !important;
  }
  .hb-faq::before {
    right: -5.5% !important;
    width: 7px !important;
  }
  main article nav .hb-next div,
  main article nav .hb-prev div {
    width: 75%;
  }
  main article nav .hb-prev div {
    margin-top: 20px;
  }
  .aa-ktp-2 {
    z-index: 0;
  }
  .ktp-con::before {
    bottom: 0;
    z-index: 0;
    height: 65px;
  }
  .hto-con::after {
    top: 100%;
    height: 50px;
  }
  .hb-share {
    font-size: 17px;
  }
  .hb-title {
    margin: 10px 10px 0 0;
    font-size: 17px !important;
  }
  main {
    padding: 0 !important;
    margin-bottom: 0 !important;
  }
  main article {
    border-radius: 0;
    box-shadow: 0 -10px 10px -5px rgba(0, 0, 0, 0.1);
  }
  body {
    background-color: #fff;
  }

  /* footer 521-620 */

  .ktp,
  .hto,
  .how-to-order {
    width: 90%;
  }

  /* aa advice container */

  .aa-advice-con {
    display: flex !important;
    align-items: center;
    justify-content: space-evenly;
    padding: 16px 10px;
  }

  .aa-advice img {
    width: 60%;
    height: auto;
    margin-bottom: 5px;
  }

  .aa-advice {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    text-align: center;
    width: 20%;
    padding: 10px;
    border: 1px solid #d8d8d8;
    font-size: 11px;
    border-radius: 5px 5px;
    font-weight: 700;
  }

  /* aa ktp -> call support */

  .aa-ktp {
    display: none !important;
  }

  .aa-ktp-2 {
    display: flex !important;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 17px;
    font-weight: 800;
    margin-bottom: 10px;
  }

  .aa-ktp-2 img {
    width: 20px;
    height: auto;
    margin-right: 10px;
  }
  s

  /* 0000 */

  .contact-us,
  .contact-us-2 ,
  footer .hb-container {
    display: none;
  }

  .how-to-order div {
    display: none;
  }

  .web-app-footer-logo {
    width: 100%;
    display: flex !important;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
  }

  .hto {
    margin: 0 auto;
  }

  .web-app-footer-logo img {
    width: 40%;
    height: auto;
  }

  .web-app-footer-text {
    margin-top: 20px;
    text-align: justify;
    font-size: 13px;
  }

  /* aa web footer */

  .aa-web-footer {
    margin-top: 50px;
    display: flex !important;
  }

  .accordion-item {
    border: none;
    border-radius: 0;
    border: none;
  }

  .accordion {
    width: 100%;
    border: none !important;
    border: none;
  }

  .accordion-button::after {
    margin: 0 !important;
  }

  .accordion-button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 18px;
    font-weight: 700;

    color: #000 !important;
    outline: none !important;
    box-shadow: none !important;
    background-color: #fff !important;
  }

  .accordion-body a {
    color: #0e6efd;
  }

  footer li::before {
    content: "• ";
    font-size: 13px;
    color: #727272;
    margin-left: 4px;
  }

  footer li {
    font-weight: 400;
  }

  /* aa agent */

  .aa-agent-con {
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 90%;
    margin: 0 auto;
  }

  .aa-agent-con ul {
    width: 100%;
    padding: 0;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }

  .aa-agent-con li {
    display: inline-block !important;
    font-size: 14px;
    font-weight: 700;
  }

  .aa-agent-con li::before {
    content: "•";
  }

  /* aa namad */

  .aa-namad-con {
    display: flex !important;
    align-items: center;
    justify-content: space-evenly;
    margin: 0 auto;
    width: 80%;
    height: 100px;
  }

  .aa-namad-con img {
    width: 80px;
    height: auto;
  }

  /* aa social */

  .aa-social-con {
    width: 90%;
    margin: 0 auto;
    display: flex !important;
    align-items: center;
    justify-content: space-evenly;
    border-top: 1px solid #ccc;
    padding: 20px 0;
  }

  .aa-social-con img {
    margin: 0;
    width: 45px;
  }

  /* aa copyright*/

  .aa-copyright-con {
    display: block !important;
    width: 90%;
    margin: 0 auto;
    height: 100px;
    border-top: 1px solid #ccc;
    color: #9d9d9d;
    font-weight: 700;
    font-size: 12px;
    text-align: center;
    padding: 20px 0;
    margin: 0 20px;
    line-height: 2;
  }

  /* 0000 */

  .see-more-comments {
    border-bottom: 1px solid #d8d8d8;
  }

  /* know the prices */

  .ktp-con {
    margin-top: 30px;
    background-color: #e61010;
  }

  .know-the-prices div:first-child {
    font-size: 18px;
    text-align: center;
  }

  .form-con {
    justify-content: center;
    display: none;
  }

  .know-the-prices form {
    width: 90%;
  }

  .know-the-prices input {
    font-size: 12px;
  }

  .know-the-prices button {
    font-size: 12px;
    top: 29.5%;
    padding: 12px 16px;
  }

  /* how to order */

  .hto-con {
    width: 100%;
    background-color: #f8f8f8;
  }

  .hto {
    width: 80%;
    padding-top: 10px;
  }

  .hto-con::after {
    top: 100%;
  }

  .how-to-order div {
    text-align: right !important;
    font-size: 14px;
    margin: 15px 0;
    padding: 0;
  }

  /* footer */

  .logo-footer {
    padding: 0;
    padding-bottom: 20px;
  }

  .footer-text {
    font-size: 14px;
  }

  .contact-us {
    margin-top: 50px;
  }
  .contact-us-2 {
    padding-bottom: 50px;
  }

  .bl {
    border: none;
  }

  .namad img {
    width: 60px;
  }

  .namad {
    margin-bottom: 20px;
  }

  .electronic-post-text {
    font-size: 16px;
  }

  .social-text {
    font-size: 14.5px;
    margin: 10px 0 10px 0;
    text-align: center;
  }

  .follow-us {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }

  .follow-us img {
    margin: 0;
    width: 33px;
  }

  .bb {
    font-size: 18px;
  }

  footer li {
    font-size: 14px;
  }

  .tbm {
    font-size: 18px !important;
  }

  .call-us {
    padding-right: 22px;
  }

  .fb {
    font-size: 14px;
  }

  .footer-icons {
    width: 25px;
  }

  .pei {
    font-size: 16px !important;
  }

  .num {
    font-size: 14px !important;
  }

.hb-cats .hb-bpost .hb-ppost {
        font-size: 19px;
        padding: 0 5px 0 0;
    }
.hb-cats .hb-bpost .hb-ppost span {
    font-size: 15px;
	}
.hb-cats .hb-bpost .hb-ipost .fa-shopping-cart {
        font-size: 24px;
    }
}
@media only screen and (min-width: 621px) and (max-width: 720px) {
  /* banner */
  .hb-dw-banner {
    display: block;
  }
  .hb-banner,
  .hb-container {
    width: 100%;
  }
  main article h1 {
    font-size: 28px !important;
    font-weight: 800 !important;
  }
  main article header {
    margin: 0 auto;
    font-size: 14px;
  }
  main article header .hb-time img,
  main article header .hb-comment img {
    width: 18px;
  }
  main article header .hb-author {
    margin-left: 5px;
  }
  main article p {
    width: 90%;
    font-size: 16px !important;
    margin-top: 12px;
  }
  .accordion-header {
    padding: 0 !important;
  }
  main article h2 {
    width: 91%;
    font-size: 24px !important;
    padding: 10px 1px 10px 0;
    font-weight: 800 !important;
  }
  main article h3 {
    width: 91%;
    font-size: 20px !important;
    padding: 10px 1px 10px 0;
    font-weight: 800 !important;
  }
  main article h4 {
    width: 91%;
    font-size: 18px !important;
    padding: 10px 1px 10px 0;
    font-weight: 800 !important;
  }
  main article h5 {
    width: 91%;
    font-size: 16px !important;
    padding: 10px 1px 10px 0;
    font-weight: 800 !important;
  }
  main article h6 {
    width: 91%;
    font-size: 15px !important;
    padding: 10px 1px 10px 0;
    font-weight: 800 !important;
  }
  main article h2::before {
    right: -5%;
    width: 7px;
  }
  .hb-ads-mainstyle,
  .hb-ads-btnstyle {
    bottom: -80px !important;
  }
  .aa-img-con {
    width: 100% !important;
    height: 50% !important;
    padding: 0 !important;
  }
  .aa-img-con img {
    width: 95% !important;
    height: auto !important;
    border-radius: 8px;
    border: solid 1px #ccc;
    margin: 3% auto 0 auto !important;
  }
  .aa-img-text {
    width: 90% !important;
    padding: 0 !important;
  }
  .aa-img-text .title,
  .aa-img-text .link {
    font-size: 16px !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 2 !important;
  }
  .aa-suggestions {
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
  main article .hb-faq {
    font-size: 24px !important;
    font-weight: 800 !important;
    padding: 10px 0 10px 0 !important;
  }
  .hb-faq::before {
    right: -5.5% !important;
    width: 7px !important;
  }
  main article nav .hb-next div,
  main article nav .hb-prev div {
    width: 75%;
  }
  main article nav .hb-prev div {
    margin-top: 20px;
  }
  .aa-ktp-2 {
    z-index: 0;
  }
  .ktp-con::before {
    bottom: 0;
    z-index: 0;
    height: 70px;
  }
  .hto-con::after {
    top: 100%;
    height: 50px;
  }
  .hb-share {
    font-size: 17px;
  }
  .hb-title {
    margin: 10px 10px 0 0;
    font-size: 17px !important;
  }
  main {
    padding: 0 !important;
    margin-bottom: 0 !important;
  }
  main article {
    border-radius: 0;
    box-shadow: 0 -10px 10px -5px rgba(0, 0, 0, 0.1);
  }
  body {
    background-color: #fff;
  }

  /* footer 521-620 */

  .ktp,
  .hto,
  .how-to-order {
    width: 90%;
  }

  /* aa advice container */

  .aa-advice-con {
    display: flex !important;
    align-items: center;
    justify-content: space-evenly;
    padding: 16px 10px;
  }

  .aa-advice img {
    width: 60%;
    height: auto;
    margin-bottom: 5px;
  }

  .aa-advice {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    text-align: center;
    width: 20%;
    padding: 10px;
    border: 1px solid #d8d8d8;
    font-size: 11px;
    border-radius: 5px 5px;
    font-weight: 700;
  }

  /* aa ktp -> call support */

  .aa-ktp {
    display: none !important;
  }

  .aa-ktp-2 {
    display: flex !important;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 17px;
    font-weight: 800;
    margin-bottom: 10px;
  }

  .aa-ktp-2 img {
    width: 20px;
    height: auto;
    margin-right: 10px;
  }
  s

  /* 0000 */

  .contact-us,
  .contact-us-2 ,
  footer .hb-container {
    display: none;
  }

  .how-to-order div {
    display: none;
  }

  .web-app-footer-logo {
    width: 100%;
    display: flex !important;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
  }

  .hto {
    margin: 0 auto;
  }

  .web-app-footer-logo img {
    width: 40%;
    height: auto;
  }

  .web-app-footer-text {
    margin-top: 20px;
    text-align: justify;
    font-size: 16px;
  }

  /* aa web footer */

  .aa-web-footer {
    margin-top: 50px;
    display: flex !important;
  }

  .accordion-item {
    border: none;
    border-radius: 0;
    border: none;
  }

  .accordion {
    width: 100%;
    border: none !important;
    border: none;
  }

  .accordion-button::after {
    margin: 0 !important;
  }

  .accordion-button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 18px;
    font-weight: 700;

    color: #000 !important;
    outline: none !important;
    box-shadow: none !important;
    background-color: #fff !important;
  }

  .accordion-body a {
    color: #0e6efd;
  }

  footer li::before {
    content: "• ";
    font-size: 13px;
    color: #727272;
    margin-left: 4px;
  }

  footer li {
    font-weight: 400;
  }

  /* aa agent */

  .aa-agent-con {
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 90%;
    margin: 0 auto;
  }

  .aa-agent-con ul {
    width: 100%;
    padding: 0;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }

  .aa-agent-con li {
    display: inline-block !important;
    font-size: 14px;
    font-weight: 700;
  }

  .aa-agent-con li::before {
    content: "•";
  }

  /* aa namad */

  .aa-namad-con {
    display: flex !important;
    align-items: center;
    justify-content: space-evenly;
    margin: 0 auto;
    width: 80%;
    height: 100px;
  }

  .aa-namad-con img {
    width: 80px;
    height: auto;
  }

  /* aa social */

  .aa-social-con {
    width: 90%;
    margin: 0 auto;
    display: flex !important;
    align-items: center;
    justify-content: space-evenly;
    border-top: 1px solid #ccc;
    padding: 20px 0;
  }

  .aa-social-con img {
    margin: 0;
    width: 45px;
  }

  /* aa copyright*/

  .aa-copyright-con {
    display: block !important;
    width: 90%;
    margin: 0 auto;
    height: 100px;
    border-top: 1px solid #ccc;
    color: #9d9d9d;
    font-weight: 700;
    font-size: 12px;
    text-align: center;
    padding: 20px 0;
    margin: 0 20px;
    line-height: 2;
  }

  /* 0000 */

  .see-more-comments {
    border-bottom: 1px solid #d8d8d8;
  }

  /* know the prices */

  .ktp-con {
    margin-top: 30px;
    background-color: #e61010;
  }

  .know-the-prices div:first-child {
    font-size: 18px;
    text-align: center;
  }

  .form-con {
    justify-content: center;
    display: none;
  }

  .know-the-prices form {
    width: 90%;
  }

  .know-the-prices input {
    font-size: 12px;
  }

  .know-the-prices button {
    font-size: 12px;
    top: 29.5%;
    padding: 12px 16px;
  }

  /* how to order */

  .hto-con {
    width: 100%;
    background-color: #f8f8f8;
  }

  .hto {
    width: 80%;
    padding-top: 10px;
  }

  .hto-con::after {
    top: 100%;
  }

  .how-to-order div {
    text-align: right !important;
    font-size: 14px;
    margin: 15px 0;
    padding: 0;
  }

  /* footer */

  .logo-footer {
    padding: 0;
    padding-bottom: 20px;
  }

  .footer-text {
    font-size: 14px;
  }

  .contact-us {
    margin-top: 50px;
  }
  .contact-us-2 {
    padding-bottom: 50px;
  }

  .bl {
    border: none;
  }

  .namad img {
    width: 60px;
  }

  .namad {
    margin-bottom: 20px;
  }

  .electronic-post-text {
    font-size: 16px;
  }

  .social-text {
    font-size: 14.5px;
    margin: 10px 0 10px 0;
    text-align: center;
  }

  .follow-us {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }

  .follow-us img {
    margin: 0;
    width: 33px;
  }

  .bb {
    font-size: 18px;
  }

  footer li {
    font-size: 16px;
  }

  .tbm {
    font-size: 18px !important;
  }

  .call-us {
    padding-right: 22px;
  }

  .fb {
    font-size: 14px;
  }

  .footer-icons {
    width: 25px;
  }

  .pei {
    font-size: 16px !important;
  }

  .num {
    font-size: 14px !important;
  }

.hb-cats .hb-bpost .hb-ppost {
        font-size: 21px;
        padding: 0 5px 0 0;
    }
.hb-cats .hb-bpost .hb-ppost span {
    font-size: 17px;
	}
.hb-cats .hb-bpost .hb-ipost .fa-shopping-cart {
        font-size: 24px;
    }
}
@media only screen and (min-width: 721px) and (max-width: 820px) {
  /* banner */
  .hb-dw-banner {
    display: block;
  }
  .hb-banner,
  .hb-container {
    width: 100%;
  }
  main article h1 {
    font-size: 28px !important;
    font-weight: 800 !important;
  }
  main article header {
    margin: 0 auto;
    font-size: 14px;
  }
  main article header .hb-time img,
  main article header .hb-comment img {
    width: 18px;
  }
  main article header .hb-author {
    margin-left: 5px;
  }
  main article p {
    width: 90%;
    font-size: 16px !important;
    margin-top: 12px;
  }
  .accordion-header {
    padding: 0 !important;
  }
  main article h2 {
    width: 91%;
    font-size: 24px !important;
    padding: 10px 1px 10px 0;
    font-weight: 800 !important;
  }
  main article h3 {
    width: 91%;
    font-size: 20px !important;
    padding: 10px 1px 10px 0;
    font-weight: 800 !important;
  }
  main article h4 {
    width: 91%;
    font-size: 18px !important;
    padding: 10px 1px 10px 0;
    font-weight: 800 !important;
  }
  main article h5 {
    width: 91%;
    font-size: 16px !important;
    padding: 10px 1px 10px 0;
    font-weight: 800 !important;
  }
  main article h6 {
    width: 91%;
    font-size: 15px !important;
    padding: 10px 1px 10px 0;
    font-weight: 800 !important;
  }
  main article h2::before {
    right: -5%;
    width: 7px;
  }
  .hb-ads-mainstyle,
  .hb-ads-btnstyle {
    bottom: -80px !important;
  }
  .aa-img-con {
    width: 100% !important;
    height: 50% !important;
    padding: 0 !important;
  }
  .aa-img-con img {
    width: 95% !important;
    height: auto !important;
    border-radius: 8px;
    border: solid 1px #ccc;
    margin: 3% auto 0 auto !important;
  }
  .aa-img-text {
    width: 90% !important;
    padding: 0 !important;
  }
  .aa-img-text .title,
  .aa-img-text .link {
    font-size: 16px !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 2 !important;
  }
  .aa-suggestions {
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
  main article .hb-faq {
    font-size: 24px !important;
    font-weight: 800 !important;
    padding: 10px 0 10px 0 !important;
  }
  .hb-faq::before {
    right: -5.5% !important;
    width: 7px !important;
  }
  main article nav .hb-next div,
  main article nav .hb-prev div {
    width: 75%;
  }
  main article nav .hb-prev div {
    margin-top: 20px;
  }
  .aa-ktp-2 {
    z-index: 0;
  }
  .ktp-con::before {
    bottom: 0;
    z-index: 0;
    height: 70px;
  }
  .hto-con::after {
    top: 100%;
    height: 50px;
  }
  .hb-share {
    font-size: 17px;
  }
  .hb-title {
    margin: 10px 10px 0 0;
    font-size: 17px !important;
  }
  main {
    padding: 0 !important;
    margin-bottom: 0 !important;
  }
  main article {
    border-radius: 0;
    box-shadow: 0 -10px 10px -5px rgba(0, 0, 0, 0.1);
  }
  body {
    background-color: #fff;
  }

  /* footer 521-620 */

  .ktp,
  .hto,
  .how-to-order {
    width: 90%;
  }

  /* aa advice container */

  .aa-advice-con {
    display: flex !important;
    align-items: center;
    justify-content: space-evenly;
    padding: 16px 10px;
  }

  .aa-advice img {
    width: 60%;
    height: auto;
    margin-bottom: 5px;
  }

  .aa-advice {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    text-align: center;
    width: 20%;
    padding: 10px;
    border: 1px solid #d8d8d8;
    font-size: 11px;
    border-radius: 5px 5px;
    font-weight: 700;
  }

  /* aa ktp -> call support */

  .aa-ktp {
    display: none !important;
  }

  .aa-ktp-2 {
    display: flex !important;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 17px;
    font-weight: 800;
    margin-bottom: 10px;
  }

  .aa-ktp-2 img {
    width: 20px;
    height: auto;
    margin-right: 10px;
  }
  s

  /* 0000 */

  .contact-us,
  .contact-us-2 ,
  footer .hb-container {
    display: none;
  }

  .how-to-order div {
    display: none;
  }

  .web-app-footer-logo {
    width: 100%;
    display: flex !important;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
  }

  .hto {
    margin: 0 auto;
  }

  .web-app-footer-logo img {
    width: 40%;
    height: auto;
  }

  .web-app-footer-text {
    margin-top: 20px;
    text-align: justify;
    font-size: 16px;
  }

  /* aa web footer */

  .aa-web-footer {
    margin-top: 50px;
    display: flex !important;
  }

  .accordion-item {
    border: none;
    border-radius: 0;
    border: none;
  }

  .accordion {
    width: 100%;
    border: none !important;
    border: none;
  }

  .accordion-button::after {
    margin: 0 !important;
  }

  .accordion-button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 18px;
    font-weight: 700;

    color: #000 !important;
    outline: none !important;
    box-shadow: none !important;
    background-color: #fff !important;
  }

  .accordion-body a {
    color: #0e6efd;
  }

  footer li::before {
    content: "• ";
    font-size: 13px;
    color: #727272;
    margin-left: 4px;
  }

  footer li {
    font-weight: 400;
  }

  /* aa agent */

  .aa-agent-con {
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 90%;
    margin: 0 auto;
  }

  .aa-agent-con ul {
    width: 100%;
    padding: 0;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }

  .aa-agent-con li {
    display: inline-block !important;
    font-size: 14px;
    font-weight: 700;
  }

  .aa-agent-con li::before {
    content: "•";
  }

  /* aa namad */

  .aa-namad-con {
    display: flex !important;
    align-items: center;
    justify-content: space-evenly;
    margin: 0 auto;
    width: 80%;
    height: 100px;
  }

  .aa-namad-con img {
    width: 80px;
    height: auto;
  }

  /* aa social */

  .aa-social-con {
    width: 90%;
    margin: 0 auto;
    display: flex !important;
    align-items: center;
    justify-content: space-evenly;
    border-top: 1px solid #ccc;
    padding: 20px 0;
  }

  .aa-social-con img {
    margin: 0;
    width: 45px;
  }

  /* aa copyright*/

  .aa-copyright-con {
    display: block !important;
    width: 90%;
    margin: 0 auto;
    height: 100px;
    border-top: 1px solid #ccc;
    color: #9d9d9d;
    font-weight: 700;
    font-size: 12px;
    text-align: center;
    padding: 20px 0;
    margin: 0 20px;
    line-height: 2;
  }

  /* 0000 */

  .see-more-comments {
    border-bottom: 1px solid #d8d8d8;
  }

  /* know the prices */

  .ktp-con {
    margin-top: 30px;
    background-color: #e61010;
  }

  .know-the-prices div:first-child {
    font-size: 18px;
    text-align: center;
  }

  .form-con {
    justify-content: center;
    display: none;
  }

  .know-the-prices form {
    width: 90%;
  }

  .know-the-prices input {
    font-size: 12px;
  }

  .know-the-prices button {
    font-size: 12px;
    top: 29.5%;
    padding: 12px 16px;
  }

  /* how to order */

  .hto-con {
    width: 100%;
    background-color: #f8f8f8;
  }

  .hto {
    width: 80%;
    padding-top: 10px;
  }

  .hto-con::after {
    top: 100%;
  }

  .how-to-order div {
    text-align: right !important;
    font-size: 14px;
    margin: 15px 0;
    padding: 0;
  }

  /* footer */

  .logo-footer {
    padding: 0;
    padding-bottom: 20px;
  }

  .footer-text {
    font-size: 14px;
  }

  .contact-us {
    margin-top: 50px;
  }
  .contact-us-2 {
    padding-bottom: 50px;
  }

  .bl {
    border: none;
  }

  .namad img {
    width: 60px;
  }

  .namad {
    margin-bottom: 20px;
  }

  .electronic-post-text {
    font-size: 16px;
  }

  .social-text {
    font-size: 14.5px;
    margin: 10px 0 10px 0;
    text-align: center;
  }

  .follow-us {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }

  .follow-us img {
    margin: 0;
    width: 33px;
  }

  .bb {
    font-size: 18px;
  }

  footer li {
    font-size: 16px;
  }

  .tbm {
    font-size: 18px !important;
  }

  .call-us {
    padding-right: 22px;
  }

  .fb {
    font-size: 14px;
  }

  .footer-icons {
    width: 25px;
  }

  .pei {
    font-size: 16px !important;
  }

  .num {
    font-size: 14px !important;
  }
.hb-cats .hb-bpost .hb-ppost {
        font-size: 21px;
        padding: 0 5px 0 0;
    }
.hb-cats .hb-bpost .hb-ppost span {
    font-size: 17px;
	}
.hb-cats .hb-bpost .hb-ipost .fa-shopping-cart {
        font-size: 24px;
    }
}
@media only screen and (min-width: 821px) and (max-width: 900px) {
  /* banner */
  .hb-dw-banner {
    display: block;
  }
  .hb-banner,
  .hb-container {
    width: 100%;
  }
  main article h1 {
    font-size: 28px !important;
    font-weight: 800 !important;
  }
  main article header {
    margin: 0 auto;
    font-size: 16px;
  }
  main article header .hb-time img,
  main article header .hb-comment img {
    width: 18px;
  }
  main article header .hb-author {
    margin-left: 5px;
  }
  main article p {
    width: 90%;
    font-size: 16px !important;
    margin-top: 12px;
  }
  .accordion-header {
    padding: 0 !important;
  }
  main article h2 {
    width: 91%;
    font-size: 24px !important;
    padding: 10px 1px 10px 0;
    font-weight: 800 !important;
  }
  main article h3 {
    width: 91%;
    font-size: 20px !important;
    padding: 10px 1px 10px 0;
    font-weight: 800 !important;
  }
  main article h4 {
    width: 91%;
    font-size: 18px !important;
    padding: 10px 1px 10px 0;
    font-weight: 800 !important;
  }
  main article h5 {
    width: 91%;
    font-size: 16px !important;
    padding: 10px 1px 10px 0;
    font-weight: 800 !important;
  }
  main article h6 {
    width: 91%;
    font-size: 15px !important;
    padding: 10px 1px 10px 0;
    font-weight: 800 !important;
  }
  main article h2::before {
    right: -5%;
    width: 7px;
  }
  .hb-ads-mainstyle,
  .hb-ads-btnstyle {
    bottom: -80px !important;
  }
  .aa-img-con {
    width: 100% !important;
    height: 50% !important;
    padding: 0 !important;
  }
  .aa-img-con img {
    width: 95% !important;
    height: auto !important;
    border-radius: 8px;
    border: solid 1px #ccc;
    margin: 3% auto 0 auto !important;
  }
  .aa-img-text {
    width: 90% !important;
    padding: 0 !important;
  }
  .aa-img-text .title,
  .aa-img-text .link {
    font-size: 16px !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 2 !important;
  }
  .aa-suggestions {
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
  main article .hb-faq {
    font-size: 24px !important;
    font-weight: 800 !important;
    padding: 10px 0 10px 0 !important;
  }
  .hb-faq::before {
    right: -5.5% !important;
    width: 7px !important;
  }
  main article nav .hb-next div,
  main article nav .hb-prev div {
    width: 75%;
  }
  main article nav .hb-prev div {
    margin-top: 20px;
  }
  .aa-ktp-2 {
    z-index: 0;
  }
  .ktp-con::before {
    bottom: 0;
    z-index: 0;
    height: 80px;
  }
  .hto-con::after {
    top: 100%;
    height: 50px;
  }
  .hb-share {
    font-size: 17px;
  }
  .hb-title {
    margin: 10px 10px 0 0;
    font-size: 17px !important;
  }
  main {
    padding: 0 !important;
    margin-bottom: 0 !important;
  }
  main article {
    border-radius: 0;
    box-shadow: 0 -10px 10px -5px rgba(0, 0, 0, 0.1);
  }
  body {
    background-color: #fff;
  }

  /* footer 521-620 */

  .ktp,
  .hto,
  .how-to-order {
    width: 90%;
  }

  /* aa advice container */

  .aa-advice-con {
    display: flex !important;
    align-items: center;
    justify-content: space-evenly;
    padding: 16px 10px;
  }

  .aa-advice img {
    width: 60%;
    height: auto;
    margin-bottom: 5px;
  }

  .aa-advice {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    text-align: center;
    width: 20%;
    padding: 10px;
    border: 1px solid #d8d8d8;
    font-size: 11px;
    border-radius: 5px 5px;
    font-weight: 700;
  }

  /* aa ktp -> call support */

  .aa-ktp {
    display: none !important;
  }

  .aa-ktp-2 {
    display: flex !important;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 17px;
    font-weight: 800;
    margin-bottom: 10px;
  }

  .aa-ktp-2 img {
    width: 20px;
    height: auto;
    margin-right: 10px;
  }
  s

  /* 0000 */

  .contact-us,
  .contact-us-2 ,
  footer .hb-container {
    display: none;
  }

  .how-to-order div {
    display: none;
  }

  .web-app-footer-logo {
    width: 100%;
    display: flex !important;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
  }

  .hto {
    margin: 0 auto;
  }

  .web-app-footer-logo img {
    width: 40%;
    height: auto;
  }

  .web-app-footer-text {
    margin-top: 20px;
    text-align: justify;
    font-size: 16px;
  }

  /* aa web footer */

  .aa-web-footer {
    margin-top: 50px;
    display: flex !important;
  }

  .accordion-item {
    border: none;
    border-radius: 0;
    border: none;
  }

  .accordion {
    width: 100%;
    border: none !important;
    border: none;
  }

  .accordion-button::after {
    margin: 0 !important;
  }

  .accordion-button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 18px;
    font-weight: 700;

    color: #000 !important;
    outline: none !important;
    box-shadow: none !important;
    background-color: #fff !important;
  }

  .accordion-body a {
    color: #0e6efd;
  }

  footer li::before {
    content: "• ";
    font-size: 13px;
    color: #727272;
    margin-left: 4px;
  }

  footer li {
    font-weight: 400;
  }

  /* aa agent */

  .aa-agent-con {
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 90%;
    margin: 0 auto;
  }

  .aa-agent-con ul {
    width: 100%;
    padding: 0;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }

  .aa-agent-con li {
    display: inline-block !important;
    font-size: 14px;
    font-weight: 700;
  }

  .aa-agent-con li::before {
    content: "•";
  }

  /* aa namad */

  .aa-namad-con {
    display: flex !important;
    align-items: center;
    justify-content: space-evenly;
    margin: 0 auto;
    width: 80%;
    height: 100px;
  }

  .aa-namad-con img {
    width: 80px;
    height: auto;
  }

  /* aa social */

  .aa-social-con {
    width: 90%;
    margin: 0 auto;
    display: flex !important;
    align-items: center;
    justify-content: space-evenly;
    border-top: 1px solid #ccc;
    padding: 20px 0;
  }

  .aa-social-con img {
    margin: 0;
    width: 45px;
  }

  /* aa copyright*/

  .aa-copyright-con {
    display: block !important;
    width: 90%;
    margin: 0 auto;
    height: 100px;
    border-top: 1px solid #ccc;
    color: #9d9d9d;
    font-weight: 700;
    font-size: 12px;
    text-align: center;
    padding: 20px 0;
    margin: 0 20px;
    line-height: 2;
  }

  /* 0000 */

  .see-more-comments {
    border-bottom: 1px solid #d8d8d8;
  }

  /* know the prices */

  .ktp-con {
    margin-top: 30px;
    background-color: #e61010;
  }

  .know-the-prices div:first-child {
    font-size: 18px;
    text-align: center;
  }

  .form-con {
    justify-content: center;
    display: none;
  }

  .know-the-prices form {
    width: 90%;
  }

  .know-the-prices input {
    font-size: 12px;
  }

  .know-the-prices button {
    font-size: 12px;
    top: 29.5%;
    padding: 12px 16px;
  }

  /* how to order */

  .hto-con {
    width: 100%;
    background-color: #f8f8f8;
  }

  .hto {
    width: 80%;
    padding-top: 10px;
  }

  .hto-con::after {
    top: 100%;
  }

  .how-to-order div {
    text-align: right !important;
    font-size: 14px;
    margin: 15px 0;
    padding: 0;
  }

  /* footer */

  .logo-footer {
    padding: 0;
    padding-bottom: 20px;
  }

  .footer-text {
    font-size: 14px;
  }

  .contact-us {
    margin-top: 50px;
  }
  .contact-us-2 {
    padding-bottom: 50px;
  }

  .bl {
    border: none;
  }

  .namad img {
    width: 60px;
  }

  .namad {
    margin-bottom: 20px;
  }

  .electronic-post-text {
    font-size: 16px;
  }

  .social-text {
    font-size: 14.5px;
    margin: 10px 0 10px 0;
    text-align: center;
  }

  .follow-us {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }

  .follow-us img {
    margin: 0;
    width: 33px;
  }

  .bb {
    font-size: 18px;
  }

  footer li {
    font-size: 16px;
  }

  .tbm {
    font-size: 18px !important;
  }

  .call-us {
    padding-right: 22px;
  }

  .fb {
    font-size: 14px;
  }

  .footer-icons {
    width: 25px;
  }

  .pei {
    font-size: 16px !important;
  }

  .num {
    font-size: 14px !important;
  }


.hb-cats .hb-bpost .hb-ppost {
        font-size: 21px;
        padding: 0 5px 0 0;
    }
.hb-cats .hb-bpost .hb-ppost span {
    font-size: 17px;
	}
.hb-cats .hb-bpost .hb-ipost .fa-shopping-cart {
        font-size: 24px;
    }
}
@media only screen and (max-width: 900px) {
  .wfb {
    width: 100%;
    background-color: transparent;
    border: none;
    color: red;
  }

  .accordion-body ul {
    padding: 0 2rem 0 0;
  }

  .hb-dd-banner {
    display: none;
  }
}
@media only screen and (min-width: 767px) and (max-width: 900px) {
	.hb-cats .col-md-3 {
        width: 0;
    }
.hb-cats .col-md-9 {
        width: 100%;
    }
  main article footer nav .col-md-6,main article footer div.col-md-4,.hb-rborder .col-4 {
    display: block;
    width: 100%;
  }
  main article footer div.col-md-8{
    display: block;
	  width: 100%;}
	.hb-rborder .col-8 {
    display: block;
    width: 100%;padding: 10px 10px !important;
  }
	main article{border-radius:20px 20px;}
	footer .aa-ktp-2{width:100%;text-align:center;}
	footer ul{padding:0;}
	aside.col-md-3{padding-top:0;}
}
@media only screen and (min-width: 1001px) and (max-width: 1400px) {
.hb-cats .col-md-3 {
        width: 36%;
    }
.hb-cats .col-md-9 {
        width: 64%;
    }
.aa-mpc .col {
        width: 34%;
        padding: 0 !important;
        margin:0 -2px!important;
        border: 0;
}
}
@media only screen and (min-width: 901px) and (max-width: 1140px) {
  .navbar-light .navbar-nav .nav-link,
  .navbar-light .navbar-nav .nav-link:focus {
    font-size: 12px;
    padding: 0 0 0 7.4px;
  }
  .navbar-brand {
    margin-left: 0px;
  }
  .navbar .hb-search input[type="text"] {
    width: 520px;
  }
  .hb-logo {
    width: 180px;
  }


	footer ul{padding:0;}
  /* banner */
  .hb-dd-banner {
    display: block;
  }
  .hb-dw-banner {
    display: none;
  }
  header {
    width: 100%;
  }

  .hb-container {
    width: 100%;
  }
  .how-to-order,
  .hto,
  .ktp {
    width: 98% !important;
  }
  .how-to-order div {
    font-size: 14px;
    padding: 0;
  }
  footer li {
    font-size: 14.1px;
  }
  .fb {
    font-size: 14px;
  }
  .follow-us img {
    width: 26px;
  }
  .footer-text {
    font-size: 14.5px;
  }
  .namad img {
    width: 23%;
  }
  .electronic-post-text {
    font-size: 18px;
  }
	
.ff {
    padding: 0 !important;
  }
  .bb,
  .tbm {
    font-size: 19px !important;
  }
  .num {
    font-size: 20px;
  }
  .social-text {
    text-align: center;
  }
}


@media only screen and (min-width: 900px) and (max-width: 1000px) {
	header{width:100%;}
	.hb-cats .container:first-of-type{width:100%;max-width:100%;}
	.hb-cats .col-md-3{width:36%;}
	.hb-cats .col-md-9{width:64%;}
	.hb-cats .hb-pcol{width:50%;}
}
@media only screen and (min-width: 1001px) and (max-width: 1100px) {
  /* banner */
  .hb-dd-banner {
    display: block;
  }
  .hb-dw-banner {
    display: none;
  }
  header {
    width: 100%;
  }

  .hb-container {
    width: 100%;
  }
  .how-to-order,
  .hto,
  .ktp {
    width: 98% !important;
  }
  .how-to-order div {
    font-size: 16px;
    padding: 0;
  }
  footer li {
    font-size: 16px;
  }
  .fb {
    font-size: 16px;
  }
  .follow-us img {
    width: 26px;
  }
  .footer-text {
    font-size: 14.5px;
  }
  .namad img {
    width: 23%;
  }
  .electronic-post-text {
    font-size: 18px;
  }
	
	
.ff {
    padding: 0 !important;
  }
  .bb,
  .tbm {
    font-size: 19px !important;
  }
  .num {
    font-size: 20px;
  }
  .social-text {
    text-align: center;
  }
}
@media only screen and (min-width: 1100px) and (max-width: 1200px) {
  /* banner */
  .hb-dd-banner {
    display: block;
  }
  .hb-dw-banner {
    display: none;
  }
  header {
    width: 100%;
  }

  .hb-container {
    width: 100%;
  }
  .how-to-order,
  .hto,
  .ktp {
    width: 98% !important;
  }
  .how-to-order div {
    font-size: 18px;
    padding: 0;
  }
  footer li {
    font-size: 16px;
  }
  .fb {
    font-size: 16px;
  }
  .follow-us img {
    width: 30px;
  }
  .footer-text {
    font-size: 14.5px;
  }
  .namad img {
    width: 23%;
  }
  .electronic-post-text {
    font-size: 18px;
  }
	
.ff {
    padding: 0 !important;
  }
  .bb,
  .tbm {
    font-size: 19px !important;
  }
  .num {
    font-size: 20px;
  }
  .social-text {
    text-align: center;
  }
}
@media only screen and (min-width: 1201px) and (max-width: 1300px) {
  /* banner */
  .hb-dd-banner {
    display: block;
  }
  .hb-dw-banner {
    display: none;
  }
  header {
    width: 100%;
  }

  .hb-container {
    width: 100%;
  }
  .how-to-order,
  .hto,
  .ktp {
    width: 98% !important;
  }
  .how-to-order div {
    font-size: 18px;
    padding: 0;
  }
  footer li {
    font-size: 16px;
  }
  .fb {
    font-size: 16px;
  }
  .follow-us img {
    width: 40px;
    margin: 0 0 0 8px;
  }
  .footer-text {
    font-size: 15px;
  }
  .namad img {
    width: 23%;
  }
  .electronic-post-text {
    font-size: 18px;
  }
	
.ff {
    padding: 0 !important;
  }
  .bb,
  .tbm {
    font-size: 19px !important;
  }
  .num {
    font-size: 20px;
  }
  .social-text {
    text-align: center;
  }
}
@media only screen and (min-width: 1300px) and (max-width: 5000px) {
  /* banner */
  .hb-dd-banner {
    display: block;
  }
  .sidebar-toggle,.hb-dw-banner {
    display: none;
  }
}
/* RWD */


/* حالت دسکتاپ (بالای ۹۰۰ پیکسل) */
@media (min-width: 900px) {
	main{margin-bottom:50px!important;}
	main article img{width: 50%;margin: 0 auto;}
	main section.hb-comment{box-shadow:unset;}
	#hb-add-comments,.hb-wmfooter,.hb-before-h1,
    .sidebar-toggle,.product-count-display-bottom {
        display: none;
    }
	.hb-mt-5{margin-top:50px;}
	.comment-respond{position: sticky;z-index: 9999999;top: 30px;}
    .col-md-3.col-sm-12 {
        display: block !important; 
    }
}

@media (max-width: 899px) {
	.aa-mpc{border-left: none;
        padding: 3px 0 0 0;
        border-width: 2px 1px 1px 1px;
        border-style: solid;
        border-color: #d8d8d8;
        border-radius: 7px;}
	.aa-mpc .col{        width: 50%;
        padding: 0 !important;
        margin: 0 !important;
        border-bottom: 2px solid #d8d8d8;
        border-left: 1px solid #d8d8d8;
        border-right: 1px solid #d8d8d8;}
	.aa-mpc .hb-bpost{border:0;margin:0;border-radius:0;}
	
	.hb-mt-5 .col-md-9{padding-right:0;padding-left:0;}
	.btn-close-sidebar{width: 100%;padding: 10px 10px;border-radius: 20px 20px;text-align:center;border:0;background:#e61010;color:#fff;margin:10px auto;}
	.aa-copyright-con{padding-bottom:200px;}
	.hb-wmfooter,.product-count-display-bottom{display:block;}
    .sidebar-toggle {
        display: flex;
        align-items: center;
        justify-content: center;
        background:#fff;
        border: none;
        border-radius: 8px;
        cursor: pointer;
    }

    .hamburger {
        display: block;
        width: 25px;
        height: 3px;
        background: white;
        position: relative;
    }
    
    .hamburger::before,
    .hamburger::after {
        content: '';
        position: absolute;
        width: 25px;
        height: 3px;
        background: white;
        transition: 0.3s;
    }
    
    .hamburger::before { top: -8px; }
    .hamburger::after { bottom: -8px; }

    .sidebar-open .hamburger::before {
        transform: rotate(45deg);
        top: 0;
    }
    .sidebar-open .hamburger::after {
        transform: rotate(-45deg);
        bottom: 0;
    }

    .col-md-3.col-sm-12 {
        position: fixed;
        top: 0;
        left: -100%;           
        width: 100%;         
        height: 100vh;
        overflow-y: auto;
        z-index: 9999;
		padding-top:20px;
        background: #fff;     
        box-shadow: 2px 0 10px rgba(0,0,0,0.2);
        transition: left 0.3s ease;
    }
	
    .sidebar-open .col-md-3.col-sm-12 {
        left: 0;
    }

    .sidebar-overlay {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.5);
        z-index: 998;
    }
    
    .sidebar-open .sidebar-overlay {
        display: block;
    }
	.product-count-box{display:none;}
}
@media (width: 900px) {
  .how-to-order {
    display: none;
  }
  .hb-wmfooter,
  .product-count-display-bottom {
    display: block;
  }
}