@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
.about-us-banner, .subscribe-section, .contact-ud-header, .product-page-details .product-details-content .product-data-box .product-single-size, .success-alert-popup, .error-page-layout, .home-banner {
  display: flex;
  justify-content: center;
  align-items: center;
}

.side-page-title, .content-with-img, .team-section .memebers-row, .team-section .memebers-row .member-box, .login-header, .form-layout, .password-label, .grid-items, .brand-of-the-month {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.nav-link,
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show, .categ-layout .result-bar .sub, .content-with-img .content p,
.content-with-img .content li, .subscribe-section p, .contact-us-page .content p, .text-form, label, .modal-header .sub-text, .success-alert-popup a, .error-page-layout p, .cells-titles .products-cell .product-details h4, .single-cart-product .products-cell .product-details h4, .shipping-card .item-data .details .detail .detail-value, .shipping-card .show-all p, .profile-form label {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.error-page-layout h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 32.2px;
}

.login-with-social-box {
  border: 1px solid #E2E3E9;
  border-radius: 10px;
}

.home-banner, .error-page-layout, .success-alert-popup, .product-page-details .product-details-content .product-data-box .product-single-size, .contact-ud-header, .subscribe-section, .about-us-banner {
  display: flex;
  justify-content: center;
  align-items: center;
}

.brand-of-the-month, .grid-items, .password-label, .form-layout, .login-header, .team-section .memebers-row .member-box, .team-section .memebers-row, .content-with-img, .side-page-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.profile-form label, .shipping-card .show-all p, .shipping-card .item-data .details .detail .detail-value, .cells-titles .products-cell .product-details h4, .single-cart-product .products-cell .product-details h4, .error-page-layout p, .success-alert-popup a, .modal-header .sub-text, label, .text-form, .contact-us-page .content p, .subscribe-section p, .content-with-img .content p,
.content-with-img .content li, .categ-layout .result-bar .sub, .nav-link,
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.error-page-layout h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 32.2px;
}

.login-with-social-box {
  border: 1px solid #E2E3E9;
  border-radius: 10px;
}

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

h1,
h2,
h3,
h4,
h5,
h6,
a,
b,
p,
div,
span,
li,
ul {
  font-family: "Rubik", sans-serif;
}

a {
  color: #020127;
}

ul {
  list-style: none;
}

a {
  text-decoration: unset;
}

body {
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  padding: 0px;
  position: relative;
}

.site-page {
  padding: 2rem 3rem;
}

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

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

.center-title {
  font-size: 38px;
  font-weight: 700;
  line-height: 43.7px;
  text-align: center;
  margin: 2rem 0;
}

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

label {
  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 #020127;
}

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

.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-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: #fff;
}

.side-page-title {
  text-align: left;
}
.side-page-title h3 {
  font-size: 38px;
  font-weight: 700;
  line-height: 43.7px;
}
.side-page-title .sub-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #9EA2AE;
}
.side-page-title .sort-section {
  width: 15%;
}
.side-page-title .sort-section label {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #9EA2AE;
}

.right-text {
  text-align: right;
}

@media (max-width: 991px) {
  .site-body {
    padding: 1rem !important;
  }
  .title-with-filter h2 {
    font-size: 21px !important;
    font-weight: 600 !important;
    line-height: 24px !important;
  }
}
.home-banner, .error-page-layout, .success-alert-popup, .product-page-details .product-details-content .product-data-box .product-single-size, .contact-ud-header, .subscribe-section, .about-us-banner {
  display: flex;
  justify-content: center;
  align-items: center;
}

.brand-of-the-month, .grid-items, .password-label, .form-layout, .login-header, .team-section .memebers-row .member-box, .team-section .memebers-row, .content-with-img, .side-page-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.profile-form label, .shipping-card .show-all p, .shipping-card .item-data .details .detail .detail-value, .cells-titles .products-cell .product-details h4, .single-cart-product .products-cell .product-details h4, .error-page-layout p, .success-alert-popup a, .modal-header .sub-text, label, .text-form, .contact-us-page .content p, .subscribe-section p, .content-with-img .content p,
.content-with-img .content li, .categ-layout .result-bar .sub, .nav-link,
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.error-page-layout h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 32.2px;
}

.login-with-social-box {
  border: 1px solid #E2E3E9;
  border-radius: 10px;
}

.btn {
  padding: 0.5rem 2rem;
  transition: 0.5s;
  line-height: 31.5px;
  border-radius: 40px;
  font-size: 21px;
  font-weight: 600;
}

.solid-main-btn {
  background-color: #020127;
  border: 1px solid #020127;
  color: #fff;
}

.solid-main-btn:hover {
  background-color: #020127 !important;
  color: #fff;
  opacity: 0.7;
}

.solid-gray-btn {
  background-color: #E5E7EA;
  border: 1px solid #E5E7EA;
  color: #131927;
}

.solid-gray-btn:hover {
  background-color: #E5E7EA;
  opacity: 0.8;
}

.outline-btn-black {
  border: 1px solid #000;
  border-radius: 40px;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
  transition: 0.5s;
  text-align: center;
  padding: 0.1rem 1.5rem;
  background-color: white;
}

.outline-btn-black:hover {
  border-color: gray;
}

.outline-btn-white {
  border: 1px solid #fff;
  color: #fff;
}

.outline-btn-white:hover {
  border-color: #E5E7EA;
  opacity: 0.8;
  color: #E5E7EA;
}

.single-product .outline-btn-black {
  border: 1px solid #020127 !important;
  background-color: transparent;
}
.single-product .outline-btn-black:hover {
  background-color: #020127;
  color: white;
  border: #020127;
}

.outline-btn-gray {
  border: 1px solid #6D717F;
  border-radius: 24px;
  color: #6D717F;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  transition: 0.5s;
  text-align: center;
  padding: 0.7rem 1.5rem;
}

@media (max-width: 991px) {
  .btn {
    padding: 0rem 2rem;
    font-size: 14px;
  }
  .solid-main-btn {
    font-weight: 400;
  }
}
.home-banner, .error-page-layout, .success-alert-popup, .product-page-details .product-details-content .product-data-box .product-single-size, .contact-ud-header, .subscribe-section, .about-us-banner {
  display: flex;
  justify-content: center;
  align-items: center;
}

.brand-of-the-month, .grid-items, .password-label, .form-layout, .login-header, .team-section .memebers-row .member-box, .team-section .memebers-row, .content-with-img, .side-page-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.profile-form label, .shipping-card .show-all p, .shipping-card .item-data .details .detail .detail-value, .cells-titles .products-cell .product-details h4, .single-cart-product .products-cell .product-details h4, .error-page-layout p, .success-alert-popup a, .modal-header .sub-text, label, .text-form, .contact-us-page .content p, .subscribe-section p, .content-with-img .content p,
.content-with-img .content li, .categ-layout .result-bar .sub, .nav-link,
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.error-page-layout h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 32.2px;
}

.login-with-social-box {
  border: 1px solid #E2E3E9;
  border-radius: 10px;
}

.lang-switcher {
  padding: 0 1rem;
  font-size: 12px;
  cursor: pointer;
}
.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: "Rubik", sans-serif;
  color: #6D717F;
}
.nav-link span,
.navbar-nav .nav-link.active span,
.navbar-nav .nav-link.show span {
  font-family: "Rubik", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: #6D717F;
}

