@import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Public+Sans:ital,wght@0,100..900;1,100..900&display=swap");

@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1596px;
  }
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}

* {
  font-family: "Public Sans", serif;
  /* font-family: "Nunito", serif; */
}
body {
  scroll-behavior: smooth;
  background-color: #212529;
}
img {
  width: 100%;
}
a {
  text-decoration: none;
  color: inherit;
}

Header .header-top {
  background-color: #000000;
  padding: 12px 0;
}
Header .header-top .text-top p {
  color: #ffffff;
  margin-bottom: 0;
}
Header .header-top .social p {
  color: #ffffff;
  margin-bottom: 0;
}
Header .header-top .social-language ul li i {
  color: #ffffff;
}
Header .header-top .currency-select .form-select {
  background-color: #ffffff00;
  color: #ffffff;
  border: none;
}
Header .header-top .currency-select .form-select option {
  background-color: #ffffff;
  color: #000000;
}
Header .header-top .currency-select .form-select:focus-visible {
  box-shadow: none;
}
Header .categ-serchbar form .form-select {
  border: none;
}
Header .categ-serchbar form .form-control {
  border: none;
}
Header .cart-wish-login ul li:last-child a p {
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 0;
}
.category_auglt{
  display: none;
}
Header .cart-wish-login ul li:last-child a span {
  font-size: 16px;
  font-weight: 600;
  color: #000000;
  height: 48px;
  width: 48px;
  border: 1px Solid #f7f7f7;
  border-radius: 50%;
  background-color: #c7c7c7;
  display: flex;
  align-items: center;
  justify-content: center;
}
Header .cart-wish-login ul li:last-child a img {
  height: 48px;
  width: 48px;
}

Header .header-middle .brand-logo {
  width: 100%;
  max-width: 70px;
  min-width: 70px;
}
Header .header-middle .categ-serchbar form {
  border: 1px solid #cecece;
  border-radius: 8px;
  padding: 8px;
  background-color: #ffffff;
}
Header .header-middle .categ-serchbar form .form-select {
  position: relative;
  margin-right: 16px;
  border-right: 2px solid #cecece;
  border-radius: 0;
  font-size: 14px;
}
Header .header-middle .categ-serchbar form .form-select:focus-visible {
  box-shadow: none;
}
Header .header-middle .categ-serchbar form .form-control {
  width: 100%;
  min-width: 600px;
}
Header .header-middle .categ-serchbar form .form-control:focus-visible {
  box-shadow: none;
}
Header .header-navbar {
  border-top: 1px solid #e2e7ec;
  box-shadow: 0px 4px 4px 0px #00000040;
}
Header .header-navbar .navbar-nav .nav-item:not(:last-child) {
  margin-right: 64px;
}
Header .header-navbar .navbar-nav .nav-item .nav-link {
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
}
Header .header-navbar .navbar-nav .nav-item .nav-link.active,
Header .header-navbar .navbar-nav .nav-item .nav-link:hover {
  font-weight: 600;
  color: #ffffff;
}
.header-nav-mobile {
  display: none;
}

/* footer  */

Footer {
  background-color: #101010;
  padding: 64px 0 24px;
}
Footer .lets-content h2 {
  font-size: 24px;
  font-weight: 600;
  color: #ffffff;
}
Footer .lets-content p {
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
}
Footer .lets-content p a {
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
}
Footer .lets-content ul li i {
  font-size: 18px;
  color: #ffffff;
}
Footer .lets-content li {
  margin: 8px 0;
}
Footer .lets-content li a {
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
}
Footer .copy-reserved {
  font-size: 16px;
  font-weight: 600;
  color: #9ca3af;
  margin-bottom: 0;
}
/* footer end  */

/* login */
.field-icon {
  float: right;
  margin-right: 16px;
  margin-top: -32px;
  position: relative;
  z-index: 2;
}
.login-sec .login-box {
  box-shadow: 0px 8px 40px 0px #0000001f;
  padding: 72px 93px;
  background-color: #ffffff;
}
.login-sec .login-box h2 {
  font-size: 28px;
  font-weight: 600;
  color: #101828;
}
.login-sec .login-box input {
  font-size: 14px;
  font-weight: 500;
  color: #344054;
  padding: 16px;
}
.login-sec .login-box input[type="submit"] {
  background-color: #000000;
  color: #fcfcfd;
  font-size: 18px;
  font-weight: 600;
}
.dont-accnt a {
  color: #000000;
  font-weight: 600;
}
/* login end */

/* about */
/* .about-banner {
  background-image: url(../images/about-bannar.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 580px;
  position: relative;
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
} */
/* .about-banner::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #000000a4;
  z-index: -1;
} */
/* .about-banner .about-text h1 {
  font-size: 70px;
  font-weight: 600;
  color: #ffffff;
} */
.about-detail-box .detail-box-one {
  margin: 180px 0;
}
.about-detail-box .detail-box-one .about-detail-img {
  /* background-color: #f5f5f5; */
}
.about-detail-box .detail-box-one .about-detail-content h2 {
  font-size: 32px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 32px;
}
.about-detail-box .detail-box-one .about-detail-content h2 span {
  color: #ffffff;
}
.about-detail-box .detail-box-one .about-detail-content p {
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
}
.about-detail-box .detail-box-one .about-detail-content a.read-more {
  font-size: 15px;
  font-weight: 500;
  color: #212529;
  background-color: #ffffff;
  padding: 16px;
}

.about-detail-box .detail-box-one:nth-child(even) .row .col-lg-6:nth-child(1) {
  order: 1;
}

.gprs-certified {
  background-color: #000000;
  padding: 20px 0;
}
.gprs-certified .gprs-box {
  display: flex;
  align-items: center;
  gap: 16px;
}
.gprs-certified .gprs-box img {
  width: 100%;
  max-width: 60px;
  height: 60px;
}
.gprs-certified .gprs-box p {
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 0;
}

/* about end */

