@import url('font.css');

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  margin: 0px !important;
}

body {
  --bg-gray-darker: #f0f0f0;
  --light-gray: #cfd4da;
  --middle-gray: #bcbcbc;
  --more-gray: #92979d;
  --gray: #6c757e;
  --orange: #fe7e13;
  --red: #ea2f42;
  --white: #fee;
  --bg-gray: #e5e5e5;
  direction: rtl;
  text-align: right;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Nunito', sans-serif;
  /* background-color: var(--bg-gray) !important; */
  font-size: 1rem;
  overflow-x: hidden;
}

a:hover {
  text-decoration: none !important;
}

.border-2 {
  border-bottom: 2px solid var(--orange) !important;
}

.bg-gray-darker {
  background-color: #e5e5e5 !important;
}

.bg-red {
  background-color: var(--red) !important;
}

.cursor-pointer {
  cursor: pointer !important;
}

.search {
  direction: ltr;
}

.search input:focus {
  color: var(--gray);
}

.search .input-group input,
.search .input-group .input-group-text,
.header-top button {
  border-radius: 19px;
  border: 1px solid var(--light-gray);
}

.header-top {
  border-color: var(-bg-gray) !important;
}

.bg-warning {
  background-color: var(--orange) !important;
  color: var(--bg-gray);
}

.badge-danger {
  /* background-color: var(--red) !important;
    color: var(--bg-gray); */
  margin-right: 9.5px;
}

.text-warning {
  color: var(--orange) !important;
}

.search .form-control::placeholder {
  color: var(--middle-gray);
  opacity: 1;
  /* Firefox */
  font-size: 0.85rem;
}

.header-top .fa.fa-user,
.header-top .fa.fa-shopping-cart {
  color: var(--middle-gray) !important;
}

.header-menu .fa-caret-down {
  margin-right: 0.75rem !important;
  padding-right: 0 !important;
}

.header-menu .fa-phone,
.header-menu .fa-info-circle {
  font-size: 1.5rem !important;
  text-shadow: 0 0 2px #333;
  color: var(--bg-gray) !important;
}

.body {
  padding-right: 60px !important;
  margin-right: -16px !important;
  margin-right: -10px !important;
}

.body .support {
  padding-right: 40px !important;
  margin-right: -51.5px !important;
  margin-left: -20px !important;
  padding-left: 47px !important;
}

.support li {
  padding-right: 20px;
  overflow: hidden;
  /* position:absolute; */
  padding-top: 20px;
  font-weight: bold;
}

.carousel-inner .btn-default {
  background-color: #b19848 !important;
  border-radius: 25px;
  position: absolute;
  z-index: 10;
  top: 74%;
  left: 5.4%;
}

.body-top-left .circle-span {
  width: 25px;
  height: 25px;
  background-color: transparent;
  border: 3px solid var(--red);
  border-radius: 50%;
  float: left;
  margin-left: 2%;
}

.disc-banner {
  background-color: var(--red);
  height: 132px;
  color: var(--white);
}

.disc-banner .py-4 {
  padding: 30px auto !important;
  padding-top: 40px !important;
}

.old-price {
  text-decoration: line-through;
  font-weight: normal;
  white-space: nowrap;
}

.discount .text-height-3 {
  line-height: 150%;
}

.discount .btn-outline-warning:hover {
  background-color: var(--orange);
}

.discount .btn-outline-warning,
.four-box-banner .btn,
.two-box-banner .btn,
.one-box-banner .btn {
  border: 1px solid var(--bg-gray);
  border-radius: 12px;
}

.red-slider .swiper-button-next {
  height: 20px !important;
  color: rgb(255, 255, 255) !important;
  z-index: 343 !important;
}

.red-slider .swiper-button-prev {
  height: 20px !important;
  color: rgb(182, 10, 10) !important;
  z-index: 333 !important;
}

