@import url("https://fonts.googleapis.com/css2?family=Alexandria:wght@100..900&family=Almarai&family=Cairo:wght@200..1000&family=Inter:wght@200;300;400;500;600;700;800;900&family=Noto+Kufi+Arabic:wght@100..900&family=Tajawal:wght@300&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap");
* {
  box-sizing: border-box;
}

span,
a,
h1,
h2,
h3,
h4,
h5,
h6,
div,
section,
li,
ul,
p,
b {
  font-family: Noto Kufi Arabic;
}

body {
  background-color: #FCFCFA;
  padding: 0px;
}

.navbar,
.top-bar {
  padding-right: 3rem;
  padding-left: 3rem;
}

.site-body {
  padding: 2rem 5rem;
}

.row-title h2 {
  font-family: Noto Kufi Arabic;
  font-size: 39px;
  font-weight: 700;
  line-height: 45px;
  text-align: center;
  margin: 1.5rem 0;
}

.left-title {
  font-family: Noto Kufi Arabic;
  font-size: 25px;
  font-weight: 700;
  line-height: 29px;
}
.left-title .counter {
  font-family: Noto Kufi Arabic;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.6);
}

label {
  font-family: Noto Kufi Arabic;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin: 0.5rem 0;
}

.form-select {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

.form-select:focus {
  box-shadow: unset;
  border: 1px solid #286eb5;
}

.no-data-page {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
  padding: 3rem 0rem;
}
.no-data-page img {
  width: 30%;
}

.light-bg {
  background-color: #f0f7ff;
}

.box-border-bottom {
  border-bottom: 1px solid #E2E3E9;
  padding-bottom: 2rem;
}

.filter-bar {
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
  padding: 1rem;
  margin-right: 2rem;
  margin-top: 1rem;
}
.filter-bar .main-filter-title {
  display: flex;
  justify-content: space-between;
  margin: 1rem 0;
}
.filter-bar .filter-title {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.filter-categ {
  list-style-type: none;
  padding-left: 0;
  color: rgba(0, 0, 0, 0.6);
}

.filter-boxes li {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1rem;
}
.filter-boxes .form-check-input[type=checkbox] {
  height: 40px;
  width: 40px;
  border-radius: 50px;
  border: 1px solid;
}
.filter-boxes #redChoice {
  background: red;
  border-color: rgb(214, 3, 3);
}
.filter-boxes #greenChoice {
  background: green;
  border-color: rgb(2, 97, 2);
}
.filter-boxes #blueChoice {
  background: blue;
  border-color: rgb(3, 3, 209);
}
.filter-boxes #yellowChoice {
  background: yellow;
  border-color: rgb(168, 168, 8);
}
.filter-boxes #orangeChoice {
  background: orange;
  border-color: rgb(172, 115, 9);
}
.filter-boxes #babyblueChoice {
  background: rgb(57, 120, 214);
  border-color: rgb(26, 81, 163);
}
.filter-boxes #blackChoice {
  background: black;
  border-color: black;
}
.filter-boxes #pinkChoice {
  background: pink;
  border-color: rgb(247, 136, 155);
}
.filter-boxes .product-data-box .product-single-size {
  cursor: pointer;
  padding: 0.8rem 1.5rem;
  background-color: #F0F0F0;
  font-family: Noto Kufi Arabic;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0.5rem 0.2rem;
  display: inline-block;
}
.filter-boxes .product-data-box .active {
  background-color: #020127;
  color: #FCFCFA;
}

.header-dropdown:focus {
  border: unset;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  width: 22px;
  color: #020127;
}

.carousel-control-next,
.carousel-control-prev {
  color: #020127 !important;
  opacity: 0.9;
}

.top-bar {
  display: flex;
  align-items: center;
  /* background: #e5edf5; */
  background: #dcdad5;
  max-height: 40px;
}
.top-bar p {
  margin-bottom: 0;
  font-size: 16px;
}

.lang-switcher {
  padding: 0 1rem;
  font-size: 12px;
  cursor: pointer;
}
.lang-switcher a {
  display: flex;
  flex-flow: row;
  gap: 2px;
  align-items: center;
}
.lang-switcher img {
  width: 24px;
}

.user-profile {
  display: flex;
  flex-flow: column;
}
.user-profile span {
  position: relative;
  width: 100%;
}
.user-profile span .user-arrow {
  position: absolute;
  width: 16px;
  right: 0;
  top: 4px;
}

.nav-link,
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
  font-family: Noto Kufi Arabic;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #020127;
}
.nav-link span,
.navbar-nav .nav-link.active span,
.navbar-nav .nav-link.show span {
  font-family: Noto Kufi Arabic;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: #5B6584;
}

.navbar-expand-lg .navbar-nav {
  margin: auto;
}

.navbar-nav li {
  display: flex;
  align-items: center;
  margin: 0 0.5rem;
}

.header-icons {
  position: relative;
  padding: 0 1rem;
}
.header-icons span {
  position: absolute;
  top: -2px;
  right: 7px;
  color: white;
  background-color: #286eb5;
  border-radius: 50px;
  padding: 0.1rem 0.3rem;
  font-size: 10px;
}

.header-icons:first-child::after {
  content: "";
  position: absolute;
  right: 0px;
  top: -8px;
  width: 1px;
  height: 50px;
  background-color: #E2E3E9;
  /* Add your desired content or styles here */
}

.search-div img {
  position: absolute;
  top: 11px;
  left: 15px;
}

.relative-position {
    position: relative !important;
}

.search-div {
    background: #286eb5;
    width: 40px;
    position: absolute;
    top: 0px;
    right: 1px;
    height: 42px;
    border-radius: 0px 10px 10px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.search-div .fa-magnifying-glass {
    color: white !important;
}

.search_form .form-control {
    border-radius: 10px;
    border: 1px solid #286eb5;
    padding: 0.5rem 1rem 0.5rem 1rem !important;
    box-shadow: 0px 5px 5px 0px #0000000A;
}

textarea:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=time]:focus,
input[type=week]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=color]:focus,
.uneditable-input:focus {
  box-shadow: unset;
  border: 1px solid #E2E3E9;
  background-color: #E2E3E9;
}

.categories-menu {
  background-color: #286eb5 !important;
}
.categories-menu #womenCateg,
.categories-menu #kidCateg,
.categories-menu #womenCategMob,
.categories-menu #kidCategMob {
  display: none;
}
.categories-menu .show-menu {
  display: flex !important;
}
.categories-menu a {
  color: #FCFCFA;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  font-size: 16px;
}
.categories-menu a:hover {
  color: #286eb5;
  text-decoration: underline;
}
.categories-menu .navbar-nav {
  margin-left: unset;
  margin-right: auto !important;
}
.categories-menu .nav-item:focus,
.categories-menu .dropdown-toggle:focus {
  box-shadow: unset;
}
.categories-menu .nav-link.active,
.categories-menu .nav-link.show,
.categories-menu .dropdown-toggle {
  background: white;
  border: 2px solid white;
  color: black;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.categories-menu .dropdown-item {
  color: #5B6584;
  display: flex;
}

::marker {
  color: white;
}

.categories-menu .dropdown-item:hover {
  color: #fff !important;
  background-color: #286eb5;
}
.categories-menu .header-dropdown option {
  background-color: white;
  border: unset;
  padding: 1rem !important;
  color: black;
}

.subCategories{
  margin-left: 12rem;
}

.subCategories a{
  text-decoration: none;
  color: white;
  font-size: 16px;
}

.subCategories a:hover{
  background: transparent;
  color: white;
  text-decoration: none;
}


a#vendorDropdown{
  background-color: #286eb5;
  color: white;
  border: none;
  margin-top: 2px;
  display: flex;
  align-items: center;
  gap: 5px;
}
a#vendorDropdown:hover{
  color: white;
}

.cart-icon {
  position: relative;
}

.wishlist-icon {
  position: relative;
}

