@import url("https://fonts.googleapis.com/css2?family=Poppins&display=swap");

* {
  padding: 0px;
  margin: 0px;
  font-family: "Poppins", sans-serif;
}

.topheader_____green {
  width: 100%;
  height: 24px;
  background-color: #102b2b;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.padding___ {
  padding-right: 310px;
}

.topheader__green__link {
  color: white;
  padding-left: 10px;
  font-size: 11px;
  text-decoration: none;
}

.topheader_____green__light {
  height: 6px;
  background-color: #1db954;
}

.wrapper__margin {
  margin: 0px 225px;
}

.topheader__firstop {
  display: flex;
  /* justify-content: space-around; */
  /* padding: 20px 180px; */
}

.input___search__ {
  position: relative;
}

.input___search__ > .fa::before {
  position: absolute;
  left: 15px;
  bottom: 15px;
  font-size: 24px;
}

.search__product___ {
  padding: 13px 0px;
  width: 400px;
}

.search__product___::placeholder {
  text-align: center;
  font-size: 14px;
}

.icons___container__ {
  display: flex;
}

.sign___in____container,
.heart____container,
.basket___container {
  padding: 0px 16px;
  font-size: 22px;
}

.topheader__firstop {
  align-items: center;
}

.talk__signing {
  font-size: 13px !important;
  /* padding-right: 10px; */
  margin-top: 6px;
  font-weight: bold;
}

.loogoo___img___ {
  width: 180px;
  padding-top: 10px;
}

.list__mid__titles {
  display: flex;
  list-style-type: none;
  justify-content: center;
}

.titleeee___mid,
.nav_li {
  margin: 0px 25px;
  font-size: 13px;
  padding: 10px 0px;
}

.nav_li:hover {
  border-bottom: 4px solid #1db954;
  cursor: pointer;
}

.sign___in____container:hover,
.heart____container:hover,
.basket___container:hover {
  cursor: pointer;
}

.dpn {
  border-bottom: 1px solid lightgray;
  height: 44px;
}

.first__container__footer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #102b2b;
  color: white;
  padding: 25px 0px 30px 0px;
  border-bottom: 1px solid white;
}

.beintheknow___ {
  font-size: 12px;
  letter-spacing: 3px;
  font-weight: bold;
  padding-bottom: 10px;
}

.gettheinspiration___ {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  padding-bottom: 12px;
}

.signmeupp___ {
  background-color: white;
  padding: 11px;
  border: 0px;
  border-radius: 2px;
  font-weight: bolder;
  font-size: 14px;
}

.hdd {
  font-weight: bolder;
  font-size: 18px !important;
  padding: 10px 0px;
}

.second___container___footer____main {
  display: flex;
  justify-content: space-between;
  background-color: #102b2b;
  color: white;
  border-bottom: 1px solid white;
}

.wrapper__footer {
  padding: 20px 300px;
}

.first___talk___ft,
.second___talk___fr,
.third__talk___fr,
.forth__talk___fr {
  padding: 10px 0px;
  font-size: 13px;
}

.third____container__footer__main {
  display: flex;
  justify-content: center;
  background-color: #102b2b;
  border-bottom: 1px solid white;
}