.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;
  bottom: -2px;
  right: 8px;
  color: #fff;
  background-color: #020127;
  border-radius: 50px;
  padding: 0.1rem 0.3rem;
  font-size: 8px;
}

.search-div {
  position: relative;
}
.search-div img {
  position: absolute;
  top: 11px;
  left: 15px;
}
.search-div input {
  border-radius: 50px;
  border: 1px solid #E5E7EA;
  background-color: #fff;
}
.search-div input:focus {
  box-shadow: unset;
  border-color: #F2F3F7;
}

.form-control {
  background-color: #E2E3E9;
  border-radius: 0;
  padding: 0.5rem 5rem 0.5rem 3rem;
}

.dropdown-menu-flag {
  width: 30px;
  border-radius: 50px;
  margin: 0 0.2rem;
}

.mobile-menu {
  display: none;
}

.hide-mobile {
  display: block;
}

.desktop-menu {
  display: block;
  border-bottom: 1px solid #E5E7EA;
}

.hide-desktop {
  display: none;
}

@media (max-width: 991px) {
  .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;
  }
  .mobile-menu ul li {
    display: flex;
  }
  .mobile-menu .offcanvas-header {
    padding: 2rem;
    display: flex;
    align-items: center;
  }
  .mobile-menu .offcanvas-header h3 {
    font-family: "Rubik", sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 29px;
    display: flex;
    flex-flow: column;
  }
  .mobile-menu .offcanvas-header h3 span {
    font-family: "Rubik", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #6D717F;
  }
  .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: "Rubik", sans-serif;
    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: "Rubik", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    color: #6D717F;
  }
  .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: "Rubik", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    color: #6D717F;
  }
  .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;
  }
  .logo-logout-row {
    width: 100%;
    display: flex;
    margin-top: 0.8rem;
    justify-content: space-between;
  }
}
.footer-container {
  background-color: #F9FAFB;
  padding: 3rem 0rem 1rem;
  color: #020127;
  font-family: Noto Kufi Arabic;
}
.footer-container .row {
  width: 90%;
  margin: auto;
}
.footer-container p {
  font-size: 13px;
  font-weight: 400;
  color: #6D717F;
  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: 13px;
  font-weight: 700;
  line-height: 20px;
}
.footer-container .copyright-section {
  margin-top: 1rem;
  border-top: 2px solid #E5E7EA;
  padding-top: 1rem;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.footer-container .copyright-section .icons-row {
  display: flex;
  justify-content: flex-end;
}
.footer-container .copyright-section span {
  padding: 1rem;
  border-radius: 50px;
  background-color: #020127;
  margin: 0 1rem;
  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;
  cursor: pointer;
  -o-transition: 0.5s;
}
.footer-container .copyright-section svg {
  transition: 0.5s;
  color: white;
  cursor: pointer;
}

.footer-imgs {
  margin: 1rem 0;
}

@media (max-width: 767px) {
  .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: 1rem;
  }
}
.home-banner, .error-page-layout, .success-alert-popup, .product-page-details .product-details-content .product-data-box .product-single-size, .contact-ud-header, .subscribe-section, .about-us-banner {
  display: flex;
  justify-content: center;
  align-items: center;
}

.brand-of-the-month, .grid-items, .password-label, .form-layout, .login-header, .team-section .memebers-row .member-box, .team-section .memebers-row, .content-with-img, .side-page-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.profile-form label, .shipping-card .show-all p, .shipping-card .item-data .details .detail .detail-value, .cells-titles .products-cell .product-details h4, .single-cart-product .products-cell .product-details h4, .error-page-layout p, .success-alert-popup a, .modal-header .sub-text, label, .text-form, .contact-us-page .content p, .subscribe-section p, .content-with-img .content p,
.content-with-img .content li, .categ-layout .result-bar .sub, .nav-link,
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.error-page-layout h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 32.2px;
}

.login-with-social-box {
  border: 1px solid #E2E3E9;
  border-radius: 10px;
}

.categ-layout {
  display: flex;
}
.categ-layout .filter-bar {
  width: 20%;
}
.categ-layout .result-bar {
  width: 78%;
}
.categ-layout .result-bar .sub {
  color: #6D717F;
}

.title-with-filter {
  display: flex;
  justify-content: space-between;
}
.title-with-filter h2 {
  font-size: 49px;
  font-weight: 700;
  line-height: 56px;
  display: flex;
  flex-flow: column;
}
.title-with-filter h2 span {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #6D717F;
}
.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 ---*/
.search-products {
  width: 100%;
  margin: auto;
  flex-wrap: wrap;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(20%, 1fr));
  grid-gap: 9px;
}

.accordion-button:not(.collapsed) {
  color: #020127;
  background-color: unset;
  box-shadow: unset;
}

.accordion-button:focus {
  box-shadow: unset;
}

.accordion-item {
  border: unset;
  padding: 0;
}

@media (max-width: 991px) {
  .categ-layout .result-bar {
    width: 99%;
  }
  .filter-items {
    display: flex;
    overflow: scroll;
    margin-bottom: 2rem;
  }
  .filter-items .form-select {
    margin: 0.5rem 0.1rem;
    min-width: 30%;
  }
}
.home-banner, .error-page-layout, .success-alert-popup, .product-page-details .product-details-content .product-data-box .product-single-size, .contact-ud-header, .subscribe-section, .about-us-banner {
  display: flex;
  justify-content: center;
  align-items: center;
}

.brand-of-the-month, .grid-items, .password-label, .form-layout, .login-header, .team-section .memebers-row .member-box, .team-section .memebers-row, .content-with-img, .side-page-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.profile-form label, .shipping-card .show-all p, .shipping-card .item-data .details .detail .detail-value, .cells-titles .products-cell .product-details h4, .single-cart-product .products-cell .product-details h4, .error-page-layout p, .success-alert-popup a, .modal-header .sub-text, label, .text-form, .contact-us-page .content p, .subscribe-section p, .content-with-img .content p,
.content-with-img .content li, .nav-link,
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show, .categ-layout .result-bar .sub {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.error-page-layout h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 32.2px;
}

.login-with-social-box {
  border: 1px solid #E2E3E9;
  border-radius: 10px;
}

.content-with-img {
  margin: 3rem 0;
  width: 95%;
  margin: auto;
}
.content-with-img .content {
  display: flex;
  flex-flow: column;
  justify-content: center;
  height: 100%;
  padding: 0 4rem;
}
.content-with-img .content h3 {
  font-size: 38px;
  font-weight: 700;
  line-height: 43.7px;
}
.content-with-img .content ul {
  padding-left: 0;
}
.content-with-img .content li svg {
  color: #2DB224;
}
.content-with-img img {
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
}

