* {
  border: none;
  margin: 0;
  padding: 0;
  outline: none !important;
}

ul,
p {
  margin-bottom: 0 !important;
}

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  direction: rtl;
  height: 100%;
  overflow-x: hidden;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

a {
  text-decoration: none !important;
}
@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/eot/IRANSansWeb_Black.eot");
  src: url("../fonts/eot/IRANSansWeb_Black.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/woff2/IRANSansWeb_Black.woff2") format("woff2"),
    url("../fonts/woff/IRANSansWeb_Black.woff") format("woff"),
    url("../fonts/ttf/IRANSansWeb_Black.ttf") format("truetype");
}
@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/eot/IRANSansWeb_Bold.eot");
  src: url("../fonts/eot/IRANSansWeb_Bold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/woff2/IRANSansWeb_Bold.woff2") format("woff2"),
    url("../fonts/woff/IRANSansWeb_Bold.woff") format("woff"),
    url("../fonts/ttf/IRANSansWeb_Bold.ttf") format("truetype");
}
@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/eot/IRANSansWeb_Medium.eot");
  src: url("../fonts/eot/IRANSansWeb_Medium.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/woff2/IRANSansWeb_Medium.woff2") format("woff2"),
    url("../fonts/woff/IRANSansWeb_Medium.woff") format("woff"),
    url("../fonts/ttf/IRANSansWeb_Medium.ttf") format("truetype");
}
@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/eot/IRANSansWeb_Light.eot");
  src: url("../fonts/eot/IRANSansWeb_Light.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/woff2/IRANSansWeb_Light.woff2") format("woff2"),
    url("../fonts/woff/IRANSansWeb_Light.woff") format("woff"),
    url("../fonts/ttf/IRANSansWeb_Light.ttf") format("truetype");
}
@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/eot/IRANSansWeb_UltraLight.eot");
  src: url("../fonts/eot/IRANSansWeb_UltraLight.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/woff2/IRANSansWeb_UltraLight.woff2") format("woff2"),
    url("../fonts/woff/IRANSansWeb_UltraLight.woff") format("woff"),
    url("../fonts/ttf/IRANSansWeb_UltraLight.ttf") format("truetype");
}

body {
  direction: rtl !important;
  font-family: "IRANSans";
  font-weight: normal;
  font-size: 13px;
  line-height: 2;
  position: relative;
  overflow-x: hidden;
  background-color: #fff;
  color: #000;
}

