.headtxt-navi {
  font-size: 22px;
  font-weight: 700;
  color: #000;
  text-align: center;
  margin-bottom: 35px;
}
.overlay_videotxt {
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0.5))
  );
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.eccomer_videocon {
  position: relative;
}
.eccomer_video {
  width: 100%;
  height: 100%;
  min-width: 100%;
  max-height: 720px;
  overflow: hidden;
}
.eccomer_video img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.overlay_videotxt h2 {
  color: #fff;
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 86px;
  letter-spacing: -0.72px;
  text-align: center;
  max-width: 700px;
  margin: 0 auto;
}

.detailslideimg {
  width: 100%;
  height: 426px;
  overflow: hidden;
  border-radius: 8px;
}

.detailslideimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}

.produheadcon {
  background-color: rgb(87 123 123);
}

.proitemimg_wrp {
  width: 128px;
  height: 100px;
  border-radius: 8px;
  overflow: hidden;
}

.proitemimg_wrp img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  object-fit: cover;
}

.produheadcon h1 {
  color: #fff;
}

.protxtpara {
  color: #fff;
}

.prodetailmain_wrp {
  padding-left: 30px;
}

.prodetailmain_wrp .text-primary svg {
  color: rgb(227 179 27);
}

.prodetailmain_wrp p {
  font-size: 15px;
  color: #4b4949;
  line-height: 23px;
}

.prodsize_con p {
  font-weight: 600;
}

.prodsize_con label {
  color: #7c7c7c;
}

.addpro_wrp .input-group-btn button {
  color: #fff;
  background-color: #171615;
  border-color: #171615;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 6px 12px;
  font-size: 15px;
  box-shadow: 0 0 0;
}

.addpro_wrp input {
  padding: 6px 12px;
  background-color: #edf1ff !important;
  border: 0;
  min-height: 36px;
  height: 36px;
}

.addpro_wrp input:focus {
  box-shadow: 0 0 0;
}

.aadcartbtn {
  padding: 7px 12px !important;
  background-color: #edf1ff !important;
  border: 0 !important;
  font-size: 15px !important;
  background-color: #171615 !important;
  color: #fff !important;
  border-radius: 0 !important;
}

.tabprodetail .nav-tabs {
  border-bottom: 0;
  display: flex;
  gap: 20px;
  padding-bottom: 20px;
}

.tabprodetail .nav-tabs button.active {
  background-color: #000;
  font-size: 14px;
  padding: 5px 30px;
  border-radius: 0;
  color: #fff;
  font-weight: 500;
  border: 1px solid transparent;
}

.text-truncate {
  font-weight: 700;
}
.tabprodetail a svg {
  color: #000 !important;
}