.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: #020127;
  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 {
  width: 90%;
  margin: auto;
}
.team-section .memebers-row {
  flex-wrap: wrap;
}
.team-section .memebers-row .member-box {
  border-radius: 40px;
  border: 1px solid gainsboro;
  width: 22%;
  padding: 1rem 2rem;
  margin-top: 1rem;
}
.team-section .memebers-row .member-box h4 {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.team-section .memebers-row .member-box p {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.about-us-banner {
  flex-flow: column;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 7rem;
  width: 100%;
  margin: 2rem auto 0;
}
.about-us-banner h2 {
  font-size: 38px;
  font-weight: 700;
  line-height: 43.7px;
  color: #fff;
}

.subscribe-section {
  flex-flow: column;
  background-color: #020127;
  color: white;
  padding: 3rem;
  padding-bottom: 6rem;
}
.subscribe-section h2 {
  font-size: 32px;
  font-weight: 600;
  line-height: 43.7px;
}
.subscribe-section p {
  color: #6D717F;
  width: 50%;
  margin: 2rem auto;
  text-align: center;
}
.subscribe-section .input-sub-section {
  position: relative;
  width: 50%;
}
.subscribe-section .input-sub-section .subscribe-input {
  position: absolute;
  width: 100%;
  left: 0;
  background-color: white;
  border-radius: 24px;
}
.subscribe-section .input-sub-section .subscribe-btn {
  border-radius: 24px;
  background-color: #020127;
  position: absolute;
  right: 1px;
  top: 0.3px;
  background-color: #020127;
  color: white;
  padding: 0.42rem 4rem;
}

@media (max-width: 991px) {
  .content-with-img .content {
    padding: 2rem;
    background-color: #212936;
    margin-top: -4rem;
    color: white;
    border-radius: 24px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    -ms-border-radius: 24px;
    -o-border-radius: 24px;
  }
  .memebers-row {
    overflow: scroll;
    flex-wrap: nowrap !important;
    flex-flow: row;
  }
  .memebers-row .member-box {
    min-width: 250px !important;
    margin: 0 0.2rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }
  .memebers-row .member-box div {
    text-align: center;
  }
  .subscribe-section p {
    width: 100%;
  }
  .subscribe-section .input-sub-section {
    width: 100%;
    margin-top: 2rem;
  }
}
.home-banner, .error-page-layout, .success-alert-popup, .product-page-details .product-details-content .product-data-box .product-single-size, .contact-ud-header, .about-us-banner, .subscribe-section {
  display: flex;
  justify-content: center;
  align-items: center;
}

.brand-of-the-month, .grid-items, .password-label, .form-layout, .login-header, .side-page-title, .content-with-img, .team-section .memebers-row, .team-section .memebers-row .member-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.profile-form label, .shipping-card .show-all p, .shipping-card .item-data .details .detail .detail-value, .cells-titles .products-cell .product-details h4, .single-cart-product .products-cell .product-details h4, .error-page-layout p, .success-alert-popup a, .modal-header .sub-text, label, .text-form, .contact-us-page .content p, .nav-link,
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show, .categ-layout .result-bar .sub, .content-with-img .content p,
.content-with-img .content li, .subscribe-section p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.error-page-layout h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 32.2px;
}

.login-with-social-box {
  border: 1px solid #E2E3E9;
  border-radius: 10px;
}

.contact-ud-header {
  padding: 6rem;
  color: white;
  background-position: center;
  background-size: cover;
  border-radius: 0 0 40px 40px;
}

.contact-us-page {
  width: 90%;
  margin: auto;
}
.contact-us-page .content {
  width: 60%;
  display: flex;
  margin: auto;
  flex-flow: column;
}
.contact-us-page .content h2 {
  font-size: 38px;
  font-weight: 700;
  line-height: 43.7px;
}
.contact-us-page .content p {
  margin: 1rem 0;
}
.contact-us-page .content li {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}
.contact-us-page .content li svg {
  margin-right: 1rem !important;
}
.contact-us-page .form-box {
  border: 1px solid #BDBDBD;
  box-shadow: 0px 8px 16px -6px rgba(19, 25, 39, 0.0784313725);
  border-radius: 24px;
  padding: 2rem;
}
.contact-us-page .form-box input {
  background: white;
  padding: 0.5rem 1rem;
  border-radius: 40px;
}
.contact-us-page .form-box textarea {
  border: 1px solid #E5E7EA;
  padding: 1rem;
  background-color: #F9F9F9;
  border-radius: 16px;
}

@media (max-width: 991px) {
  .contact-us-page .content {
    width: 100%;
  }
  .contact-us-page .form-box {
    border: unset;
    padding: 0.5rem;
  }
}
.home-banner, .error-page-layout, .success-alert-popup, .product-page-details .product-details-content .product-data-box .product-single-size, .about-us-banner, .subscribe-section, .contact-ud-header {
  display: flex;
  justify-content: center;
  align-items: center;
}

.brand-of-the-month, .grid-items, .password-label, .form-layout, .login-header, .side-page-title, .content-with-img, .team-section .memebers-row, .team-section .memebers-row .member-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.profile-form label, .shipping-card .show-all p, .shipping-card .item-data .details .detail .detail-value, .cells-titles .products-cell .product-details h4, .single-cart-product .products-cell .product-details h4, .error-page-layout p, .success-alert-popup a, .modal-header .sub-text, label, .text-form, .nav-link,
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show, .categ-layout .result-bar .sub, .content-with-img .content p,
.content-with-img .content li, .subscribe-section p, .contact-us-page .content p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.error-page-layout h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 32.2px;
}

.login-with-social-box {
  border: 1px solid #E2E3E9;
  border-radius: 10px;
}

.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: #6D717F;
}
.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: 16px;
  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;
}

.home-banner, .error-page-layout, .success-alert-popup, .product-page-details .product-details-content .product-data-box .product-single-size, .about-us-banner, .subscribe-section, .contact-ud-header {
  display: flex;
  justify-content: center;
  align-items: center;
}

.brand-of-the-month, .grid-items, .password-label, .form-layout, .login-header, .side-page-title, .content-with-img, .team-section .memebers-row, .team-section .memebers-row .member-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.profile-form label, .shipping-card .show-all p, .shipping-card .item-data .details .detail .detail-value, .cells-titles .products-cell .product-details h4, .single-cart-product .products-cell .product-details h4, .error-page-layout p, .success-alert-popup a, .modal-header .sub-text, label, .text-form, .nav-link,
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show, .categ-layout .result-bar .sub, .content-with-img .content p,
.content-with-img .content li, .subscribe-section p, .contact-us-page .content p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.error-page-layout h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 32.2px;
}

.login-with-social-box {
  border: 1px solid #E2E3E9;
  border-radius: 10px;
}

.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%;
}

.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%;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
}
.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 .solid-main-btn {
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
}
.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-size: 49px;
  font-weight: 700;
  line-height: 56px;
}
.product-page-details .product-details-content .product-data-box .product-data-box-title {
  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-size: 20px;
  font-weight: 700;
  line-height: 30px;
}
.product-page-details .product-details-content .product-data-box .price .original-price {
  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-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-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 .form-check-input {
  display: none !important;
}
.product-page-details .product-details-content .product-data-box .product-single-size {
  cursor: pointer;
  padding: 0.8rem 1.5rem;
  background-color: #F0F0F0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0.5rem 0.2rem;
  flex-flow: column;
  border-radius: 16px;
}
.product-page-details .product-details-content .product-data-box .product-single-size .sub {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  color: #9EA2AE;
}
.product-page-details .product-details-content .product-data-box .active {
  background-color: #020127;
  color: #fff;
}
.product-page-details .product-details-content .counter-and-btn-row {
  display: flex;
  justify-content: space-between;
}
.product-page-details .product-details-content .counter-and-btn-row .counter-icon {
  cursor: pointer;
}
.product-page-details .product-details-content .counter-and-btn-row .counter-number {
  width: 100%;
  border: 0;
  background: transparent;
  text-align: center;
}
.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-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 .far {
  background-color: red !important;
}
.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-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 .solid-main-btn {
  border-radius: 16px;
  padding: 0.2rem 1rem;
}
.reviews-title-section .solid-main-btn img {
  margin-right: 1rem;
}

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

.gray-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #9EA2AE;
}

