.content .nav-item .nav-link {
  width: max-content;
}

.right-div ul li .social-network {
  border-right: none !important;
}

.aboutcontent {
  margin-top: 50px;
}

#navbarResponsive #hanger-nav .nav-item.active .nav-link {
  color: #F68223 !important;
  font-weight: normal !important;
}

.counter-section {
  background-color: #2296f354;
}

.title.orange-underline:after {
  background: none !important;
  margin: none !important;
  margin-bottom: -10px !important;
}

.title.orange-underline {
  margin-top: 20px;
}

.gift {
  margin-bottom: 30px;
}

.right-heading .about {
  margin-bottom: -10px;
  margin-top: -25px;
}

.product {
  min-height: auto !important;
}

.product:hover {
  box-shadow: 0 0 10px #cccccc;
}

.nav-pills .button-link {
  color: black !important;
  padding: 8px 16px !important;
}

.nav-pills .button-link.active {
  background: #F16C26 !important;
  color: white !important;
  border-radius: 20px !important;
}

.container .head {
  color: white;
  border-radius: 50%;
  background: linear-gradient(90deg, rgb(241, 108, 38, 1) 0%, orange 100%);
  padding: 10px;
  margin-right: 5px;
}

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

.img-text {
  padding-top: 100px;
}

.container .item .latest {
  min-height: 290px !important;
}

#deal-of-the-week .product {
  min-height: 290px !important;
}

#bestsellers .product {
  min-height: 290px !important;
}

.orange-rate {
  font-size: 25px;
  color: #F68223;
  margin-right: 2px;
}

.del-rate {
  color: #cccccc;
  font-size: 16px;
}

#footlogo {
  max-width: none !important;
  height: 80px !important;
}

#headlogo {
  max-width: none !important;
  height: 55px !important;
}

.gallery {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  height: 185px;
  margin-bottom: 10px;
}

.col-sm-6 .product-type {
  overflow: hidden;
  text-overflow: ellipsis;

}

.col-sm-6 .product-name {
  overflow: hidden;
  text-overflow: ellipsis;
}

.max-lines {
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  background: #fff;
}

.gallerypro {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  height: 180px;
  margin-bottom: 10px;
}

#offerimg {
  width: 600px !important;
}

.has-error {
  text-align: left;
  color: red;
}

.help-block {
  color: red;
}

.has-error .form-control {
  border-color: #f5325c;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.sliderimg {
  width: 100% !important;
}

.inner-header2 {
  background: url(../images/bg-img/product-banner.webp) no-repeat !important;
  background-size: cover !important;
}

.menu-wrapper {
  position: relative;
  width: 100%;
  height: 55px;
  margin: 1em auto;
  border: 1px solid #EBEBEB;
  border-radius: 5px;
  margin-bottom: 45px;
  overflow-x: hidden;
  overflow-y: hidden;
  display: flex;
  align-items: center;
  padding: 0 0px;
  box-sizing: border-box;
}

ul {
  list-style: none;
}

.menu {
  height: 19px;
  box-sizing: border-box;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  padding-top: 15px;
  padding-left: 55px;
}

