/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/

.pinput {
  border: none;
  border-bottom: solid 2px #d8d8d8;
  width: 100%;
  padding: 5px 5px;
}

.pinput:focus-visible {
  outline: none;
  border-bottom: solid 2px #0e88ce;
}

/* tel */

.pinputTel {
  border: none;
  border-bottom: solid 2px #d8d8d8;
  border-bottom: solid 2px #d8d8d8;
  padding: 2px 10px;
  border-left: 2px solid #d8d8d8;
}

.pinputTel:focus-visible {
  outline: none;
  border-bottom: solid 2px #0e88ce;
  border-left: 2px solid #d8d8d8;
}

.as4dfe {
  font-weight: 600;
  font-size: 21px;
}

@media (max-width: 990px) {
  .as4dfe {
    font-size: 18px;
  }
}

.f52fs2 {
  background: #02914e;
  color: white;
  cursor: pointer;
}

.f52fs2:hover {
  background: #007f43;
  color: white;
  text-decoration: none;
}

.f52ffd2 {
  background: #f3f3f3;
  color: black;
  cursor: pointer;
  border: solid 1px #e3e3e3;
}

.f52ffd2:hover {
  background: #d4d4d4;
  color: black;
  text-decoration: none;
}

@media (max-width: 1280px) {
  .pxmdlg {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}

@media (min-width: 1280px) {
  .pxmdlg {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
}

#pprice1 {
  font-size: 18px;
  font-weight: 500;
}

@media (max-width: 767px) {
  #pprice1 {
    font-size: 16px;
    font-weight: 500;
  }
}

.pducf24head {
  color: #272727;
  font-weight: 600;
  font-size: 16px;
}