.message-popup {
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  background-color: transparent;
}

.message-popup:focus {
  box-shadow: unset;
  border-color: #020127;
}

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

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  position: relative;
  color: #020127;
  background-color: unset;
}

.nav-pills .nav-link:hover {
  color: gray;
}
.nav-pills .nav-link.active::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #020127;
  bottom: 0;
  left: 0;
}

.tab-pane .product-Specifications li {
  border-bottom: 1px solid gainsboro;
  padding: 0.5rem 0;
}
.tab-pane .product-Specifications li b {
  min-width: 20%;
  width: 20%;
  display: inline-block;
}
.tab-pane .product-Specifications li span {
  color: #6D717F;
  font-weight: 100;
}

@media (max-width: 991px) {
  .product-page-details .product-details-content {
    width: 100%;
  }
  .product-page-details .product-details-content .product-data-box {
    padding: 0;
  }
  .product-page-details .product-details-content .product-data-box .form-check-inline {
    margin-right: 0rem;
  }
  .product-page-details .product-details-content .product-data-box .form-check {
    padding-left: 0em;
  }
  .product-page-details .product-details-content .product-data-box .product-single-size {
    font-size: 12px;
    padding: 0.5rem;
  }
  .product-page-details .product-details-content .product-data-box .single-product-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
  }
  .product-page-details .product-details-content .product-data-box .price .original-price {
    font-weight: 400;
    font-size: 16px;
    margin: 0;
  }
  .reviews-title-section .solid-main-btn {
    padding: 0.2rem;
  }
}
.home-banner, .error-page-layout, .success-alert-popup, .about-us-banner, .subscribe-section, .contact-ud-header, .product-page-details .product-details-content .product-data-box .product-single-size {
  display: flex;
  justify-content: center;
  align-items: center;
}

.brand-of-the-month, .grid-items, .password-label, .form-layout, .login-header, .side-page-title, .content-with-img, .team-section .memebers-row, .team-section .memebers-row .member-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.profile-form label, .shipping-card .show-all p, .shipping-card .item-data .details .detail .detail-value, .cells-titles .products-cell .product-details h4, .single-cart-product .products-cell .product-details h4, .error-page-layout p, .success-alert-popup a, .modal-header .sub-text, label, .text-form, .nav-link,
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show, .categ-layout .result-bar .sub, .content-with-img .content p,
.content-with-img .content li, .subscribe-section p, .contact-us-page .content p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.error-page-layout h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 32.2px;
}

.login-with-social-box {
  border: 1px solid #E2E3E9;
  border-radius: 10px;
}

.form-layout .form-section {
  width: 35%;
  margin: auto;
}
.form-layout .form-check .form-check-input {
  margin-top: 0.7rem;
}
.form-layout .seperator {
  position: relative;
  width: 100%;
  text-align: center;
}
.form-layout .seperator::before,
.form-layout .seperator::after {
  content: "";
  position: absolute;
  top: 42%;
  background-color: #C4C4C4;
  height: 3px;
  width: 47%;
}
.form-layout .seperator::before {
  right: 0;
}
.form-layout .seperator::after {
  left: 0;
}

.form-title {
  font-size: 51px;
  font-weight: 700;
  line-height: 58.65px;
  text-align: center;
  margin: 3rem;
}

.form-slugan {
  font-size: 28px;
  font-weight: 700;
  line-height: 32.2px;
}

.form-check-input:checked {
  background-color: #020127;
  border-color: #020127;
}

.form-check-input:focus {
  border-color: rgba(2, 1, 39, 0.3882352941);
  box-shadow: 0 0 0 0.25rem rgba(2, 1, 39, 0.3882352941);
}

.text-form {
  color: #000;
  margin: 1rem 0;
}

.password-label {
  width: 100%;
}

.form-select {
  background-color: #E2E3E9;
  border: 1px solid #E2E3E9;
  padding: 0.2rem 1rem;
  border-radius: 40px;
  margin-bottom: 2rem;
}

.white-input-form .form-control {
  background-color: white;
  border: 1px solid #E2E3E9;
  padding: 0.8rem;
  border-radius: 40px;
  margin-bottom: 2rem;
}
.white-input-form .form-control:focus {
  box-shadow: unset;
}

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

.foregt-pass {
  cursor: pointer;
}

.login-with-social {
  text-align: center;
  margin: 0.5rem;
}
.login-with-social .col-md-6 {
  cursor: pointer;
}
.login-with-social span {
  margin: 0.5rem;
  display: inline-block;
}

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

.login-with-social-box {
  padding: 0.2rem 0.5rem;
}

.sign-in-link {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  margin: 1rem 0;
}
.sign-in-link a {
  color: #9EA2AE;
}

.modal-header {
  border-bottom: unset;
}
.modal-header .sub-text {
  color: #6D717F;
}

.modal-content {
  border-radius: 24px;
  box-shadow: 0px 36px 56px -4px rgba(38, 50, 56, 0.2784313725);
  padding: 1rem;
}

.success-alert-popup {
  flex-flow: column;
}
.success-alert-popup p {
  font-size: 21px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  margin: 1rem 0;
}
.success-alert-popup a {
  color: #9EA2AE;
}

@media (max-width: 991px) {
  .form-layout .img-section {
    display: none;
  }
  .form-layout .form-section {
    width: 90%;
  }
}
.home-banner, .error-page-layout, .about-us-banner, .subscribe-section, .contact-ud-header, .product-page-details .product-details-content .product-data-box .product-single-size, .success-alert-popup {
  display: flex;
  justify-content: center;
  align-items: center;
}