.tabprodetail .tab-content .card-header a {
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.tabprodetail .tab-content .card-header a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tabprodetail .card-body p {
  font-size: 13px;
  color: rgb(92 82 82);
  line-height: 20px;
}
.tabprodetail .card-body div {
  justify-content: start;
}
.tabprodetail .card-body {
  padding-left: 15px !important;
  padding-right: 15px !important;
  text-align: left !important;
}
.aadcartbtn-primary {
  background: #000 !important;
  color: #fff !important;
  padding: 4.5px 16px !important;
}
.mayalsotxet {
  font-weight: 700;
}

.tabprodetail .nav-tabs button {
  background-color: #fff;
  font-size: 14px;
  padding: 5px 30px;
  color: #000;
  font-weight: 500;
  border-radius: 0;
  border: 1px solid #d7cfcf;
}

.tabprodetail .tab-content {
  background-color: #fff !important;
  padding: 0 !important;
  border: 0 !important;
}

/* css  */

.prodetailimgslide .card-wrapper {
  max-width: 1100px;
  margin: 0 auto;
}

.prodetailimgslide .img-select img {
  width: 100%;
  display: block;
  height: 100%;
}
.prodetailimgslide .img-select {
  display: flex;
  gap: 6px;
}
.prodetailimgslide .img-item {
  margin: 0;
  width: calc(100% - 0.3rem);
  display: block;
  height: 130px;
}
.prodetailimgslide .img-item a {
  display: flex;
  width: 100%;
  height: 100%;
}

.prodetailimgslide .card {
  border-radius: 0 !important;
}
.prodetailimgslide .img-display {
  overflow: hidden;
  margin-bottom: 4px;
}

.prodetailimgslide .img-showcase {
  display: flex;
  width: 100%;
  transition: all 0.5s ease;
}

.prodetailimgslide .img-showcase img {
  min-width: 100%;
  height: 388px;
}

.prodetailimgslide .img-select {
  display: flex;
}

.prodetailimgslide .img-item {
}

.prodetailimgslide .img-item:nth-child(1),
.prodetailimgslide .img-item:nth-child(2),
.prodetailimgslide .img-item:nth-child(3) {
  margin-right: 0;
}

.prodetailimgslide .img-item:hover {
  opacity: 0.8;
}

@media screen and (min-width: 992px) {
  .product-imgs {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}

.prodsize_con .custom-control {
  display: flex;
  align-items: center;
  gap: 5px;
}

.prodsize_con .custom-control label {
  color: #000;
  font-size: 13px;
}
.citypro_wrp {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
}
.fotrcardrecent .card-footer a:focus {
  box-shadow: 0 0 0 !important;
}
.fotrcardrecent .card-footer a {
  color: #000;
  font-weight: 600;
}
.fotrcardrecent .card-footer a svg {
  color: #000 !important;
}

.prospeci_wrp ul li {
  margin: 0;
  list-style: none;
  background: url(../images/checked.png) left center no-repeat;
  background-size: 18px;
  padding: 0 0 0 27px;
  margin: 6px 0;
  font-weight: 600;
  opacity: 0.9;
  font-size: 14px;
  filter: grayscale(1);
}
.revieprodet h4 {
  font-size: 22px;
  font-weight: 600;
  line-height: 28px;
}
.revieprodetailcon {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-bottom: 20px;
  overflow: hidden;
}
.revieprodetailcon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.ratingrewecon svg {
  color: rgb(195 153 21);
}

.revieprodet textarea {
  height: 80px;
  border: 1px solid rgb(226, 219, 219);
  padding: 12px;
  font-size: 14px;
  width: 100%;
}
.revieprodet textarea:focus-visible {
  outline: none;
}

.tabprodetail .card-body span {
  font-weight: 600;
  font-size: 14px;
  display: inline-block;
  margin-bottom: 8px;
}
.tabprodetail .card-body h6.text-truncate {
  font-size: 18px;
  line-height: 23px;
  white-space:normal;
}
.tabprodetail .card-footer {
  background-color: #fff !important;
  border-top: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 18px;
}
.procardbox_con h6 {
  font-size: 17px;
  font-weight: 600;
}
.tabprodetail .card-footer a {
  width: 100%;
  background-color: #302f2e;
  padding: 8px 12px;
  border-radius: 8px;
}
.tabprodetail .card-footer a:hover {
  color: #fff !important;
}
.selctfieldcounty .form-group {
  width: 100%;
}
.selctfieldcounty .form-group select:focus {
  box-shadow: 0 0 0;
  border: 1px solid rgb(231, 226, 226);
}
.selctfieldcounty .form-group select {
  border-radius: 4px;
  border: 1px solid rgb(231, 226, 226);
  font-size: 14px;
  color: #000;
  height: 40px;
}
.sortproselect .form-group {
  width: auto;
}
.sortproselect .form-group select {
  width: inherit;
}
.suplyconde_wrp h5 {
  font-size: 14px;
  font-weight: 500;
}
.suplyconde_wrp span {
  font-size: 14px;
  font-weight: 600;
}
.prizepro_wrp span {
  color: rgb(255, 1, 1);
  font-weight: 600;
  display: inline-block;
}
.selectfield_wrp select {
  font-size: 14px;
  border: 1px solid rgb(232, 227, 227);
  border-radius: 0;
  height: 35px;
  width: auto;
  padding-right: 34px;
}
.selectfield_wrp select:focus {
  box-shadow: 0 0 0;
  border: 1px solid rgb(232, 227, 227);
}
.listgrid_con {
  border-radius: 4px;
  border: 1px solid rgb(231, 226, 226);
  height: 40px;
  padding: 0 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.listgrid_con svg {
  font-size: 27px;
  color: #bdb3b3;
}
.listgrid_con.active {
  border: 1px solid rgb(74, 71, 71);
}

.listgrid_con.active svg path[fill="currentColor"] {
  fill: rgb(94, 89, 89);
}

/* 
.listgrid_con.active {
    background-color: #ddd;
    border: 2px solid #333;
} */

.categryfiltr_wrp .col-12 .product-item {
  display: flex;
  flex-direction: row !important;
}
.categryfiltr_wrp .col-12 .product-item .cardlist_view {
  width: 100%;
}
.categryfiltr_wrp .col-12 .product-item .card-header {
  border-radius: 0 !important;
  border: 0 !important;
}
.categryfiltr_wrp .col-12 .product-item .card-header a {
  height: 210px;
  width: 210px;
  display: inline-block;
  overflow: hidden;
}
.categryfiltr_wrp .col-12 .product-item .card-header a img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.tabprodetail .swiper .productimg_slider {
  height: 210px;
  width: 210px;
  overflow: hidden;
}

.tabprodetail .swiper .productimg_slide img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.productimg_slider video{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.tabprodetail .swiper .swiper-button-next::after ,.tabprodetail .swiper .swiper-button-prev::after{
  font-size: 12px;
  font-weight: 600;
  color: #000;
}
.tabprodetail .swiper .swiper-button-next{
right: 5px;  
}
.tabprodetail .swiper .swiper-button-prev{
left: 5px;
}
.tabprodetail .swiper .swiper-button-prev,
.tabprodetail .swiper .swiper-button-next {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: calc(14px - (var(--swiper-navigation-size)/ 2));
  border: 1px solid rgb(218, 211, 211);
}
.orddetail .col-12 .product-item .card-header a {
  height: 160px;
  width: 160px;
  display: inline-block;
  overflow: hidden;
}
.categryfiltr_wrp .col-12 .product-item .card-footer {
  border: 0 !important;
  padding: 0 15px !important;
  justify-content: start !important;
}
.categryfiltr_wrp .col-12 .product-item .card-body {
  border: 0 !important;
}
.categryfiltr_wrp .col-12 .product-item .card-footer a {
  width: auto !important;
  background-color: transparent !important;
  border-radius: 0 !important;
  padding: 0 !important;
}
.orddetail h3 {
  font-size: 14px;
  font-weight: 700;
}
.orderdetail_field select {
  padding: 8px 10px;
  font-size: 13px;
  font-weight: 500;
  border: 1px solid rgb(212, 207, 207);
  height: 40px;
}
.orderdetail_field select:focus {
  box-shadow: 0 0 0;
  border: 1px solid rgb(212, 207, 207);
}
.sidebarfilter_inp input {
  font-size: 14px;
  min-height: 42px;
  border-radius: 4px;
  box-shadow: none;
  background-color: #fff;
  color: #444f5b;
  border: 1px solid #d9dbde;
  font-weight: 400;
  padding: 0.5px 13px;
}
.sidebarfilter_inp input:focus {
  box-shadow: 0 0 0;
  border: 1px solid #d9dbde;
}

.swiper {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  background: #ddd;
}
.proname p{
  font-size: 16px;
  color: #000000 !important;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 0;
}
.slect_product select{
  font-size: 13px !important;
  border-radius: 4px !important;
  box-shadow: none !important;
  outline: none !important;
  background-color: #fff !important;
  color: #444f5b !important;
  border: 2px solid #d9dbde !important;
  font-weight: 500 !important;
  padding: 6px 10px !important;
  padding-right: 38px !important;
  width: auto !important;
}
.slect_product select:focus{
  box-shadow: 0 0 0 !important;
  border: 2px solid #d9dbde !important;
}