.alivingproduct-list {
  width: 100%;
}
.alivingproduct-list .alivingproduct-item .alivingproduct-cover img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}
.alivingproduct-list .alivingproduct-item .productinfo h2 {
  font-family: var(--maintitlefonts);
  font-size: 30px;
  font-weight: 400;
  line-height: 45px;
  letter-spacing: -0.02em;
  text-align: left;
  margin: 11px 0;
}
.alivingproduct-list .alivingproduct-item .productinfo p {
  font-family: var(--mainfont);
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  text-align: left;
}

.alivingproduct-list .alivingproduct-item .productinfo h3 {
  margin-top: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  text-align: left;
}
.fullwidth_alivingproduct .alivingproduct-item .productinfo a span,
.alivingproduct-list .alivingproduct-item .productinfo a span {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-right: 15px;
}
.fullwidth_alivingproduct .alivingproduct-item .productinfo a,
.alivingproduct-list .alivingproduct-item .productinfo a {
  color: #e37052;
  display: flex;
  margin-top: 24px;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #e37052;
  max-width: 140px;
  padding: 7px 0 7px 7px;
  width: 100%;
  font-family: var(--maintitlefonts);
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  text-align: left;
}
.alivingproduct-list .alivingproduct-item .productranking {
  float: right;
  background-color: #652b41;
  padding: 10px 15px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.alivingproduct-list .alivingproduct-item .productranking h1 {
  font-family: var(--maintitlefonts);
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  text-align: left;
  color: white;
}
.fullwidth_alivingproduct {
  width: 100%;
  max-height: inherit !important;
  height: 100%;
  box-shadow: 5px 6px 12px 8px #e3e3e3;
}
.fullwidth_alivingproduct .alivingproduct-item {
  display: flex;
}
.fullwidth_alivingproduct .alivingproduct-item .alivingproduct-cover img {
  height: 300px;
  object-fit: cover;

  width: 100%;
}
.fullwidth_alivingproduct .alivingproduct-item .alivingproduct-cover {
  max-width: 32%;
  width: 54%;
}
.fullwidth_alivingproduct .alivingproduct-item .productinfo {
  max-width: 100% !important;
  width: 100%;
  padding: 30px 18px 30px 50px;
}
.fullwidth_alivingproduct .alivingproduct-item .productinfo .wraprank {
  display: flex;
  justify-content: space-between;
}
.fullwidth_alivingproduct
  .alivingproduct-item
  .productinfo
  .wraprank
  .productranking {
  background-color: #ce3e55;
  border-radius: 10px;
  padding: 10px 13px;
  color: white;
}
.fullwidth_alivingproduct
  .alivingproduct-item
  .productinfo
  .wraprank
  .productranking
  h1 {
  font-family: var(--maintitlefonts) !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 27px !important;
  text-align: left !important;
}
.fullwidth_alivingproduct .alivingproduct-item .productinfo .wraprank h2 {
  font-family: var(--maintitlefonts) !important;
  font-size: 30px !important;
  font-weight: 400 !important;
  line-height: 45px !important;
  letter-spacing: -0.02em !important;
  text-align: left;
}
.fullwidth_alivingproduct .alivingproduct-item .productinfo p {
  padding: 24px 0 26px 0;
  font-family: var(--mainfont);
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  text-align: left;
}
.fullwidth_alivingproduct .alivingproduct-item .productinfo h3 {
  font-size: 18px;
  font-weight: 300;
  line-height: 27px;
  text-align: left;
}
.tendingwidget .trendingtitle {
  font-family: var(--maintitlefonts);
  font-size: 30px;
  font-weight: 400;
  line-height: 45px;
  letter-spacing: -0.02em;
  text-align: left;
}
.tendingwidget .socialwedit {
  list-style: none;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 40px;
}
.socialwedit {
  margin-top: 30px;
}
.trendingwidget .socialwedit li {
  max-width: 260px;
  width: 100%;
  height: 460px;
}
.socialwedit .socialweditwrap a {
  position: relative !important;
}
.socialwedit li a h1 {
  position: absolute;
  bottom: 10px;
  padding-left: 20px;
  font-family: var(--mainfont) !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 24px !important;
}
.socialwedit li a img {
  position: relative;
  object-fit: cover;
  width: 100% !important;
  height: 460px !important;
}
.sliderback .alivingproduct-item {
  margin: 0 20px;
}
.arrow_forwardcenter span {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.producttable .producttable {
  list-style: none;

  border: 1px solid gray;
}
.producttable .producttable .productdetails img {
  max-width: 190px;
  width: 100%;
  height: 210px;
  object-fit: cover;
}
.producttable .producttable p {
  margin-top: 10px;
  font-size: 20px;
}
.producttable .producttable div:nth-child(even) {
  background-color: rgba(95, 180, 250, 0.212);
}
.producttable .producttable div {
  padding: 30px 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.producttable .producttable:hover {
  border: 1px solid #e37052;
}

.producttable .producttable .productrating {
  display: flex;
  flex-direction: row;
  gap: 5px;
  align-items: center;
  justify-content: center;
}
.producttable .producttable .productrating p {
  margin-top: 0;
}
.producttable .producttable .productrating .startrate {
  display: flex;
  background-color: transparent !important;
  padding: 0 0 !important;
  flex-direction: row;
}
.producttable .producttable .productrating img {
  width: 20px;
  height: 20px;
}
.producttable .producttable .daysip a {
  background-color: #e37052;
  padding: 10px 35px 10px 35px;
  max-width: 100%;
  border-radius: 6px;
  margin-top: 50px;
}

@media (max-width: 768px) {
  .fullwidth_alivingproduct .alivingproduct-item {
    flex-direction: column;
    display: flex;
  }
  .sliderback .alivingproduct-list .alivingproduct-item .productinfo h2 {
    font-size: 20px !important;
  }
  .fullwidth_alivingproduct .alivingproduct-item .alivingproduct-cover {
    max-width: 100%;
    width: 100%;
  }
  .fullwidth_alivingproduct .alivingproduct-item .productinfo {
    max-width: 62%;
    width: 100%;
    padding: 30px 18px 30px 21px !important;
  }
  .fullwidth_alivingproduct
    .alivingproduct-item
    .productinfo
    .wraprank
    .productranking {
    width: 164px !important;
    height: 54px !important;
  }
  .tendingwidget .socialwedit {
    grid-template-columns: 1fr 1fr;
  }
  .socialwedit li a img {
    width: 100% !important;
    height: 217px !important;
  }
}
@media (max-width: 958px) {
  .producttable .producttable .productdetails img {
    max-width: 190px;
    width: 56%;
    height: 118px;
    object-fit: contain;
  }
  .producttable .producttable .daysip a {
    margin-top: 21px;
  }
  .producttable .producttable div {
    padding: 20px 0;
  }
  .producttable .producttable .productrating img {
    width: 15px;
    height: 15px;
  }
  .producttable .producttable p {
    margin-top: 0px;
    font-size: 15px;
  }
  .producttable .productta {
    padding: 17px 0;
  }
}
@media (max-width: 458px) {
  .fullwidth_alivingproduct .alivingproduct-item .productinfo .wraprank h2 {
    font-size: 23px !important;
    font-weight: 400 !important;
    line-height: 38px !important;
  }
  .fullwidth_alivingproduct
    .alivingproduct-item
    .productinfo
    .wraprank
    .productranking
    h1 {
    font-size: 15px !important;
    line-height: 33px !important;
  }
}

/* @media (max-width: 345px) {
  .fullwidth_alivingproduct
    .alivingproduct-item
    .productinfo
    .wraprank
    .productranking
    h1 {
    font-size: 15px !important;
  }
} */
