@charset "UTF-8";#cs_product_main{position:sticky;top:var(--topbar-height);left:0;width:100%;height:calc(100vh - var(--topbar-height));background:#000;background-image:var(--se-bg-img);background-size:cover;background-position:center;overflow:hidden;--ts-gutter-x: 0}#cs_product_main:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:var(--se-bg-color)}#cs_product_main .cs_main_left{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;flex-direction:column;width:72%;height:100%;z-index:2}#cs_product_main .cs_main_left .cs_main_img{width:65%;height:auto}#cs_product_main .cs_main_left .product_img{display:none;width:100%;height:auto}#cs_product_main .cs_main_left .product_img_active{display:block}#cs_product_main .detail-pictures-btn{display:flex;align-items:center;gap:1rem;margin-top:5vh;padding:.5rem 2rem;border:1px solid;border-radius:5rem;color:#bbb;font-size:1.4rem;line-height:1.5;font-weight:400;cursor:pointer}#cs_product_main .detail-pictures-btn svg{display:block;width:2rem;height:auto}#cs_product_main .cs_main_right{display:flex;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:1.5rem;width:28%;height:100%;z-index:1}#cs_product_main .cs_main_right .cs_main_container{flex:1;padding:1.5vw;width:100%;background:linear-gradient(135deg,#0c0c0c,#1c0628 80%);border-radius:15px;overflow:hidden}#cs_product_main .cs_main_right .cs_main_box{width:100%;height:100%;overflow:hidden}#cs_product_main .cs_main_right .cs_main_scroll{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1vw;width:100%;border-radius:15px;color:#eee;font-family:var(--font-family-1);transform:translateZ(0);will-change:transform}#cs_product_main .cs_main_right .cs_main_scroll .product_title{font-size:2.8rem;font-family:Antonio;line-height:1.2;color:#eee}#cs_product_main .cs_main_right .cs_main_scroll .product_price{font-size:2.4rem;font-family:Antonio;color:#eee}#cs_product_main .cs_main_right .cs_main_scroll .product_o_price{position:relative;margin:0 15px 0 4px;font-size:2rem}#cs_product_main .cs_main_right .cs_main_scroll .product_o_price:before{content:"";position:absolute;left:-4px;top:50%;width:calc(100% + 8px);border-top:2px solid #fff;transform:rotate(8deg)}#cs_product_main .cs_main_right .product_accessory_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#cs_product_main .cs_main_right .product_accessory_list .product_accessory_item{padding:1.5vw 0}#cs_product_main .cs_main_right .product_accessory_list .product_accessory_item:not(:last-child){border-bottom:1px solid #3f3f3f}#cs_product_main .cs_main_right .product_accessory_list .product_accessory_title{margin-bottom:1vw;font-size:1vw;text-transform:uppercase}#cs_product_main .cs_main_right .product_accessory_list .product_accessory_options{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1vw}#cs_product_main .cs_main_right .product_accessory_list .product_accessory_sku{position:relative;padding:0 1vw;border-radius:2vw;border:1px solid #fff;font-size:.8vw;line-height:2.5;cursor:pointer}#cs_product_main .cs_main_right .product_accessory_list .product_accessory_sku.sku_img{padding:2px;width:3vw;height:3vw;border-radius:50%;border:2px solid transparent}#cs_product_main .cs_main_right .product_accessory_list .product_accessory_sku.sku_img img{width:100%;height:100%}#cs_product_main .cs_main_right .product_accessory_list .product_accessory_sku .sku-color{position:relative;width:100%;height:100%;border-radius:50%}#cs_product_main .cs_main_right .product_accessory_list .accessory_sku_active{background-color:#784de9;border:1px solid #784de9;color:#fff}#cs_product_main .cs_main_right .product_accessory_list .accessory_sku_active.sku_img{background-color:transparent;border:2px solid #794dea}#cs_product_main .cs_main_right .all_add_cart{margin-top:1.5rem;background-color:#f2cb04;border-radius:30px;color:#000;font-size:1vw;font-weight:600;line-height:1.5}#cs_product_main .cs_main_right .all_add_cart[disabled]{background-color:#6d6d6d;color:#212121;cursor:no-drop}#cs_product_main .product_discount_coupon{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;overflow:hidden}#cs_product_main .product_discount_coupon .coupon_left{width:32%}#cs_product_main .product_discount_coupon .coupon_left .coupon_info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;width:100%;height:100%;background-color:#e70014;border-right:1px dashed #fff;color:#fff;font-size:18px;font-weight:600;line-height:1.2;text-align:center}#cs_product_main .product_discount_coupon .coupon_right{position:relative;padding:10px;width:68%;background-color:#fff}#cs_product_main .product_discount_coupon .coupon_right .coupon_code{padding:2px 10px;background-color:#111317;border:1px dashed #fff;color:#fff;line-height:1;font-size:14px;font-weight:600;letter-spacing:4px;white-space:nowrap;text-overflow:ellipsis}#cs_product_main .product_discount_coupon .coupon_right .coupon_desc{display:block;padding:5px 0;line-height:1;font-size:12px;font-weight:400;color:#111317}#cs_product_main .product_discount_coupon .coupon_right:after{content:"\2714  Copy Success";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;left:0;width:0;height:100%;background-color:transparent;color:#fff;font-size:18px;line-height:1;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s}#cs_product_main .product_discount_coupon .coupon_right.click:after{width:100%;background-color:#e70014;opacity:1;visibility:visible}.product-main-dialog .detail-pictures-dialog{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#0000000d;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:0;visibility:hidden;transition:opacity .5s ease;z-index:480}.product-main-dialog .detail-pictures-dialog.open{opacity:1;visibility:visible}.product-main-dialog .detail-pictures-dialog .swiper{width:100%}.product-main-dialog .detail-pictures-dialog .swiper-slide{position:relative;width:auto;height:55vh;border-radius:20px;overflow:hidden}.product-main-dialog .detail-pictures-dialog .swiper-slide img{display:block;width:auto;height:100%;background-color:#000}.product-main-dialog .detail-pictures-dialog .close-btn{position:absolute;top:1vw;right:1vw;display:block;width:2vw;height:auto;transform:rotate(45deg);color:#fff;cursor:pointer}.product-main-dialog .detail-pictures-dialog .close-btn path:nth-child(1){fill:#545454}.product-main-dialog .detail-pictures-dialog .swiper-pagination{position:relative;top:auto;left:auto;bottom:auto;right:auto;margin-top:1vh}.product-main-dialog .detail-pictures-dialog .swiper-pagination-bullet{margin:0 .3vw;width:.5vw;height:.5vw;background:#505050;opacity:1}.product-main-dialog .detail-pictures-dialog .swiper-pagination-bullet-active{background:#fff}.product-main-dialog .detail-pictures-dialog .swiper-button-next:after,.product-main-dialog .detail-pictures-dialog .swiper-button-prev:after{display:none}.product-main-dialog .detail-pictures-dialog .swiper-button-next,.product-main-dialog .detail-pictures-dialog .swiper-button-prev{left:2vw;width:5rem;height:auto}.product-main-dialog .detail-pictures-dialog .swiper-button-next{right:2vw;left:auto;transform:rotate(180deg)}.product-main-dialog .detail-pictures-dialog .swiper-button-next svg,.product-main-dialog .detail-pictures-dialog .swiper-button-prev svg{display:block;width:100%;height:auto}@media screen and (max-width: 768px){#cs_product_main{margin:0;height:auto;background-image:none;overflow:visible}#cs_product_main:before{background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(20vh,#000));background:linear-gradient(transparent 0%,#000 20vh)}#cs_product_main .cs_main_left{width:100%;height:auto;background:#000;background-size:cover;background-position:center;background-image:var(--se-bg-img-mb, --se-bg-img)}#cs_product_main .cs_main_left .cs_main_img{margin:4vh auto;width:88%}#cs_product_main .cs_main_right{padding:4vw 2vw;padding-bottom:6vh;width:100%;height:auto}#cs_product_main .cs_main_right .cs_main_container{height:auto;padding:5vw 3vw}#cs_product_main .cs_main_right .cs_main_scroll{gap:4vw}#cs_product_main .cs_main_right .cs_main_scroll .product_title{font-size:26px}#cs_product_main .cs_main_right .cs_main_scroll .product_price{font-size:22px}#cs_product_main .cs_main_right .cs_main_scroll .product_o_price{font-size:20px}#cs_product_main .cs_main_right .product_accessory_list .product_accessory_item{padding:20px 0}#cs_product_main .cs_main_right .product_accessory_list .product_accessory_title{font-size:18px;margin-bottom:10px}#cs_product_main .cs_main_right .product_accessory_list .product_accessory_options{gap:4vw}#cs_product_main .cs_main_right .product_accessory_list .product_accessory_sku{font-size:12px;padding:12px 20px;border-radius:20px;line-height:1}#cs_product_main .cs_main_right .product_accessory_list .product_accessory_sku.sku_img{width:44px;height:44px}#cs_product_main .cs_main_right .all_add_cart{margin-top:5vh;font-size:16px}#cs_product_main .detail-pictures-btn{margin-top:2vh}.product-main-dialog .detail-pictures-dialog{background:#00000070}.product-main-dialog .detail-pictures-dialog .swiper-slide{width:calc(100% - 40px);height:auto}.product-main-dialog .detail-pictures-dialog .swiper-slide img{width:100%;height:auto}.product-main-dialog .detail-pictures-dialog .close-btn{top:1rem;right:1rem;width:3rem}.product-main-dialog .detail-pictures-dialog .swiper-button-next,.product-main-dialog .detail-pictures-dialog .swiper-button-prev{width:4rem;top:auto;bottom:0;z-index:2}.product-main-dialog .detail-pictures-dialog .swiper-pagination{margin:1.1rem 0;z-index:1}.product-main-dialog .detail-pictures-dialog .swiper-pagination-bullet{margin:0 .4rem;width:.8rem;height:.8rem}}#cs_product_main .ppcse-title{font-size:1vw;font-weight:400;color:#eee}#cs_product_main .ppcse-card-lt-cont .lb-spc-cont{border:1px solid #363636!important;min-width:auto;max-width:none!important;width:100%}#cs_product_main .lb-spc-details-name,#cs_product_main .lb-spc-details-price{font-size:.8vw}#cs_product_main .lb-shared-variants-select{width:100%;background-color:#212121!important;color:#939393;border:1px solid #363636!important}#cs_product_main .ppcse-card-tot-footer{flex-direction:row;align-items:center;justify-content:space-between;max-width:none;color:#c9c9c9;font-size:1vw}#cs_product_main .ppcse-card-tot-price{font-size:1vw}#cs_product_main .ppcse-card-tot-price-strike-out{font-size:.8vw}#cs_product_main .ppcse-tot-btn-div-new{min-width:auto;padding:.5vw 1vw;background-color:#6d6d6d}#cs_product_main .ppcse-card-plus{max-width:none}@media screen and (max-width: 768px){#cs_product_main .ppcse-title{font-size:18px}#cs_product_main .lb-spc-details-name,#cs_product_main .lb-spc-details-price{font-size:12px}#cs_product_main .ppcse-card-tot-footer{font-size:14px}#cs_product_main .ppcse-card-tot{margin:0}#cs_product_main .ppcse-card-tot-price{font-size:14px}#cs_product_main .ppcse-card-tot-price-strike-out{font-size:12px}#cs_product_main .ppcse-tot-btn-div-new{padding:2vw 6vw}}#cs_product_main .cs_main_right .product_accessory_list .product_accessory_sku.disabled,#cs_product_main .cs_main_right .product_accessory_list .product_accessory_sku.sku_img.disabled .sku-color{background:none!important;border:1px solid red;cursor:no-drop}#cs_product_main .cs_main_right .product_accessory_list .product_accessory_sku.disabled:after,#cs_product_main .cs_main_right .product_accessory_list .product_accessory_sku.sku_img.disabled .sku-color:after{content:"";position:absolute;left:50%;top:0;width:2px;height:100%;background:red;transform-origin:left;transform:rotate(45deg);z-index:2}#cs_product_main .cs_main_right .product_accessory_list .product_accessory_sku.sku_img.disabled{border:none}#cs_product_main .cs_main_right .product_accessory_list .product_accessory_sku.sku_img.disabled:after{display:none}
/*# sourceMappingURL=/cdn/shop/t/38/assets/custom-product-main.css.map */