.feature-products .feature-title h2 {
  color: #020a13;
  font-weight: 400;
  font-size: 14px;
}
.feature-products .feature-title h2 {
  color: #ffffff;
  font-weight: 600;
  font-size: 40px;
}
.feature-products .feature-title h2 span {
  color: #ffffff;
}
.feature-products .categories-box {
  box-shadow: 0px 0px 14px 5px #000000;
  border-radius: 12px;
  width: 100%;
  background-color: #ffffff;
  position: relative;
  border-radius: 50%;
  max-width: 290px;
  overflow: hidden;
  margin: auto;
}

.feature-products .categories-box h2 {
  color: #ffffff;
  font-weight: 600;
  font-size: 24px;
  width: 100%;
  text-align: center;
  padding: 24px;
  height: 100%;
  min-height: 80px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  display: none;
}
.feature-products .categories-box .category-img {
  width: 100%;
  /* max-width: 220px; */
  margin: auto;
  position: relative;
  /* padding: 13px; */
}
.feature-products .categories-box:hover .category-img::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #0000008c;
}
.feature-products .categories-box:hover .category-img {
  transform: scale(1.1);
  transition: 2s all;
}
.feature-products .categories-box:hover h2 {
  display: flex;
}

.feature-products .wrapper {
  padding: 70px 0;
  overflow-x: hidden;
}

.feature-products .feature-slider {
  padding: 20px 24px;
}
.feature-products .slick-initialized .slick-slide {
  margin: 0 4px 0 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 0;
}

.feature-products .slick-next,
.feature-products .slick-prev {
  z-index: 9999;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  box-shadow: 0px 4px 26px 0px #0000001a;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
}
.feature-products .slick-next {
  right: 0px;
}
.feature-products .slick-prev {
  left: 0px;
}
.feature-products .slick-prev:before {
  content: url(../images/mingcute_left-fill.png);
}
.feature-products .slick-next:before {
  content: url(../images/mingcute_right-fill.png);
}
.feature-products .slick-next:before,
.feature-products .slick-prev:before {
  color: #000;
  font-size: 32px;
  font-weight: 600;
}

.best-selling {
  background-color: #212529;
}
.best-selling .selling-title h2 {
  color: #ffffff;
  font-weight: 600;
  font-size: 40px;
}
.best-selling .selling-title h2 span {
  color: #ffffff;
}

.best-selling .product-box .product-box-one {
  background-color: #000000;
  border-radius: 12px;
  /* padding: 14px; */
  box-shadow: 0px 0px 20px -2px #000000;
  height: 100%;
}
.best-selling .product-box .product-box-one .product-img {
  width: 100%;
  max-width: 350px;
  margin: auto;
  border-bottom: 1px solid #e2e7ec;
}
.best-selling .product-box .product-box-one .product-box-content {
  padding: 20px 24px 44px 24px;
}
.best-selling .product-box .product-box-one .product-box-content h2 {
  font-size: 20px;
  font-weight: 700;
  color: #fafafa;
  text-transform: capitalize;
}
.best-selling .product-box .product-box-one .product-box-content p {
  font-size: 14px;
  font-weight: 400;
  color: #fafafa;
  display: flex;
  align-items: center;
  gap: 8px;
}
.best-selling .product-box .product-box-one .product-box-content p span i {
  color: #ffcf47;
}
.best-selling .product-box .product-box-one .product-box-content h6 {
  font-size: 20px;
  font-weight: 500;
  color: #ffffff;
}
.best-selling .product-box .product-box-one .product-box-content h6 span {
  font-size: 16px;
  font-weight: 500;
  color: #fafafa;
  text-decoration: line-through;
}
.best-selling .product-box .product-box-one .product-box-content a.sdvsasg {
  font-size: 14px;
  font-weight: 500;
  color: #000000;
  background-color: #ffffff;
  padding: 8px;
  width: 100%;
  text-align: center;
  border-radius: 0;
}
.best-selling .product-box .product-box-one .product-box-content a.addedCart {
  background-color: #000000;
  color: #ffffff;
  box-shadow: 0px 0px 2px #ffffff;
  border-radius: 4px;
}

.video-sec {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  background-color: #212529;
}

.video-sec video {
  width: 100%;
  max-width: calc(100% - 120px);
  margin: auto;
  height: 760px;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  object-fit: cover;
}

