.site-content{
    background: #fff;
}
.shop-single-data-price {
  background-image: unset !important;
  background-color: #fff !important;
  padding: 0 !important;
}
.shop-single-data-value {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 10px;
}
.shop-single-data .shop-item-delete {
  margin-bottom: 0 !important;
}
.shop-single-price-symbol {
  font-size: 20px;
}
.shop-single-price-value {
  font-size: 30px;
}
.shop-single-price-yj-symbol {
  font-size: 18px !important;
}
.shop-single-price-yj-value {
  font-size: 18px !important;
}
.shop-single-data .shop-item-delete span.shop-single-price-d-price {
  font-size: 18px !important;
}
.shop-single-data-credit {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 15px;
}
.shop-single-data-credit .shop-single-data-value {
  padding-left: 15px;
}
.shop-single-data-buy-count {
  padding: 10px 0;
  font-size: 16px;
  color: rgb(84 84 84 / 90%);
  font-weight: 400;
  line-height: 21px;
}
.shop-single-data-tags {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 15px 0 28px;
}
.shop-single-data-tags a {
  color: rgb(207, 10, 44);
  font-size: 14px;
  font-weight: 400;
  line-height: 32px;
  background-color: rgba(207, 10, 44, 0.05);
  padding-right: 8px;
  padding-left: 8px;
}
.shop-title-box {
  margin-bottom: 20px;
}
.shop-single-data li.shop-single-data-price {
  margin-bottom: 28px;
}

.multi-row .shop-single-data-title {
  color: #000000e6;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  margin-bottom: 10px;
}

.shop-single-data-value.picked {
  border-color: rgb(207, 10, 44) !important;
  color: rgb(207, 10, 44);
}
.multi-row .shop-single-data-value {
  border: 1px solid #ccc;
  height: 48px;
  min-height: 48px;
  min-width: 80px;
  width: 222px;
  line-height: 30px;
  padding: 7px 4px 8px;
  cursor: pointer;
  font-size: 16px;
  border-radius: 8px;
  margin: 0;
  margin-right: 12px;
  margin-bottom: 16px;
}

.shop-single-top {
  width: 100%;
}
.shop-single-top .shop-single-imgs {
  width: 46%;
}
.shop-single-top .shop-single-imgs .shop-single-img-box {
  width: 100%;
  height: 440px;
}

.shop-box-img-list-box > div {
  width: 80px;
  height: 80px;
}

.shop-single-data-value .multi-option-thumb {
  width: 20px;
  height: 20px;
}

.shop-single-data-value-list .shop-single-data-value {
  display: flex;
  align-items: center;
  gap: 5px;
  border-radius: 4px;
}

.shop-single-action-left {
  width: 100%;
  border-right: 12px;
}
.shop-single-action-left .qxbz {
    width: 50%;
    vertical-align: top;
      border: 0;
      height: 48px;
      line-height: 22px;
      text-align: center;
      border-radius: 0;
      border-top-left-radius: 12px;
      border-bottom-left-radius: 12px;
      color: #fff;
      font-size: 16px;
       margin-right: 0 !important; 
      font-weight: bold;
}
.shop-single-action-left .empty {
  width: 50%;
  background: linear-gradient(90deg, rgb(255, 203, 0), rgb(255, 148, 2));
  vertical-align: top;
  border: 0;
  height: 48px;
  line-height: 22px;
  text-align: center;
  border-radius: 0;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  color: #fff;
  font-size: 16px;
  /* margin-right: 10px; */
  font-weight: bold;
}

.shop-single-action-left .button {
  width: 50%;
  background: linear-gradient(90deg, rgb(255, 119, 0), rgb(255, 73, 0));
  vertical-align: top;
  border: 0;
  height: 48px;
  line-height: 22px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  font-size: 16px;
  margin-right: 0;
  font-weight: bold;
}

.shop-single-action {
  margin-top: 25px;
  gap: 15px;
}
.favorite-button-shop {
  display: flex;
  align-items: center;
  flex-direction: column;
  color: initial;
}

.favorite-button-shop i {
  font-size: 26px;
}
.favorite-button-shop span {
  font-size: 12px;
}

.shop-single-action-right{
    width: 40px;
    justify-content: center;
}

.shop-comment-form{
    margin-left: 0;
}

.shop-comments-title{
    border: 0;
}
.shop-comments-area{
    border-radius: 16px;
}
.shop-comment-respond{
    padding: 0 24px;
}
.shop-comment-radius{
    border-radius: 10px;
}
.shop-comment-textarea{
    border-radius: 10px;
    padding-bottom: 0;
}
.shop-comment-textarea textarea{
    border-radius: 10px;
    background-color: #EDEDED;
    resize: block;
    font-size: 16px;
}
.shop-comment-img-button{
    display: none !important;
}
.shop-com-form-button{
    margin-bottom: 10px;
}
.shop-breadcrumb{
    padding: 20px 0 0 20px;
}
.shop-single-data-r{
    width: 54%;
}
@media screen and (max-width:768px ){
    .shop-single-top .shop-single-imgs{
        width: 100%;
    }
    .shop-single-data-r{
        width: 100%;
    }
    .multi-row .shop-single-data-value{
        width: 100%;
        margin-right: 0;
    }
    .shop-single-data-value-list{
        justify-content: space-between;
    }
}