.img-slice {
  background: url("../images/slices.png") no-repeat;
}
.img-shop {
  background-position: -89px -37px;
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.img-search span {
  background-position: -109px -6px;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.img-search {
  background-color: transparent;
  width: 33px;
  height: 32px;
  display: inline-block;
  border-radius: 8px;
}

.compare.compare-link a,
.favo.favo-link a {
  display: block;
}
.frm-search input {
  border: none !important;
  box-shadow: none !important;
  background-color: transparent !important;
  width: calc(100% - 30px);
}

.frm-search {
  display: flex;
  align-items: center;
  padding: 4px 4px;
  background-color: #ececec;
  border-radius: 999px;
}

.img-search.icon-slice {
  margin-right: 10px;
}
.row.row-header {
  align-items: center;
}
.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.img-all {
  background-position: -41px -9px;
  width: 21px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
}

.favo .count {
  width: 19px;
  height: 19px;
  background-color: #41226b;
  border-radius: 100%;
  line-height: 13px;
  display: inline-block;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 8px;
  right: -7px;
  border: 2px solid #41226b;
  z-index: 1;
}
.set > span {
  display: block;
  position: relative;
  color: #252525;
  font-weight: 600;
}
.lnk-footers li a {
  color: #707070;
  font-size: 13px;
  font-weight: 300;
}

@media screen and (min-width: 768px) {
  .footer-top::before {
    content: "";
    left: 0;
    top: 0;
    position: absolute;
    background: url("../images/vector-left.png") no-repeat;
    width: 258px;
    height: 151px;
  }
  .main-title-section {
    font-size: 20px;
  }
  .link-more {
    padding: 5px 18px;
  }
  .col-info {
    border-left: 1px solid #d81159;
    border-right: 1px solid #d81159;
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .mr-md-50 {
    margin-right: 108px;
  }
  .sticky-menu .top-header {
    display: none !important;
  }
  .sticky-menu .menu {
    margin-top: 0 !important;
  }
  .wnd-section {
    background-size: 100% auto !important;
  }

  .title-section {
    font-size: 23.758px;
  }
  .row-blog {
    background: url("../images/vector.png") no-repeat;
    background-position: bottom center !important;
    padding-bottom: 20px;
  }
  .set > span {
    font-size: 16px;
  }
  .owl-category .item a {
    padding-top: 40px;
    margin-bottom: 25px;
  }

  .main-title-category {
    font-size: 19px;
  }
  .shop .count {
    width: 22px;
    height: 22px;
    background-color: #3c3c3c;
    border-radius: 100%;
    line-height: 19px;
    display: inline-block;
    color: #fff;
    text-align: center;
    font-family: initial;
    z-index: 1;
    position: relative;
    position: absolute;
    top: -4px;
    right: -12px;
  }

  .search-result {
    width: calc(100% - 2rem) !important;
  }

  .w-cost-total {
    font-size: 30px;
  }
  .sotial-footer a {
    width: 39px;
    height: 39px;
    line-height: 39px;
  }
  .sotial-footer ul li {
    width: 39px;
    height: 39px;
    line-height: 39px;
    margin-right: 12px;
  }
  .header.sticky-menu .banner-header {
    display: none !important;
  }

  .copy {
    font-size: 12px;
  }

  .namd li {
    width: 90px;
    height: 95px;
    line-height: 92px;
  }

  .pl-md-60 {
    padding-top: 30px;
  }

  .c-right {
    text-align: right;
  }

  .title-footer {
    font-size: 15px;
  }

  .set > span i {
    display: none;
  }

  .title-footer {
    position: relative;
  }

  .logo {
    text-align: left;
  }
}

.right-toolbar > span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 13px;
  z-index: 2;
}

.title0category {
  color: #666;
  font-size: 13px;
  border-bottom: 2px solid #ebebeb;
  padding-bottom: 12px;
}

.big-img-category {
  height: 100%;
}

.container {
  margin: 0 auto;
  max-width: 1676px !important;
}

.owl-theme .owl-dots .owl-dot {
  background-color: transparent;
}

.owl-nav {
  margin: 0 !important;
  direction: ltr;
}

.card-body.text-block p {
  margin: 1.71429rem 0 !important;
  line-height: 2;
}

.google-account {
  padding: 10px 0 0 0;
  margin: 10px 0 0 0;
  border-top: 1px solid #eee;
  line-height: 44px;
}

.btn.btn-outline-primary:hover {
  background-color: #f8f8f8 !important;
  border-color: #0fa7ad !important;
}
@media screen and (min-width: 768px) and (max-width: 991.99px) {
  .hidden-md {
    display: none !important;
  }
  .sotial-footer ul li {
    margin-right: 6px !important;
  }
  .shop-link {
    font-size: 10px;
    align-items: center;
  }
  #dropdownMenuButton2 {
    font-size: 10px;
  }
}

.accordion-container .set > span i {
  position: absolute;
  left: 0;
  top: 17px;
  color: #767677;
  font-size: 10px;
}

@media screen and (max-width: 991.99px) {
  .owl-category .owl-stage {
    padding-right: 0 !important;
  }

  .container-fluid.header.ps-md-0.pe-md-0.sticky-menu {
    padding-top: 14px !important;
  }

  .pr-padding {
    margin-bottom: 8px;
    padding-left: 0 !important;
  }
  .row.row-banner {
    margin-right: -10px !important;
  }

  .col-12.menu {
    padding-right: 0 !important;
    padding-left: 0 !important;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .d-block.logo.text-center {
    display: none !important;
  }
  .js-categories-bar-item {
    display: none !important;
  }
  .menuTrigger span {
    display: inline-block;
    vertical-align: middle;
  }
  .link-footer {
    background-color: #eceff1;
  }
  .slider .col-12 {
    padding: 0 !important;
  }
  .text-center.more a span {
    font-size: 11px;
  }
  .cost.text-right.p-3 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .img-pro.item {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .owl-pro .item,
  .owl-wnd .item {
    margin: 5px;
  }
  .cost.text-left.p-0 {
    text-align: left !important;
    padding-left: 10px !important;
  }
  .owl-pro .owl-stage {
    padding-right: 0 !important;
  }

  .col-md-5.col-12.p-0.order-md-5 {
    background-color: #ebebeb;
  }
  .reg {
    display: none !important;
  }

  .menu-mob {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .header {
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .menuTrigger i {
    color: #000;
    font-size: 32px;
    vertical-align: middle;
    margin-left: 20px;
  }
  .toolbar-desc li {
    display: inline-block;
    vertical-align: middle;
    margin-left: 24px;
  }
  .container {
    max-width: 100%;
  }
  .footer-bottom {
    text-align: center;
  }
  .namd {
    margin: 18px 0 5px 0 !important;
  }
  .footer-bottom .col-lg-3 {
    padding: 0 !important;
  }
}
.title-footer {
  font-weight: 300;
}
.lnk-footers li {
  line-height: 2.1;
  position: relative;
  list-style-type: none !important;
}
.sotial-footer ul li {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  border-radius: 100%;
  overflow: hidden;
}

.sotial-footer a {
  display: block;
  padding: 0;
  border-radius: 100%;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 9;
}
.sotial-footer a .flip {
  -webkit-transform: translateZ(19px);
  transform: translateZ(19px);
}
.sotial-footer a span {
  padding: 0;
  display: block;
}
.sotial-footer a .flop {
  display: block;
  -webkit-transform: rotateX(-90deg) translateZ(-19px);
  transform: rotateX(-90deg) translateZ(-19px);
}

.sotial-footer a:hover {
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
}

@media screen and (min-width: 992px) {
  .main-menu a,
  .main-menu {
    color: #fff !important;
    font-size: 16px;
    font-weight: 500;
  }
  .title-wnd {
    width: 22%;
  }
  .wnd-carousel {
    width: 78%;
  }
  .footer-contact li {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  #dropdownMenuButton2 {
    background-color: transparent !important;
    border: 0.5px solid #d6d6d6;
    border-radius: 999px;
    text-align: center;
    padding: 6px 15px;
    color: #111111;
    font-size: 14px;
    display: flex;
    align-items: center;
  }
  .owl-stage {
    padding-right: 0 !important;
  }
  .shop.d-none.d-md-block {
    display: inline-block !important;
  }
  .row-menu-mob {
    display: none !important;
  }
  .logo {
    line-height: 3.5;
  }

  .owl-pro .pro-name {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  .banner a {
    margin-bottom: 15px;
  }
  .timer {
    text-align: center;
    margin-bottom: 6px;
    margin-top: -10px;
  }

  .title-footer {
    margin-bottom: 13px !important;
  }
  .owl-pro .item,
  .owl-wnd .item {
    margin-left: 7px;
    margin-right: 7px;
  }
  .more a {
    border: 1px solid #fff;
    border-radius: 15px;
    color: #fff;
    padding: 7px 22px;
  }
  #panel-menu {
    display: none;
  }
  .register {
    position: relative;
  }
  .menu .active.show {
    background-color: #fff;
  }
  .nav.tab-menu.nav-pills {
    background-color: #eee;
  }
  .namd {
    display: flex;
    gap: 15px;
    justify-content: flex-end;
  }
}
.adv-banner li {
  list-style: none;
  margin-bottom: 12px;
}
.big-img-category {
  display: block;
}
.big-img-category img {
  width: 100% !important;
  height: 100% !important;
}
.categori-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #555;
  font-size: 13px;
  text-align: center;
  padding: 8px;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 991.99px) {
  .shop-link {
    background-color: #d81159;
    width: 34px;
    height: 35px;
    display: inline-flex;
    border-radius: 7px;
    justify-content: center;
    align-items: center;
  }

  .shop .count {
    width: 22px;
    height: 22px;
    background-color: #363636;
    border-radius: 100%;
    line-height: 19px;
    display: inline-block;
    color: #fff;
    text-align: center;
    font-family: initial;
    z-index: 1;
    right: -23px;
    border: 1px solid #000;
    position: absolute;
    top: -1px;
  }

  #dropdownMenuButton2 {
    background-color: transparent !important;
    width: 34px;
    height: 35px;
    display: inline-flex;
    border-radius: 7px;
    justify-content: center;
    align-items: center;
  }
  .owl-carousel .owl-stage {
    padding-right: 0 !important;
  }
  #dropdownMenuButton2::after {
    display: none !important;
  }
  .logo-mob img {
    width: 160px;
  }
  .row.menu {
    display: none !important;
  }
  .product_search form {
    display: flex;
    align-content: center;
    border-radius: 5px;
  }
  .product_search button i {
    font-size: 18px;
    vertical-align: middle;
    color: #8f8f8f;
  }
  .dropdown.me-2.register button::after {
    display: none !important;
  }
  .product-thumb.list-view .image a {
    min-height: 128px;
    width: 140px !important;
  }
  .cart-info {
    max-height: 30vh;
    overflow-y: auto;
  }
  .page {
    overflow-x: hidden;
  }
  .site-name {
    padding-right: 15px !important;
  }
  .p-mob-0 {
    padding-right: 0;
    padding-left: 0;
  }

  .caption-section {
    margin-bottom: 13px;
  }

  .img-icon {
    width: 75px;
    height: 84px;
    background-size: contain !important;
  }
  .menu-mob {
    background-color: #f9f9f9;
  }
  .row.row-align {
    align-items: center;
  }
  .more a {
    border: 1px solid #dcdde0;
    border-radius: 15px;
    color: #fff;
    padding: 5px 15px;
  }
  .copy {
    text-align: center !important;
  }
  .c-left span {
    display: inline-block !important;
    vertical-align: middle;
  }
  .product-carousel {
    padding-top: 0 !important;
  }
  .product-image-box img {
    width: 80% !important;
  }
  div#accordian > ul {
    max-height: 90vh;
    overflow-y: auto;
  }
  #search-field {
    line-height: 3;
    width: calc(100% - 40px);
    border-radius: 13px;
    padding-right: 10px;
  }
  .footer-bar ul li.search.active .site-search {
    bottom: 100%;
    visibility: visible;
  }
  .footer-cart-contents {
    position: relative;
  }
  .toolbar-desc .count {
    position: absolute;
    top: -20px;
    background-color: #ffb4cb;
    width: 22px;
    height: 22px;
    border-radius: 100%;
    color: #fff;
    line-height: 22px;
    right: -6px;
    z-index: 2;
    text-align: center;
  }
  .product_search {
    background-color: #fff;
    border-radius: 7px;
    border: 1px solid #452371;
  }
  .product_search button {
    background-color: transparent !important;
    height: 38px;
    padding: 0 10px;
  }
  .my-account img {
    width: 33px;
  }
  #search {
    display: block;
    cursor: pointer;
  }
  .footer-bar ul li svg {
    width: 40px;
  }
  .categori-list-section {
    padding: 0 !important;
  }
  .img-send img {
    margin: 10px auto !important;
  }

  .adv-banner li img {
    width: 100% !important;
    height: auto !important;
  }
  .img-pro img {
    width: 100% !important;
  }
  .footer-bottom {
    text-align: center;
  }
  .footer-bottom {
    padding: 15px 15px 0 !important;
    text-align: center;
  }
  .title-footer {
    font-size: 13px;
  }
  .title-footer {
    display: block;
  }
}
@media screen and (min-width: 1200px) {
  .frm-search {
    width: 96%;
  }
}
.lnk-footers li a:hover {
  color: #000;
  transition: all 0.2s linear;
  text-decoration: underline !important;
  font-weight: 500;
}
.img-pro img {
  width: 100% !important;
  transition: all 0.4s;
}
.title-footer.un-link span {
  position: relative;
}
.owl-theme .owl-nav [class*="owl-"] {
  background: transparent;
}
.product-carousel .owl-nav [class*="owl-"] {
  margin: 0 !important;
}

