.product-detail{display:flex;justify-content:space-between;margin-bottom:50px}.product-detail .left{width:37%}.product-detail .right{width:61%}.product-detail .left .carousel{position:sticky;top:145px}.product-detail .left .carousel .row{--bs-gutter-x:1rem;--bs-gutter-y:0}.product-detail .left .thumbnail{position:relative}.product-detail .left .thumbnail > .btn{position:absolute;left:calc(50% - 18px);width:35px;z-index:3;padding:4px 0;border-radius:20px;background:rgba(0,0,0,0.3);backdrop-filter:blur(4px);opacity:0;-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;-ms-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}#carousel-main-product-detail.touch .thumbnail > button,#carousel-main-product-detail.touch .main-pic .content > button,.product-detail .left .thumbnail:hover > button,.product-detail .left .main-pic .content:hover > button{opacity:.5}#carousel-main-product-detail.touch .thumbnail > button:hover,#carousel-main-product-detail.touch .main-pic .content > button:hover,.product-detail .left .thumbnail > button:hover,.product-detail .left .main-pic .content > button:hover{opacity:1}.product-detail .left .thumbnail > .btn:first-child{top:5px}.product-detail .left .thumbnail > .btn:last-child{bottom:5px}.product-detail .left .thumbnail > .btn img{width:25px;height:25px}.product-detail .left .thumbnail .slider-thumbs{position:relative;display:block;margin:0;padding:0;height:100%;max-height:680px;overflow:hidden}.product-detail .left .thumbnail .slider-thumbs button{aspect-ratio:1;width:100%;height:auto;background-color:#e5e5e5;text-indent:0;margin:2px 0;border:0;border-radius:10px;overflow:hidden}.product-detail .left .main-pic .content{position:relative}.product-detail .left .main-pic .carousel-item span{cursor:zoom-in}.product-detail .left .main-pic .carousel-item img{display:block;border-radius:20px;overflow:hidden}.product-detail .right .title-box>h1{margin-bottom:15px;font-size:36px;font-weight:700;line-height:52px}.product-detail .right .title-box .sub-title{display:flex;flex-wrap:wrap;align-items:center}.product-detail .right .title-box .sub-title .item{display:flex;justify-content:center;align-items:center;border:1px solid #ff9854;border-radius:20px;padding:10px 20px;margin:10px 30px 0 0;font-size:18px;line-height:1}.product-detail .right .title-box .sub-title .item:last-child{margin-right:0}.product-detail .right .title-box .sub-title .item a{display:inline-block;font-size:18px;line-height:1;color:#ff9854}.product-detail .right .title-box .sub-title .item:nth-of-type(2){border:1px solid #a5d63f}.product-detail .right .title-box .sub-title .item:nth-of-type(3){border:1px solid #2a82e4}.product-detail .right .title-box .sub-title .item:nth-of-type(4){border:1px solid #2a82e4}.product-detail .right .title-box .sub-title .item:nth-of-type(3) a{color:#2a82e4}.product-detail .right .title-box .sub-title .item:nth-of-type(4) a{color:#2a82e4}.product-detail .right .title-box .sub-title .item a:focus,.product-detail .right .title-box .sub-title .item a:hover{color:#e60012}.product-detail .right .price-block{position:sticky;top:139px;z-index:10;padding:15px 0;margin-top:15px;background:#fff}.product-detail .right .price-block .price-box{display:flex;align-items:baseline}.product-detail .right .price-block .price-box #product-show-price{color:#e60012;font-size:48px;font-weight:700;line-height:1}.product-detail .right .price-block .price-box del{color:#808080;font-size:20px;line-height:1;margin:0 0 0 20px}.product-detail .right .price-block .price-box del + span{color:#e60012;font-size:30px;line-height:1;font-weight:700;margin:0 0 0 20px}.product-detail .right .price-block .price-box p{color:#808080;font-size:20px;line-height:1;margin:0 0 0 20px}.product-detail .right .countdown{display:flex;align-items:center;justify-content:flex-start;border-radius:10px;background:#ffc300;padding:25px 15px;line-height:1}.product-detail .right .countdown .title{display:flex;align-items:center;font-size:24px;font-weight:500;color:#fff}.product-detail .right .countdown .title::before{content:url("/public/img/hourglass.svg");display:block;width:32px;height:32px;margin-right:10px}.product-detail .right .countdown .countdown-block{display:flex;justify-content:center;align-items:center;font-weight:500;line-height:1;margin-left:10px}.product-detail .right .countdown .countdown-block>*+*{margin-left:10px}.product-detail .right .countdown .countdown-block .seperator{color:#fff;font-size:24px}.product-detail .right .countdown .countdown-block .seperator>span{color:#fff;font-size:18px}.product-detail .right .countdown .countdown-block>*:not(.seperator){background:#fff;border-radius:10px;padding:10px;color:#e60012;font-size:24px;font-weight:700}.product-detail .right .activity-description-box{border-radius:10px;border:1px solid #000;margin-top:20px}.product-detail .right .activity-description-box .title{display:flex;align-items:center;font-size:24px;font-weight:500;padding:25px 15px;cursor:pointer}.product-detail .right .activity-description-box .title > *{font-size:24px;font-weight:500;padding:0;margin:0}.product-detail .right .activity-description-box .title::before{content:url("/public/img/tag.svg");display:block;width:32px;height:32px;margin-right:10px}.product-detail .right .activity-description-box .title::after,.product-detail .right .option-btn-box::after{content:url("/public/img/down-black.svg");display:block;width:32px;height:32px;margin-left:10px;-webkit-transition:-webkit-transform .2s ease;-moz-transition:-moz-transform .2s ease;-ms-transition:-ms-transform .2s ease;-o-transition:-o-transform .2s ease;transition:transform .2s ease}.product-detail .right .option-btn-box::after{content:url("/public/img/down-white.svg")}.product-detail .right .activity-description-box .title.open::after,.product-detail .right .option-btn-box.open::after{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg)}.product-detail .right .activity-description-box .content{display:none;font-size:18px;line-height:26px;overflow:hidden}.product-detail .right .activity-description-box .content > *{font-size:18px;line-height:26px;margin:0 30px 15px}.product-detail .right .option-btn-box{display:flex;align-items:center;border-radius:10px;padding:25px 15px;margin-top:20px;background-color:#e60012;cursor:pointer}.product-detail .right .option-btn-box .title{display:inline-block;font-size:24px;font-weight:500;color:#fff}.product-detail .right .product-option .product-option-default{display:inline-block;border-radius:10px;padding:25px 15px;margin-top:20px;background-color:#000;cursor:pointer}.product-detail .right .product-option .product-option-default .title{display:inline-block;font-size:24px;font-weight:500;color:#fff;vertical-align:-webkit-baseline-middle;vertical-align:middle}.product-detail .right .option-btn-box img,.product-detail .right .product-option .product-option-default img{display:inline-block;width:32px;height:32px;margin-right:10px;vertical-align:-webkit-baseline-middle;vertical-align:middle}.product-detail .right .product-option + .product-option,.product-detail .right .product-option .item-box + .item-box{margin-top:20px}.product-detail .right .product-option .item-box .item-title{font-size:20px;line-height:1;margin-bottom:10px}.product-detail .right .product-option .item-box .item-title .title{display:inline-block}.product-detail .right .product-option .item-box .item-title .title span{color:red}.product-detail .right .product-option .item-box .item-title .status{display:inline-block;color:#c62828;font-size:.75rem;font-style:italic}.product-detail .right .product-option .item-box .item-description{display:block;font-size:16px;line-height:26px;padding-left:15px}.product-detail .right .product-option .item-box .item-description p{font-size:16px;line-height:26px;margin-bottom:10px}.product-detail .right .product-option .item-box .item-content>*{display:inline-block;vertical-align:top;margin:5px}.product-detail .right .product-option .item-box.custom-text{display:flex;border:1px solid #000;border-radius:10px;padding:10px}.product-detail .right .product-option .item-box.custom-text .item-title{display:inline-block;white-space:nowrap;margin:0 5px 0 0}.product-detail .right .product-option .item-box.custom-text .item-content{display:inline-block;width:100%}.product-detail .right .product-option .item-box.custom-text .item-content textarea{border:none;border-radius:0;padding:0;margin:0;display:inline-block;width:100%}.product-detail .right .product-option .form-check-label{position:relative;cursor:pointer;transition:opacity 0.2s;-moz-transition:opacity 0.2s;-webkit-transition:opacity 0.2s;-o-transition:opacity 0.2s}.product-detail .right .product-option .form-check-label .form-check-input{display:none;margin-left:-1rem}.product-detail .right .product-option .form-check-label .pic-box,.product-detail .right .product-option .form-check-label .text-box{position:relative;display:inline-block;text-align:center;border:1px solid transparent;padding:0;margin:1px;border-radius:10px;overflow:hidden}.product-detail .right .product-option .form-check-label .pic-box::after,.product-detail .right .product-option .form-check-label .text-box::after{position:absolute;right:0;bottom:0;border-radius:10px 0 0 0;width:20px;height:18px;color:#fff;background:#e60012}.product-detail .right .product-option .form-check-label .pic-box>img,.product-detail .right .product-option .form-check-label .text-box>img{-webkit-transition:-webkit-transform .2s ease;-moz-transition:-moz-transform .2s ease;-ms-transition:-ms-transform .2s ease;-o-transition:-o-transform .2s ease;transition:transform .2s ease}.product-detail .right .product-option .form-check-label .pic-box .attach,.product-detail .right .product-option .form-check-label .text-box .attach{display:inline-block;white-space:nowrap;color:red}.product-detail .right .product-option .form-check-label .pic-box .attach del,.product-detail .right .product-option .form-check-label .text-box .attach del{display:block;color:#666;font-size:14px}.product-detail .right .product-option .form-check-label .text-box{border:1px solid #000;margin:1px;border-radius:30px;padding:5px 15px}.product-detail .right .product-option .form-check-label:not(.disabled):focus .pic-box::after,.product-detail .right .product-option .form-check-label:not(.disabled):focus .text-box::after,.product-detail .right .product-option .form-check-label:not(.disabled):hover .pic-box::after,.product-detail .right .product-option .form-check-label:not(.disabled):hover .text-box::after{content:url("../img/check2.svg")}.product-detail .right .product-option .form-check-label:not(.disabled) .form-check-input:checked~.pic-box::after,.product-detail .right .product-option .form-check-label:not(.disabled) .form-check-input:checked~.text-box::after{content:url("../img/check2.svg")}.product-detail .right .product-option .form-check-label:not(.disabled):focus .pic-box,.product-detail .right .product-option .form-check-label:not(.disabled):focus .text-box,.product-detail .right .product-option .form-check-label:not(.disabled):hover .pic-box,.product-detail .right .product-option .form-check-label:not(.disabled):hover .text-box,.product-detail .right .product-option .form-check-label:not(.disabled) .form-check-input:checked~.pic-box,.product-detail .right .product-option .form-check-label:not(.disabled) .form-check-input:checked~.text-box{border:2px solid #e60012;margin:0;opacity:1}.product-detail .right .product-option .form-check-label:not(.disabled) .form-check-input:checked~.pic-box>img,.product-detail .right .product-option .form-check-label:not(.disabled) .form-check-input:checked~.text-box>img{-webkit-transform:scale(1.15,1.15);-moz-transform:scale(1.15,1.15);-ms-transform:scale(1.15,1.15);-o-transform:scale(1.15,1.15);transform:scale(1.15,1.15)}.product-detail .right .product-option .form-check-label .pic-box + .text-box{display:block;width:100px;border:none;border-radius:initial;padding:0;margin:0}.product-detail .right .product-option .form-check-label:not(.disabled):hover .pic-box + .text-box,.product-detail .right .product-option .form-check-label:not(.disabled):focus .pic-box + .text-box,.product-detail .right .product-option .form-check-label:not(.disabled):hover .pic-box + .text-box::after,.product-detail .right .product-option .form-check-label:not(.disabled):focus .pic-box + .text-box::after,.product-detail .right .product-option .form-check-label:not(.disabled) .form-check-input:checked~.pic-box + .text-box,.product-detail .right .product-option .form-check-label:not(.disabled) .form-check-input:checked~.pic-box + .text-box::after{content:initial;background-image:initial;font-weight:400;border:none}.product-detail .right .product-option .form-check-label .show-box{display:block;position:absolute;bottom:calc(100% + 17px);left:50%;transform:translateX(-50%);width:200px;height:auto;background-color:#fff;border-radius:10px;opacity:0;z-index:-1;text-align:center;box-shadow:0 2px 6px rgba(0,0,0,0.25);transition:opacity 0.2s ease,z-index 0.2s ease;-moz-transition:opacity 0.2s ease,z-index 0.2s ease;-webkit-transition:opacity 0.2s ease,z-index 0.2s ease;-o-transition:opacity 0.2s ease,z-index 0.2s ease}.product-detail .right .product-option .form-check-label:not(.disabled):hover .show-box{opacity:1;z-index:10}.product-detail .right .product-option .form-check-label:not(.disabled) .show-box:hover{opacity:0;z-index:-1}.product-detail .right .product-option .form-check-label.disabled .show-box{display:none}.product-detail .right .product-option .form-check-label .show-box>img{width:100%;height:auto;padding:10px 10px 0 10px}.product-detail .right .product-option .form-check-label .show-box .title{background-color:#fff;font-size:14px;line-height:1;padding:10px;border-radius:0 0 10px 10px}.product-detail .right .product-option .form-check-label .show-box:after{content:"";position:absolute;left:50%;transform:translateX(-50%) rotate(45deg);bottom:-10px;z-index:-1;width:30px;height:30px;border-radius:5px;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,0.25)}.product-detail .right .product-option .item-box .item-title .status{color:black;font-style:initial}.product-detail .right .product-option .form-check-label.disabled{opacity:0.5;cursor:no-drop}.product-detail .right .product-option .option-btn-box .item-box:hover{opacity:0.8}.product-detail .right .product-option .option-btn-box .item-box img{width:3rem;height:3rem;margin-bottom:.5rem}.product-detail .right .product-option .item-box .item-title .hide-textarea{display:inline-block;cursor:pointer}.product-detail .right .quantity{display:flex;min-width:143px;max-width:143px;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,0.25);overflow:hidden}.product-detail .right .quantity .form-control{width:50px;text-align:center;font-size:24px;padding:0;margin:0;border:0;border-radius:0;box-shadow:0 2px 4px rgba(0,0,0,0.25);-moz-appearance:textfield;-webkit-appearance:none;appearance:none}.product-detail .right .quantity .form-control::-webkit-outer-spin-button,.product-detail .right .quantity .form-control::-webkit-inner-spin-button{-moz-appearance:textfield;-webkit-appearance:none;appearance:none;margin:0}.product-detail .right .quantity .btn{padding:10px 5px}.product-detail .right .quantity .btn img,.product-detail .right .btn-box .btn-extend .btn-add-to-wish img{width:35px;min-width:35px;height:35px;min-height:35px}.product-detail .right .btn-box{display:flex;margin-top:30px}.product-detail .right .btn-box > * + *{margin-left:50px}.product-detail .right .btn-box .btn-extend .btn-add-to-wish{padding:10px;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,0.25)}.product-detail .right .btn-box .btn-extend .btn-add-to-wish:focus,.product-detail .right .btn-box .btn-extend .btn-add-to-wish:hover{background-color:#eee;opacity:0.8}.product-detail .right .btn-box .btn-add-to-cart{display:flex;justify-content:center;align-items:center;width:100%;height:53px;border-radius:30px;background-color:#e60012;box-shadow:0 4px 0 0 rgba(163,1,16,1);opacity:1;-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;-ms-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}.product-detail .right .btn-box .btn-add-to-cart span{font-size:35px;font-weight:700;line-height:1}.product-detail .right .btn-box .btn-add-to-cart:hover{opacity:0.8}.product-detail .right .tags-box{border:1px solid #000;border-radius:10px;margin-top:20px;padding:10px 15px}.product-detail .right .tags-box .title{font-size:20px;font-weight:700;line-height:1;margin-right:5px}.product-detail .right .tags-box a{font-size:16px;line-height:1;margin:0 5px;text-decoration:underline}.product-detail .right .tags-box a:hover{color:#e60012;text-decoration:none}.product-detail .right .summary{border:1px solid #000;border-radius:10px;margin-top:20px;padding:10px 15px;font-size:18px;line-height:26px}.product-detail .right .summary p{font-size:18px;line-height:26px}.product-detail .right .summary p:last-child{margin:0}.product-detail .right .summary>ul{list-style:none}.product-detail .right .summary>ul>li+li{margin-top:10px}.product-description{margin-bottom:50px}.product-description .nav-tabs{justify-content:center;border:0;margin-bottom:30px}.product-description .nav-tabs .nav-item{margin:10px 20px}.product-description .nav-tabs .nav-item .nav-link{color:#000;font-size:36px;font-weight:500;line-height:1;border:0;padding:0;margin:0;-webkit-transition:-webkit-transform .2s ease;-moz-transition:-moz-transform .2s ease;-ms-transition:-ms-transform .2s ease;-o-transition:-o-transform .2s ease;transition:transform .2s ease}.product-description .nav-tabs .nav-item .nav-link::after{content:"";display:block;width:0;height:5px;background:#e60012;margin-top:5px;-webkit-transition:width .2s ease;-moz-transition:width .2s ease;-ms-transition:width .2s ease;-o-transition:width .2s ease;transition:width .2s ease}.product-description .nav-tabs .nav-item.show .nav-link,.product-description .nav-tabs .nav-link:focus,.product-description .nav-tabs .nav-link:hover,.product-description .nav-tabs .nav-link.active{-webkit-transform:scale(1.05,1.05);-moz-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);transform:scale(1.05,1.05);border:0}.product-description .nav-tabs .nav-item.show .nav-link::after,.product-description .nav-tabs .nav-link:focus::after,.product-description .nav-tabs .nav-link:hover::after,.product-description .nav-tabs .nav-link.active::after{width:100%}.product-description .item-block+.item-block{margin-top:30px}.product-description .item-block .title-box{text-align:center;margin-bottom:20px}.product-description .item-block .title-box *{display:inline-block;color:#808080;font-size:36px;font-weight:500;padding:0;margin:0;line-height:1}.product-description .item-block .title-box>*+*{margin-left:10px}.product-description .item-block .content .table-responsive{border:2px solid #000}.product-description .item-block .content .table{margin:0}.product-description .item-block .content .table tr{border-width:2px 0;border-color:#dee2e6}.product-description .item-block .content .table tr:first-child{border-top:0}.product-description .item-block .content .table tr:last-child{border-bottom:0}.product-description .item-block .content .table th,.product-description .item-block .content .table td{border-width:0 2px;border-color:#dee2e6;font-size:20px;padding:15px}.product-description .item-block .content .table th:first-child,.product-description .item-block .content .table td:first-child{border-left:0}.product-description .item-block .content .table th:last-child,.product-description .item-block .content .table td:last-child{border-right:0}.product-description .item-block .content .row{justify-content:center}.product-description .item-block .content p{font-size:18px;line-height:26px}.product-description .item-block .content .pic,.product-description .item-block .content .video{text-align:center;margin-bottom:10px}.product-description .item-block .content .video video{display:block;aspect-ratio:16 / 9;width:100%;height:auto;max-height:80vh}.product-description .item-block .content .summary{font-size:18px;line-height:26px}.product-description .item-block .content .more-link{display:flex;align-items:center}.product-description .item-block .content .more-link .s-link{margin-left:10px}.product-description .item-block .content .more-link .s-link>a{display:inline-block;color:#e60012;font-size:18px;font-weight:bold}.product-description .item-block .content .product-pic-list{column-count:4;column-gap:20px;padding:0 5px;aspect-ratio:16 / 9;width:100%;height:auto;overflow-x:hidden;overflow-y:auto}.product-description .item-block .content .product-pic-list span{display:inline-block;width:100%;height:auto;margin:10px 0;border:0;border-radius:10px;overflow:hidden}.product-description .item-block .content .product-pic-list span>img{display:block;width:100%;height:auto;-webkit-transition:-webkit-transform .2s ease;-moz-transition:-moz-transform .2s ease;-ms-transition:-ms-transform .2s ease;-o-transition:-o-transform .2s ease;transition:transform .2s ease}.product-description .item-block .content .product-pic-list span>.tips{position:relative;bottom:calc(50% + 25px);left:calc(50% - 25px)}.product-description .item-block .content .product-pic-list span>.tips>img{display:block;width:50px;height:50px}.product-description .item-block .content .product-pic-list span:hover>img{-webkit-transform:scale(1.05,1.05);-moz-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}.product-description .write-review{border-radius:20px;border:1px solid rgba(0,0,0,1);padding:15px;margin-top:35px}.product-description .write-review .title-box .title{font-size:32px;font-weight:700;line-height:1;margin-bottom:20px}.product-description .write-review .tips{font-size:24px;font-weight:500;line-height:34px;margin:0}.product-description .write-review .form-box>*+*{margin-top:20px}.product-description .write-review .form-box .title{font-size:24px;font-weight:500;line-height:1;margin-bottom:10px}.product-description .write-review .form-box .title span{color:#e60012}.product-description .write-review .form-box .input-tips{color:#808080;font-size:16px;line-height:23px;margin:5px 0 0 0}.product-description .write-review .form-box .form-control{border:1px solid #000;border-radius:10px}.product-description .write-review .form-box .radio-box>*+*{margin-left:10px}.product-description .write-review .btn-box .text-tips{font-size:20px;line-height:26px;margin:15px 0 0 0}@media (max-width:1779px){.product-detail .left .carousel{top:190px}.product-detail .right .price-block{top:186px}}@media (max-width:1600px){.product-detail .left{width:35%}.product-detail .right{width:63%}}@media (max-width:1399px){.product-detail .left{width:33%}.product-detail .right{width:65%}.product-detail .left .thumbnail .slider-thumbs{max-height:600px}.product-detail .right .countdown,.product-detail .right .activity-description-box .title,.product-detail .right .option-btn-box,.product-detail .right .product-option .product-option-default{padding:20px 15px}}@media (max-width:1199px){.product-detail .left{width:36%}.product-detail .right{width:62%}.product-detail .left .thumbnail .slider-thumbs{max-height:545px}.product-detail .left .carousel{top:85px}.product-detail .right .price-block{top:79px}.product-detail .right .product-option .form-check-label .form-check-input{display:none;margin-left:-1rem}.product-detail .right .product-option .form-check-label .pic-box,.product-detail .right .product-option .form-check-label .text-box{display:block}.product-detail .right .product-option .form-check-label .pic-box .attach,.product-detail .right .product-option .form-check-label .text-box .attach{display:block;margin-left:0;margin-top:.2rem;white-space:normal}.product-detail .right .product-option .form-check-label .show-box,.product-detail .right .product-option .form-check-label .show-box>img,.product-detail .right .product-option .form-check-label .show-box:after,.product-detail .right .product-option .form-check-label.disabled .show-box{display:none}.product-detail .right .payment>img{width:100%;height:auto}.product-detail .right .product-option .form-check-label:not(.disabled) .form-check-input:checked~.pic-box>img,.product-detail .right .product-option .form-check-label:not(.disabled) .form-check-input:checked~.text-box>img{-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}.product-detail .right .btn-box > * + *{margin-left:30px}.product-description .nav-tabs .nav-item .nav-link,.product-description .item-block .title-box *{font-size:32px}}@media (max-width:991px){.product-detail .left{width:39%;margin-bottom:1rem}.product-detail .right{width:60%}.product-detail .left .thumbnail{display:none}.product-detail .right .title-box>h1{font-size:30px;line-height:36px}.product-detail .right .price-block .price-box #product-show-price{font-size:30px}.product-detail .right .price-block .price-box del{font-size:16px;margin:0 0 0 10px}.product-detail .right .price-block .price-box del + span{font-size:24px;margin:0 0 0 10px}.product-detail .right .price-block .price-box p{font-size:16px;margin:0 0 0 10px}.product-detail .right .countdown,.product-detail .right .activity-description-box .title,.product-detail .right .option-btn-box,.product-detail .right .product-option .product-option-default{padding:15px}.product-detail .right .countdown .title::before,.product-detail .right .activity-description-box .title::before,.product-detail .right .option-btn-box img,.product-detail .right .product-option .product-option-default img,.product-detail .right .activity-description-box .title::after,.product-detail .right .option-btn-box::after{width:26px;height:26px}.product-detail .right .countdown .title,.product-detail .right .countdown .countdown-block>*:not(.seperator),.product-detail .right .countdown .countdown-block .seperator,.product-detail .right .activity-description-box .title > *,.product-detail .right .option-btn-box .title,.product-detail .right .product-option .product-option-default .title{font-size:20px}.product-detail .right .btn-box{flex-wrap:wrap}.product-detail .right .btn-box .btn-add-to-cart{margin:20px 0 0 0}.product-description .nav-tabs .nav-item .nav-link,.product-description .item-block .title-box *{font-size:28px}}@media (max-width:768px){.product-detail{flex-wrap:wrap}.product-detail .left{width:100%}.product-detail .right{width:100%}.product-detail .right .title-box>h1{font-size:32px;line-height:38px}.product-detail .right .price-block{top:69px}.product-detail .right .price-block .price-box #product-show-price{font-size:32px}.product-detail .right .price-block .price-box del{font-size:18px;margin:0 0 0 15px}.product-detail .right .price-block .price-box del + span{font-size:26px;margin:0 0 0 15px}.product-detail .right .price-block .price-box p{font-size:18px;margin:0 0 0 15px}.product-detail .right .countdown .title::before,.product-detail .right .activity-description-box .title::before,.product-detail .right .option-btn-box img,.product-detail .right .product-option .product-option-default img,.product-detail .right .activity-description-box .title::after,.product-detail .right .option-btn-box::after{width:28px;height:28px}.product-detail .right .countdown .title,.product-detail .right .countdown .countdown-block>*:not(.seperator),.product-detail .right .countdown .countdown-block .seperator,.product-detail .right .activity-description-box .title > *,.product-detail .right .option-btn-box .title,.product-detail .right .product-option .product-option-default .title{font-size:22px}.product-detail .right .btn-box{flex-wrap:wrap}.product-detail .right .btn-box .btn{font-size:1rem}.product-description .nav-tabs .nav-item{margin:15px}.product-description .nav-tabs .nav-item .nav-link,.product-description .item-block .title-box *{font-size:24px}.product-description .item-block .content .table th,.product-description .item-block .content .table td{font-size:18px;padding:10px}.product-description .item-block .content .product-pic-list{column-count:3;column-gap:15px}}@media (max-width:575px){.product-detail .right .title-box>h1{font-size:26px;line-height:32px}.product-detail .right .title-box .sub-title .item{padding:8px 16px;margin:5px 15px 0 0}.product-detail .left .carousel{top:110px}.product-detail .right .price-block{top:106px;margin-top:10px}.product-detail .right .price-block .price-box #product-show-price{font-size:26px}.product-detail .right .price-block .price-box del{font-size:16px;margin:0 0 0 10px}.product-detail .right .price-block .price-box del + span{font-size:22px;margin:0 0 0 10px}.product-detail .right .price-block .price-box p{font-size:16px;margin:0 0 0 10px}.product-detail .right .activity-description-box,.product-detail .right .option-btn-box{margin-top:15px}.product-detail .right .countdown,.product-detail .right .activity-description-box .title,.product-detail .right .option-btn-box,.product-detail .right .product-option .product-option-default{padding:15px 10px}.product-detail .right .countdown .title::before,.product-detail .right .activity-description-box .title::before,.product-detail .right .option-btn-box img,.product-detail .right .product-option .product-option-default img,.product-detail .right .activity-description-box .title::after,.product-detail .right .option-btn-box::after{width:24px;height:24px}.product-detail .right .countdown .title,.product-detail .right .countdown .countdown-block>*:not(.seperator),.product-detail .right .countdown .countdown-block .seperator,.product-detail .right .activity-description-box .title > *,.product-detail .right .option-btn-box .title,.product-detail .right .product-option .product-option-default .title{font-size:18px}.product-detail .right .countdown .countdown-block .seperator>span{font-size:16px}.product-detail .right .btn-box{flex-wrap:wrap}.product-detail .right .btn-box .btn{font-size:1rem}.product-detail .right .summary{font-size:.875rem}.product-detail .right .summary>ul{padding-left:1rem}.product-detail .right .summary>ul>li+li{margin-top:.5rem}.product-detail .right .payment>img{width:100%;height:auto}.product-description .item-block .title-box span{font-size:1.05rem}.product-description .item-block .content .more-link{flex-wrap:wrap}.product-description .item-block .content .more-link .s-link{margin-left:0}.product-detail .right .product-option .form-check-label .pic-box,.product-detail .right .product-option .form-check-label .text-box{padding:.15rem}.product-detail .right .product-option .item-box.custom-text{flex-wrap:wrap}.product-detail .right .product-option .item-box.custom-text .item-content{display:block;margin-top:5px}.product-description .nav-tabs .nav-item .nav-link,.product-description .item-block .title-box *{font-size:20px}.product-description .item-block .content .table th,.product-description .item-block .content .table td{font-size:16px;padding:10px 5px}.product-description .item-block .content .product-pic-list{column-count:2;column-gap:15px}}@media (max-width:425px){.product-detail .right .title-box>h1{font-size:20px;line-height:26px}.product-detail .right .title-box .sub-title .item{padding:6px 14px;margin:5px 10px 0 0}.product-detail .right .price-block{top:102px;margin-top:5px}.product-detail .right .price-block .price-box{flex-wrap:wrap}.product-detail .right .price-block .price-box #product-show-price{font-size:20px}.product-detail .right .price-block .price-box del + span{font-size:18px}.product-detail .right .price-block .price-box p{width:100%;margin:10px 0 0 0}.product-detail .right .activity-description-box,.product-detail .right .option-btn-box{margin-top:10px}.product-detail .right .countdown,.product-detail .right .activity-description-box .title,.product-detail .right .option-btn-box,.product-detail .right .product-option .product-option-default{padding:10px}.product-detail .right .countdown .title,.product-detail .right .countdown .countdown-block>*:not(.seperator),.product-detail .right .countdown .countdown-block .seperator,.product-detail .right .activity-description-box .title > *,.product-detail .right .option-btn-box .title,.product-detail .right .product-option .product-option-default .title{font-size:16px}.product-detail .right .countdown .countdown-block .seperator>span{font-size:14px}.product-detail .right .btn-box .btn-add-to-cart span{font-size:28px}.product-description .nav-tabs .nav-item{margin:10px}.product-description .nav-tabs .nav-item .nav-link,.product-description .item-block .title-box *{font-size:18px}.product-description .item-block .content .table th,.product-description .item-block .content .table td{font-size:14px;padding:5px 2px}.product-description .item-block .content .product-pic-list{column-gap:10px}}@media (max-width:350px){.product-detail .right .price-block{top:92px}.product-description .item-block .content .product-pic-list{column-gap:5px}}