
@media screen and (max-width: 768px) {
  body.home {
    padding-bottom: 180px;
  }
  body.preview {
    padding-bottom: 125px;
  }
  #sunzi-brick-head-cub .brick-share-footer-button {
    padding: 14px 10px;
    font-size: 16px;
    line-height: 17px;
  }
  #sunzi-brick-head-cub .brick-share-button:hover {
    background-color: var(--gift-theme-color-01);
  }
  #sunzi-brick-head-cub .green:hover {
    background-color: var(--gift-theme-color-04);
  }
  #sunzi-brick-head-cub .theme:hover {
    background-color: var(--gift-theme-color);
  }
  #sunzi-brick-head-cub .blue:hover {
    background-color: #1877F2;
  }
  #sunzi-brick-head-cub .sky:hover {
    background-color: #00B5F1;
  }
  #sunzi-brick-head-cub .pink:hover {
    background-color: #E7358A;
  }
  #sunzi-brick-head-cub .white:hover {
    background-color: #fff;
  }
  #sunzi-brick-head-cub .bg {
    background-size: 5px;
  }
  #sunzi-brick-head-cub .brick-share-title {
    font-size: 20px;
    line-height: 25px;
    text-shadow: 3px 3px 0px var(--gift-theme-color-05);
    margin-bottom: 25px;
  }

  #sunzi-brick-head-cub .brick-share-content-wrapper {
    padding: 25px 15px 45px;
  }
  #sunzi-brick-head-cub .brick-share-order {
    padding: 3px 20px 5px;
    margin-bottom: 15px;
  }
  #sunzi-brick-head-cub .brick-share-side::before {
    padding-top: 200%;
  }
  #sunzi-brick-head-cub .brick-share-side-info {
    flex-direction: column;
  }
  #sunzi-brick-head-cub .brick-share-side-info .brick-share-side-item {
    width: 100%;
    height: 50%;
    border-width: 2px 2px 1px 2px;
    padding: 15px 15px 10px;
  }
  #sunzi-brick-head-cub .brick-share-side-info .brick-share-side-item:last-child {
    border-width: 1px 2px 2px 2px;
    padding: 15px 15px 10px;
  }
  #brick-share-user {
    
  }
  #brick-share-user-mobile {
    display: block;
  }
  #brick-share-user-mobile.brick-share-user-preview {
    width: 180px;
    height: 300px;
  }
  #brick-share-back-side.brick-preview-back,
  #brick-share-front-side.brick-preview-back {
    transform: translateX(90px);
  }

  #sunzi-brick-head-cub .brick-share-side-info .brick-share-side-item {
    flex-basis: 50%;
  }

  #sunzi-brick-head-cub .brick-share-side-info .brick-share-user-add,
  #sunzi-brick-head-cub .brick-share-side-info .brick-share-user-sub {
    z-index: 1;
  }
  #brick-share-user .bottom-image {
    display: none;
  }
  #brick-share-user .bottom-image-mask {
    padding: 0;
    background: unset;
    text-align: left;
    border: 2px solid transparent;
  }
  #brick-share-user img.user-image {
    border-color: var(--gift-theme-color-05);
    max-width: 120px;
    max-height: 120px;
    filter: drop-shadow(2px 2px 0px #2F130A);
    transition: all 0.3s;
  }
  #brick-share-user .user-scale-image {
    width: 120px;
  }
  #brick-share-user .user-image-wrapper {
    align-items: flex-end;
    justify-content: flex-start;
  }
  #brick-share-user .user-image-info {
    width: auto;
    height: auto;
    display: block;
  }
  #brick-share-user .brick-share-user-add,
  #brick-share-user-mobile .brick-share-user-add {
    display: block;
  }
  #sunzi-brick-head-cub .brick-share-side-info .brick-share-side-tip {
    display: none;
  }
  #sunzi-brick-head-cub .brick-share-side-info #brick-share-user.brick-share-user-preview .user-image-wrapper {
/*     align-items: flex-start;
    overflow-y: auto; */
  }
  #sunzi-brick-head-cub .brick-share-side-info #brick-share-user.brick-share-user-preview .bottom-image-mask {
/*     border: 2px solid var(--gift-theme-color-05);
    filter: drop-shadow(2px 2px 0px #2F130A); */
  }
  #sunzi-brick-head-cub .brick-share-side-info #brick-share-user.brick-share-user-preview img.user-image {
    max-width: 178px;
    max-height: 320px;
/*     display: none; */
  }
  #sunzi-brick-head-cub .brick-share-side-info #brick-share-user.brick-share-user-preview .user-scale-image {
    width: 178px;
    height: unset;
