.header-menu ul li a {
   font-size: 12px !important;
   font-weight: 300 !important;
   text-transform: capitalize;
}

ul li a {
   font-size: 13px !important;
   font-weight: 400 !important;
   text-transform: capitalize;
}

ul.menu.menu-vertical li a {
   padding: .565rem !important;
}

/* .owl-item.active {
   width: 125px !important;
   margin-right: 5px !important;
} */

.menu-vertical>li:not(:first-child)>a,
ul li a {
   margin-top: -1px;
   /* border-top: 1px solid #e7e7e7; */
}


@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;800&display=swap');

* {
   padding: 0;
   margin: 0;
   box-sizing: border-box;
   font-family: 'Montserrat', sans-serif
}

.header-contact,
.header-contact h6 {
   color: #000000;
}


/* .container {
   margin: 30px auto
} */

.navbar-nav .nav-link {
   color: #000 !important;
   padding: 0.5rem 0rem !important;
   border-color: transparent;
   margin-left: 1.5rem;
   transition: none
}

.navbar .navbar-toggler:focus {
   box-shadow: none
}

.navbar-nav .nav-link.active,
.border-red {
   border-bottom: 3px solid #b71c1c
}

.navbar-nav .nav-link:hover {
   border-bottom: 3px solid #b71c1c
}

.product-item {
   min-height: 332px;
   border: 1px solid #eee;
   overflow: hidden;
   position: relative;
   border-radius: 0;
   transition: .5s;
}

.product-item .card-title,
.cartItem {
   display: -webkit-box !important;
   -webkit-box-orient: vertical;
   overflow: hidden;
   text-overflow: ellipsis;
   -webkit-line-clamp: 2;
   /* Limit to 2 lines */
   line-height: 1.5em;
   /* Adjust line height */
   max-height: 4.5em;
   text-align: center;
   /* 2 lines * line height */
}

.new.product-item {
   min-height: 290px;
   border: 1px solid #eee;
   overflow: hidden;
   position: relative;
   border-radius: 0;
   transition: .5s;
}

.container .product-item:hover {
   box-shadow: 0px 0px 10px 0px #a7a7a7;
   /* transition: .5s; */
}

.container .product-item .product {
   width: 100%;
   height: 220px;
   position: relative;
   overflow: hidden;
   cursor: pointer;
   border-bottom: 1px solid #eee;
}

.container .product-item .product img {
   width: 100%;
   height: 100%;
   object-fit: cover
}

.container .product-item .product .icons .icon {
   width: 40px;
   height: 40px;
   background-color: #01a974;
   border-radius: 50%;
   display: flex;
   justify-content: center;
   align-items: center;
   transition: transform 0.6s ease;
   transform: rotate(180deg);
   cursor: pointer;
   color: #fff;
   transition: .5s;
}

.container .product-item .product .icons .icon:hover {
   background-color: #ff0000;
   color: #fff;
   transition: .5s;
}

.container .product-item .product .icons .icon:nth-last-of-type(3) {
   transition-delay: 0.2s
}

.container .product-item .product .icons .icon:nth-last-of-type(2) {
   transition-delay: 0.15s
}

.container .product-item .product .icons .icon:nth-last-of-type(1) {
   transition-delay: 0.1s
}

.container .product-item:hover .product .icons .icon {
   transform: translateY(-50px)
}

.container .product-item .tag {
   text-transform: uppercase;
   font-size: 0.75rem;
   font-weight: 500;
   position: absolute;
   top: 10px;
   left: 20px;
   padding: 0 0.4rem
}

.container .product-item .title {
   font-size: 0.95rem;
   letter-spacing: 0.5px
}

.container .product-item .fa-star {
   font-size: 1rem;
   color: goldenrod
}

.container .product-item .price {
   margin-top: 10px;
   margin-bottom: 10px;
   font-weight: 600
}

.fw-800 {
   font-weight: 800
}

.bg-green {
   background-color: #208f20 !important;
   color: #fff
}

.bg-black {
   background-color: #1f1d1d;
   color: #fff
}

.bg-red {
   background-color: #bb3535;
   color: #fff
}

@media (max-width: 767.5px) {

   .navbar-nav .nav-link.active,
   .navbar-nav .nav-link:hover {
      background-color: #b71c1c;
      color: #fff !important
   }

   .navbar-nav .nav-link {
      border: 3px solid transparent;
      margin: 0.8rem 0;
      display: flex;
      border-radius: 10px;
      justify-content: center
   }
    .menu>li>a {
        color: #fff;
    }
    .side-nav {
        width: 255px;
    }
}
@media (max-width: 1000px) {

   .navbar-nav .nav-link.active,
   .navbar-nav .nav-link:hover {
      background-color: #b71c1c;
      color: #fff !important
   }

   .navbar-nav .nav-link {
      border: 3px solid transparent;
      margin: 0.8rem 0;
      display: flex;
      border-radius: 10px;
      justify-content: center
   }
    .menu>li>a {
        color: #fff;
    }
    .side-nav {
        width: 450px;
        height: 100%;
    }
}

.container .ninesection .product-item .product {
   width: 100%;
   height: 175px;
   position: relative;
   overflow: hidden;
   cursor: pointer;
   border-bottom: 1px solid #eee;
}

.mySwiper {
   padding-bottom: 20px !important;
}

.swiper-pagination {
   margin-bottom: -6px;
}

.footer-bottom {
   border-top: 1px solid #ababab;
}

/* .config-size-list a {
   display: block;
   position: relative;
   width: 3rem;
   height: 3rem;
   font-size: 11px !important;
   border-radius: 50%;
} */

.product-single-filter .config-size-list li a {
   min-width: 3rem;
   height: 3rem;
   border: 1px solid #dae2e6;
   background-color: #f4f4f4;
   color: #21293c;
   font-size: 1.2rem;
   font-weight: 600;
   line-height: 2.8rem;
   padding: 0px 6px;
   width: auto;
}

.config-size-list {
   margin-left: 10px;
}

.product-single-details .product-desc {
   margin-bottom: 2.2rem;
}

.header-top.text-uppercase {
   background: #001c0f !important;
}

.footer {
   letter-spacing: 0.005em;
   background: #001c0f;
}

.sticky-header {
   background: #e7e7e7;
}

.menu-vertical>li:hover,
.menu-vertical>li.show,
.menu-vertical>li.active {
   background: #4bc778;
}

.toast-message {
   font-size: 14px;
}

.checkout-progress-bar {
   display: flex;
   margin: 0 0 3rem;
   font-size: 0;
   line-height: 1.4;
   counter-reset: i;
}

.paginate nav {
   width: 100%;
}

.form-check-input.color {
   width: 1em;
   height: 1em;
   margin-top: .25em;
   vertical-align: top;
   background-color: #ffffff00;
   background-repeat: no-repeat;
   background-position: center;
   background-size: contain;
   border: none;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   -webkit-print-color-adjust: exact;
   color-adjust: exact;
}

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

.table-mini-cart tr td {
   padding: 2rem 0;
   border: 0;
   border-bottom: 1px solid #ccc;
   vertical-align: middle;
}