.brand-of-the-month, .grid-items, .side-page-title, .content-with-img, .team-section .memebers-row, .team-section .memebers-row .member-box, .login-header, .form-layout, .password-label {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.profile-form label, .shipping-card .show-all p, .shipping-card .item-data .details .detail .detail-value, .cells-titles .products-cell .product-details h4, .single-cart-product .products-cell .product-details h4, .error-page-layout p, .nav-link,
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show, .categ-layout .result-bar .sub, .content-with-img .content p,
.content-with-img .content li, .subscribe-section p, .contact-us-page .content p, .text-form, label, .modal-header .sub-text, .success-alert-popup a {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.error-page-layout h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 32.2px;
}

.login-with-social-box {
  border: 1px solid #E2E3E9;
  border-radius: 10px;
}

.error-page-layout {
  flex-flow: column;
}
.error-page-layout .main-img,
.error-page-layout p {
  width: 30%;
  margin: 0.2rem auto;
  text-align: center;
}
.error-page-layout button,
.error-page-layout p {
  margin: 1rem 0;
}
.error-page-layout a {
  display: inline-block;
  width: 100%;
  text-align: center;
}

@media (max-width: 991px) {
  .error-page-layout .main-img,
  .error-page-layout p {
    width: 90%;
  }
  .error-page-layout .w-25 {
    width: 90% !important;
  }
}
.home-banner, .about-us-banner, .subscribe-section, .contact-ud-header, .product-page-details .product-details-content .product-data-box .product-single-size, .success-alert-popup, .error-page-layout {
  display: flex;
  justify-content: center;
  align-items: center;
}

.brand-of-the-month, .grid-items, .side-page-title, .content-with-img, .team-section .memebers-row, .team-section .memebers-row .member-box, .login-header, .form-layout, .password-label {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.profile-form label, .shipping-card .show-all p, .shipping-card .item-data .details .detail .detail-value, .cells-titles .products-cell .product-details h4, .single-cart-product .products-cell .product-details h4, .nav-link,
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show, .categ-layout .result-bar .sub, .content-with-img .content p,
.content-with-img .content li, .subscribe-section p, .contact-us-page .content p, .text-form, label, .modal-header .sub-text, .success-alert-popup a, .error-page-layout p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.error-page-layout h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 32.2px;
}

.login-with-social-box {
  border: 1px solid #E2E3E9;
  border-radius: 10px;
}

.grid-items {
  width: 90%;
  margin: auto;
  flex-wrap: wrap;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(18%, 1fr));
  grid-gap: 10px;
}

.item {
  text-align: center;
  box-sizing: border-box;
  height: 100%;
  width: 15%;
  padding: 10px;
  display: flex;
  flex-flow: column;
  justify-content: flex-end;
}
.item img {
  width: 80%;
  max-width: 100%;
  height: auto;
  display: block;
}
.item p {
  margin: 1rem 0;
}

.grid-product {
  width: 90%;
  margin: auto;
  flex-wrap: wrap;
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(15%, 1fr));
  grid-gap: 10px;
}

.single-product {
  text-align: center;
  position: relative;
  margin: 1rem 0;
  box-sizing: border-box;
  height: 100%;
  padding: 10px;
  display: flex;
  flex-flow: column;
  justify-content: flex-end;
  border-radius: 16px;
  border: 1px solid #E5E7EA;
}
.single-product .head-icons .white-wish-list {
  position: absolute;
  top: 21px;
  right: 23px;
}
.single-product .hover-product-action {
  opacity: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.4705882353);
  color: black;
  width: 100%;
  top: 0;
  height: 55%;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
  border-radius: 10px 10px 0 0;
  z-index: 99999999;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}
.single-product .hover-product-action:hover {
  opacity: 1;
}
.single-product .image {
  position: relative;
}
.single-product .product-badge {
  position: absolute;
  color: black;
  top: 10px;
  left: 10px;
  padding: 4px 16px 4px 16px;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
}
.single-product .new {
  background-color: #A9DEB4;
}
.single-product .out-of-stock {
  background-color: #FFD88A;
}
.single-product .red-warning {
  background-color: #EE443F;
}
.single-product .wishlist-check {
  position: absolute;
  top: 8px;
  right: 10px;
  background: rgba(255, 255, 255, 0.6980392157);
  padding: 0.8rem;
  border-radius: 50px;
  cursor: pointer;
}
.single-product .product-desc {
  color: #191C1F;
}
.single-product .product-desc .product-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.single-product .product-desc p {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}

.home-banner {
  flex-flow: column;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 7rem;
  width: 90%;
  margin: 2rem auto;
  border-radius: 16px;
}
.home-banner h2 {
  font-size: 38px;
  font-weight: 700;
  line-height: 43.7px;
  color: #fff;
}

.brand-of-the-month {
  width: 90%;
  margin: auto;
}
.brand-of-the-month img {
  margin-right: 1rem;
  height: 100%;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
}
.brand-of-the-month .brand-products {
  width: 50%;
  margin: auto;
  flex-wrap: wrap;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(30%, 1fr));
  grid-gap: 9px;
}

.video-container {
  text-align: center;
  position: relative;
  height: 100%;
}
.video-container #myVideo {
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  max-width: 100%;
}
.video-container .content {
  position: absolute;
  top: 40%;
  width: 100%;
  left: 0;
  color: white;
}

@media (max-width: 991px) {
  .site-page {
    padding: 0.5rem;
  }
  .grid-product {
    grid-template-columns: repeat(auto-fill, minmax(40%, 1fr));
  }
  .grid-product .single-product img {
    width: 100%;
  }
  .brand-of-the-month {
    flex-wrap: wrap;
  }
  .brand-of-the-month img {
    width: 100%;
  }
  .video-container #myVideo {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
  }
  .video-container .content {
    top: 30%;
  }
  .video-container .content h2 {
    font-size: 21px;
  }
  .grid-product .single-product:nth-child(n+3) {
    display: none;
  }
  .home-banner {
    padding: 4rem 2rem 1rem;
  }
  .home-banner h2 {
    font-size: 21px;
  }
  .brand-products {
    grid-template-columns: repeat(auto-fill, minmax(40%, 1fr)) !important;
    width: 100% !important;
  }
  .brand-products .single-product:nth-child(n+3) {
    display: none;
  }
  .hover-product-action {
    display: none !important;
  }
  .single-product .wishlist-check {
    width: 45px;
  }
}
.about-us-banner, .subscribe-section, .contact-ud-header, .product-page-details .product-details-content .product-data-box .product-single-size, .success-alert-popup, .error-page-layout, .home-banner {
  display: flex;
  justify-content: center;
  align-items: center;
}

.side-page-title, .content-with-img, .team-section .memebers-row, .team-section .memebers-row .member-box, .login-header, .form-layout, .password-label, .grid-items, .brand-of-the-month {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.profile-form label, .shipping-card .show-all p, .shipping-card .item-data .details .detail .detail-value, .cells-titles .products-cell .product-details h4, .single-cart-product .products-cell .product-details h4, .nav-link,
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show, .categ-layout .result-bar .sub, .content-with-img .content p,
.content-with-img .content li, .subscribe-section p, .contact-us-page .content p, .text-form, label, .modal-header .sub-text, .success-alert-popup a, .error-page-layout p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.error-page-layout h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 32.2px;
}

.login-with-social-box {
  border: 1px solid #E2E3E9;
  border-radius: 10px;
}

.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%;
}

.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%;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
}
.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 .solid-main-btn {
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
}
.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-size: 49px;
  font-weight: 700;
  line-height: 56px;
}
.product-page-details .product-details-content .product-data-box .product-data-box-title {
  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-size: 20px;
  font-weight: 700;
  line-height: 30px;
}
.product-page-details .product-details-content .product-data-box .price .original-price {
  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-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-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 .form-check-input {
  display: none !important;
}
.product-page-details .product-details-content .product-data-box .product-single-size {
  cursor: pointer;
  padding: 0.8rem 1.5rem;
  background-color: #F0F0F0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0.5rem 0.2rem;
  flex-flow: column;
  border-radius: 16px;
}
.product-page-details .product-details-content .product-data-box .product-single-size .sub {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  color: #9EA2AE;
}
.product-page-details .product-details-content .product-data-box .active {
  background-color: #020127;
  color: #fff;
}
.product-page-details .product-details-content .counter-and-btn-row {
  display: flex;
  justify-content: space-between;
}
.product-page-details .product-details-content .counter-and-btn-row .counter-icon {
  cursor: pointer;
}
.product-page-details .product-details-content .counter-and-btn-row .counter-number {
  width: 100%;
  border: 0;
  background: transparent;
  text-align: center;
}
.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-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 .far {
  background-color: red !important;
}
.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-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 .solid-main-btn {
  border-radius: 16px;
  padding: 0.2rem 1rem;
}
.reviews-title-section .solid-main-btn img {
  margin-right: 1rem;
}

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

.gray-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #9EA2AE;
}