/*     display: block; */
  }

  #sunzi-brick-head-cub .brick-share-side-info .fix-preview-wrapper {
    position: absolute;
    left: -5px;
    bottom: 0;
    width: 90px;
    height: 120px;
    flex-basis: unset;
  }

  #sunzi-brick-head-cub .brick-share-side-info #brick-share-user {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 90px;
    height: 120px;
    transition: all 0.3s;
    border-width: 0 !important;
    pointer-events: all;
    overflow: unset;
  }

  #sunzi-brick-head-cub .brick-share-side-info .fix-preview-wrapper.fix-preview {
    position: fixed;
    left: 10px;
    bottom: 190px;
    z-index: 99;
  }

  #sunzi-brick-head-cub #brick-share-home.hidden-edit .fix-preview-wrapper.fix-preview {
    bottom: 136px;
  }

   #sunzi-brick-head-cub .brick-share-side-info #brick-share-user.brick-share-user-preview {
    width: 178px;
    height: 320px;
    z-index: 1;
  }

  #sunzi-brick-head-cub .brick-share-footer {
    position: fixed;
    z-index: 999999;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0 15px 10px;
  }
  #sunzi-brick-head-cub .brick-share-footer-wrapper {
    flex-direction: column;
  }
  #sunzi-brick-head-cub .brick-share-footer-title {
    font-size: 13px;
    line-height: 15px;
  }
  #sunzi-brick-head-cub .brick-share-footer-title-wrapper {
    margin: 0;
    height: 50px;
  }
  #sunzi-brick-head-cub .brick-share-footer-button {
    margin: 0 0 10px 0 !important;
  }

  #sunzi-brick-head-cub #brick-share-preview .brick-share-content-wrapper {
    padding: 25px 15px 50px;
  }
  #sunzi-brick-head-cub #brick-share-preview .brick-share-title {
    margin-bottom: 10px;
  }
  #sunzi-brick-head-cub .brick-share-sub-title {
    font-size: 12px;
    line-height: 14px;
  }
  #brick-share-preview .brick-share-footer-cool {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 5px;
  }
  #sunzi-brick-head-cub #brick-share-preview .brick-share-footer-sub-title {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 30px;
  }
  #sunzi-brick-head-cub #brick-share-preview .brick-share-footer {
    position: relative;
    z-index: 0;
  }
  #brick-share-preview .brick-share-card:before {
    padding-top: 102.61%;
  }
  #brick-share-preview .brick-share-preview-image {
    width: 100%;
    height: 54.8%;
    border-width: 2px;
  }
  #brick-share-preview .brick-share-preview-color {
    width: 100%;
    height: auto;
    padding: 15px 0 35px;
    border: 0;
  }
  #brick-share-preview .brick-share-preview-color-item.active:before,
  #brick-share-preview .brick-share-preview-color-item.active:after {
    width: 55px;
    height: 55px;
  }
  #brick-share-preview .brick-share-preview-color-info {
    border: 0;
    height: auto;
    grid-template-columns: repeat(6, 45px);
    grid-template-rows: repeat(2, 45px);
    column-gap: 15px;
  }
  #brick-share-preview .brick-share-preview-button-info {
    padding-top: 10px;
    width: 100%;
    background-color: #fff !important;
  }
  #brick-share-preview .down-item-title {
    text-align: center;
  }
  #brick-share-preview .down-image-list {
    padding: 0 10px 20px 50px;
    margin: 0 -15px;
    width: calc(100% + 30px);
  }
  #brick-share-preview .down-item-button-svg {
    width: 26px;
    height: 26px;
  }
  #brick-share-preview .down-item-button {
    width: 36px;
    height: 36px;
  }
  #brick-share-preview .down-image-list-item {
    width: 50%;
    padding: 0 10px 15px 0
  }
  #brick-share-preview .brick-share-preview-button-info.can-download {
    height: 211px;
  }
  #sunzi-brick-head-cub .brick-share-preview-button-wrapper .brick-share-button {
    width: 60px;
    height: 60px;
    margin-right: 10px;
  }
  #sunzi-brick-head-cub #share-down {
    margin-top: 15px;
  }
  #sunzi-brick-head-cub .brick-share-button-icon {
    width: 40px;
    height: 40px;
  }
  #brick-share-preview .brick-share-preview-button-title {
    font-size: 15px;
    line-height: 20px;
  }

  #sunzi-brick-head-cub #brick-share-preview.brick-share-edit .brick-share-content {
    background: unset;
  }
  #sunzi-brick-head-cub #brick-share-preview.brick-share-edit .brick-share-footer {
    background: unset;
    border: 0;
  }
  #sunzi-brick-head-cub #brick-share-preview.brick-share-edit .brick-share-content .brick-share-content-wrapper {
    padding: 25px 15px 15px 60px;
    font-size: 20px;
    line-height: 25px;
  }
  #sunzi-brick-head-cub .brick-share-edit #brick-share-back {
    width: 34px;
    height: 34px;
    left: 15px;
    transform: translateY(-17px);
  }
  #sunzi-brick-head-cub .brick-share-edit #brick-share-back:active {
    box-shadow: unset;
    transform: translate(3px, -14px);
  }
  #sunzi-brick-head-cub #brick-share-preview.brick-share-edit .brick-share-footer .brick-share-content-wrapper {
    padding: 0 15px 35px;
  }
  #brick-share-preview.brick-share-edit .brick-share-card:before {
    padding-top: 124.64%;
  }
  #brick-share-preview.brick-share-edit .brick-share-preview-image {
    height: 45.12%;
    border-width: 2px 2px 1px 2px;
  }
  #sunzi-brick-head-cub .brick-share-edit .brick-share-edit-color {
    width: 100%;
    height: 54.88%;
    border-width: 1px 2px 2px 2px;
  }
  #sunzi-brick-head-cub .brick-share-edit .brick-share-edit-submit {
    background: unset;
    height: 88px;
    padding: 0 15px;
  }
}
