﻿/*
    Main styles
*/

@font-face {
  font-family: "IranYekan";
  src: url("../font/IRANYekanWebRegular.ttf") format("truetype");
  font-weight: normal;
}

@font-face {
  font-family: "IranYekan";
  src: url("../font/IRANYekanWebBold.ttf") format("truetype");
  font-weight: 800;
}

html,
body {
  direction: rtl;
  font-family: IranYekan, sans-serif;
  box-sizing: border-box;
  background-color: #f7f7f7;
  color: #000;
  height: 100%;
}

header {
  height: 136px;
  padding: 24px 40px 16px;
  vertical-align: middle;
  background: #fff;
  box-sizing: border-box;
}

.header > img {
  width: 109px;
  height: 32px;
}

.v-middle {
  vertical-align: middle;
}

.d-block {
  display: block;
}

.nav {
  margin-top: 16px;
  margin-right: 0;
}

.nav-ul {
  list-style-type: none;
  font-size: 12px;
  background: inherit;
}

.nav-ul .nav-item {
  display: inline-block;
  padding: 0 20px;
  background: inherit;
  line-height: 20px;
  font-size: 16px;
}

.nav-ul .nav-item:first-child {
  padding-right: 0;
}

.nav-ul .nav-item:not(:last-child) {
  border-left: 2px solid #e6e6e6;
}

.nav-item .special {
  color: #7f0df1;
  border: 2px solid #7f0df1;
  padding: 2px 14px;
  border-radius: 10px;
}

.fw-bold {
  font-weight: bold;
}

.d-grid {
  display: grid;
}

.d-flex {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
}