.message-popup {
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  background-color: transparent;
}

.message-popup:focus {
  box-shadow: unset;
  border-color: #020127;
}

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

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  position: relative;
  color: #020127;
  background-color: unset;
}

.nav-pills .nav-link:hover {
  color: gray;
}
.nav-pills .nav-link.active::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #020127;
  bottom: 0;
  left: 0;
}

.tab-pane .product-Specifications li {
  border-bottom: 1px solid gainsboro;
  padding: 0.5rem 0;
}
.tab-pane .product-Specifications li b {
  min-width: 20%;
  width: 20%;
  display: inline-block;
}
.tab-pane .product-Specifications li span {
  color: #6D717F;
  font-weight: 100;
}

@media (max-width: 991px) {
  .product-page-details .product-details-content {
    width: 100%;
  }
  .product-page-details .product-details-content .product-data-box {
    padding: 0;
  }
  .product-page-details .product-details-content .product-data-box .form-check-inline {
    margin-right: 0rem;
  }
  .product-page-details .product-details-content .product-data-box .form-check {
    padding-left: 0em;
  }
  .product-page-details .product-details-content .product-data-box .product-single-size {
    font-size: 12px;
    padding: 0.5rem;
  }
  .product-page-details .product-details-content .product-data-box .single-product-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
  }
  .product-page-details .product-details-content .product-data-box .price .original-price {
    font-weight: 400;
    font-size: 16px;
    margin: 0;
  }
  .reviews-title-section .solid-main-btn {
    padding: 0.2rem;
  }
}
.about-us-banner, .subscribe-section, .contact-ud-header, .product-page-details .product-details-content .product-data-box .product-single-size, .success-alert-popup, .error-page-layout, .home-banner {
  display: flex;
  justify-content: center;
  align-items: center;
}

.side-page-title, .content-with-img, .team-section .memebers-row, .team-section .memebers-row .member-box, .login-header, .form-layout, .password-label, .grid-items, .brand-of-the-month {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.profile-form label, .shipping-card .show-all p, .shipping-card .item-data .details .detail .detail-value, .cells-titles .products-cell .product-details h4, .single-cart-product .products-cell .product-details h4, .nav-link,
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show, .categ-layout .result-bar .sub, .content-with-img .content p,
.content-with-img .content li, .subscribe-section p, .contact-us-page .content p, .text-form, label, .modal-header .sub-text, .success-alert-popup a, .error-page-layout p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.error-page-layout h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 32.2px;
}

.login-with-social-box {
  border: 1px solid #E2E3E9;
  border-radius: 10px;
}

.contact-ud-header {
  padding: 6rem;
  color: white;
  background-position: center;
  background-size: cover;
  border-radius: 0 0 40px 40px;
}

.contact-us-page {
  width: 90%;
  margin: auto;
}
.contact-us-page .content {
  width: 60%;
  display: flex;
  margin: auto;
  flex-flow: column;
}
.contact-us-page .content h2 {
  font-size: 38px;
  font-weight: 700;
  line-height: 43.7px;
}
.contact-us-page .content p {
  margin: 1rem 0;
}
.contact-us-page .content li {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}
.contact-us-page .content li svg {
  margin-right: 1rem !important;
}
.contact-us-page .form-box {
  border: 1px solid #BDBDBD;
  box-shadow: 0px 8px 16px -6px rgba(19, 25, 39, 0.0784313725);
  border-radius: 24px;
  padding: 2rem;
}
.contact-us-page .form-box input {
  background: white;
  padding: 0.5rem 1rem;
  border-radius: 40px;
}
.contact-us-page .form-box textarea {
  border: 1px solid #E5E7EA;
  padding: 1rem;
  background-color: #F9F9F9;
  border-radius: 16px;
}

@media (max-width: 991px) {
  .contact-us-page .content {
    width: 100%;
  }
  .contact-us-page .form-box {
    border: unset;
    padding: 0.5rem;
  }
}
.about-us-banner, .subscribe-section, .contact-ud-header, .product-page-details .product-details-content .product-data-box .product-single-size, .success-alert-popup, .error-page-layout, .home-banner {
  display: flex;
  justify-content: center;
  align-items: center;
}

.side-page-title, .content-with-img, .team-section .memebers-row, .team-section .memebers-row .member-box, .login-header, .form-layout, .password-label, .grid-items, .brand-of-the-month {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.profile-form label, .shipping-card .show-all p, .shipping-card .item-data .details .detail .detail-value, .cells-titles .products-cell .product-details h4, .single-cart-product .products-cell .product-details h4, .nav-link,
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show, .categ-layout .result-bar .sub, .content-with-img .content p,
.content-with-img .content li, .subscribe-section p, .contact-us-page .content p, .text-form, label, .modal-header .sub-text, .success-alert-popup a, .error-page-layout p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.error-page-layout h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 32.2px;
}

.login-with-social-box {
  border: 1px solid #E2E3E9;
  border-radius: 10px;
}

.cells-titles, .single-cart-product {
  border-bottom: 1px solid gainsboro;
  padding-bottom: 1rem;
  margin: 1rem 0;
  display: flex;
}
.cells-titles .products-cell, .single-cart-product .products-cell {
  width: 60%;
  display: flex;
}
.cells-titles .products-cell span, .single-cart-product .products-cell span {
  color: #9EA2AE;
  margin-bottom: 1rem;
}
.cells-titles .products-cell .product-imgs img, .single-cart-product .products-cell .product-imgs img {
  width: 90%;
  border-radius: 16px;
}
.cells-titles .products-cell .product-details, .single-cart-product .products-cell .product-details {
  display: flex;
  flex-flow: column;
  justify-content: center;
  height: 100%;
}
.cells-titles .products-cell .product-details h4, .single-cart-product .products-cell .product-details h4 {
  margin-top: 1rem;
}
.cells-titles .products-cell .product-details p, .single-cart-product .products-cell .product-details p {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  color: #9EA2AE;
}
.cells-titles .products-cell .product-details .form-select, .single-cart-product .products-cell .product-details .form-select {
  width: 50%;
  background-color: #F3F4F6;
  border-color: #F3F4F6;
}
.cells-titles .count-cell, .cells-titles .price-cell, .single-cart-product .count-cell, .single-cart-product .price-cell {
  padding: 1rem 0;
  width: 20%;
  text-align: center;
}
.cells-titles .count-cell .badge-product-cart, .cells-titles .price-cell .badge-product-cart, .single-cart-product .count-cell .badge-product-cart, .single-cart-product .price-cell .badge-product-cart {
  background-color: #FFD88A;
  width: 50%;
  font-size: 12px;
  margin: auto;
  text-align: center;
  border-radius: 16px;
  padding: 0.4rem;
}
.cells-titles .count-cell span, .cells-titles .price-cell span, .single-cart-product .count-cell span, .single-cart-product .price-cell span {
  color: #9EA2AE;
  margin-bottom: 1rem;
}
.cells-titles .count-cell .item-counter, .cells-titles .price-cell .item-counter, .single-cart-product .count-cell .item-counter, .single-cart-product .price-cell .item-counter {
  position: relative;
  display: flex;
  border: 1px solid gainsboro;
  border-radius: 24px;
  width: 80%;
  padding: 0.5rem;
  margin: auto;
  justify-content: center;
  align-items: center;
}
.cells-titles .count-cell .item-counter input, .cells-titles .price-cell .item-counter input, .single-cart-product .count-cell .item-counter input, .single-cart-product .price-cell .item-counter input {
  width: 50%;
  border: unset;
  text-align: center;
}
.cells-titles .count-cell .item-counter .counter-icon, .cells-titles .price-cell .item-counter .counter-icon, .single-cart-product .count-cell .item-counter .counter-icon, .single-cart-product .price-cell .item-counter .counter-icon {
  margin-bottom: unset;
  cursor: pointer;
}
.cells-titles .count-cell .remove-item, .cells-titles .price-cell .remove-item, .single-cart-product .count-cell .remove-item, .single-cart-product .price-cell .remove-item {
  text-align: center;
}
.cells-titles .count-cell .remove-item svg, .cells-titles .price-cell .remove-item svg, .single-cart-product .count-cell .remove-item svg, .single-cart-product .price-cell .remove-item svg {
  background-color: #EE443F;
  color: white;
  font-size: 12px;
  padding: 0.2rem;
  border-radius: 5px;
  margin-top: 1rem;
}

