.logo_img {
  width: 145px;
}

.header__wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #2874f0;
  padding: 5px 0px;
}

.btns_wrapper > a {
  color: white;
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.8px;
}

.search_input {
  width: 600px;
  height: 38px;
  padding: 0 10px;
}

.btn_login {
  color: #2874f0 !important;
  font-weight: 500;
  background-color: #fff;
  cursor: pointer;
  border-radius: 2px;
  padding: 5px 40px;
  border: 1px solid #dbdbdb;
}

.header_btns_wrapper > .btns_wrapper > a {
  margin: 0 15px;
}

.search_input_wrapper {
  position: relative;
}

.search_input_wrapper > i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 95%;
  color: #2874f0;
}

.second_header_bar_wrapper > a {
  text-decoration: none;
  color: black;
  font-size: 13px;
  font-weight: bold;
  margin: 11px 25px;
}

.second_header_bar_wrapper {
  display: flex;
  justify-content: center;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.16);
  border-bottom: 0.2px solid rgb(226, 226, 226);
}

.img_wrapper_cop {
  display: flex;
  justify-content: center;
}

.car_ > div {
  border: 1px solid #f0f0f0;
}

.list-inline-item > a > img:hover {
  border: 2px solid #2874f0;
}
.angle_wrapper > i {
  font-size: 25px;
  cursor: pointer;
}

.angle_wrapper {
  border: 1px solid #f0f0f0;
  width: 100%;
  text-align: center;
}

.up {
  border-bottom: none;
}

.down {
  border-top: 0 !important;
}

.list-inline-item > a > img {
  margin: 5px;
}

.first_body_section {
  display: flex;
  justify-content: center;
  width: 800px;
}

.title_wrapper {
  font-size: 21px;
  font-weight: bolder;
}

.rate_sticker {
  background-color: #388e3c;
  color: white;
  font-size: 12px;
  width: 40px;
  padding: 3px 4px;
  border-radius: 2px;
}

.rate_sticker > .fa {
  color: white;
}

.rate_wrapper {
  display: flex;
  align-items: center;
}

.rate_ {
  color: #878787;
  font-size: 14px;
  font-weight: bolder;
}

.rate_wrapper {
  margin: 12px 0;
}

.rate_nd_rev_wrapper {
  margin: 0 8px;
}

.special_price {
  font-size: 13.5px;
  color: #388e3c;
  font-weight: bold;
}

.price_ {
  font-size: 27px;
  font-weight: bolder;
}

._price_wrap {
  display: flex;
  align-items: center;
  margin: 8px 0;
}

._price_wrap > div {
  margin: 0 5px 0 0;
}

.discounted {
  color: #878787;
  margin: 0 8px !important;
}

.off {
  color: #388e3c;
  font-size: 14px;
  font-weight: bold;
}

.data_product_wrapper {
  padding: 35px;
}

.info_ > .fa-info {
  color: #878787;
  border: 1px solid #878787;
  font-size: 15px;
  padding: 3px 7px;
  border-radius: 155px;
}

.title_av {
  font-size: 14px;
  font-weight: bold;
}

.stick_wrapp > .stick-img {
  width: 18px;
}

.stick_wrapper > b {
  font-size: 14px;
  margin: 0 6px;
}

.stick_wrapp {
  display: flex;
  align-items: center;
  margin: 15px 0 8px 0;
}

.data_stick,
.tc {
  font-size: 14px;
}

.tc {
  text-decoration: none;
  color: #2874f0;
  font-weight: bold;
}

.blue_link_vm {
  margin: 10px 0 !important;
}

.vlm {
  font-size: 13px !important;
}

.dev_title {
  color: #878787;
  font-size: 14px;
  font-weight: 500;
}

.del_wrapper_in {
  display: flex;
  align-items: center;
  border: none;
  border-bottom: 2px solid #2874f0;
  height: 35px;
  width: 230px;
  color: #878787;

  /* padding: 0 35px; */
}

.deliv {
  border: none;
  padding: 0 15px;
}

.deliv::placeholder {
  color: #878787;
  font-weight: 600;
  font-size: 13px;
}

.fa-map-marker {
  color: #878787;
  /* position: absolute; */
  /* left: 10px; */
  font-size: 15px;
  /* top: 40%; */
  /* transform: translateY(-50%); */
}