@media screen and (min-width: 1320px) {
}

.price {
  text-align: center;
  color: #666;
}

@media screen and (max-width: 570.99px) {
}
.category-info a {
  display: block;
}
.all-categori.mr-auto {
  z-index: 13;
}
.all-categori > a {
  color: #464646 !important;
  font-size: 14px !important;
  font-weight: 500;
}
.timer > span {
  display: inline-block;
  vertical-align: middle;
}
.owl-pro .item,
.owl-wnd .item {
  margin: 14px 7px;
  border-radius: 10px;
  background-color: #fff;

  transition: all 0.2s linear;
}
.owl-pro .item:hover,
.owlwnd .item:hover {
  border-color: #ea80a6;
}

.owl-slider .owl-dots {
  position: absolute;
  bottom: 13px;
  left: 0;
  right: 0;
  margin: auto;
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.owl-slider .owl-dots .owl-dot span {
  margin: 5px 2px !important;
  background-color: #737373;
  border-radius: 25px;
}
.owl-theme .owl-dots .owl-dot span {
  width: 9px;
  height: 9px;
  border-radius: 100%;
}
.adv-banner li .owl-slider .owl-dot.active span,
.owl-slider .owl-dots .owl-dot.active span,
.owl-slider .owl-dots .owl-dot:hover span {
  background: #d81159 !important;
  width: 25px !important;
  border-radius: 25px !important;
}
.button-footer {
  background-color: #f5f5f7;
  color: #707070;
}
.copy {
  color: #363636;
  background-color: #ebebeb;
  font-weight: 300;
}
.copy span {
  font-weight: 500;
  color: #000;
}
.owl-pro .item {
  position: relative;
  border: 1px solid #8f8f8f;
  overflow: hidden;
  min-width: 180px;
}
.owl-wnd .item {
  position: relative;
  box-shadow: 0px 5px 26.97px 2.03px rgba(0, 0, 0, 0.33);

  min-width: 180px;
}

.owl-pro .item:hover .add-to-card,
.owl-wnd .item:hover .add-to-card {
  height: auto !important;
  padding: 8px 5px;
}
.c-left,
.c-right {
  font-size: 12px;
}
.right-footer {
  position: relative;
}
.footer .tel {
  font-size: 13px;
  font-weight: bold;
}
.footer-logo {
  display: block;
  margin-bottom: 10px;
}

.header {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 1000;
  background-color: #ffffff;
}

.banner img {
  width: 100% !important;
}

.line-reg {
  display: inline-block;
  border: 0.2px solid #5e7182;
  width: 1px;
  height: 15px;
  margin: 0 7px;
}

.nav-link {
  color: #464646;
  font-size: 14px !important;
  font-weight: 500;
}
.frm-search input::-webkit-input-placeholder {
  color: #9b9b9b !important;
  font-size: 12px;
}
.frm-search input::-moz-placeholder {
  color: #9b9b9b !important;
  font-size: 12px;
}
.frm-search input:-ms-input-placeholder {
  color: #9b9b9b !important;
  font-size: 12px;
}
.frm-search input:-moz-placeholder {
  color: #9b9b9b !important;
  font-size: 12px;
}
.container {
  margin: 0 auto;
  max-width: 1566px;
}
@keyframes blink {
  50% {
    opacity: 0.5;
  }
}

.banner-sectoon {
  background-color: #f6f6f6;
  padding-bottom: 18px;
}
.slider img,
.banner a img {
  width: 100% !important;
}
.banner a {
  display: block;
}
.col-8.cost {
  min-height: 55px;
}

.more a:hover {
  border-color: #c39730;
}

.footer-link {
  border-top: 1px solid #e1e1e1;
  padding-top: 15px;
  padding-bottom: 15px;
}
.more-info.more {
  color: #6eccf3;
  font-size: 11px;
  background-color: transparent;
  cursor: pointer;
}
.owl-theme .owl-dots .owl-dot span {
  margin: 5px 4px !important;
}
.shop-link:hover {
  color: #fff;
}
.owl-prev {
  position: absolute;
  left: -10px;
  top: 40%;
}
.owl-next {
  position: absolute;
  right: -10px;
  top: 40%;
}
.owl-category .owl-next {
  position: absolute;
  right: 22%;
  top: -57px;
  background: url("../images/right.png") !important;
}
.owl-category .owl-prev {
  position: absolute;
  right: 25%;
  left: auto !important;
  background: url("../images/right.png") !important;
  top: -57px;
}
.owl-next span,
.owl-prev span {
  font-size: 0 !important;
}
.owl-next {
  margin: 0 !important;
  background: url("../images/nav.png") !important;
  width: 34px;
  height: 34px;
}
.owl-prev {
  margin: 0 !important;
  background: url("../images/nav.png") !important;
  transform: rotate(180deg);
  width: 34px;
  height: 34px;
}

.owl-dot.active span {
  background-color: #d81159 !important;
}

.namd li img {
  object-fit: contain;
  max-height: 95% !important;
  vertical-align: middle;
}
@media screen and (max-width: 767.99px) {
  .title-section {
    font-size: 18px;
    font-weight: 700 !important;
  }

  .owl-category .item a {
    padding-top: 20px;
  }
  .ls-name-pro.mt-5 {
    margin-top: 20px !important;
  }

  .main-title-category {
    font-size: 16px;
  }
  #dropdownMenuButton2 {
    font-size: 10px;
  }

  .hot-idea {
    margin-bottom: 10px;
  }
  .w-cost-total {
    font-size: 20px;
  }
  .mt-xs-15 {
    margin-top: 15px;
  }
  .p-xs-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .bg-news-cover {
    background-position: center center !important;
  }
  .more a {
    padding: 5px 11px !important;
  }
  .info-contact {
    text-align: center;
    margin-top: 20px;
  }
  .sotial-footer ul {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .sotial-footer a {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .sotial-footer ul li {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }

  .banner-left-col {
    display: none !important;
  }
  .header.sticky-menu .row-header-mob {
    display: none !important;
  }

  .off-box {
    border-radius: 0 !important;
  }
  .list-section .col-md-6.col-12.ps-md-0 {
    padding: 0 !important;
    margin-bottom: 15px;
  }
  .list-section .col-md-6.col-12.pe-md-0 {
    padding: 0 !important;
  }
  .copy {
    font-size: 11px;
  }
  .img-list-nasher,
  .img-list-author {
    height: 40px !important;
    line-height: 40px !important;
  }
  .list-enteshar.p-0 {
    margin-left: -8px !important;
    margin-right: -6px !important;
  }
  .img-list-author img {
    height: 40px !important;
    width: 40px !important;
  }
  .namd li {
    width: 85px;
    height: 85px;
    padding: 5px;
    line-height: 74px;
  }
  .d-block.list-name-nasher {
    font-size: 10px;
  }
  .accordion-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .accordion-container {
    margin-bottom: 20px !important;
    margin-top: 20px !important;
  }
  .row-news-letter {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .row-social {
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center;
    margin-bottom: 20px;
    z-index: 8;
    position: relative;
  }

  .namd {
    text-align: center;
  }

  .row-footer {
    display: none !important;
  }

  .cat-box {
    width: 50px !important;
    height: 50px !important;
    line-height: 50px !important;
  }

  .list-cat li {
    width: 25%;
    margin: 5px;
  }

  .right-toolbar span {
    margin-right: 15px;
    position: relative;
  }

  li.home,
  .support.intro {
    display: none !important;
  }

  .prl-xs-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .show-more:hover {
    color: #fff !important;
  }
  .pro-model a {
    color: #2a2a2a;
    font-weight: 700;
  }

  .show-more {
    width: 60px;
    height: 40px;
    background-color: #eb162e;
    display: inline-table;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-size: 24px;
    top: -7px;
    position: relative;
  }

  .categories {
    width: 100% !important;
  }

  .owl-theme.owl-gift,
  .owl-pro {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .btn-group.box-icon {
    margin-top: 10px;
  }

  .c-share__social {
    width: 37px !important;
    height: 37px !important;

    line-height: 32px !important;
  }

  .lbl-edit-shipping-address {
    border: none !important;
  }

  .product-name-inner {
    font-size: 12px !important;
  }

  .address-item .address-details {
    font-size: 14px;
  }

  .section3-detail .tab-pane {
    padding: 35px 10px 35px 10px !important;
    font-size: 14px !important;
  }

  .row-tab #myTabs li a {
    padding: 14px 12px !important;
  }

  .col-md-8.col-12.cost.text-right.pr-3 {
    padding-left: 5px !important;
  }
  .p-xs-2 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  .accordion-container .set {
    position: relative;
    width: 100%;
    height: auto;
    background-color: transparent;
    line-height: 40px;
    border-bottom: 1px solid #a5a7a961;
  }

  .accordion-container .content {
    position: relative;
    width: 100%;
    height: auto;
    padding-right: 10px !important;
    display: none;
    line-height: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.caption-section {
  position: relative;
}
.lnk-footers {
  padding-right: 0;
}
.namd li {
  text-align: center;
  position: relative;
  border-radius: 15px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #d81159;
}

.more-about {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}
.more-about i {
  vertical-align: middle;
  font-size: 15px;
  margin-right: 5px;
}
.more-about:hover {
  color: #43c2fd;
  transition: all 0.2s linear;
}
.d-flex.flex-cal {
  align-items: center;
}

.support a {
  direction: ltr;
  display: inline-block;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 1px;
  color: #717275;
  font-weight: 600;
}

.support a .color {
  color: #c39730;
}
.page {
  overflow-x: hidden;
}

.panel-menu {
  width: 300px;
  background-color: #fff !important;
  position: fixed;
  height: 100vh;
  top: 0;
  bottom: 0;
  right: -300px;
  -webkit-transition: ease 0.5s;
  -moz-transition: ease 0.5s;
  -o-transition: ease 0.5s;
  transition: ease 0.5s;
  z-index: 999999 !important;
  display: block !important;
}

.close-li {
  background-color: #f3f3f3 !important;
}

.subPanel {
  width: 300px;
  background-color: #fff !important;
  position: fixed;
  height: 100%;
  top: 0;
  bottom: 0;
  right: -300px;
  -webkit-transition: ease 0.5s;
  -moz-transition: ease 0.5s;
  -o-transition: ease 0.5s;
  transition: ease 0.5s;
  z-index: 999999 !important;
  display: block !important;
  padding-right: 0 !important;
}

.panel-menu > ul:nth-child(1) {
  overflow-y: auto !important;
  max-height: 100vh;
}

#panel-menu ul {
  padding-right: 0 !important;
  max-height: 100vh;
  overflow-y: auto;
}

.panel-menu ul li {
  list-style: none;
  width: 100%;
  line-height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  cursor: pointer;
  position: relative;
  background-color: #fff;
  border-bottom: 1px solid #edecec;
  color: #000;
  font-weight: 500;
  font-size: 14px;
}

.btn-menu {
  background-color: #f3f3f3 !important;
  width: 100%;
  line-height: 40px;
  padding: 5px;
  padding-right: 5px;
  cursor: pointer;
  border-bottom: 1px solid rgb(218 218 218);
  color: #858585;
  padding-right: 21px;
}

.panel-menu {
  z-index: 10;
}

.panel-menu ul li {
  padding-left: 20px;
  padding-right: 10px;
}

.main-menu a {
  color: #000;
  font-weight: 500;
  font-size: 14px;
}

.openSubPanel {
  position: relative;

  cursor: pointer;
  z-index: 1;
  text-align: right;
  width: 100%;
  display: block;
}

.panel-menu.isOpen,
.subPanel.isOpen {
  -webkit-transform: translateX(-300px);
  -moz-transform: translateX(-300px);
  -ms-transform: translateX(-300px);
  -o-transform: translateX(-300px);
  transform: translateX(-300px);
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.3);
}

.subPanel {
  z-index: 20;
}

.closeSubPanel,
.closePanel,
.openSubPanel {
  cursor: pointer;
}

.panel-menu > ul:nth-child(1) {
  overflow-y: auto !important;
  max-height: 100vh;
  width: 100%;
}

.border-none {
  border: none !important;
}

.panel-menu.isOpen::before {
  position: absolute;
  right: 300px;
  content: "";
  top: 0;
  height: 100%;
  min-height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  width: 500%;
}

.arow-menu i {
  background: url("../images/nav-sprite.png") no-repeat -137px -288px;
  width: 8px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  transform: rotate(180deg);
}

.close-menu .times {
  background: url("../images/nav-sprite.png") no-repeat -190px -288px;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}

.closeSubPanel i {
  background: url("../images/nav-sprite.png") no-repeat -136px -309px;
  width: 16px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  transform: rotate(180deg);
}

.panel-menu.isOpen .close-menu {
  padding: 0;
  width: 28px;
  height: 28px;
  font-size: 21px;
  color: #858585;
  line-height: 15px;
  text-align: center;
  line-height: 33px;
  float: left;
  position: absolute;
  left: 10px;
  top: 10px;
}

.openSubPanel .arow-menu {
  color: #879496;
  font-size: 22px;
}

.arow-menu {
  position: absolute;
  left: 0;
  top: 0;
  height: 29px;
  color: #879496;
}

.menu-account li:not(:last-child) a {
  border-bottom: 1px dashed #d8d4d4;
}

.menu-account li {
  padding: 5px 20px;
  line-height: 3;
}

.menu-account li a {
  font-size: 13px;
  display: block;
  color: #424750;
  display: block;
  font-weight: 600;
  width: 100%;
}

.menu-account li:hover {
  background-color: #f0f0f1;
}

.register button {
  background-color: #fff;
  display: flex;
  width: 100% !important;
}

.menu-account {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  border: none !important;
  min-width: 250px;
  padding: 0;
}

.menu-account li i {
  font-size: 17px;
  margin-left: 2px;
  vertical-align: middle;
}

.m-user-img img {
  width: 40px;
  height: 40px;
  border-radius: 100% !important;
}

.gap-c {
  display: inline-block;
  width: 1px;
  height: 13px;
  background-color: #000;
  margin-right: 20px;
  vertical-align: middle;
}
.mini-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 330px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}
.mini-cart-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 5px 10px;
  border-bottom: 4px solid #f6f6f6;
}
.btn.btn-link {
  color: #212121;
  text-decoration: none;
}
.shop .btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 40px;
  border: 0;
  border-radius: 10px;
  -webkit-box-shadow: unset !important;
  box-shadow: unset !important;
}
.mini-cart-products {
  max-height: 280px;
  overflow-y: auto;
}
.mini-cart-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  background-color: #fff;
  border-bottom: 1px solid #eee;
  margin: 10px;
}
.mini-cart-product-thumbnail {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
}
.mini-cart-product-thumbnail a {
  display: block;
  position: relative;
  padding: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mini-cart-product-thumbnail a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #000;
  border-radius: 10px;
  opacity: 0.03;
  z-index: 10;
}
.mini-cart-product-thumbnail img {
  max-width: 100%;
}
.mini-cart-product-detail {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-right: 15px;
  position: relative;
}
.mini-cart-product-brand {
  font-weight: 700;
  margin-bottom: 5px;
}
.mini-cart-product-detail a {
  color: #212121;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.mini-cart-product-title {
  font-size: 12px;
  margin-bottom: 10px;
  font-weight: 700;
}
.mini-cart-purchase-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.mini-cart-product-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.mini-cart-product-price {
  font-weight: bold;
}
.mini-cart-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  background-color: #fff;
  border-bottom: 1px solid #eee;
  margin: 10px;
}
.currency {
  font-size: 12px;
}
#dropdownMenuButton1 {
  border-radius: 10px;
  background-color: #d81159;
  width: 42px;
  height: 42px;
  position: relative;
  padding: 0 !important;
  text-align: center;
}

