@font-face {
  font-family: "YekanBakh";
  src: url("");
}
@font-face {
  font-family: "YekanBakh";
  src: url("./fonts/Yekan\ Bakh.ttf");
}
@font-face {
  font-family: "YekanBakhMedium";
  src: url("./fonts/YekanBakh-Medium.ttf");
}
@font-face {
  font-family: "YekanBakhBold";
  src: url("./fonts/YekanBakh-Bold.ttf");
}
/* global style start */
body {
  font-family: "YekanBakhMedium" !important;
  direction: rtl;
  background-color: #ffffff !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "YekanBakhBold";
}
a {
  text-decoration: none;
}

header {
  background-color: white;
}

.h-s .swiper-pagination-bullet-active {
  background-color: white !important;
}

/* .container {
  width: 1366px !important;
} */
/* global style end */

/* sticky nav */
.sticky-nav {
  background-color: #ffffff;
}
.sticky-nav a {
  font-size: 12px;
  text-decoration: none;
  color: #676767;
}

/* navbar top start */
.navbar-top img {
  width: 100px;
}
.navbar-top .category {
  display: flex;
  justify-content: center;
}
.category input {
  border-radius: 0;
  border-radius: 0px 4px 4px 0px;
}
.category-link {
  border-radius: 0;
  border: 1px solid #ced4da;
  border-right: 0;
}
.logo-search button {
  background-color: #c70c36;
  color: white;
  font-size: 1.3rem;
  border-radius: 4px 0px 0px 4px;
  padding-top: 5px !important;
  border: none;
}
.sign-in,
.basket-shop {
  /* font-weight: bold; */
}
.person-icon > a {
  margin-top: 1.2rem;
  transition: 0.3s;
}
.person-icon a:hover {
  color: #c70c36;
}
.person-icon i {
  font-size: 3rem;
  color: orange;
}
.basket-shop-icon a {
  padding-top: 10px;
  transition: 0.3s;
}
.basket-shop-icon i {
  color: #1fa858;
  font-size: 3rem;
}
.basket-shop-number {
  color: #c70c36;
  font-size: 2rem;
  display: flex;
  align-items: center;
  margin: 10px 12px 0 0;
  transition: 0.3s;
}
.basket-shop-link:hover {
  color: #c70c36;
}
.basket-shop-link {
  margin-top: -20px;
}
.search-mobile {
  margin-top: 5px;
}
.search-mobile-box {
  border: 1px solid #ccc;
  padding: 8px;
  border-radius: 4px;
  white-space: nowrap;
  font-size: 14px;
  color: #676767;
}
.search-mobile a {
  background-color: #c70c36;
  border-radius: 5px;
  color: white;
  padding: 10px 10px 5px 10px;
}
.person-icon-mobile i {
  font-size: 2rem;
  color: orange;
}

.basket-shop-icon-mobile i {
  color: #1fa858;
  font-size: 2rem;
}

.navabr-side-mobile button {
  border: 1px solid #ccc !important;
  white-space: nowrap;
  font-size: 14px;
}
.navbar-side-mobile a {
  text-decoration: none;
  color: black;
  padding: 0.5rem 1rem;
  font-size: 14px;
  transition: 0.3s;
  display: flex;
  align-items: center;
  background-color: white;
}
.navbar-side-mobile a:hover {
  color: white;
  background-color: #e6354f;
}

/* navbar-top end */

/* navbar side */
.navbar-main-wrapper {
  background-color: #f4f4f4;
}

.navbar-side h6 {
  background-color: #e6354f;
  color: white;
  position: relative;
}
.navbar-side h6 i {
  opacity: 0.4;
  font-size: 2.5rem;
  position: absolute;
  left: 15px;
  top: 8px;
  transform: translateY(-5px) rotate(-40deg) scale(1.2);
}
.navbar-side a {
  text-decoration: none;
  color: black;
  padding: 0.5rem 1rem;
  font-size: 14px;
  transition: 0.3s;
  display: flex;
  align-items: center;
  background-color: white;
}
.navbar-side a:hover {
  color: white;
  background-color: #e6354f;
}
/* navbat side end */

/* swiper slider */

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* swiper slider end */

/* footer */
.col_white_amrc {
  color: #fff;
}
.footer {
  width: 100%;
  background-color: #ffffff;
  min-height: 250px;
  padding: 10px 0px 25px 0px;
  font-size: 3rem;
}
.footer a,
.footer p {
  font-size: 1rem !important;
  color: rgb(62, 62, 62);
}
.footer h4 {
  color: rgb(62, 62, 62);
}
.pt2 {
  padding-top: 40px;
  margin-bottom: 20px;
}
.footer p {
  padding-bottom: 0px;
  margin-bottom: 8px;
}
.mb10 {
  padding-bottom: 15px;
}
.footer_ul_amrc {
  margin: 0px;
  list-style-type: none;
  font-size: 14px;
  padding: 0px 0px 10px 0px;
}
.footer_ul_amrc li {
  padding: 0px 0px 5px 0px;
}
.footer_ul_amrc li a {
  color: rgb(62, 62, 62);
}
.footer_ul_amrc li a:hover {
  color: #393939;
  font-weight: bold;
  text-decoration: none;
}
.fleft {
  float: left;
}
.padding-right {
  padding-right: 10px;
}

.footer-icon {
  margin: 0px;
  list-style-type: none;
  padding: 0px;
}
.footer-icon a {
  color: #262626;
  font-size: 2rem !important;
  transition: 0.3s;
  padding: 0.5rem 0 0.5rem 0.5rem;
}
.footer-icon a:hover {
  color: rgb(74, 74, 74);
  font-size: 2rem !important;
}

.bottom_border {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}
.foote_bottom_ul_amrc {
  list-style-type: none;
  padding: 0px;
  display: table;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
}
.foote_bottom_ul_amrc li {
  display: inline;
}
.foote_bottom_ul_amrc li a {
  color: #999;
  margin: 0 12px;
}

.social_footer_ul {
  display: table;
  margin: 15px auto 0 auto;
  list-style-type: none;
}
.social_footer_ul li {
  padding-left: 20px;
  padding-top: 10px;
  float: left;
}
.social_footer_ul li a {
  border: 1px solid #ccc;
  padding: 8px;
  border-radius: 50%;
}
.social_footer_ul li i {
  width: 20px;
  height: 20px;
  text-align: center;
}
/* fotter end */