@media (max-width: 767px) {
  .pducf24head {
    color: #272727;
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  .bordersmbottom {
    border-bottom: 1px solid #d7d7d7;
  }
}

/* Share */

.shareicon {
  padding: 7px 12px;
  background: #fbceb9;
  border-radius: 10px;
  -webkit-box-shadow: 0px 1px 0px #c7c7c7;
  box-shadow: 0px 1px 0px #c7c7c7;
  color: #3a3a3a;
  font-size: 11px;
  font-weight: 600;
  cursor: pointer;
}

.s12e {
  font-size: 10px;
  margin-top: 3px;
}

.mm5 {
  cursor: pointer;
}

.fa-link {
  color: #737373;
  background-color: #eceff5;
}

.fa-link:hover {
  color: #999999;
  background-color: #d8d8d8;
}

.fa-whatsapp-square {
  color: #25d366;
  background-color: #cef5dc;
}

.shareicon:hover {
  background: #f8ad8b;
  color: #3a3a3a;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}

/* Share */

.bordertop {
  border-top: 1px solid #e2e2e2;
}

.borderbottem {
  border-bottom: 1px solid #d7d7d7;
}

.borderright {
  border-right: 1px solid #e2e2e2;
}

.borderleft {
  border-left: 1px solid #e2e2e2;
}

.tablep15 {
  width: 100%;
}

.trwith51 {
  width: 20%;
  color: #645e5e;
  font-size: 14px;
  font-weight: 500;
  background: #eeeeee;
  border-bottom: solid 1px #d8d8d8;
}

tr > td {
  padding: 6px 10px;
}

.s5fs {
  width: 80%;
  color: #272727;
  font-size: 14px;
  font-weight: 400;
  border-bottom: solid 1px #d8d8d8;
}

.dds5fs > p {
  color: #272727;
  font-size: 14px;
  font-weight: 400;
}

.pdesc45 {
  font-size: 14px;
}

@media (max-width: 992px) {
  .imagetum561 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}

@media (max-width: 992px) {
  .imageslide5456 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

.thmmdimage {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 5rem;
}

.thmmdimage.active {
  border: 1px solid #b5afaf;
  border-radius: 3px;
  height: 5rem;
  /* box-shadow: 0px 0px 7px #ffddd2; */
}
.thmmdimage img {
  max-height: 100%;
  max-width: 100%;
  object-fit: contain;
}

.srp {
  font-weight: 500;
}

/* Releted Product */

.reletedProDesgin {
  max-width: 1200px;
  margin: 0 auto;
}

@media (max-width: 992px) {
  .reletedProDesgin {
    max-width: none;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
}

.rpro {
  -webkit-box-shadow: 0px 0px 7px #dadada;
  box-shadow: 0px 0px 7px #dadada;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}

.rpro:hover {
  -webkit-box-shadow: 0px 0px 15px #dadada;
  box-shadow: 0px 0px 15px #dadada;
  -webkit-transition: 0.1s ease-in-out;
  -o-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
}

@media (max-width: 992px) {
  .rpro {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: solid 1px #ececec;
  }
}

.ihbox {
  font-size: 14px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

@media (max-width: 992px) {
  .ihbox {
    font-size: 13px;
  }
}

.pt5465 {
  color: black;
  text-decoration: none;
}

.pt5465:hover {
  color: black;
  text-decoration: underline;
}

.price {
  font-size: 14px;
  font-weight: 500;
  color: #676767;
}

@media (max-width: 992px) {
  .price {
    font-size: 13px;
    font-weight: 500;
  }
}

.df5ge {
  width: 89px;
  height: 3px;
  background: #fd6c26;
  -webkit-box-shadow: 0 1px 4px rgb(0 0 0 / 25%);
  box-shadow: 0 1px 4px rgb(0 0 0 / 25%);
  border-radius: 30px;
}

.mbg {
  background: white;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.mbg:hover {
  z-index: 1;
}

.srpbg {
  background: #e4e4e4;
}

.btn.focus,
.btn:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgb(255 94 0 / 25%) !important;
  box-shadow: 0 0 0 0.2rem rgb(255 94 0 / 25%) !important;
}

/* Form */

/* Releted Product */

.sdf3f {
  height: 80px;
  width: auto;
}

.sdf4ed {
  cursor: pointer;
  position: absolute;
  background: #5c75ff;
  top: -32px;
  border-radius: 5px;
  height: 29px;
  -webkit-box-shadow: 0 0 3px #979797;
  box-shadow: 0 0 3px #979797;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 11px;
  padding: 10px;
  color: white;
  text-shadow: 0 0 1px black;
}

.shorTinpt-degnTel {
  border: none;
  border-bottom: solid 2px #d8d8d8;
  cursor: pointer;
}

.shorTinpt-degnTel:focus-visible {
  outline: none;
  border-bottom: solid 2px #f16521;
}

/* tel */

@media (max-width: 768px) {
  .f52fs2 {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
    flex: 1 1 auto !important;
  }
  .f52ffd2 {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
    flex: 1 1 auto !important;
  }
}

.tags {
  background: #eaeaea;
  color: #464646;
  font-weight: 600;
  cursor: pointer;
}

.tags:hover {
  color: #f16521;
}

.sdfe542s {
  font-size: 13px;
  color: black;
  font-weight: 500;
}

.ts4e6 {
  color: black;
  font-weight: 600;
  font-size: 13px;
}

/* Form */

/* Slider */

.carousel-indicators {
  bottom: -30px;
  list-style: none;
}

.sliderBol.active {
  opacity: 1;
  background: #02914e !important;
  /* width: 25px; */
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}

.carousel-indicators [data-bs-target] {
  background-color: #848484;
  border-radius: 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}

/* Slider */

/* Modal Call */

.call.modal-dialog {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 500px !important;
  /* max-width: 100% !important; */
  margin: 0;
  -webkit-transform: translateY(100%) !important;
  -ms-transform: translateY(100%) !important;
  transform: translateY(100%) !important;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.call.modal-dialog {
  -webkit-transform: translateY(0) !important;
  -ms-transform: translateY(0) !important;
  transform: translateY(0) !important;
}

/* .fade {
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
} */

.callsxne > .no12,
.iconcall65 {
  color: black;
  font-weight: 500;
  font-size: 14px;
}

.callsxne {
  text-decoration: none;
}

.iconcall65 > .fa-phone-alt {
  color: #00b807;
}

.fa-phone {
  color: #00b807;
}

.fa-whatsapp {
  color: #00b807;
}

.forcurrbecall {
  border-top-right-radius: 13px;
  border-top-left-radius: 13px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border: none;
  -webkit-box-shadow: 2px 0px 9px silver;
  box-shadow: 2px 0px 9px silver;
}

.callsxne {
  display: block;
}

.rsps25:hover {
  background: #f3f3f3;
}

/* .modal-backdrop {
    background-color: #646464;
    opacity: 0.1 !important;
} */

.close {
  opacity: 0.8;
}

.modal-title {
  color: black;
}

/* Model Call */

.img-responsive {
  height: auto !important;
}