.price-cell .price .old-price {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #6D717F;
  position: relative;
}
.price-cell .price .old-price::after {
  content: "";
  position: absolute;
  bottom: 42%;
  left: 38%;
  width: 23%;
  height: 1px;
  background-color: #6D717F;
}
.price-cell .price .original-price {
  font-size: 21px;
  font-weight: 600;
  line-height: 24px;
  margin: 1rem auto;
}
.price-cell .price .disc-percent {
  color: #EE443F;
  background-color: rgba(238, 68, 63, 0.1019607843);
  padding: 0.2rem 1rem;
  border-radius: 24px;
  width: 50%;
  margin: 1rem auto;
}

.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-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #6D717F;
}
.cart-page .card-details div .price-value {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #020127;
}
.cart-page .order-summary {
  border: 1px solid #E2E3E9;
  border-radius: 16px;
  padding: 2rem;
}
.cart-page .order-summary .input-with-btn {
  display: flex;
  align-items: center;
}
.cart-page .order-summary .input-with-btn input {
  background-color: white;
  padding: 0.5rem;
  border-radius: 24px;
  margin-right: 1rem;
}
.cart-page .order-summary .input-with-btn input:focus {
  box-shadow: unset;
  border-color: #020127;
}

.about-us-banner, .subscribe-section, .contact-ud-header, .product-page-details .product-details-content .product-data-box .product-single-size, .success-alert-popup, .error-page-layout, .home-banner {
  display: flex;
  justify-content: center;
  align-items: center;
}