.video-sec .play-btn {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 24px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.video-sec .play-btn:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.video-sec .hidden {
  display: none;
}

.prodect-right .selling-title h2 {
  color: #ffffff;
  font-weight: 600;
  font-size: 40px;
}
.prodect-right .selling-title h2 span {
  color: #ffffff;
}

.prodect-right .product-box .product-box-one {
  background-color: #ffffff;
  border-radius: 12px;
  /* padding: 14px; */
  box-shadow: 0px 4px 26px 0px #0000001a;
  height: 100%;
}
.prodect-right .product-box .product-box-one .product-img {
  width: 100%;
  /* max-width: 350px; */
  margin: auto;
  border-bottom: 1px solid #e2e7ec;
}
.product-box .product-box-one .product-img a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-box .product-box-one .product-img img {
  height: 100%;
  width: 100%;
  max-width: max-content;
}
.prodect-right .product-box .product-box-one .product-box-content {
  padding: 20px 24px 44px 24px;
}
.prodect-right .product-box .product-box-one .product-box-content h2 {
  font-size: 20px;
  font-weight: 700;
  color: #000000;
  text-transform: capitalize;
}
.prodect-right .product-box .product-box-one .product-box-content p {
  font-size: 14px;
  font-weight: 400;
  color: #1a181e;
  display: flex;
  align-items: center;
  gap: 8px;
}
.prodect-right .product-box .product-box-one .product-box-content p span i {
  color: #ffcf47;
}
.prodect-right .product-box .product-box-one .product-box-content h6 {
  font-size: 20px;
  font-weight: 500;
  color: #1a181e;
}
.prodect-right .product-box .product-box-one .product-box-content h6 span {
  font-size: 20px;
  font-weight: 500;
  color: #565959;
  text-decoration: line-through;
}
.prodect-right .product-box .product-box-one .product-box-content a.sdvsasg {
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  background-color: #000000;
  padding: 8px;
  width: 100%;
  text-align: center;
  border-radius: 0;
}
.prodect-right .product-box .product-box-one .product-box-content a.addedCart {
  background-color: #000000;
}
.askjdfcaksd {
  position: sticky;
  top: 20px;
}
.prodict-categoy-left .categories-card {
  max-width: 400px;
  /* margin: 50px auto; */
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.prodict-categoy-left .categories-header {
  font-size: 1.6rem;
  font-weight: 600;
  text-align: center;
  padding: 1rem 0;
  /* border-bottom: 1px solid #eaeaea; */
  /* border-top: 1px solid #eaeaea; */
}

.prodict-categoy-left .search-input {
  border-radius: 8px;
  padding: 0.5rem;
  margin: 1rem;
  border: 1px solid #ccc;
  width: 100%;
  max-width: -webkit-fill-available;
}

.prodict-categoy-left .category-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.75rem 1rem;
  border-bottom: 1px solid #f0f0f0;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
.prodict-categoy-left .category-item.active {
  background-color: #000000;
  color: #ffffff;
}
.prodict-categoy-left .category-item.active:hover {
  background-color: #000000;
}

.prodict-categoy-left .category-item:hover {
  background-color: #ececec;
}

.prodict-categoy-left .arrow-icon {
  font-size: 1.2rem;
  color: #6c757d;
}

/* cart page style  */
.cart-sec nav {
  background-color: #f2f4f5;
  padding: 26px 0;
}
.cart-sec nav .breadcrumb .breadcrumb-item {
  color: #5f6c72;
  font-weight: 500;
}
.cart-sec nav .breadcrumb .breadcrumb-item.active {
  color: #000000;
  font-weight: 600;
}
.cart-sec .cart-container .cart-title h2 {
  font-size: 26px;
  font-weight: 700;
  color: #4b5966;
}
.cart-sec .cart-container .cart-title h2 span {
  color: #5caf90;
}
.cart-sec .cart-container {
  padding: 40px 20px;
}
.cart-sec .cart-table thead {
  box-shadow: 0px 1px 13px 0px #0000000d;
  margin-bottom: 16px;
}
.cart-sec .cart-table tbody {
  margin-top: 16px;
}
.cart-sec .cart-table th,
.cart-sec .cart-table td {
  vertical-align: middle;
  text-align: center;
}

.cart-sec .product-info {
  display: flex;
  align-items: center;
}

.cart-sec .product-info img {
  width: 60px;
  height: 60px;
  object-fit: contain;
  margin-right: 10px;
}

.cart-sec .quantity-controls {
  display: flex;
  justify-content: center;
  align-items: center;
}

.cart-sec .quantity-controls button {
  width: 30px;
  height: 30px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cart-sec .quantity-controls a.sdcdfcdfv-eye {
  width: 30px;
  height: 30px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cart-sec .quantity-controls.wishlist button {
  width: auto !important;
  height: auto !important ;
  text-transform: uppercase;
  font-weight: 400;
}

.cart-sec .summary-card,
.cart-sec .coupon-card {
  border-radius: 8px;
  box-shadow: 0px 4px 4px 0px #00000040;

  padding: 20px;
}

.cart-sec .checkout-btn {
  width: 100%;
  padding: 12px;
  font-weight: 600;
}

.cart-sec .apply-coupon-btn {
  width: 100%;
  margin-top: 10px;
}

.cart-sec .breadcrumb-item + .breadcrumb-item::before {
  content: ">";
}

.cart-sec .remove-btn {
  background: none;
  border: none;
  font-size: 1.2rem;
  color: #dc3545;
  cursor: pointer;
}

.cart-sec .remove-btn:hover {
  color: #bd2130;
}
.table.cart-table thead {
  margin-bottom: 30px;
}
.out-stock {
  color: #bd2130;
}
.Available {
  color: #5caf90;
}
.product-box-one {
  position: relative;
}
.product-box-one .wish-icn {
  position: absolute;
  top: 24px;
  right: 24px;
}
.product-box-one .wish-icn i {
  font-size: 24px;
}
.product-box-one .wish-icn .black {
  color: #000000;
}
.product-box-one .wish-icn .colored {
  color: #000000;
}

.videos-sec-left {
  .video {
    border-radius: 8px;
    overflow: hidden;
  }
  .playBtn {
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: transparent;
    border: none;
    cursor: pointer;
    background-color: black;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .playBtn i {
    font-size: 60px;
    color: #ffffff;
  }
  .video-container {
    position: relative;
  }
  .video {
    width: 100%;
  }
  .playBtn.hidden {
    display: none;
  }
}

.tow-product-sec {
  .product-card {
    padding: 15px;
    border-radius: 10px;
    text-align: center;
    width: 100%;
    max-width: 536px;
    margin: auto;
  }
  .product-card .upper-titel h6 {
    font-size: 32px;
    font-weight: 600;
    color: #ffffff;
  }
  .product-card .upper-titel p {
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
  }

  .highlight {
    padding: 70px 60px 0 60px;
    border-radius: 4px;
    box-shadow: 0px 4px 4px 0px #00000040;
    width: 100%;
    max-width: 679px;
    height: 628px;
    margin: auto;
  }
}

.tow-product-sec .product-box-one {
  /* background-color: #ffffff; */
  border-radius: 12px;
  padding: 14px;
}
.tow-product-sec .product-box-one .product-img {
  width: 100%;
  max-width: 375px;
  margin: auto;
  border-bottom: 1px solid #e2e7ec;
}
.tow-product-sec .product-box-one .product-box-content {
  padding: 20px 24px 20px 24px;
  text-align: left;
}
.tow-product-sec .product-box-one .product-box-content h2 {
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  text-transform: capitalize;
}
.tow-product-sec .product-box-one .product-box-content p {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  display: flex;
  align-items: center;
  gap: 8px;
}
.tow-product-sec .product-box-one .product-box-content h6 {
  font-size: 20px;
  font-weight: 500;
  color: #ffffff;
}
.tow-product-sec .product-box-one .product-box-content h6 span {
  font-size: 16px;
  font-weight: 500;
  color: #dfdfdf;
  text-decoration: line-through;
}
.tow-product-sec .product-box-one .product-box-content p span i {
  color: #ffcf47;
}
.tow-product-sec .product-box-one .product-box-content a {
  font-size: 14px;
  font-weight: 500;
  color: #000000;
  background-color: #ffffff;
  padding: 8px;
  width: 100%;
  text-align: center;
  border-radius: 0;
}

.testimonial-section {
  padding: 50px 0;
  background-image: url(../images/test-bg.png);

  .testimonial {
    padding: 20px;
    border-radius: 10px;
    margin: 20px;
    text-align: left;
    position: relative;
  }

  .title h2 {
    font-size: 32px;
    font-weight: 700;
    color: #ffffff;
    margin: 20px;
    text-align: center;
  }
  .title h2 span {
    color: #ffffff;
  }
  h5 {
    font-size: 24px;
    font-weight: 600;
    color: #ffffff;
  }
  .quote {
    float: right;
    position: absolute;
    bottom: 30px;
    right: 0;
  }

  .quote i {
    font-size: 80px;
    color: #000000;
  }
  .highlight {
    color: #28a745;
    font-weight: bold;
  }
}

.checkout-container {
  .order-summary {
    background: #f8f9fa;
    padding: 20px;
    border-radius: 5px;
  }
  .bolling-box h4 {
    font-size: 18px;  
    font-weight: 500;
    color: #ffffff;
  }
  .payment-box h4 {
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
  }
  .bolling-box label {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
  }
  input.form-control,
  select.form-select {
    font-size: 14px;
    font-weight: 400;
    color: #191c1f;
    border: 1px solid #e4e7e9;
    padding: 12px 16px;
  }
  .payment-box {
    border: 1px solid #e4e7e9;
    border-radius: 4px;
    border-width: 1px;
    gap: 20px;
    padding: 20px 24px;
  }
  .payment-box .pay-opt-box .form-check img {
    width: 100%;
    max-width: 94px;
    margin: auto;
    display: block;
  }
  .payment-box .pay-opt-box .form-check-label {
    font-weight: 500;
    font-size: 14px;
    text-align: center;
  }
  .payment-box .pay-opt-box .form-check-input {
    float: inherit;
  }
  .form-check-inline {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .pay-opt-box ul {
    width: 100%;
    max-width: calc(100% - 80px);
    margin: auto;
    padding: 10px 0;
  }
  .pay-opt-box ul li {
    padding: 16px;
    position: relative;
    width: 100%;
    text-align: center;
  }
  .pay-opt-box ul li:not(:last-child)::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background-color: #e4e7e9;
    top: 0;
    right: 0;
  }
  .pay-opt-box ul li input[type="radio"] {
    width: 100%;
    max-width: 20px;
    height: 20px;
    margin: auto;
  }
  .order-summary p {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .summery-product ul li img {
    width: 100%;
    max-width: 64px;
  }
  .summery-product ul li div h6 {
    font-size: 16px;
    font-weight: 500;
    color: #191c1f;
  }
  .summery-product ul li div p {
    font-size: 14px;
    font-weight: 400;
    color: #5f6c72;
    width: max-content;
  }
  .summery-product ul li div p span {
    font-size: 14px;
    font-weight: 500;
    color: #000000;
    width: max-content;
    margin-left: 4px;
  }
}
.profile-box .bolling-box {
  border: 1px solid #e4e7e9;
  padding: 24px;
  border-radius: 4px;
}
.profile-box .profile-titleas {
  border: 1px solid #e4e7e9;
  padding: 24px;
}
.profile-box .profile-titleas h4 {
  font-size: 24px;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 0;
}
.profile-box .profile-titleas a {
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  background-color: #28a745;
  padding: 8px 16px;
  border-radius: 4px;
}
.profile-box .profile-titleas button {
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  background-color: #28a745;
  padding: 8px 16px;
  border-radius: 4px;
  border: none;
}

.personal-image {
  text-align: center;
}
.personal-image label {
  width: 100%;
}
.personal-image input[type="file"] {
  display: none;
}
.personal-figure {
  position: relative;
  width: 100%;
  height: 100%;
}
.personal-avatar {
  cursor: pointer;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border-radius: 100%;
  border: 2px solid transparent;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  transition: all ease-in-out 0.3s;
}
.personal-avatar:hover {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
}
.personal-figcaption {
  cursor: pointer;
  position: absolute;
  top: 0px;
  width: inherit;
  height: inherit;
  border-radius: 100%;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0);
  transition: all ease-in-out 0.3s;
}
.personal-figcaption:hover {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.5);
}
.personal-figcaption {
  display: flex;
  align-items: center;
  justify-content: center;
}
.personal-figcaption > img {
  width: 50px;
  height: 50px;
}
.descipt-box h4 {
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 16px;
}
.descipt-box p {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  text-align: justify;
}
.asdknc-desc .conte {
  padding-right: 24px;
}
.asdknc-desc .conte h5 {
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 24px;
}
.asdknc-desc .conte div {
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 24px;
  text-align: justify;
}
.asdknc-desc .conte ul li img {
  width: 100%;
  max-width: 24px;
  height: 24px;
}
.asdknc-desc .conte p {
  font-size: 14px;
  font-weight: 400;
  color: #5f6c72;
}
.asdknc-desc .conte ul li {
  font-size: 14px;
  font-weight: 400;
  color: #191c1f;
}
.asdknc-desc .conte ul li span {
  font-size: 14px;
  font-weight: 600;
  color: #191c1f;
}
.descipt-box .description-imgaas .imgaone {
  width: 100%;
  max-width: 679px;
  margin: auto;
  background-color: #f5f5f5;
  box-shadow: 0px 4px 4px 0px #00000040;
  padding: 70px 60px 0 60px;
}
.product-description .nav.nav-tabs .nav-link {
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  border: none;
  background-color: inherit;
  padding: 16px;
}
.product-description .nav.nav-tabs .nav-link.active {
  font-size: 16px;
  font-weight: 700;
  color: #28a745;
}
.product-about .content-bout h4 {
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
}
.product-about .content-bout p {
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
}
.product-about .content-bout ul li {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
}
.contact-container {
  max-width: 1200px;
  margin: auto;
  background: #fff;
  padding: 60px 80px;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);

  .info-box {
    text-align: center;
    padding: 20px;
    border-radius: 8px;
    background: #f8f9fa;
    height: 100%;
  }
  .info-box p {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
  }
  .info-box i {
    font-size: 30px;
    margin-bottom: 10px;
  }
}
.feature-products .slick-next, .best_selling .slick-next , .product-galler-slide .slick-next {
    right: 0px;
}
.feature-products .slick-prev, .best_selling .slick-prev, .product-galler-slide .slick-prev  {
    left: 0px;
}
.feature-products .slick-next, .best_selling .slick-next, .feature-products .slick-prev, .best_selling .slick-prev, .product-galler-slide .slick-prev , .product-galler-slide .slick-next  {
    z-index: 99;
    height: 40px;
    width: 40px;  
    border-radius: 50%;
    box-shadow: 0px 4px 26px 0px #0000001a;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
}
.feature-products .slick-next:before, .best_selling .slick-next:before , .product-galler-slide .slick-next::before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    background-image: url(../images/mingcute_right-fill.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.feature-products .slick-prev:before, .best_selling .slick-prev:before , .product-galler-slide .slick-prev::before{
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    background-image: url(../images/mingcute_left-fill.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.raefasdfasdf {
  width: 100%;
  max-width: 500px;
  margin: auto;
}
.raefasdfasdf span {
  white-space: nowrap;
  margin-right: 8px;
  font-size: 15px;
  font-weight: 500;
  color: #2162a1;
}
.raefasdfasdf .progress {
  height: 20px;
}
.product_rating-sec .display-4 {
  font-size: 48px;
  font-weight: 500;
  color: #000000;
}
.product_rating-sec .star-rating {
  font-size: 40px;
  font-weight: 500;
  color: #ffcf47;
}
.product_rating-sec .lead {
  font-size: 24px;
  font-weight: 400;
  color: #0f1111;
}
.product_rating-sec .col-lg-4 {
  border-right: 2px solid;
}
.custoomer-say h5 {
  font-size: 16px;
  font-weight: 700;
  color: #0f1111;
}
.custoomer-say p {
  font-size: 14px;
  font-weight: 400;
  color: #0f1111;
}
.custoomer-say .selected-learn h5 {
  font-size: 14px;
  font-weight: 700;
  color: #0f1111;
}
.custoomer-say .selected-learn ul li {
  font-size: 15px;
  font-weight: 300;
  color: #000000;
  position: relative;
}
.custoomer-say .selected-learn ul li i {
  font-size: 15px;
  color: #067d62;
  margin-right: 6px;
}
.custoomer-say .selected-learn ul li:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 0;
  right: -12px;
  width: 1px;
  height: 100%;
  background-color: #bbbfbf;
}

.product-detail-slider-content {
  .main {
    font-family: Arial;
    width: 100%;
    max-width: 500px;
    display: block;
    margin: 0 auto;
  }
  h3 {
    background: #fff;
    color: #3498db;
    font-size: 36px;
    line-height: 100px;
    margin: 10px;
    padding: 2%;
    position: relative;
    text-align: center;
  }
  .action {
    display: block;
    margin: 100px auto;
    width: 100%;
    text-align: center;
  }
  .action a {
    display: inline-block;
    padding: 5px 10px;
    background: #f30;
    color: #fff;
    text-decoration: none;
  }
  .action a:hover {
    background: #000;
  }
}
.imagsareviw {
  h5 {
    font-size: 18px;
    font-weight: 700;
    color: #0f1111;
    margin-left: 70px;
    margin-bottom: 20px;
  }
  img {
    border-radius: 8px;
  }
  .reviw-img-slider {
    padding: 0 70px;
  }
  .slick-initialized .slick-slide {
    margin: 0 7px 0 7px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .slick-next,
  .slick-prev {
    z-index: 5;
  }
  .slick-next {
    right: 15px;
  }
  .slick-prev {
    left: 15px;
  }
  .slick-next:before,
  .slick-prev:before {
    color: #000;
    font-size: 26px;
  }
}
.rate-review h5 {
  font-size: 18px;
  font-weight: 700;
  color: #0f1111;
}
.rate-review p {
  font-size: 14px;
  font-weight: 400;
  color: #0f1111;
}
.rate-review button {
  font-size: 14px;
  font-weight: 500;
  color: #0f1111;
  background-color: #ffffff;
  border-radius: 40px;
  padding: 8px 16px;
  width: 100%;
  max-width: 298px;
  margin: auto;
  border: 1px solid #888c8c;
}
.rate-review button:hover {
  color: #ffffff;
  background-color: #000000;
}

.allproduct-reviews {
  .review-card {
    /* border: 1px solid #ddd; */
    /* border-radius: 10px; */
    padding: 15px;
    margin-bottom: 20px;
    background: #fff;
  }
  .reviewer {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }
  .reviewer-icon {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: bold;
  }
  .reviewer-name {
    margin-left: 10px;
    font-weight: bold;
  }
  .review-text {
    margin-top: 10px;
  }
}

.product-detail-slider-content .product-description .product-card h5 {
  font-size: 24px;
  font-weight: 500;
  color: #0f1111;
}
.product-detail-slider-content
  .product-description
  .product-card
  .rating-stars {
  font-size: 24px;
  font-weight: 500;
  color: #fa8232;
}
.product-detail-slider-content .product-description .product-card .rating-test {
  font-size: 16px;
  font-weight: 500;
  color: #191c1f;
  display: flex;
  line-height: 24px;
}
.product-detail-slider-content
  .product-description
  .product-card
  .rating-test
  pre {
  font-size: 15px;
  font-weight: 400;
  color: #5f6c72;
  margin-bottom: 0;
}
.product-detail-slider-content .product-description .product-card .discount {
  background-color: #ffcc00;
  padding: 2px 5px;
  border-radius: 4px;
  font-weight: bold;
}
.cate-text span b {
  font-weight: 600 !important;
}
.Guarantee_Checkout {
  border-radius: 8px;
}
.Guarantee_Checkout span {
  font-weight: 500;
  font-size: 18px;
  color: #191c1f;
}
.product-galler-slide .slick-next:before,
.product-galler-slide .slick-prev:before {
  font-size: 28px;
  line-height: 1;
  opacity: 0.75;
  color: #787878;
}
.product-galler-slide .slider-nav .slick-slide {
  border: 1px solid #f9f9f9;
  box-shadow: 2px 2px 4px 0px #0000001a;
  margin: 0 8px;
  padding: 8px;
}
.wishlist-sec-prodet .whiashad i {
  color: #067d62;
}
.placelogo input {
  padding: 8px;
  font-size: 14px;
  font-weight: 400;
  color: #888c8c;
  border: 1px solid #888c8c;
  border-radius: 3px;
}
.share-product p {
  white-space: nowrap;
  margin-bottom: 0;
}
.asdcjas-chack {
  position: relative;
  cursor: pointer;
}
.asdcjas-chack.anotherpage {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}

.logo-tex-desc h2 {
  font-size: 32px;
  font-weight: 700;
  color: #0f1111;
}
.logo-tex-desc p {
  font-size: 13px;
  font-weight: 400;
  color: #0f1111;
}
.logo-tex-desc form {
  width: 100%;
  max-width: calc(100% - 24px);
  margin: auto;
}
.logo-tex-desc .upload_gallery {
  width: 100%;
  max-width: 250px;
  margin: auto;
  height: 100%;
  max-height: 250px;
  padding: 24px;
}
.admintableft {
  border: 1px solid #e4e7e9;
  box-shadow: 0px 8px 40px 0px #00000014;
  border-radius: 4px;
}
.admintableft .nav-link img {
  width: 100%;
  max-width: 18px;
  height: 18px;
}
.admintableft .nav-link.active img {
  filter: invert(1) brightness(80.5);
}
.admintableft .nav-link {
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  padding: 8px 24px;
  color: #5f6c72;
  border-radius: 0;
  margin: 8px 0;
  display: flex;
  align-items: center;
  gap: 12px;
}
.admintableft .nav-link.active {
  background-color: #000000;
  color: #ffffff;
}
.admintabcontentright .dash_oreder .title_box h3 {
  font-size: 40px;
  font-weight: 500;
  color: #ffffff;
}
.admintabcontentright .dash_oreder .title_box select {
  width: 100%;
  max-width: max-content;
  border-radius: 0;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  border-color: #000000;
  padding: 6px 32px 6px 16px;
  line-height: 16px;
}

.oredre-box_one {
  border-radius: 8px;
  padding: 15px;
  margin-bottom: 15px;
  background-color: #fff;
  border: 1px solid #ddd;
  .order-card {
    display: flex;
    align-items: center;
    gap: 15px;
    background-color: #fff;
  }
  .order-card img {
    width: 100px;
    height: auto;
    border-radius: 5px;
  }
  .order-details {
    flex-grow: 1;
  }
  .btn-return {
    background-color: #000000;
    color: white;
    border: none;
    padding: 8px 16px;
    border-radius: 0px;
  }
  .btn-refund {
    background-color: #f8f9fa;
    color: black;
    border: 1px solid #ddd;
    padding: 8px 16px;
    border-radius: 0px;
  }
}

#writeReviewModal {
  .star {
    width: 32px;
    height: 32px;
    transition: 0.6s all;
  }
  #rating {
    cursor: pointer;
    display: inline-block;
  }
  #review-form .input-group-addon {
    min-width: 100px;
  }
  #review-form .btn {
    min-width: 100px;
  }
  #review-form input[type="text"],
  #review-form textarea {
    width: 100%;
  }
  #review-form .form-group {
    margin-bottom: 15px;
  }
  #review-form .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
  }

  blockquote {
    border-left: 5px solid rgb(238, 238, 238);
    padding-left: 20px;
  }

  blockquote .footer {
    display: block;
    font-size: 80%;
  }

  .stars-container {
    margin-bottom: 5px;
  }
  #review-form h2 {
    font-size: 24px;
    font-weight: 600;
    color: #000000;
  }
}
.iuytrdsxz span {
  font-size: 14px;
  color: #2da5f3;
  font-weight: 500;
}
.Our_clients .cliet-slider {
  display: flex;
  align-items: center;
  justify-content: center;
}

