
.block__pic {
    width: 100%!important;
}
.product_con{
    padding: 50px 0px;
}

.product_subcon {
    width: 85%;
    margin: 0px auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.product_con_left {
    flex: 0 0 40%;
    max-width: 40%;
    position: sticky;
    top: 40px;
}

.product_con_left_coon {
    width: 100%;
}

.product_con_right {
    flex: 0 0 50%;
    max-width: 50%;
}

.tab_top {
    border-bottom: 1px solid #ded4ca;
    padding-bottom: 10px;
}

.tab_top a {
    color: var(--primary-black);
    margin-right: 30px;
    font-weight: 700;
}

/* review con */


.review_slide {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    overflow: hidden;
    margin-top: 30px !important;
}

.review_slide_img {
    flex: 0 0 35px;
    max-width: 35px;
    height: 45px;
    border-radius: 50%;

}

.review_slide_content {
    flex: 0 0 calc(100% - 65px);
    max-width: calc(100% - 65px);
}

.review_name {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.review_rate {
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
}

.review_rate i {
    display: inline-block;
    font-size: 13px;
    margin-top:-3px;
    margin-left: 5px;
}

.review_name_con {
    font-size: 18px;
    font-weight: 700;
}

.review_content_matter {
    font-size: 14px;
    line-height: 21px;
    margin-top: 10px;
}

.review_date {
    border-left: 1px solid #ded4ca;
    border-right: 1px solid #ded4ca;
    padding: 0px 10px;
    margin: 0px 15px;
}

.review_con_title{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pro_title{
    font-size: 20px;
    font-weight: 700;
}

.pro_title span{
    display: inline-block;
    margin-top: -5px;
    margin-left: 10px;
    font-size:15px !important;
}

.pro_title span i{
    display: inline-block;
    margin-top: -2px !important;
    margin-left: 5px;
    color: black;
}
.price_right i{
    color: black;
}
.pro_title span{
    color: black;
}

.price_con{
    padding: 20px 0px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-weight: 600;
}
.price_line_through{
    color: #92887f;
    text-decoration: line-through;
    margin-right: 5px;
}

.price_offer{
    margin-left: 10px;
    color: black;
}
.pro_stock{
    font-size: 18px;
    color: #49A6DD;
    font-weight:700;
    margin-bottom: 10px;
}
.pro_coupon{
    margin-bottom: 40px;
    margin-top: 20px;
}
.pro_coupon_container{
    display: flex;
    justify-content: space-between;
    align-items: center;
   margin-top:15px;
}
.pro_coupon_left{
    flex: 0 0 20px;
    max-width: 20px;
}

.pro_coupon_right{
    flex: 0 0 calc(100% - 20px);
    flex: 0 0 calc(100% - 20px);
}

.pro_coupon_left i{
    font-size: 14px;
    color: #49A6DD;
}
.coupon{
    display: inline-block;
    position: relative;
    border: 1px dashed #ded4ca;
    padding: 5px 10px;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 700;
    margin-right: 10px;
}

.coupon_ab{
    position: absolute;
    top: -9px;
    right: 0px;
    display: none;

}

.pro_coupon_right a{
    color: var(--primary-black);
    font-size: 14px;
    font-weight: 700;
}
.pro_coupon_title{
font-size: 18px;
  font-weight: 700;

}

.price_right{
    margin-left: 100px;
}
.pro_button button{
    margin-right: 10px !important;
}

.locality_input{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 300px;
}

.locality_button{

   flex: 0 0 100px !important;
   max-width: 100px !important;
   padding: 0px !important;
}

.locality_button button{
    width: 100%;
}

.locality_input .input_con{
    flex: 0 0 calc(100% - 100px) !important;
    max-width: calc(100% - 100px) !important;
}
.locality_title{
    font-size: 16px;
    font-weight: 700;
    color: var(--primary-black);
    margin-bottom: 10px;
}

.locality{
    margin-bottom: 20px !important;
}

.locality_input input{
    height: 40px !important;
}
.locality_title{
    display: flex;
    justify-content: flex-start;
    align-items: center;

}

.locality_title img{
    margin-right: 10px;
}

.fullbackground{
    background: var(--primary-black) !important;
}

.pro_subtitle{
   font-size: 14px;
   line-height: 22px;
   margin-top: 10px;
}
.swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .swiper {
    width: 100%;
    /* height: 300px; */
    margin-left: auto;
    margin-right: auto;
  }

  .swiper-slide {
    background-size: cover;
    background-position: center;
  }

  .mySwiper2 {
    height: 80%;
    width: 100%;
  }

  .mySwiper {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
  }

  .mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
  }

  .mySwiper .swiper-slide-thumb-active {
    opacity: 1;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    }
    .para{
      max-height: 0;
overflow: hidden;
transition: max-height 0.2s ease-out;
  }
  .text-bold_a{
      position: relative;
      border-bottom: 1px solid #dbcdbf;
      box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 0px;
  }
  .down{
      position: absolute;
      top: 0;
      right: 12px;
  }
  .text-bold{
   position: relative;
   border-bottom: 1px solid #dbcdbf;
   box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 0px;
  }
  .swiper-horizontal {
    margin-top: 8px;
}
