@import url('https://fonts.googleapis.com/css2?family=Vazirmatn:wght@100..900&display=swap');

body{
  font-family: "Vazirmatn", sans-serif;
  direction: rtl;
  text-align: right;
  overflow-x: hidden;
}


.billing_details .checked-box label,
.cart-cupon__input,
.cart-table .quantity-box input,
.mobile-nav__content .main-menu__list li a,
.product-details__quantity .quantity-box input,
body {
font-family: "Vazirmatn";
}

.counter-one__plus,
.counter-one__single h3,
.counter-two__count-box-inner h3,
.counter-two__plus,
.get-to-know__client-box h3,
.get-to-know__plus,
.welcome__content h3,
.welcome__content-percent {
font-family: "Vazirmatn" !important;
}
 
.trusted-company__person-name {
font-family: "Vazirmatn";
}
.list-unstyled {
	padding-right: 0;
}
.site-footer-bg-2{
  background-color: transparent;
}
.service-details__points li:before{
  width: 2px;
}
.nice-select .option,
.nice-select{
  text-align: right !important;
}
.nice-select:after{
  left: 17px;
  right: unset;
}
.blog-sidebar__meta li a{
  display: flex;
  align-items: center;
  gap: 6px;
}