.btn_check {
  border: none;
  background-color: white;
  color: #2874f0;
  font-weight: bold;
  /* positi   on: absolute; */
  /* lef   */
}

.delivery_con {
  display: flex;
}

.dev_container {
  margin: 0 40px;
}

.dev_title {
  margin: 15px 0;
}

._la > b {
  font-size: 14px;
}

._la {
  display: flex;
  align-items: center;
}

._la > img {
  margin: 0 5px;
}

.under_ship_wrap {
  margin: 8px 0;
}

.pin_code_t {
  font-size: 12px;
}

.km {
  color: #2874f0;
  text-decoration: none;
  font-size: 13px;
  display: block;
  padding: 10px 0 !important;
  font-weight: bold;
}

.highlights_wrapper {
  display: flex;
}

.desc_high {
  font-size: 14px;
  margin: 8px 25px;
  width: 600px;
  line-height: 20px;
}

.sticky_ {
  background-color: #2874f0;
  color: white;
  font-size: 11px;
  font-weight: bolder;
  padding: 3px 5px;
  border-radius: 25px;
  margin: 0 5px;
}

.blue {
  color: #2874f0;
  font-weight: bold;
}

.bl_ {
  margin: 0px 50px;
}

.az {
  display: flex;
  align-items: baseline;
}

.l {
  margin: 5px;
}

.con_a {
  margin: 4px 0 4px 0;
  display: flex;
  position: relative;
}

.l {
  list-style: none;
  padding: 0 0 0 12px;
}

.l:after {
  content: "";
  height: 6px;
  width: 6px;
  position: absolute;
  top: 11px;
  left: 0;
  border-radius: 50%;
  background: #c2c2c2;
}

.b {
  margin: 1px !important;
}

.specification_wrapper {
  border: 1px solid #eaeaea;
}

.title_bold {
  font-size: 24px;
  font-weight: bold;
  padding: 20px;
  border-bottom: 1px solid #eaeaea;
}

.title_down_spec {
  font-weight: bold;
  padding: 8px 6px;
}

.modal_con {
  display: flex;
}

.mod_type {
  margin-left: 40px;
}

.type_mod {
  color: #878992;
  font-size: 14px;
  padding: 6px;
}

.mode_type_talk {
  font-size: 14px;
  padding: 6px;
}

.read_more_talk {
  color: #2874f0;
}

.read_more_talk {
  padding-left: 7px;
  padding: 20px 25px;
  border-top: 1px solid #eaeaea;
  font-size: 14px;
}

.general_container {
  padding-bottom: 20px;
  padding-left: 20px;
}

.first_element,
.first__title__ {
  display: flex;
  flex-direction: column;
}

.right_container_footer_up {
  display: flex;
  justify-content: space-around;
  color: white;
  padding: 30px 10px;
}

.left_container__footer_ {
  display: flex;
  width: 30%;
  justify-content: space-evenly;
}
.footer_container__ {
  background-color: #172337;
}

.talk__bold__,
.title___talk {
  color: #878787;
  margin-bottom: 10px;
  font-size: 13px;
}

.talk__ft {
  font-size: 12px;
  padding: 5px 0px;
}

.first__title__ {
  border-left: 1px solid #454d5e;
  padding-left: 20px;
}

.first_elm__seller {
  display: flex;
  /* color: white; */
}

.talk__svg__ {
  color: white;
  font-size: 13px;
}

.first_elm__seller {
  color: white;
  gap: 10px;
  align-items: center;
}

.footerdown___payment {
  display: flex;
  justify-content: space-evenly;
  padding: 25px 20px;
  border-top: 1px solid #454d5e;
}

.first_elm__seller {
  font-size: 13px;
}

.first__title__ {
  width: 40%;
  font-size: 12px;
}

.first__title__end {
  width: 30%;
  font-size: 12px;
}

.phone_number {
  color: #2474e4;
}

@media screen and (max-width: 1050px) {
  .right_container_footer_up,
  .footerdown___payment {
    flex-direction: column;
    align-items: center;
  }

  .first_element {
    align-items: center;
  }

  .first__title__,
  .first__title__end {
    border: 0px;
    align-items: center;
    width: 100%;
  }

  .tit___talk,
  .title___talk,
  .tit___talk,
  .telephone {
    text-align: center;
  }
  .left_container__footer_ {
    padding-top: 40px;
    gap: 40px;
  }

  .footerdown___payment {
    gap: 20px;
  }

  .checkout_main_container {
    flex-direction: column;
    gap: 20px;
    padding: 20px 10px;
  }
  .right__bottom__safe__ {
    display: none;
  }

  .safe___paym__,
  .safe___secure {
    display: none;
  }
}

