@import url(../../fonts/Dana/Webfonts/css/fontiran.css);
@import url("../../fonts/Dana/Farsi numerals/Webfonts/fontiranFa.css");
@import url("../../fonts/Doran/Doran FaNum/Webfonts/fontiran.css");
@import url(../../fonts/font-icon/font-icon.css);
header .header_customerClub,
header .header_wrNav > nav .basktShop_btn i::before,
header .header_wrNavTopbar nav ul li,
header .header_wrNavTopbar nav ul li:hover a {
  color: var(--color-white);
}
body,
html,
main {
  overflow-x: hidden;
}
#menuMobileFixed {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  display: none;
  padding: 15px 20px;
  background: #fff;
  z-index: 99;
  box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}
.menuMobileFixed-icons {
  display: flex;
  align-items: center;
  gap: 8px;
}
.menuMobileFixed-icons i {
  cursor: pointer;
  font-size: 24px;
}
header .header_customerClub,
header .header_wrNavTopbar nav ul li a {
  font-size: 13px;
  font-weight: 400;
  line-height: 19px;
  position: relative;
}
.menuMobileFixed-icons i::before {
  color: #220a20;
}
.menuMobileFixed #menuHamberger_1 i {
  display: inline-block;
  transform: scaleY(-1) rotate(180deg);
  -webkit-transform: scaleY(-1) rotate(180deg);
  -moz-transform: scaleY(-1) rotate(180deg);
  -ms-transform: scaleY(-1) rotate(180deg);
  -o-transform: scaleY(-1) rotate(180deg);
}
body {
  font-family: danafa, dana, Doran FaNum, icomoon, sans-serif;
  text-align: right;
}
ins {
  text-decoration: none;
}
.ProductAmazing .bestSeller,
h3 {
  margin-bottom: 0;
}
.color-text-gold {
  color: rgba(225, 140, 76, 0.6980392157);
}
.color-text-red {
  color: rgba(255, 14, 14, 0.6980392157);
}
.color-text-gray {
  color: rgba(175, 184, 194, 0.5411764706);
}
:root {
  --color-secondary: #430d3f;
  --color-gold: #c9a569;
  --color-white: #fff;
  --color-Description: #dfe5ed;
  --color-text: #4e4e4e;
  --color-primri: #220a20;
  --color-menu: #1d2128;
  --swiper-theme-color: var(--color-gold) !important;
}
.color-gold {
  background: rgba(225, 140, 76, 0.6980392157);
  color: #fff;
}
.color-red {
  background: rgba(255, 14, 14, 0.6980392157);
  color: #fff;
}
.color-gray {
  background: rgba(175, 184, 194, 0.5411764706);
  color: #fff;
}
#mega-Menu nav > ul > li > a,
#mega-Menu nav > ul > li > a i::before,
.CategoryBox_text {
  color: var(--color-menu);
}
.cardSlider_footer,
.headerLanding_wrBox,
header .header_wr,
header .header_wrNav > nav .basktShop_footer,
header .topBar {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header .header_wrNavTopbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: var(--color-secondary);
  padding: 15px 17px;
  gap: 186px;
}
header .header_wrNavTopbar nav ul {
  display: flex;
  align-items: center;
  gap: 30px;
}
header .header_wrNavTopbar nav ul li:hover a:hover::before {
  transform-origin: right;
  transform: scale(1);
  transition: transform 0.3s linear;
}
header .header_customerClub::before,
header .header_wrNavTopbar nav ul li a::before {
  position: absolute;
  content: "";
  bottom: -7px;
  right: 0;
  transform: scale(0);
  background: #fff;
  width: 100%;
  height: 1px;
  transform-origin: left;
  transition: transform 0.3s linear;
}
#mega-Menu nav > ul > li:hover > a,
#mega-Menu nav > ul > li:hover > a i::before,
#mega-Menu nav > ul > li > .toggleDropmenu .toggleDropmenu-ul > li a:hover,
#mega-Menu nav > ul > li > a:hover,
#mega-Menu nav > ul > li > a:hover i::before,
.ResponsiveMenuMobile_menu > nav > ul > li a:hover,
.ResponsiveMenuMobile_menu > nav > ul > li a:hover span,
.cardSlider:hover .cardSlider_title a,
.headerLanding_title span,
.link--3:hover,
footer .footer_menu nav ul li a:hover,
header .header_customerClub:hover a,
header .header_wrNav > nav > ul > li > a:hover i::before {
  color: var(--color-gold);
}
header .header_customerClub:hover::after {
  transform-origin: left;
  transform: scale(1);
}
header .header_customerClub:hover::before {
  transform-origin: right;
  transform: scale(1);
}
header .header_customerClub::after {
  position: absolute;
  content: "";
  top: -7px;
  right: 0;
  transform: scale(0);
  background: #fff;
  width: 100%;
  height: 1px;
  transform-origin: right;
  transition: transform 0.3s linear;
}
header .header_trackOrders {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
}
.headerLanding_box.active .headerLanding_box_number,
.headerLanding_box.active .headerLanding_box_text,
.headerLanding_box.active .headerLanding_box_title,
.headerLanding_box:hover .headerLanding_box_number,
.headerLanding_box:hover .headerLanding_box_text,
.headerLanding_box:hover .headerLanding_box_title,
.menuHamberger i::before,
.sectionWrapper_more i::before,
header .header_trackOrders:hover,
header .header_trackOrders:hover span,
header .header_wrNav > nav > ul > li > a i::before,
header .menuHamberger i::before {
  color: var(--color-primri);
}
header .header_trackOrders:hover::before {
  opacity: 1;
  left: -15%;
}
header .header_trackOrders:hover::after {
  opacity: 1;
  right: -15%;
}
header .header_trackOrders::before {
  content: "]";
  color: var(--color-primri);
  position: absolute;
  left: 50%;
  opacity: 0;
  transition: 0.3s;
  z-index: 0;
}
header .header_trackOrders::after {
  content: "[";
  position: absolute;
  right: 50%;
  opacity: 0;
  transition: 0.3s;
  z-index: 0;
}
.ResponsiveMenuMobile_menu .toggleDropmenu span,
header .header_trackOrders span {
  color: var(--color-text);
}
header .header_right,
header .header_wrNav,
header .header_wrNav > nav > ul,
header .header_wrNav > nav > ul > li > a {
  display: flex;
  align-items: center;
}
header .header_wrNav > nav > ul > li {
  padding: 33px 49px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  header .header_wrNav > nav > ul > li {
    padding: 33px 29px;
  }
}
@media screen and (max-width: 991px) {
  #menuMobileFixed {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  header .header_wrNavTopbar {
    gap: 30px;
  }
  header .header_wrNav > nav > ul > li {
    padding: 17px 18px;
  }
  header .header_wrNav > nav > ul > li:nth-child(odd) {
    background: #f4f1f4;
  }
}
header .header_wrNav > nav > ul > li:nth-child(odd) {
  background: #f4f1f4;
}
header .header_wrNav > nav > ul > li.bashga-menu {
  display: none;
  background: 0 0;
}
header .header_wrNav > nav > ul > li > a i {
  font-size: 20px;
}
header .header_wrNav > nav > ul > li > a i:first-child {
  margin-left: 11px;
}
header .header_wrNav > nav > ul > li > a i:last-child {
  font-size: 12px;
  display: inline-block;
  padding-top: 3px;
  margin-right: 6px;
}
.cardSlider_rate span,
header .header_wrNav > nav > ul > li > a span {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: var(--color-primri);
}
header .header_wrNav > nav #menu_basktShop:hover .basktShop,
header .header_wrNav > nav .basktShop.show {
  transform: translateX(0);
  visibility: visible;
  opacity: 1;
}
.boxsSearch,
header .header_wrNav > nav .boxsSearch {
  position: absolute;
  top: 100%;
  right: 0;
  background: #fff;
  width: 200%;
  border: 1px solid #dfe5ed;
  padding: 10px;
  height: 60px;
  z-index: 900;
}
.boxsSearch form,
header .header_wrNav > nav .boxsSearch form {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;
}
.boxsSearch input,
header .header_wrNav > nav .boxsSearch form input {
  width: 100%;
  border: none;
  height: 100%;
  outline: 0;
  padding: 10px;
}
.boxsSearch button,
header .header_wrNav > nav .boxsSearch form button {
  outline: 0;
  border: none;
  background: 0 0;
  border-left: 1px solid #c4c4c4;
  cursor: pointer;
  height: 100%;
  padding-left: 10px;
}
.CategoryBox-bg a,
header .header_wrNav > nav .boxsSearch form button i {
  display: inline-block;
}
header .header_wrNav > nav .basktShop {
  position: absolute;
  top: 100%;
  left: -80px;
  border-radius: 0 15px 15px;
  min-width: 400px;
  mni-height: 300px;
  background: #fff;
  padding: 28px 18px 20px;
  z-index: 999;
  box-shadow: 0 -10px 80px 0 rgba(161, 170, 180, 0.5019607843);
  transform-origin: left;
  transform: translateX(-10%);
  visibility: hidden;
  opacity: 0;
  transition: transform 0.3s;
}
header .header_wrNav > nav .basktShop_close {
  background: #f4f1f4;
  padding: 5px 10px;
  margin-bottom: 10px;
  border-radius: 50px;
  display: inline-block;
}
header .header_wrNav > nav .basktShop_head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
  margin-bottom: 19px;
}
.form-search-ajax .basktShop-box_nameProduct,
header .header_wrNav > nav .basktShop-box_nameProduct,
header .header_wrNav > nav .basktShop_title {
  font-size: 16px;
  font-weight: 600;
  line-height: 23px;
  color: var(--color-primri);
}
header .header_wrNav > nav .basktShop_fainal-price div,
header .header_wrNav > nav .basktShop_priceTotla_Discount_name,
header .header_wrNav > nav .basktShop_priceTotla_Discount_price,
header .header_wrNav > nav .basktShop_priceTotla_name,
header .header_wrNav > nav .basktShop_priceTotla_price {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: var(--color-text);
}
header .header_wrNav > nav .basktShop_main-box {
  border-radius: 10px;
  border: 1px solid #dfe5ed;
  height: 275px;
  overflow-y: auto;
  padding: 13px 10px;
  margin-bottom: 9px;
}
header .header_wrNav > nav .basktShop_priceTotla {
  border: 1px solid #dfe5ed;
  border-radius: 10px;
  margin-bottom: 18px;
  padding: 15px 18px;
}
header .header_wrNav > nav .basktShop_priceTotla_wrTotla {
  border-bottom: 1px solid #dfe5ed;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
  padding-bottom: 14px;
  margin-bottom: 14px;
}
header .header_wrNav > nav .basktShop_priceTotla_Discount {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
}
header .header_wrNav > nav .basktShop_fainal-price div {
  margin-bottom: 2px;
}
.form-search-ajax .basktShop-box-price ins,
header .header_wrNav > nav .basktShop-box-price ins,
header .header_wrNav > nav .basktShop_fainal-price-number {
  font-size: 16px;
  font-weight: 700;
  line-height: 23px;
  color: var(--color-secondary);
}
.form-search-ajax .basktShop-box-price-toman,
header .header_wrNav > nav .basktShop-box-price-toman,
header .header_wrNav > nav .basktShop_fainal-price_value {
  color: var(--color-text);
  font-family: Doran FaNum;
}
header .header_wrNav > nav .basktShop_btn {
  padding: 12px;
  background: #02835d;
  box-shadow: -4px 4px 0 0 rgb(0 0 0 / 12%);
  transition: 0.3s;
}
.headerLanding_btn:hover,
header .header_wrNav > nav .basktShop_btn:hover {
  box-shadow: none;
  transform: translate(-4px, 4px);
}
header .header_wrNav > nav .basktShop_btn span {
  color: var(--color-white);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
header .header_wrNav > nav .basktShop_btn i {
  display: inline-block;
  transform: rotate(90deg);
}
.form-search-ajax .basktShop-box,
header .header_wrNav > nav .basktShop-box {
  display: flex;
  align-items: center;
  gap: 6px;
  border-bottom: 1px solid #dfe5ed;
  margin-bottom: 10px;
  padding: 0 9px 9px;
}
.form-search-ajax .basktShop-box:last-child,
header .header_wrNav > nav .basktShop-box:last-child {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.form-search-ajax .basktShop-box_img,
header .header_wrNav > nav .basktShop-box_img {
  width: 68px;
  height: 68px;
  overflow: hidden;
}
.form-search-ajax .basktShop-box_img img,
header .header_wrNav > nav .basktShop-box_img img {
  -o-object-fit: cover;
  object-fit: cover;
}
.form-search-ajax .basktShop-box_wrText,
header .header_wrNav > nav .basktShop-box_wrText {
  margin-left: auto;
}
.form-search-ajax .basktShop-box_ditilsProduct,
header .header_wrNav > nav .basktShop-box_ditilsProduct {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: var(--color-text);
}
.form-search-ajax .basktShop-box-price-del,
header .header_wrNav > nav .basktShop-box-price-del {
  display: flex;
  align-items: center;
  gap: 4px;
}
.form-search-ajax .basktShop-box-price-del del,
header .header_wrNav > nav .basktShop-box-price-del del {
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
}
.form-search-ajax .basktShop-box-price-del span,
header .header_wrNav > nav .basktShop-box-price-del span {
  border-radius: 50px;
  font-size: 10px;
  padding: 2px 5px;
}
header .header_menuHumber {
  background: var(--color-gold);
  padding: 31px 28px;
  cursor: pointer;
}
header .header_menuHumber i {
  font-size: 24px;
}
header .menuHamberger {
  transform: rotate(0) scaleX(-1);
  display: none;
  cursor: pointer;
}
header .menuHamberger i {
  font-size: 23px;
  margin-top: -5px;
  display: inline-block;
}
main {
  width: 100%;
}
.link--3-b-bl,
.link--3-b-tr {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.ResponsiveMenuMobile_menu > nav > ul > li,
.flip-card-inner,
.swiper-bannerWr,
footer .footer_content {
  position: relative;
}
.link--3-b-bl::after,
.link--3-b-bl::before,
.link--3-b-tr::after,
.link--3-b-tr::before {
  content: "";
  position: absolute;
  background-color: var(--color-gold);
  transition: 0.4s ease-in-out;
}
.link--3-b-tr::before {
  right: 0;
  bottom: 0;
  width: 0;
  height: 1px;
}
.link--3-b-tr::after {
  right: 0;
  top: 0;
  height: 0;
  width: 1px;
}
.link--3-b-bl::before {
  left: 0;
  top: 0;
  width: 0;
  height: 1px;
}
.link--3-b-bl::after {
  left: 0;
  bottom: 0;
  height: 0;
  width: 1px;
}
.ResponsiveMenuMobile .toggleDropmenu,
.link--3:hover .link--3-b-bl::before,
.link--3:hover .link--3-b-tr::before {
  width: 100%;
}
.link--3:hover .link--3-b-bl::after,
.link--3:hover .link--3-b-tr::after {
  height: 100%;
}
#ResponsiveMenuMobile {
  position: fixed;
  width: 300px;
  height: 100vh;
  top: 0;
  right: 0;
  background: var(--color-white);
  z-index: 999;
  transform: translateX(100%);
  padding: 29px 18px;
  transition: transform 0.5s;
}
#ResponsiveMenuMobile.show {
  transform: translateX(0);
  right: 0;
  transition: transform 0.5s;
}
.ResponsiveMenuMobile {
  overflow-y: auto;
}
.ResponsiveMenuMobile_head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 46px;
}
.ResponsiveMenuMobile_close {
  background: #f4f1f4;
  cursor: pointer;
}
.ResponsiveMenuMobile_close i {
  display: inline-block;
  padding: 8px;
}
.ResponsiveMenuMobile_menu > nav > ul > li a {
  display: block;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: 0.3s;
}
.ResponsiveMenuMobile_menu > nav > ul > li a span {
  color: var(--color-primri);
  font-size: 14px;
  font-weight: 500;
  line-height: 47px;
  transition: 0.3s;
}
.ResponsiveMenuMobile_menu > nav > ul > li a i {
  display: inline-block;
  transform: rotate(90deg);
  font-size: 13px;
}
.ResponsiveMenuMobile_menu .toggleDropmenu {
  padding-right: 13px;
  padding-left: 64px;
}
.ResponsiveMenuMobile_menu .toggleDropmenu a {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}
#bg-overly {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: #220a20;
  opacity: 0.3;
  z-index: 998;
  display: none;
}
#bg-overly.showOverly,
.banner-tows figure a,
.flip-card-front {
  display: block;
}
.flip-card {
  background-color: transparent;
  width: 70px;
  height: 45px;
  perspective: 1000px;
}
.flip-card-inner {
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 2s;
  transform-style: preserve-3d;
}
.flip-card-back,
.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}
.flip-card-back,
.flip-card-front {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}
.flip-card-back {
  display: block;
}
.form-search-ajax {
  position: fixed;
  inset: 0;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.2941176471);
  z-index: 999;
  display: none;
}
.banner-tows .banner-one_wr,
.form-search-ajax.show {
  display: flex;
}
.form-search-ajax-wrapper {
  width: 80%;
  height: auto;
}
.form-search-ajax #icon-close-form-ajax {
  position: absolute;
  left: 9px;
  top: 8px;
  z-index: 999;
  font-size: 16px;
  transition: 0.3s;
  background: #ddd;
  padding: 10px;
  border-radius: 3px;
  cursor: pointer;
  font-weight: 700;
}
.form-search-ajax #icon-close-form-ajax:hover {
  background: #bbb;
}
.form-search-ajax form {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45%;
  margin-left: auto;
  margin-right: auto;
  flex-direction: column;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .form-search-ajax form {
    width: 60%;
  }
}
@media screen and (max-width: 991px) {
  header .header_wrNav > nav > ul > li:nth-child(odd) {
    background: 0 0;
  }
  header .header_wrNav > nav > ul > li.bashga-menu,
  header .menuHamberger {
    display: block;
  }
  header .header_wrNav > nav > ul > li > a i:first-child,
  header .header_wrNav > nav > ul > li > a i:last-child {
    margin-left: 0;
  }
  .product-menu,
  header .header_menuHumber,
  header .header_wrNav > nav > ul > li > a span {
    display: none;
  }
  header .header_wrNav > nav .boxsSearch {
    width: 200px;
    left: 0;
    right: auto;
  }
  header .header_wrNav > nav .basktShop {
    position: fixed;
    height: 100vh;
    top: 0;
    left: 0;
    visibility: visible;
    opacity: 1;
    border-bottom-left-radius: 0;
    transform: translateX(-100%);
  }
  .form-search-ajax-wrapper {
    width: 98%;
  }
  .form-search-ajax form {
    width: 80%;
  }
}
.form-search-ajax form input {
  height: 50px;
  width: 100%;
  padding: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border-radius: 10px 10px 0 0;
  position: relative;
  z-index: 2;
}
.form-search-ajax .box-result-wrapper {
  position: relative;
  top: 100%;
  width: 100%;
  background: #fff;
  box-shadow: -10px 10px 20px rgba(0, 0, 0, 0.2);
  padding: 10px;
  border-radius: 0 0 10px 10px;
  overflow-y: auto;
  height: 350px;
}
.flip-card-back img {
  width: 74px;
  height: 54px;
}
.product-menu i.icon-chevron-left {
  font-size: 18px;
  padding-bottom: 3px;
  display: inline-block;
  transform: rotate(-90deg);
}
#mega-Menu.show,
.product-menu:hover #mega-Menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  pointer-events: all;
}
#mega-Menu {
  position: absolute;
  width: 838px;
  right: 0;
  top: 100%;
  background: #fff;
  min-height: 300px;
  padding: 20px 30px;
  border-radius: 15px;
  z-index: 99;
  box-shadow: 0 -10px 80px 0 rgba(161, 170, 180, 0.2);
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  transform: translateY(50px);
  pointer-events: none;
}
#mega-Menu .mega-Menu_title {
  font-size: 16px;
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 25px;
  color: var(--color-primri);
  display: flex;
  align-items: center;
}
#mega-Menu .mega-Menu_title i {
  margin-left: 9px;
  font-size: 24px;
}
#mega-Menu nav > ul {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}
#mega-Menu nav > ul > li {
  padding: 10px;
  min-width: 200px;
}
#mega-Menu nav > ul > li:first-child > .toggleDropmenu,
#mega-Menu nav > ul > li:hover > .toggleDropmenu {
  opacity: 1;
  visibility: visible;
  filter: blur(0px);
}
#mega-Menu nav > ul > li > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#mega-Menu nav > ul > li > a i {
  transform: rotate(0);
}
#mega-Menu nav > ul > li > .toggleDropmenu {
  background: #f3f0f3;
  position: absolute;
  border-radius: 15px;
  opacity: 0;
  visibility: hidden;
  right: 200px;
  top: 0;
  width: 74%;
  height: 100%;
  padding: 26px 48px;
  z-index: 2;
  transition: 0.3s;
  filter: blur(4px);
}
#mega-Menu nav > ul > li > .toggleDropmenu .toggleDropmenu-ul {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: flex-start;
  -moz-column-gap: 72px;
  column-gap: 72px;
  width: 100%;
  height: 90%;
  z-index: 3;
}
#mega-Menu nav > ul > li > .toggleDropmenu .toggleDropmenu-ul > li a {
  font-size: 14px;
  padding: 10px;
  font-weight: 500;
  color: var(--color-text);
  display: flex;
  width: 100%;
  transition: 0.3s;
}
#mega-Menu nav > ul > li .toggleDropmenu-title {
  width: 100%;
  flex: 1;
  font-size: 16px;
  font-weight: 600;
  line-height: 25px;
  color: var(--color-secondary);
  margin-bottom: 18px;
}
.ProductCategory {
  margin-bottom: 57px;
}
.ProductCategory_head {
  margin-bottom: 40px;
  text-align: center;
}
.ProductCategory_title,
.sectionWrapper_title {
  font-size: 20px;
  line-height: 33px;
  font-weight: 700;
  font-family: Doran FaNum;
}
.ProductCategory_title span {
  font-weight: 500;
  background: rgba(201, 166, 105, 0.2);
  color: var(--color-gold);
}
.ProductCategory_wrCategoryBox {
  display: flex;
  align-items: center;
  gap: 25px;
}
.CategoryBox {
  display: flex;
  align-items: center;
  flex-direction: column;
  flex: 1;
  text-align: center;
}
.CategoryBox-bg {
  background: #f8eeec;
  border-radius: 200px;
  margin-bottom: 17px;
  max-width: 100px;
}
.CategoryBox-bg:hover img {
  transform: scale(1.5) rotate(50deg);
}
.CategoryBox-bg a img {
  padding: 15px;
  display: inline-block;
  transition: 0.3s;
}
.CategoryBox_text a {
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
}
.banner-tows {
  margin-bottom: 53px;
}
.banner-tows:hover img {
  transform: rotate(2deg) scale(0.9);
  filter: blur(10px);
}
.banner-tows figure a img {
  width: 100%;
  display: block;
  transition: 0.3s;
}
.banner-tows figure a img:hover {
  transform: rotate(0) scale(1);
  filter: blur(0px);
}
.banner-tows .banner-tows_wr {
  display: flex;
  gap: 10px;
}
.banner-tows .banner-one_wr > *,
.banner-tows .banner-tows_wr > * {
  flex: 1 0 auto;
}
.banner-tows .banner-tows_wr > :first-child img {
  width: 98%;
}
.banner-tows .banner-one_wr img:hover {
  transform: scale(0.95) translateY(10px);
}
.PropertyStorm {
  margin-bottom: 60px;
}
.PropertyStorm_wrapper {
  display: flex;
  align-items: center;
  gap: 6px;
}
.PropertyStorm .PropertyStormBox {
  display: flex;
  flex: 1;
  gap: 18px;
  padding: 27px 32px;
  border: 1px solid #dfe5ed;
  border-radius: 5px;
  position: relative;
}
@media screen and (max-width: 1399px) {
  .banner-tows .banner-one_wr > *,
  .banner-tows .banner-tows_wr > * {
    flex: 1;
  }
  .PropertyStorm .PropertyStormBox {
    padding: 22px 26px;
  }
}
@media screen and (max-width: 1199px) {
  #mega-Menu {
    width: 676px;
  }
  #mega-Menu .mega-Menu_title {
    margin-bottom: 10px;
  }
  #mega-Menu nav > ul > li {
    min-width: 160px;
  }
  #mega-Menu nav > ul > li > .toggleDropmenu {
    right: 170px;
    padding: 25px;
  }
  #mega-Menu nav > ul > li > .toggleDropmenu .toggleDropmenu-ul {
    -moz-column-gap: 35px;
    column-gap: 35px;
  }
  #mega-Menu nav > ul > li > .toggleDropmenu .toggleDropmenu-img {
    left: -46px;
    bottom: -45px;
    z-index: -1;
    transform: scale(0.6);
  }
  .PropertyStorm .PropertyStormBox {
    padding: 15px 11px;
  }
}
@media screen and (max-width: 991px) {
  .flip-card-back img {
    width: 60px;
    height: 42px;
  }
  .ProductCategory_wrCategoryBox {
    flex-wrap: wrap;
    justify-content: center;
  }
  .CategoryBox {
    flex: auto;
  }
  .PropertyStorm_wrapper {
    flex-wrap: wrap;
  }
  .PropertyStorm .PropertyStormBox {
    padding: 20px 22px;
    flex: auto;
  }
}
@media screen and (max-width: 575px) {
  header .header_wrNav > nav > ul > li {
    padding: 10px 9px;
  }
  .px-custom {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .form-search-ajax form {
    width: 95%;
  }
  .PropertyStorm .PropertyStormBox {
    flex-direction: column;
    align-items: center;
    flex: 1 1 calc(50% - 4px);
  }
  .PropertyStorm .PropertyStormBox_text {
    display: none;
  }
}
.PropertyStorm .PropertyStormBox a {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
}
.PropertyStorm .PropertyStormBox_title {
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  color: var(--color-primri);
  margin-bottom: 8px;
}
@media screen and (max-width: 1199px) {
  .PropertyStorm .PropertyStormBox_title {
    font-size: 13px;
  }
}
@media screen and (max-width: 991px) {
  .PropertyStorm .PropertyStormBox_title {
    font-size: 14px;
  }
}
.PropertyStorm .PropertyStormBox_text {
  color: var(--color-text);
  font-size: 13px;
  font-weight: 300;
  line-height: 17px;
  max-width: 180px;
}
@media screen and (max-width: 1199px) {
  .PropertyStorm .PropertyStormBox_text {
    font-size: 12px;
  }
}
@media screen and (max-width: 991px) {
  .PropertyStorm .PropertyStormBox_text {
    font-size: 13px;
  }
}
.swiper-banner {
  overflow: visible;
  margin-bottom: 120px;
}
#mega-Menu .toggleDropmenu,
.cardSlider_title,
.headerLanding_title,
.readmore,
.wrapperSwiper {
  overflow: hidden;
}
.swiper-banner .swiper-wrapper {
  display: flex;
  width: 100%;
}
.swiper-banner .swiper-slide {
  display: flex;
  flex: 0 0 auto;
  width: auto !important;
}
.swiper-banner .swiper-slide:hover img {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.7);
}
.swiper-banner .swiper-slide figure {
  border-radius: 15px;
  overflow: hidden;
}
.swiper-banner .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: 0.3s;
}
.swiper-banner .swiper-slide img:hover {
  transform: scale(1.05);
}
.swiper-banner .swiper-slide-next + .swiper-slide + .swiper-slide,
.swiper-banner .swiper-slide-prev {
  opacity: 0.5;
  filter: blur(3px);
}
.swiper-banner .swiper-slide:last-child {
  opacity: 1 !important;
  filter: blur(0px) !important;
}
.ProductAmazing {
  background: var(--color-secondary);
  border-radius: 12px;
  padding: 45px 39px;
  margin-bottom: 60px;
}
.ProductAmazing .wrapperSwiper {
  padding: 0;
}
.ProductAmazing .wrapperSwiper::after,
.ProductAmazing .wrapperSwiper::before,
.wrapperSwiper .swiper-button-next::after,
.wrapperSwiper .swiper-button-prev::after {
  content: "";
}
.ProductAmazing_swiper,
.bestSeller_swiper {
  padding-left: 10px;
  padding-right: 10px;
  display: grid;
}
.ProductAmazing_wr {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-top: 40px;
}
.ProductAmazing_logo {
  margin-bottom: 10px;
}
.ProductAmazing_fandogh {
  position: relative;
  transform: scale(1.2) translateY(-7px);
  animation: 2s linear infinite alternate move_fandogh;
}
@keyframes move_fandogh {
  0% {
    transform: scale(1.2) translateY(-7px);
  }
  100% {
    transform: scale(1.2) translateY(7px);
  }
}
.ProductAmazing_more {
  display: none;
}
.ProductAmazing_more span {
  color: var(--color-white);
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}
.ProductAmazing_more i {
  color: var(--color-white);
  display: inline-block;
  transform: rotate(90deg);
}
@media screen and (max-width: 450px) {
  header .header_wrNav > nav .basktShop {
    min-width: 330px;
  }
  .PropertyStorm .PropertyStormBox {
    flex: 1 1 calc(50% - 4px);
  }
  .bestSeller_swiper .swiper-slide {
    padding-right: 10px;
  }
}
.sectionWrapper_head {
  margin-bottom: -20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 2;
  position: relative;
}
.sectionWrapper_head a:hover {
  color: var(--color-secondary);
  background: #430d3f21;
}
.sectionWrapper_head a {
  padding: 10px;
  border-radius: 7px;
  transition: 0.5s;
}
.sectionWrapper_title span {
  font-weight: 500;
  background: rgba(201, 166, 105, 0.2);
  color: var(--color-gold);
  padding: 0 5px;
  border-radius: 7px;
}
.sectionWrapper_more {
  color: var(--color-primri);
  display: flex;
  align-items: center;
}
.sectionWrapper_more span {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}
.sectionWrapper_more i {
  display: inline-block;
  transform: rotate(180deg);
}
.wrapperSwiper {
  position: relative;
  padding: 30px 0;
}
.wrapperSwiper::after,
.wrapperSwiper::before {
  position: absolute;
  content: "";
  width: 10%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 10;
  pointer-events: none;
  background: linear-gradient(
    180deg,
    rgba(217, 217, 217, 0) 0.7%,
    rgba(197, 185, 185, 0.2) 48.02%,
    rgba(217, 217, 217, 0) 100.92%
  );
  filter: blur(20px);
}
.wrapperSwiper::after {
  right: 0;
}
.wrapperSwiper .swiper-button-next,
.wrapperSwiper .swiper-button-prev {
  background: #f7f7f7;
  font-size: 24px;
  border-radius: 7px 0 0 7px;
  z-index: 20;
}
.cardSlider,
.headerLanding_box.active,
.headerLanding_box:hover {
  background: var(--color-white);
}
.wrapperSwiper .swiper-button-next::before,
.wrapperSwiper .swiper-button-prev::before {
  content: "\e91e";
  color: var(--color-text);
  padding-top: 7px;
}
.wrapperSwiper .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, -1px);
}
.wrapperSwiper .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, -1px);
  transform: rotate(180deg);
}
.swiper {
  padding-top: 10px;
  padding-bottom: 10px;
}
.cardSlider {
  border-radius: 10px;
  border: 1px solid var(--color-Description);
  padding: 19px 24px 23px;
  position: relative;
  transition: 0.3s;
  z-index: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.cardSlider.out-of-stock:after {
  content: "ناموجود";
  position: absolute;
  top: 0;
  right: 0;
  margin: 10px;
  z-index: 999;
  font-size: 12px;
  background: #b50000;
  color: #fff;
  padding: 5px;
  border-radius: 5px;
}
.cardSlider .svg-ani {
  position: absolute;
  width: auto !important;
  height: auto !important;
  viewbox: auto;
  left: 0;
  top: 0;
  stroke-dasharray: 2034;
  stroke-dashoffset: 2000;
  animation: 2s linear forwards dash;
  visibility: hidden;
}
@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
.cardSlider:hover {
  box-shadow: 0 4px 40px 0 rgba(211, 220, 230, 0.3);
  transform: scale(1.04);
}
.cardSlider_tag {
  display: flex;
  align-items: center;
  gap: 5px;
  justify-content: flex-end;
}
.cardSlider_tag span {
  font-size: 13px;
  font-weight: 600;
  line-height: 19px;
  padding: 2px 8px;
  display: inline-block;
  border-radius: 50px;
}
.cardSlider_img {
  text-align: center;
  position: relative;
  padding-bottom: 20px;
}
.cardSlider_img img {
  z-index: 2;
  position: relative;
  transition: 0.1s ease-in-out;
}
.cardSlider_img .img-blur {
  transform: scale(0) translate(100%);
}
.cardSlider_img .img-fisrt {
  transform: scale(1);
  opacity: 1;
  backdrop-filter: blur(10px);
  visibility: visible;
}
.cardSlider_img:hover .img-fisrt {

}
.cardSlider_img:hover .img-blur {
  position: absolute;
  left: 0;
  top: 0;
  filter: blur(0px);
  opacity: 1;
  transform: scale(1) translate(0);
}
.cardSlider_img .img-blur {
  position: absolute;
  left: 7px;
  top: 10px;
  filter: blur(30px);
  opacity: 0;
  transform: scale(0.8);
  z-index: 0;
}
.cardSlider_productWeight {
  color: var(--color-text);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 4px;
  text-align: center;
}
.cardSlider_price ins,
.cardSlider_title,
.sectionText_title {
  font-size: 16px;
  line-height: 23px;
}
.cardSlider_title {
  font-weight: 600;
  color: var(--color-primri);
  margin-bottom: 26px;
  text-align: center;
  width: 100%;
  white-space: nowrap;
}
.cardSlider_title a {
  transition: transform 0.3s;
  display: inline-block;
}
.cardSlider_title > a.scroll {
  animation: 5s linear infinite marquee;
}
@keyframes marquee {
  10% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(50%);
  }
}
.cardSlider_rate {
  display: flex;
  gap: 5px;
}
.cardSlider_price ins {
  font-weight: 700;
  color: var(--color-secondary);
  text-decoration: none;
}
.cardSlider_price_toman {
  display: flex;
  align-items: center;
  gap: 10px;
}
.cardSlider_price_toman span {
  font-family: Doran FaNum;
  font-weight: 600;
  font-size: 14px;
}
.sectionText {
  margin-bottom: 50px;
}
.sectionText_title {
  margin-bottom: 12px;
  font-weight: 600;
  color: var(--color-primri);
}
.sectionText_text {
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  color: var(--color-text);
  text-align: justify;
}
.headerLanding {
  margin-bottom: 70px;
  position: relative;
}
.headerLanding .col-lg-9 {
  padding-left: 0;
}
.headerLanding-imgbg {
  position: absolute;
  right: 0;
  top: -139px;
  width: 131%;
  height: 154%;
  z-index: -1;
  pointer-events: none;
  background: url(../../image/logo-bg-header.png) 50% / contain no-repeat;
}
.headerLanding_subTitle {
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  color: var(--color-text);
  margin-bottom: 12px;
}
.headerLanding_title {
  padding: 5px;
  font-size: 40px;
  font-weight: 800;
  line-height: 64px;
  font-family: Doran FaNum;
  margin-bottom: 17px;
  width: 98%;
  text-overflow: ellipsis;
  color: var(--color-primri);
}
.headerLanding_text {
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  text-align: justify;
  color: var(--color-text);
  margin-bottom: 29px;
}
.headerLanding_btn {
  display: inline-block;
  padding: 12px;
  background: var(--color-gold);
  box-shadow: -4px 4px 0 0 rgb(0 0 0 / 12%);
  transition: 0.3s;
  margin-top: 10px;
}
.headerLanding_btn span {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: var(--color-white);
}
.headerLanding_bgboxs {
  background: var(--color-secondary);
}
@media screen and (max-width: 767px) {
  header {
    padding-top: 24px;
    border-top: 5px solid var(--color-primri);
  }
  header .topBar {
    display: none;
  }
  .banner-tows .banner-tows_wr,
  .headerLanding_wrBox {
    flex-wrap: wrap;
  }
  .banner-tows .banner-one_wr > *,
  .banner-tows .banner-tows_wr > * {
    flex: 0 0 100%;
  }
  .banner-tows .banner-tows_wr > :first-child img {
    width: 100%;
  }
  .PropertyStorm .PropertyStormBox {
    padding: 20px 11px;
  }
  .PropertyStorm .PropertyStormBox_title {
    font-size: 13px;
  }
  .PropertyStorm .PropertyStormBox_text {
    font-size: 12px;
    max-width: 165px;
  }
}
.headerLanding_box {
  padding: 30px 20px;
  display: flex;
  flex-direction: column;
  color: var(--color-white);
  transition: 0.3s;
  flex: 1;
  cursor: pointer;
}
@media screen and (max-width: 1199px) {
  .headerLanding_box {
    padding: 30px 18px;
  }
}
.headerLanding_box_number {
  margin-bottom: 2px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  transition: 0.3s;
}
.headerLanding_box_title {
  margin-bottom: 7px;
  font-size: 16px;
  font-weight: 600;
  line-height: 23px;
  transition: 0.3s;
}
.headerLanding_box_text,
footer .footer_menu nav ul li a {
  font-size: 13px;
  font-weight: 300;
  color: var(--color-Description);
  transition: 0.3s;
}
.headerLanding_box_text {
  line-height: 17px;
  max-width: 130px;
}
.wr-del,
.wr-ins {
  font-weight: 500;
  line-height: 37px;
}
.headerLanding-img {
  text-align: center;
  position: relative;
  padding-bottom: 60px;
}
.headerLanding-img::before {
  position: absolute;
  content: "";
  bottom: -10px;
  right: 50%;
  background: var(--color-secondary);
  height: 300px;
  width: 1000px;
  z-index: -1;
}
.headerLanding-img::after {
  position: absolute;
  width: 450px;
  height: 435px;
  border-radius: 500px;
  background: url(../../image/Vector.png);
  left: 50%;
  top: 0;
  content: "";
  z-index: -1;
  pointer-events: none;
  transform: translateX(-50%);
  animation: 10s linear infinite rotating;
}
@keyframes rotating {
  0% {
    transform: translateX(-50%) rotate(0);
  }
  100% {
    transform: translateX(-50%) rotate(360deg);
  }
}
.headerLanding-img img {
  animation: 10s linear infinite rotatingImg;
  transition: 0.3s;
  display: inline-block;
}
.headerLanding-img img:hover {
  filter: blur(3px);
}
@keyframes rotatingImg {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.wr-del {
  color: var(--color-text);
  font-size: 18px;
}
.wr-ins,
li.shopCategory .icon-chevron-left:before {
  color: var(--color-secondary);
}
.wr-ins {
  font-size: 24px;
}
.product-slider-percent-price {
  border-radius: 50px;
  font-size: 14px;
  padding: 5px 5px 0 7px;
  margin-right: 5px;
}
footer {
  background: no-repeat #430d3f;
  color: #fff;
}
footer .img-bg {
  position: absolute;
  right: 0;
  top: -129px;
  background: url(../../image/logo-footer-bg.png) no-repeat;
  width: 131%;
  height: 112%;
  pointer-events: none;
}
@media screen and (max-width: 991px) {
  .ProductAmazing {
    padding-left: 0;
    padding-right: 29px;
  }
  .ProductAmazing_wr {
    flex-direction: row;
    justify-content: space-between;
    padding-top: 0;
    margin-bottom: 23px;
  }
  .ProductAmazing_fandogh,
  .ProductAmazing_logo {
    display: none;
  }
  .ProductAmazing_more {
    display: block;
  }
  .headerLanding-imgbg {
    right: -13%;
    top: -29px;
  }
  footer .img-bg {
    right: 50%;
    top: -124px;
    width: 142%;
    height: 117%;
    transform: translateX(50%);
    z-index: 0;
    background-size: cover;
  }
}
@media screen and (max-width: 575px) {
  .swiper-banner .swiper-slide {
    width: 100% !important;
  }
  .headerLanding_box {
    flex: 1 1 calc(50% - 4px);
    text-align: center;
  }
  .headerLanding_box_text {
    margin: 0 auto;
  }
  footer .img-bg {
    right: 2%;
    top: 65%;
    width: 60%;
    height: 10%;
    transform: translateX(50%) scale(3.5);
    z-index: 0;
    background-size: contain;
    background-repeat: no-repeat;
  }
}
footer .footer_logo {
  text-align: center;
  margin-bottom: 14px;
  padding-top: 55px;
}
footer .footer_title {
  font-size: 20px;
  font-weight: 700;
  line-height: 33px;
  color: var(--color-white);
  margin-bottom: 22px;
  font-family: Doran FaNum;
  text-align: center;
}
footer .footer_text {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: var(--color-white);
  margin-bottom: 51px;
  text-align: justify;
}
footer .footer_menu_wr {
  display: flex;
  align-items: center;
  gap: 54px;
}
footer .footer_menu_title {
  color: var(--color-white);
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 12px;
}
footer .footer_menu nav ul li a {
  line-height: 26px;
}
footer .footer_content_wrPhone {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 44px;
}
footer .footer_content_wrAddress > *,
footer .footer_content_wrPhone > * {
  flex: 1 1 calc(50% - 4px);
  align-self: center;
}
footer .footer_content_phone {
  display: flex;
  flex-direction: column;
}
footer .footer_content_phone_title {
  font-family: Doran FaNum;
  font-size: 20px;
  font-weight: 700;
  line-height: 33px;
  margin-bottom: 8px;
}
footer .footer_content_phone_number.bold {
  font-size: 26px;
  font-weight: 600;
  line-height: 35px;
}
footer .footer_content_phone_number.light {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}
footer .footer_content_wrAddress {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 44px;
  gap: 16px;
}
footer .footer_content_Address_title {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 5px;
}
footer .footer_content_Address_text {
  font-size: 16px;
  font-weight: 500;
  line-height: 21px;
  textalign: right;
}
footer .footer_namd {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-bottom: 40px;
}
footer .footer_copyRight {
  position: relative;
  font-size: 13px;
  font-weight: 300;
  line-height: 17px;
  text-align: center;
}
footer .wr-black {
  padding-left: 50px;
  background: #110d11;
  padding-bottom: 38px;
  padding-top: 206px;
  position: relative;
}
footer .wr-black::before {
  position: absolute;
  content: "";
  background: #110d11;
  left: 100%;
  top: 0;
  height: 100%;
  width: 500%;
  pointer-events: none;
}
footer .socialMedia {
  padding-bottom: 30px;
}
footer .socialMedia_wr {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 35px;
}
footer .wr_menuFooter {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 50px;
  margin-bottom: 65px;
}
.btnGotoUp {
  background: var(--color-gold);
  box-shadow: 0 13px 27px 0 rgba(201, 165, 105, 0.3019607843);
  border-radius: 7px;
  display: inline-block;
  width: 50px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 93px;
  left: 63%;
  transform: translateX(-50%);
  z-index: 999;
  cursor: pointer;
  opacity: 1;
  transition: 0.5s;
}
.btnGotoUp.active {
  position: fixed;
  bottom: 120px;
  top: auto;
  right: 0;
  opacity: 1;
}
.readmore {
  position: relative;
  max-height: 250px;
  width: 100%;
  box-shadow: 0 0 20px rgb(0 0 0 / 5%);
  padding: 20px;
  margin-bottom: 20px;
  transition: max-height 0.15s ease-out;
  border-radius: 7px;
}
.readmore.expand {
  max-height: 5000px !important;
  transition: max-height 0.35s ease-in-out;
}
.readmore-link {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 85px;
  text-align: center;
  color: #000;
  font-weight: 700;
  font-size: 16px;
  padding-top: 40px;
  background: #fff;
  background: linear-gradient(
    0deg,
    #fff 0,
    rgba(255, 255, 255, 0.9318102240896359) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  cursor: pointer;
}
.readmore-link.expand {
  position: absolute;
  padding-top: 10px;
  height: 55px;
}
.readmore-link:after {
  content: "بیشتر بخوانید ⏬";
}
.category-desc.readmore.expand {
  padding-bottom: 70px;
}
.readmore-link.expand:after {
  content: "بستن ⬆️";
}
.item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #ededed;
}
.boxSearchResult {
  position: absolute;
  top: 100%;
  right: -1px;
  background: #fff;
  width: 435px;
  border: 1px solid #dfe5ed;
  padding: 10px;
  z-index: 900;
}
@media screen and (max-width: 991px) {
  footer .wr-black {
    padding-top: 80px;
    padding-left: 0;
  }
  footer .wr-black::before {
    width: 172%;
    left: auto;
    z-index: 0;
    right: -50%;
  }
  footer .wr_menuFooter {
    justify-content: center;
  }
  .btnGotoUp {
    top: 11px;
    left: 50%;
  }
  header .header_wrNav > nav .boxsSearch {
    width: 70vw;
    right: initial !important;
    height: 80px;
    left: 0 !important;
  }
  .boxSearchResult {
    width: 70vw;
    right: initial !important;
    left: -1px !important;
  }
}
#mega-Menu nav > ul > li > .toggleDropmenu .toggleDropmenu-img {
  position: absolute;
  left: -20% !important;
  bottom: -30% !important;
  z-index: -1;
}
.loader {
  width: 48px;
  height: 48px;
  border: 5px solid #430d3f;
  border-bottom-color: transparent;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
