body {
    position: relative;
    height: 100%;
  }

  body {
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
  }
  .flex{
    display: flex;
}
@font-face {
    font-family:'YekanBakh-Medium'; ;
    src: url('../font/woff/YekanBakh-Medium.woff') format(woff),
    url('../font/ttf/YekanBakh-Medium.ttf') format(truetype),
    url('../font/AnyConv.com__YekanBakh-Medium.woff2') format(woff2); 
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:'YekanBakh-Bold';
    src: url('../font/woff/YekanBakh-Bold.woff') format(woff);
}
@font-face {
    font-family: 'YekanBakh-Bold';
    src: url(../font/ttf/YekanBakh-Bold.ttf) format('truetype');
  }
body{
    font-family: 'YekanBakh-Medium';
    color:black;
    background-color: #f7f7f7;
}

.swiper {
    width: 93%;
    height: 69vh;
    margin: 3rem auto;
    border-radius: 15px;
  }
 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  @media (max-width: 760px) {
    .swiper-button-next {
      right: 20px;
      transform: rotate(90deg);
    }

    .swiper-button-prev {
      left: 20px;
      transform: rotate(90deg);
    }
  }
  .product{
    width: 295px;
    height: 365px;
    flex-direction: column;
    align-items: center;
    border-radius: 12px;
    box-shadow: rgba(39, 39, 39, 0.2);
    background-color: white;
    margin: 2rem auto;
    position: relative;
    justify-content: space-between;
    border: 1px solid rgb(77, 76, 76);
}
.product-img{
    width:274px ;
    height:154px ;
    margin: 8px auto;
    border-radius: 12px;
    position:relative;
    align-items: center;
}
.product-span1{
    position: absolute;
    margin: 57% auto;
}
.product-up{
    flex-direction: column;
    align-items: center;
    row-gap: 12px;
}
.product-down{
    flex-direction: column;
}
.svg{
    fill:#00b2ff;
    top: 10px;
}
.product-opinion-img-star{
    width: 10px;
    height: 10px;
}
.product-opinion{
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    width: 270px;
}
.product-opinion-down{
    column-gap: 1.2px;
}
.product-price{
    margin: 1rem 0 6px;
}
.add-to-sabad{
    margin: 0.6rem 0 13px;
    width: 274px ;
    height: 32px;
    background-color: #f0f0f0;
    border-radius: 25px;
    text-align: center;
    line-height: 32px;
}
a{text-decoration: none;
    color: inherit;}
.price{
    width: 51px ;
    height: 32px;
    background-color: #00b2ff;
    border-radius: 9px;
    text-align: center;
    line-height: 32px;
    margin-top: -10px;
    padding: 2px;
}
.product-price{
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    width: 270px;
}
.add-to-sabad:hover{
    background-color: rgb(94, 228, 28)
}
.product:hover{
    transition: all 160ms ease-in;
    margin: 20px auto;
}
.product-opinion-img{
    padding-top:2.5px ;
    padding-left: 5px;
}
.product-price-img{
    padding-top:5.5px ;
    padding-left: 2px;
}
.free{
    padding: 3px 18px;
    font-size: 16px;
}
.mahsol-box{
    flex-direction: column;
    width: 81.99%;
    height: 540px;
    margin: 0 auto;
    margin-top: 1.6rem;
    box-shadow:0 2px 8px 0 rgb(99,99,99,0.2);
    border-radius:50px;
    background-color: #ffff;
    align-items: center;
    flex-shrink: 1;
    position: relative;
}
.category{
    flex-direction: column;
    width: 81.99%;
    height: 80px;
    margin: 1.2rem auto;
    box-shadow:0 2px 8px 0 rgb(99,99,99,0.2);
    border-radius:50px;
    background-color: #ffff;
    align-items: center;
    flex-shrink: 1;
    position: relative;
}
/* هدر */
.contianer{
    display: flex;
    width: 81.99%;
    height: 81px;
    margin: 0 auto;
    margin-top: 2rem;
    box-shadow:0 2px 8px 0 rgb(99,99,99,0.2);
    border-radius:50px;
    background-color: #ffff;
    align-items: center;
    flex-shrink: 1;
    position: relative;
    z-index: 20;
}
.flex{
    display: flex;
    flex-shrink: 1;
}
.h_part{
    margin-left: 100px;
}
.header{
   flex-grow: 1;
   justify-content: space-between;
}
.menu{
    column-gap: 24px;
    align-items: center;
    color: black;
}
.logo{
    width: 156px;
    height: 60px;
    margin-left: -20px;
    margin-right: 23px;
}
a{text-decoration: none;
    color: inherit;}