.red-slider .carousel-gradient {
  top: 0px;
  position: absolute;
  left: 0;
  z-index: 30;
  margin-top: 0px;
  width: 30%;
  height: 100% !important;
  background-image: linear-gradient(to left, transparent, #ea2f42 50%);
}

.opacity-50 {
  opacity: 0.4;
  filter: blur(0.8px);
  -webkit-filter: blur(0.8px);
}

/* crr-time */
@import url("https://fonts.googleapis.com/css?family=Lalezar");

body {
  background-color: #f6f6f6;
  color: #333;
  font-family: "Lalezar", tahoma, Arial, sans-serif;
  line-height: 1.42857;
}

#demo {
  direction: rtl;
  text-align: center;
  margin: 2em 0;
}

/**********************************************************/

.best-sellers-title.border-bottom {
  border-bottom: 1px solid var(--orange) !important;
}

.best-sellers .text-muted.border-bottom {
  border-bottom: 2px solid var(--orange) !important;
}

.opacity-25 {
  opacity: 0.5;
  filter: blur(3px);
  -webkit-filter: blur(3px);
}

.see-all-btn {
  top: 44%;
  left: 2.2% !important;
  border-radius: 15px !important;
}

.see-all-btn .btn-warning {
  background-color: var(--orange) !important;
}

.see-all-btn-mobile {
  top: -6%;
  left: 10%;
}

.see-all-btn-mobile .btn-warning {
  background-color: var(--orange) !important;
}

.masters,
.phd,
.hoghugh,
.estekhdami,
.kasbokar {
  /* height: 81vh !important; */
  width: 100% !important;
}

.all-books {
  width: 80px !important;
}

.all-books:hover,
.phd .all-books:hover {
  color: var(--gray) !important;
}

.masters-sidebar,
.phd-sidebar,
.hoghugh-sidebar,
.estekhdami-sidebar,
.kasbokar-sidebar {
  /* height: 60%; */
  top: 4%;
  right: 1%;
  /* width: 24% !important; */
  z-index: 3900;
  border-radius: 20px;
  overflow-y: hidden !important;
}

.masters ul {
  z-index: 4000;
}

.sidebar-nav li {
  padding-top: 20px;
  padding-bottom: 20px;
  cursor: pointer;
}

.masters-back {
  background-color: #daebf2;
  z-index: 3800;
  width: 100%;
}

.masters-sidebar {
  transition: all 500ms ease-in;
  background-color: #61c6f2;
}

.masters li,
.phd li,
.hoghugh li,
.estekhdami li,
.kasbokar {
  font-weight: bold;
}

.masters ul li:hover {
  background: #52a7cc;
}

.phd ul li:hover {
  background: #c466cc;
}

.law li:hover {
  background: #48b348 !important;
}

.estekhdam li:hover {
  background: #d95c36 !important;
}

.estekhdami-li li:hover {
  background: #d95c36 !important;
}

.kasb li:hover {
  background: #5452cc;
}

.menu-pointer::after {
  content: " ";
  padding: 20px;
  border-radius: 0.65rem;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  top: 8%;
  right: 83%;
  position: absolute;
  background-color: #c266cb;
  border-width: 0 30px 30px 0;
  z-index: 10000;
}

.four-box-banner .btn-light {
  top: 66%;
  right: 55%;
  padding-left: 35px !important;
  height: 25%;
  overflow-y: hidden !important;
}

.four-box-banner span,
.two-box-banner span,
.one-box-banner span {
  display: inline-block;

  font-size: 0.74rem;
  padding-top: 3px;
}

.one-box-banner {
  /* margin-left: -2%; */
  margin-right: -0.5%;
}

.four-box-banner span::after,
.two-box-banner span::after,
.one-box-banner span::after {
  content: " ";
  display: inline-block;
  width: 27px;
  height: 27px;
  border-radius: 50px;
  position: absolute;
  top: 10%;
  right: 72.6%;
}

.four-box-banner .pink-box::after {
  border: 5px solid #fbdfdc;
  background-color: #ef8f93;
}

.four-box-banner .blue-box::after,
.two-box-banner .blue-box::after {
  border: 5px solid #e5f1fd;
  background-color: #9cd0e6;
}

.four-box-banner .green-box::after {
  border: 5px solid #dae4d9;
  background-color: #849f74;
}

.four-box-banner .purple-box::after,
.one-box-banner .purple-box::after {
  border: 5px solid #e3e2e7;
  background-color: #a0a2af;
}