.OurProcess_Timeline .OurProcess_Timeline_title h2 {
  font-size: 50px;
  font-weight: 500;
  color: #ffffff;
}
.OurProcess_Timeline .OurProcess_Timeline_title p {
  font-size: 19px;
  font-weight: 400;
  color: #ffffff;
}
.OurProcess_Timeline .process-box .box-one .img_box {
  width: 100%;
  max-width: 240px;
  margin: auto;
  margin-bottom: 16px;
}
.OurProcess_Timeline .process-box .box-one .img_box img {
  height: 100%;
  width: 100%;
  max-width: max-content;
}
.OurProcess_Timeline .process-box .box-one h3 {
  font-size: 24px;
  font-weight: 400;
  color: #ffffff;
}

.OurProcess_Timeline .process-box .box-one p {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
}

.Our_clients .Our_clients_title h2 {
  font-size: 32px;
  font-weight: 700;
  color: #ffffff;
  margin: 20px;
  text-align: center;
}
.Our_clients .Our_clients_title h2 span {
  color: #ffffff;
}
.Our_clients .cliet-slider .logo-img {
  width: 100%;
  padding: 12px;
}
.Our_clients .cliet-slider .logo-img img {
  width: auto;
  height: 60px;
}
.Our_clients .logos-slider .logo-img img {
  width: auto;
  height: 100px;
}
.Our_clients .logo-img {
  display: flex;
  align-items: center;
  justify-content: center;
}