.left___container__third__ft {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.urcomments___ {
  font-size: 13px;
  padding-bottom: 10px;
  color: white;
}

.leave__feedback {
  color: white;
  background-color: #102b2b;
  border: 1px solid white;
  padding: 15px 20px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 2px;
}
.forth___container___footer__main {
  background-color: #102b2b;
  border-bottom: 1px solid white;
}
.links___forthone {
  padding: 10px 0px;
  font-size: 13px;
  color: white;
  display: flex;
  justify-content: space-between;
}

.linkk__element__forthfr {
  text-decoration: none;
  color: white;
}

.talk___firsthalf {
  padding-bottom: 10px;
  font-size: 12px;
  color: white;
}

.thirdhalf__talk {
  font-size: 12px;
  color: white;
}

.fifth___container__footer__main {
  display: flex;
  background-color: #102b2b;
  justify-content: space-between;
}

.first__half__fr {
  display: flex;
  align-items: center;
}

.first__half__fr > svg {
  width: 40px;
  padding-right: 25px;
}

.forall___life {
  color: white;
  font-weight: bolder;
  font-size: 22px;
}

.second__half__fr {
  display: flex;
  align-items: center;
  gap: 20px;
}

.fa-facebook-f::before {
  color: white;
  font-size: 35px;
}

/* .social {
    width: 100px;
} */

.facebook {
  padding-right: 20px;
}

.fa-twitter-square::before {
  color: white;
  font-size: 35px;
  padding-right: 30px;
}

.fa-youtube-play::before {
  color: white;
  font-size: 35px;
  padding-right: 30px;
}

.fa-instagram::before {
  color: white;
  font-size: 35px;
}

.inputselect___container {
  display: flex;
  align-items: flex-start;
}

.checkbox___ {
  width: 20px;
  height: 20px;
}

.additional__service {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}

.firstline__description__check {
  font-size: 20px;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 500px;
}

.thirdline__description__check {
  font-weight: bold;
  margin: 30px 0px;
}

.topline___checkout {
  display: flex;
  width: 100%;
}

.firstline__description__check {
  font-size: 20px;
  width: 100%;
}

.scndline__description__check {
  font-size: 15px;
}

.product___checkout {
  width: 250px;
  height: 250px;
  object-fit: contain;
}

.forthline__description__check {
  font-size: 15px;
  font-weight: bold;
}
.text__area {
  /* margin-top: 10px; */
  text-align: center;
  width: 50px;
  height: 34px;
  padding-top: 9px;
  border-radius: 2px;
  margin: 0px 5px;
  border: 1px solid black;
}

.plus,
.minus {
  width: 50px;
  height: 45px;
  font-size: 25px;
  background-color: white;
  border-radius: 2px;
  border: 1px solid black;
}

.right__description__checkout {
  padding: 32px;
  width: 100%;
}

.lowline__checkout {
  padding: 20px;
}

.label__talk {
  margin-left: 15px;
  font-size: 14px;
}

.pricetag___ {
  padding-left: 50px;
}

.talkbelow__inputselect {
  padding-left: 32px;
  margin-top: 15px;
}

.linkedddd {
  text-decoration: underline;
}

.talkbelow__inputselect {
  font-size: 14px;
}

.basket {
  font-size: 40px;
  margin-right: 15px;
}

.topline___container_checkout {
  font-size: 17px;
  padding-bottom: 10px;
  padding-top: 50px;
}

.maincontainer___body_checkout {
  display: flex;
  padding-bottom: 30px;
  padding-top: 0px;
}

.forth___service,
.trd___service,
.scnd___service,
.first___service {
  width: 70px;
  height: 30px;
}

.forth___service {
  width: 100px;
  height: 30px;
}

.fifth___service {
  width: 70px;
  height: 30px;
}

.sssssss {
  width: 50px;
  height: 30px;
}

.button____container {
  width: 100%;
}

.button____container {
  padding: 13px 0px;
  font-size: 14px;
  background-color: #102b2b;
  border: none;
  border-radius: 3px;
  color: white;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 1px;
  margin-top: 10px;
  width: 100%;
  text-decoration: none;
  text-align: center;
}

.continue__shopping {
  text-decoration: none;
  color: white;
  font-size: 13px;
  text-align: center;
}

.total__price___ {
  display: flex;
  justify-content: space-between;
  margin: 15px 0px;
}

.continue____ {
  display: flex;
  justify-content: center;
  font-size: 14px;
  margin: 20px 0px;
}

.talktocontinuee {
  border-bottom: 1px solid black;
}

.rightcontainer___checkout__ {
  width: 30vw;
  margin-left: 30px;
}

.total__price___ {
  font-size: 19px;
  font-weight: bold;
}

.imgs___services,
.imgs___services__scnd {
  display: flex;
  justify-content: center;
}

.imgs___services {
  margin-top: 20px;
}

.imgs___services__scnd {
  margin-top: 10px;
}

.more___delivery {
  padding: 20px 0px;
  color: #171717;
  border-bottom: 1px solid black;
}

.fa-check::before {
  margin-right: 10px;
  font-size: 22px;
}
.yourorder___,
.freestandard__ {
  padding: 10px 0px;
  font-size: 15px;
}
.leftside___price {
  font-size: 18px;
}

.more___delivery,
.freestandard__ {
  font-size: 15px;
}

.rightside___price {
  font-size: 18px;
}

.summary___ {
  font-weight: bold;
  font-size: 21px;
  padding-bottom: 15px;
}

.container___body___all {
  background-color: #fbf4e7;
}

.leftcontainer___checkout__ {
  background-color: white;
}

.rightcontainer___checkout__ {
  background-color: white;
  padding: 30px;
}

.lowline__checkout {
  padding: 40px;
}

.pricetag___ {
  width: 10%;
}

.saveforlate___container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.wrapper__savefor {
  padding: 0px 500px;
}

.talk__saved {
  display: flex;
  align-items: center;
  background-color: #fbf4e7;
  border: none;
  border-bottom: 1px solid black;
}

.talkk__saveed {
  font-size: 16px;
}

.wrapper__mid__ {
  /* padding: 0px 800px; */
}

.container___saved__content {
  background-color: white;
  width: 400px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 120px;
  margin: 0 35px;
}

.savedforlater____talk {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.midcontainer__body__ {
  display: flex;
  justify-content: center;
}

.savedfor_later___ {
  font-size: 25px;
}
.saved__forlater__img {
  width: 50px;
}

.number__ {
  font-size: 20px;
  padding-left: 10px;
}

.midcontainer__body__ {
  padding-bottom: 50px;
}

.talkunder__talk {
  font-size: 14px;
}

/* #1DB954 */

.button____container:hover {
  background-color: #1db954;
  cursor: pointer;
  transition-duration: 1s;
}

.rightside__container__product {
  width: 420px;
  padding: 50px;
  background-color: white;
}

.stars___review {
  display: flex;
  align-items: center;
}

.reviews__number__,
.viewdelivery___,
.viewproduct___description {
  border-bottom: 1px solid black;
  font-size: 14px;
}

.third___line__check {
  display: flex;
  justify-content: space-between;
}

.second__half__line__thrd {
  display: flex;
  align-items: flex-start;
}

.checkbox____box {
  width: 35px;
  height: 35px;
  margin-right: 10px;
}

.price___total___ {
  display: flex;
  align-items: center;
}

.talk__check__box__,
.lowtalk___talk {
  font-size: 13px;
  padding-bottom: 10px;
}

.price___total___ > .fa-info-circle {
  margin-left: 20px;
}

.third___half__line__ {
  font-weight: bold;
  font-size: 14px;
  padding: 10px 0px;
}

.sncdhalf__container {
  padding: 10px 0px;
}

.second_line__check__ {
  margin-bottom: 10px;
  font-size: 14px;
}

.first_line__check__ {
  font-size: 14px;
  margin: 9px 0;
}

.talkproduct___first__scnd {
  display: flex;
  justify-content: space-between;
}

.price___total___product__ {
  font-size: 20px;
  font-weight: bold;
  margin-top: 5px;
}

.reviews__number__ {
  margin-left: 10px;
}

.talkproduct__first__ {
  font-size: 20px;
  font-weight: bold;
}

.fifthline__description__check {
  display: flex;
  align-items: center;
  padding: 10px 0px;
  padding-bottom: 20px;
}

.quantityyy__input__ {
  font-weight: bold;
  padding-top: 5px;
}

.talkk___minu__plus {
  margin-left: 20px;
}

.fifthhalf__container {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding: 20px 0px 10px;
}

.price__totall_____ {
  font-weight: bold;
  font-size: 15px;
}

.currentlyin___stock__ {
  font-size: 13px;
  margin: 10px 0px;
}

.add__to__basket__btn {
  padding: 12px 0px;
  text-align: center;
  width: 400px;
  font-size: 14px;
  font-weight: bold;
  color: white;
  border: none;
  background-color: #171717;
  border-radius: 2px;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}

.talkproduct___first__scnd,
.third___line__check {
  padding-bottom: 15px;
}

.third___line__check {
  padding-bottom: 20px;
}

.main___body__container___ {
  display: flex;
  justify-content: center;
  background-color: #fbf4e7;
}

.product__description___,
.product__specification___,
.brand__information__,
.deliveryndreturns {
  display: flex;
  justify-content: space-between;
  padding: 13px;
  border-top: 1px solid lightgray;
  font-size: 20px;
  font-weight: bold;
}

.low___product___description__ {
  width: 100%;
  margin: 0 333px;
  background-color: white;
  padding: 50px 100px;
}

.fa-angle-down::before {
  font-size: 30px;
}

.main__container____secondone {
  display: flex;
  justify-content: center;
  background-color: #fbf4e7;
  padding: 30px 0px;
}

.reviews____ {
  border-bottom: 1px solid lightgray;
}

.reviewss____review {
  display: flex;
  align-items: center;
}

.stars___revvvview {
  display: flex;
  margin-left: 10px;
  align-items: center;
}

.stars___revvvview > .fa-star {
  font-size: 14px;
}

.reviewsss__number__ {
  font-size: 13px;
  font-weight: 500;
  margin-left: 10px;
}

.car_ {
  display: flex;
  align-items: center;
}

.car_ > div > ol > li > a > img {
  width: 120px;
  height: 120px;
  object-fit: contain;
}

.car_ > div > ol {
  list-style: none;
  height: 650px;
  scroll-behavior: smooth;
  overflow: hidden;
  /* overflow: auto; */
}

.car_ > div > ol > li {
  margin: 15px;
}

#productCarousel > div > div > img {
  height: 650px;
  width: 500px;
  margin: 0 25px;
  object-fit: contain;
}

.__w {
  background-color: white;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.add__to__basket__btn:hover {
  background-color: #1db954;
  color: black;
}

.add_to_wish_list {
  text-decoration: none;
  margin: 15px 0;
  border: 1px solid black;
  width: 400px;
  padding: 12px 0;
  font-size: 14px;
  color: black;
  font-weight: bolder;
  text-align: center;
  transition: all 0.2s ease-in;
}

.add_to_wish_list > .fa {
  font-size: 21px;
}

.add_to_wish_list:hover {
  border-color: #1db954;
}

.t_s {
  font-size: 13px;
}

._gray_sticker {
  background-color: rgb(237, 237, 237);
  padding: 5px 8px;
  margin: 0 10px;
}

.__gray_stickers {
  display: flex;
  align-items: center;
}

.ls_ {
  margin: 0 8px;
}

.btn_scroll > .fa::before {
  font-size: 25px !important;
}

.btn_scroll {
  text-align: center;
  background-color: #dddddd;
  margin: 15px 0;
}

.average_reviews_container {
  padding: 0 333px;
  background-color: #fbf4e7;
}

.wrap_ss {
  background-color: white;
}

.title_rev_wrapper,
._title_cust_said_wrapper {
  font-weight: bolder;
  font-size: 22px;
  margin-bottom: 18px;
}

.wrap_ss {
  display: flex;
  padding: 19px 30px;
}

.avg_review_wrapper {
  width: 30vw;
  margin: 0 25px 0 0;
}

.rev_wrapper_ {
  padding: 15px 30px;
  background-color: #fff;
  margin: 15px 0px;
  width: 240px;
}

.rev_rate_bold {
  font-size: 70px;
  font-weight: bolder;
}

.stars_con_ > .fa::before {
  font-size: 20px;
  margin: 0 2px;
}

.base_txt_ {
  font-size: 14px;
  margin: 10px 0;
}

.wrap_ss {
  background-image: linear-gradient(
    90deg,
    #f7e9cf calc(66.66667% - 24px),
    #fbf4e7 10px
  );
}

._customer_said_wrapper {
  margin-left: 50px;
}

.title_rev_cust_said {
  font-weight: bolder;
  font-size: 19px;
}

.content_rev_cs {
  font-size: 13px;
}

._first_css > div,
.txt_ver_b {
  font-size: 13px;
}

.txt_ver_b {
  font-weight: bolder;
}

.view_all_reviews_con > a {
  text-decoration: none;
  color: black;
  font-size: 14px;
  font-weight: bolder;
  border: 1px solid black;
  padding: 10px 15px;
}

.wrapper_rev_details {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px;
}

.rev_cs_name_con {
  display: flex;
  align-items: flex-start;
}

._second_css {
  display: flex;
  margin: 0 25px;
}

.content_rev_cs {
  margin: 10px 0;
}

.content_customer_wrapper {
  background-color: #fff;
}

.rev_wrapper_,
.content_customer_wrapper {
  height: 170px;
}

.content_customer_wrapper {
  padding: 15px 30px;
}

.product__description___ {
  display: flex;
  flex-direction: column;
}

.prod_content_wra {
  font-size: 14px;
  font-weight: 400;
  margin: 15px 0;
}

._wrap_prod {
  display: flex;
  justify-content: space-between;
}

._wrap_prod___ {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.reviews____ {
  padding: 13px;
  border-top: 1px solid lightgray;
  font-size: 20px;
  font-weight: bold;
}

.reviews___collect__container {
  display: flex;
  justify-content: space-between;
}

.mainline___,
.mainline___u {
  background-color: #e6e6e6;
  height: 4px;
  width: 350px;
  margin: 0px 10px;
}

.blackline {
  background-color: black;
  height: 4px;
  width: 280px;

  /* width: 450px; */
}

.line__container__main {
  display: flex;
  align-items: center;
}

.stars___number {
  background-color: white;
  border: none;
  border-bottom: 1px solid black;
  font-size: 14px;
  margin-right: 10px;
}

.users___number {
  background-color: white;
  border: none;
  font-size: 14px;
}

.blackline2 {
  background-color: black;
  height: 4px;
  width: 50px;
}

.blackline3 {
  background-color: black;
  height: 4px;
  width: 2px;
}

.users___number {
  width: 50px;
  display: flex;
  justify-content: flex-end;
}

.line__container__main {
  margin-bottom: 30px;
}

.mainline___u {
  margin-left: 14px;
}

.wrap___reviewsstars__ {
  margin-top: 40px;
}

.link__collect__reviews {
  text-decoration: none;
  color: black;
  background-color: white;
  border: none;
  border-bottom: 1px solid black;
  margin-right: 10px;
}

.howtocollect___link {
  display: flex;
  align-items: center;
}

.howtocollect___link > .fa-question-circle {
  font-size: 17px;
}

.write__review__ {
  background-color: white;
  color: black;
  border: 1px solid black;
  padding: 13px 65px;
  font-weight: bold;
  font-size: 14px;
  border-radius: 4px;
}

.quality__value__ {
  background-color: #f2f2f2;
  display: flex;
  justify-content: space-between;
  width: 600px;
}

.left__side__qualityy__wrap,
.right__side__value__wrap {
  width: 50%;
}

.themainline____ {
  height: 4px;
  background-color: black;
  width: 40px;
}
.lines__container__wrap__ {
  display: flex;
}

.themainlinee____ {
  height: 4px;
  background-color: black;
  width: 40px;
  margin-left: 10px;
}

.themainlineegray____ {
  height: 4px;
  background-color: #d8d8d8;
  width: 40px;
  margin-left: 10px;
}

.lines__container__wrap__ {
  padding: 10px 0;
}

._state_wrap {
  display: flex;
  justify-content: space-between;
  width: calc(42px * 5);
}

.quality__value__ {
  padding: 15px 25px;
}

._wrapper_stars_ {
  display: flex;
  justify-content: space-between;
  gap: 35px;
}

.quality__value__ {
  height: 60px;
  width: 430px;
  margin-top: 50px;
}

.right__side__value__wrap {
  margin-left: 10px;
}

.searchcontainer__wrap__icon {
  position: relative;
}

.searchcontainer__wrap__icon > .fa-search {
  position: absolute;
  right: 48px;
  top: 10px;
  font-size: 21px;
}

.searchforreviews__wrapper {
  display: flex;
  justify-content: space-between;
}

.searchfor__reviews__ {
  width: 90%;
  height: 40px;
  padding-left: 10px;
}

.searchforreviews__wrapper {
  width: 100%;
  display: flex;
  /* align-items: center; */
  /* border-bottom: 1px solid gray; */
  padding-bottom: 20px;
  /* padding: 10px ; */
}

.left_side__searchreviews {
  width: 50%;
}

.right__side__input__wrapp {
  width: 50%;
  align-content: flex-end;
}

.newest___select__ {
  width: 100%;
  height: 44px;
  padding-left: 10px;
}

.label___container____line {
  margin-bottom: 10px;
}

.comments__wrapper___ {
  display: flex;
  border-top: 1px solid #d3d3d3;
  padding-top: 20px;
  padding-bottom: 20px;
  gap: 20px;
}

.left__comment__wrap {
  width: 20%;
}

.firstelm__comment > .stars___ {
  font-size: 18px;
  display: flex;
}

.name__user__title {
  margin-top: 8px;
  margin-bottom: 14px;
  font-size: 15px;
  font-weight: bold;
}

.right__comment__wrapper {
  width: 90%;
}

.top___right__comment___ {
  font-weight: bolder;
  font-size: 14px;
  margin-bottom: 8px;
}

.bot__right__comment__ {
  font-size: 13px;
  margin-bottom: 14px;
  width: 70%;
}

.bot_bot__right_comment__ {
  font-size: 13px;
  margin-bottom: 18px;
}

.yes________yes {
  background-color: white;
  border: none;
  border-bottom: 1px solid black;
  font-weight: bold;
}

.noo___line___wrap {
  margin-left: 2px;
  margin-right: 5px;
  font-weight: bold;
}

.place___name__title {
  color: #7c7c7c;
  font-size: 13px;
  font-weight: bold;
}

.showmore___btn {
  background-color: white;
  color: black;
  border: 1px solid black;
  padding: 13px 65px;
  font-weight: bold;
  font-size: 14px;
  border-radius: 3px;
}

.low___comment__show_more___ {
  margin-top: 20px;
}

.showmore___btn:hover,
.write__review__:hover {
  border-color: #1db954;
  cursor: pointer;
}

.topheader__firstop {
  padding: 20px 0;
  justify-content: space-evenly;
}

.txt_icon_ {
  display: none;
}

@media screen and (max-width: 1580px) {
  .topheader__firstop {
    /* justify-content: space-between; */
    padding: 20px;
  }
  .titleeee___mid,
  .nav_li {
    font-size: 13px;
    margin: 0 1.4em;
  }
}

@media screen and (max-width: 1209px) {
  .header_mid_main__container__xx,
  .topheader_____green {
    display: none;
  }
  .talk__signing {
    display: none;
  }
  .txt_icon_ {
    display: block;
    font-size: 10px;
  }

  ._icon_wrapper_ {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .loogoo___img___ {
    width: 140px;
  }
  .search__product___::placeholder {
    font-size: 12.8px;
    font-weight: bold;
  }
}

._mobile_input_search_wrapper {
  display: none;
}

@media screen and (max-width: 950px) {
  .search__product___ {
    width: 360px;
  }
}

@media screen and (max-width: 850px) {
  ._mobile_input_search_wrapper {
    display: block;
  }
  .input___search__ {
    display: none;
  }
  .mobile {
    display: block;
  }
  .search__product___ {
    width: 95vw;
  }
  .topheader__firstop {
    padding: 20px 15px;
    justify-content: space-between;
  }
}

@media screen and (max-width: 1680px) {
  .wrapper__footer {
    padding: 20px 150px;
  }
}

@media screen and (max-width: 1420px) {
  .wrapper__footer {
    padding: 20px 70px;
  }
}

@media screen and (max-width: 1220px) {
  .wrapper__footer {
    padding: 20px 40px;
  }
}

@media screen and (max-width: 1080px) {
  .wrapper__footer {
    padding: 20px 30px;
  }
  .forth___container___footer__main {
    padding: 20px 40px;
  }
}

@media screen and (max-width: 1150px) {
  .second___container___footer____main,
  .links___forthone {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .second___container___footer____main > div,
  .links___forthone {
    text-align: center;
  }
  .linkk__element__forthfr {
    padding: 10px 0;
  }
  .first___talk___ft,
  .second___talk___fr,
  .third__talk___fr,
  .forth__talk___fr {
    padding: 5px 0 !important;
    font-size: 12px;
  }
}

@media screen and (max-width: 790px) {
  .forth___container___footer__main {
    padding: 20px;
  }
  .fifth___container__footer__main {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .fifth___container__footer__main > div {
    margin: 15px 0;
  }
}

@media screen and (max-width: 500px) {
  .forth___container___footer__main,
  .second___container___footer____main,
  .third____container__footer__main {
    padding: 20px 14px;
  }
}

.first___talk___ft > a,
.second___talk___fr > a,
.third__talk___fr > a,
.forth__talk___fr > a {
  text-decoration: none;
  color: rgb(255, 255, 255);
}

@media screen and (max-width: 705px) {
  .search__product___ {
    width: 95vw;
    margin: 0 2px;
  }
}

@media screen and (max-width: 1310px) {
  .more___delivery,
  .freestandard__ {
    font-size: 13px;
  }
  .leftcontainer___checkout__ {
    width: 60vw;
  }
  .continue__shopping {
    font-size: 13px;
  }
  .maincontainer___body_checkout {
    padding: 20px 30px;
  }
}

@media screen and (max-width: 1110px) {
  .leftcontainer___checkout__ {
    width: 100% !important;
  }
  .container___saved__content {
    width: 100%;
  }
  .maincontainer___body_checkout {
    display: flex;
    flex-direction: column;
  }
  .rightcontainer___checkout__ {
    margin: 25px 0;
  }
  .rightcontainer___checkout__ {
    width: calc(100% - 60px);
  }
  .container___saved__content {
    padding: 30px 0;
  }
}

.titleeee___mid > a {
  text-decoration: none;
  color: black;
}
.titleeee___midd > a {
  text-decoration: none;
}

@media screen and (max-width: 900px) {
  .topline___checkout {
    flex-direction: column;
  }
  .right__description__checkout {
    width: 90%;
  }
  .right__description__checkout > .firstline__description__check > .fa {
    display: none;
  }

  .right__description__checkout {
    text-align: center;
  }
  .fifthline__description__check {
    justify-content: center;
  }
}

@media screen and (max-width: 590px) {
  .savedfor_later___ {
    font-size: 15px;
  }
  .talkunder__talk,
  .label__talk,
  .talkbelow__inputselect {
    font-size: 12px;
  }
}

._wrap_prod___,
._wrap_prod {
  cursor: pointer;
}

.btn_scroll {
  cursor: pointer;
}

@media screen and (max-width: 1875px) {
  .average_reviews_container {
    padding: 0 115px;
  }
  .low___product___description__ {
    margin: 0 115px;
  }
}

@media screen and (max-width: 600px) {
  .comments__wrapper___ {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .name__user__title {
    text-align: center;
  }

  .stars___ {
    justify-content: center;
  }

  .right__comment__wrapper,
  .bot__right__comment__ {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .comments__wrapper___ {
    gap: 20px;
  }

  .low___comment__show_more___ {
    display: flex;
    justify-content: center;
  }

  .average_reviews_container {
    display: none;
  }

  .__w {
    flex-direction: column;
  }

  #productCarousel > div > div > img {
    width: 311px;
    height: fit-content;
  }

  .car_ > div > ol {
    height: 600px;
  }

  .car_ > div > ol > li > a > img {
    width: 80px;
    height: 100px;
  }

  .car_ > div > ol > li {
    margin: 7px;
  }

  .low___product___description__ {
    padding: 0px;
  }

  .rightside__container__product {
    padding: 39px;
  }
}

@media screen and (max-width: 700px) {
  ._wrapper_stars_ {
    flex-direction: column;
    gap: 10px;
  }

  .quality__value__ {
    margin-top: 0px;
    margin-bottom: 30px;
  }

  .searchcontainer__wrap__icon > .fa-search {
    right: 19px;
  }

  .searchfor__reviews__::placeholder {
    color: white;
  }
}

@media screen and (max-width: 390px) {
  .quality__value__,
  .howtocollect___link {
    display: none;
  }

  .reviews___collect__container {
    display: flex;
    justify-content: center;
  }

  .rightside__container__product {
    padding: 5px 20px;
  }
  .firshalf__container,
  .sncdhalf__container,
  .trdhalf__container,
  .forthhalf__container,
  .fifthhalf__container {
    padding: 0px 40px;
  }

  .add__to__basket__btn {
    width: 90%;
    display: flex;
    justify-content: center;
    padding: 10px 0px;
  }

  .add_to_wish_list {
    width: 90%;
    display: flex;
    justify-content: center;
    padding: 10px 0px;
  }
}

@media screen and (max-width: 1370px) {
  .average_reviews_container {
    padding: 0 20px;
  }
  .wrapper__footer {
    padding: 20px;
  }
  .main___body__container___ {
    justify-content: space-between;
  }
  .__w {
    width: 100%;
  }
  .low___product___description__ {
    margin: 0 20px;
    padding: 50px;
  }
  .searchcontainer__wrap__icon > .fa-search {
    right: 60px;
  }
}

@media screen and (max-width: 1200px) {
  .low___product___description__ {
    padding: 50px 20px;
  }
  .car_ > div > ol > li > a > img {
    width: 60px;
    height: 60px;
  }
  .car_ > div > ol,
  #productCarousel > div > div > img {
    height: 450px;
  }
  .rightside__container__product {
    padding: 50px 20px;
  }
  .rightside__container__product {
    width: 100%;
  }
  .title_rev_wrapper,
  ._title_cust_said_wrapper {
    font-size: 18px;
  }
}

@media screen and (max-width: 1125px) {
  .quality__value__ {
    display: none;
  }
}

@media screen and (max-width: 1260px) {
  #productCarousel > div > div > img {
    width: 450px;
  }
}

@media screen and (max-width: 1080px) {
  .__w {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .rightside__container__product {
    width: 90%;
  }
  .lowtalk___talk {
    margin: 5px 0;
  }
  .checkbox____box {
    width: 20px;
    height: 20px;
  }
}

@media screen and (max-width: 900px) {
  .wrap_ss {
    display: flex;
    flex-direction: column;
    background-image: linear-gradient(
      90deg,
      #f7e9cf calc(85.66667% - 24px),
      #fbf4e7 10px
    );
  }
  ._customer_said_wrapper {
    margin: 20px 0;
  }
  .rev_wrapper_ {
    width: 100%;
  }
  .avg_review_wrapper {
    width: 50vw;
  }
}

@media screen and (max-width: 680px) {
  .car_ > div > ol > li > a > img {
    width: 60px;
    height: 60px;
  }
  .car_ > div > ol,
  #productCarousel > div > div > img {
    height: 450px;
  }
  #productCarousel > div > div > img {
    width: 350px;
  }
}

@media screen and (max-width: 600px) {
  .reviews__number__ {
    font-size: 12 px;
  }
  .rightside__container__product {
    padding: 50px 12px;
  }

  .wrapper__footer {
    padding: 20px 12px;
  }
  .low___product___description__ {
    margin: 0 12px;
  }

  #productCarousel > div > div > img {
    width: 320px;
    height: 320px;
  }
  .car_ > div > ol,
  #productCarousel > div > div > img {
    height: 320px;
  }
  .mainline___,
  .mainline___u {
    width: 250px;
  }
  .blackline {
    width: 200px;
  }
  .write__review__ {
    font-size: 12px;
    padding: 8px 15px;
  }
  .reviewss____review,
  .product__description___,
  .product__specification___,
  .brand__information__,
  .deliveryndreturns {
    font-size: 16px;
  }
  .stars___number,
  .users___number {
    font-size: 12px;
  }
  .bot__right__comment__ {
    width: 100%;
  }
  .topheader__firstop {
    padding: 20px 15px;
    justify-content: space-between;
  }
  .search__product___ {
    width: 94vw;
  }
  .place___name__title {
    text-align: center;
  }
  .right__description__checkout {
    padding: 32px 10px;
  }
  .firstline__description__check {
    margin: 10px 0;
  }
  .talkunder__talk {
    padding: 0 20px;
    text-align: center;
  }
}

@media screen and (max-width: 500px) {
  .car_ > div > ol,
  #productCarousel > div > div > img {
    height: 300px;
  }
  #productCarousel > div > div > img {
    width: 300px;
  }
  .talk__check__box__,
  .lowtalk___talk,
  .first_line__check__,
  .second_line__check__,
  .viewdelivery___,
  .viewproduct___description,
  .third___half__line__,
  .quantityyy__input__ {
    font-size: 12px;
  }
  .plus,
  .minus {
    font-size: 12px;
  }
  .text__area {
    height: 45px;
    padding-top: 0;
  }
  .gettheinspiration___ {
    font-size: 11px;
    margin: 0 8px;
  }
}