.four-box-banner .fa.fa-arrow-left,
.two-box-banner .fa.fa-arrow-left,
.one-box-banner .fa.fa-arrow-left {
  font-size: 0.8rem;
  color: #fbdfdc !important;
  position: absolute;
  right: 80%;
  top: 33%;
}

.two-box-banner .fa.fa-arrow-left {
  top: 32%;
}

.two-box-banner .btn-light {
  top: 77%;
  right: 76%;
  padding-left: 35px !important;
  height: 13%;
  overflow-y: hidden !important;
  border-radius: 12px;
}

.phd-back {
  background-color: #f0daf1;
}

.phd-sidebar {
  background-color: #e879f2;
}

.two-box-banner .yellow-box::after {
  border: 5px solid #f3e7b3;
  background-color: #c3a418;
}

.hoghugh-back {
  background-color: #daf2da;
}

.hoghugh-sidebar {
  background-color: #54d054;
  height: 75vh !important;
  top: -8%;
}

.one-box-banner .btn-light {
  top: 37%;
  right: 88%;
  padding-left: 35px !important;
  height: 24%;
  overflow-y: hidden !important;
  border-radius: 12px;
}

.estekhdami-back {
  background-color: #f3e0da;
}

.estekhdami-sidebar {
  background-color: #e58668;
}

.kasbokar-back {
  background-color: #dadaf2;
}

.kasbokar-sidebar {
  background-color: #706df2;
}

.footer {
  background-color: #e5ecf2;
  color: var(--gray);
  font-weight: 600;
  line-height: 1.4;
}

.footer .most-visited li {
  padding: 8px 0;
  font-size: 0.9rem;
  cursor: pointer;
  font-weight: normal;
}

.footer .most-visited h5 {
  font-size: 1.1rem;
}

.most-visited .nav-item:hover,
.info-arshad .nav-link:hover {
  color: var(--orange) !important;
}

.info-arshad .navbar,
.info-arshad .nav-fill {
  border-bottom: 2px solid var(--white) !important;
}

/* less than lg ( <= 992px MEDIUM-size  ≥768px) */
@media (max-width: 992px) and (min-width: 1099px) {

  .masters-sidebar,
  .phd-sidebar,
  .hoghugh-sidebar,
  .estekhdami-sidebar,
  .kasbokar-sidebar {
    top: 4%;
    right: 1%;
    width: 22% !important;
    z-index: 3900;
    border-radius: 20px;
    overflow-y: hidden !important;
  }

  .sidebar-nav li {
    padding-top: 13px;
    padding-bottom: 13px;
    cursor: pointer;
  }

  .header-menu #navbarCollapse {
    font-size: 0.61rem !important;
    margin-bottom: -2% !important;
  }

  .nav-item .fa.fa-phone {
    font-weight: bolder !important;
  }

  .disc-banner.rounded {
    border-radius: 18px !important;
    padding-bottom: -30% !important;
    height: 57px;
  }

  .disc-banner img {
    width: 99.9%;
  }

  .product-slider #mycarousel1 {
    width: 102% !important;
  }

  .product-slider .col-md-4 img {
    height: 200px !important;
    width: 88.5% !important;
  }

  .support span {
    font-size: 0.8rem;
  }

  .discount .col-md-12 img {
    width: 90% !important;
  }

  .see-all-btn {
    top: 44%;
    left: 6.6%;
  }

  h3 {
    font-size: 1.4rem;
  }

  h3~ul li {
    font-size: 0.9rem !important;
  }

  .all-books {
    left: 4%;
    top: 6.6%;
    width: 128px !important;
    border-radius: 0.9rem;
  }

  .footer {
    font-weight: normal;
    line-height: 1.3rem;
  }

  .footer h4 {
    font-size: 1.1rem;
    font-weight: bold;
  }

  .info-arshad nav {
    justify-content: center;
  }

  .copy-right {
    margin-right: 8%;
    padding-left: 9%;
  }
}