.first_element_checkout {
  display: flex;
  width: 100%;
  justify-content: space-between;
  /* padding: 20px 0px; */
  background-color: white;
}

.flipkart__container,
.grocery__container {
  display: flex;
  justify-content: center;
  /* width: 50%; */
  align-items: center;
  margin: 0px 80px 0px 80px;
}

.flipkart__container {
  color: #2474e4;
  border-bottom: 3px solid #2a55e5;
  padding: 15px 0px;
}

.checkout_main_container {
  display: flex;
  justify-content: center;
  background-color: #f1f3f6;
  padding: 20px 20px;
}

.second_element_checkout {
  display: flex;
  padding: 10px 20px;
  background-color: white;
  margin: 10px 0px;
}

.right_element__ {
  width: 50%;
  font-size: 13px;
  align-items: center;
  display: flex;
}

.right__btn__ {
  display: flex;
  justify-content: flex-end;
  width: 50%;
}

.enter_delivery__ {
  background-color: white;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  color: #2874f0;
  padding: 10px;
}

._wrapper_color {
  background: #f1f3f6;
}

.data_product_wrapper {
  background-color: #fff;
}

.data_stick,
.tc {
  font-size: 13px;
}

.logo_img_wrapper {
  margin: 13px 15px 10px 0 !important;
}

.product_type__ {
  width: 100px;
  height: 120px;
}

.assured__ {
  width: 60px;
}

.third_element_checkout {
  display: flex;
}

.right_left__product {
  margin-right: 20px;
}

.fifth______item_element {
  display: flex;
  align-items: center;
  gap: 30px;
  padding: 20px 0px 20px 0px;
}

.scnd______item_element {
  font-size: 12px;
  color: #878787;
}

.third______item_element {
  font-size: 13px;
  color: #878787;
}

.price_old___ {
  color: #878787;
  text-decoration: line-through;
}

.price_tag_ {
  color: black;
  font-weight: bold;
}

.price_off_ {
  color: #388e3c;
  font-weight: bold;
  font-size: 13px;
}

.offers_applied__ {
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  color: #388e3c;
}

.number__plus {
  width: 40px;
  height: 24px;
  border: 1px solid #c2c2c2;
}

.plus_symbol,
.minus_symbol {
  border-radius: 50px;
  padding: 5px;
  border: 1px solid #878787;
  font-size: 10px;
  background-color: white;
}

.saveforlate__,
.remove___ {
  text-decoration: none;
  color: black;
  font-weight: bold;
  font-size: 15px;
}

.save__remove__ {
  display: flex;
  gap: 30px;
}

.scnd______item_element {
  margin-bottom: 10px;
}

.third_el_wrapper {
  background-color: white;
  padding: 20px 20px 0px 30px;
}

.first__el_wrapper {
  display: flex;
  gap: 30px;
}

.deliveryby {
  font-size: 13px;
}

.free___price {
  color: #388e3c;
  font-size: 14px;
}

.line_price__ {
  color: #878787;
  text-decoration: line-through;
  font-size: 14px;
}

.fist_subelement__ {
  width: 40%;
}

@media screen and (max-width: 830px) {
  .third_element_checkout {
    flex-direction: column;
  }

  .right_left__product {
    justify-content: center;
    display: flex;
    margin-bottom: 20px;
  }

  .third_el_wrapper {
    padding: 20px 20px;
  }
}

.place__order__ {
  text-decoration: none;
  color: white;
  background-color: #fb641b;
  padding: 15px 60px;
  font-weight: bold;
  font-size: 15px;
}

.bottom__proceed__ {
  display: flex;
  justify-content: flex-end;
  box-shadow: 0 -2px 10px 0 rgba(0, 0, 0, 0.1);
  border-top: 1px solid #f0f0f0;
  background-color: white;
  padding: 15px 30px 15px 0px;
}

.right__checkout__container {
  background-color: white;
  width: 400px;
  margin-left: 20px;
  height: 280px;
  padding: 10px 15px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
}