@media screen and (max-width: 460px) {
  .car_ > div > ol,
  #productCarousel > div > div > img {
    height: 300px;
  }
  #productCarousel > div > div > img {
    width: 250px;
  }
  .add__to__basket__btn,
  .add_to_wish_list {
    width: 100%;
  }
  .mainline___,
  .mainline___u {
    width: 200px;
  }
  .searchcontainer__wrap__icon,
  .label___container____line {
    display: none;
  }
}

@media screen and (max-width: 400px) {
  #productCarousel > div > div > img {
    width: 200px;
  }
  .firshalf__container,
  .sncdhalf__container,
  .trdhalf__container,
  .forthhalf__container,
  .fifthhalf__container {
    padding: 0 2px;
  }
  .mainline___,
  .mainline___u {
    width: 170px;
  }
  .prod_content_wra,
  .add__to__basket__btn,
  .add_to_wish_list {
    font-size: 12px;
  }
  .t_s {
    font-size: 11px;
  }
  ._gray_sticker {
    padding: 0 8px;
  }
  .add_to_wish_list > .fa {
    padding: 0 5px;
  }
  .ll_ {
    margin-top: 1px;
  }
}

/* contact css */
.find-more {
  width: 150px;
  border: none;
  background-color: #474747 !important;
  color: white;
  padding: 8px 0;
  font-size: 12px;
  font-weight: bolder;
  border-radius: 5px;
}

/* end contact css */
.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;
  text-align: center;
}

.cmd_details {
  text-align: center;
  margin: 15px;
  font-size: 18px;
}

.bold_green {
  color: green;
  font-weight: bolder;
}

.redirect_home_ > a {
  color: white;
  background-color: #3e3e3e;
  width: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  border-radius: 5px;
  text-decoration: none;
}

.redirect_home_ > a > div {
  margin: 5px;
}

.redirect__container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 50px 0;
}

/* @media screen and (max-width:1800px){
  .hide-2 {
    display: none;
  }
} */

@media screen and (max-width: 1850px) {
  .padding___ {
    padding: 0 200px 0 10px;
  }
}

@media screen and (max-width: 1500px) {
  .padding___ {
    padding: 0 150px 0 10px;
  }
  .topheader__firstop {
    justify-content: space-around;
  }
}