/* less than md ( <= 768px SMALL-size  ≥576px) */
@media (max-width: 768px) {
  .rain-bg {
    width: 10% !important;
  }

  #navbarCollapse .nav-fill .nav-item {
    text-align: right !important;
    padding-right: 50px;
  }

  .fa.fa-caret-left {
    margin-right: 5px;
  }

  .navbar .border-sm-0 {
    border-bottom: 0 !important;
  }

  .navbar-nav.position-absolute {
    z-index: 5000;
    right: 85%;
    top: 0%;
  }

  .navbar-nav.position-absolute .fa-phone,
  .navbar-nav.position-absolute .fa-info-circle {
    color: #333 !important;
  }

  .body-top {
    margin-right: -45px;
    width: 112% !important;
  }

  #mycarousel .btn-default {
    width: 22%;
    font-size: 0.8rem;
  }

  .disc-banner.rounded {
    height: 50px;
  }

  .product-slider .text-muted {
    font-size: 0.8rem;
  }

  .see-all-btn .text-white {
    font-size: 0.8rem !important;
  }

  .best-sellers {
    font-size: 0.85rem;
  }

  .best-sellers-title {
    overflow-y: hidden !important;
  }

  .best-sellers .badge-danger {
    float: left;
  }
}

.orange-nav {
  padding: 10px;
  white-space: nowrap;
  font-size: small;
  border-radius: 0px 0px 17px 17px !important;
}

.orange-nav li:hover {
  color: white !important;
}

.gray-nav {
  white-space: nowrap;
  font-size: small;
}

.nav-item-list {
  white-space: nowrap;
  position: absolute;
  overflow: visible !important;
  z-index: 10;
  border: 1px solid white;
  display: flex !important;
  margin-top: 0px;
  background-color: var(--orange);
  transition: all 300ms;
  border-radius: 0px 0px 17px 17px !important;

  visibility: hidden;
  opacity: 0;
  transition: all 300ms ease-in-out;
}

.nav-item-list-gray {
  white-space: nowrap;
  position: absolute;
  overflow: visible !important;
  z-index: 10;

  display: flex !important;
  margin-top: 0px !important;

  transition: all 300ms;
  border-radius: 0px 0px 17px 17px !important;

  visibility: hidden;
  opacity: 0;
  transition: all 300ms ease-in-out;
}

.nav-item-list li {
  padding: 10px !important;
  margin-bottom: 5px;
  list-style: none;
  overflow: visible !important;
  position: relative;
}

.nav-item-list-gray li {
  padding: 10px !important;
  margin-bottom: 5px;
  list-style: none;
  overflow: visible !important;
  position: relative;
}

.nav-item-list li ul {
  display: flex;
  border-radius: 0px 0px 17px 17px;
  border: 1px solid white;
  list-style: none;
  top: 39px !important;
  margin-top: 6px;
  z-index: 200;
  position: absolute;
  background: var(--orange) !important;
  visibility: hidden;
  opacity: 0;
  transition: all 300ms ease-in-out;
}

.nav-item-list-gray li ul {
  display: flex;
  border-radius: 0px 0px 17px 17px;
  list-style: none;
  top: 40px !important;
  margin-top: 11px;
  z-index: 200;
  position: absolute;
  background: var(--orange) !important;
  visibility: hidden;
  opacity: 0;
  border: none !important;
  transition: all 300ms ease-in-out;
}

.nav-item-list li:hover ul {
  opacity: 1;
  visibility: visible;
}

.nav-item-list-gray li:hover ul {
  opacity: 1;

  visibility: visible;
}

.font-small {
  font-size: small !important;
}

/* @media all and (min-width: 414px) and (max-width: 500px) {
  .w-90 {
    margin-right: 5% !important;
    height: 80% !important;
    flex: 0 0 90% !important;
    max-width: 90% !important;
  }
}
@media all and (min-width: 500px) and (max-width: 575px) {
  .w-90 {
    margin-right: 10% !important;
    height: 70% !important;
    flex: 0 0 70% !important;
    max-width: 70% !important;
  }
} */

