@charset "UTF-8";
/*#region Font Fa*/
@font-face {
  font-family: "Icon";
  src: url(../fonts/icons/Icons.ttf);
}
@font-face {
  font-family: "iransans";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(../fonts/iransans/iransanswebfa_light.woff) format("woff");
}
@font-face {
  font-family: "iransans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/iransans/iransanswebfa.woff) format("woff");
}
@font-face {
  font-family: "iransans";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/iransans/iransanswebfa_medium.woff) format("woff");
}
@font-face {
  font-family: "iransans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/iransans/iransanswebfa_bold.woff) format("woff");
}
/*#endregion*/
/*#region Icons*/
[class*=" bi-"],
[class^=bi-] {
  font-family: "Icon" !important;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.bi-instagram:before {
  content: "\ea20";
}

.bi-linkedin:before {
  content: "\ea21";
}

.bi-paper-plane:before,
.bi-telegram:before {
  content: "\ea26";
}

.bi-bale:before {
  content: "\ea69";
}

.bi-eitaa:before {
  content: "\ea56";
}

.bi-instagram:before {
  content: "\ea20";
}

.bi-whatsapp:before {
  content: "\ea25";
}

.bi-telegram:before {
  content: "\ea26";
}

.bi-home:before {
  content: "\e900";
}

.bi-arrow-down:before {
  content: "\e917";
}

.bi-user-block:before {
  content: "\ea05";
}

.bi-address-map:before {
  content: "\ea67";
}

.bi-map-pin:before {
  content: "\e97f";
}

.bi-link:before {
  content: "\e974";
}

.bi-phone:before {
  content: "\e9e3";
}

.bi-envelop:before {
  content: "\e959";
}

.bi-bars:before {
  content: "\e99c";
}

.bi-angle-left:before {
  content: "\e919";
}

.bi-angle-right:before {
  content: "\e918";
}

.bi-cash:before {
  content: "\ea6c";
}

.bi-ad:before {
  content: "\ea7c";
}

.bi-video:before {
  content: "\ea4c";
}

.bi-documents:before {
  content: "\e929";
}

.bi-camera:before {
  content: "\ea0f";
}

.bi-camera-zoom:before {
  content: "\ea36";
}

.bi-online-support:before {
  content: "\e9c6";
}

.bi-camera-alt:before {
  content: "\ea63";
}

.bi-mobile:before {
  content: "\ea5d";
}

.bi-books:before {
  content: "\ea31";
}

.bi-calendar:before {
  content: "\e97a";
}

.bi-writer:before {
  content: "\e9ba";
}

.bi-eye:before {
  content: "\e937";
}

.bi-user-alt:before {
  content: "\ea04";
}

.bi-like:before {
  content: "\e943";
}

.bi-dislike:before {
  content: "\e945";
}

.bi-pluse-circle:before {
  content: "\ea41";
}

.bi-message-view:before {
  content: "\ea48";
}

.bi-search:before {
  content: "\ea36";
}

.bi-user:before {
  content: "\ea05";
}

.bi-user-info:before {
  content: "\ea07";
}

.bi-user-solid:before {
  content: "\ea06";
}

.bi-user-plus:before {
  content: "\ea09";
}

.bi-shopping-desk:before {
  content: "\e9df";
}

.bi-shopping-desk.rtl:before {
  display: inline-block;
  transform: rotateY(180deg);
}

.bi-shopping-bag:before {
  content: "\e902";
}

.bi-th-larg:before {
  content: "\e955";
}

.bi-th-list:before {
  content: "\e99d";
}

.bi-times:before {
  content: "\e960";
}

.bi-sort-dec:before {
  content: "\e9c5";
}

.bi-sort-asc:before {
  content: "\e9c4";
}

.bi-chart:before {
  content: "\ea2c";
}

.bi-chart-solid:before {
  content: "\ea29";
}

.bi-heart:before {
  content: "\e940";
}

.bi-heart-solid:before {
  content: "ु";
}

.bi-share:before {
  content: "\e90c";
}

.bi-minus:before {
  content: "\e95e";
}

.bi-plus:before {
  content: "\e95f";
}

.bi-trash:before {
  content: "\e9f1";
}

.bi-info:before {
  content: "\e965";
}

.bi-price-toman:before {
  content: "\ea22";
}

.bi-star-solid:before {
  content: "\e9cd";
}

.bi-check-circle:before {
  content: "\e922";
}

.bi-check-circle-solid:before {
  content: "\e923";
}

.bi-shop-market:before {
  content: "\ea91";
}

.bi-edit:before {
  content: "\e9a5";
}

.bi-user-profile:before {
  content: "\ea55";
}

.bi-panel:before {
  content: "\e907";
}

.bi-shopping-bag:before {
  content: "\e902";
}

.bi-sing-out:before {
  content: "\e9b0";
}

.bi-will-cart:before {
  content: "\ea13";
}

.bi-checkbox:before {
  content: "\ea40";
}

.bi-checkbox-selected:before {
  content: "\e923";
}

/*#endregion*/
.profile, .pay-result, .cart, .about, .contact, .blogs, .details, .products, .homepage, header, .page-description, .custom-breadcrumb, .pagination, .breadcrumb {
  max-width: 1400px;
  margin: 0 auto;
}

.btn {
  display: inline-flex;
  justify-content: center;
  place-items: center;
  font-weight: 400;
  font-size: 12px;
  padding: 8px 16px;
  border-radius: 16px;
  border: none;
  outline: none;
}

.btn-primary {
  color: #ffffff;
  background-color: #1f4e3d;
  box-shadow: 0 0 5px 0 rgba(73, 167, 96, 0.8);
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #49a760;
}
.btn-secondary {
  color: #ffffff;
  background-color: #49a760;
  box-shadow: 0 0 5px 0 rgba(73, 167, 96, 0.8);
}
.btn-secondary:hover {
  color: #ffffff;
  background-color: #1f4e3d;
}
.btn .bi {
  margin: 0 5px;
  font-size: 16px;
}

.about-gallery .gallery-item a, .about-gallery ul li, .about .certificate-item a, .about-content .activity-item, .homepage .categories-item a h2 {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.about-gallery .gallery-item a:after, .about-gallery ul li:after, .about .certificate-item a:after, .about-content .activity-item:after, .homepage .categories-item a h2:after {
  content: "";
  position: absolute;
  top: 0;
  left: -10%;
  width: 0%;
  height: 100%;
  transition: width 600ms ease-in-out;
  transform-origin: left;
  transform: skew(10deg);
  z-index: -1;
}
.about-gallery .gallery-item a:hover:after, .about-gallery ul li:hover:after, .about .certificate-item a:hover:after, .about-content .activity-item:hover:after, .homepage .categories-item a h2:hover:after {
  width: 150%;
  right: -10%;
  transform-origin: right;
}

/*#region Public*/
* {
  margin: 0;
  padding: 0;
  scroll-behavior: smooth;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -moz-user-select: none;
  box-sizing: border-box;
}

a {
  text-decoration: none;
  color: #1F1E17;
  font-weight: 500;
  font-size: 14px;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
a:hover {
  color: #f7c35f;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

li {
  list-style: none;
}

html {
  direction: rtl;
}

body {
  direction: rtl;
  font-family: "iransans", sans-serif;
  position: relative;
}

.container {
  padding: 8px 5%;
}

.breadcrumb {
  background-color: rgba(241, 241, 241, 0.6);
  padding: 8px;
}
.breadcrumb li {
  display: inline-flex;
  place-items: center;
  margin: 0 2px;
  list-style: none;
  line-height: 25px;
  color: #1f4e3d;
}
.breadcrumb li a {
  font-weight: 300;
  font-size: 11px;
}
.breadcrumb li:after {
  content: "\e919";
  font-family: "Icon";
  margin-right: 4px;
  font-size: 11px;
}
.breadcrumb li.active:after {
  content: "";
  color: #1f4e3d;
  margin: 0;
}

.pagination {
  display: flex;
  place-items: center;
  gap: 14px;
  padding: 8px 0;
  border-top: 1px solid #f1f1f1;
  background-color: #ffffff;
}
.pagination ul {
  display: flex;
  gap: 4px;
  overflow-x: auto;
  scrollbar-width: thin;
  padding: 8px 0;
}
.pagination ul li {
  list-style: none;
  flex-shrink: 0;
}
.pagination ul li a {
  display: flex;
  justify-content: center;
  place-items: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #1f4e3d;
  color: #fff;
  font-size: 13px;
}
.pagination ul li a:hover {
  background-color: #f7c35f;
}
.pagination ul li.active a {
  background-color: #f7c35f;
}

.custom-breadcrumb {
  position: relative;
  padding: 150px 0;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
}
.custom-breadcrumb .breadcrumb-content {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.custom-breadcrumb .breadcrumb-content h2 {
  text-align: center;
  padding: 8px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  color: #ffffff;
}
.custom-breadcrumb .breadcrumb-content ol {
  padding: 16px 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
}
.custom-breadcrumb .breadcrumb-content ol li {
  display: flex;
  place-items: center;
}
.custom-breadcrumb .breadcrumb-content ol li a {
  color: #ffffff;
  font-weight: 300;
  font-size: 12px;
}
.custom-breadcrumb .breadcrumb-content ol li:after {
  content: "\e919";
  font-family: "Icon";
  margin-right: 4px;
  font-size: 11px;
  color: #ffffff;
}
.custom-breadcrumb .breadcrumb-content ol li.active:after {
  content: "";
  color: #1f4e3d;
  margin: 0;
}
.custom-breadcrumb:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000000;
  opacity: 0.4;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

.form {
  width: 100%;
  padding: 8px;
}
.form-group {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 8px;
}
.form-control {
  display: block;
  border: none;
  outline: none;
  width: 100%;
  min-height: 50px;
  padding: 8px;
  font-family: "iransans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  background-color: #f1f1f1;
  color: #04000b;
  border-radius: 4px;
}
.form-control:focus {
  box-shadow: 0 0 10px #f1f1f1;
}
.form-rating {
  padding-bottom: 16px;
  display: flex;
  gap: 25px;
}
.form-rating .rating-item {
  display: inline-block;
  position: relative;
}
.form-rating .rating-item:before {
  content: "\e9cc";
  font-family: "Icon";
  position: absolute;
  cursor: pointer;
  top: 0;
  right: 0;
  display: block;
  z-index: 9;
  color: #666666;
  background-color: #ffffff;
  font-size: 30px;
  transition: all ease-in-out 300ms;
}
.form-rating .rating-item.selected:before {
  content: "\e9cd";
  color: #ffb300;
}
.form-input-group {
  position: relative;
  display: flex;
  place-items: center;
  background-color: #ffffff;
  border: 1px solid rgba(205, 205, 205, 0.3);
  border-radius: 4px;
  padding: 4px;
  height: 50px;
  width: 100%;
  overflow: hidden;
}
.form-input-group-btn {
  height: 100%;
  width: 50px;
  border: none;
  outline: none;
  background-color: transparent;
  text-align: center;
  line-height: 100%;
  font-size: 25px;
  cursor: pointer;
}
.form-input-group-text {
  display: block;
  height: 100%;
  line-height: 100%;
  width: calc(100% - 50px);
  border: none;
  background-color: transparent;
  outline: none;
  padding: 8px;
  font-family: "iransans", sans-serif;
  font-weight: 400;
  font-size: 12px;
}
.form-input-group.text-only {
  padding: 0;
}
.form-input-group.text-only .form-input-group-btn {
  font-family: "iransans", sans-serif;
  font-size: 14px;
  width: 60px;
  background-color: #f1f1f1;
}

input[type=submit] {
  font-family: "iransans", sans-serif;
  cursor: pointer;
}

.text-danger {
  font-size: 10px;
  font-weight: 500;
  color: #ff3232;
}

.table {
  width: 100%;
  display: flex;
}
.table table {
  width: 100%;
  border-collapse: collapse;
}
.table table th {
  line-height: 50px;
  font-weight: 500;
  font-size: 13px;
}
.table table td {
  line-height: 40px;
  font-weight: 400;
  font-size: 12px;
  text-align: center;
}
.table table thead tr {
  background-color: #f1f1f1;
}
.table table.border {
  border: 1px solid #f1f1f1;
}
.table table.border td, .table table.border th {
  border: 1px solid;
  border-right-width: 0;
  border-top-width: 0;
  border-bottom-width: 0;
}
.table table.border tr {
  border-bottom: 1px solid;
}
.table table.border tr td:last-child, .table table.border tr th:last-child {
  border-left: none;
}
.table table.border-primary tr, .table table.border-primary th, .table table.border-primary td {
  border-color: #f1f1f1;
}
.table.responsive {
  display: flex;
  overflow: auto;
  scrollbar-width: thin;
  padding: 16px 8px;
}
.table.responsive table {
  width: 100%;
}
.table.responsive table td, .table.responsive table th {
  min-width: fit-content;
  text-wrap: nowrap;
  padding: 4px 8px;
}

.owl-btn {
  position: absolute;
  z-index: 10;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  font-size: 20px;
  line-height: 40px;
  color: #666666;
  background-color: rgba(241, 241, 241, 0.4);
  box-shadow: 0 0 3px #f1f1f1;
}
.owl-btn:before {
  font-family: "Icon";
}
.owl-btn.left {
  left: 40px;
}
.owl-btn.left:before {
  content: "\e919";
}
.owl-btn.right {
  right: 40px;
}
.owl-btn.right:before {
  content: "\e918";
}

.page-description {
  position: relative;
  margin: 40px 0;
  font-size: 13px;
  line-height: 30px;
}
.page-description h1 {
  padding: 16px 0;
  font-size: 16px;
}
.page-description h2 {
  padding: 12px 0;
  font-size: 14px;
}
.page-description h3,
.page-description h4,
.page-description h5 {
  padding: 8px 0;
  font-size: 13px;
}
.page-description p {
  color: #666666;
}
.page-description img {
  display: block;
  max-width: 95%;
  margin: 16px auto;
}
.page-description:before {
  position: absolute;
  content: "";
  top: -5px;
  left: 0;
  right: 0;
  height: 3px;
  background-color: rgba(241, 241, 241, 0.4);
  box-shadow: 0 -2px 5px 0 rgba(241, 241, 241, 0.6);
}

.show-all {
  display: flex !important;
  min-width: fit-content !important;
  place-items: center !important;
}
.show-all a {
  display: flex;
  place-items: center;
  padding: 40px;
  height: 100%;
}

/*#endregion*/
/* #region Modal*/
.ui-details-admin {
  display: inline-block;
  position: fixed;
  z-index: 999;
  right: -60px;
  top: 170px;
  background-color: #ffffff;
  box-shadow: 0 0 5px #f1f1f1;
  border-radius: 16px 0 0 16px;
  transition: all 400ms;
}

.ui-details-admin > a {
  display: inline-flex;
  justify-content: end;
  place-items: center;
  padding: 4px;
}

.ui-details-admin .bi-edit {
  width: 40px;
  height: 40px;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
}

.ui-details-admin ul {
  display: none;
  position: absolute;
  top: 95%;
  right: 0;
  background-color: #ffffff;
  box-shadow: 0 0 5px #f1f1f1;
  border-radius: 16px 0 0 16px;
}

.ui-details-admin:hover ul {
  display: block;
}

.ui-details-admin li {
  display: block;
  width: max-content;
  min-width: 150px;
  padding-right: 4px;
  line-height: 30px;
  margin: 8px 4px;
  text-align: right;
  border-bottom: 1px solid #f7f7f7;
}

.ui-details-admin li a {
  display: flex;
  cursor: pointer;
}

.ui-details-admin li:last-child {
  border-bottom: none;
}

.ui-details-admin:hover {
  right: 0;
  border-radius: 16px 0 0 0;
}

.ui-details-nextprev {
  display: inline-block;
  position: fixed;
  z-index: 990;
  right: 0;
  top: 230px;
  transition: all 400ms;
}

.ui-details-nextprev li {
  display: block;
}

.ui-details-nextprev a {
  display: flex;
  place-items: center;
  font-size: 10px;
  line-height: 30px;
  padding: 0 10px;
  background-color: rgba(94, 94, 94, 0.2);
  color: #444;
}

.ui-details-nextprev a:hover {
  background-color: rgba(94, 94, 94, 0.6);
}

.callAction-modal {
  width: 100%;
  height: 100vh;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  overflow-y: scroll;
  overflow-x: hidden;
}

.callAction-modal-body {
  background-color: #fff;
  width: 80%;
  margin: 50px auto;
  padding: 20px;
  border-radius: 5px;
}

.callAction-modal-body h3 {
  font-size: 14px;
}

.callAction-modal-close {
  text-align: left;
}

.display-none-callAction {
  display: none;
}

.display-block-callAction {
  display: block;
}

.callAction-modal fieldset {
  border: none;
}

.callAction-modal .btn {
  border: none;
  display: block;
  width: fit-content !important;
  margin: 20px auto;
  background-color: #f7c35f;
  color: #fff;
  padding: 16px 30px;
  cursor: pointer;
  border-radius: 4px;
  font-family: "iransans", sans-serif;
}

.callAction-modal .btn:hover {
  background-color: #1f4e3d;
}

/* #endregion*/
header {
  background-color: #ffffff;
  position: sticky;
  z-index: 90;
  top: 0;
  box-shadow: 0 0 10px 0 #f1f1f1;
}
header .header-top {
  display: flex;
  place-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #f1f1f1;
}
header .header-top .header-logo img {
  max-height: 50px;
}
header .header-top .header-phone {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  place-items: center;
  gap: 10px;
  position: relative;
}
header .header-top .header-phone .bi {
  font-size: 25px;
  color: #666666;
}
header .header-top .header-phone a {
  font-size: 12px;
  color: #666666;
}
header .header-top .header-phone a:nth-of-type(2):after {
  content: "\e927";
  font-family: "Icon";
  color: #666666;
  margin-left: 4px;
}
header .header-nav {
  display: flex;
  justify-content: space-between;
  place-items: center;
}
header .header-nav .menu-toggle {
  display: none;
}
header .header-nav .menu {
  display: flex;
  justify-content: right;
  place-items: center;
}
header .header-nav .menu ul {
  display: flex;
}
header .header-nav .menu ul a {
  line-height: 50px;
  padding: 0 16px;
}
header .header-nav .menu ul a .bi-home {
  font-size: 20px;
  margin-left: 5px;
}
header .header-nav .menu ul .nav-img {
  display: none;
}
header .header-top-buttons {
  display: flex;
  flex-direction: row-reverse;
  place-items: center;
  gap: 5px;
}
header .language-nav {
  background-color: #f1f1f1;
  position: relative;
}
header .language-nav > a:first-child:after {
  content: "\e917";
  font-family: "Icon";
  font-size: 12px;
  cursor: pointer;
}
header .language-nav ul {
  border: 1px solid #f1f1f1;
  border-top: none;
  position: absolute;
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  width: 100%;
  z-index: 10;
  gap: 4px;
  padding-top: 4px;
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
header .language-nav ul li:nth-of-type(1) {
  border-bottom: 1px solid #f1f1f1;
}
header .language-nav ul img {
  border-radius: 0;
}
header .language-nav.show ul {
  transform: rotateX(0);
}
header .language-nav.hide ul {
  transform: rotateX(90deg);
}
header .language-nav img {
  max-width: 60px;
  border-radius: 0 4px 4px 0;
}
header .language-nav a {
  display: flex;
  place-items: center;
  gap: 2px;
  font-size: 11px;
  font-weight: 400;
}

/*#region Home*/
.owl-carousel .owl-stage, .owl-carousel .owl-item {
  height: 100% !important;
}

.homepage .banners {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.homepage .banners-one {
  height: 230px;
  grid-row: 1/span 1;
  grid-column: 1/span 1;
}
.homepage .banners-two {
  height: 230px;
  grid-row: 2/span 1;
  grid-column: 1/span 1;
}
.homepage .banners-three {
  height: 460px;
  grid-row: 1/span 2;
  grid-column: 2/span 2;
  position: relative;
}
.homepage .banners-three .banners-slider {
  display: flex;
  width: 100%;
  height: 100%;
}
.homepage .banners-three .banners-slider a {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 4px 8px;
}
.homepage .banners-three .banners-slider a img {
  height: 100% !important;
  width: 100% !important;
  object-fit: cover;
  border-radius: 8px;
}
.homepage .banners-three .slider-btn {
  position: absolute;
  z-index: 10;
  width: 40px;
  height: 40px;
  display: flex;
  place-items: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
  background-color: #ffffff;
  box-shadow: 0 0 3px #f1f1f1;
  transition: all ease-in-out 400ms;
}
.homepage .banners-three .slider-btn-left {
  left: 20px;
}
.homepage .banners-three .slider-btn-right {
  right: 20px;
}
.homepage .banners-three .slider-btn:hover {
  background-color: #f7c35f;
}
.homepage .banners-one a, .homepage .banners-two a {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 4px 0;
}
.homepage .banners-one a img, .homepage .banners-two a img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 8px;
}
.homepage .homeabout {
  margin: 50px 0;
  display: flex;
  justify-content: center;
  gap: 30px;
}
.homepage .homeabout h1 {
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
}
.homepage .homeabout p {
  font-weight: 400;
  font-size: 13px;
  line-height: 30px;
}
.homepage .homeabout-img {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(102, 102, 102, 0.3);
}
.homepage .homeabout-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.homepage .homeabout-text {
  display: flex;
  flex-direction: column;
  place-items: center;
  justify-content: space-between;
  padding: 8px;
  border-radius: 8px;
  box-shadow: 0 0 5px rgba(102, 102, 102, 0.3);
}
.homepage .homeabout-text div {
  width: 100%;
  margin: 8px 0;
  padding: 4px;
  text-align: left;
}
.homepage .mostvisited {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f1f1f1;
}
.homepage .mostvisited h2 {
  font-weight: 500;
  font-size: 14px;
  padding: 16px 4px;
  line-height: 25px;
}
.homepage .mostvisited-container {
  display: flex;
  overflow: auto;
  scrollbar-width: thin;
  padding: 8px;
}
.homepage .mostvisited-list {
  min-width: max-content;
  display: flex;
}
.homepage .mostvisited-list .prc-card {
  max-width: 200px;
  border-top: 1px solid rgba(247, 195, 95, 0.4);
  height: 100%;
}
.homepage .mostvisited-list .prc-card:last-child {
  border-left: 1px solid rgba(247, 195, 95, 0.4);
}
.homepage .mostvisited-list .prc-card:last-child a {
  height: 100%;
  padding: 32px;
  display: flex;
  place-items: center;
  justify-content: center;
}
.homepage .mostvisited-list .prc-card:last-child a:hover {
  background-color: #f7c35f;
  color: #ffffff;
}
.homepage .categories {
  margin: 50px 0;
}
.homepage .categories h2 {
  font-weight: 500;
  padding: 16px 4px;
  font-size: 14px;
}
.homepage .categories-container {
  display: flex;
  overflow: auto;
  scrollbar-width: thin;
  padding-bottom: 8px;
}
.homepage .categories-banners {
  display: grid;
  grid-template-columns: repeat(14, 1fr);
  min-width: max-content;
}
.homepage .categories-item {
  border: 1px solid #f1f1f1;
}
.homepage .categories-item:nth-of-type(1) {
  grid-row: 1/span 1;
  width: 160px;
  height: 160px;
}
.homepage .categories-item:nth-of-type(2) {
  grid-row: 2/span 1;
  width: 160px;
  height: 160px;
}
.homepage .categories-item:nth-of-type(3) {
  grid-row: 1/span 2;
  grid-column: 2/span 2;
  width: 320px;
  height: 320px;
}
.homepage .categories-item:nth-of-type(4) {
  grid-row: 1/span 1;
  grid-column: 4/span 1;
  width: 160px;
  height: 160px;
}
.homepage .categories-item:nth-of-type(5) {
  grid-row: 2/span 1;
  grid-column: 4/span 2;
  width: 320px;
  height: 160px;
}
.homepage .categories-item:nth-of-type(6) {
  grid-row: 1/span 1;
  grid-column: 5/span 2;
  width: 320px;
  height: 160px;
}
.homepage .categories-item:nth-of-type(7) {
  grid-row: 2/span 1;
  grid-column: 6/span 1;
  width: 160px;
  height: 160px;
}
.homepage .categories-item:nth-of-type(8) {
  grid-row: 1/span 1;
  grid-column: 7/span 2;
  width: 320px;
  height: 160px;
}
.homepage .categories-item:nth-of-type(9) {
  grid-row: 2/span 1;
  grid-column: 7/span 2;
  width: 320px;
  height: 160px;
}
.homepage .categories-item:nth-of-type(10) {
  grid-row: 1/span 1;
  grid-column: 9/span 1;
  width: 160px;
  height: 160px;
}
.homepage .categories-item:nth-of-type(11) {
  grid-row: 1/span 1;
  grid-column: 10/span 1;
  width: 160px;
  height: 160px;
}
.homepage .categories-item:nth-of-type(12) {
  grid-row: 1/span 1;
  grid-column: 11/span 1;
  width: 160px;
  height: 160px;
}
.homepage .categories-item:nth-of-type(13) {
  grid-row: 2/span 1;
  grid-column: 9/span 2;
  width: 320px;
  height: 160px;
}
.homepage .categories-item:nth-of-type(14) {
  grid-row: 2/span 1;
  grid-column: 11/span 2;
  width: 320px;
  height: 160px;
}
.homepage .categories-item:nth-of-type(15) {
  grid-row: 1/span 1;
  grid-column: 12/span 1;
  width: 160px;
  height: 160px;
}
.homepage .categories-item:nth-of-type(16) {
  grid-row: 1/span 2;
  grid-column: 13/span 2;
  width: 320px;
  height: 320px;
}
.homepage .categories-item:nth-of-type(17) {
  grid-row: 1/span 1;
  grid-column: 15/span 2;
  width: 160px;
  height: 160px;
}
.homepage .categories-item:nth-of-type(18) {
  grid-row: 2/span 1;
  grid-column: 15/span 2;
  width: 320px;
  height: 160px;
}
.homepage .categories-item:nth-of-type(19) {
  grid-row: 1/span 1;
  grid-column: 16/span 2;
  width: 320px;
  height: 160px;
}
.homepage .categories-item:nth-of-type(20) {
  grid-row: 2/span 1;
  grid-column: 17/span 1;
  width: 160px;
  height: 160px;
}
.homepage .categories-item a {
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
}
.homepage .categories-item a h2 {
  font-weight: 400;
  font-size: 13px;
  line-height: 25px;
  color: #ffffff;
  text-shadow: 1px 1px #666666;
  width: 100%;
  height: 100%;
  display: flex;
  place-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.homepage .categories-item a h2:after {
  background-color: rgba(247, 195, 95, 0.5);
}
.homepage .categories-item a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/*#endregion*/
/*#region Products*/
.products {
  display: grid;
  grid-template-columns: 20% calc(80% - 20px);
  padding: 30px 8px;
  gap: 10px;
  position: relative;
}
.products .products-container .products-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  padding: 0 8px;
}
.products.category {
  grid-template-columns: 1fr;
}
.products.category .products-list {
  grid-template-columns: repeat(5, 1fr);
}

.product-filter {
  height: fit-content;
  position: sticky;
  top: var(--topscroll);
  z-index: 1;
  background-color: #ffffff;
}
.product-filter .filter-list {
  background-color: #f1f1f1;
  border: 1px solid #f1f1f1;
}
.product-filter .filter-list p {
  text-align: center;
  line-height: 25px;
  padding: 16px 0;
}
.product-filter .filter-list .filter-nav {
  height: 290px;
  overflow: auto;
  scrollbar-width: thin;
  scrollbar-color: #f7c35f #ffffff;
  background-color: #ffffff;
}
.product-filter .filter-list .filter-nav li {
  display: block;
  line-height: 25px;
  padding: 8px;
  cursor: pointer;
  border-bottom: 1px solid #f1f1f1;
}
.product-filter .filter-list .filter-nav li:hover {
  background-color: rgba(241, 241, 241, 0.4);
}
.product-filter .filter-list .filter-nav li label {
  font-weight: 500;
  font-size: 12px;
  color: #1f4e3d;
  display: flex;
  place-items: center;
  cursor: pointer;
  gap: 5px;
}
.product-filter .filter-selected {
  margin: 8px 0;
  width: 100%;
  overflow-x: auto;
  scrollbar-width: thin;
  padding: 16px 0;
  display: flex;
  gap: 10px;
  border: 1px solid #f1f1f1;
  scrollbar-color: #f7c35f #ffffff;
}
.product-filter .filter-selected span {
  margin-top: 4px;
  min-width: fit-content;
  display: inline-flex;
  justify-content: space-between;
  place-items: center;
  gap: 2px;
  background-color: rgba(241, 241, 241, 0.4);
  padding: 8px 16px;
  border-radius: 16px;
  font-size: 10px;
  font-weight: 400;
  cursor: pointer;
}
.product-filter .filter-selected span:hover {
  background-color: #f1f1f1;
}

.list-sort {
  width: 100%;
  overflow: auto;
  scrollbar-width: thin;
  padding: 16px 0;
  display: flex;
  flex-wrap: nowrap;
  gap: 8px;
  border-bottom: 1px solid rgba(247, 195, 95, 0.4);
  scrollbar-color: #f7c35f #ffffff;
}
.list-sort span {
  display: inline-flex;
  min-width: fit-content;
  padding: 4px 8px;
  cursor: pointer;
  font-weight: 400;
  font-size: 13px;
}
.list-sort span .bi {
  font-size: 20px;
}

.prc-card {
  position: relative;
  max-width: 340px;
  min-width: auto;
  height: fit-content;
  overflow: hidden;
  background-color: #ffffff;
  box-sizing: border-box;
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.prc-card:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: rgba(247, 195, 95, 0.4);
}
.prc-card:before {
  content: "";
  position: absolute;
  right: 0;
  height: 100%;
  width: 1px;
  background-color: rgba(247, 195, 95, 0.4);
}
.prc-card .prc-img {
  position: relative;
  overflow: hidden;
  padding: 2px;
}
.prc-card .prc-img img {
  display: inline-block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 200ms ease-in-out;
}
.prc-card .prc-options {
  position: absolute;
  bottom: 0;
  left: 8px;
}
.prc-card .prc-options ul {
  display: flex;
  direction: ltr;
  gap: 2px;
}
.prc-card .prc-options ul li {
  font-size: 11px;
  font-weight: 500;
  direction: ltr;
  position: relative;
  padding: 8px;
  padding-left: 12px;
  color: #666666;
}
.prc-card .prc-options ul li:before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-65%);
}
.prc-card .prc-options ul li:nth-of-type(1):before {
  background-color: #1f4e3d;
}
.prc-card .prc-options ul li:nth-of-type(2):before {
  background-color: rgba(247, 195, 95, 0.4);
}
.prc-card .prc-options ul li:nth-of-type(3):before {
  background-color: #49a760;
}
.prc-card .prc-title h2 {
  border-top: 1px solid rgba(247, 195, 95, 0.4);
  font-size: 12px;
  font-weight: 400;
  padding: 4px 8px;
  height: 60px;
  line-height: 25px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.prc-card .prc-btn {
  display: flex;
  width: fit-content;
  height: fit-content;
  margin: 8px auto 24px;
  direction: ltr;
}
.prc-card .prc-btn a {
  margin: 0;
  display: inline-flex;
  overflow: hidden;
  position: relative;
  font-size: 11px;
  font-weight: 400;
  color: #000000;
  padding: 8px 16px;
  border: 1px solid rgba(73, 167, 96, 0.3);
}
.prc-card .prc-btn a .bi {
  font-size: 16px;
  margin: 0 2px;
}
.prc-card .prc-btn a:after {
  content: "";
  position: absolute;
  top: 0;
  left: -10%;
  width: 0%;
  background-color: #49a760;
  height: 100%;
  z-index: -1;
  transition: width 500ms ease-in-out;
  transform: skew(-25deg);
  transform-origin: left;
}
.prc-card .prc-btn a:hover:after {
  width: 150%;
  right: -10%;
  transform-origin: right;
}
.prc-card .prc-btn a:hover {
  color: #ffffff;
  transition: all 550ms;
}
.prc-card .prc-btn a:nth-of-type(1) {
  border-radius: 50px 0 0 50px;
  border-right: none;
}
.prc-card .prc-btn a:nth-of-type(2) {
  border-radius: 0 50px 50px 0;
}
.prc-card:hover .prc-img img {
  transform: scale(1.09);
}
.prc-card:hover {
  box-shadow: 0 0 5px #1f4e3d;
  z-index: 10;
}
.prc-card:hover:after, .prc-card:hover:before {
  border: none;
  width: 0;
  height: 0;
}

/*#endregion*/
/*#region Product Details*/
.details .det-top {
  display: grid;
  grid-template-columns: 30% calc(70% - 20px);
  gap: 20px;
  padding: 8px;
}
.details .det-top .img-container {
  position: relative;
}
.details .det-top .img-container .det-img {
  padding: 2px;
}
.details .det-top .img-container .det-img img {
  max-width: 320px;
  max-height: 320px;
  display: block;
  margin: auto;
}
.details .det-top .img-container .det-gallery {
  position: relative;
}
.details .det-top .img-container .det-gallery .det-gal-list {
  display: flex;
  overflow: auto;
  scrollbar-width: thin;
  padding: 8px 0;
  gap: 4px;
  max-width: 100%;
}
.details .det-top .img-container .det-gallery .det-gal-list .det-gal-item {
  cursor: pointer;
  width: fit-content;
  height: 60px;
  border: 1px solid #f7c35f;
}
.details .det-top .img-container .det-gallery .det-gal-list .det-gal-item img {
  height: 100%;
}
.details .det-top .img-container .det-engagement {
  position: absolute;
  top: 10px;
  right: 10px;
}
.details .det-top .img-container .det-engagement a {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  place-items: center;
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 5px #f1f1f1;
  position: relative;
}
.details .det-top .img-container .det-engagement a .bi {
  font-size: 16px;
}
.details .det-top .img-container .det-engagement a span {
  font-size: 11px;
  position: absolute;
  right: 100%;
  min-width: max-content;
  line-height: 38px;
  padding: 0 16px;
  transform: rotateX(90deg);
  box-shadow: 0 0 5px #f1f1f1;
  background-color: #ffffff;
  transition: all 200ms ease-in-out;
}
.details .det-top .img-container .det-engagement a:hover span {
  transform: rotateX(0deg);
}
.details .det-top .det-short .det-title {
  font-weight: 500;
}
.details .det-top .det-short .det-title h1 {
  font-size: 14px;
  color: #04000b;
  padding: 16px 0;
  border-bottom: 1px solid #f1f1f1;
}
.details .det-top .det-short .det-title h2 {
  color: #666666;
  font-size: 12px;
  padding: 8px 0;
  text-align: left;
  direction: ltr;
}
.details .det-top .det-short .det-cart .detc-top {
  background-color: #f1f1f1;
  margin: 8px 0;
  padding: 16px 8px;
  font-size: 13px;
  font-weight: 400;
  line-height: 25px;
}
.details .det-top .det-short .det-cart .detc-top p {
  display: flex;
  flex-wrap: wrap;
}
.details .det-top .det-short .det-cart .detc-top p .bi {
  font-size: 25px;
  margin: 0 4px;
  color: #666666;
}
.details .det-top .det-short .det-cart .detc-price-info {
  display: flex;
  justify-content: space-between;
  place-items: center;
  padding: 4px;
}
.details .det-top .det-short .det-cart .detc-details {
  line-height: 25px;
  font-size: 12px;
  padding: 8px;
  color: #666666;
}
.details .det-top .det-short .det-cart .detc-bottom {
  padding-bottom: 16px;
  display: flex;
  place-items: center;
  gap: 20px;
  justify-content: space-between;
}
.details .det-top .det-short .det-cart .detc-bottom .detc-price {
  height: max-content;
}
.details .det-top .det-short .det-cart .detc-bottom .detc-price p {
  display: flex;
  place-items: center;
  justify-content: space-between;
  padding: 8px 4px;
  gap: 4px;
  font-size: 16px;
  font-weight: 400;
  color: #f7c35f;
}
.details .det-top .det-short .det-cart .detc-bottom .detc-price p span:nth-of-type(1) {
  font-size: 13px;
  font-weight: 400;
  color: #666666;
}
.details .det-top .det-short .det-cart .detc-bottom .detc-price p span:nth-of-type(2) {
  display: flex;
  place-items: center;
  font-weight: 700;
  font-size: 20px;
  gap: 4px;
}
.details .det-top .det-short .det-cart .detc-bottom .detc-price p del {
  font-weight: 400;
  color: #ff3232;
  font-size: 14px;
}
.details .det-top .det-short .det-cart .detc-bottom .detc-price p .bi {
  font-size: 26px;
  color: #666666;
}
.details .det-top .det-short .det-cart .detc-bottom .detc-button {
  display: flex;
  gap: 8px;
}
.details .det-top .det-short .det-cart .detc-bottom .detc-button .detc-counter {
  display: flex;
  place-items: center;
}
.details .det-top .det-short .det-cart .detc-bottom .detc-button .detc-counter input {
  outline: none;
  width: 55px;
  height: 36px;
  font-size: 11px;
  font-weight: 500;
  text-align: center;
  border: 1px solid #f1f1f1;
  font-family: "iransans", sans-serif;
}
.details .det-top .det-short .det-cart .detc-bottom .detc-button .detc-counter span {
  border: 1px solid #f1f1f1;
  height: 36px;
  justify-content: center;
  width: 32px;
  display: flex;
  place-items: center;
  cursor: pointer;
}
.details .det-top .det-short .det-cart .detc-bottom .detc-button .detc-counter span:nth-of-type(1) {
  border-left: none;
}
.details .det-top .det-short .det-cart .detc-bottom .detc-button .detc-counter span:nth-of-type(2) {
  border-right: none;
}
.details .det-top .det-short .det-cart .detc-bottom .detc-button .detc-counter span:hover {
  background-color: #f1f1f1;
}
.details .det-property {
  padding: 8px 0;
}
.details .det-property li {
  margin-top: 10px;
  display: flex;
  place-items: center;
  gap: 5px;
  flex-wrap: nowrap;
  line-height: 25px;
  font-size: 13px;
}
.details .det-property li span {
  display: flex;
  place-items: center;
}
.details .det-property li span:nth-of-type(1) {
  font-weight: 500;
  padding: 0 4px;
  min-width: fit-content;
}
.details .det-property li span:nth-of-type(1):before {
  content: "\e924";
  font-family: "Icon";
  font-size: 16px;
  color: #666666;
  margin: 0 4px;
}
.details .det-property li span:nth-of-type(1):after {
  content: ":";
  margin: 0 2px;
}
.details .det-property li span:nth-of-type(2) {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.details .det-details {
  box-shadow: 0 0 10px #f1f1f1;
  font-weight: 400;
  font-size: 13px;
  line-height: 30px;
}
.details .det-details .det-con {
  padding: 30px 16px;
}
.details .det-details .det-con p {
  color: #1F1E17;
}
.details .det-details .det-con h2 {
  font-weight: 500;
  font-size: 14px;
  line-height: 25px;
  padding: 4px 4px 16px;
}
.details .det-details .det-con img {
  display: block;
  max-width: 95%;
  margin: 10px auto;
}
.details .det-details .det-nav {
  background-color: #ffffff;
  box-shadow: 0 0 5px -2px #1f4e3d;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 0 30px;
  position: sticky;
  top: var(--detNavTop);
}
.details .det-details .det-nav li {
  cursor: pointer;
  position: relative;
  transition: all 200ms ease-in-out;
}
.details .det-details .det-nav li.active:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 3px;
  border-radius: 3px 3px 0 0;
  background-color: #666666;
  box-shadow: 0 0 5px -1px #666666;
}
.details .det-details .det-nav li span {
  display: flex;
  line-height: 50px;
}
.details .det-details .det-property li span:nth-of-type(2) {
  display: flex;
  overflow: auto;
  text-overflow: unset;
}
.details .det-variable {
  padding: 16px 4px;
  border-bottom: 1px solid #f1f1f1;
}
.details .det-variable strong {
  display: block;
  font-size: 12px;
  font-weight: 500;
  padding-bottom: 8px;
  margin: 8px 0;
  position: relative;
}
.details .det-variable strong:before {
  content: "";
  width: 20px;
  height: 2px;
  background-color: #f7c35f;
  position: absolute;
  bottom: 0;
  right: 0;
}
.details .det-variable ul {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
.details .det-variable li {
  line-height: 30px;
  cursor: pointer;
}
.details .det-variable li a {
  display: flex;
  gap: 2px;
  place-items: center;
  font-size: 11px;
  font-weight: 400;
}
.details .det-variable li .bi {
  font-size: 16px;
}
.details .det-variable li .bi.bi-checkbox-selected {
  color: #49a760;
}

/*#endregion*/
/*#region Blogs*/
.blogs {
  padding: 16px 8px;
}
.blogs .blog-page {
  font-weight: 400;
  font-size: 13px;
  line-height: 30px;
}
.blogs .blog-page h1 {
  font-size: 18px;
  line-height: 25px;
  padding: 8px;
}
.blogs .blog-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}

.post {
  padding: 16px 5%;
  display: grid;
  gap: 20px;
  grid-template-columns: 3fr 1fr;
}
.post .post-details {
  box-shadow: 0 0 5px #f1f1f1;
  font-weight: 400;
  font-size: 13px;
  line-height: 30px;
}
.post .post-details .post-top {
  background-color: #f1f1f1;
  display: flex;
  justify-content: space-between;
  place-items: center;
}
.post .post-details .post-top .post-auther {
  display: flex;
  gap: 4px;
}
.post .post-details .post-top .post-auther p {
  padding: 0 8px;
  display: flex;
  gap: 2px;
  place-items: center;
  color: #666666;
  font-size: 11px;
}
.post .post-details .post-top .post-auther p .bi {
  font-size: 14px;
}
.post .post-details h1 {
  font-weight: 500;
  font-size: 16px;
  padding: 16px 8px;
  line-height: 25px;
  color: #1F1E17;
}
.post .post-details h2 {
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
  margin: 16px 0 8px;
  color: #1F1E17;
}
.post .post-details h3 {
  font-weight: 500;
  font-size: 13px;
  line-height: 30px;
  margin: 16px 0 8px;
}
.post .post-details .post-content {
  padding: 4px 8px;
}
.post .post-details .post-content img {
  max-width: 95%;
  display: block;
  margin: 16px auto;
}
.post .post-side {
  box-shadow: 0 0 5px #f1f1f1;
}
.post .post-side h2.side-title {
  background-color: #f1f1f1;
  font-weight: 500;
  font-size: 13px;
  line-height: 25px;
  padding: 16px 8px;
  color: #1F1E17;
}
.post .post-side h3.side-title {
  font-weight: 500;
  font-size: 13px;
  color: #666666;
  line-height: 25px;
  padding: 16px 8px 4px;
  border-bottom: 1px solid #f1f1f1;
}
.post .post-side .post-newest-list {
  padding: 4px 8px;
}
.post .post-side .post-newest-list .blog-item {
  margin-top: 24px;
  grid-template-columns: 1fr;
  height: fit-content;
}
.post .post-side .post-newest-list .blog-item h2 {
  height: fit-content;
}
.post .post-side .post-newest-list .blog-item h3 {
  height: fit-content;
}
.post .post-side .tag-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 8px;
}
.post .post-side .tag-list a {
  display: flex;
  padding: 8px 16px;
  background-color: #666666;
  font-size: 11px;
  color: #ffffff;
}

.blog-item {
  display: grid;
  grid-template-columns: 1fr 2fr;
  height: 250px;
  border: 1px solid #f1f1f1;
}
.blog-item .blog-img a {
  display: flex;
  overflow: hidden;
  height: 100%;
}
.blog-item .blog-img a img {
  height: 100%;
  max-width: 100%;
}
.blog-item h2 {
  height: 80px;
  padding: 16px 4px;
  display: flex;
  place-items: center;
}
.blog-item h2 a {
  font-size: 14px;
  color: #1F1E17;
  font-weight: 500;
  line-height: 25px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blog-item h3 {
  padding: 0 8px;
  font-weight: 400;
  font-size: 13px;
  height: 120px;
  line-height: 30px;
  color: #666666;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blog-item .blog-bottom {
  display: flex;
  justify-content: space-between;
  font-size: 10px;
  font-weight: 300;
  color: #666666;
  height: 50px;
  padding: 0 4px;
  border-top: 1px solid #f1f1f1;
}
.blog-item .blog-bottom p {
  display: flex;
  place-items: center;
  gap: 4px;
}
.blog-item .blog-bottom p .bi {
  font-size: 20px;
}

/*#endregion*/
/*#region Contact*/
.contact {
  background-color: #ffffff;
}
.contact .contact-title {
  padding: 8px 5%;
}
.contact h1 {
  font-weight: 500;
  font-size: 16px;
  color: #1F1E17;
  padding: 16px 8px;
}
.contact h2 {
  font-weight: 500;
  font-size: 14px;
  color: #1F1E17;
  padding: 16px 8px;
}
.contact p {
  font-weight: 400;
  font-size: 13px;
  line-height: 30px;
  color: #666666;
}
.contact .contact-details {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
  margin: 20px 0;
  padding: 8px;
  border-radius: 4px;
}
.contact .contact-phones .bi, .contact .contact-socials .bi {
  font-size: 14px;
  display: flex;
  place-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  box-shadow: 0 0 5px #666666;
  position: relative;
  z-index: 1;
}
.contact .contact-phones ul, .contact .contact-socials ul {
  padding: 16px 0;
  display: flex;
  gap: 20px;
  justify-content: space-between;
  flex-wrap: wrap;
}
.contact .contact-phones a, .contact .contact-socials a {
  display: inline-flex;
  place-items: center;
  box-shadow: 0 0 5px #666666;
  border-radius: 12px;
  position: relative;
  overflow: hidden;
}
.contact .contact-phones a span, .contact .contact-socials a span {
  font-weight: 400;
  font-size: 12px;
  padding: 4px 8px;
  position: relative;
  z-index: 1;
}
.contact .contact-phones a:after, .contact .contact-socials a:after {
  content: "";
  position: absolute;
  top: 0;
  left: -10%;
  width: 0%;
  background-color: #49a760;
  height: 100%;
  transition: width 500ms ease-in-out;
  transform: skew(-25deg);
  transform-origin: left;
}
.contact .contact-phones a:hover:after, .contact .contact-socials a:hover:after {
  width: 150%;
  right: -10%;
  transform-origin: right;
}
.contact .contact-phones a:hover, .contact .contact-socials a:hover {
  color: #ffffff;
  transition: all 550ms;
}
.contact .contact-address {
  padding: 8px 5%;
  display: flex;
  gap: 50px;
}

.map-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
  padding: 20px 5%;
}
.map-list .map-item h3 {
  font-weight: 400;
  font-size: 14px;
  padding: 16px 8px;
}

.contact-map {
  width: 100%;
  height: 400px;
  border-radius: 8px;
  background-color: #f1f1f1;
  box-shadow: 0 0 5px #666666;
}

.map-section {
  height: 400px;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  z-index: 0;
}

.leaflet-control-attribution {
  font-family: "Iransans-Medium";
}

.leaflet-control-attribution a,
.leaflet-control-attribution span {
  display: none;
}

.map-section .contact-map-label {
  color: #23254c;
  display: block;
  background-color: #ffffff;
  width: max-content !important;
  height: max-content !important;
  padding: 8px;
  font-family: "iransans", sans-serif;
  font-weight: 400;
  border-radius: 8px;
  box-shadow: 0 0 5px #1F1E17;
  position: relative;
  top: -50%;
  right: 50%;
  margin-left: 0px !important;
  margin-top: -40% !important;
}

.map-section .contact-map-label::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #ffffff;
  bottom: -8px;
  position: absolute;
  left: 50%;
  -webkit-filter: drop-shadow(0 2px 1px #1F1E17);
  filter: drop-shadow(0 2px 1px #1F1E17);
}

.contact-map-name {
  font-family: "iransans", sans-serif;
  text-align: center;
  font-size: 11px;
  line-height: 30px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  place-items: center;
}

.contact-map-name img {
  width: 100px !important;
}

/*#endregion*/
/*#region About*/
.about h1 {
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
}
.about h2 {
  font-weight: 500;
  font-size: 14px;
  line-height: 25px;
}
.about-content {
  padding: 16px 8px;
  font-weight: 400;
  line-height: 30px;
  font-size: 13px;
}
.about-content .activity {
  margin: 30px 0;
  display: grid;
  grid-template-columns: repeat(3, 2fr);
  gap: 30px;
}
.about-content .activity-item {
  box-shadow: 0 0 5px #666666;
  padding: 8px;
  border-radius: 4px;
  font-size: 12px;
  color: #1F1E17;
  cursor: pointer;
}
.about-content .activity-item:after {
  background-color: rgba(247, 195, 95, 0.4);
}
.about-content .activity-item h2 {
  padding: 16px 0;
  font-size: 14px;
}
.about .certificate {
  margin: 30px 0;
}
.about .certificate-list {
  padding: 20px 0;
  display: flex;
  overflow: auto;
  gap: 15px;
  scrollbar-width: thin;
}
.about .certificate-item {
  width: 200px;
  height: 200px;
  min-width: fit-content;
  position: relative;
  overflow: hidden;
}
.about .certificate-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}
.about .certificate-item a {
  color: #ffffff;
  font-weight: 400;
  height: 100%;
  width: 100%;
  display: flex;
  place-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 8px;
  transform: translate(-50%, -50%);
}
.about .certificate-item a:after {
  background-color: rgba(247, 195, 95, 0.5);
}
.about .certificate-item a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(247, 195, 95, 0.2);
  z-index: -1;
  border-radius: 8px;
}
.about .certificate-item a .bi {
  font-size: 34px;
  text-shadow: 2px 2px #666666;
}
.about-gallery h2 {
  text-align: center;
  padding: 16px 4px;
}
.about-gallery ul {
  display: flex;
  padding: 8px;
  overflow: auto;
  scrollbar-width: thin;
  margin-bottom: 16px;
  position: sticky;
  z-index: 10;
  top: var(--topticky);
}
.about-gallery ul li {
  cursor: pointer;
  font-size: 12px;
  font-weight: 400;
  padding: 8px 24px;
  text-align: center;
  background-color: #666666;
  color: #ffffff;
  border-left: 1px solid #f1f1f1;
}
.about-gallery ul li:after {
  background-color: rgba(241, 241, 241, 0.5);
}
.about-gallery ul li:last-child {
  border-left: none;
}
.about-gallery .gallery-item {
  width: 200px;
  height: 200px;
  box-shadow: 0 0 5px #f1f1f1;
  position: relative;
}
.about-gallery .gallery-item img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.about-gallery .gallery-item a {
  color: #ffffff;
  font-weight: 400;
  height: 100%;
  width: 100%;
  display: flex;
  place-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.about-gallery .gallery-item a:after {
  background-color: rgba(31, 30, 23, 0.4);
}
.about-gallery .gallery-item a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(247, 195, 95, 0.2);
  z-index: -1;
}
.about-gallery .gallery-item a .bi {
  font-size: 34px;
  text-shadow: 2px 2px #666666;
}

/*#endregion*/
/*#region Cart*/
.cart {
  position: relative;
  margin: 30px 0;
}
.cart-header {
  width: 290px;
  height: 100vh;
  position: fixed;
  z-index: 1000;
  overflow-y: auto;
  top: 0;
  left: 0;
  background-color: #ffffff;
  box-shadow: 1px 0 5px #1f4e3d;
  transition: all ease-in-out 600ms;
}
.cart-header.show {
  transform: translateX(0);
}
.cart-header.hide {
  transform: translateX(-130%);
}
.cart-header-toggle {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  font-size: 20px;
  margin: 20px 8px;
}
.cart-header-icon {
  height: 40px;
  width: 40px;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 40px;
  margin: 8px;
  color: #f7c35f;
}
.cart-header li {
  display: flex;
  place-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 8px 4px;
  border-bottom: 1px solid #f1f1f1;
}
.cart-header li:first-child {
  border-top: 1px solid #f1f1f1;
}
.cart-header li.empty {
  padding: 50px 0;
  border-bottom: none;
  flex-direction: column;
}
.cart-header li.empty img {
  width: 150px;
}
.cart-header li p {
  padding: 20px 0;
  width: 100%;
  text-align: center;
  font-size: 12px;
  color: #ff3232;
}
.cart-header li a {
  position: relative;
  border-radius: 4px;
  color: #ff3232;
}
.cart-header li a span {
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 25px;
}
.cart-header li a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(31, 78, 61, 0.2);
  top: 0;
  right: 0;
  border-radius: 4px;
}
.cart-header li img {
  width: 60px;
}
.cart-header li h3 {
  font-weight: 500;
  font-size: 12px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cart-header li div {
  width: 90px;
  display: flex;
  flex-direction: column;
  place-items: center;
  font-size: 12px;
}
.cart-header-price {
  color: #f7c35f;
  font-weight: 400;
  font-size: 16px;
  display: flex;
  place-items: center;
}
.cart-header .btn {
  display: flex;
  width: 80%;
  margin: 30px auto;
}
.cart-top {
  display: grid;
  grid-template-columns: calc(75% - 20px) 25%;
  gap: 20px;
}
.cart-list {
  border: 1px solid #f1f1f1;
  border-bottom: none;
}
.cart-item {
  position: relative;
  display: flex;
  place-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 8px;
  margin-top: 30px;
  border-bottom: 1px solid #f1f1f1;
}
.cart-item-thumb {
  width: 80px;
  height: auto;
  max-height: 80px;
  border: 1px solid #f1f1f1;
  border-radius: 4px;
  overflow: hidden;
  display: flex;
  place-items: center;
}
.cart-item-thumb img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.cart-item-title h3 {
  font-weight: 500;
  font-size: 13px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 30px;
}
.cart-item-countity {
  display: flex;
  place-items: center;
  direction: ltr;
}
.cart-item-countity input {
  outline: none;
  border: 1px solid #f1f1f1;
  width: 70px;
  padding: 8px;
  text-align: center;
  font-family: "iransans", sans-serif;
  font-weight: 500;
  font-size: 16px;
}
.cart-item-countity input::-webkit-inner-spin-button, .cart-item-countity input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.cart-item-countity span {
  display: block;
  width: 40px;
  padding: 8px;
  text-align: center;
  border: 1px solid #f1f1f1;
  cursor: pointer;
}
.cart-item-countity span.minus {
  border-left: none;
  border-radius: 0 4px 4px 0;
}
.cart-item-countity span.plus {
  border-right: none;
  border-radius: 4px 0 0 4px;
}
.cart-item-price {
  display: flex;
  place-items: center;
  gap: 12px;
  justify-content: space-between;
}
.cart-item-price-det {
  display: flex;
  flex-direction: column;
  justify-content: center;
  place-items: center;
  gap: 10px;
}
.cart-item-price del {
  color: #666666;
  border-bottom: 1px dashed #666666;
}
.cart-item-price-amount {
  color: #f7c35f;
  font-weight: 700;
  font-size: 18px;
  display: flex;
}
.cart-item-price .bi {
  color: #49a760;
  font-size: 24px;
}
.cart-item-remove {
  display: flex;
  place-items: center;
  cursor: pointer;
  padding: 8px;
  font-size: 24px;
  color: #ff3232;
  border: 1px solid #f1f1f1;
  border-radius: 4px;
}
.cart-side {
  position: sticky;
  top: 10px;
  height: fit-content;
}
.cart-info {
  border: 1px solid #f1f1f1;
  margin-bottom: 20px;
}
.cart-info p {
  display: flex;
  place-items: center;
  justify-content: space-between;
  padding: 8px;
  padding-bottom: 24px;
  border-bottom: 1px solid #f1f1f1;
}
.cart-info p span:last-child {
  display: flex;
  place-items: center;
  color: #49a760;
}
.cart-info p span:first-child {
  font-size: 14px;
  color: #666666;
}
.cart-info p i {
  font-size: 20px;
}
.cart-info .btn {
  display: flex;
  width: 80%;
  margin: 20px auto;
}
.cart-note {
  font-size: 12px;
  background-color: #f1f1f1;
  color: #666666;
  line-height: 30px;
  padding: 4px;
}
.cart-note p {
  display: flex;
}
.cart-note p .bi {
  display: block;
  font-size: 25px;
  margin: 8px;
}
.cart-favourite {
  grid-column: 1/span 2;
  padding: 30px 0;
  border-top: 1px solid #f1f1f1;
  margin-top: 40px;
  position: relative;
}
.cart-favourite .owl-btn {
  box-shadow: 0 0 5px #1f4e3d;
  top: 70px;
}
.cart-favourite .owl-btn.left {
  left: 20px;
}
.cart-favourite .owl-btn.right {
  right: unset;
  left: 70px;
}
.cart-favourite h4 {
  font-size: 16px;
  position: relative;
  padding-bottom: 16px;
}
.cart-favourite h4:before {
  content: "";
  position: absolute;
  width: 35px;
  height: 3px;
  right: 0;
  bottom: 0;
  background-color: #49a760;
}
.cart-favourite-list {
  display: flex;
  overflow: auto;
  padding: 50px 8px 16px;
  scrollbar-width: thin;
}
.cart-favourite-list .prc-card {
  min-width: 230px;
}
.cart-address {
  margin: 50px 0;
}
.cart-address h3 {
  font-weight: 500;
  font-size: 16px;
  padding-bottom: 16px;
  position: relative;
  margin: 30px 0 8px;
}
.cart-address h3:before {
  content: "";
  width: 35px;
  height: 2px;
  background-color: #f7c35f;
  position: absolute;
  bottom: 0;
}
.cart-address-list {
  border: 1px solid #f1f1f1;
  font-size: 12px;
  font-weight: 400;
}
.cart-address-item {
  border-bottom: 1px solid #f1f1f1;
}
.cart-address-item:last-child {
  border-bottom: none;
}
.cart-address-item label {
  display: flex;
  gap: 4px;
  place-items: center;
  padding-right: 8px;
  line-height: 30px;
}
.cart-address-item label i {
  display: inline-flex;
  height: 100%;
  font-style: normal;
  font-weight: 500;
  padding: 16px 4px;
  border-left: 1px solid #f1f1f1;
}
.cart-address-item label span {
  padding: 16px 8px;
}
.cart-address-item label a {
  display: flex;
  place-items: center;
  margin-right: auto;
  font-size: 11px;
  padding: 4px;
}
.cart-address-item label a span {
  padding: 4px;
  font-size: 16px;
}
.cart-address-new {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}
.cart-address-map {
  margin-top: 16px;
  height: 400px;
}
.cart-address-owner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.cart-address-owner .form-group:nth-of-type(1) {
  grid-column: 1/span 2;
}
.cart-address-owner label {
  display: flex;
  gap: 4px;
  font-size: 13px;
}
.cart-address .btn {
  width: fit-content;
  margin-right: auto;
}
.cart-payment h3 {
  font-weight: 500;
  font-size: 16px;
  padding-bottom: 16px;
  position: relative;
  margin: 30px 0 8px;
}
.cart-payment h3:before {
  content: "";
  width: 35px;
  height: 2px;
  background-color: #f7c35f;
  position: absolute;
  bottom: 0;
}
.cart-payment-list {
  display: flex;
  overflow: auto;
  scrollbar-width: thin;
  padding: 16px 0;
  gap: 16px;
}
.cart-payment-item {
  min-width: 140px;
  height: 140px;
  max-width: 140px;
  border: 1px solid #f1f1f1;
  overflow: hidden;
  border-radius: 4px;
}
.cart-payment-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cart-shipping li {
  display: flex;
  gap: 8px;
  place-items: center;
  padding: 8px 0;
  font-size: 12px;
}
.cart-shipping li strong {
  position: relative;
  color: #666666;
  padding: 0 8px;
}
.cart-shipping li strong:before {
  content: "";
  position: absolute;
  right: 0;
  width: 4px;
  height: 100%;
  background-color: #f7c35f;
  border-left: 2px solid #49a760;
}
.cart-discount {
  max-width: 400px;
}

.pay-result {
  border-top: 1px solid #f1f1f1;
}
.pay-result img {
  display: block;
  margin: auto;
  max-width: 270px;
}
.pay-result p {
  padding: 40px 8px;
  text-align: center;
  line-height: 30px;
  font-weight: 500;
  font-size: 13px;
}
.pay-result a {
  margin: 20px 0;
}
.pay-result.success-pay {
  color: #f7c35f;
}
.pay-result.faild-pay {
  color: #ff3232;
}

/*#endregion*/
/*#region Profile*/
.profile {
  margin: 30px 0;
  display: grid;
  grid-template-columns: 25% calc(75% - 20px);
  gap: 20px;
}
.profile-header {
  width: 290px;
  height: 100vh;
  position: fixed;
  z-index: 1000;
  overflow-y: auto;
  top: 0;
  left: 0;
  background-color: #ffffff;
  box-shadow: 1px 0 5px #1f4e3d;
  transition: all ease-in-out 600ms;
}
.profile-header.show {
  transform: translateX(0);
}
.profile-header.hide {
  transform: translateX(-130%);
}
.profile-header-toggle {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  font-size: 20px;
  margin: 20px 8px;
}
.profile-header-icon {
  height: 60px;
  width: 60px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 10px;
  font-size: 30px;
  margin: 8px;
  background-color: rgba(247, 195, 95, 0.4);
  color: #ffffff;
  display: flex;
  justify-content: center;
  place-items: center;
}
.profile-header li {
  border-bottom: 1px solid rgba(31, 78, 61, 0.2);
}
.profile-header li:first-child {
  border-top: 1px solid rgba(31, 78, 61, 0.2);
}
.profile-header li:last-child {
  border-bottom: none;
}
.profile-header li a {
  position: relative;
  color: #04000b;
  background-color: rgba(241, 241, 241, 0.2);
  display: flex;
  padding: 24px 8px;
  place-items: center;
  gap: 4px;
  font-weight: 400;
  font-size: 12px;
}
.profile-header li a span {
  font-size: 20px;
  color: rgba(31, 78, 61, 0.4);
}
.profile-header li a:hover {
  background-color: #f1f1f1;
}
.profile-title {
  padding: 16px 0;
  font-weight: 500;
  font-size: 16px;
  position: relative;
}
.profile-title:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 35px;
  height: 2px;
  background-color: #f7c35f;
}
.profile-side {
  position: sticky;
  max-height: fit-content;
  background-color: #ffffff;
  top: 5px;
  border: 1px solid #f1f1f1;
  z-index: 10;
}
.profile-thumb {
  border-bottom: 1px solid #f1f1f1;
  background-color: rgba(241, 241, 241, 0.2);
  padding: 30px 0;
}
.profile-thumb span {
  display: block;
  width: 90px;
  height: 90px;
  text-align: center;
  line-height: 90px;
  font-size: 60px;
  background-color: #ffffff;
  border-radius: 50%;
  color: rgba(241, 241, 241, 0.2);
  margin: 0 auto;
  box-shadow: 0 0 5px rgba(241, 241, 241, 0.4);
}
.profile-nav {
  position: relative;
  padding-top: 30px;
  background-color: #ffffff;
}
.profile-nav ul {
  display: grid;
}
.profile-nav ul li.active a {
  color: #f7c35f;
}
.profile-nav a {
  display: flex;
  padding: 16px 8px;
  gap: 4px;
  place-items: center;
  border-bottom: 1px solid #f1f1f1;
  position: relative;
  font-size: 13px;
}
.profile-nav a:after {
  content: "\e919";
  font-family: "Icon";
  margin-right: auto;
}
.profile-nav a span {
  font-size: 20px;
  color: rgba(102, 102, 102, 0.6);
}
.profile-nav a:hover {
  background-color: rgba(241, 241, 241, 0.3);
}
.profile-nav li:last-child a {
  border-bottom: none;
}
.profile-info tr {
  display: grid;
  grid-template-columns: 50% 50%;
}
.profile-info tr:last-child {
  border-bottom: none !important;
}
.profile-info-content {
  display: flex;
  justify-items: center;
  justify-content: space-between;
}
.profile-info-content strong {
  display: block;
  color: #666666;
}
.profile-info-content span {
  color: #666666;
}
.profile-info-content a {
  display: flex;
  place-items: center;
  padding: 0 8px;
  font-size: 11px;
}
.profile-info-content a i {
  font-size: 16px;
  margin: 0 3px;
}
.profile-address .cart-address-map {
  height: 400px;
}
.profile-favourite {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px 20px;
  padding: 16px 0;
}
.profile-order {
  padding: 16px 0;
}
.profile-order-prc {
  display: grid;
  max-width: 150px;
}
.profile-order-prc img {
  display: block;
  margin: auto;
  max-width: 80px;
}
.profile-order-prc h2 {
  font-size: 14px;
  color: #04000b;
  line-height: 30px;
  margin-bottom: 0;
  padding: 4px;
}
.profile-order-item {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 4px;
  justify-content: space-between;
  border: 1px solid #f1f1f1;
  border-radius: 4px;
  padding: 16px 0;
  margin-bottom: 50px;
}
.profile-order-item li {
  display: grid;
  border-bottom: 1px solid #f1f1f1;
  padding: 10px 4px;
}
.profile-order-item li:last-child {
  border-bottom: none;
}
.profile-order-item li strong {
  font-weight: 500;
  font-size: 13px;
  color: #666666;
}
.profile-order-item li span {
  font-size: 12px;
  padding: 8px 0;
  color: #666666;
  display: flex;
  place-items: center;
  justify-content: space-between;
}
.profile-order-item li i {
  font-size: 12px;
  font-style: normal;
  color: #04000b;
}
.profile-order-item li .bi {
  font-size: 16px;
}
.profile-order-rating {
  border-top: 1px solid #f1f1f1;
  grid-column: 1/span 2;
}
.profile-order-rating p {
  display: flex;
  justify-content: space-between;
  place-items: center;
  font-size: 12px;
  padding: 8px 4px;
}
.profile-order-rating p > span {
  display: flex;
  gap: 20px;
}
.profile-order-rating .golden {
  color: #ffb300;
}
.profile-order-rating a {
  font-size: 11px;
  border: 1px solid #f7c35f;
  padding: 4px 8px;
  border-radius: 4px;
}

/*#endregion*/
/*#region Footer*/
footer {
  box-shadow: 0 0 10px 0 #f1f1f1;
}
footer .footer-icons {
  margin: 30px auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  justify-items: center;
}
footer .footer-icons .footer-icon {
  max-width: max-content;
  display: flex;
  place-items: center;
  justify-content: center;
  height: 50px;
  cursor: pointer;
}
footer .footer-icons .footer-icon img {
  -webkit-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  display: block;
  height: 100%;
}
footer .footer-icons .footer-icon h4 {
  -webkit-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  font-size: 12px;
  line-height: 25px;
  padding: 8px;
}
footer .footer-icons .footer-icon:hover img {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
  filter: brightness(0) saturate(100%) invert(55%) sepia(95%) saturate(275%) hue-rotate(82deg) brightness(85%) contrast(85%);
}
footer .footer-icons .footer-icon:hover h4 {
  color: #49a760;
}
footer .footer-bottom {
  display: grid;
  grid-template-columns: 2fr 2fr 1fr;
  margin-top: 50px;
  gap: 30px;
  font-size: 13px;
}
footer .footer-bottom .footer-title p {
  padding: 20px 0;
  line-height: 30px;
}
footer .footer-bottom .footer-nav ul {
  padding: 20px 0;
  display: flex;
  gap: 16px 32px;
  flex-wrap: wrap;
}
footer .footer-bottom .footer-nav ul a {
  display: inline-flex;
  place-items: center;
  font-size: 12px;
}
footer .footer-bottom .footer-nav ul a:before {
  content: "\e919";
  font-family: "Icon";
  margin: 0 4px;
}
footer .footer-bottom .footer-certificate {
  display: flex;
  justify-content: center;
  gap: 20px;
}
footer .footer-bottom .footer-certificate img {
  max-height: 100px;
}
footer .footer-singture {
  background-color: #1f4e3d;
  color: #666666;
  font-size: 11px;
  font-weight: 300;
  text-align: center;
  line-height: 20px;
  padding: 16px 4px;
}
footer .footer-singture a {
  font-weight: 300;
  color: #f1f1f1;
  font-size: 11px;
}

/*#endregion*/
@media (max-width: 992px) {
  /*#region Header*/
  header .header-nav .menu ul a {
    padding: 0 8px;
  }
  /*#endregion*/
  /*#region Products*/
  .products .products-container .products-list {
    grid-template-columns: repeat(3, 1fr);
  }
  /*#endregion*/
}
@media (max-width: 768px) {
  /*#region Header*/
  header {
    min-width: 310px;
    box-sizing: border-box;
  }
  header .header-nav .menu-toggle {
    display: flex;
  }
  header .header-nav .menu {
    position: relative;
  }
  header .header-nav .menu ul {
    -webkit-transition: all 700ms ease-in-out;
    -o-transition: all 700ms ease-in-out;
    -ms-transition: all 700ms ease-in-out;
    transition: all 700ms ease-in-out;
    position: fixed;
    z-index: 100;
    width: calc(100% - (80px + 5%));
    overflow-y: auto;
    scrollbar-width: thin;
    height: 100vh;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: #ffffff;
    box-shadow: 0 10px 30px 0 rgba(44, 130, 237, 0.4);
    flex-direction: column;
  }
  header .header-nav .menu ul a {
    display: flex;
    place-items: center;
    border-bottom: 1px solid #f1f1f1;
    line-height: 60px;
    position: relative;
  }
  header .header-nav .menu ul a:before {
    content: "\e919";
    font-family: "Icon";
    position: absolute;
    left: 16px;
  }
  header .header-nav .menu ul .nav-img {
    display: flex;
    justify-content: center;
    padding: 20px 0;
    margin-bottom: 20px;
    box-shadow: 0 10px 30px 0 rgba(102, 102, 102, 0.2);
  }
  header .header-nav .menu ul .nav-img img {
    display: block;
    width: 75%;
    margin: auto;
    filter: brightness(0) saturate(100%) invert(54%) sepia(61%) saturate(364%) hue-rotate(108deg) brightness(92%) contrast(88%);
  }
  header .header-nav .menu ul li:first-child a:before {
    content: "";
  }
  header .header-nav .menu.show ul {
    transform: translateX(0);
  }
  header .header-nav .menu.show .menu-toggle .bi-bars:before {
    content: "\e960";
  }
  header .header-nav .menu.hide ul {
    transform: translateX(calc(-100% - (80px + 5%)));
  }
  header .header-nav .menu.hide .menu-toggle .bi-bars:before {
    content: "\e99c";
  }
  header .logged-in {
    text-wrap: nowrap;
    max-width: 90px;
  }
  header .header-top-buttons {
    flex-direction: column;
    gap: 16px;
  }
  header .language-nav {
    margin-right: auto;
  }
  header .header-top .header-logo img {
    max-height: 40px;
  }
  header .header-top .header-phone {
    padding: 0;
    place-items: center;
  }
  header .header-top .header-phone a {
    font-size: 11px;
  }
  header .header-top .header-phone .header-phone-link {
    display: flex;
    gap: 4px;
  }
  /*#endregion*/
  /*#region Home*/
  .homepage .banners {
    grid-template-columns: repeat(2, 1fr);
  }
  .homepage .banners-one {
    grid-row: 2/span 1;
    grid-column: 1/span 1;
    height: 150px;
  }
  .homepage .banners-two {
    grid-row: 2/span 1;
    grid-column: 2/span 1;
    height: 150px;
  }
  .homepage .banners-one a, .homepage .banners-two a {
    padding: 0 4px;
  }
  .homepage .banners-three {
    grid-row: 1/span 1;
    grid-column: 1/span 2;
    height: 300px;
  }
  .homepage .banners-three .banners-slider a {
    padding: 0px 4px 20px;
  }
  .homeabout {
    flex-direction: column;
  }
  /*#endregion*/
  /*#region About*/
  .about .about-content .activity {
    grid-template-columns: repeat(2, 1fr);
  }
  .about-gallery .gallery-item {
    max-width: 50%;
  }
  /*#endregion*/
  /*#region Products*/
  .products {
    padding: 4px;
    display: block;
  }
  .product-filter {
    position: relative;
    top: 0;
    border-bottom: 1px solid #f1f1f1;
    background-color: #f1f1f1;
  }
  .product-filter .filter-list p {
    padding: 8px;
    font-size: 12px;
    font-weight: 700;
    color: #ffffff;
    background-color: #49a760;
  }
  .product-filter .filter-list .filter-nav {
    height: 100px;
  }
  .product-filter .filter-selected {
    padding: 0 4px 16px;
  }
  .product-filter .filter-selected span {
    background-color: #cdcdcd;
  }
  .products-container .products-list {
    padding: 0 4px;
    grid-template-columns: 1fr 1fr !important;
  }
  .prc-card:before {
    left: 0;
    background-color: transparent;
    width: unset;
    border-left: 1px solid rgba(247, 195, 95, 0.4);
    border-right: 1px solid rgba(247, 195, 95, 0.4);
  }
  .prc-card .prc-btn a {
    padding: 4px;
  }
  /*#endregion*/
  /*#region Details*/
  .details .det-top {
    grid-template-columns: 1fr;
  }
  .details .det-top .img-container .det-img img {
    max-height: 100%;
    max-width: 100%;
    object-fit: cover;
  }
  .details .det-top .img-container .det-gallery .det-gal-list {
    min-width: 300px;
    max-width: var(--maxWidth);
    display: flex;
    overflow: auto;
  }
  .details .det-top .detc-price {
    background-color: #ffffff;
    position: fixed;
    z-index: 10;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 8px;
    box-shadow: 0 0 10px #666666;
  }
  .details .det-top .detc-price .detc-button {
    justify-content: space-between;
    padding-bottom: 8px;
  }
  .details .det-details .det-nav {
    padding: 0 16px;
    font-size: 12px;
  }
  /*#endregion*/
  /*#region Blogs*/
  .blogs .blog-list {
    grid-template-columns: 1fr;
  }
  .blog-item {
    grid-template-columns: 1fr;
    height: fit-content;
  }
  .blog-item h2 {
    height: fit-content;
  }
  .blog-item h3 {
    height: fit-content;
  }
  .post {
    gap: 50px;
    grid-template-columns: 1fr;
    padding: 16px;
  }
  .post .post-details .post-top .post-auther {
    flex-direction: column;
  }
  .post .post-side .tag-list {
    padding: 16px 8px;
  }
  .post .post-side .post-newest-list .blog-item {
    margin-top: 40px;
  }
  /*#endregion*/
  /*#region Contact*/
  .contact .contact-details {
    grid-template-columns: 1fr;
  }
  .contact .contact-address {
    flex-direction: column;
  }
  .map-list {
    grid-template-columns: 1fr;
    padding: 30px;
  }
  /*#endregion*/
  /*#region Cart*/
  .cart-top {
    grid-template-columns: 100%;
  }
  .cart-address-new {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  .cart-item {
    flex-direction: column;
  }
  .cart-item-price {
    margin-top: 10px;
  }
  .cart-item-remove {
    position: absolute;
    top: -20px;
    left: 10px;
  }
  /*#endregion*/
  /*#region Profile*/
  .profile {
    grid-template-columns: 100%;
  }
  .profile-side {
    position: relative;
  }
  .profile-thumb {
    padding: 8px 0;
  }
  .profile-thumb span {
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 40px;
  }
  .profile-info tr {
    grid-template-columns: 100%;
  }
  .profile-info table.border td {
    border: none;
    border-bottom: 1px solid #f1f1f1;
  }
  .profile-info table.border td:last-child {
    border-bottom: none;
  }
  .profile-favourite {
    grid-template-columns: repeat(2, 1fr);
  }
  /*#endregion*/
  /*#region Footer*/
  footer .footer-icons {
    margin: 60px auto;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px 20px;
  }
  footer .footer-bottom {
    grid-template-columns: 1fr;
  }
  /*#endregion*/
}
@media (max-width: 540px) {
  /*#region About*/
  .about .about-content .activity {
    grid-template-columns: 1fr;
  }
  .about-gallery .gallery-item {
    max-width: 50%;
  }
  /*#endregion*/
}

/*# sourceMappingURL=style.rtl.css.map */