.call-buton .cc-calto-action-ripple {
  z-index: 99999;
  position: fixed;
  left: 20px;
  bottom: 24px;
  background: #01a750;
  width: 60px;
  height: 60px;
  padding: 12px;
  border-radius: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #ffffff;
  -webkit-animation: cc-calto-action-ripple 0.6s linear infinite;
  animation: cc-calto-action-ripple 0.6s linear infinite;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}
.call-buton .cc-calto-action-ripple i {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  font-size: 32px;
}
.call-buton .cc-calto-action-ripple:hover i {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

@-webkit-keyframes cc-calto-action-ripple {
  0% {
    -webkit-box-shadow: 0 4px 10px rgba(1, 167, 80, 0.2),
      0 0 0 0 rgba(1, 167, 80, 0.2), 0 0 0 5px rgba(1, 167, 80, 0.2),
      0 0 0 10px rgba(1, 167, 80, 0.2);
    box-shadow: 0 4px 10px rgba(1, 167, 80, 0.2), 0 0 0 0 rgba(1, 167, 80, 0.2),
      0 0 0 5px rgba(1, 167, 80, 0.2), 0 0 0 10px rgba(1, 167, 80, 0.2);
  }
  100% {
    -webkit-box-shadow: 0 4px 10px rgba(1, 167, 80, 0.2),
      0 0 0 5px rgba(1, 167, 80, 0.2), 0 0 0 10px rgba(1, 167, 80, 0.2),
      0 0 0 20px rgba(1, 167, 80, 0);
    box-shadow: 0 4px 10px rgba(1, 167, 80, 0.2),
      0 0 0 5px rgba(1, 167, 80, 0.2), 0 0 0 10px rgba(1, 167, 80, 0.2),
      0 0 0 20px rgba(1, 167, 80, 0);
  }
}

@keyframes cc-calto-action-ripple {
  0% {
    -webkit-box-shadow: 0 4px 10px rgba(1, 167, 80, 0.2),
      0 0 0 0 rgba(1, 167, 80, 0.2), 0 0 0 5px rgba(1, 167, 80, 0.2),
      0 0 0 10px rgba(1, 167, 80, 0.2);
    box-shadow: 0 4px 10px rgba(1, 167, 80, 0.2), 0 0 0 0 rgba(1, 167, 80, 0.2),
      0 0 0 5px rgba(1, 167, 80, 0.2), 0 0 0 10px rgba(1, 167, 80, 0.2);
  }
  100% {
    -webkit-box-shadow: 0 4px 10px rgba(1, 167, 80, 0.2),
      0 0 0 5px rgba(1, 167, 80, 0.2), 0 0 0 10px rgba(1, 167, 80, 0.2),
      0 0 0 20px rgba(1, 167, 80, 0);
    box-shadow: 0 4px 10px rgba(1, 167, 80, 0.2),
      0 0 0 5px rgba(1, 167, 80, 0.2), 0 0 0 10px rgba(1, 167, 80, 0.2),
      0 0 0 20px rgba(1, 167, 80, 0);
  }
}

span.num {
  position: absolute;
  color: #ec8b00;
  left: -30%;
  bottom: -50%;
}

.btn-whatsapp-pulse {
  background: #25d366;
  color: white;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99999;
  font-size: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 0;
  height: 0;
  padding: 35px;
  text-decoration: none;
  border-radius: 50%;
  animation-name: pulse;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
  }
  80% {
    box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
  }
}

