html, body {
  height: 100%;
}

.shop-main .main-wrapper {
  min-height: 100vh;
}

.shop-main .main-wrapper .site-content {
  flex: 1;
}

.nav-item {
  padding: 0px;
  font-size: 0.813em;
}

.nav-item,
.nav-item .btn-secondary {
  font-size: 0.813em;
  align-content: center;
}
.nav-item .nav-link > .bi {
  font-size: 1.5em;
}
.nav-item .nav-link > span {
  font-size: 1em;
}

.dropdown-hover:hover > .dropdown-menu {
  display: inline-block;
}

.dropdown-hover > .dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
  pointer-events: none;
}

.navbar .megamenu {
  padding: 1rem;
}

.menus .nav-link:focus,
.menus .nav-link:hover {
  border-bottom: 2px solid var(--bs-navbar-active-color);
}
.dropdown-toggle::after {
  display: none;
}

.font-weight-bold {
  font-weight: bold;
}

.megamenu .list-group-item {
  border: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
body {
  font-family: "Roboto", serif;
}

h1 {
  /* font-size: 3.625; */
  font-size: 25px;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  color: #000 !important;
  /*line-height: 38px;*/
}
.h2-light,
h2 {
  font-size: 2.5em;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  /*line-height: 2em;*/
}

.h2-light {
  font-size: 3em;
  font-weight: 300;
  line-height: 1.2em;
}

h3 {
  font-size: 1.75em;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  line-height: auto;
}

h4 {
  font-size: 1.75em;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1.5em;
}

p {
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 24px;
}
blockquote {
  font-size: 21px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 30px;
}

a {
  text-decoration: none;
}

.navbar .megamenu {
  padding: 1rem;
}
.menus .nav-item > .nav-link {
  font-weight: 500;
  color: #0c0c0c;
}
.navbar .btn-secondary {
  --bs-btn-bg: #c7c7c7;
  --bs-btn-border-color: var (--bs-btn-bg);
}

.btn {
  border-radius: 0.25em;
}
.btn-primary {
  --bs-btn-bg: #eb0009;
  --bs-btn-border-color: var(--bs-btn-bg);
  --bs-btn-hover-bg: #808080;
  --bs-btn-hover-border-color: var (var(--bs-btn-hover-bg));
  --bs-btn-active-bg: var (var(--bs-btn-hover-bg));
  --bs-btn-active-border-color: var (var(--bs-btn-hover-bg));
  --bs-border-width: 0px;
}

.text-red {
  color: #eb0009 !important;
}
.text-dark {
  color: #0c0c0c;
}

/* ============ home ============ */

#heroSlider .carousel-caption h1 {
  color: #fff;
}

.container-fluid {
  --bs-gutter-x: 0px;
}

#featuredProducts a:hover h3,
#featuredProducts a:hover p {
  color: #0c0c0c;
}
#featuredProducts h3 {
  font-weight: 400;
}

h1,
h2,
h3,
#cta1 p,
#cta1 h2,
#bestSeller p,
#shopWomen p,
#shopMen p,
#shopKids p {
  color: #808080;
}

.bgGrey-light {
  background-color: #f4f4f4;
}

.bgGrey-light2 {
  background-color: #f2f2f2;
}

.bgBeige {
  background-color: #f2eeeb;
}

.boxHeight {
  height: 220px;
}

.bordertb {
  border-top: 1px solid #808080;
  border-bottom: 1px solid #808080;
}
.border-line {
  border-top: 1px solid #808080;
}

/**** Footer ****/
footer .icon-link > .bi {
  color: #0c0c0c;
  font-size: 1.25em;
  padding-right: 30px;
}
footer .icon-link > .bi:hover {
  color: #808080;
}
footer .icon-link {
  gap: 2em;
}

footer .nav a {
  font-size: 0.813em;
  color: #0c0c0c;
}

footer .nav a:hover,
footer .nav a:active,
footer .nav a:focus {
  color: #808080;
}
footer span.divider {
  color: #eb0009;
  font-size: 13px;
}
/* ============ home .end// ============ */

/* ============ contact ============ */
.bgftContact {
  background: url("../img/buyer/bg.png") center bottom no-repeat;
  background-size: cover;
}
.bgftContact h2,
.bgContact h3 {
  color: #0c0c0c;
}
.bgContact {
  background-color: #f8f8f8;
  border-radius: 4;
  border: 1px solid #d9d9d9;
}

.bgContactInfo {
  background: url("../img/buyer/bg-contact.png") center bottom no-repeat;
  /*padding: 3em 2em 4em 8em;*/
  text-align: left;
}
.bgContactInfo a > p {
  font-size: 1em;
  line-height: 1.2em;
}
.bgContactInfo a {
  color: #fff;
  font-size: 1em;
}
.bgContactInfo a:hover {
  color: #d9d9d9;
}

.bgContactInfo .icon-link > .bi {
  font-size: 1.75em;
}

/* ============ contact .end// ============ */

.home-category-card {
  text-transform: uppercase;
  height: 100%;
  color: #7e7e7e;
}

.home-category-card .inner-wrapper {
  /* width: 200px;
  height: 220px; */
  width: 100%;
  height: 183px;
  /* height: 100%; */
  /* aspect-ratio: 8/9; */
  background-color: #dddddd;
}

.home-category-card .home-category-card-title {
  font-size: 1.6rem;
  text-transform: capitalize;
  text-align: center;
}

.home-category-card .inner-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.home-category-card .category-name {
  text-align: center;
  font-size: 0.9rem;
  margin-top: 5px;
  color: #7e7e7e;
}


.copyright {
  color: #7e7e7e;
}

.prod-info .avatar-wrapper + span {
    text-transform: capitalize;
}

.bootstrap-select .dropdown-toggle:focus {
  padding: 0.6rem 0.7rem !important;
}

.breadcrumb-container {
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.breadcrumb-container .home-icon {
  font-size: 16px;
}

.breadcrumb-container .breadcrumb {
  padding: 0px;
  margin-bottom: 0px;
  gap: 5px;
}

.breadcrumb-container .breadcrumb .bc-item {
  text-transform: uppercase;
}

@media(max-width: 379px) {
  .breadcrumb-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}