.side-page-title, .content-with-img, .team-section .memebers-row, .team-section .memebers-row .member-box, .login-header, .form-layout, .password-label, .grid-items, .brand-of-the-month {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.profile-form label, .shipping-card .show-all p, .shipping-card .item-data .details .detail .detail-value, .nav-link,
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show, .categ-layout .result-bar .sub, .content-with-img .content p,
.content-with-img .content li, .subscribe-section p, .contact-us-page .content p, .text-form, label, .modal-header .sub-text, .success-alert-popup a, .error-page-layout p, .cells-titles .products-cell .product-details h4, .single-cart-product .products-cell .product-details h4 {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.error-page-layout h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 32.2px;
}

.login-with-social-box {
  border: 1px solid #E2E3E9;
  border-radius: 10px;
}

.checkout-page .next-btn {
  text-align: right;
  margin-top: 1rem;
}
.checkout-page .steps {
  padding: 2rem;
}
.checkout-page #progress {
  width: 60%;
  left: 18%;
  top: 50%;
}
.checkout-page .step-button {
  width: -moz-fit-content;
  width: fit-content;
  height: 36px;
  padding: 0.1rem 1rem;
}
.checkout-page .step-button span {
  background-color: #F3F4F6;
  color: #9EA2AE;
  padding: 0.1rem 0.5rem;
  border-radius: 40px;
}
.checkout-page .step-button[aria-expanded=true] {
  width: -moz-fit-content;
  width: fit-content;
  height: 45px;
  color: #43B75D;
  border: 2px solid #43B75D;
  background: white;
  padding: 0.1rem 1rem;
}
.checkout-page .step-button[aria-expanded=true] span {
  background-color: #43B75D;
  color: white;
  padding: 0.1rem 0.5rem;
  border-radius: 40px;
}
.checkout-page .step-button.text-center.done.collapsed {
  color: black;
}
.checkout-page .step-button.text-center.done.collapsed span {
  background-color: #43B75D;
  color: white;
  padding: 0.1rem 0.5rem;
  border-radius: 40px;
}
.checkout-page .left-title {
  color: #6D717F;
  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-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: #6D717F;
}
.checkout-page .form-check-input[type=radio] {
  border: 3px solid;
}
.checkout-page .form-check-input:checked {
  background-color: #43B75D;
  border-color: #43B75D;
}
.checkout-page .box-data .box-title {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 1rem;
  margin-top: 1rem;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  color: #6D717F;
}
.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-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.checkout-page .box-data .box .info p {
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: #6D717F;
}
.checkout-page .box-data .price-info .left-title {
  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-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-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #020127;
}
.compelete-order .order-title .counter {
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: #6D717F;
}
.compelete-order .items-section .item {
  width: 27%;
  margin: 1rem 0rem;
}
.compelete-order .items-section .item .item-details .title {
  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;
  border-radius: 24px;
  padding: 1rem;
  margin-top: 1rem;
  z-index: 9;
  background: #F9FAFB;
}
.shipping-card .all-items {
  border-bottom: 3px dotted gainsboro;
  margin-bottom: 1rem;
}
.shipping-card .cart-title {
  border-bottom: 1px solid gainsboro;
}
.shipping-card .cart-title h4 {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.shipping-card .cart-title p {
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: #6D717F;
}
.shipping-card .item-data {
  display: flex;
  padding: 1rem 0rem;
}
.shipping-card .item-data .image {
  position: relative;
  width: 100px;
  height: 75px;
}
.shipping-card .item-data .image img {
  position: absolute;
  width: 75px;
  height: 75px;
  border-radius: 16px;
}
.shipping-card .item-data .image span {
  position: absolute;
  bottom: 10px;
  left: 10px;
  background-color: black;
  color: white;
  border-radius: 16px;
  padding: 0.1rem 0.5rem;
  font-size: 12px;
}
.shipping-card .item-data .product-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  margin-left: 0.5rem;
}
.shipping-card .item-data .details {
  padding: 0.5rem;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.shipping-card .item-data .details .detail {
  width: 50%;
  display: flex;
  align-items: center;
}
.shipping-card .item-data .details .detail .detail-title {
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
  color: #6D717F;
  margin-right: 0.2rem;
}
.shipping-card .item-data .details .price-section {
  display: flex;
}
.shipping-card .item-data .details .price-section .price-value {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.shipping-card .order-summary {
  background-color: #F3F4F6;
  border: unset;
}
.shipping-card .show-all {
  display: flex;
  align-items: baseline;
  cursor: pointer;
}
.shipping-card .show-all span {
  background-color: #E5E7EA;
  padding: 0.5rem;
  color: #000;
  border-radius: 50px;
  margin-right: 1rem;
}
.shipping-card .show-all p {
  color: #6D717F;
}

.single-item:nth-child(n+3) {
  display: none;
}

.profile-orders-section .nav-pills .nav-link {
  padding: 0.5rem !important;
  min-width: unset !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 24px !important;
  color: #6D717F;
}
.profile-orders-section .nav-pills .nav-link.active {
  border-bottom: 4px solid #020127 !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-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: #43B75D;
}
.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: -moz-fit-content;
  width: fit-content;
  height: 50px;
  border-radius: 50%;
  background-color: white;
  transition: 0.4s;
  z-index: 9999;
}

.step-button[aria-expanded=true] {
  width: -moz-fit-content;
  width: fit-content;
  height: 60px;
  background-color: #43B75D;
  color: #fff;
}

.done {
  background-color: #e3f4e7;
  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: #43B75D;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}

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

.step-title {
  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-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 0.5rem;
}
.shippting-details .info-box .value {
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: #6D717F;
}

.price-info {
  padding: 2rem 0;
}
.price-info .price {
  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-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-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: #6D717F;
}
.ordr-items .item .item-details .price {
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
}

.about-us-banner, .subscribe-section, .contact-ud-header, .product-page-details .product-details-content .product-data-box .product-single-size, .success-alert-popup, .error-page-layout, .home-banner {
  display: flex;
  justify-content: center;
  align-items: center;
}

.side-page-title, .content-with-img, .team-section .memebers-row, .team-section .memebers-row .member-box, .login-header, .form-layout, .password-label, .grid-items, .brand-of-the-month {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.profile-form label, .nav-link,
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show, .categ-layout .result-bar .sub, .content-with-img .content p,
.content-with-img .content li, .subscribe-section p, .contact-us-page .content p, .text-form, label, .modal-header .sub-text, .success-alert-popup a, .error-page-layout p, .cells-titles .products-cell .product-details h4, .single-cart-product .products-cell .product-details h4, .shipping-card .item-data .details .detail .detail-value, .shipping-card .show-all p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.error-page-layout h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 32.2px;
}

.login-with-social-box {
  border: 1px solid #E2E3E9;
  border-radius: 10px;
}

.breadcrumbs a {
  color: #020127;
}

.alert-success {
  margin: auto;
  background-color: rgba(67, 183, 93, 0.1490196078);
  padding: 0.7rem 2rem;
  border-radius: 24px;
  border: 1px solid #43B75D;
}
.alert-success span {
  background-color: #43B75D;
  color: white;
  padding: 0.2rem 0.3rem;
  border-radius: 16px;
}

.radius-card {
  border: 1px solid gainsboro;
  border-radius: 24px;
  margin: 1rem 0;
  padding: 1rem;
}
.radius-card .card-info-row {
  display: flex;
  padding: 1rem;
  align-items: flex-end;
}
.radius-card .card-info-row .card-info {
  min-width: 50%;
}
.radius-card .card-info-row .card-info .title {
  color: #9EA2AE;
}

.about-us-banner, .subscribe-section, .contact-ud-header, .product-page-details .product-details-content .product-data-box .product-single-size, .success-alert-popup, .error-page-layout, .home-banner {
  display: flex;
  justify-content: center;
  align-items: center;
}

.side-page-title, .content-with-img, .team-section .memebers-row, .team-section .memebers-row .member-box, .login-header, .form-layout, .password-label, .grid-items, .brand-of-the-month {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.profile-form label, .nav-link,
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show, .categ-layout .result-bar .sub, .content-with-img .content p,
.content-with-img .content li, .subscribe-section p, .contact-us-page .content p, .text-form, label, .modal-header .sub-text, .success-alert-popup a, .error-page-layout p, .cells-titles .products-cell .product-details h4, .single-cart-product .products-cell .product-details h4, .shipping-card .item-data .details .detail .detail-value, .shipping-card .show-all p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.error-page-layout h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 32.2px;
}

.login-with-social-box {
  border: 1px solid #E2E3E9;
  border-radius: 10px;
}

.product-desc .solid-main-btn {
  padding: 0.2rem;
  font-size: 16px;
  margin-top: 0.5rem;
}

@media (max-width: 991px) {
  .search-products {
    grid-template-columns: repeat(auto-fill, minmax(40%, 1fr)) !important;
  }
  .search-products .image img {
    width: 100%;
  }
  .search-products .single-product .product-badge {
    font-size: 12px;
  }
  .search-products .single-product .wishlist-check {
    width: 30px;
  }
}
.about-us-banner, .subscribe-section, .contact-ud-header, .product-page-details .product-details-content .product-data-box .product-single-size, .success-alert-popup, .error-page-layout, .home-banner {
  display: flex;
  justify-content: center;
  align-items: center;
}

.side-page-title, .content-with-img, .team-section .memebers-row, .team-section .memebers-row .member-box, .login-header, .form-layout, .password-label, .grid-items, .brand-of-the-month {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.profile-form label, .nav-link,
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show, .categ-layout .result-bar .sub, .content-with-img .content p,
.content-with-img .content li, .subscribe-section p, .contact-us-page .content p, .text-form, label, .modal-header .sub-text, .success-alert-popup a, .error-page-layout p, .cells-titles .products-cell .product-details h4, .single-cart-product .products-cell .product-details h4, .shipping-card .item-data .details .detail .detail-value, .shipping-card .show-all p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.error-page-layout h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 32.2px;
}

.login-with-social-box {
  border: 1px solid #E2E3E9;
  border-radius: 10px;
}

.profile-items-col {
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.1098039216);
  border-radius: 24px;
  margin-top: 3rem;
}
.profile-items-col .title {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  padding: 1rem;
}

.profile-form {
  width: 90%;
  margin: auto;
}
.profile-form label {
  color: black;
  margin-top: 0;
}
.profile-form .form-check {
  min-width: 20%;
  margin: 1rem 0;
}
.profile-form .outline-btn-black {
  padding: 1rem;
  font-size: 21px;
  background-color: white;
}

.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: #F3F4F6;
  border: 1px solid #F3F4F6;
  color: #020127;
  border-radius: 0;
}
.profile .nav-pills .nav-link.active::after {
  content: "";
  left: 0;
  width: 2px;
  height: 100%;
}

.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: #6D717F;
}
.profile-orders-section .nav-pills .nav-link.active {
  border-bottom: 4px solid #020127 !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: #6D717F;
}

.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: #6D717F;
}
.ordr-items .item .item-details .price {
  font-family: Noto Kufi Arabic;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
}

.address-section .single-address {
  border: 1px solid gainsboro;
  border-radius: 24px;
  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: #6D717F;
}
.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(../images/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;
}/*# sourceMappingURL=main.css.map */