@import url("../../cdn.jsdelivr.net/npm/bootstrap-icons%401.10.5/font/bootstrap-icons.css");
li {
  list-style-type: none !important;
}
a {
  text-decoration: none !important;
}
.heading1 {
  font-size: 2.5rem;
}
.heading2 {
  font-size: 2rem;
}
.heading3 {
  font-size: 1.75rem;
}
.heading4 {
  font-size: 1.5rem;
}
.heading5 {
  font-size: 1.25rem;
}
.heading6 {
  font-size: 1rem;
}
.carter {
  font-family: Arial, sans-serif;
  font-weight: 600 !important;
}
.roboto {
  font-family: helvetica, sans-serif;
  font-size: 17px;
  line-height: 28px;
}
.pad {
  padding: 100px 0;
}
.wrdbrk {
  white-space: pre;
}
.topbg {
  background-color: #d2151e;
}
.navbg {
  background-color: #d2151e;
}
.clr {
  color: #d2151e !important;
}
.logo {
  width: 170px;
}
.fullimg {
  width: 100%;
  height: 100%;
}
.navfont {
  font-family: Arial, sans-serif;
  font-weight: 600 !important;
  font-size: 18px;
  letter-spacing: 1px;
}
.navbar {
  padding: 0 !important;
}
.navbar-light .navbar-nav .nav-link {
  color: white !important;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding: 1.5rem 1.5rem !important;
}
.navbar-light .navbar-nav .nav-link:hover {
  color: white !important;
}
.navbar-light .navbar-nav .active > .nav-link {
  color: red !important;
}
.navbar button {
  background-color: white;
}
.navbar-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
}
.navbrd {
  border-left: 2px solid white;
}
.navbrd1 {
  border-right: 2px solid white;
}
.cool-link {
  display: inline-block;
  color: #fff;
  text-decoration: none;
}
.cool-link::after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background: #fff;
  transition: width 0.5s;
}
.cool-link:hover::after {
  width: 100%;
  transition: width 0.5s;
}
.btn2 {
  background: white;
  color: black;
  padding: 10px;
  font-size: 15px;
  border: 1px solid white;
  border-radius: 5px;
  font-weight: bold;
  transition: all 0.25s ease-in-out;
}
.btn2:hover {
  background: #d2151e;
  color: #fff;
  transition: 0.5s all;
}
.fulpad {
  margin: 0 !important;
  padding: 0 !important;
}
.title-main {
  font-size: 40px;
  line-height: 50px;
  font-weight: 600;
  position: relative;
}
.title-main::before,
.title-main::after {
  display: none;
  content: "";
  background: #717070;
  width: 60px;
  height: 2px;
  position: absolute;
  right: 0;
  margin: 0 auto;
}
.title-main::before {
  left: -20px;
  bottom: -8px;
}
.title-main::after {
  left: 20px;
  bottom: -15px;
}
.servicebg {
  background-image: url("../images/newconfetti.png"),
    radial-gradient(#db241e, #790808);
  background-repeat: no-repeat;
}
.productbg {
  background-image: url("../images/productbg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}
.sr-iconbox1 {
  padding: 50px 30px 30px 30px;
  background: #fff;
  text-align: center;
  border-radius: 4px;
}
.icon-lg {
  width: 80px;
  display: inline-block;
  text-align: center;
}
.icon-lg img {
  height: 70px;
  vertical-align: middle;
  max-width: 100%;
  width: auto;
}
.icon-bx-wraper {
  position: relative;
}
.sr-iconbox1 .icon-lg::after {
  content: "";
  width: 100%;
  height: 100%;
  background: #6a1a1f;
  position: absolute;
  left: 0;
  z-index: -1;
  border-radius: 10px 10px 10px 10px;
  transform: scale(1.3) rotate(15deg);
  opacity: 0.05;
}
.icon-bx-wraper:hover .icon-up img {
  -webkit-animation: toTopFromBottom 0.8s forwards;
  -moz-animation: toTopFromBottom 0.8s forwards;
  animation: toTopFromBottom 0.8s forwards;
}
@keyframes toTopFromBottom {
  49% {
    -webkit-transform: translateY(-100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
  51% {
    opacity: 1;
  }
}
.secpad {
  padding: 100px 0;
}
.team-block-single {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  background: #d2151e;
  border-radius: 8px;
}
.team-grids {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.gridfnt {
  font-size: 20px;
}
.team-info {
  position: absolute;
  bottom: -227px;
  margin: 0;
  background: rgb(8 8 8 / 29%);
  padding: 20px 0;
  transition: 0.5s all;
  -moz-transition: 0.5s all;
  width: 100%;
  text-align: center;
}
.team-block-single:hover div.team-info {
  bottom: 0;
}
.lightbox {
  position: fixed !important;
  top: 50px !important;
}
.owl-nav {
  display: none;
}
.owl-dots {
  display: none;
}
.footer {
  background: #191f23;
  background-image: url("../images/bg2.png");
  background-size: contain;
}
.footer__call {
  position: relative;
  top: -50px;
}
.footer__call__content {
  background: #d2151e;
  padding: 30px 55px 25px 45px;
  border-radius: 10px;
}
.footer__call__number {
  overflow: hidden;
}
.footer__call__number__icon {
  float: left;
  margin-right: 35px;
}
.footer__call__number__text,
.icon-content {
  overflow: hidden;
}
.footer__title,
.sr-iconbox1 .icon-lg {
  position: relative;
  z-index: 1;
}
.footer__title h4 {
  color: #d2151e;
  display: inline-block;
  padding-right: 12px;
  background: #142336;
}
.footer__title::after {
  position: absolute;
  left: 0;
  top: 15px;
  height: 1px;
  width: 100%;
  background: #444;
  content: "";
  z-index: -1;
}
.footer__copyright {
  border-top: 1px solid #fff;
  padding: 18px 0px;
}
.text1 {
  position: relative;
  padding: 0 0 0 27px;
  margin-top: -42px;
}
.text2 {
  position: relative;
  padding: 0 0 0 50px;
  margin-top: -49px;
}
.pointer {
  cursor: pointer;
}
.wapp {
  width: 50px;
}
.w0 {
  width: 0%;
}
.fixed {
  position: fixed;
  z-index: 2;
}
.priceicn {
  width: 80px;
}
.priceicn2 {
  width: 160px;
}
.point {
  bottom: 10px;
  left: 10px;
}
.point1 {
  bottom: 80px;
  left: 10px;
}
.point2 {
  bottom: 15px;
  right: 10px;
}
.blink img {
  -webkit-animation: blink 1s;
  animation: blink 1s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

img.filter {
  -webkit-filter: drop-shadow(5px 5px 5px #2828286e);
  filter: drop-shadow(5px 5px 5px #2828286e);
}
.sticky-top1 {
  position: sticky;
  top: 140px;
}
.block-head {
  position: relative;
  margin-bottom: 20px;
  padding: 0 0 20px;
  border-bottom: 1px solid #cac9c9;
  font-weight: normal;
  color: #333e48;
}
.font {
  font-size: 45px;
}
.block-head::before {
  position: absolute;
  bottom: -3px;
  left: 20px;
  width: 35px;
  height: 5px;
  content: "";
  display: inline-block;
  background-color: #ec2424;
}
.block-head::after {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 80px;
  height: 1px;
  content: "";
  display: inline-block;
  background-color: #ec2424;
}
.icnclr1 {
  color: #559926;
  font-size: 30px;
}
.icnclr2 {
  color: #b61818;
  font-size: 30px;
}
.text4 {
  position: relative;
  padding: 0 0 0 46px;
  margin-top: -52px;
}
.counter-block__card {
  padding: 55px 52px;
  background-image: url(../images/dot.jpg);
  border-top: 5px solid #d2151e;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.counter-block__card-title {
  color: #4d4c4c;
  font-size: 30px;
  line-height: 1;
  margin-bottom: 40px;
  text-align: right;
}
.counter-block__card-description {
  color: #d2151e;
  font-size: 24px;
  line-height: 1.25;
  font-weight: 600;
}
#counter li {
  flex: 1;
}
#counter li span.percent:after {
  content: "";
  display: inline-block;
}
.counttext {
  color: #d2151e;
  font-size: 175px;
  margin-left: -30px;
  font-weight: 700;
}
.countfont {
  font-size: 100px;
}
.safetytipsbg {
  background-image: url("../images/safetytips.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.bannerhead {
  font-size: 55px;
}
.buttonhero2 {
  display: inline-block;
  margin: 0 auto;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  box-shadow: 0px 3px rgba(128, 128, 128, 1), 0px 4px rgba(118, 118, 118, 1),
    0px 5px rgba(108, 108, 108, 1), 0px 6px rgba(98, 98, 98, 1),
    0px 7px rgba(88, 88, 88, 1), 0px 8px rgba(78, 78, 78, 1),
    0px 14px 6px -1px rgba(128, 128, 128, 1);
  transition: -webkit-box-shadow 0.1s ease-in-out;
  -webkit-transition: -webkit-box-shadow 0.1s ease-in-out;
}
.buttonhero2 span {
  background-color: #d2151e;
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(50%, rgba(255, 255, 255, 0)),
    color-stop(50%, rgba(255, 255, 255, 0.3)),
    color-stop(100%, rgba(255, 255, 255, 0.2))
  );
  background-size: 100%, 100%, 100%, 4px 4px;
  border-radius: 10px;
  transition: -webkit-transform 0.1s ease-in-out;
  display: inline-block;
  padding: 10px 40px 10px 40px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 22px;
}
.buttonhero2:active {
  box-shadow: 0px 3px rgba(128, 128, 128, 1), 0px 4px rgba(118, 118, 118, 1),
    0px 5px rgba(108, 108, 108, 1), 0px 6px rgba(98, 98, 98, 1),
    0px 7px rgba(88, 88, 88, 1), 0px 8px rgba(78, 78, 78, 1),
    0px 10px 2px 0px rgba(128, 128, 128, 0.6);
}
.buttonhero2:active span {
  -webkit-transform: translate(0, 5px);
  transform: translate(0, 5px);
}
.bottommargin {
  margin: 50px 0px 100px 0px;
}
.fullpad {
  padding: 0 !important;
  margin: 0 !important;
}

@media (min-width: 5px) and (max-width: 767.98px) {
  .pad {
    padding: 40px 0;
  }
  .footer__call {
    top: -45px;
  }
  .footer__call__number {
    float: none;
    margin-top: 30px;
  }
  .footer__call__number__icon {
    float: none;
    margin-right: 0;
  }
  .footer__call__number__text {
    padding-top: 26px;
  }
  .footer__call__content {
    padding: 40px 20px;
  }
  .secpad {
    padding: 40px 0;
  }
  .bannerhead {
    font-size: 30px;
  }
}

@media (min-width: 768px) and (max-width: 992.98px) {
  .pad {
    padding: 40px 0;
  }
  .footer__call {
    top: -40px;
  }
  .footer__call__number {
    float: none;
    margin-top: 30px;
  }
  .footer__call__number__icon {
    float: none;
    margin-right: 0;
  }
  .footer__call__number__icon {
    float: left;
    margin-right: 35px;
  }
  .footer__call__content {
    padding: 30px 10px;
  }
  .secpad {
    padding: 40px 0;
  }
  .fnt1,
  .bannerhead {
    font-size: 30px;
  }
}

#notfound {
  position: relative;
  height: 100vh;
}
#notfound .notfound {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.notfound {
  max-width: 410px;
  width: 100%;
  text-align: center;
}
.oopslogo {
  width: 350px;
}
.notfound h2 {
  font-family: "Montserrat", sans-serif;
  color: #000;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
}
.notfound p {
  font-family: "Montserrat", sans-serif;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 15px;
  margin-top: 5px;
}
.notfound a {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  background: #0046d5;
  display: inline-block;
  padding: 15px 30px;
  border-radius: 40px;
  color: #fff;
  font-weight: 700;
  -webkit-box-shadow: 0px 4px 15px -5px #0046d5;
  box-shadow: 0px 4px 15px -5px #0046d5;
}

@media only screen and (max-width: 767px) {
  .notfound .notfound-404 {
    height: 142px;
  }
  .notfound .notfound-404 h1 {
    font-size: 112px;
  }
}

.time-of-year {
  color: #555;
  font-size: 24px;
  margin: 100px 75px 10px 75px;
  padding: 15px 20px;
  position: relative;
  text-align: center;
  width: 200px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-font-smoothing: antialiased;
}

.time-of-year .tooltip {
  background: #ee6e6e;
  border-radius: 3px;
  bottom: -49px;
  font-size: 20px;
  display: block;
  left: -67px;
  opacity: 0;
  padding: 15px;
  pointer-events: none;
  position: absolute;
  width: 320px;
  z-index: 1102;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all 0.7s ease-out;
  -moz-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
  height: 100px;
}
.time-of-year .tooltip::after {
  border-left: solid transparent 10px;
  border-right: solid transparent 10px;
  border-top: solid #ee6e6e 10px;
  bottom: 58px;
  content: " ";
  height: 0;
  left: 0%;
  margin-left: -13px;
  position: absolute;
  width: 0;
  transform: rotate(92deg);
}
.time-of-year:hover .tooltip {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}
.lte8 .time-of-year .tooltip {
  display: none;
}
.new_arrivals_product .product-content .strike {
  text-decoration: line-through;
  text-decoration-thickness: 2px;
}

.new_arrivals_product .product-content {
  background-color: #ffffff !important;
}

.new_arrivals_product .product-content {
  color: #000000;
}

.new_arrivals_product .product-content .strike {
  text-decoration-color: #000000 !important;
}

.new_arrivals_product .product-content .enquire-button1 {
  background-color: #ff4747 !important;
  border: 1px solid #ff4747 !important;
}

.new_arrivlas_btns,
.new_arrivlas_btns {
  background-color: #ff4747 !important;
  border: 1px solid #ff4747 !important;
}

.new_arrivals_heading {
  color: #ff4747 !important;
}

.new_arrivals_product .product-content .enquire-button1 {
  color: #000000 !important;
}

.new_arrivlas_btns,
.new_arrivlas_btns {
  color: #000000 !important;
}
.lte8 .time-of-year:hover .tooltip {
  display: block;
}
.about_image img {
  width: 100%;
  border-radius: 30px;
}
.footer_contacts svg {
  color: #fff !important;
}
.footer_btn span {
  font-size: 12px !important;
}
.header_social svg {
  font-size: 20px;
  color: #d2151e;
}
.header_call svg {
  font-size: 20px;
  color: #d2151e;
}
.header_call li a {
  font-size: 20px;
  font-weight: 600;
}

.navbar h1 {
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 0px;
}
.navbar-light .navbar-nav .nav-link {
  color: #000 !important;
  font-weight: 500 !important;
  font-size: 16px;
}
.navbar-light .navbar-nav .nav-link:hover {
  color: red !important;
}
.header_social {
  display: flex;
  align-items: center;
}
.header_social a {
  height: 100%;
}
.banner-section .carousel-item img {
  height: 500px;
  object-fit: cover;
  width: 100%;
  object-position: center;
}
.category-slider {
  margin-top: 50px;
}
.category-slider .image {
  height: 120px;
  width: 120px;
  padding: 20px;
  border-radius: 50%;
  background-color: #e9e9e9;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px auto 10px auto;
}
.category-slider .image img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.category-slider h2 {
  font-size: 20px;
  text-align: center;
}
.category-slider h5 {
  text-align: center;
  margin-bottom: 30px;
  width: 100%;
  font-size: 30px;
}
.header-call h4 {
  color: #000;
  font-weight: 600;
  font-size: 20px;
  text-align: center;
}
.header-call h6 {
  text-align: center;
  color: #d2151e;
}
.cta-section-new {
  background-image: url(../images/banner-1.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  z-index: 1;
  padding: 70px 0px;
}
.cta-section-new::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  height: 100%;
  width: 100%;
  background-color: #000;
  opacity: 0.7;
  z-index: -1;
}
.cta-section-new h1 {
  color: #fff;
}
.cta-section-new p {
  color: #fff;
  font-size: 18px;
  margin-bottom: 40px;
}

.contact-page-details .title h1 {
  font-size: 50px;
  color: #000;
  margin-bottom: 30px;
}
.contact-page-details {
  padding-top: 100px;
}
.contact-page-details h1 {
  color: red;
  font-size: 30px;
}
.contact-page-details h1 {
  font-size: 25px;
}
.contact-page-details .item {
  margin-bottom: 30px;
}

/* product page styles */
.product-page-new {
  padding: 0px 0px 200px 0px;
}
.product-page-new .top-product-header {
  background-color: lightgreen;
  padding: 20px;
}
.product-page-new .top-product-header form {
  display: flex;
  gap: 20px;
}
.product-page-new .top-product-header form select {
  padding: 10px 40px 10px 20px;
  border-radius: 10px;
  border: none;
  width: 100%;
}
.product-page-new .top-product-header form input {
  padding: 10px 40px 10px 20px;
  border-radius: 10px;
  border: none;
  width: 50%;
}
.product-page-new .top-product-header .total-order-values {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  height: 100%;
}
.product-page-new .top-product-header .total-order-values .item {
  display: flex;
  align-items: center;
  gap: 10px;
}
.product-page-new .top-product-header .total-order-values .item h6 {
  margin-bottom: 0px;
}
.product-page-new .top-product-header .total-order-values .item span {
  width: fit-content;
  background-color: green;
  color: #fff;
  padding: 5px 10px;
  border-radius: 5px;
}
.product-page-new .top-product-header .cart-icon {
  width: 50px;
  height: 50px;
  border-radius: 5px;
  background-color: green;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.product-page-new .product-table table {
  width: 100%;
  text-align: center;
}
.product-page-new .product-table table thead {
  background-color: rgb(85, 0, 85);
  color: #fff;
  height: 50px;
}
.product-page-new .product-table table .body-head {
  background: rgb(113, 0, 0);
  height: 50px;
  color: #fff;
  font-size: 20px;
}
.product-page-new .product-table table .body-content {
  background: rgb(255, 242, 105);
  height: 50px;
  color: #000;
  font-size: 16px;
  font-weight: 600;
}
.product-page-new table,
th,
td {
  border: 1px solid black;
  border-collapse: collapse;
}
.product-page-new .product-table table .body-content .image {
  height: 60px;
  width: 60px;
  padding: 5px;
  border-radius: 5px;
  background-color: #fff;
  display: flex;
  margin: auto;
}
.product-page-new .product-table table .body-content .image img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.product-page-new .product-table table .body-content input {
  padding: 10px;
  font-size: 15px;
  text-align: center;
  border-radius: 10px;
  border: none;
}
.product-page-new .product-table table .body-content .total-count {
  width: fit-content;
  background: #fff;
  border-radius: 10px;
  padding: 10px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  margin: auto;
}
.product-page-new .product-table table .body-content .total-count h5 {
  margin-bottom: 0px;
}
.cart-sidebar {
  position: fixed;
  top: 0;
  right: -330px;
  width: 330px;
  height: 100vh;
  background: #fff;
  z-index: 1055;
  transition: right 0.35s ease;
  overflow-y: scroll;
}

.cart-sidebar.open {
  right: 0;
}
#sidebarOverlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1050;
  display: none;
}
#sidebarOverlay.show {
  display: block;
}

.container {
  max-width: 1300px !important;
}

@media only screen and (max-width: 900px) {
    
  .header-call {
    display: none;
  }
  .navbar {
    flex-wrap: nowrap !important;
  }
  .navbar h1 {
    font-size: 20px;
    text-align: left;
  }
  .col-sm-12 {
    width: 100% !important;
  }
  .navbar .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
  }
  .navbar .mobile-d-none {
    display: none;
  }
  .category-slider {
    margin-top: 20px;
  }
  .category-slider h5 {
    font-size: 20px;
  }
  .category-slider .image {
    height: 80px;
    width: 80px;
    padding: 15px;
  }
  .category-slider h2 {
    font-size: 13px;
  }
  .heading4 {
    font-size: 16px;
  }
  .heading1 {
    font-size: 25px;
  }
  .pt-1 {
    font-size: 13px;
    text-align: justify;
  }
  .carousel-item img {
    height: 150px;
    width: 100%;
    object-fit: cover;
  }
  .about_image img {
    margin-top: 40px;
  }
  .cta-section-new h1 {
    font-size: 25px;
  }
  .cta-section-new p {
    font-size: 13px;
  }
  .cta-section-new {
    padding: 50px 0px;
  }
  .buttonhero2 span {
    padding: 7px 30px 7px 30px;
  }
  .pre-footer-image {
    margin: 0px 0px 100px 0px !important;
  }
  .footer__call__text {
    display: none;
  }
  .footer__call__number {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 0px;
  }
  .footer__call__number__icon img {
    width: 30px;
  }
  .footer__call__number__text h2 {
    font-size: 25px;
  }
  .footer__call__number__text {
    padding-top: 0px;
  }
  .footer_contacts {
    margin-top: 50px !important;
  }
  .footer_contacts h1 {
    font-size: 25px;
  }
  .footer-map {
    margin-top: 30px !important;
  }
  .footer-map h1 {
    font-size: 25px;
  }
  .priceicn {
    width: 60px;
  }
  .point1 {
    bottom: 65px;
  }
  .footer__call__content {
    padding: 20px;
  }
  .navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
    position: absolute;
    top: 90%;
    right: 0;
    background: #fff;
    z-index: 999;
    border-radius: 10px;
    border: 1px solid #000;
    border-top: none;
  }
  .pre-footer-image img {
    padding: 0px !important;
  }
  .contact-page-details .title h1 {
    font-size: 30px;
  }
  .contact-page-details h1 {
    font-size: 20px;
  }
  .contact-page-details {
    padding-top: 30px;
  }
  .product-page-new .top-product-header {
    padding: 10px 0px;
  }
  .product-page-new .top-product-header .total-order-values {
    justify-content: space-between;
  }
  .total-order-values .item {
    width: 45%;
    margin-top: 20px;
  }
  .product-page-new .top-product-header .total-order-values {
    flex-wrap: wrap;
  }
  .product-page-new .top-product-header .cart-icon {
    margin-top: -40px;
  }
  .product-page-new .top-product-header .total-order-values .item {
    justify-content: space-between;
  }
  .product-table-responsive {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .bordered-table {
    width: 100%;
    border-collapse: collapse;
    min-width: 768px; /* force horizontal scroll on smaller screens */
  }

  .bordered-table th,
  .bordered-table td {
    padding: 10px;
    text-align: center;
    border: 1px solid #ddd;
  }
  .bordered-table {
    min-width: unset;
  }
  .product-page-new .product-table table .body-content .total-count h5 {
    width: 50px;
  }
  .product-page-new .top-product-header form select {
    padding: 10px 20px;
  }
  .product-page-new .top-product-header form input {
    padding: 10px 20px;
  }
  .product-page-new {
    padding-bottom: 100px;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 20px;
  }
}

.top-product-header {
  position: sticky;
  top: 0;
  z-index: 1020;
  background: #fff;
}

/* new styles */

@media only screen and (max-width: 900px) {
  .navbar-collapse {
    width: 100%;
    z-index: 9999;
    border-radius: 0px 0px 20px 20px;
  }
}

.product-page-new .top-product-header form {
  gap: 0px;
  width: 70%;
  align-items: center;
  height: 100%;
}
.product-page-new .top-product-header form input {
  width: 50%;
  border-radius: 0px;
}
.filter-products .dropdown {
  position: relative;
  display: inline-block;
  width: 30%;
}
.filter-products .dropdown-button {
  padding: 10px 20px;
  background-color: #559926;
  color: white;
  border: none;
  cursor: pointer;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 10px 0px 0px 10px;
}

.filter-products .dropdown-list {
  display: none;
  position: absolute;
  background-color: white;
  min-width: 300px;
  border: 1px solid #ccc;
  z-index: 1;
  margin-top: 5px;
  max-height: 350px;
  overflow-y: scroll;
}

.filter-products .dropdown-list div {
  padding: 10px;
  cursor: pointer;
}

.filter-products .dropdown-list div:hover {
  background-color: #f1f1f1;
}

.filter-products .show {
  display: block;
}
.filter-products input {
  border-radius: 0px 10px 10px 0px !important;
}
.product-page-new .top-product-header {
  padding: 10px 0px;
}
.product-page-new .product-table table .body-head {
  font-size: 16px;
  height: 40px;
}
.bordered-table th,
.bordered-table td {
  padding: 10px;
  text-align: center;
  border: 1px solid #545454;
}
.cart-sidebar .product-list {
  padding: 20px 30px;

}
.cart-sidebar .product-list .row {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #787878;
}
.cart-sidebar .product-list .product-image {
  height: 40px;
  width: 40px;
}
.cart-sidebar .product-list .product-image img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.cart-sidebar .product-list h2 {
  font-size: 14px;
}
.cart-sidebar .product-list .quantity input {
  height: 25px;
  width: 35px;
}
.cart-sidebar .product-list .quantity h6 {
  font-size: 14px;
  margin-bottom: 0px;
}
.cart-sidebar .product-list .total-price {
  color: red;
  font-size: 17px;
}
.quantity-container {
  display: flex;
  align-items: center;
  justify-content: center;
}

.quantity-btn {
  background-color: #6f0000;
  color: #fff;
  border: none;
  border-radius: 20px;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  font-size: 17px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.quantity-input {
  width: 60px;
  text-align: center;
  font-size: 16px;
  border: 1px solid #ccc;
  margin: 0 5px;
}

.floating-product-footer {
  display: none;
}
.floating-product-footer .content {
  background-color: #790808;
  padding: 10px;
  margin: 15px 0px 0px 20px;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  gap: 30px;
  border: 5px solid #fff;
  box-shadow: 0 0 20px 5px rgba(255, 255, 255, 0.5);
}
.floating-product-footer .content .items h1 {
  color: #fff;
  font-size: 15px;
  margin-bottom: 0px;
}
.floating-product-footer .content .total h1 {
  color: #fff;
  font-size: 15px;
  margin-bottom: 0px;
}
.floating-product-footer .content .cart h1 {
  color: #fff;
  font-size: 15px;
  margin-bottom: 0px;
}

@media only screen and (max-width: 900px) {
    .cart-sidebar {
    width: 315px !important;
    }
  .product-page-new .top-product-header form {
    width: 100%;
  }
  .filter-products .dropdown {
    width: 50%;
  }
  .product-page-new .top-product-header form input {
    width: 50%;
  }
  .product-page-new .top-product-header .total-order-values {
    display: none;
  }
  .product-page-new .top-product-header .cart-icon {
    display: none;
  }
  .navbar {
    padding: 10px 20px !important;
  }
  .product-page-new .product-table table thead {
    font-size: 10px;
  }
  .mob-d-none {
    display: none;
  }
  .product-page-new .product-table table .body-content .image {
    height: 30px;
    width: 30px;
    padding: 1px;
  }
  .body-content th,
  .body-content td {
    font-size: 12px;
    padding: 2px !important;
  }
  .quantity-btn {
    height: 15px;
    width: 15px;
    font-size: 12px;
    margin-bottom: 3px;
    margin-top: 3px;
  }
  .quantity-container{
      flex-direction: column-reverse;
  }
  .title_tabl{
      width: 20%;
  }
  .product-page-new .product-table table .body-content input {
    padding: 2px;
  }
  .quantity-input {
    width: 40px;
  }
  .product-page-new .product-table table .body-content .total-count {
    padding: 5px;
  }
  .product-page-new .product-table table .body-content .total-count h5 {
    font-size: 14px;
  }
  .bordered-table th {
    padding: 5px;
  }
  .product-page-new .product-table table .body-head {
    height: 30px;
  }
  .product-page-new .product-table table .body-head th {
    font-size: 13px;
  }
  .point1 {
    left: 0;
  }
  .point {
    left: 0;
  }
  .navbar-light .navbar-brand {
    font-size: 20px !important;
  }
  .floating-product-footer {
    display: block;
  }
  .floating-product-footer {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    z-index: 99;
  }
}

.cart-sidebar .quantity {
  display: flex;
  align-items: center;
  gap: 10px;
}
.cart-sidebar .quantity-btn {
  background-color: #6f0000;
  color: #fff;
  border: none;
  border-radius: 20px;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  font-size: 15px;
  cursor: pointer;
}
.cart-sidebar .quantity-input {
  width: 30px;
  text-align: center;
  font-size: 16px;
  border: 1px solid #ccc;
  margin: 0 5px;
}
.cart-sidebar {
  width: 400px;
  right: -400px;
}

.cart-sidebar .buttonhero2 {
  margin: 20px 0px;
}
.cart-sidebar .buttonhero2 span {
  padding: 10px 20px;
  font-size: 17px;
}

.cart-icon{
    position: relative;
}
.desk-badges {
    position: absolute;
    background-color: #db2226;
    border-radius: 50%;
    color: #fff;
    /* padding: 10px; */
    width: 25px;
    height: 25px;
    text-align: center;
    font-size: 11px !important;
    top: -15%;
    border: 2px solid white;
    right: -15%;
    line-height: 20px;
}
.over_tot_part{
    position: sticky;
    bottom: 0;
    width: 100%;
    z-index: 999;
    background-color: #fff;
    border-top: 1px solid #c1c1c1;
}
.sidebar-header{
    position: sticky;
    top: 0;
    background: #fff;
}

.cart_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.canvas-fixed{
    position: sticky;
    bottom: 0;
    z-index: 99;
    background: #fff;
    border-top: 1px solid;
}
.text-align-right{
    text-align: right;
}
.text-align-center{
    text-align: center !important;
}
.canvas-btn-submit{
    padding: 10px 25px;
    border-radius: 10px;
    background: red;
    border: none;
    color: #fff;
    font-weight: 600;
}