@media all and (min-width: 557px) and (max-width: 991px) {
  .sidebar-costum {
    width: 200px !important;
    height: 420px !important;
  }

  .orange-nav li {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-right: 8px !important;
    padding-left: 8px !important;
    cursor: pointer;
  }

  .gray-nav li {
    padding-top: 8px !important;
    padding-right: 8px !important;
    padding-left: 8px !important;
    cursor: pointer;
  }

  .nav-item-list {
    white-space: nowrap;
    position: absolute;
    overflow: visible !important;
    z-index: 10;
    border: 1px solid white;
    display: flex !important;
    margin-top: 12px;
    background-color: var(--orange);
    transition: all 300ms;
    border-radius: 0px 0px 17px 17px !important;

    visibility: hidden;
    opacity: 0;
    transition: all 300ms ease-in-out;
  }

  .nav-item-list-gray {
    white-space: nowrap;
    position: absolute;
    overflow: visible !important;
    z-index: 10;
    border: none !important;
    display: flex !important;
    margin-top: 10px !important;
    background-color: var(--bg-gray-darker) !important;
    transition: all 300ms;

    visibility: hidden;
    opacity: 0;
    transition: all 300ms ease-in-out;
  }

  .nav-item-list li {
    cursor: pointer;
    color: white !important;
    margin-left: 5px !important;
    margin-right: 5px !important;
  }

  .nav-item-list-gray li {
    cursor: pointer;
    color: rgb(5, 5, 5) !important;
    margin-left: 5px !important;
    margin-right: 5px !important;
  }

  .user-account {
    width: 300px;
    list-style: none;
    z-index: 20;
    transition: all 400ms ease-in;
    position: absolute;
    left: 120px;
    top: 70px;
  }

  .user-account li {
    cursor: pointer !important;
  }

  .news {
    left: -70px !important;
  }

  .font-small {
    font-size: medium;
  }
}

@media all and (min-width: 992px) {
  .border-home {
    border-top: 1.5px solid var(--more-gray);
  }

  .sidebar-costum {
    width: 230px !important;
    height: 460px !important;
  }

  .rain-bg {
    width: 85% !important;
  }

  .orange-nav li {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    padding-right: 20px;
    padding-left: 20px;
    cursor: pointer;
  }

  .gray-nav li {
    padding: 15px !important;
    cursor: pointer;
    font-size: 13px;
  }

  .nav-item-list {
    white-space: nowrap;
    position: absolute;
    overflow: visible !important;
    z-index: 10;
    border: 1px solid white;
    display: flex !important;
    margin-top: 10px;
    background-color: var(--orange);
    transition: all 300ms;
    border-radius: 0px 0px 17px 17px !important;

    visibility: hidden;
    opacity: 0;
    transition: all 300ms ease-in-out;
  }

  .nav-item-list-gray {
    white-space: nowrap;
    position: absolute;
    overflow: visible !important;
    z-index: 10;

    display: flex !important;
    margin-top: 17px;
    background-color: var(--orange) !important;
    transition: all 300ms;

    visibility: hidden;
    opacity: 0;
    transition: all 300ms ease-in-out;
  }

  .nav-item-list li {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
    color: white !important;
    margin-left: 20px;
    margin-right: 20px;
  }

  .nav-item-list-gray li {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
    color: white !important;
    border: none !important;
    margin-left: 20px;
    margin-right: 20px;
  }

  .user-account {
    z-index: 9999999;
    transition: all 400ms ease-in;
    position: absolute;
    left: -8px;
    top: 0px;
    visibility: hidden;
  }

  .user-account li {
    cursor: pointer !important;
    list-style: none;
  }

  .news {
    left: -120px !important;
  }

  .font-small {
    font-size: medium;
  }
}

.bg-whatsapp {
  background-color: #25d366;
}

.whatsapp-width {
  min-width: 200px !important;
  border-radius: 10px;
}

.w-40 {
  width: 40% !important;
}

.w-80 {
  width: 80% !important;
}

.rounded-15 {
  border-radius: 15px 15px 15px 15px !important;
}

.text-green {
  color: #54d154 !important;
}

.w-30 {
  width: 120px !important;
}

.text-size-12 {
  font-size: 12px !important;
}

.text-size-18 {
  font-size: 18px !important;
}

.opacity-100 {
  opacity: 100% !important;
  transition: all 300ms;
}

.opacity-0 {
  opacity: 0% !important;
}