.first_line__mid__ {
  display: flex;
  justify-content: space-between;
}

.top_price_details__ {
  color: #878787;
  font-weight: bold;
  font-size: 15px;
  border-bottom: 1px solid #f0f0f0;
  padding: 10px;
}

.delv__tag__item {
  color: #4f9b53;
}

.first_line__mid__ {
  padding: 10px;
}

.total__container__ {
  display: flex;
  justify-content: space-between;
  padding: 10px;
}

.first_line__mid__line {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px dotted #e0e0e0;
  margin: 10px;
  padding-bottom: 10px;
}

.tot__item,
.tot__tag__item {
  font-weight: bold;
}

.total__container__ {
  border-bottom: 1px dotted #e0e0e0;
  margin: 10px;
  padding-bottom: 10px;
}

.saving__container__ {
  color: #46964a;
  font-size: 13px;
  font-weight: bold;
  padding: 10px;
}

.price__item {
  font-size: 15px;
}

@media screen and (max-width: 390px) {
  .checkout_main_container {
    padding: 20px 10px;
  }

  .right__checkout__container {
    margin-left: 0px;
  }

  .flipkart__container {
    margin: 0px 20px 0px 55px;
  }
  .cop {
    width: 270px;
  }
  .logo_img {
    width: 130px;
    padding-left: 5px;
  }
}

.right__bottom__safe__ {
  display: flex;
  align-items: center;
  margin: 30px;
}

.safe___secure {
  color: #8b8b8c;
  font-weight: bold;
  font-size: 13px;
}

.safe___paym__ {
  width: 33px;
  padding-right: 10px;
}

@media screen and (max-width: 520px) {
  .flipkart__container {
    margin: 0px 20px 0px 55px;
  }
  .cop {
    width: 350px;
  }
}

@media screen and (max-width: 1250px) {
  .more_btn {
    display: none;
  }
}

@media screen and (max-width: 1170px) {
  .seller_btn {
    display: none;
  }
  .second_header_bar_wrapper {
    display: none;
  }
}

@media screen and (max-width: 1050px) {
  .search_input {
    width: 450px;
  }
  .right__checkout__container {
    width: 100%;
    margin: 0px;
  }
}

@media screen and (max-width: 950px) {
  .search_input {
    width: 350px;
  }

  .search_input_wrapper > i {
    left: 93%;
  }
}

@media screen and (max-width: 770px) {
  .search_input {
    display: none;
  }

  .header__wrapper {
    display: flex;
    justify-content: space-evenly;
  }
}

.checkout_main_container {
  padding-bottom: 200px;
}

.left_checkout_container {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
}

.rate_product__ {
  font-size: 14px;
  text-decoration: none;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
  padding: 15px 25px;
  color: black;
}