.btn-whatsapp-pulse-border {
  bottom: 120px;
  left: 20px;
  animation-play-state: paused;
}

.btn-whatsapp-pulse-border::before {
  content: "";
  position: absolute;
  border-radius: 50%;
  padding: 25px;
  border: 5px solid #25d366;
  opacity: 0.75;
  animation-name: pulse-border;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
}

@keyframes pulse-border {
  0% {
    padding: 25px;
    opacity: 0.75;
  }
  75% {
    padding: 50px;
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@media screen and (max-width: 1440px) {
  Header .header-middle .categ-serchbar form .form-control {
    width: 100%;
    min-width: 400px;
  }
}
@media screen and (max-width: 1240px) {
  Header .header-middle .categ-serchbar form .form-control {
    width: 100%;
    min-width: 250px;
  }
}

@media screen and (max-width: 991px) {
  .categ-serchbar {
    order: -1;
    margin-bottom: 24px;
    width: 100%;
  }
  .prodict-categoy-left .categories-card {
    max-width: 100%;
  }
  .contact-container {
    padding: 20px 20px;
  }
  /* .about-banner {
    background-size: 100% 100%;
    height: 260px;
  } */
  .order-2 {
    order: 0 !important;
  }
  .order-1 {
    order: 0 !important;
  }
  .btn-whatsapp-pulse {
    font-size: 22px;
    padding: 20px;
  }
  .call-buton .cc-calto-action-ripple {
    width: 40px;
    height: 40px;
    padding: 12px;
  }
  .call-buton .cc-calto-action-ripple i {
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    font-size: 18px;
  }

  .btn-whatsapp-pulse-border {
    bottom: 80px;
    left: 20px;
  }
  @keyframes pulse-border {
    0% {
      padding: 10px;
      opacity: 0.75;
    }
    75% {
      padding: 30px;
      opacity: 0;
    }
    100% {
      opacity: 0;
    }
  }

  .header-nav-mobile .navbar-toggler {
    width: 100%;
    max-width: 39px;
    display: flex;
    filter: invert(1);
  }
  .tow-product-sec .highlight {
    height: inherit;
  }
  Header .header-middle .categ-serchbar form .form-control {
    width: 100%;
  }
  .header-nav-desktop .navbar-toggler {
    display: none;
  }
  .header-nav-mobile .navbar-collapse {
    display: none;
  }
  .header-nav-desktop .navbar-collapse {
    position: absolute;
    top: 0;
    width: calc(100% - 30px);
    height: auto;
    background-color: #000000;
    z-index: 999;
    padding: 24px;
    border-radius: 8px;
  }
  .header-nav-mobile {
    display: block;
  }
  .video-sec video {
    max-width: calc(100% - 0px);
    height: inherit;
  }
  .feature-products .feature-title h2 {
    font-size: 32px;
  }
  .best-selling .selling-title h2 {
    font-size: 32px;
  }
  .Our_clients .Our_clients_title h2 {
    font-size: 28px;
  }
  .OurProcess_Timeline .OurProcess_Timeline_title h2 {
    font-size: 32px;
  }
}
@media screen and (max-width:767px) {
    .category_auglt{
  display: block;
}
    .feature-products .slick-next, .best_selling .slick-next, .feature-products .slick-prev, .best_selling .slick-prev ,.product-galler-slide .slick-next,.product-galler-slide .slick-prev {
        height: 40px;
        width: 40px;
    }
    .login-sec .login-box {
      padding: 24px 24px;
    }
}
@media screen and (max-width: 576px) {
  Header .header-middle .categ-serchbar form .form-control {
    width: 100%;
    min-width: 187px;
  }
  .feature-products .slick-next, .best_selling .slick-next, .feature-products .slick-prev, .best_selling .slick-prev ,.product-galler-slide .slick-next,.product-galler-slide .slick-prev{
        height: 30px;
        width: 30px;
    }
    .product-galler-slide .slider-nav .slick-slide {
  padding: 0px;
}

}
@media screen and (max-width: 375px) {
  Header .header-middle .categ-serchbar form .form-control {
    width: 100%;
    min-width: 150px;
  }
  Header .header-middle .brand-logo {
    width: 100%;
    max-width: 60px;
    min-width: 60px;
  }
  .header-nav-mobile .navbar-toggler {
    width: 100%;
    max-width: 39px;
    display: flex;
    filter: invert(1);
  }
  .gprs-certified .gprs-box img {
    width: 100%;
    max-width: 32px;
    height: 32px;
  }
  .prodect-right .product-box .product-box-one .product-box-content a.sdvsasg {
    font-size: 13px;
  }
}

@media screen and (max-width: 1200px) {
  .best-selling .product-box .product-box-one {
    padding: 0px;
    overflow: hidden;
  }
  .OurProcess_Timeline .process-box .box-one h3 {
    font-size: 20px;
}
  .OurProcess_Timeline .process-box .box-one .img_box {
    max-width: 84px;
}
  .best-selling .product-box .product-box-one .product-box-content {
    padding: 6px 5px 44px 5px;
  }

  .best-selling .product-box .product-box-one .product-box-content h2 {
    font-size: 16px;
    font-weight: 600;
  }
  .best-selling .product-box .product-box-one .product-box-content p span {
    display: flex;
    flex-wrap: nowrap;
    gap: 3px;
  }
  .best-selling .product-box .product-box-one .product-box-content p span i {
    font-size: 10px;
  }
  .best-selling .product-box .product-box-one .product-box-content p {
    font-size: 12px;
    gap: 6px;
  }
  .best-selling .product-box .product-box-one .product-box-content h6 {
    font-size: 15px;
  }
  .best-selling .product-box .product-box-one .product-box-content h6 span {
    font-size: 12px;
  }

  .tow-product-sec .highlight {
    padding: 24px 24px 0 24px;
  }
  .prodect-right .product-box .product-box-one {
    padding: 0px;
    overflow: hidden;
  }
  .prodect-right .product-box .product-box-one .product-box-content {
    padding: 6px 5px 44px 5px;
  }
  .prodect-right .product-box .product-box-one .product-box-content h2 {
    font-size: 16px;
    font-weight: 600;
  }
  .prodect-right .product-box .product-box-one .product-box-content p span {
    display: flex;
    flex-wrap: nowrap;
    gap: 3px;
  }
  .prodect-right .product-box .product-box-one .product-box-content p span i {
    font-size: 10px;
  }
  .prodect-right .product-box .product-box-one .product-box-content p {
    font-size: 12px;
    gap: 6px;
  }
  .prodect-right .product-box .product-box-one .product-box-content h6 {
    font-size: 15px;
  }
  .prodect-right .product-box .product-box-one .product-box-content h6 span {
    font-size: 12px;
  }
  .asdcjas-chack.anotherpage {
    top: 12px;
    right: 12px;
  }
  .best-selling .product-box .product-box-one .product-box-content a.sdvsasg {
    font-size: 11px;
  }
  .feature-products .categories-box h2 {
    font-size: 16px;
  }
}
@media screen and (max-width: 425px) {
  .asdcjas-chack.anotherpage {
    top: 6px;
    right: 6px;
  }
  .OurProcess_Timeline .process-box .box-one .img_box {
    max-width: 64px;
}
  .OurProcess_Timeline .process-box .box-one h3 {
    font-size: 18px;
}
  .tow-product-sec .highlight {
    padding: 8px 8px 0 8px;
  }
  .best-selling .product-box .product-box-one .product-box-content p {
    display: contents;
    gap: 8px;
  }
  .prodect-right .product-box .product-box-one .product-box-content p {
    display: contents;
    gap: 4px;
  }
  .best-selling .product-box .product-box-one .product-box-content h6 {
    margin-top: 4px;
  }
  .cart-sec .quantity-controls {
    flex-wrap: wrap;
  }
  .gprs-certified .gprs-box p {
    font-size: 13px;
  }
  .gprs-certified .gprs-box img {
    width: 100%;
    max-width: 32px;
    height: 32px;
  }
  .prodict-categoy-left .categories-card {
    border-radius: 0px;
  }
  .asdcasdcasdcasdcre {
    display: none;
  }
  .prodict-categoy-left .categories-header {
    font-size: 24px;
    padding: 0px 0;
    border-bottom: none;
    border-top: none;
  }
  .table.cart-table tbody tr td{
  padding: 0;
  font-size: 14px;
}
.cart-sec .quantity-controls a.sdcdfcdfv-eye i{
  font-size: 12px;
}
.cart-sec .quantity-controls button i{
  font-size: 12px;
}
}

.best-selling .product-box .product-box-one .product-box-content a.sdvsasg {
  position: absolute;
  bottom: 8px;
  left: 0;
}
.prodect-right .product-box .product-box-one .product-box-content a.sdvsasg {
  position: absolute;
  bottom: 8px;
  left: 0;
}
.carousel-indicators {
  margin-bottom: -3px !important;
}
.privacy_content .breadcrum__area h1 {
  color: #ffffff;
}
.terms-condition ul li,
.terms-condition ol li {
  color: #ffffff;
}
.terms-condition h2,
.terms-condition h3,
.terms-condition h4,
.terms-condition h5,
.terms-condition h6,
.terms-condition p {
  color: #ffffff;
}
.breadcrumb-item + .breadcrumb-item::before {
  color: rgb(255 255 255 / 75%);
}
.product-galler-slide .slick-prev, .product-galler-slide .slick-next {
    z-index: 99;
    height: 32px;
    width: 32px;
}