.mt-32 {
  margin-top: 32px;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.text-left {
  text-align: left;
}

.clearfix {
  clear: both;
}

.icon24 {
  width: 24px;
  height: 24px;
}

.text-center {
  text-align: center;
}

.text-center-title {
  text-align: center;
  font-weight: bold;
  font-size: 32px;
}
.zibato-btn {
  padding: 12px 16px;
  border-radius: 12px;
  font-weight: bold;
  font-size: 16px;
  line-height: normal;
}
.zibato-btn img {
  margin: -8px 0 -8px 8px;
}

.btn-bordered-purple {
  display: inline-block;
  border: 2px solid #7f0df1;
  background-color: white;
  color: #7f0df1;
  font-size: 16px;
  padding: 2px 16px;
  border-radius: 15px;
}

.text-purple {
  color: #7f0df1;
  line-height: 1.5;
}

.top-nav-btns {
  padding-top: 12px;
}
.rating-color {
  color: #fbc634 !important;
}

.small-ratings i {
  color: #cecece;
}

.rating-box {
  justify-content: flex-start;
}
.social-img {
  width: 32px;
  height: initial;
  margin-left: 24px;
}
.button-input {
  background-color: #e6e6e6;
  border-radius: 50px;
  padding: 8px;
  position: relative;
  height: 44px;
}
.button-input-input {
  background-color: #e6e6e6;
  border-radius: 50px;
  border: none;
  padding: 0 8px;
  width: 70%;
  line-height: 28px;
}
.button-input-btn {
  background-color: #7f0df1;
  border-radius: 50px;
  color: white;
  width: 29%;
  position: absolute;
  left: 8px;
  top: 8px;
  line-height: 10px;
}
footer {
  background-color: white;
}
.circle-icon {
  background-color: #f7f0fe;
  padding: 12px;
  width: 64px;
  height: 64px;
  border-radius: 32px;
}
.circle-icon-text {
  height: 64px;
  padding: 6px 11px;
}
.circle-icon-text h5 {
  line-height: 30px;
}
.circle-icon-text p {
  font-size: 12px;
}
.bordered-white {
  background-color: white;
  padding: 12px;
  border-radius: 10px;
}
.zibato-tabs .nav-link.active {
  color: #7f0df1;
  position: relative;
}
.zibato-tabs .nav-link.active span {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 40px;
  height: 5px;
  border-radius: 10px;
  background-color: #7f0df1;
}
.zibato-tabs .nav-link {
  border: none;
  background-color: white;
  color: #808080;
  padding: 16px 24px;
  border-radius: 10px 10px 0 0;
  font-weight: 700;
  margin-left: 12px;
}
.zibato-tabs .nav {
  padding: 0;
}
.tab-content {
  background-color: #fdfdfd !important;
  border: none !important;
  border-radius: 0 0 10px 10px;
}
.fontsize-24 {
  font-size: 24px;
}
.fontsize-22 {
  font-size: 22px;
}
.fontsize-20 {
  font-size: 20px;
}
.fontsize-18 {
  font-size: 18px;
}
.fontsize-16 {
  font-size: 16px;
}
.fontsize-14 {
  font-size: 14px;
}
.fontsize-12 {
  font-size: 12px;
  line-height: normal;
}
.purple-txt {
  color: #7f0df1;
}

.left-border-sm::after {
  content: "";
  display: inline;
  border-left: 2px solid #ccc;
  position: relative;
  left: -52px;
  cursor: default;
}

.form-check .form-check-input {
  float: right;
  margin-left: 0;
}
.size-selection {
  border: 1px solid #ccc;
  padding: 8px 12px;
  border-radius: 10px;
}
.size-selection .form-check-input {
  /* margin-top: -0.05em; */
  margin-left: 8px;
  width: 11px;
  height: 11px;
  border: 1px solid #ccc;
  padding: 1.5px;
}
.form-check-inline {
  margin-right: 0;
  margin-left: 16px;
}
.form-check-input:checked {
  /* background-color: #7F0DF1;
    border-color: #7F0DF1; */
}
.form-check-input:checked[type="radio"] {
  background-image: none;
  background-color: #7f0df1;
  width: 11px;
  height: 11px;
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  .mobile {
    display: none;
  }

  .container {
    max-width: calc(100% - 80px);
    margin: 0 auto;
  }

  .banners-wrapper {
    display: grid;
    grid-gap: 24px;
    color: #444;
    grid-template-columns: auto auto;
    grid-template-rows: auto auto;
    grid-template-areas: "a b" "a c";
    /*width: 100%;*/
    margin: 57px auto;
  }

  .box {
    background-color: #fff;
    color: #fff;
    overflow: hidden;
    border-radius: 10px;
  }

  .a {
    grid-area: a;
  }

  .b {
    grid-area: b;
  }

  .c {
    grid-area: c;
  }

  .box img {
    width: 100%;
    height: 100%;
  }

  .circles {
    max-width: 80%;
    width: 100%;
    margin: 20px auto 50px;
  }

  .circles img {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin-bottom: 12px;
  }

  .circles p {
    font-size: 24px;
  }

  .swiper-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal {
    right: 56px;
    left: auto;
    bottom: 21px;
    width: auto;
    background-color: transparent;
  }

  .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    background: #cc9efa;
    border-radius: 4px;
    transition: width 0.1s;
  }

  .swiper-pagination-bullet-active {
    width: 20px;
    background: #7f0df1;
  }

  .swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide > img {
    display: block;
    width: 100%;
    height: 100%;
  }

  .search {
    display: inline-block;
    background: inherit;
    margin-right: 65px;
    position: relative;
  }

  .search-input {
    height: 42px;
    background-color: #f2f2f2;
    width: 412px;
    border-radius: 10px;
    border: 0;
    outline: 0;
    padding: 3px 48px 3px 14px;
    font-family: IranYekan, sans-serif;
    font-size: 12px;
  }

  .search-icon {
    position: absolute;
    background: transparent;
    top: 8px;
    right: 14px;
  }

  .specials-wrapper {
    margin: 32px auto;
  }

  .card {
    max-width: 300px;
    border-radius: 10px;
    background: #fff;
    font-size: 14px;
    height: 100%;
    border: 0;
  }

  .card * {
    background: #fff;
  }

  .card-body {
    padding: 0 12px 12px;
    border-radius: 0 0 10px 10px;
  }

  .card .card-header {
    border-radius: 10px;
    margin-bottom: 8px;
    padding: 0;
    overflow: hidden;
    border: 0;
  }
  .card .card-header img {
    width: 100% !important;
    border-radius: 10px;
  }
  .card-title {
    line-height: 24px;
    margin-bottom: 10px;
    font-weight: bold;
  }

  .card .rate-no {
    color: #ababab;
    margin-left: 10px;
  }

  .card .price-wrapper {
    margin-top: 8px;
    text-align: left;
  }

  .card .price-wrapper .discounted-price {
    font-size: 16px;
    color: #808080;
    line-height: 24px;
  }

  .card .discounted-price {
    font-size: 24px;
    color: #000 !important;
  }

  .card .original-price {
    color: #808080;
    text-decoration: line-through;
  }

  .card .count-wrapper {
    display: inline-flex;
    border-radius: 10px;
    background: #7f0df1;
    height: 48px;
    width: 100%;
    max-width: 102px;
    color: #fff;
    justify-content: space-around;
    overflow: hidden;
  }

  .card .count-wrapper > button {
    text-align: center;
    color: #fff;
    background: #7f0df1;
    border: none !important;
    outline: none !important;
  }

  .card .count-wrapper > button img {
    background: transparent;
  }

  .card .count-number {
    font-size: 24px;
    font-weight: bold;
    line-height: 48px;
    color: #fff;
    background: transparent;
    padding: 0 5px;
  }

  .card2 {
    border-radius: 10px;
    background: #fff;
    font-size: 14px;
    height: 100%;
    margin: 0 24px;
  }

  .card2 * {
    background: #fff;
  }
  .card2 .card-body {
    padding: 0 24px;
    border-radius: 0 0 10px 10px;
  }
  .card2 .card-body .d-flex {
    justify-content: flex-start;
  }
  .card2 .card-header {
    border-radius: 10px;
    margin-bottom: 8px;
    overflow: hidden;
    padding: 24px;
    position: relative;
    border: 0;
  }
  .card2 .card-header img {
    border-radius: 10px;
    width: 100%;
  }
  .card2 .card-title {
    line-height: 24px;
    margin-bottom: 10px;
    font-weight: bold;
    margin: 12px 0 24px 0;
  }

  .card2 .rate-no {
    color: #ababab;
    margin-left: 10px;
  }

  .card2 .price-wrapper {
    margin-top: 8px;
    text-align: left;
  }

  .card2 .price-wrapper .discounted-price {
    font-size: 16px;
    color: #808080;
    line-height: 24px;
  }

  .card2 .discounted-price {
    font-size: 24px;
    color: #000 !important;
  }

  .card2 .original-price {
    color: #808080;
    text-decoration: line-through;
  }

  .card2 .count-wrapper {
    display: inline-flex;
    border-radius: 10px;
    background: #7f0df1;
    height: 48px;
    width: 100%;
    max-width: 102px;
    color: #fff;
    justify-content: space-around;
    overflow: hidden;
  }

  .card2 .count-wrapper > button {
    text-align: center;
    color: #fff;
    background: #7f0df1;
    border: none !important;
    outline: none !important;
  }

  .card2 .count-wrapper > button img {
    background: transparent;
  }
  .card2 .text-mute {
    line-height: 10px;
    color: #ccc;
    display: flex;
  }
  .card2 .text-mute span {
    padding: 3px 4px 0 0;
  }
  .card2 .badge {
    display: inline-block;
    padding: 8px 10px;
    border: 2px solid white;
    color: #fff;
    background: #7f0df1;
    font-size: 12px;
    text-align: center;
    border-radius: 12px;
    position: absolute;
    bottom: 16px;
    right: 40px;
  }

  .card2 .count-number {
    font-size: 24px;
    font-weight: bold;
    line-height: 48px;
    color: #fff;
    background: transparent;
    padding: 0 5px;
  }

  .more-outline-btn {
    text-decoration: none;
    text-align: center;
    border: 2px solid #7f0df1;
    border-radius: 20px;
    padding: 8px 16px;
    color: #7f0df1;
  }

  #special-slider .swiper-slide {
    display: flex;
    justify-content: space-evenly;
  }

  .specials-title {
    margin: 38px auto 32px;
    color: #fff;
    font-weight: bold;
  }

  .progressbar-wrapper {
    display: inline-block;
    max-width: 300px;
    width: 100%;
    border-radius: 10px;
    max-height: 410px;
    background: #7f0df1 !important;
    color: #fff;
    text-align: center;
    position: relative;
    margin-left: 16px;
  }

  .danestaniha-wrapper {
    width: 90%;
    margin: auto;
  }

  .danestaniha-wrapper .section-title-center {
    margin: 64px auto 40px;
    text-align: center;
  }

  .danestaniha-wrapper .section-title-center > span {
    font-size: 32px;
    text-align: center;
    border-bottom: 3px solid #7f0df1;
    padding: 4px;
    display: inline-block;
  }

  .specialsSwiper {
    background: #7f0df1;
    border-radius: 10px;
    padding: 20px;
  }

  .progress-circle {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    background: transparent;
  }

  .section-title {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    padding-right: 8px;
    position: relative;
    margin-bottom: 32px;
    margin-top: 64px;
  }

  .section-title:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 4px;
    height: 24px;
    border-radius: 2px;
    background: #7f0df1;
    right: 0;
  }

  .banners-wrapper-2 {
    margin: 65px auto;
  }

  .banners-wrapper-2 a {
    overflow: hidden;
    border-radius: 10px;
    height: auto;
    width: calc((100% / 3) - 16px);
  }

  .banners-wrapper-2 img {
    width: 100%;
    height: 100%;
  }

  .hamkari-wrapper {
    margin: 80px auto;
    background: #7f0df1;
    border-radius: 10px;
    color: #fff;
    padding: 24px 32px;
  }

  .hamkari-wrapper h3 {
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 24px;
  }

  .hamkari-wrapper p {
    font-size: 20px;
    margin-bottom: 34px;
  }

  .hamkari-wrapper img {
    margin: 0 60px;
  }

  .hamkari-wrapper form .white-input {
    height: 48px;
    max-width: 350px;
    width: 100%;
    border-radius: 16px;
    font-size: 14px;
    font-family: IranYekan;
    border: 0;
    padding: 12px 20px;
    box-sizing: border-box;
  }

  .hamkari-wrapper form .white-btn {
    height: 48px;
    width: 110px;
    border-radius: 16px;
    font-size: 14px;
    font-family: IranYekan;
    border: 0;
    color: #7f0df1;
    background: #fff;
    margin-right: 12px;
    box-sizing: border-box;
  }

  .banners-wrapper-3 {
    margin: 65px auto;
  }

  .banners-wrapper-3 a {
    overflow: hidden;
    border-radius: 10px;
    height: auto;
    width: calc((100% / 2) - 16px);
  }

  .banners-wrapper-3 a img {
    width: 100%;
    height: 100%;
  }

  .photos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .photos .thumbnails {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    line-height: 0;
  }

  .photos .thumbnails li {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
  }

  .photos .thumbnails a {
    display: block;
  }

  .photos .thumbnails img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
    width: 80px;
    height: 80px;
    border-radius: 10px;
    margin-bottom: 16px;
    border: 2px solid #ccc;
  }

  .photos .slides {
    overflow: hidden;
  }

  .photos .slides,
  .slides li {
    width: 75vmin;
    height: 100vmin;
  }

  .photos .slides img {
    width: 500px;
    height: 500px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
  }

  .photos .slides li {
    position: absolute;
    z-index: 1;
  }

  @-webkit-keyframes hidden {
    0% {
      z-index: 2;
    }

    100% {
      z-index: 2;
    }
  }

  @keyframes hidden {
    0% {
      z-index: 2;
    }

    100% {
      z-index: 2;
    }
  }

  .photos .slides li:not(:target) {
    -webkit-animation: hidden 1s 1;
  }

  .desoslide-thumbs-vertical a {
    width: 100%;
  }
  .desoslide-thumbs-vertical img {
    width: 100%;
  }
  .desoslide-vertical img {
    width: 100%;
  }

  .nav-tabs {
    border-bottom: none;
  }
  .line-height-normal {
    line-height: 30px;
  }
  .full-screen-login {
    width: 100%;
    height: 100%;
    /* background-image: url("../images/Register.png"); */
    background-image: linear-gradient(
      to right top,
      #7f0df1,
      #9a63fd,
      #b89aff,
      #d9cdff,
      #ffffff
    );
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
  }
  .full-screen-login .card {
    width: 480px;
    max-width: 480px;
    height: 480px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    padding: 40px;
    box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
  }
  .full-screen-login .container {
    height: 100%;
  }
  .full-screen-login .row {
    height: 100%;
  }
  .full-screen-login .row .col {
    height: 100%;
    position: relative;
  }
  .full-screen-login button {
    width: 100%;
    border-radius: 16px;
  }
  .full-screen-login input {
    border-radius: 16px;
  }
  .full-screen-login img {
    height: unset;
    width: max-content;
    margin: 0 auto;
  }
  .zibato-input {
    padding: 11px 16px;
  }
  .underlined-link {
    /* text-decoration: underline !important; */
    border-bottom: 1px solid #7f0df1;
    color: #7f0df1;
  }
  .login-wrapper {
    text-align: center;
  }
  .login-wrapper a {
    margin: 0 16px;
    padding: 6px 16px;
  }
  .login-wrapper a:hover {
    color: #a347ff63;
  }
  .login-wrapper a.underlined-link:hover {
    color: #9c3aff;
  }
  .login-wrapper a.underlined-link {
    margin: 0 16px;
    border-bottom: 2px solid #7f0df1;
    padding: 6px 16px;
  }
  .text-mute {
    color: #ccc;
  }
}
