Beschrijving
.product-page-images-section .preview{
padding:0;
position:relative;
}
.product-page-images-section .preview .photofont{
font-size:28px;
}
.product-page-images-section .preview .gallery-button-next,
.product-page-images-section .preview .gallery-button-prev{
position: absolute;
top: 50%;
margin-top: -20px;
cursor: pointer;
width: 36px;
height: 36px;
background-color: #111;
border-radius: 100%;
z-index: 2;
display: flex;
justify-content: center;
align-items: center;
}
.product-page-images-section .preview .gallery-button-prev{
left:-20px;
}
.product-page-images-section .preview .gallery-button-next{
right:-20px;
}
.product-page-images-section .preview .photofont {
font-size: 16px;
color: #fff;
}
.gallery-button-next-primary, .gallery-button-prev-primary{
opacity: 0;
line-height: 1;
top: 48%;
position: absolute;
z-index: 1;
color: rgba(0,0,0,.4);
transition: all .3s;
}
.gallery-button-next-primary:hover, .gallery-button-prev-primary:hover{
color: rgba(0,0,0,.7);
}
.gallery-top:hover .gallery-button-next-primary,.gallery-top:hover .gallery-button-prev-primary{
opacity: 1;
transform: translateX(0%);
}
.gallery-button-next-primary{
right:8px;
transform: translateX(-30px);
}
.gallery-button-prev-primary{
left:8px;
transform: translateX(30px);
}
.swiper-slide-video{
position:relative;
}
.hi-video-playIcon{
display: block;
position: absolute;
z-index: 10000;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 50px;
height: 50px;
background-size: 50px 50px;
cursor: pointer;
}
.product-page-images-section .product-images-product-details-thumb-button-prev {
font-size:30px;
}
.product-page-images-section .product-images img{
cursor:pointer;
width: 100%;
max-width: 100%;
}
.product-page-images-section .product-images .video-js{
width: 100%;
height:350px;
}
.product-page-images-section .product-images .vjs-control-bar{
font-size:1.2rem;
}
.product-page-images-section .product-images .vjs-big-play-button{
top: 45%;
left: 40%;
}
.product-page-images-section .swiper-pagination-fraction{
pointer-events: none;
display:none;
}
.product-page-images-section .gallery-thumbs .swiper-slide img {
border-radius: 4px;
}
.product-page-images-section .gallery-thumbs .swiper-slide {
cursor:pointer;
border-radius: 4px;
}
.product-page-images-section .gallery-thumbs .swiper-slide:hover{
opacity: 1;
}
.product-page-images-section .gallery-thumbs{
margin-top:1rem;
}
.product-page-images-section .gallery-thumbs .swiper-slide-thumb-active {
border: 2px solid #111111;
padding: 2px;
}
.product-page-images-section .gallery-thumbs .swiper-slide-thumb-active img{
opacity: 1;
}
.product-page-images-section .product-info{
padding:1rem;
}
.product-page-images-section{
width: 100%;
max-width: calc(100% – 484px);
}
.product-images {
width: 100%;
position: sticky;
top: 0;
border-radius: 8px;
padding: 32px;
background: #fff;
}
.swiper-slide-video video{
width:100%;
}
.swiper-preview3d {
background: rgba(190,190,190,.4);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.qrcode_preview3d_box {
background: #fff;
padding: 10px;
border-radius: 4px;
position: absolute;
z-index: 2;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
}
.qrcode_preview3d_close {
right: -15px;
position: absolute;
top: -15px;
background: #fff;
font-weight: 500;
font-size: 20px;
color: #000;
font-family: ‘Open Sans’;
width: 30px;
height: 30px;
border-radius: 40px;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
}
.product-page-images-section .product-images .swiper-preview3d img{
width: auto;
height: auto;
}
.swiper-preview3d.preview3d_click a {
display: flex;
flex-flow: column;
}
.swiper-preview3d.preview3d_click a span {
font-size: 18px;
color: #000;
font-weight: 600;
text-align: center;
}
.product-page-images-section .gallery-thumbs .swiper-slide .swiper-preview3d img {
max-width:100%;
}
.ar-mb-left-html {
z-index: 2;
position: fixed;
right: 10px;
bottom: 180px;
width: 50px;
height: 50px;
}
.qrcode_preview3d-text {
font-size: 18px;
display: block;
line-height: 1;
text-align: center;
color: #000;
font-weight: 600;
padding: 5px 0 5px;
}
.product-v2-picturex {
width: 100%;
height: 100%;
position: fixed;
left: 0;
top: 0;
background-color: #111111e0;
opacity: 0;
z-index: -999;
pointer-events: none;
}
.product-v2-picturex.open {
opacity: 1;
z-index: 999999;
pointer-events: auto;
}
.product-v2-picturex .picture-modal {
width: 100%;
height: 100%;
display: flex;
justify-content: space-between;
align-items: center;
flex-direction: column;
}
.product-v2-picturex .picture-header {
width: 100%;
height: 56px;
flex-shrink: 0;
display: flex;
justify-content: center;
align-items: center;
position: relative;
z-index: 0;
}
.product-v2-picturex .picture-header h2 {
width: calc(100% – 112px);
margin: 0;
font-size: 16px;
line-height: 24px;
color: #fff;
font-weight: 900;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
text-align: center;
}
.product-v2-picturex .picture-header .picture-header-close {
width: 56px;
height: 100%;
display: block;
position: absolute;
right: 0;
top: 15px;
z-index: 100;
}
.product-v2-picturex .picture-header .picture-header-close span {
width: 48px;
height: 48px;
display: flex;
justify-content: center;
align-items: center;
max-width: 100px;
max-height: 100px;
}
.product-v2-picturex .picture-header .picture-header-close span svg {
fill: #fff;
width: 48px;
height: 48px;
}
.product-v2-picturex .picturex-swiper {
width: 100%;
overflow: hidden;
position: relative;
z-index: 0;
flex: 1;
height: calc(100vh – 56px);
flex: none;
}
.product-v2-picturex .picturex-swiper .swiper-slide {
display: flex;
justify-content: center;
align-items: center;
height: calc(100% – 56px);
}
.product-v2-picturex .picturex-swiper .swiper-slide img {
width: 90vh;
height: 100%;
margin: 0 auto;
border-radius: 8px;
display: block;
max-width: 800px;
}
@media(max-width:1240px) and (min-width:768px) {
.product-page-images-section.open{
width: 100%;
max-width: 43%;
}
}
@media(max-width:768px){
.product-page-images-section .product-images img{
width: 100%;
max-width: 100%;
}
.hi-video-playIcon{display:none}
#video{width:100% }
.product-page-images-section .swiper-pagination-fraction{
display:block;
}
.product-page .product-page__mb{
width: 100%;
max-width: unset;
}
.product-page-images-section .preview,.gallery-button-next-primary, .gallery-button-prev-primary{
opacity: 0;
height: 0;
overflow: hidden;
}
.product-page-images-section .preview .gallery-button-prev i, .product-page-images-section .preview .gallery-button-next i {
zoom: 0.8;
}
.product-page-images-section .preview .gallery-button-prev {
top: 70%;
left: 0;
}
.product-page-images-section .preview .gallery-button-next {
top: 70%;
right: 0;
}
.gallery-top .swiper-pagination{
position: absolute;
right: 16px;
bottom: 8px;
z-index: 20;
background-color: #1113;
border-radius: 20px;
font-size: 12px;
line-height: 22px;
padding: 0 8px;
width: max-content;
left: unset;
color: rgba(255, 255, 255, 0.65);
}
.gallery-top .swiper-pagination span.swiper-pagination-current{
font-size: 14px;
color: #fff;
}
.product-images{
padding: 0;
}
.product-page-images-section {
max-width: 100%;
}
}
//触发变体修改事件,检查非法变体选项
document.addEventListener(‘DOMContentLoaded’, function () {
const detailChangeEvent = new Event(‘change’);
document.querySelector(‘.product-detail__variant-picker’).dispatchEvent(detailChangeEvent);
})
.product-discount-hook {
padding: 10px 32px 10px 0;
display: flex;
align-items: flex-start;
}
.product-discount-icon {
font-size: 0;
transform: translateY(-2px);
}
.product-discount-text {
padding: 0 4px;
font-weight: 600;
}
.product-discount-info {
font-size: 0;
position: relative;
}
span#dicount-info-icon {
cursor: pointer;
width: 16px;
height: 16px;
background: #8F8F8F;
line-height: 16px;
text-align: center;
border-radius: 13px;
color: #fff;
margin-top: 0;
display: inline-block;
font-size: 12px;
transform: translateY(1px);
}
.mp-tooltip__inner {
position: absolute;
font-size: 14px;
background: rgba(0, 0, 0, 0.9);
color: #fff;
padding: 6px 8px;
bottom: calc(100% + 10px);
width: max-content;
max-width: 150px;
line-height: 1.2;
left: 50%;
transform: translateX(-50%);
text-align: center;
pointer-events: none;
opacity: 0;
z-index: -999;
transition: opacity 0.3s;
}
.mp-tooltip__inner:after {
position: absolute;
bottom: -5px;
left: 50%;
transform: translateX(-50%);
display: block;
width: 0;
height: 0;
content: “”;
pointer-events: auto;
border-width: 5px 5px 0;
border-style: solid;
border-color: rgba(0, 0, 0, 0.9) transparent transparent;
}
span#dicount-info-icon:hover~.mp-tooltip__inner {
opacity: 1;
z-index: 1;
}
span.product-discount-item:hover {
text-decoration: underline;
}
span.product-discount-item {
cursor: default;
}
@media(max-width:768px){
.product-discount-hook{
padding: 0 12px 10px 0;
}
.product-discount-text {
font-size: 14px;
}
span#dicount-info-icon{
transform: translateY(0px);
}
.product-discount-icon {
transform: translateY(-3px);
}
}
.product-limited-time-cashback-item {
position: relative;
}
.pltctime-box {
color: #000;
font-weight: 600;
border-radius: 4px;
line-height: 1;
padding: 5px 5px;
position: absolute;
top: 10px;
right: 5px;
font-size: 14px;
}
.pltctime-box span.txt {
padding: 0 2px 0 2px;
}
.product-limited-time-cashback-item ul{
left: 50%;
position: absolute;
top: 56%;
width: 100%;
display: flex;
justify-content: center;
transform: translate(-50%,-50%);
}
.product-limited-time-cashback-item ul li{width:50%;text-align:center}
.product-limited-time-cashback-item ul li span{
font-size: 36px;
font-weight: 600; letter-spacing: -1px;
background: #e62345;
color: #fff;
display: inline-block;
height: max-content;
width:80%;
line-height: 46px;
}
.product-limited-time-cashback-item ul li:last-child{
line-height: 28px;
margin-top: 12px;}
.product-limited-time-cashback-item ul li:last-child span{ background: #fff;
font-size: 25px;
line-height: 34px;
color: #b51b48;}
@media(max-width:768px){
.product-limited-time-cashback-item ul li {
margin-top: 5px;
}
.product-limited-time-cashback-item ul li span{font-size: 25px;
line-height: 32px;}
.product-limited-time-cashback-item ul li:last-child span{ background: #fff;
font-size: 20px;line-height: 22px;}
.product-limited-time-cashback-item ul li:last-child {
line-height: 28px;
margin-top: 12px;
}
.pltctime-box {
top: 5px;
font-size: 14px;
}
}
.product-limited-time-cashback-main .title_1 {
position:absolute;
left: 7%;
top: 5%;
letter-spacing:1px;
font-size:17px;
}
.product-limited-time-cashback-main .datelist {
left: 50%;
position: absolute;
top: 91%;
width: 100%;
display: flex;
justify-content: center;
transform: translate(-50%, -50%);
font-weight: bold;
}
.product-limited-time-cashback-main .datelist .date_1,.product-limited-time-cashback-main .datelist .date_2 {
width: 50%;
text-align: center;
}
.product-limited-time-cashback-main .datelist .date_2 {
color:#fff;
}
.product-limited-time-cashback-main .datelist .date_1 {
color:#e62345;
}
.product-limited-time-cashback-main .pricetext-con {
display: flex;
position: absolute;
top: 25%;
width: 100%;
}
.product-limited-time-cashback-main .pricetext-con .leftprice {
width: 50%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
position: absolute;
left: 0;
}
.product-limited-time-cashback-main .pricetext-con .leftprice .title_2 {
font-size: 20px;
color: #fff;
}
.product-limited-time-cashback-main .pricetext-con .rightprice {
width: 48%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
position: absolute;
right: 2%;
margin-top: 20px;
}
.product-limited-time-cashback-main .pricetext-con .title_2 {
color: #c40d48;
font-size: 14px;
}
.product-limited-time-cashback-main .pricetext-con .pricec {
width: 80%;
text-align: center;
}
.product-limited-time-cashback-main .pricetext-con .pricec span {
font-size: 36px;
font-weight: 600;
letter-spacing: -1px;
color: #fff;
display: inline-block;
height: max-content;
width: 80%;
line-height: 46px;
}
.product-limited-time-cashback-main .pricetext-con .rightprice .pricec span{
font-size: 25px;
line-height: 34px;
color: #b51b48;
}
@media(max-width:768px){
.product-limited-time-cashback-main .title_1 {
letter-spacing: 0;
font-size: 12px;
}
.product-limited-time-cashback-main .pricetext-con .leftprice .title_2 {
font-size: 14px;
}
.product-limited-time-cashback-main .pricetext-con .pricec span {
font-size: 25px;
line-height: 24px;
}
.product-limited-time-cashback-main .pricetext-con .rightprice .pricec span {
font-size: 20px;
line-height: 20px;
}
.product-limited-time-cashback-main .pricetext-con .title_2 {
font-size: 12px;
}
.product-limited-time-cashback-main .pricetext-con .rightprice {
margin-top: 11px;
}
}
#shopline-block-template–product__main-product-info___info___1759037739366481ae78___17599742996405384e46 .title_1 {
color:#000;
}
#shopline-block-template–product__main-product-info___info___1759037739366481ae78___17599742996405384e46 .title_2, #shopline-block-template–product__main-product-info___info___1759037739366481ae78___17599742996405384e46 .pricetext-con .leftprice .pricec span {
color:#fff;
}
#shopline-block-template–product__main-product-info___info___1759037739366481ae78___17599742996405384e46 .title_3, #shopline-block-template–product__main-product-info___info___1759037739366481ae78___17599742996405384e46 .pricetext-con .pricec span {
color:#b51b48;
}
#shopline-block-template–product__main-product-info___info___1759037739366481ae78___17599742996405384e46 .date_1 {
color:#e62345;
}
#shopline-block-template–product__main-product-info___info___1759037739366481ae78___17599742996405384e46 .date_2 {
color:#fff;
}
#shopline-block-template–product__main-product-info___info___1759037739366481ae78___175997481138212adfe9 .title_1 {
color:#000;
}
#shopline-block-template–product__main-product-info___info___1759037739366481ae78___175997481138212adfe9 .title_2, #shopline-block-template–product__main-product-info___info___1759037739366481ae78___175997481138212adfe9 .pricetext-con .leftprice .pricec span {
color:#fff;
}
#shopline-block-template–product__main-product-info___info___1759037739366481ae78___175997481138212adfe9 .title_3, #shopline-block-template–product__main-product-info___info___1759037739366481ae78___175997481138212adfe9 .pricetext-con .pricec span {
color:#b51b48;
}
#shopline-block-template–product__main-product-info___info___1759037739366481ae78___175997481138212adfe9 .date_1 {
color:#e62345;
}
#shopline-block-template–product__main-product-info___info___1759037739366481ae78___175997481138212adfe9 .date_2 {
color:#fff;
}
/* 特殊变体样式-共用 */
/* 隐藏原有变体选项 */
theme-variant-radio-picker, theme-variant-select-picker,.d-none {
display: none !important;
}
.shangcheng-variant-title .shangcheng-name {
font-size: 14px;
font-weight: 900;
}
.shangcheng-variant-title .extra-variant-selected-option {
font-size: 14px;
font-weight: normal;
color: #808080;
}
.shangcheng-variant-options {
display: flex;
margin: 8px 0;
flex-flow: wrap;
}
.shangcheng-variant-item.selected {
border: 1px solid #e60044;
color: #e60044;
background: rgba(230, 0, 68, 0.05);
}
.shangcheng-variant-item {
width: auto;
margin-right: 10px;
margin-bottom: 10px;
border: 1px solid #000;
line-height: 1.2;
padding: 8px 15px;
text-align: center;
border-radius: 4px;
cursor: pointer;
font-size: 12px;
}
.shangcheng-variant-item .shangcheng-radio-box{
display: inline-block;
}
/* 特殊变体样式-共用 */
/* 特殊变体样式-颜色 */
/* 给一个默认的颜色 */
.shangcheng-variant-item-color .shangcheng-radio-box {
background: #f6f6f6;
}
.shangcheng-variant-select .shangcheng-variant-color .shangcheng-variant-item.selected {
border: 2px solid #c0c0c0;
}
.shangcheng-variant-select .shangcheng-variant-color .shangcheng-variant-item {
width: 35px;
height: 35px;
border-radius: 50%;
padding: 2px;
position: relative;
border: 2px solid transparent;
}
.shangcheng-variant-select .shangcheng-variant-color .shangcheng-variant-item span.shangcheng-option-text {
position: absolute;
width: max-content;
background: rgba(0, 0, 0, 0.7);
top: -30px;
left: 50%;
transform: translateX(-50%);
padding: 5px 10px;
font-size: 12px;
color: #fff;
border-radius: 3px;
pointer-events: none;
opacity: 0;
transition: opacity 0.2s;
}
.shangcheng-variant-select .shangcheng-variant-color .shangcheng-radio-box {
width: 100%;
height: 100%;
border-radius: 50%;
border: 2px solid transparent;
}
.shangcheng-variant-select .shangcheng-variant-color .shangcheng-variant-item:hover span.shangcheng-option-text{
opacity: 1;
}
.shangcheng-variant-select .shangcheng-variant-color .shangcheng-variant-item span.shangcheng-option-text {
position: absolute;
width: max-content;
background: rgba(0, 0, 0, 0.7);
top: -30px;
left: 50%;
transform: translateX(-50%);
padding: 5px 10px;
font-size: 12px;
color: #fff;
border-radius: 3px;
pointer-events: none;
opacity: 0;
transition: opacity 0.2s;
}
/* 特殊变体样式-颜色 */
/* 特殊变体样式-图片 */
.bgf0{background: #F0F0F0;}
.shangcheng-variant-select .shangcheng-variant-image .shangcheng-variant-item, .shangcheng-variant-select .shangcheng-variant-item.shangcheng-custom_image{
width: 120px;
padding: 0;
}
.shangcheng-variant-select .shangcheng-variant-image .shangcheng-variant-item .shangcheng-radio-box, .shangcheng-variant-select .shangcheng-variant-item.shangcheng-custom_image .shangcheng-radio-box{
width: 100%;
border-radius: 4px;
overflow: hidden;
}
.shangcheng-variant-select .shangcheng-variant-item.shangcheng-variant-item-circle{
border-radius: 50%;
width: 60px;
height: 60px;
}
.shangcheng-variant-select .shangcheng-variant-item.shangcheng-variant-item-circle img{
border-radius: 50%;
}
.shangcheng-variant-select .shangcheng-variant-image .option-text-extra-price{
display: inline-block;
width: 90%;
margin: 0 auto 5px;
padding: 5px 0;
font-weight: bold;
background-color: #fff;
border-radius: 15px;
line-height: 1;
text-align: center;
font-size: 12px;
}
.shangcheng-variant-select .shangcheng-variant-image .shangcheng-variant-item span.shangcheng-option-text,.shangcheng-variant-select .shangcheng-variant-item.shangcheng-custom_image span.shangcheng-option-text {
padding: 5px 5px;
display: inline-block;
}
@media (max-width: 768px) {
.shangcheng-variant-select .shangcheng-variant-image .shangcheng-variant-item, .shangcheng-variant-select .shangcheng-variant-item.shangcheng-custom_image{
width: calc(25% – 6px);
margin: 0px 3px 10px;
}
}
/* 特殊变体样式-图片 */
/* 说明弹层 */
.shangcheng-variant-title .extra-variant-notice{
background: #e6e6e6;
border-radius: 50%;
padding: 0 7px;
display: inline-block;
width: 20px;
height: 20px;
font-size: 14px;
text-align: center;
line-height: 20px;
margin-left: 5px;
cursor: pointer;
color: #808080;
}
/* 说明弹层 */
/* 热销图标 */
.shangcheng-variant-item .option-sale-icon.icon-mb {
display: none;
}
.shangcheng-variant-item .option-sale-icon.icon-pc {
display: inline-block;
}
.shangcheng-variant-radio .option-sale-icon {
margin-top: -10px;
}
.shangcheng-variant-radio .option-sale-icon.icon-pc {
height: 30px;
}
.shangcheng-variant-color .option-sale-icon {
position: absolute;
top: -20px;
left: 0;
}
.shangcheng-custom_image {
position: relative;
}
.shangcheng-custom_image .option-sale-icon{
position: absolute;
right: -1px;
top: -3px;
}
.shangcheng-custom_image .option-sale-icon.icon-pc {
height: 30px;
}
.shangcheng-custom_image .option-sale-icon.icon-mb {
height: 25px;
}
@media (max-width: 768px) {
.shangcheng-variant-item .option-sale-icon.icon-mb {
display: inline-block;
}
.shangcheng-variant-item .option-sale-icon.icon-pc {
display: none;
}
.shangcheng-variant-radio .option-sale-icon.icon-mb {
height: 20px;
}
}
/* 热销图标 */
.custom-openNotice .tingle-modal-box {
width: auto;
}
@media(max-width:768px){
.custom-openNotice .tingle-modal-box {
height: auto;
top: 12%;
max-width: calc(100% – 20px);
margin: 0 auto;
}
}
.sunzi-form {
font-family: ‘Open Sans’;
font-weight: 500;
}
.product-quantiy-button {
margin-top: 0;
}
.variant-selects-box {
margin-bottom: 0;
}
.product-quantiy-button .product-block-item {
width: 100%;
}
.sunzi-form #sunzi-button,
.sunzi-form .sunzi-form-content [class^=”sunzi__button-custom”] {
position: relative;
background-color: #e60044;
border: 0;
border-radius: 0;
-webkit-appearance: none;
font-size: 14px;
font-family: inherit;
text-transform: uppercase;
font-weight: 500;
cursor: pointer;
}
.product-detail__buy-buttons,
.product-detail__quantity-selector,
.AddToCartOffsetTop {
display: none !important;
}
.__custom_button {
text-transform: capitalize !important;
border-radius: 0 !important;
font-size: 16px !important;
font-weight: 700 !important;
line-height: 24px !important;
box-shadow: none;
font-family: ‘Roboto’, sans-serif;
}
@media (max-width: 768px) {
.custom-variants span,
.product-page-add_to_cart-section .select-option .selector-wrapper label {
padding-left: 10px;
}
.inline-field-wrapper {
margin: auto 8px;
}
#sunzi-button #sunzi-button-input {
z-index: 9;
}
.sunzi-form.fixed #sunzi-button,
.sunzi-form.fixed .sunzi-form-content [class*=”sunzi__button-custom”] {
position: fixed;
left: 0;
right: 0;
bottom: 0;
padding: 10px;
padding-bottom: calc(constant(safe-area-inset-bottom) + 10px);
padding-bottom: calc(env(safe-area-inset-bottom) + 10px);
width: 100%;
height: calc(constant(safe-area-inset-bottom) + 70px);
height: calc(env(safe-area-inset-bottom) + 70px);
z-index: 10;
background: #fff;
}
.sunzi-form.fixed .sunzi-form-content [class*=”sunzi__button-custom”] .dots:first-child,
.sunzi-form.fixed .sunzi-form-content [class*=”sunzi__button-custom”] .sunzi-button-text:first-child {
position: relative;
z-index: 1;
}
.sunzi-form.fixed #sunzi-button .sunzi-button-text,
.sunzi-form.fixed #sunzi-button .dots {
position: relative;
z-index: 1;
}
.sunzi-form.fixed #sunzi-button::after,
.sunzi-form.fixed .sunzi-form-content [class*=”sunzi__button-custom”]::after {
position: absolute;
left: 10px;
right: 10px;
top: 10px;
bottom: calc(constant(safe-area-inset-bottom) + 10px);
bottom: calc(env(safe-area-inset-bottom) + 10px);
z-index: 0;
background-color: #e60044;
border-radius: 6px;
box-shadow: 0 1px 3px rgb(0 0 0 / 10%), 0 1px 2px rgb(0 0 0 / 6%);
content: “Design your own”;
font-size: 14px;
font-family: inherit;
text-transform: uppercase;
font-weight: 500;
display: flex;
justify-content: center;
align-items: center;
}
.sunzi-form.fixed #sunzi-button::after {
content: ”;
}
}
#sunzi-node .line {
height: 16px;
border-radius: 4px;
background-color: #E5E5E5;
margin-bottom: 8px;
animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
#sunzi-node .line:first-child {
margin-top: 12px;
width: 35%
}
#sunzi-node .line:last-child {
width: 80%
}
@keyframes pulse {
0%, 100% {
opacity: 1;
}
50% {
opacity: .5;
}
}
#sunzi-loading {
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.7);
z-index: 1999999990;
background: rgba(0, 0, 0, 0.5);
animation: loading-mask 0.2s cubic-bezier(0.33, 1, 0.68, 1);
display: none;
}
#sunzi-loading div {
position: absolute;
left: 50%;
top: 50%;
width: 54px;
height: 54px;
transform: translate(-50%, -50%);
}
#sunzi-loading div svg {
width: 100%;
height: 100%;
animation: loading-rotate 2s linear infinite;
}
#sunzi-loading div svg circle {
animation: loading-dash 1.5s ease-in-out infinite;
stroke-dasharray: 90, 150;
stroke-dashoffset: 0;
stroke-width: 6;
stroke-linecap: round;
stroke: #fff;
}
@keyframes loading-mask {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes loading-rotate {
100% {
transform: rotate(360deg);
}
}
@keyframes loading-dash {
0% {
stroke-dasharray: 1, 200;
stroke-dashoffset: 0;
}
50% {
stroke-dasharray: 90, 150;
stroke-dashoffset: -40px;
}
100% {
stroke-dasharray: 90, 150;
stroke-dashoffset: -120px;
}
}
.sunzi-form {
padding: 5px 0 16px;
}
.sunzi-form .__customeow_embed {
margin-bottom: 16px;
}
@media screen and (max-width: 768px) {
.sunzi-form {
padding: 16px 0;
}
}
.smart-payment-hide {
display: none !important;
}
.smart-payment-button-disabled::before {
width: 0 !important;
}
.smart-payment-button-disabled::after {
content: ”;
display: block;
z-index: 100;
width: 100% !important;
height: 100% !important;
border-radius: 4px;
cursor: not-allowed;
position: absolute;
top: 0;
left: 0 !important;
background: transparent !important;
}
.smart-payment-button-disabled {
opacity: 0.3;
}
@keyframes rotate {
from {
transform: rotate(0deg);
}
to {
transform: rotate(359deg);
}
}
.smart-payment-button-loading::before {
content: ”;
display: inline-block;
background-color: black;
width: 100%;
height: 100%;
border-radius: 0px;
}
.smart-payment-button-loading::after {
content: ”;
display: inline-block;
position: absolute;
border: 2px solid white;
top: calc(50% – 8px);
left: calc(50% – 8px);
width: 16px;
height: 16px;
border-radius: 16px;
clip-path: polygon(0% 0%, 100% 0%, 100% 70%, 0% 70%);
animation: rotate 1s linear infinite;
}
#payment_button_vbs4abhpgxs00000000 .express-payment-button-common-item {
min-height: 42px;
width: 100%;
}
/* —– 按钮公共 —– */
#payment_button_vbs4abhpgxs00000000 .pay-button-common-item {
height: 42px;
width: 100%;
border-radius: 0px;
}
/* —– paypal —– */
#payment_button_vbs4abhpgxs00000000 .pay-button-Paypal {
min-height: 42px;
height: auto;
border-radius: 0px;
z-index: 1;
}
.shippingBox-header h2 {
font-size: 16px;
line-height: 24px;
color: #111;
padding: 0;
margin: 5px 0 13px;
}
.product-page-bullet_points-photo_charms {
margin: 10px 0;
}
#nb.shippingclick {
margin-top: 20px;
}
.shippingBox {
}
.shippingclick .photo-questionfill {
transform: translate(4px, -3px);
color: #000;
font-size: 16px;
font-weight: 100;
}
.custom-shipping-modal .tingle-modal-box__content{
padding: 10px 50px 50px;
}
select.checkout_shipping_address_province {
width: 100%;
font-size: 16px;
line-height: 24px;
padding: 12px 44px 12px 16px;
background-color: #1111110a;
border-radius: 8px;
margin: 0;
border: none;
-webkit-appearance: none;
appearance: none;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.product_shipping_free-des {
color: #e60044;
margin: 10px 0;
}
.product_shipping_table {
display: flex;
flex-flow: column;
margin-top:5px;
min-height: 100px;
}
.product_shipping_table .tr_body{
display: flex;
width: 100%;
justify-content: left;
background: #fff;
flex-flow: column;
color: #666;
margin-top: 12px;
}
.product_shipping_table .tr_body .td{
width: 68%;
color: #000;
text-align: left;
position: relative;
line-height: 1.3;
border: 1px solid rgba(17, 17, 17, .08);
margin: -1px 0 0 -1px;
padding: 12px 10px;
}
.product_shipping_table .tr_body .td.td_time b {
font-weight: 400;
color: #0068b7;
padding-top: 5px;
}
.product_shipping_title {
padding: 15px 0 30px;
}
.product_shipping_table .tr_body .tr {
width: 100%;
display: flex;
font-size: 12px;
text-transform: capitalize;
align-items: center;
}
.checkout_shipping_box {
display: flex;
align-items: center;
position: relative;
}
.checkout_shipping_box span.b2-icon{
fill: #11111170;
width: 12px;
height: 12px;
position: absolute;
right: 16px;
top: 50%;
transform: translateY(-50%);
z-index: 1;
display: flex;
justify-content: center;
align-items: center;
max-width: 100px;
max-height: 100px;
}
.checkout_shipping_box_title {
display: block;
white-space: nowrap;
line-height: 1;
padding: 0 18px;
font-size: 12px;
color: #000;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
}
select.checkout_shipping_address_province:focus {
outline: auto;
}
.checkout_shipping_box .photofont.photo-unfold {
position: absolute;
right: 22px;
top: 22%;
color: #000;
pointer-events: none;
font-weight: 600;
}
.product_shipping_table .tr_body .td.td_method {
margin-bottom: 0;
font-size: 11px;
font-weight: 100;
color: #000;
width: 32%;
display: flex;
justify-content: center;
align-items: center;
}
.product_shipping_table .tr_body .td.td_time {
display: flex;
flex-flow: column;
justify-content: center;
align-items: center;
}
.product_shipping_table .tr_body .tr>div {
display: flex;
flex-flow: row;
width: 100%;
padding: 0;
position: relative;
}
.product_shipping_table .tr_body .tr svg {
display: none;
width: 35px;
height: 35px;
color: #7e7e7e;
fill: #7e7e7e;
margin-right: 10px;
transform: translateY(-14px);
}
.product_shipping_table .tr_body .tr>div:after {
/* content: “”; */
position: absolute;
left: -5px;
top: 0;
width: 8px;
height: 8px;
background: #fff;
border: 1px solid #eee;
transform: rotate(45deg) translate(14px, 14px);
border-top: none;
border-right: none;
}
.product_shipping_table.align-right .tr_body {
flex-flow: row-reverse;
}
@media(max-width:768px){
.custom-shipping-modal .tingle-modal-box__content{
padding: 10px 10px 50px;
}
.shippingBox{
padding: 0 ;
}
select.checkout_shipping_address_province{
text-indent: 0rem;
}
.product_shipping_table .tr_body .td.td_method{
text-align: center;
}
.product_shipping_table .tr_body{
flex-flow: column-reverse;
margin-top: 12px;
}
.product_shipping_table .tr_body .tr svg{
width: 30px;
margin-right: 6px;
transform: translateY(-2px);
}
.product_shipping_table .tr_body .tr>div{
padding: 0;
width: 100%;
}
.product_shipping_table .tr_body .tr{
margin-right: 4px;
margin-bottom: 0;
width: 100%;
}
.checkout_shipping_box_title{
padding: 0 10px;
}
.product_shipping_table.align-right .tr_body {
flex-flow: column-reverse;
}
.shippingBox-header h2{
font-size: 12px;
line-height: 1;
margin: 3px 0 15px;
}
.product-v2-picturex .picture-header .picture-header-close span {
width: 24px;
height: 24px;
}
.product-v2-picturex .picturex-swiper .swiper-slide img {
width: 100%;
border-radius: 0;
}
.product-v2-picturex {
background-color: #111;
}
}










Beoordelingen
Er zijn nog geen beoordelingen.