.title_bold {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.simply___awesome___ {
  background-color: #388e3c;
  display: flex;
  /* width: 30px; */
  align-items: center;
  gap: 5px;
  font-size: 13px;
  color: white;
  font-weight: bold;
  padding: 2px;
  border-radius: 3px;
}

.simply___awesome___ > .fa-star {
  font-size: 12px;
}

.reivew__first__ {
  display: flex;
  gap: 20px;
  align-items: center;
}

.talk___review____talk {
  font-weight: bold;
  font-size: 13px;
}

.right__review_third {
  color: #878787;
  font-size: 12px;
  font-weight: bold;
  display: flex;
  /* align- items: center; */
  gap: 5px;
}

.review__second {
  font-size: 14px;
}

.left_review_third {
  display: flex;
  padding-right: 40px;
  gap: 10px;
}

.review__third__ {
  display: flex;
  justify-content: space-between;
  margin-top: 8px;
}

.lower__review__wrapper {
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 15px;
  border-top: 1px solid #eaeaea;
}

.fa-thumbs-up,
.fa-thumbs-down {
  color: #c2c2c2;
}

.like___side,
.dislike___side {
  color: #c2c2c2;
}

.read_more_talk {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.ratings_review_container {
  border: 1px solid #eaeaea;
  margin-top: 20px;
}

.wpppppp {
  display: flex;
  flex-direction: column;
}

.talk___certified {
  display: flex;
  align-items: center;
  gap: 5px;
  font-weight: 500;
}

.anoynmous____ {
  margin-right: 25px;
}

.kkkkkk {
  font-weight: bold;
  font-size: 13px;
}

.aaaaaaaaaa {
  font-size: 13px;
}

@media screen and (max-width: 1385px) {

  .data_product_wrapper {
    padding: 20px;
  }
}

@media screen and (max-width: 880px) {
  .desc_high {
    width: 100%;
  }
}

@media screen and (max-width: 550px) {

  .review__third__ {
    flex-direction: column;
    gap: 10px;
  }
}

.buynow__ {
  background-color: #fb641b;
  color: white;
  text-decoration: none;
  padding: 20px 80px;
  border-radius: 2px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  font-size: 13px;
  font-weight: bold;
  display: flex;
  align-items: center;
  gap: 10px;
}

.addtocart__ {
  background-color: #ff9f00;
  color: white;
  text-decoration: none;
  padding: 20px 70px;
  border-radius: 2px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  font-size: 13px;
  font-weight: bold;
  display: flex;
  align-items: center;
  gap: 10px;
}

.buyme__addtocart {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin: 5px 0;
}


@media screen and (max-width: 550px) {
  .addtocart__ {
    padding: 18px 40px;
  }

  .buynow__ {
    padding: 18px 50px;
  }
}

@media screen and (max-width: 393px) {

  .data_product_wrapper {
    padding: 10px;
  }

  .top__element__wrapper {
    width: 350px;
    padding: 20px;
  }

  .cart_btn {
    display: none;
  }
}

.numb_icon {
  display: flex;
  justify-content: center;
  width: 20%;
}

.left_side__reviewnote {
  width: 500px;
}

._2aWUii {
  width: 100px;
}

.HTdwVj {
  width: 100%;
  stroke-linecap: round;
}

.HTdwVj ._1KaZLR {
  stroke: #388e3c;
}

@media screen and (max-width: 680px) {
  .ol_ {
    list-style: none;
    display: flex;
  }
  .angle_wrapper {
    width: auto;
  }
  .review__third__ {
    font-size: 12px;
    margin-top: 15px !important;
  }
  .review__second {
    font-size: 13px;
  }
  .data_product_wrapper {
    padding: 20px 30px;
  }
  .angle_wrapper {
    margin: 0 15px;
  }
  .car_ > div {
    text-align: center;
  }
}

@media screen and (max-width: 570px) {
  .angle_wrapper {
    margin: 0 5px;
  }
  .buyme__addtocart {
    flex-direction: column;
    margin-top: 20px;
  }
  .buyme__addtocart > a {
    text-align: center;
    padding: 10px 0;
    text-align: center;
    display: block;
  }
  .data_product_wrapper {
    padding: 20px;
  }
  .tt {
    font-size: 15px !important;
  }
}

.right_container_footer_up > .first_element > a {
  color: white;
}

.right_container_footer_up > .first_element > a:hover {
  text-decoration: none;
  cursor: pointer;
}

.bold_green {
  color: green;
  font-weight: bolder;
}

.redirect_home_ > a {
  color: white;
  background-color: #fb641b;
  width: 180px;
  display: flex;
  text-decoration: none;
  justify-content: center;
  align-items: center;
  height: 50px;
  font-size: 14px;
  border-radius: 5px;
  text-decoration: none;
}

.redirect_home_ > a:hover {
  color: white;
  text-decoration: none;
  background-color: #fb641b;
}
.redirect_home_ > a > div {
  margin: 5px;
}

.redirect__container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 50px 0;
}

.thanks_title {
  text-align: center !important;
}

.find-more {
  width: 150px;
  border: none;
  background-color: #fb641b !important;
  color: white;
  padding: 8px 0;
  font-weight: bolder;
  border-radius: 5px;
}

.body_thanks_container {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin: 50px 0;
  /* width: 100%; */
}

.valid_img {
  width: 80px;
  margin: 25px;
}
.thanks_title {
  font-size: 30px;
  font-weight: bolder;
}
.cmd_details {
  text-align: center;
  margin: 15px;
  font-size: 18px;
}

.first_element > a {
  text-decoration: none;
}

._wrapper_color {
  display: flex;
  justify-content: center;
  align-items: center;
}

.list-inline-item > a > img {
  object-fit: contain;
}

.ol_{
  scroll-behavior: smooth;
}