.dropdown-header-card {
  display: none;
  position: absolute;
  max-height: 80vh;
  overflow: auto;
  top: 71px;
  right: 0;
  padding: 1rem;
  box-shadow: 0px 36px 56px -4px rgba(38, 50, 56, 0.2784313725);
  margin: 2rem;
  width: 25%;
  z-index: 9;
  background: white;
}
.dropdown-header-card .cart-title h4 {
  font-family: Noto Kufi Arabic;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.dropdown-header-card .cart-title p {
  font-family: Noto Kufi Arabic;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: #5B6584;
}
.dropdown-header-card .item-data {
  display: flex;
  border-bottom: 1px solid #E2E3E9;
  padding: 1rem 0rem;
}
.dropdown-header-card .item-data .img-item {
  width: 25%;
  max-height: 90px;
  text-align: center;
}
.dropdown-header-card .item-data .item-detais {
  width: 74%;
}
.dropdown-header-card .item-data img {
  width: auto;
  text-align: center;
  height: 100%;
}
.dropdown-header-card .item-data .product-title {
  font-family: Noto Kufi Arabic;
  font-size: 13px;
  font-weight: 600;
  padding: 0.5rem;
  line-height: 20px;
  margin-bottom: 0;
}
.dropdown-header-card .item-data .details {
  padding: 0.5rem;
  display: flex;
  flex-wrap: wrap;
}
.dropdown-header-card .item-data .details .detail {
  width: 50%;
  display: flex;
  flex-flow: column;
}
.dropdown-header-card .item-data .details .detail .detail-title {
  font-family: Noto Kufi Arabic;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
}
.dropdown-header-card .item-data .details .detail .detail-value {
  font-family: Noto Kufi Arabic;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #5B6584;
}
.dropdown-header-card .item-data .details .price-section {
  display: flex;
}
.dropdown-header-card .item-data .details .price-section .price-value {
  font-family: Noto Kufi Arabic;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.dropdown-header-card .item-data .details .price-section .price-discount {
  position: relative;
  color: #5B6584;
  font-family: Noto Kufi Arabic;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
}
.dropdown-header-card .item-data .details .price-section .price-discount::after {
  content: "";
  position: absolute;
  top: 12px;
  right: -2px;
  width: 100%;
  height: 1px;
  background-color: #5B6584;
}
.dropdown-header-card .item-data .details .price-section .disc-percent {
  background: rgba(255, 51, 51, 0.1019607843);
  font-family: Noto Kufi Arabic;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  color: #FF3333;
  padding: 2px 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 10px;
}

.__quantity {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
  gap: 20px;
}
.__quantity .form-control {
  padding: 0.01rem 0.5rem !important;
  width: 50px !important;

}
.__quantity .quantity__minus,
.__quantity .quantity__plus {
  padding: 0.06rem 0.5rem;
  background: #E2E3E9;
  cursor: pointer;
}

.solid-primary-btn,
.solid-second-btn,
.outline-secondary-btn {
  text-align: center;
  font-size: 13px !important;
  font-family: Noto Kufi Arabic;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.solid-primary-btn {
  text-transform: capitalize;
  padding: 0.5rem 1rem;
  background-color: #286eb5;
  border: 1px solid #286eb5;
  transition: 0.5s;
  color: white;
}

.solid-primary-btn:hover {
  box-shadow: 0px 10px 16px -4px rgba(38, 50, 56, 0.2784313725);
}

.solid-second-btn {
  text-transform: capitalize;
  padding: 0.5rem 2rem;
  border-radius: 0;
  background-color: #020127;
  border: 1px solid #020127;
  transition: 0.5s;
  color: #FCFCFA;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

.solid-second-btn:hover {
  box-shadow: 0px 10px 16px -4px rgba(38, 50, 56, 0.2784313725);
}

.outline-secondary-btn {
  text-transform: capitalize;
  padding: 0.5rem 0rem;
  border: 1px solid #020127;
  color: #020127;
  background-color: transparent;
  transition: 0.5s;
  text-align: center;
}

.outline-secondary-btn:hover {
  background-color: #020127;
  color: #FCFCFA;
}

.img-carousel .carousel-control-prev,
.img-carousel .carousel-control-next {
  color: #020127;
  width: 50px;
  background-color: rgba(255, 255, 255, 0.6980392157);
  border-radius: 50px;
  height: 50px;
  margin: auto 3rem;
}

.icons-bar {
  padding: 1rem 5rem;
  background-color: #eaf1f8;
}
.icons-bar .icon-content-section {
  display: flex;
  align-items: flex-start;
  padding: 2rem 1rem 1rem;
}
.icons-bar .icon-content-section .icon-img {
  background-color: #020127;
  padding: 1rem;
  border-radius: 50px;
}
.icons-bar .icon-content-section .icon-img img {
  width: 24px;
  height: 24px;
}
.icons-bar .icon-content-section .icon-text-section {
  margin: 0 1rem;
  width: 70%;
}
.icons-bar .icon-content-section .icon-text-section h3 {
  font-family: Noto Kufi Arabic;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.icons-bar .icon-content-section .icon-text-section p {
  font-family: Noto Kufi Arabic;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: #5B6584;
}

.categ-grid {
  overflow: hidden;
  position: relative;
}
.categ-grid .col-md-4 {
  position: relative;
  height: 100%;
}
.categ-grid .single-category img {
  width: 100%;
}
.categ-grid .overlay-div-with-btn {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 40%;
  height: 60%;
  width: 94%;
}
.categ-grid .overlay-div-with-btn span {
  padding: 8px 20px 8px 20px;
  background: rgba(255, 255, 255, 0.6980392157);
  font-family: Noto Kufi Arabic;
  font-size: 31px;
  font-weight: 700;
  line-height: 36px;
  color: #020127;
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.categ-grid .overlay-div-with-btn .solid-primary-btn {
  position: absolute;
  bottom: -100%;
  transition: 0.8s;
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -ms-transition: 0.8s;
  -o-transition: 0.8s;
}
.categ-grid .col-md-4:hover .solid-primary-btn {
  bottom: 20%;
}

.delete-account-dropdown-menu {
    width: 200px;
    min-width: 0 !important;
    left: unset !important;
    right: 0px !important;
}


.broduct-grid {
  display: flex;
  /* justify-content: space-between; */
  flex-wrap: wrap;
  gap: 30px;
}
.broduct-grid .prodcut-card {
  position: relative;
  margin: 1rem 0;
  width: 30% !important;
}
.broduct-grid .prodcut-card .product-badge {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 4px 16px 4px 16px;
}
.broduct-grid .prodcut-card .new {
  background-color: #286eb5;
}
.broduct-grid .prodcut-card .out-of-stock {
  background-color: #B5BACA;
}
.broduct-grid .prodcut-card .wishlist-check {
  position: absolute;
  top: 10px;
  right: 10px;
  background: rgba(255, 255, 255, 0.6980392157);
  padding: 0.8rem;
  border-radius: 50px;
  cursor: pointer;
}
.broduct-grid a {
  text-decoration: unset !important;
  color: #020127 !important;
}
.broduct-grid img {
  width: 100%;
}
.broduct-grid .product-desc .product-title {
  font-family: Noto Kufi Arabic;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.broduct-grid .product-desc .rating a {
  color: #B5BACA !important;
}
.broduct-grid .product-desc .rating .reviews-link {
  color: #020127 !important;
}
.broduct-grid .product-desc .rating .checked {
  color: #FFC633 !important;
}
.broduct-grid .product-desc .price .new-price {
  font-family: Noto Kufi Arabic;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}
.broduct-grid .product-desc .price .disc-percent {
  background: rgba(255, 51, 51, 0.1019607843);
  font-family: Noto Kufi Arabic;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  color: #FF3333;
  padding: 2px 6px;
  border-radius: 50px;
  margin: 0 10px;
}
.broduct-grid .product-desc .price .original-price {
  position: relative;
  color: #5B6584;
  font-family: Noto Kufi Arabic;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
}
.broduct-grid .product-desc .price .original-price::after {
  content: "";
  position: absolute;
  top: 12px;
  right: -2px;
  width: 100%;
  height: 1px;
  background-color: #5B6584;
}

.wishlist-products .prodcut-card {
  width: 22% !important;
  margin: 1rem 0;
}
.wishlist-products .prodcut-card .product-title {
  display: flex;
  justify-content: space-between;
  margin: 0.3rem 0;
}
.wishlist-products .prodcut-card .product-title img {
  width: 24px;
  cursor: pointer;
}

.you-might-like .prodcut-card {
  width: 22% !important;
}

.slick-slide {
  padding: 1rem;
}

.card-slider .prodcut-card {
  position: relative;
}
.card-slider .prodcut-card a {
  width: 100%;
}
.card-slider .prodcut-card a .image {
  min-height: 448px;
  max-height: 448px;
  width: 100%;
  box-shadow: 0px 0px 10px 0px gainsboro;
  text-align: center;
}
.card-slider .prodcut-card a .image img {
  min-height: 448px;
  max-height: 448px;
  margin: auto;
}
.card-slider .prodcut-card .product-badge {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 4px 16px 4px 16px;
  background-color: #286eb5;
}
.card-slider .prodcut-card .wishlist-check {
  position: absolute;
  top: 10px;
  right: 10px;
  background: rgba(255, 255, 255, 0.6980392157);
  padding: 0.8rem;
  border-radius: 50px;
  cursor: pointer;
}
.card-slider .slick-slide a {
  text-decoration: unset !important;
  color: #020127 !important;
}
.card-slider .slick-slide .product-desc .product-title {
  font-family: Noto Kufi Arabic;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.card-slider .slick-slide .product-desc .rating a {
  color: #B5BACA !important;
}
.card-slider .slick-slide .product-desc .rating .reviews-link {
  color: #020127 !important;
}
.card-slider .slick-slide .product-desc .rating .checked {
  color: #FFC633 !important;
}
.card-slider .slick-slide .product-desc .price .new-price {
  font-family: Noto Kufi Arabic;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}
.card-slider .slick-slide .product-desc .price .disc-percent {
  background: rgba(255, 51, 51, 0.1019607843);
  font-family: Noto Kufi Arabic;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  color: #FF3333;
  padding: 2px 6px;
  border-radius: 50px;
  margin: 0 10px;
}
.card-slider .slick-slide .product-desc .price .original-price {
  position: relative;
  color: #5B6584;
  font-family: Noto Kufi Arabic;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
}
.card-slider .slick-slide .product-desc .price .original-price::after {
  content: "";
  position: absolute;
  top: 12px;
  right: -2px;
  width: 100%;
  height: 1px;
  background-color: #5B6584;
}

.products-slider {
  position: relative;
}
.products-slider .slider-controlar {
  position: absolute;
  top: 50%;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.products-slider .slider-arrow {
  border: unset;
  padding: 1rem;
  border-radius: 50px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.6980392157);
}
.products-slider .next,
.products-slider .prev {
  position: absolute;
  top: 40%;
}
.products-slider .next {
  right: 15px;
}
.products-slider .prev {
  left: 15px;
  z-index: 9999;
}

/**
  Demo only
*/
.note {
  text-align: center;
  font-size: 14px;
  max-width: 960px;
  padding: 40px 20px;
  margin: 0 auto;
  opacity: 0.8;
}
.note a {
  color: black;
  font-weight: bold;
}
.note a:hover, .note a:focus {
  color: royalblue;
}

.mobile-header-divider{
    background: #e2e3e9;
    height: 1px;
    width: 100%;
}
.mobile-menu-scroll {
    height: fit-content !important;
    max-height: 50vh !important;
    overflow-y: scroll !important;
    background: #f3f8ff;
    border-radius: 5px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.mobile-menu .offcanvas {
    width: 80% !important;
}

#offcanvasBottom {
  width: 45%;
  margin: auto;
  height: -moz-fit-content;
  height: fit-content;
  padding: 2rem;
}

.nav-pills .nav-link.active {
  text-transform: capitalize;
  padding: 0.65rem 2rem;
  border-radius: 0;
  background-color: #020127 !important;
  border: 1px solid #020127;
  transition: 0.5s;
  color: #FCFCFA !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
.nav-pills .nav-item {
  text-align: center;
}
.nav-pills .nav-link {
  text-transform: capitalize;
  padding: 0.65rem 3rem;
  border-radius: 0;
  border: 1px solid white;
  transition: 0.5s;
}
.nav-pills .nav-link:hover {
  color: #020127;
  background-color: #E2E3E9;
}

.offcanvas-header {
  align-items: flex-start;
  padding: 0;
}
.offcanvas-header .offcanvas-title {
  font-family: Noto Kufi Arabic;
  font-size: 25px;
  font-weight: 700;
  line-height: 29px;
}
.offcanvas-header p {
  font-family: Noto Kufi Arabic;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #5B6584;
}

.white-input-form .form-control {
  background-color: white !important;
  border: 1px solid #E2E3E9;
  padding: 0.5rem;
}

.pass-input-with-icon {
  position: relative;
}
.pass-input-with-icon img {
  position: absolute;
  top: 25%;
  right: 10px;
  cursor: pointer;
}

.show-pass {
  display: none !important;
}

.foregt-pass {
  margin: 1rem 0;
  cursor: pointer;
}

.login-with-social {
  text-align: center;
  margin: 0.5rem;
}
.login-with-social .col-md-6 {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
.login-with-social div {
  font-size: 11px;
}

.forget-pass-header {
  justify-content: space-between;
}

.modal-body .content-style {
  text-align: center;
}
.modal-body .content-style .alert-msg {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}
.modal-body .content-style .sent-to-email {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #5B6584;
}

.breadcrumbs,
i {
  font-family: Noto Kufi Arabic;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.6) !important;
}
.breadcrumbs a,
i a {
  text-decoration: unset;
  color: rgba(0, 0, 0, 0.6) !important;
}

.categ-layout {
  display: flex;
}
.categ-layout .filter-bar {
  width: 20%;
  overflow-y: scroll;
  height: 80vh;
}
.categ-layout .result-bar {
  width: 78%;
}
.categ-layout .result-bar a {
  width: 100%;
}
.categ-layout .result-bar a .image {
  min-height: 448px;
  max-height: 448px;
  width: 100%;
  box-shadow: 0px 0px 10px 0px gainsboro;
  text-align: center;
}
.categ-layout .result-bar a .image img {
  min-height: 448px;
  max-height: 448px;
}

.title-with-filter {
  display: flex;
  justify-content: space-between;
}
.title-with-filter h2 {
  font-family: Noto Kufi Arabic;
  font-size: 49px;
  font-weight: 700;
  line-height: 56px;
  display: flex;
  flex-flow: column;
}
.title-with-filter h2 span {
  font-family: Noto Kufi Arabic;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #5B6584;
}
.title-with-filter .filter-header {
  width: 60%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.title-with-filter .filter-header .sort-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.title-with-filter .filter-header .sort-section b {
  min-width: -moz-fit-content;
  min-width: fit-content;
  margin: 0 0.2rem;
}
.title-with-filter .filter-header .sort-section .form-select {
  border: unset !important;
}
.title-with-filter .filter-header .sort-section .form-select:focus {
  box-shadow: unset;
}

/* Import Google Font - Poppins */
.wrapper {
  padding: 1rem;
}

header h2 {
  font-size: 24px;
  font-weight: 600;
}

header p {
  margin-top: 5px;
  font-size: 16px;
}

.price-input {
  width: 100%;
  display: flex;
  margin: 30px 0 35px;
}

.price-input .field {
  display: flex;
  width: 100%;
  height: 45px;
  align-items: center;
}

.field input {
  width: 100%;
  height: 100%;
  outline: none;
  font-size: 19px;
  margin-left: 12px;
  border-radius: 5px;
  text-align: center;
  border: 1px solid #999;
  -moz-appearance: textfield;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.price-input .separator {
  width: 130px;
  display: flex;
  font-size: 19px;
  align-items: center;
  justify-content: center;
}

.slider {
  height: 5px;
  position: relative;
  background: #ddd;
  border-radius: 5px;
}

.slider .progress {
  height: 100%;
  left: 25%;
  right: 25%;
  position: absolute;
  border-radius: 5px;
  background: black;
}

.range-input {
  position: relative;
}

.range-input input {
  position: absolute;
  width: 100%;
  height: 5px;
  top: -5px;
  background: none;
  pointer-events: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type=range]::-webkit-slider-thumb {
  height: 17px;
  width: 17px;
  border-radius: 50%;
  background: black;
  pointer-events: auto;
  -webkit-appearance: none;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}

input[type=range]::-moz-range-thumb {
  height: 17px;
  width: 17px;
  border: none;
  border-radius: 50%;
  background: black;
  pointer-events: auto;
  -moz-appearance: none;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}

/* Support */
.support-box {
  top: 2rem;
  position: relative;
  bottom: 0;
  text-align: center;
  display: block;
}

.b-btn {
  color: white;
  text-decoration: none;
  font-weight: bold;
}

.b-btn.paypal i {
  color: blue;
}

.b-btn:hover {
  text-decoration: none;
  font-weight: bold;
}

.b-btn i {
  font-size: 20px;
  color: yellow;
  margin-top: 2rem;
}

.filter-price .field input {
  background-color: transparent;
  border: unset;
}

/*--- /.price-range-slider ---*/
.product-page-details {
  margin: 2rem 0;
  display: flex;
}
.product-page-details .product-imgs {
  display: flex;
  width: 50%;
}
.product-page-details .product-imgs .main-img img {
  width: 100%;
  height: 100%;
}
.product-page-details .product-imgs .three-img-col {
  margin: 0 1rem;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}
.product-page-details .product-details-content {
  width: 50%;
}
.product-page-details .product-details-content .product-data-box {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1019607843);
  padding: 1rem;
}
.product-page-details .product-details-content .product-data-box .single-product-title {
  font-family: Noto Kufi Arabic;
  font-size: 22px;
  font-weight: 700;
  line-height: 56px;
}
.product-page-details .product-details-content .product-data-box .product-data-box-title {
  font-family: Noto Kufi Arabic;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.6);
  margin: 0.5rem 0;
}
.product-page-details .product-details-content .product-data-box a {
  text-decoration: unset;
  color: #020127;
}
.product-page-details .product-details-content .product-data-box .price {
  display: flex;
  margin: 2rem 0;
}
.product-page-details .product-details-content .product-data-box .price .new-price {
  font-family: Noto Kufi Arabic;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}
.product-page-details .product-details-content .product-data-box .price .original-price {
  font-family: Noto Kufi Arabic;
  font-size: 31px;
  font-weight: 700;
  line-height: 36px;
  margin: 0 1rem;
  color: rgba(0, 0, 0, 0.3019607843);
}
.product-page-details .product-details-content .product-data-box .price .disc-percent {
  background: rgba(255, 51, 51, 0.1019607843);
  font-family: Noto Kufi Arabic;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  color: #FF3333;
  padding: 2px 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 10px;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 50px;
}
.product-page-details .product-details-content .product-data-box p {
  font-family: Noto Kufi Arabic;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.6);
}
.product-page-details .product-details-content .product-data-box .colors-row {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.product-page-details .product-details-content .product-data-box .colors-row .product-single-color {
  margin-right: 1rem;
  width: 37px;
  height: 37px;
  border-radius: 50px;
  display: inline-block;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-page-details .product-details-content .product-data-box .colors-row .product-single-color:nth-child(1) {
  background-color: #4F4631;
}
.product-page-details .product-details-content .product-data-box .colors-row .product-single-color:nth-child(2) {
  background-color: #314F4A;
}
.product-page-details .product-details-content .product-data-box .colors-row .product-single-color:nth-child(3) {
  background-color: #31344F;
}
.product-page-details .product-details-content .product-data-box .product-single-size {
  cursor: pointer;
  padding: 0.8rem 1.5rem;
  background-color: #F0F0F0;
  font-family: Noto Kufi Arabic;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0.5rem 0.2rem;
  display: inline-block;
}
.product-page-details .product-details-content .product-data-box .active {
  background-color: #020127;
  color: #FCFCFA;
}
.product-page-details .product-details-content .counter-and-btn-row {
  display: flex;
  justify-content: space-between;
}
.product-page-details .product-details-content .item-counter {
  padding: 1rem;
  background-color: #F0F0F0;
  text-align: center;
  display: flex;
  justify-content: space-between;
  width: 23%;
}

.single-review {
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
  padding: 1rem;
  margin: 1rem 0;
}

.reviews-row .light-bg {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4rem;
  flex-flow: column;
  margin: 1rem 0;
}
.reviews-row .light-bg h2 {
  font-family: Noto Kufi Arabic;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}
.reviews-row .rating-wrapper {
  margin: 0 auto;
  padding: 20px 60px;
}
.reviews-row .rating {
  direction: rtl;
  display: flex;
}
.reviews-row .rating > .star {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  position: relative;
  padding-right: 5px;
  cursor: pointer;
}
.reviews-row .rating > .star:before {
  content: "\f006";
}
.reviews-row .rating > .star:hover:before, .reviews-row .rating > .star:hover ~ .star:before, .reviews-row .rating > .star.selected:before, .reviews-row .rating > .star.selected ~ .star:before {
  color: goldenrod;
  content: "\f005";
}
.reviews-row .rating .reviews-link {
  font-family: Noto Kufi Arabic;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.svg-inline--fa.fa-star {
  color: goldenrod;
}

.reviews-title-section {
  display: flex;
  justify-content: space-between;
}
.reviews-title-section .filter-reviews {
  display: flex;
  justify-content: space-between;
}
.reviews-title-section .filter-reviews .filter-icon,
.reviews-title-section .filter-reviews .form-select {
  border: 1px solid #020127;
  padding: 0.5rem 1rem;
  border-radius: 0px;
  margin-right: 1rem;
}
.reviews-title-section .filter-reviews button {
  margin-left: 1rem;
}

.single-review-title {
  font-family: Noto Kufi Arabic;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  margin: 1rem 0;
}

.single-review p {
  font-family: Noto Kufi Arabic;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.6);
}

.card-products {
  display: flex;
  flex-flow: row;
}
.card-products .product-imgs {
  width: 25%;
}
.card-products .product-imgs img {
  width: 100%;
}
.card-products .product-details-content {
  width: 75%;
}
.card-products .price {
  display: flex;
  flex-flow: row;
  align-items: center;
}
.card-products .price .new-price {
  font-size: 15px;
}
.card-products .price .original-price {
  font-size: 10px;
  margin: 0 0.5rem;
}
.card-products .price .original-price::after {
  top: 9px;
}

.cart-page .single-product-title {
  font-family: Noto Kufi Arabic;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  display: flex;
  justify-content: space-between;
}
.cart-page .product-features-row {
  display: flex;
}
.cart-page .product-features-row .product-features {
  margin-right: 3rem;
}
.cart-page .product-features-row .product-features .form-select {
  background-color: #F0F0F0;
  border: unset;
  padding: 0.5rem 3rem;
  margin: 1rem 0;
}
.cart-page .product-features-row .product-features .form-select:focus {
  box-shadow: unset;
}
.cart-page .single-cart-product {
  position: relative;
  border: 1px solid #E2E3E9;
  margin-bottom: 2rem;
}
.cart-page .single-cart-product .badge-product-cart {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 4px 16px 4px 16px;
}
.cart-page .single-cart-product .low-stock {
  background-color: #FFCC00;
}
.cart-page .single-cart-product .new {
  background-color: #286eb5;
}
.cart-page .product-details-content {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  padding: 1rem 1rem 0 0;
}
.cart-page .price .new-price {
  font-family: Noto Kufi Arabic;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}
.cart-page .price .disc-percent {
  background: rgba(255, 51, 51, 0.1019607843);
  font-family: Noto Kufi Arabic;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  color: #FF3333;
  padding: 2px 6px;
  border-radius: 50px;
  margin: 0 10px;
}
.cart-page .price .original-price {
  position: relative;
  color: #5B6584;
  font-family: Noto Kufi Arabic;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
}
.cart-page .price .original-price::after {
  content: "";
  position: absolute;
  top: 12px;
  right: -2px;
  width: 100%;
  height: 1px;
  background-color: #5B6584;
}
.cart-page .item-counter {
  padding: 1rem;
  background-color: #F0F0F0;
  text-align: center;
  display: flex;
  justify-content: space-between;
  width: 23%;
}
.cart-page .counter-and-btn-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 1rem 0;
}
.cart-page .counter-and-btn-row span {
  color: #5B6584;
}
.cart-page .card-details {
  border-bottom: 1px solid #E2E3E9;
  padding: 1rem;
}
.cart-page .card-details div {
  display: flex;
  justify-content: space-between;
}
.cart-page .card-details div span {
  font-family: Noto Kufi Arabic;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #5B6584;
}
.cart-page .card-details div .price-value {
  font-family: Noto Kufi Arabic;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #020127;
}
.cart-page .order-summary {
  border: 1px solid #E2E3E9;
  padding: 1rem;
}

.content-with-img {
  margin: 3rem 0;
}
.content-with-img .content {
  display: flex;
  flex-flow: column;
  justify-content: center;
  height: 100%;
  padding: 0 4rem;
}
.content-with-img .content h2 {
  font-family: Noto Kufi Arabic;
  font-size: 49px;
  font-weight: 700;
  line-height: 56px;
  text-align: justified;
  margin-bottom: 2rem;
}
.content-with-img .content p {
  font-family: Noto Kufi Arabic;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.achievements-section {
  padding: 3rem 0;
}
.achievements-section .row-title {
  margin-bottom: 2rem;
}
.achievements-section .achiv-box {
  border: 1px solid rgba(0, 0, 0, 0.3019607843);
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 2rem;
  height: 100%;
}
.achievements-section .achiv-box img {
  background-color: #286eb5;
  border-radius: 50px;
  padding: 1rem;
  margin-bottom: 1rem;
}
.achievements-section .achiv-box h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0.04em;
}

.team-section {
  padding: 1rem;
}
.team-section h2 {
  font-family: Noto Kufi Arabic;
  font-size: 25px;
  font-weight: 700;
  margin-top: 1rem;
  line-height: 29px;
}
.team-section .social-icons {
  display: flex;
  justify-content: space-between;
  width: 20%;
  margin-top: 1rem;
}
.team-section .memebers-row {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
}
.team-section .memebers-row .member-box {
  width: 30%;
}
.team-section .memebers-row img {
  width: 100%;
}

.contact-us-info {
  border-bottom: 1px solid rgba(0, 0, 0, 0.537254902);
  margin-bottom: 1rem;
}
.contact-us-info .title img {
  position: relative;
  background-color: #286eb5;
  margin-bottom: 1rem;
  padding: 0.5rem;
  border-radius: 12px;
}

.contact-us-page .form-control {
  background-color: #F5F5F5;
  border: 1px solid #F5F5F5;
}
.contact-us-page textarea:focus {
  box-shadow: unset;
}
.contact-us-page .col-md-12 {
  display: flex;
  flex-flow: column;
  align-items: end;
}

.faqs .row-title {
  width: 50%;
  margin: auto;
}
.faqs .row-title p {
  font-family: Noto Kufi Arabic;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
  color: #5B6584;
}
.faqs .row-title .form-with-btn {
  position: relative;
}
.faqs .row-title .form-with-btn .sub-input {
  box-shadow: 0px 8px 25px 0px rgba(13, 10, 44, 0.0588235294);
  border: 1px solid #EFF0F6;
  background-color: white;
  padding: 1.5rem;
}
.faqs .row-title .form-with-btn button {
  position: absolute;
  top: 8px;
  padding: 1rem;
  right: 8px;
}
.faqs .accordion-button:not(.collapsed) {
  background-color: white;
  padding: 2rem;
}
.faqs .accordion-header {
  border: unset;
}
.faqs .accordion-button:not(.collapsed) {
  box-shadow: unset;
}
.faqs .accordion-item {
  border: 2px solid black !important;
  /* Default border style */
  border-radius: 5px;
  margin-bottom: 10px;
}
.faqs .accordion-button {
  margin: 1rem 0;
}
.faqs .accordion-button:focus {
  box-shadow: unset;
}
.faqs .find-section {
  display: flex;
  justify-content: space-around;
  padding: 1rem;
}
.faqs .find-section p {
  font-family: Noto Kufi Arabic;
  font-size: 25px;
  font-weight: 700;
  line-height: 29px;
}

.accordion .accordion-item,
.accordion .accordion-header {
  border: none;
}

.faqs-questions {
  padding: 3rem;
  background-color: #FBFFE7;
}

.profile .form-control:focus {
  box-shadow: unset;
  background-color: #E2E3E9;
}
.profile .nav-pills .nav-link {
  text-align: left;
  padding: 1rem;
  min-width: 250px;
}
.profile .nav-pills .nav-link.active {
  background-color: #FBFFE7;
  border: 1px solid #FBFFE7;
  color: #020127;
}

.profile-orders-section .nav-pills .nav-link {
  padding: 0.5rem !important;
  min-width: unset !important;
  font-family: Noto Kufi Arabic;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 24px !important;
  color: #5B6584;
}
.profile-orders-section .nav-pills .nav-link.active {
  border-bottom: 4px solid #286eb5 !important;
  padding: 0.5rem !important;
  background-color: unset !important;
}
.profile-orders-section .badge-statu-row {
  position: relative;
}
.profile-orders-section .badge-statu-row .badge {
  position: absolute;
  top: 10px;
  right: 10px;
  color: black;
  font-family: Noto Kufi Arabic;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  padding: 0.5rem;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
.profile-orders-section .badge-statu-row .delivered {
  background-color: #99CC33;
}
.profile-orders-section .badge-statu-row .canceled {
  background-color: #FFCC00;
}
.profile-orders-section .badge-statu-row .return {
  background-color: #FF9966;
}

.steps {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
  position: relative;
}

.step-button {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: white;
  transition: 0.4s;
  z-index: 9999;
}

.step-button[aria-expanded=true] {
  width: 60px;
  height: 60px;
  background-color: #99CC33;
  color: #fff;
}

.done {
  background-color: #99CC33;
  color: #fff;
}

.step-button {
  border: 1px solid #E2E3E9;
  border-radius: 50px;
}

.step-item {
  z-index: 10;
  text-align: center;
}

#progress {
  -webkit-appearance: none;
  position: absolute;
  width: 95%;
  z-index: 5;
  height: 3px;
  margin-left: 18px;
  margin-bottom: 18px;
}

/* to customize progress bar */
#progress::-webkit-progress-value {
  background-color: #99CC33;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}

#progress::-webkit-progress-bar {
  background-color: #E2E3E9;
}

.step-title {
  font-family: Noto Kufi Arabic;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  margin-top: 1rem;
}

.shippting-details {
  display: flex;
}
.shippting-details .info-box {
  padding-right: 4rem;
  margin: 1rem 0;
}
.shippting-details .info-box .title {
  font-family: Noto Kufi Arabic;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 0.5rem;
}
.shippting-details .info-box .value {
  font-family: Noto Kufi Arabic;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: #5B6584;
}

.price-info {
  padding: 2rem 0;
}
.price-info .price {
  font-family: Noto Kufi Arabic;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.ordr-items {
  padding: 2rem 0;
}
.ordr-items .items-section {
  display: flex;
  flex-wrap: wrap;
}
.ordr-items .item {
  display: flex;
  margin-bottom: 1rem;
}
.ordr-items .item .item-details {
  padding: 0.5rem;
}
.ordr-items .item .item-details .title {
  font-family: Noto Kufi Arabic;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: #020127;
}
.ordr-items .item .item-details .size-and-quantity {
  display: flex;
  flex-wrap: wrap;
}
.ordr-items .item .item-details .size-and-quantity div {
  display: flex;
  flex-flow: column;
  padding-right: 2rem;
  margin: 0;
}
.ordr-items .item .item-details .size-and-quantity div span {
  font-family: Noto Kufi Arabic;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: #5B6584;
}
.ordr-items .item .item-details .price {
  font-family: Noto Kufi Arabic;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
}

.address-section .single-address {
  background-color: #F1F2F7;
  padding: 1rem;
  height: 100%;
}
.address-section .single-address .box-title-with-icons {
  display: flex;
  margin-bottom: 1.5rem;
  justify-content: space-between;
}
.address-section .single-address .box-title-with-icons .icons a {
  margin: 0 0.5 rem;
  display: inline-block;
}
.address-section .single-address .address-details {
  display: flex;
  flex-wrap: wrap;
}
.address-section .single-address .address-details div {
  min-width: 40%;
  margin-bottom: 1.5rem;
  display: flex;
  flex-flow: column;
}
.address-section .single-address .address-details div b {
  font-family: Noto Kufi Arabic;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
  color: #5B6584;
}
.address-section .single-address .address-details div span {
  font-family: Noto Kufi Arabic;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
}

.payment-card-section .col-md-4 {
  margin-bottom: 1rem;
}
.payment-card-section .single-card {
  background-color: #F1F2F7;
  padding: 1rem;
  height: 100%;
}
.payment-card-section .single-card .card-title {
  display: flex;
  flex-flow: column;
}
.payment-card-section .single-card .box-title-with-icons {
  display: flex;
  margin-bottom: 1.5rem;
  justify-content: space-between;
}
.payment-card-section .single-card .card-details div {
  display: flex;
  flex-flow: column;
}

.coupon-section .single-coupon {
  background-image: url("../img/coupon.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.coupon-section .single-coupon .coupon-code {
  display: flex;
  flex-flow: column;
  border-right: 4px dotted gainsboro;
  padding: 2rem 0.5rem;
}
.coupon-section .single-coupon .coupon-code .code {
  font-family: Noto Kufi Arabic;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #020127;
}
.coupon-section .single-coupon .coupon-details {
  padding: 0.2rem 1rem;
}
.coupon-section .single-coupon .coupon-details .persentage {
  font-size: 24px;
  font-weight: 600;
  line-height: 29.26px;
}
.coupon-section .single-coupon .coupon-details p {
  font-family: Noto Kufi Arabic;
  font-size: 10px;
  font-weight: 400;
  line-height: 20px;
  margin-top: 0.5rem;
}
.coupon-section .single-coupon .coupon-details .due-date {
  font-size: 10px;
  font-weight: 500;
  line-height: 12.19px;
  color: #2908FC;
}

.checkout-page .next-btn {
  text-align: right;
  margin-top: 1rem;
}
.checkout-page .steps {
  background: #F0F0F0;
  padding: 2rem;
}
.checkout-page #progress {
  width: 83%;
  left: 55px;
  top: 40%;
}
.checkout-page .step-button {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.checkout-page .step-button[aria-expanded=true] {
  width: 45px;
  height: 45px;
  color: #99CC33;
  border: 2px solid #99CC33;
  background: white;
  display: flex;
  align-items: center;
  justify-content: center;
}
.checkout-page .left-title {
  color: #5B6584;
  margin: 1rem 0;
}
.checkout-page .form-check {
  display: flex;
  align-items: baseline;
}
.checkout-page .form-check .form-check-label {
  display: flex;
  flex-flow: column;
  margin-left: 0.5rem;
}
.checkout-page .form-check .form-check-label span {
  font-family: Noto Kufi Arabic;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: #5B6584;
}
.checkout-page .form-check-input[type=radio] {
  border: 3px solid;
}
.checkout-page .form-check-input:checked {
  background-color: #99CC33;
  border-color: #99CC33;
}
.checkout-page .box-data .box-title {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 1rem;
  margin-top: 1rem;
  font-family: Noto Kufi Arabic;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  color: #5B6584;
}
.checkout-page .box-data .box {
  border: 1px solid #E2E3E9;
  padding: 1rem;
  display: flex;
  flex-wrap: wrap;
}
.checkout-page .box-data .box .info {
  width: 48%;
}
.checkout-page .box-data .box .info span {
  font-family: Noto Kufi Arabic;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.checkout-page .box-data .box .info p {
  font-family: Noto Kufi Arabic;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: #5B6584;
}
.checkout-page .box-data .price-info .left-title {
  font-family: Noto Kufi Arabic;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #020127;
}
.checkout-page .items-section .item {
  width: 30%;
  margin: 1rem 2rem;
}
.checkout-page .items-section .item .item-details .title {
  font-family: Noto Kufi Arabic;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
}

.compelete-order {
  border: 1px solid #E2E3E9;
  padding: 1rem;
  width: 80%;
  margin: auto;
}
.compelete-order .order-title {
  font-family: Noto Kufi Arabic;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #020127;
}
.compelete-order .order-title .counter {
  font-family: Noto Kufi Arabic;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: #5B6584;
}
.compelete-order .items-section .item {
  width: 27%;
  margin: 1rem 0rem;
}
.compelete-order .items-section .item .item-details .title {
  font-family: Noto Kufi Arabic;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
}
.compelete-order .box {
  border-top: 1px solid #E2E3E9;
  border-bottom: 1px solid #E2E3E9;
  border-right: unset !important;
  border-left: unset !important;
}

.shipping-card {
  border: 1px solid #E2E3E9;
  padding: 1rem;
  margin-top: 1rem;
  z-index: 9;
  background: white;
}
.shipping-card .cart-title h4 {
  font-family: Noto Kufi Arabic;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.shipping-card .cart-title p {
  font-family: Noto Kufi Arabic;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: #5B6584;
}
.shipping-card .item-data {
  display: flex;
  padding: 1rem 0rem;
}
.shipping-card .item-data img {
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.shipping-card .item-data .product-title {
  font-family: Noto Kufi Arabic;
  font-size: 13px;
  font-weight: 600;
  padding: 0.5rem;
  line-height: 20px;
  margin-bottom: 0;
}
.shipping-card .item-data .details {
  padding: 0.5rem;
  display: flex;
  flex-wrap: wrap;
}
.shipping-card .item-data .details .detail {
  width: 50%;
  display: flex;
  flex-flow: column;
}
.shipping-card .item-data .details .detail .detail-title {
  font-family: Noto Kufi Arabic;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
}
.shipping-card .item-data .details .detail .detail-value {
  font-family: Noto Kufi Arabic;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #5B6584;
}
.shipping-card .item-data .details .price-section {
  display: flex;
}
.shipping-card .item-data .details .price-section .price-value {
  font-family: Noto Kufi Arabic;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.shipping-card .item-data .details .price-section .price-discount {
  position: relative;
  color: #5B6584;
  font-family: Noto Kufi Arabic;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
}
.shipping-card .item-data .details .price-section .price-discount::after {
  content: "";
  position: absolute;
  top: 12px;
  right: -2px;
  width: 100%;
  height: 1px;
  background-color: #5B6584;
}
.shipping-card .item-data .details .price-section .disc-percent {
  background: rgba(255, 51, 51, 0.1019607843);
  font-family: Noto Kufi Arabic;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  color: #FF3333;
  padding: 2px 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 10px;
}

.error-page {
  display: flex;
  flex-flow: column;
  align-items: center;
  width: 50%;
  margin: auto;
  justify-content: center;
  padding: 2rem;
  text-align: center;
}
.error-page h2 {
  font-size: 48px;
  font-weight: 900;
  line-height: 36px;
  color: #5B6584;
  margin: 2rem 0;
}
.error-page p {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.error-page button,
.error-page a {
  width: 100%;
}

.footer-container {
  background-color: #E2E3E9;
  padding: 2rem 0rem 0rem 0rem;
  color: #020127;
  font-family: Noto Kufi Arabic;
}
.footer-container .row {
  width: 90%;
  margin: auto;
}
.footer-container p {
  font-size: 13px;
  font-weight: 400;
  color: #5B6584;
  margin: 1rem 0;
}
.footer-container span {
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
  margin: 0.2rem 0;
  display: inline-block;
}
.footer-container ul {
  list-style-type: none;
  padding: 0;
}
.footer-container ul li {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0.4rem 0;
}
.footer-container ul li:hover {
  text-decoration: underline;
  cursor: pointer;
}
.footer-container ul a {
  color: #020127;
}
.footer-container .footer-list-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}
.footer-container .copyright-section {
  background-color: #dcdad5;
}
.footer-container .copyright-section .icons-row {
  display: flex;
  justify-content: flex-end;
  /* justify-content: center; */

}

.contact-icon{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 23px;
}

.footer-container .copyright-section span {
  padding: 1rem;
  border-radius: 50px;
  background-color: #020127;
  margin: 0 0.5rem;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}
.footer-container .copyright-section svg {
  transition: 0.5s;
  color: white;
}
.footer-container .copyright-section span:hover {
  background-color: #286eb5;
}
.footer-container .copyright-section span:hover svg {
  color: #eaf1f8;
}

.links-buttom{
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 2rem;
  color: #020127;
}

.desktop-menu {
  display: block;
}

.mobile-menu {
  display: none;
}

.hide-mobile {
  display: block;
}

.hide-desktop {
  display: none;
}

@media screen and (max-width: 1420px) {
  .checkout-page #progress {
    width: 79%;
    left: 55px;
    top: 40%;
  }
}
@media screen and (max-width: 1350px) {
  .social-icons {
    font-size: 11px;
    margin: 0.2rem !important;
  }
}
@media screen and (max-width: 1120px) {
  .dropdown-header-card {
    width: 30%;
  }
  .checkout-page #progress {
    width: 75%;
    left: 55px;
    top: 40%;
  }
}
@media screen and (max-width: 991px) {
  .tab-content {
    padding: 1rem;
  }

  .mobile-menu .nav-pills .nav-link {
    text-align: left;
  }
  .hide-mobile {
    display: none !important;
  }
  .desktop-menu {
    display: none !important;
  }
  .hide-desktop {
    display: block;
  }
  .mobile-menu {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 1rem;
  }
  .mobile-menu .search-div {
    margin: 0 0 0 1rem;
  }
  .mobile-menu .login-mob {
    background-color: #020127;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    padding: 1rem;
    color: white;
  }
  .mobile-menu a {
    text-decoration: unset;
  }
  .mobile-menu ul {
    list-style-type: none;
    padding: 0;
    margin: unset;
  }
  .mobile-menu ul li {
    display: flex;
  }
  .mobile-menu .offcanvas-header {
    padding: 2rem;
    display: flex;
    align-items: center;
    padding-bottom: unset !important;
  }
  .mobile-menu .offcanvas-header h3 {
    font-family: Noto Kufi Arabic;
    font-size: 25px;
    font-weight: 700;
    line-height: 29px;
    display: flex;
    flex-flow: column;
  }
  .mobile-menu .offcanvas-header h3 span {
    font-family: Noto Kufi Arabic;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #5B6584;
  }
  .mobile-menu .offcanvas-body {
    padding: 0 2rem;
  }
  .mobile-menu .user-profile {
    background-color: #E2E3E9;
    display: flex;
    justify-content: space-around;
    flex-flow: row;
    align-items: center;
    padding: 1rem;
  }
  .mobile-menu .user-profile img {
    width: 50px;
    height: 50px;
  }
  .mobile-menu .user-profile .user-icon {
    width: 24px;
    height: 24px;
    cursor: pointer;
  }
  .mobile-menu .user-profile .user-img-name-email .username {
    font-family: Noto Kufi Arabic;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: #020127;
    margin-bottom: 0;
  }
  .mobile-menu .user-profile .user-img-name-email .email {
    font-family: Noto Kufi Arabic;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    color: #5B6584;
  }
  .mobile-menu .menu-items li {
    margin: 1.5rem 0;
  }
  .mobile-menu .menu-items li a {
    color: #080809;
  }
  .mobile-menu .menu-items li img {
    margin-right: 1rem;
  }
  .mobile-menu .main-categories .title {
    font-family: Noto Kufi Arabic;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    color: #5B6584;
  }
  .mobile-menu .accordion-button:not(.collapsed) {
    background-color: white;
  }
  .mobile-menu .accordion-header {
    border: unset;
  }
  .mobile-menu .accordion-button:not(.collapsed) {
    box-shadow: unset;
  }
  .mobile-menu .accordion-button:focus {
    box-shadow: unset;
  }
  .mobile-menu .accordion-button {
    padding: 0.5rem 0;
  }
  .mobile-menu .accordion-button::after {
    background-image: url(../images/icons/add.svg);
  }
  .categories-menu ul {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
  }
  #offcanvasBottom {
    width: 85%;
  }
  .site-body {
    padding: 0;
  }
  .breadcrumbs {
    margin: 1rem 2rem;
  }
  .title-with-filter {
    padding: 1rem;
    align-items: flex-start;
  }
  .title-with-filter h2 {
    font-family: Noto Kufi Arabic;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
  }
  .broduct-grid {
    padding: 1rem;
  }
  .wishlist-products {
    flex-wrap: wrap !important;
  }
  .wishlist-products .prodcut-card {
    width: 49% !important;
    position: relative;
  }
  .wishlist-products .prodcut-card .image .add-to-cart {
    position: absolute;
    bottom: 19%;
    left: 6%;
    padding: 0.2rem;
    width: 87%;
    font-size: 12px;
  }
  .wishlist-products .prodcut-card .image .add-to-cart img {
    width: 20px;
  }
  .wishlist-products .prodcut-card .image .delete-item {
    position: absolute;
    top: 2%;
    right: 5%;
    width: 20px;
  }
  .img-carousel .carousel-control-prev,
  .img-carousel .carousel-control-next {
    display: none;
  }
  .categories-row {
    padding: 2rem;
  }
  .categories-row .single-category {
    margin-bottom: 1rem;
  }
  .icons-bar {
    padding: 0;
  }
  .icons-bar .icon-content-section {
    padding: 0;
    text-align: left;
  }
  .categ-layout {
    flex-flow: column;
    padding: 2rem;
    position: relative;
  }
  .categ-layout .main-filter-title {
    display: flex;
    flex-flow: row;
    justify-content: flex-end;
    align-items: center;
    position: absolute;
    right: 2rem;
    top: 2rem;
  }
  .categ-layout .main-filter-title img {
    margin-left: 1rem;
  }
  .categ-layout .result-bar {
    width: 100%;
  }
  .categ-layout .result-bar .title-with-filter {
    display: flex;
    flex-flow: column;
  }
  .categ-layout .result-bar .title-with-filter .filter-header {
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
  .categ-layout .modal-header {
    border-bottom: 0;
  }
  .categ-layout .accordion-button:not(.collapsed) {
    background-color: white;
  }
  .categ-layout .accordion-header {
    border: unset;
  }
  .categ-layout .accordion-button:not(.collapsed) {
    box-shadow: unset;
  }
  .categ-layout .accordion-button:focus {
    box-shadow: unset;
  }
  .categ-layout .accordion-button {
    padding: 0.5rem 0;
  }
  /* Import Google Font - Poppins */
  .wrapper {
    padding: 1rem;
  }
  header h2 {
    font-size: 24px;
    font-weight: 600;
  }
  header p {
    margin-top: 5px;
    font-size: 16px;
  }
  .price-input-mob {
    width: 100%;
    display: flex;
    margin: 30px 0 35px;
  }
  .price-input-mob .field {
    display: flex;
    width: 100%;
    height: 45px;
    align-items: center;
  }
  .field input {
    width: 100%;
    height: 100%;
    outline: none;
    font-size: 19px;
    margin-left: 12px;
    border-radius: 5px;
    text-align: center;
    border: 1px solid #999;
    -moz-appearance: textfield;
  }
  input[type=number]::-webkit-outer-spin-button,
  input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
  }
  .price-input-mob .separator {
    width: 130px;
    display: flex;
    font-size: 19px;
    align-items: center;
    justify-content: center;
  }
  .slider-mob {
    height: 5px;
    position: relative;
    background: #ddd;
    border-radius: 5px;
  }
  .slider-mob .progress {
    height: 100%;
    left: 25%;
    right: 25%;
    position: absolute;
    border-radius: 5px;
    background: black;
  }
  .range-input-mob {
    position: relative;
  }
  .range-input-mob input {
    position: absolute;
    width: 100%;
    height: 5px;
    top: -5px;
    background: none;
    pointer-events: none;
    -webkit-appearance: none;
    -moz-appearance: none;
  }
  input[type=range]::-webkit-slider-thumb {
    height: 17px;
    width: 17px;
    border-radius: 50%;
    background: black;
    pointer-events: auto;
    -webkit-appearance: none;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
  }
  input[type=range]::-moz-range-thumb {
    height: 17px;
    width: 17px;
    border: none;
    border-radius: 50%;
    background: black;
    pointer-events: auto;
    -moz-appearance: none;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
  }
  .cart-page .order-mob {
    flex-flow: column-reverse;
    padding: 1rem;
  }
  .cart-page .item-counter {
    position: absolute;
    left: 7%;
    bottom: 10px;
  }
  .product-imgs {
    width: 40% !important;
  }
  .product-imgs img {
    height: 100% !important;
  }
  .product-details-content {
    width: 60%;
  }
  .price .badge-product-cart {
    position: relative !important;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0.1rem !important;
    top: 0 !important;
    left: 0 !important;
  }
  .product-page-details {
    padding: 1rem;
  }
  .product-page-details .product-imgs {
    display: flex;
    width: 100%;
  }
  .product-page-details .product-details-content {
    width: 100%;
  }
  .product-page-details .carousel-indicators {
    top: 100%;
  }
  .product-page-details .carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    background-color: #000;
  }
  .reviews-row,
  .all-reviews {
    padding: 1rem;
  }
  .broduct-grid .prodcut-card {
    width: 49% !important;
  }
  .checkout-page #progress {
    width: 72%;
    left: 55px;
    top: 40%;
  }
  .compelete-order {
    display: flex;
    flex-flow: column-reverse;
  }
  .order-compelete-title h2 {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }
  .order-compelete-title h2 img {
    width: 50px;
    margin-bottom: 1rem;
  }
  .ordr-items .items-section {
    flex-flow: column;
  }
  .ordr-items .items-section .item {
    flex-flow: column;
    width: 100%;
  }
  .ordr-items .solid-primary-btn {
    margin-bottom: 1rem;
  }
  .content-with-img {
    padding: 1rem;
  }
  .content-with-img .content {
    padding: 0;
  }
  .content-with-img img {
    width: 100%;
    text-align: center;
  }
  .achievements-section .col-sm-6 {
    margin-bottom: 1rem;
  }
  .memebers-row {
    display: flex;
    flex-flow: column !important;
  }
  .memebers-row .member-box {
    width: 100% !important;
  }
  .contact-us-page {
    padding: 1rem;
  }
  .contact-us-page input {
    margin-bottom: 1rem;
  }
  .contact-us-page button {
    width: 100%;
  }
  /* FAQs */
  .faqs .row-title {
    width: 90%;
  }
  .faqs .find-section p {
    font-size: 13px;
  }
  .faqs .solid-primary-btn {
    padding: 0.2rem;
  }
  .error-page {
    width: 70%;
  }
  .nav-pills .nav-link {
    font-size: 12px !important;
    padding: 0.2rem 1rem;
  }
  .nav-pills .nav-link.active {
    font-size: 12px !important;
    padding: 0.2rem 1rem;
    background-color: #020127;
    color: #FCFCFA;
  }
}
@media screen and (max-width: 768px) {
  .error-page {
    width: 90%;
  }
  .wishlist-products .prodcut-card .image .add-to-cart {
    bottom: 21%;
    left: 6%;
  }
  .wishlist-products .prodcut-card .image .delete-item {
    top: 2%;
  }
  .footer-container .logo-section {
    width: 90%;
    margin: auto;
  }
  .footer-container .row {
    width: 100%;
    /* margin: 3rem 0; */
  }
  .footer-container .copyright-section .icons-row {
    display: flex;
    justify-content: flex-start;
    /* margin-top: 0.5rem; */
  }
  .checkout-page #progress {
    width: 70%;
    left: 55px;
    top: 40%;
  }
  .nav-pills .nav-link,
  .nav-pills .nav-link.active {
    font-size: 12px !important;
    padding: 0.2rem 1rem;
  }
  input::-moz-placeholder {
    font-size: 12px !important;
  }
  input::placeholder {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 708px) {
  .checkout-page #progress {
    width: 60%;
    left: 55px;
    top: 40%;
  }
  .wishlist-products .prodcut-card .image .add-to-cart {
    bottom: 45%;
  }
  .wishlist-products .prodcut-card .image .delete-item {
    top: 2%;
  }
}
@media screen and (max-width: 707px) {
  .wishlist-products .prodcut-card .image .add-to-cart {
    bottom: 23%;
  }
  .wishlist-products .prodcut-card .image .delete-item {
    top: 2%;
  }
  .checkout-page #progress {
    width: 70%;
    left: 55px;
    top: 40%;
  }
}
@media screen and (max-width: 514px) {
  .wishlist-products .prodcut-card .image .add-to-cart {
    bottom: 40%;
  }
  .wishlist-products .prodcut-card .image .delete-item {
    top: 2%;
  }
  .checkout-page #progress {
    width: 62%;
    left: 55px;
    top: 33%;
  }
}
@media screen and (max-width: 375px) {
  .wishlist-products .prodcut-card .image .add-to-cart {
    bottom: 45%;
  }
  .wishlist-products .prodcut-card .image .delete-item {
    top: 2%;
  }
}
.checkbox-color input:checked ~ label .outline {
  position: absolute;
  inset: -5px;
  border-radius: 50%;
  border: 3px solid #020127 !important;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2509803922);
}

.total_unit_price {
  margin: 0.3rem 0.8rem;
  font-size: 10px !important;
}

.__account-address .donate-now {
  list-style-type: none;
  margin: 25px 0 0 0;
  padding: 0;
  background: #020127;
  width: 100%;
  padding: 1rem !important;
  border-radius: 10px;
}
.__account-address .donate-now .component,
.__account-address .donate-now .billing_component {
  padding: 0.2rem !important;
  color: white;
}

.loading-skeleton .single-coupon,
.loading-skeleton .icon-content-section,
.loading-skeleton .icon-img,
.loading-skeleton .icon-text-section,
.loading-skeleton h3,
.loading-skeleton p,
.loading-skeleton .btn,
.loading-skeleton .single-product-title,
.loading-skeleton .col-md-4,
.loading-skeleton .product-title,
.loading-skeleton label,
.loading-skeleton .form-control {
  color: transparent;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  background-color: #e8e9ee;
  border-color: #E2E3E9;
}
.loading-skeleton .single-coupon::-moz-placeholder, .loading-skeleton .icon-content-section::-moz-placeholder, .loading-skeleton .icon-img::-moz-placeholder, .loading-skeleton .icon-text-section::-moz-placeholder, .loading-skeleton h3::-moz-placeholder, .loading-skeleton p::-moz-placeholder, .loading-skeleton .btn::-moz-placeholder, .loading-skeleton .single-product-title::-moz-placeholder, .loading-skeleton .col-md-4::-moz-placeholder, .loading-skeleton .product-title::-moz-placeholder, .loading-skeleton label::-moz-placeholder, .loading-skeleton .form-control::-moz-placeholder {
  color: transparent;
}
.loading-skeleton .single-coupon::placeholder,
.loading-skeleton .icon-content-section::placeholder,
.loading-skeleton .icon-img::placeholder,
.loading-skeleton .icon-text-section::placeholder,
.loading-skeleton h3::placeholder,
.loading-skeleton p::placeholder,
.loading-skeleton .btn::placeholder,
.loading-skeleton .single-product-title::placeholder,
.loading-skeleton .col-md-4::placeholder,
.loading-skeleton .product-title::placeholder,
.loading-skeleton label::placeholder,
.loading-skeleton .form-control::placeholder {
  color: transparent;
}

@keyframes loading-skeleton {
  from {
    opacity: 0.3;
  }
  to {
    opacity: 1;
  }
}
.loading-skeleton {
  pointer-events: none;
  animation: loading-skeleton 1s infinite alternate;
}
.loading-skeleton img,
.loading-skeleton a,
.loading-skeleton p,
.loading-skeleton li,
.loading-skeleton ul,
.loading-skeleton .single-coupon,
.loading-skeleton .icon-img,
.loading-skeleton .icon-text-section,
.loading-skeleton h3,
.loading-skeleton .product-title,
.loading-skeleton .row-title {
  filter: grayscale(100) contrast(0%) brightness(1.8);
  -webkit-filter: grayscale(100) contrast(0%) brightness(1.8);
}
.close-icon {
  border: unset;
  background: unset;
}

/* .modal-header.border-0{
  direction: rtl;
} */

.close{
  margin: unset !important;
  margin-inline-start: unset;
  margin-inline-end: unset;
}

.border-style {
  border-top: 1px solid gainsboro !important;
  border-bottom: 1px solid gainsboro !important;
}

/* .card-body{
  background-color: #2908FC !important;
} */


.product-preview-item{
  width: 375px !important;
}

.owl-carousel .owl-item img {
  width: unset !important;
}/*# sourceMappingURL=style.css.map */

.vendor-data h1 {
    color: rgba(0, 0, 0, 0.6);
    font-size: 16px;
    font-weight: 700;
}
.vendor-data p {
    color: #212529 !important;
    font-size: 13px !important;
    margin: 0px 32px !important;
}

.unset-padding-top{
    padding-top: unset !important;
}


.category-product-slider::-webkit-scrollbar {
    display: none;
}

.category-product-slider {
    scroll-behavior: smooth;
    -ms-overflow-style: none; /* Edge */
    scrollbar-width: none; /* Firefox */
}
.home-category-slider{
    width: 90%;
}
.home-category-slider {
  width: 98%;
  margin: auto;
}
.home-category-slider .slider-prev , .home-category-slider .slider-next {
  border: unset;
  padding: 1rem;
  border-radius: 50px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.6980392157);
}

.home-category-slider .slider-prev{
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 999;
}
.home-category-slider .slider-next {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 999;
}

.category-product-slider .category-card {
    position: relative;
}

.category-product-slider .category-card .btn {
    position: absolute;
    width: 90% !important;
    top: 85%;
}

.category-product-slider .category-card .row {
    margin-bottom: 5rem;
}

.category-product-slider .category-card .product-title {
    color: #0f1111 !important;
    font-size: 12px !important;
}

.action-search-products-by-price .fa-chevron-right {
    background: #286eb5 !important;
    color: white !important;
    font-size: 18px;
    padding: 6px;
    border-radius: 4px;
}
.badge-style2{
  margin: unset !important;
}
.rating{
  height: fit-content !important;
  margin-bottom: 4px !important;
}