.mini-cart-product-remove {
  position: absolute;
  top: -2px;
  left: -2px;
  border: 0;
  background-color: transparent;
  z-index: 1;
}
.mini-cart-product-remove i {
  color: #000 !important;
}
.mini-cart-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 5px 10px;
  border-top: 4px solid #f6f6f6;
}
.mini-cart-total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.mini-cart-total-label {
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 5px;
}
.mini-cart-total-value {
  font-size: 18px;
  font-weight: bold;
}
.btn-primary {
  color: #000 !important;
  background-color: #fac402;
  border-color: #fac402;
  box-shadow: none !important;
}
.btn-primary:hover,
.btn-primary:focus {
  color: #000 !important;
  background-color: #dbac01;
}
.addToCart::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 20px;
  transition: opacity 0.15s ease, transform 0.25s ease;
  transform: translateY(100%);
  content: "\f07a";
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
}
.add-crd.addToCart {
  background-color: #74a32f;
  padding: 5px 6px;
  font-size: 12px;
  color: #fff;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.header.sticky-menu {
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
  box-shadow: 0px 0px 15px #605a5a;
}
.right-toolbar button::after {
  display: none !important;
}
.owl-pro .unit {
  color: #5e5b5b;
}

.quick-btn {
  position: absolute;
  left: -40px;
  top: 5%;
  z-index: 3;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.quick-btn .list-menu {
  width: 35px;
  display: block;
  padding: 0;
  transform: scale(0);
  transition: 0.15s linear;
  margin: 3px 0;
}
.list-menu li {
  list-style: none;
  display: block;
  margin-bottom: 5px;
}
.show-btn-pro .img-slice {
  background-position: -89px -85px;
  width: 17px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
}
.list-menu button {
  border: solid 0.25px #d4d3d2;
  border-radius: 100%;
  background-color: #fff;
  width: 35px;
  height: 35px;
  line-height: 26px;
}

.owl-pro .item:hover .quick-btn {
  left: 5px !important;
  z-index: 2;
}

.owl-pro .item:hover .list-menu {
  transform: scale(1) !important;
  transition: 0.15s linear;
}
.icon-add-card {
  background-position: -56px -3px;
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.show-btn-pro .img-slice {
  background-position: -34px -4px;
  width: 14px;
  height: 11px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.tooltip {
  font-family: iranyekan;
  font-size: 12px;
}
.ico-menu,
.ico-menu img {
  width: 30px !important;
  height: 35px !important;
  border-radius: 5px;
}
.ico-menu {
  margin-left: 5px;
  box-shadow: 0px 1px 5px #ccc;
}
@media screen and (min-width: 992.99px) and (max-width: 1023.99px) {
}

.cost-total {
  color: #111111;
  font-weight: bolder;
  display: inline-block;
  font-size: 16px;
  line-height: 1;
}
.unit {
  color: #111111;
  font-size: 11px;
}
.map-icon {
  background-position: -33px -45px;
  width: 13px;
  height: 13px;
  display: inline-block;
  vertical-align: middle;
}
.footer-contact li {
  list-style: none;
}
.tel-icon {
  background-position: -9px -45px;
  width: 13px;
  height: 13px;
  display: inline-block;
  vertical-align: middle;
}

.icon-li {
  width: 19px;
  display: inline-block;
  vertical-align: middle;
}

.text-li {
  display: inline-block;
  vertical-align: middle;
}

.caption-section {
  color: #666;
  font-size: 20px;
  font-weight: bold;
}
.back-to-top {
  background: url("../images/top.png") no-repeat;
  width: 41px;
  height: 41px;
  position: fixed;
  bottom: 10px;
  left: 10px;
  z-index: 5;
}
.t-news {
  font-size: 18px;
  font-weight: 600;
}
.t-news i {
  vertical-align: middle;
}

.dropdown-menu .submenu {
  display: none;
  position: absolute;
  right: 100%;
  top: -7px;
  max-height: calc(100vh - 112px);
  overflow-y: auto;
}
.dropdown-menu > li:hover > .submenu {
  display: block;
}

.card.crd-pro {
  border: none;
}
.wnd {
  background-color: #fff;
}
.pro-name h3 {
  color: #284258;
  min-height: 43px;
  font-size: 14px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.5;
}

.more-show {
  color: #666;
  font-weight: 300;
  font-size: 12px;
}
.lbl-time {
  color: #000;
}
@media screen and (min-width: 768px) {
  .owl-slider .owl-dots {
    text-align: right;
    padding-right: 81px;
  }
  .soon-wrapper[data-visual]
    > .soon-group
    > .soon-group-inner
    > .soon-group-separator
    > .soon-group-inner
    > .soon-group-sub
    > .soon-group-inner,
  .soon-wrapper[data-visual]
    > .soon-group
    > .soon-group-inner
    > .soon-group-sub
    > .soon-group-inner,
  .soon[data-visual]
    > .soon-group
    > .soon-group-inner
    > .soon-group-separator
    > .soon-group-inner
    > .soon-group-sub
    > .soon-group-inner,
  .soon[data-visual]
    > .soon-group
    > .soon-group-inner
    > .soon-group-sub
    > .soon-group-inner {
    min-width: 20px !important;
  }

  .set {
    position: relative;
    z-index: 10;
  }
  .card.crd-pro {
    border-radius: 25px;
    box-shadow: 0 0 12px #ddd;
  }
  .row-social ul {
    display: flex;
    justify-content: space-around;
  }
}

.owl-logo .item a {
  height: 80px;
  display: block !important;
  margin: 0 5px;
  padding: 10px;
}
.owl-logo .item a img {
  object-fit: contain;
  max-width: 100% !important;
  max-height: 100% !important;
}
.img-pro.position-relative a {
  height: 171px;
  display: block;
}
.img-pro.position-relative a img {
  object-fit: contain;
  max-height: 100% !important;
}

.item-img.position-relative {
  overflow: hidden;
  border-radius: 25px;
}
.owl-slider .owl-dots .owl-dot span {
  width: 7px !important;
  height: 7px !important;
  border-radius: 100% !important;
}
.col-12.text-center.pro-name-special.position-relative {
  margin-top: 7px;
  min-height: 50px;
}
.owl-slider .owl-nav i {
  color: #fff !important;
  line-height: 0.8 !important;
  font-size: 70px !important;
}
.search-result {
  background-color: #fff;
  box-shadow: 0px 6px 8px #828080;
  border-radius: 0 0 10px 10px;
  padding: 10px;
  position: absolute;
  top: 40px;
  right: 0;
  width: 100%;
  height: 150px;
  overflow-y: auto;
  z-index: 2;
}
.search-result-list li {
  list-style: none;
  text-align: right;
  line-height: 2;
  border-bottom: 1px solid #eee;
  padding: 5px;
  font-size: 13px;
}
.search-result-list li a {
  color: #000;
}

.chat2 {
  position: fixed;
  z-index: 1;
  right: 5px;
  bottom: 10px;
}
.owl-slider .owl-next {
  position: absolute;
  bottom: 10%;
  top: auto !important;
  right: 4.5%;
  width: 34px;
  height: 34px;
  line-height: 0 !important;
  margin: 0 !important;
  transition: all 0.2s linear;
  background: url("../images/nav.png") no-repeat !important;
}
.owl-slider .owl-prev {
  position: absolute;
  bottom: 10%;
  top: auto !important;
  right: 109px;
  left: auto !important;
  width: 34px;
  height: 34px;
  line-height: 0 !important;
  margin: 0 !important;
  transition: all 0.2s linear;
  background: url("../images/nav.png") no-repeat !important;
  transform: rotate(180deg) !important;
}

.link-more {
  display: inline-flex;
  color: #707070;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  border: 1px solid #ea80a6;
  border-radius: 999px;
  transition: all 0.2s linear;
}
.link-more:hover {
  color: #000;
  background-color: #ea80a6;
}
.call {
  color: #d81159 !important;
  display: inline-block;
  direction: ltr;
  font-size: 21px;
  line-height: 1;
}

.ls-img-pro img {
  object-fit: contain;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain !important;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
  max-width: 80% !important;
}
.ls-img-pro {
  height: 100px;
  overflow: hidden;
}

.owl-brand .owl-next {
  margin: 0 !important;
  background: url("../images/arrow2.png") !important;
  width: 10px;
  height: 19px;
  right: -20px !important;
}
.owl-brand .owl-prev {
  margin: 0 !important;
  background: url("../images/arrow2.png") !important;
  width: 10px;
  height: 19px;
  left: -20px !important;
}
.main-title-category {
  color: #0d0d0d;
  font-weight: 600;
}
.icon-more {
  background-position: -5px -7px;
  width: 8px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}

.main-title-section {
  color: #252525;
  font-weight: bold;
  text-transform: uppercase;
}

.more-desc {
  font-size: 11px;
  color: #ebebeb;
}
@media screen and (max-width: 767px) {
  .categori-section {
    padding-left: 0 !important;
  }
  .lbl-social {
    text-align: center;
  }
  .footer-top::after {
    opacity: 0.2;
  }
  .desc-send {
    font-size: 10px;
  }
  .thumbnail.thum-send {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .main-title-section {
    font-size: 14px;
  }
  .t-wnd {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .link-more {
    padding: 5px 8px;
  }

  .wnd-section {
    padding-left: 0 !important;
  }
  .hidden-xs {
    display: none !important;
  }

  .row-best-cat-box .col-md-4 {
    margin-bottom: 25px;
  }
  .wnd-section {
    background-size: cover !important;
    background-position: right center !important;
  }

  .sticky-menu .banner-header {
    display: none !important;
  }

  .chat2 img {
    width: 53px;
  }

  .set > span {
    font-size: 14px;
  }

  .soon-wrapper[data-visual]
    > .soon-group
    > .soon-group-inner
    > .soon-group-separator
    > .soon-group-inner
    > .soon-group-sub
    > .soon-group-inner,
  .soon-wrapper[data-visual]
    > .soon-group
    > .soon-group-inner
    > .soon-group-sub
    > .soon-group-inner,
  .soon[data-visual]
    > .soon-group
    > .soon-group-inner
    > .soon-group-separator
    > .soon-group-inner
    > .soon-group-sub
    > .soon-group-inner,
  .soon[data-visual]
    > .soon-group
    > .soon-group-inner
    > .soon-group-sub
    > .soon-group-inner {
    min-width: 19px !important;
  }
  .logo-footer {
    text-align: center;
  }
}

.off-total {
  border-radius: 999px;
  line-height: 1.6;
  display: inline-block;
  text-align: center;
  color: #fff;
  background-color: #ff0200;
  padding: 0 10px;
  margin-left: 5px;
}

.old-price {
  color: #a6a6a6;
  font-size: 14px;
  line-height: 1;
  text-decoration: line-through;
}
.row.cost-col {
  min-height: 61px;
  padding-top: 5px;
  align-items: flex-end;
}
.row.row-banner {
  align-items: flex-end;
}
.btn-sale {
  color: #003554;
  background-color: #ffffff;
  border-radius: 999px;
  padding: 5px 29px;
  text-align: center;
}
.flex-top {
  align-items: center;
  justify-content: center;
  gap: 50px;
}

.owl-category .item a {
  transition: all 0.2s linear;
}

.title-section {
  color: rgb(0, 53, 84);
  font-weight: bold;
  line-height: 1.2;
}
.img-menu-cat {
  background-position: 0 -92px;
  width: 32px;
  height: 32px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.align-items-flex-end {
  align-items: flex-end;
}
.nain-tilte-logo {
  color: #fff;
  font-size: 20px;
  font-weight: 900;
}

.img-logo {
  height: 82px;
  overflow: hidden;
  border-radius: 15px;
  padding: 10px;
  overflow: hidden;
  border-radius: 15px;
  background-color: #fff;
}
.nain-tilte-logo i {
  vertical-align: middle;
  font-size: 13px;
}

.img-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 15px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: all 0.2s linear;
}
.img-logo:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.about-comppany {
  background-color: #e5e5e5;
}
.text {
  color: #252525;
  font-weight: 300;
}
.text h3 {
  font-size: 17px;
  font-weight: 600;
  margin: 10px 0;
}

.wnd-section {
  background: url("../images/bg-wnd.png.jpg") no-repeat;
  min-height: 330px;
  position: relative;
}
.soon-wrapper [class*="soon-"],
.soon [class*="soon-"] {
  font-size: 15px !important;
}
.soon-text.soon-separator {
  position: absolute !important;
  left: -6px;
}

.soon[data-layout*="group"][data-layout*="overlap"] > .soon-group {
  direction: ltr;
}

.soon-wrapper[data-visual*="ring"]:not([data-layout*="label-hidden"])
  .soon-value,
.soon[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-value {
  top: 45%;
}

.timer far.fa-clock {
  color: #7a7a7a;
  font-size: 20px;
}

.soon-repeater.soon-value {
  margin: auto !important;
  height: 100%;
}

.soon-slot .soon-slot-inner {
  z-index: 8;
}

.soon[data-layout*="group"][data-layout*="overlap"] > .soon-group {
  direction: ltr;
}
.soon-wrapper [class*="soon-"],
.soon [class*="soon-"] {
  display: inline-block;
  vertical-align: baseline;
}
.soon-wrapper [class*="soon-"],
.soon [class*="soon-"] {
  color: #000;
}

.soon-group.soon-group-separator {
  border-radius: 5px;
  margin: 0 4px;
  background-color: #fff;
}
.soon-text {
  font-weight: 501 !important;
}
.soon[data-layout*="group"] {
  padding: 0 !important;
}
.soon-slot .soon-slot-inner {
  z-index: 8;
}
.soon-wrapper [class*="soon-"],
.soon [class*="soon-"] {
  z-index: 8;
  position: relative;
}
.soon-group.soon-group-sub {
  direction: ltr;
}
.soon[data-scale="m"] {
  font-size: 4px;
  direction: ltr !important;
}
.soon-wrapper[data-visual*="ring"]:not([data-layout*="label-hidden"])
  .soon-value,
.soon[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-value {
  top: 45%;
}
.soon-repeater.soon-value {
  border-radius: 100%;
  margin: auto !important;
  height: 100%;
}
.soon-slot .soon-slot-inner {
  z-index: 8;
}
.soon[data-layout*="group"][data-layout*="overlap"] > .soon-group {
  direction: ltr;
}
.soon-wrapper[data-visual*="ring"]:not([data-layout*="label-hidden"])
  .soon-label,
.soon[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-label {
  bottom: 37% !important;
  font-size: 10px !important;
}
.soon-wrapper[data-visual*="ring"]:not([data-layout*="label-hidden"])
  .soon-label,
.soon[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-label {
  bottom: 30%;
}
.soon-wrapper[data-layout*="group"] .soon-label,
.soon[data-layout*="group"] .soon-label {
  font-size: 0.5em;
}
.soon-wrapper[data-visual] .soon-label,
.soon[data-visual] .soon-label {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 25%;
  margin-top: 0 !important;
  line-height: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 0.325em !important;
}
.soon-wrapper[data-visual*="ring"]:not([data-layout*="label-hidden"])
  .soon-value,
.soon[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-value {
  top: 45%;
}
.soon-slot .soon-slot-inner {
  z-index: 8;
}
.soon-wrapper[data-visual*="ring"]:not([data-layout*="label-hidden"])
  .soon-label,
.soon[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-label {
  bottom: -79% !important;
  font-size: 8px !important;
}
.soon-wrapper [class*="soon-"],
.soon [class*="soon-"] {
  z-index: 8;
  position: relative;
}
.soon-group.soon-group-sub {
  direction: ltr;
}
.soon[data-scale="m"] {
  font-size: 20px;
  direction: ltr !important;
  text-align: right !important;
}
.timer span {
  display: inline-block;
  vertical-align: middle;
}
.soon-wrapper [class*="soon-"],
.soon [class*="soon-"] {
  display: inline-block;
  vertical-align: baseline;
}
.soon-wrapper [class*="soon-"],
.soon [class*="soon-"] {
  z-index: 8;
  position: relative;
  text-align: center !important;
  font-family: "IRANSans";
}
.soon-text {
  font-family: arial;
  font-weight: 501 !important;
  padding-top: 5px;
}
.soon[data-layout*="group"] {
  padding: 0 !important;
}
.more-wnd {
  display: inline-flex;
  color: #fff !important;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  background-color: #d81159 !important;
  border-radius: 999px;
  padding: 3px 15px;
  transition: all 0.2s linear;
}
.more-wnd:hover {
  color: #000;
}

.title-section span {
  display: inline-block;
  position: relative;
}
.title-section span::after {
  height: 5px;
  background-color: rgb(250, 196, 2);
  position: absolute;
  width: 62px;
  content: "";
  left: 0;
  right: 0;
  margin: auto;
  bottom: -20px;
  border-radius: 25px;
}
.description {
  height: 190px;
  overflow: hidden;
  transition: height 0.5s ease;
  position: relative;
  text-align: justify;
}
.description::before {
  background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 50%, #e5e5e5);
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
}
.read-more {
  display: inline-block;
  color: #d81159;
  font-weight: bold;
  margin-top: 10px;
  cursor: pointer;
}
.description.expanded {
  height: auto;
}
.description.expanded::before {
  display: none;
}
#toggleDesc::after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  content: "\f053";
  font-family: "Font Awesome 5 Pro";
  margin-right: 6px;
  vertical-align: middle;
  font-weight: 400;
  font-size: 10px;
}

.img-blog {
  display: block;
  overflow: hidden;
  height: 228px;
  border-radius: 15px;
}
.img-blog img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 15px;
}

.link-cat {
  display: block;
  height: 164px;
}
.link-cat img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.menu {
  background-color: #0d0d0d;
}
.img-reg {
  background-position: -138px -34px;
  width: 16px;
  height: 20px;
  vertical-align: middle;
}
.c-navi-new-list__category-item {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0;
  margin-left: 0;
  list-style: none;
  width: 100%;
  align-items: center;
}
.c-navi-new-list__category-item > li {
  margin-left: 40px;
}
.c-navi-new-list li {
  list-style: none;
  position: relative;
  line-height: 3;
}

.main-menu i {
  font-size: 10px;
}
.has-sub > ul {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 380;
  margin-left: 0;
  background-color: #fff;
  text-align: right;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1),
    visibility 0.4s cubic-bezier(0.19, 1, 0.22, 1),
    transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translateY(15px) translateZ(0);
  pointer-events: none;
  padding-right: 0 !important;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  padding: 10px 0 5px 0 !important;
}

.nav-link {
  padding: 0 15px;
  width: 200px;
  font-size: 13px;
  text-decoration: none;
  color: #000;
  font-weight: 400;
  line-height: 2.7;
  box-shadow: 0px 0px 4px #d7d7d7;
  margin: 0 10px 10px 10px;
  border-radius: 9px;
  text-align: right;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nav-link:hover {
  background-color: #0d0d0d;
  color: #fff;
}
.has-sub:hover > ul > li > ul {
  position: absolute;
  top: 0;
  right: 100%;
  z-index: 2;
  margin-left: 0;
  background-color: #fff;
  background-position: bottom left;
  background-clip: border-box;
  background-repeat: no-repeat;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  padding: 10px 0 5px 0 !important;
  text-align: right;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1),
    visibility 0.4s cubic-bezier(0.19, 1, 0.22, 1),
    transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translateY(15px) translateZ(0);
  pointer-events: none;
}
.has-sub:hover > ul > li:hover > ul {
  visibility: visible;
  pointer-events: visible;
  pointer-events: unset;
  opacity: 1;
}
.has-sub:hover > ul {
  visibility: visible;
  opacity: 1;
  transform: none !important;
  pointer-events: visible;
  pointer-events: unset;
}
.has-sub:hover > ul li .far.fa-chevron-left {
  position: absolute;
  left: 13px;
  font-size: 12px;
  top: 12px;
}
.c-navi-new-list.ps-0 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.lbl-cal {
  color: #fff;
  font-size: 16px;
  line-height: 1;
}
.cal {
  display: inline-block;
  color: #fff !important;
  direction: ltr;
  font-size: 18px;
  line-height: 1;
}
.flex-cal {
  line-height: 1.5;
  gap: 10px;
}
.img-cal {
  background-position: -5px -71px;
  width: 21px;
  height: 21px;
  vertical-align: middle;
}
.img-wnd a {
  height: 116px;
  display: block;
  overflow: hidden;
}
.img-wnd a img {
  max-width: 100%;
  height: 100%;
  object-fit: contain;
  transition: all 0.4s;
}
.owl-wnd .item:hover .img-wnd a img,
.owl-pro .item:hover .img-pro a img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.model-name {
  color: #b2b2b2;
}
.logo-section {
  background-color: #d81159;
  border-radius: 15px;
  padding: 20px 0 !important;
  color: #fff;
}
.date-blog {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  border-radius: 0 0 25px 0;
  width: 50px;
  text-align: center;
  color: #d81159;
  line-height: 1.5;
  font-size: 11px;
  padding: 5px;
  z-index: 1;
}
.blog-title {
  position: absolute;
  bottom: 10px;
  width: 90%;
  margin: auto;
  left: 0;
  right: 0;
  background-color: #ffffffd1;
  border-radius: 15px;
  padding: 7px 15px;
  z-index: 1;
  color: #212121;
  font-size: 15px;
  min-height: 60px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.owl-blog {
  background-color: #fff;
  padding: 20px 20px 20px 0;
  border-radius: 15px;
}
.bg-blog {
  background: #d81159 url("../images/bg-blog.png") no-repeat;
  background-position: top right !important;
  padding: 80px 1px 1px 1px;
  border-radius: 15px;
}
.archive-blog {
  position: absolute;
  left: 15px;
  top: 26px;
  z-index: 1;
  color: #fff !important;
}
.icon-archive {
  background-position: -56px -42px;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-left: 1px;
  display: inline-block;
}
.title-send a div.d-block:nth-child(1) {
  font-weight: 900;
  color: #404040;
}
.send-section .thum-send a {
  color: #595959;
}
.img-send {
  height: 60px;
  display: inline-block;
  overflow: hidden;
  margin: auto;
}
.img-send img {
  max-width: 70px !important;
  height: 100% !important;
  object-fit: contain;
}
.thumbnail.thum-send {
  text-align: center;
}
.thumbnail.thum-send:hover img {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -moz-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: all 0.3s ease 80ms;
  -moz-transition: all 0.3s ease 80ms;
  -ms-transition: all 0.3s ease 80ms;
  -o-transition: all 0.3s ease 80ms;
  transition: all 0.3s ease 80ms;
}
.footer-top {
  background-color: #0d0d0d;
  color: #fff;
  padding: 30px 0;
}

.footer-top::after {
  content: "";
  right: 0;
  top: 0;
  position: absolute;
  background: url("../images/vector-right.png") no-repeat;
  width: 149px;
  height: 151px;
}
.lbl-social {
  color: #fff;
  font-weight: 300;
}
.frm-letter input {
  color: #595959;
  background-color: #1a1a1a;
  width: 100%;
  border: 1px solid #a51348;
  border-radius: 5px;
  padding: 5px 10px;
}
.banner-category a {
  position: relative;
  display: block;
  overflow: hidden;
}
.banner-category a::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  background: #ffffff;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 90%;
  -ms-transform-origin: 90%;
  transform-origin: 90%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.banner-category a::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  background: #ffffff;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: 90%;
  -ms-transform-origin: 90%;
  transform-origin: 90%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.banner-category a:hover::before {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  opacity: 0.5;
}
.banner-category a:hover::after {
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  opacity: 0.5;
}
li.has-sub ul li a:hover,
.nav-item.has-sub:hover > a {
  color: #fff;
  background-color: #000;
}