.nav-item {
  display: block !important;
  position: relative;
}

.nav-item:hover .nav-item-list {
  visibility: visible;
  opacity: 1;
}

.nav-item:hover .nav-item-list-gray {
  visibility: visible;
  opacity: 1;
}

.text-red {
  color: #ea2e42 !important;
}

.white-space {
  white-space: nowrap !important;
}

.font-size-14 {
  font-size: 14px !important;
}

.add-icon-discount {
  right: 190px;
  top: 24px;
}

.icon-h {
  max-height: 15px !important;
  max-width: 20px !important;
}

.hide-scroll {
  overflow: hidden !important;
  padding-right: 17px !important;
}

.list-style-none {
  list-style: none !important;
}

.active-border {
  border: 2px solid var(--orange) !important;
}

.bg-active-gray {
  background-color: #f0f0f0 !important;
}

.eye-icon-pass {
  position: absolute !important;
  left: 10px;
  margin-top: 25px;
}

.mellat-btn:focus {
  outline: 2px solid var(--orange) !important;
}

.costum-title {
  font-family: "IRANYekan";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;

  text-align: right;

  color: #6c757d;
}

#time {
  font-family: "IRANYekan";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 35px;
  text-align: center;
}

.eye-icon-login {
  top: 5px;
  left: 5%;
}

@media all and (min-width: 1100px) {

  .masters-sidebar,
  .phd-sidebar,
  .hoghugh-sidebar,
  .estekhdami-sidebar,
  .kasbokar-sidebar {
    top: 4%;
    right: 1%;
    width: 22% !important;
    z-index: 3900;
    border-radius: 20px;
    overflow-y: hidden !important;
  }

  .sidebar-nav li {
    padding-top: 13px;
    padding-bottom: 13px;
    cursor: pointer;
  }

  .header-menu #navbarCollapse {
    font-size: 0.61rem !important;
    margin-bottom: -2% !important;
  }

  .nav-item .fa.fa-phone {
    font-weight: bolder !important;
  }

  .disc-banner.rounded {
    border-radius: 18px !important;
    padding-bottom: -30% !important;
    height: 57px;
  }

  .disc-banner img {
    width: 99.9%;
  }

  .product-slider #mycarousel1 {
    width: 102% !important;
  }

  .product-slider .col-md-4 img {
    height: 200px !important;
    width: 88.5% !important;
  }

  .support span {
    font-size: 0.8rem;
  }

  .discount .col-md-12 img {
    width: 90% !important;
  }

  .see-all-btn {
    top: 44%;
    left: 6.6%;
  }

  h3 {
    font-size: 1.4rem;
  }

  h3~ul li {
    font-size: 0.9rem !important;
  }

  .all-books {
    left: 4%;
    top: 6.6%;
    width: 128px !important;
    border-radius: 0.9rem;
  }

  .footer {
    font-weight: normal;
  }

  .footer h4 {
    font-size: 1.1rem;
    font-weight: bold;
  }

  .info-arshad nav {
    justify-content: center;
  }

  .copy-right {
    margin-right: 8%;
    padding-left: 9%;
  }

  .sidebar-costum {
    width: 220px !important;
    height: 470px !important;
  }
}

.card-image {
  aspect-ratio: 1;
  object-fit: contain;
  padding: 0 !important;
  max-height: 200px;
}

.ml-8-p {
  margin-left: 8.333333% !important;
}

.best-sellers-mask {
  top: 1px;
  left: 1px;
  height: 100%;
}

.best-sellers-mask>div {
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.75);
  backdrop-filter: blur(2px);
  border-radius: 20px;
}

.best-sellers-mask button {
  height: 40px;
}

.products-category-list {
  background-color: #daebf2;
  gap: 10px;
  flex-direction: column;
}

.products-category-list.purple {
  background-color: #f0daf2;
}

.products-category-list.green {
  background-color: #daf2da;
}

.products-category-list.red {
  background-color: #f2e0da;
}

.products-category-list.blue {
  background-color: #dadaf2;
}

.products-category-list>div {
  width: 100%;
}