.open_header{
    margin-bottom: -6px;
    width:20px ;
    height: 20px ;
}
ul{
    list-style-type: none;
}
.sing_in{
    background-color: #00b2ff;
    color: aliceblue;
    align-items: center;
    width: 131px;
    justify-content: center;
    height: 44px;
    column-gap: 4px;
    margin-left: 22px ;
    border-radius: 13px;
}
.H_part2{
    margin-left: 1rem;
    align-items: center;
    column-gap: 17px;
}
.shop_img{
    width: 24px;
    height: 24px;
    margin-top:6px;
}
.search{
    width: 25px;
    height: 25px;
}
.shop_number{
    position: absolute;
    background-color: #00b2ff;
    width: 22px;
    height: 22px;
    border: 2px solid white;
    top: -7px;
    right: -7px;
    line-height: 24px;
    text-align: center;
    border-radius:100% ;
    font-size: 10px;
    color: white;
}
.open{
    column-gap: 6px;
}
.menu_items{
    transition: all 130ms ease-in;
    position: relative;
}
.maga-menu1{
    opacity: 0;
    visibility: hidden;
    position: absolute;
    right: 0;
    background-color:transparent;
}
.sub-mega-menu{
    background-color: white;
    /*opacity: 0;
    visibility: hidden;*/
    top: 27.5px;
    z-index: 21;
    width: 440px;
    height: 288px;
    position: relative;
    border-top: 1px solid #e1e1e1;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    overflow: hidden;
}
.sub-menu-items{
    align-items: center;
    justify-content: space-between;
    width: 200px;
    padding: 12px 20px;
    background-color: #f4f4f5;
}
.sub-menu-items-body{
    display: none;
    width: 160px;
    padding: 20px;
    font-size: 14px;
    color: #667085;
    flex-direction: column;
    row-gap: 18px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
}
.sub-menu-items-box:hover  .sub-menu-items-body{
    display: flex;
}
.sub-menu-items:hover{
    background-color: white;
}
.open_header-sub-menu{
    width: 14px;
    height: 14px;
    transform: rotate(90deg);
}
.menu-has-sub1:hover .maga-menu1{
    visibility:visible;
    opacity: 1;
}
.menu-has-sub:hover .maga-menu1{
    visibility: visible;
    opacity: 1;
}
.menu_items:hover .menu_link{
    color: #00b2ff;
}
.open_header{
    fill: #000000;
}
.menu_items:hover .open_header{
    fill: #00b2ff;
}
.cart{
    position: relative;
}
.cart-btn{
    width: 46px;
    height: 46px;
    align-items: center;
    justify-content: center;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    position: relative;
    justify-content: center;
    cursor: pointer;
}
.cart-body{
    position: absolute;
    width: 320px;
    height: 440px;
    border-radius: 12px;
    box-shadow: rgba(39, 39, 39, 0.2);
    background-color: rgb(94, 228, 28);
    padding: 16px 20px;
    left: 0;
    top: 64px;
    opacity: 0;
    visibility: hidden;
}
.cart-header{
    align-items: center;
    justify-content: space-between;
    border-bottom:1px solid #e5e5e5 ;
    padding-bottom:16px ;
    margin-bottom: 12px;
}
.cart-footer{
    border-top:1px solid #e5e5e5 ;
    padding-top: 20px;
    margin-top:20px ;
    
}
.cart-title{
    font-family:'YekanBakh-Bold';
}
.cart-count{
    font-size: 14px;
    color: #667085;
}
/*  فوتر  */
.index-footer{
    width: 82.99%;
    height: 50vh;
    background-color: white;
    flex-direction: column;
    border-radius:35px ;
    box-shadow: 0 12px 50px 10px rgba(0, 0, 0,0.07);
    margin:1.6rem auto 10px auto;
    margin-bottom: 10px;
}
.box-img-e img{
    width: 145px;
    height: 145px;
}
.box-about-us{
    width: 440px;
    height:201px ;
    flex-direction: column;
    text-align: center;
    margin-right: 20px;
}
.box-about-us p{
    font-size: 15px;
    line-height: 30px;
    margin-top: 11px;
    word-spacing: 0;
}
.footer-box-up{
    column-gap: 28px;
    margin-top: 15px;
}
.box-Contact-us{
    flex-direction: column;
    width: 366px;
    height: 201px;
    align-items: center;
}
.box-Contact-us ul{
    margin-top: -0px;
}
.contact-items span{
    font-size: 14px;
    margin-bottom: 6px;
}
.contact-items img{
    margin-top: 10px;
    margin-left: 4px;
}
.box-img-e{
    margin-top:2.3rem;
    margin-left: 20px;
}
.img-enemad{
    width: 164px;
    height: 178px;
    background-color: #f0f0f0;
    border-radius: 25px;
    margin: 4px 4px 0 4px;
    align-items: center;
    justify-content: space-around;
}
.footer-box-down{
    width: 1160px;
    height: 85px;
    background-color: #00b2ff ;
    border-radius: 35px;
    align-items: center;
    justify-content: center;
    margin: 1.8rem auto;
}
.footer-box-down span{
    color: white;
    margin-right: 5px;
}