.menu .item {
  height: 35px;
  box-sizing: border-box;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.arrow {
  position: absolute;
  top: 0;
  bottom: 0;
}
.left-arrow {
  left: 0;
}
.right-arrow {
  right: 0;
}
.hidden {
  display: none;
}
.arrows .arrow .fa-solid {
  font-size: 20px;
}

.btn-blue {
  background-color: #007BFF;
  color: white;
}

.btn-blue:hover {
  background-color: #F57B23;
}

.modal .modal-product {
  margin-top: 50px;
}

.modal-body {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.modal-header .close {
  margin: 24px 5px 5px 5px !important;
  font-size: 20px;

}

.provalue {
  font-size: 14px;
}

.headtitle {
  text-align: left !important;
  background-color: #12A4ED;
}

.titlevalue {
  color: white;
}

#enquiry .modal-footer {
  border-top: none !important;
}

.enquirylabel {
  padding-left: 0px;
  color: #656FA3;
  margin-bottom: 3px;
  font-size: 15px;
}

.sentbutton {
  color: white !important;
}

.navinfo {
  display: block;
  float: left;
  border-right: 1px solid #cccccc;
  padding-left: 2px;
}

.desinfo .nav-item .nav-link.active {
  /*border:none;*/
  color: orange;
}

.desinfo .nav-item .nav-link {
  border: none;
  color: black;
  font-weight: bold;
  font-size: 19px;
}

.desinfo {
  margin-left: -17px;
}

.captchaText {
  width: 111px;
  float: left;
  font-size: 21px;
  background: #f1f1f1;
  padding: 0px 10px;
  border: 1px solid #ddd;
  color: #121212;
}

.captchaValue {
  width: 80px;
  float: left;
  padding: 19px 0px 19px 20px !important;
  height: 35px !important;
  margin-bottom: 13px;
}

.captchaform .help-block {
  float: left;
  width: 100%
}

.whatsappBtn {
  position: fixed;
  bottom: 55px;
  right: 30px;
  width: 50px;
  height: 50px;
  z-index: 99;
  background-color: #0ba90b;
  font-size: 30px;
  padding: 0px 11px 8px 12px;
  border-radius: 50%;
  color: #fff;
  box-shadow: 0px 0px 9px #00000094;
}

.callBtn {
  position: fixed;
  bottom: 110px;
  right: 30px;
  width: 50px;
  height: 50px;
  z-index: 99;
  background-color: #2196f3;
  font-size: 25px;
  padding: 4px 12px;
  border-radius: 50%;
  color: #fff;
  box-shadow: 0px 0px 9px #00000094;
}

.fa-whatsapp:before {
  padding: 0px !important;
}

#toTop {
  position: fixed;
  bottom: 0px;
  right: 0;
  cursor: pointer;
  display: none;
  z-index: 10;
}

.back-to-top-btn i {
  background: rgb(241, 108, 38, 1);
  color: #ffffff;
  height: 50px;
  width: 50px;
  line-height: 50px;
  display: inline-block;
  text-align: center;
  font-size: 25px;
  border-radius: 50%;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  margin-right: 28px;
  -webkit-box-shadow: 0px 0px 11px 0px #00000094;
  box-shadow: 0px 0px 10px 0px #00000094;
}

.bx {
  font-family: boxicons !important;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  display: inline-block;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.col-sm-6 {}

.large-slider {
  height: 490px !important;
}

.large-slider-image {
  height: 490px;
}

.large-review {
  height: 450px;
}

/*small screen css */
@media (max-width: 800px) {
  .top-bg {
    display: none;
  }
}

.large-offer {
  height: 250px;
}

.reduce-content {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.large-detail-image {
  height: 120px;
  width: 100%;
  background-image: url('assets');
}

.about-image {

  width: 100%;
  height: 552px;
  padding: 0px;
}

.about-info {
  width: 100%;
  height: 100%;
}

#wowslider-container1 .ws-title-wrapper .ws-title {
  display: none !important;
}
.bg-info {
  background-color:#12A4ED !important;
}

@media screen and (max-width: 600px) {
  .rate-price {
    display: block !important;
    width: 100%;
    float: left;
    text-align: left !important;
  }

  .slider-small {
    height: 145px !important;
  }

  .small-slider-image {
    height: 145px;
  }

  .small-footer {
    text-align: left;
  }

  .small-review {
    height: 415px;
  }

  .small-cat {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
  }

  .small-offer {
    height: 180px !important;
  }

  .small-seller {
    height: 260px !important;
  }

  .small-logo-head {
    height: 60px !important;
    padding-left: 20px;
  }

  .small-logo-foot {
    height: 60px;
  }

  .small-detail-image {
    height: 90px !important;
    width: 100% !important;
  }

  .small-about-image {
    height: 165px !important;
  }

  .about-info.desktop {
    display: none !important;
  }

  .about-info.mobile {
    display: block !important;
  }

}