.products-category-list>div:nth-child(3) div {
  background-color: transparent;
  border: none;
  color: #fd7e14;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  padding: 5px;
  width: fit-content;
  margin: auto;
}

.products-category-list-box {
  display: flex;
  background-color: #61c7f2;
  height: 120%;
  margin-top: -4%;
  color: white;
  text-align: center;
  border-radius: 20px;
  padding: 4px 0;
}

.products-category-list-box.purple {
  background-color: #e879f2;
}

.products-category-list-box.green {
  background-color: #54d154;
}

.products-category-list-box.red {
  background-color: #e58667;
}

.products-category-list-box.blue {
  background-color: #706df2;
}

.products-category-list-box h2 {
  font-size: 16px;
  white-space: nowrap;
  padding: 15px;
  margin: 0;
}

.products-category-list-box ul {
  overflow-x: scroll;
  display: flex;
  align-items: center;
  list-style: none;
  margin-bottom: 0;
  gap: 8px;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.products-category-list-box>ul::-webkit-scrollbar {
  display: none;
}

.products-category-list-box li {
  padding: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 12px !important;
  cursor: pointer;
  white-space: nowrap;
  border-radius: 10px;
}

.products-category-list-box li.active {
  background-color: #52a8cc;
}

.products-category-list-box.purple li.active {
  background-color: #c366cc;
}

.products-category-list-box.green li.active {
  background-color: #48b248;
}

.products-category-list-box.red li.active {
  background-color: #d95c36;
}

.products-category-list-box.blue li.active {
  background-color: #5452cc;
}

.products-category-list .card.rounded {
  border-radius: 25px !important;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

#myBtn {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  bottom: 20px;
  right: 2%;
  z-index: 992222;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: var(--orange);
  color: white;
  cursor: pointer;
  padding: 16px 10px;
  border-radius: 50%;
  transition: all 200ms ease-in-out;
}

#myBtn.show {
  visibility: visible;
  opacity: 1;
}

.text-15 {
  font-size: 15px !important;
}

/* .headerSwiper .swiper-slide {
  box-shadow: none;
  border-radius: 15px;
} */
.container-fluid {
  margin: auto;
}

.best-sellers-title {
  width: 140px !important;
}

.best-sellers-title div {
  font-size: 16px;
  font-weight: 500;
}

.card-title-label {
  font-size: 12px;
}

.gap-8 {
  gap: 8px;
}

.rounded-16 {
  border-radius: 16px;
}

.mt-5-rem {
  margin-top: 5rem;
}

.text-16 {
  font-size: 16px !important;
}

.footer-whatsapp {
  margin-right: -10px;
  bottom: -40px;
}

.footer-social-icons {
  gap: 4px;
}

.w-max-150 {
  max-width: 150px;
}

.orange-theme {
  border-color: #fd7e14 !important;
  color: #fd7e14 !important;
}

.options-icon {
  position: absolute;
  top: 10px;
  left: 4px;
  cursor: pointer;
}

.options-icon img {
  width: 40px;
  height: 40px;
}

.text-14 {
  font-size: 14px !important;
}

@media screen and (min-width: 400px) and (max-width: 575px) {
  .col-xs-6 {
    flex: 0 0 50% !important;
    max-width: 50% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    position: relative;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }

  .d-xs-none {
    display: none !important;
  }

  .d-xs-block {
    display: block !important;
  }

  .flex-no-wrap {
    flex-wrap: nowrap !important;
  }
}

@media screen and (min-width: 400px) {
  .w-xs-90-p {
    width: 90%;
  }
}

@media screen and (min-width: 576px) {
  .-mt-sm-40 {
    margin-top: -40px !important;
  }

  .best-sellers-title div {
    font-size: 20px;
  }
}

@media screen and (min-width: 768px) {
  .w-md-100-p {
    width: 100%;
  }

  .card-image {
    max-height: none;
  }

  .py-md-2-rem {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .footer-whatsapp {
    bottom: -5px;
  }

  .w-md-80 {
    width: 80% !important;
  }

  .text-md-18 {
    font-size: 18px !important;
  }

  .text-md-16 {
    font-size: 16px !important;
  }

  .text-md-14 {
    font-size: 14px !important;
  }
}

@media screen and (min-width: 992px) {
  .products-category-list {
    flex-direction: row;
  }

  .products-category-list>div:nth-child(1) {
    width: 27%;
  }

  .products-category-list>div:nth-child(2) {
    width: 65%;
  }

  .products-category-list>div:nth-child(3) {
    width: 8%;
  }

  .products-category-list-box {
    flex-direction: column;
    padding: 0;
  }

  .products-category-list-box ul {
    overflow-x: visible;
    flex-direction: column;
    height: 78%;
    gap: 0;
    align-items: flex-start;
  }

  .products-category-list-box h2 {
    padding: 30px 0 20px;
    font-size: 28px;
  }

  .products-category-list-box li {
    padding: 10px 0;
    border-radius: 0;
    font-size: 18px !important;
    width: 107%;
    padding-left: 8%;
    clip-path: polygon(100% 50%, 100% 100%, 6.75% 100%, 0% 50%, 6.75% 0, 100% 0);
  }

  .products-category-list-box li:hover {
    color: #1a85b2;
  }

  .products-category-list>div:nth-child(3) div {
    width: unset;
  }

  .container-fluid {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  .nav-left-section {
    font-size: 13px;
    padding-left: 10px;
  }

  .nav-left-section img {
    width: 18px;
  }

  .phd-group {
    right: -40px;
  }

  .headerSwiper .swiper-slide .card {
    box-shadow: none !important;
  }

  .headerSwiper .swiper-slide img {
    width: 65% !important;
  }

  .products-category-list-box {
    margin-top: -12%;
  }

  .mt-lg-5-rem {
    margin-top: 5rem !important;
  }

  .text-lg-18 {
    font-size: 18px !important;
  }

  .text-lg-16 {
    font-size: 16px !important;
  }
}

@media screen and (min-width: 1200px) {
  .container-fluid {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .gray-nav li {
    font-size: 15px;
  }

  .nav-left-section {
    font-size: 15px;
  }

  .nav-left-section img {
    width: 22px;
  }

  .phd-group {
    right: 0px;
  }

  .headerSwiper .swiper-slide img {
    width: 75% !important;
  }

  .footer-whatsapp {
    bottom: 10px;
  }
}

@media screen and (min-width: 1538px) {
  .products-category-list>div:nth-child(1) {
    width: 25%;
    max-width: 450px;
  }

  .products-category-list>div:nth-child(2) {
    width: 67%;
  }

  .products-category-list>div:nth-child(3) {
    width: 8%;
  }

  .container-fluid {
    max-width: 1500px !important;
  }

  .footer-whatsapp {
    bottom: 30px;
  }

  .w-2xl-max-200 {
    max-width: 200px;
  }
}

.navbar-container a {
  text-decoration: none;
  color: #fff;
}

.price-box {
  font-size: 0.8rem;
}

.date-time-box {
  font-size: 0.7rem;
  color: #999;
}

#preloader-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  /* Transparent white overlay */
  display: none;
  /* Hide by default */
  justify-content: center;
  align-items: center;
  z-index: 9999;
  /* Ensure it's always on top */
  pointer-events: auto;
  /* Block background clicks */
}

/* Loader Box */
.preloader-spinner {
  width: 50px;
  height: 50px;
  border: 5px solid #ccc;
  border-top: 5px solid #007bff;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  position: absolute;
  /* Make sure it's positioned inside the overlay */
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* Perfect centering */
}

#register-form .form-group {
  margin-bottom: 1rem;
  text-align: right !important;
}

#register-form input.form-control,
#register-form select.form-control,
.bootstrap-select .dropdown-toggle {
  border-radius: 15px !important;
  padding: 0.5rem 1rem !important;
  font-size: 0.875rem !important;
  border: 1px solid #ced4da !important;
  height: 45px !important;
  background-color: #fff !important;
  box-shadow: none !important;
  direction: rtl !important;
  text-align: right !important;
}

::placeholder {
  font-size: 0.75rem;
  color: #999;
  text-align: right;
}

.bootstrap-select .dropdown-menu {
  font-size: 0.875rem;
  text-align: right !important;
  direction: rtl !important;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}