@media (min-width: 991px){.position-sticky{position:sticky;top:0}}.popup-specifications{position:fixed;top:0 !important;right:-100%;max-width:540px;height:100vh;background-color:#fff;overflow:hidden;opacity:0;visibility:hidden;transition:all .5s ease;z-index:99999}.popup-specifications.active{right:0;opacity:1;visibility:visible}.popup-specifications .title{font-size:18px;font-weight:500;padding:8px 16px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e7eb;margin-bottom:16px}.popup-specifications .title .close-specifications{cursor:pointer}.popup-specifications .content{padding:0 16px;overflow-x:auto;max-height:calc(100% - 100px)}.popup-specifications .content table{border:none}.popup-specifications .content table tr{border-bottom:1px dashed #eee}.popup-specifications .content table th,.popup-specifications .content table td{padding:6px 20px 6px 0;vertical-align:top;border:none}.popup-specifications .content table th:first-child,.popup-specifications .content table td:first-child{font-weight:500;width:30%}.popup-specifications .content table th:last-child,.popup-specifications .content table td:last-child{color:#111}.backdropSpecifications{position:fixed;inset:0;background:rgba(0,0,0,0.6);z-index:1000;transition:all .3s ease}.social-media{display:flex;padding:20px 0 0;margin:0;list-style:none;align-items:center;color:#55585C}.social-media .title{margin-right:8px}.social-media .title svg{position:relative;top:-2px}.social-media .social-media__item{display:inline-block;margin-left:5px;width:24px}.social-media .social-media__item svg{width:24px;height:24px}.social-media .social-media__item svg path{fill:var(--mainColor)}.social-media .social-media__item:hover svg path{fill:var(--oldColor)}.list-unstyled{margin-bottom:10px}.list-unstyled .a-title{font-weight:500}.list-unstyled .product-status .a-stock{color:#28a745}.list-unstyled .product-status .a-stock .stock-out{color:var(--priceColor)}.list-unstyled div{display:inline-block;margin-right:16px}.background-white{background:#fff;padding:10px;border-radius:6px}.product_getcontent{position:relative}.product_getcontent .ba-text-fpt.has-height{max-height:420px;overflow:hidden;-webkit-transition:height 0.2s;-moz-transition:height 0.2s;transition:height 0.2s}.product_getcontent ul li{margin-bottom:1rem}.product_getcontent.expanded .ba-text-fpt{height:auto;max-height:unset;-webkit-transition:height 0.2s;-moz-transition:height 0.2s;transition:height 0.2s}.product_getcontent.expanded .less-text{display:block}.product_getcontent.expanded .more-text{display:none}.product_getcontent.expanded .show-more::before{display:none}.product_getcontent .show-more{position:relative;text-align:center}.product_getcontent .show-more .btn--view-more{background:var(--mainColor);border:solid 1px var(--mainColor);color:#fff;padding:8px 16px;border-radius:var(--main-border-radius);font-weight:500;transition:all .4s ease;display:inline-block}.product_getcontent .show-more .btn--view-more svg{width:12px;height:12px;position:relative;top:-1px}.product_getcontent .show-more .btn--view-more svg path{transition:all .4s ease;fill:#fff}.product_getcontent .show-more .btn--view-more:hover,.product_getcontent .show-more .btn--view-more:focus{color:var(--mainColor);border-color:var(--mainColor);outline:none;box-shadow:none;cursor:pointer;background:transparent}.product_getcontent .show-more .btn--view-more:hover svg path,.product_getcontent .show-more .btn--view-more:focus svg path{fill:var(--mainColor)}.product_getcontent .show-more .btn--view-more.active{bottom:0}.product_getcontent .show-more::before{height:55px;margin-top:-55px;content:"";display:block;background:transparent;background:-moz-linear-gradient(top, rgba(255,255,255,0) 0, rgba(255,255,255,0.91) 50%, #fff 55%);background:-webkit-gradient(left top, left bottom, color-stop(0, rgba(255,255,255,0)), color-stop(50%, rgba(255,255,255,0.91)), color-stop(55%, #fff));background:-webkit-linear-gradient(top, rgba(255,255,255,0) 0, rgba(255,255,255,0.91) 50%, #fff 55%);background:-o-linear-gradient(top, rgba(255,255,255,0) 0, rgba(255,255,255,0.91) 50%, #fff 55%);background:-ms-linear-gradient(top, rgba(255,255,255,0) 0, rgba(255,255,255,0.91) 50%, #fff 55%);background:linear-gradient(to bottom, rgba(255,255,255,0) 0, rgba(255,255,255,0.91) 50%, #fff 55%)}.product_getcontent .less-text{display:none}.product_getcontent img{max-width:100% !important;height:auto !important}.modal-specifications{max-width:600px;padding:15px;border-radius:6px;width:100%;position:fixed;background:#fff;top:10%;left:50%;z-index:9999;transform:translateX(-50%)}.modal-specifications #product-specifications .title{font-size:20px;margin-bottom:15px;font-weight:bold}.modal-specifications #product-specifications .close-button{top:18px;cursor:pointer;font-size:22px;font-weight:700;line-height:1;right:15px;position:absolute}.modal-specifications #product-specifications table{width:100%}.modal-specifications #product-specifications table td:first-child{width:180px;font-weight:500}.product-specifications{background:#fff;padding:10px;border-radius:6px;margin-bottom:20px}.product-specifications h2{font-size:18px;margin-bottom:10px}.product-specifications table{width:100%}.product-specifications table td:first-child{width:160px;font-weight:500}.product-specifications__content{max-height:250px;overflow:hidden}.product-specifications .view-more{position:relative;text-align:center}.product-specifications .view-more:before{background:linear-gradient(0, #fff 0%, rgba(255,255,255,0) 100%);display:block;content:"";height:55px;position:absolute;top:-55px;width:100%;left:0}.product-specifications .view-more button{border:1px solid transparent;background:var(--mainColor);color:var(--oldColor);border-radius:6px;padding:6px 18px}.product-specifications .view-more button:hover{border-color:var(--mainColor);color:var(--mainColor);background:transparent}.product-blogRelate h2{font-size:16px;margin-bottom:15px;font-weight:600}.product-blogRelate__content .item-blog{display:flex;gap:10px;margin-bottom:15px}.product-blogRelate__content .item-blog:last-child{margin-bottom:0}.product-blogRelate__content .item-blog .block-thumb{width:120px}.product-blogRelate__content .item-blog .block-info{width:calc(100% - 120px);margin-top:0}.product-blogRelate__content .item-blog .block-info h3{font-size:14px;font-weight:400}.product-blogRelate__content .item-blog .block-info h3 a{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.btn-view-specifications{background:var(--mainColor);color:#fff;padding:5px 15px;border-radius:var(--main-border-radius);cursor:pointer}.product-details{position:relative}.product-details__productName{font-size:20px;font-weight:600;margin:0 0 10px;line-height:1.3}.product-details__productReview{display:flex;align-items:center;gap:16px;margin-bottom:10px}.product-details__productReview .sapo-product-reviews-badge .sapo-product-reviews-star i{font-size:14px}.product-details__productReview .group-action{display:flex;gap:16px}.product-details__productReview a{display:flex;align-items:center;gap:5px;color:var(--mainColor)}.product-details__productReview a svg{width:18px;height:18px}.product-details__productReview a.btn-compare svg path{stroke:var(--mainColor)}.product-details__productReview a.btn-wish svg path{stroke:var(--mainColor)}.product-details__productReview a.btn-wish.active svg path{fill:var(--mainColor)}.product-details__productInfor{font-size:15px;margin-bottom:20px}@media (min-width: 768px) and (max-width: 991px){.product-details__productInfor{font-size:14px}}.product-details__productInfor .mb-break{position:relative;padding-left:12px}.product-details__productInfor .mb-break:before{content:"";position:absolute;top:12px;left:0;width:3px;height:3px;background:#5c5b5b;border-radius:50%}.product-details__productInfor .mb-break .a-content{font-weight:bold;color:var(--mainColor)}.product-details__priceBox{border-bottom:1px solid #e4e4e4;padding-bottom:20px;margin-bottom:20px}.product-details__priceBox .special-price{font-size:24px;font-weight:bold;color:var(--priceColor);display:inline-block;margin-right:8px}@media (max-width: 767px){.product-details__priceBox .special-price{margin-bottom:0}}.product-details__priceBox .old-price{text-decoration:line-through;display:inline-block;color:#929292;font-size:18px;font-weight:400}.product-details__summary{font-size:14px;margin-bottom:16px}.product-details .gifts-offers{margin-bottom:16px;border-radius:10px;border:1px solid #d33;background:#fff5f5;position:relative;overflow:hidden}.product-details .gifts-offers .title{font-size:15px;font-weight:600;margin-bottom:15px;position:relative;background:#d33;color:#fff;padding:10px 16px}.product-details .gifts-offers .content{font-size:13px;counter-reset:promo;position:relative;padding:0 16px 16px}.product-details .gifts-offers .content p{counter-increment:promo;position:relative;padding-left:32px}.product-details .gifts-offers .content p:before{content:counter(promo);position:absolute;left:0;top:-1px;width:20px;height:20px;line-height:20px;border-radius:50%;background:#d33;color:#fff;font-size:12px;text-align:center;font-weight:bold}.product-details .gifts-offers .content p:last-child{margin-bottom:0}.product-details__productForm{margin-bottom:16px}.product-details__productForm .product-options .swatch{margin-bottom:15px}.product-details__productForm .product-options .swatch .swatch-title{margin-bottom:8px;font-weight:500}.product-details__productForm .product-options .swatch .swatch-lists .swatch-element{vertical-align:middle;margin-bottom:4px;margin-right:4px;display:inline-block}.product-details__productForm .product-options .swatch .swatch-lists .swatch-element label{min-width:36px;height:36px;border:1px solid #e4e4e4;color:#000;cursor:pointer;padding:0 5px;margin-bottom:0;font-size:14px;background:#fff;border-radius:var(--main-border-radius)}.product-details__productForm .product-options .swatch .swatch-lists .swatch-element img{width:30px}.product-details__productForm .product-options .swatch .swatch-lists .swatch-element input{display:none}.product-details__productForm .product-options .swatch .swatch-lists .swatch-element input:checked+label{border-color:var(--mainColor);color:var(--mainColor)}.product-details__productForm .product-options .swatch .swatch-lists .swatch-element.color{position:relative}.product-details__productForm .product-options .swatch .swatch-lists .swatch-element.color input:checked+label{border-color:var(--mainColor)}.product-details__productForm .product-options .swatch .swatch-lists .swatch-element.color.do label{background-color:#ff0000;border-color:#ff0000}.product-details__productForm .product-options .swatch .swatch-lists .swatch-element.color.xanh-la-cay label{background-color:#00ff00;border-color:#00ff00}.product-details__productForm .product-options .swatch .swatch-lists .swatch-element.color.xanh-duong label{background-color:#0000ff;border-color:#0000ff}.product-details__productForm .product-options .swatch .swatch-lists .swatch-element.color.vang label{background-color:#ffff00;border-color:#ffff00}.product-details__productForm .product-options .swatch .swatch-lists .swatch-element.color.cam label{background-color:#ffa500;border-color:#ffa500}.product-details__productForm .product-options .swatch .swatch-lists .swatch-element.color.tim label{background-color:#800080;border-color:#800080}.product-details__productForm .product-options .swatch .swatch-lists .swatch-element.color.xam label{background-color:#808080;border-color:#808080}.product-details__productForm .product-options .swatch .swatch-lists .swatch-element.color.trang label{background-color:#ffffff;border-color:#ffffff}.product-details__productForm .product-options .swatch .swatch-lists .swatch-element.color.den label{background-color:#000000;border-color:#000000}.product-details__productForm .product-options .swatch .swatch-lists .swatch-element.color.hong label{background-color:#ffc0cb;border-color:#ffc0cb}.product-details__productForm .product-options .swatch .swatch-lists .swatch-element.color .tooltip-color{opacity:0;visibility:hidden;position:absolute;bottom:100%;background:#000;padding:5px 8px;border-radius:6px;color:#fff;font-size:12px;left:50%;transform:translateX(-50%);transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1);white-space:nowrap}.product-details__productForm .product-options .swatch .swatch-lists .swatch-element.color .tooltip-color:before{background:transparent;content:"";position:absolute;height:8px;left:0;top:100%;width:100%}.product-details__productForm .product-options .swatch .swatch-lists .swatch-element.color .tooltip-color:after{content:"";height:10px;position:absolute;transform:rotate(45deg);width:10px;left:calc(50% - 5px);bottom:-5px;background:#000}.product-details__productForm .product-options .swatch .swatch-lists .swatch-element:hover.color .tooltip-color{opacity:1;visibility:visible;bottom:calc(100% + 8px)}.product-details__productForm .product-variants .selector-wrapper{margin-bottom:15px}.product-details__productForm .product-variants .selector-wrapper select{border-color:#E0E0E0;width:308px;height:40px;color:#333333;font-size:14px;padding-left:5px;outline:none;border-radius:3px}@media (max-width: 767px){.product-details__productForm .product-variants .selector-wrapper select{width:100%}}.product-details__productForm .product-variants .selector-wrapper label{display:none}.product-details__productForm #add-to-cart-form{margin-bottom:10px}.product-details__productForm .custom-btn-number{gap:6px}.product-details__productForm .custom-btn-number label{margin-bottom:0;min-width:85px;font-weight:500}.product-details__productForm .custom-btn-number .vd{font-size:14px;line-height:32px;color:#5E5E5E}@media (max-width: 767px){.product-details__productForm .custom-btn-number{margin-bottom:15px}}.product-details__productForm .custom-btn-number .input_number_product{position:relative;max-width:102px}.product-details__productForm .custom-btn-number .input_number_product button{border:none;color:#000;background-color:transparent;position:absolute;bottom:0;height:32px;width:32px}.product-details__productForm .custom-btn-number .input_number_product button svg{width:12px;height:12px;position:relative;top:-2px}.product-details__productForm .custom-btn-number .input_number_product button.btn-plus{right:0}.product-details__productForm .custom-btn-number .input_number_product button.btn-minus{left:0}.product-details__productForm .custom-btn-number .input_number_product button:hover svg,.product-details__productForm .custom-btn-number .input_number_product button:focus svg{fill:var(--mainColor)}.product-details__productForm .custom-btn-number .input_number_product input{border:1px solid #e4e4e4;padding:0 40px;text-align:center;min-height:32px;border-radius:var(--main-border-radius);width:100%}.product-details__productForm .product-quantity{position:relative}.product-details__productForm .product-quantity .product-size{position:absolute;right:0;top:5px}.product-details__productForm .product-quantity .product-size .title{display:flex;align-items:center;gap:8px;font-weight:500;cursor:pointer}@media (max-width: 767px){.product-details__productForm .product-quantity .product-size{position:initial;margin-bottom:15px}}.product-details .product-buttons{margin-top:20px;gap:10px;flex-wrap:wrap}.product-details .product-buttons button{background:transparent;border:solid 1px var(--mainColor);color:var(--mainColor);padding:12px 8px;border-radius:var(--main-border-radius);font-weight:500;transition:all .4s ease}.product-details .product-buttons button.btn-cart{flex:1 1 auto}@media (min-width: 768px){.product-details .product-buttons button:hover,.product-details .product-buttons button:focus{box-shadow:none;outline:none;background:var(--mainColor);color:#fff;border-color:var(--mainColor)}}.product-details .product-buttons button.btn-buy-now{box-shadow:none;border-color:var(--oldColor);background:var(--oldColor);color:#fff;flex:1 1 auto}.product-details .product-buttons button.btn-buy-now:hover{background:#fff;color:var(--oldColor)}@media (max-width: 767px){.product-details .product-buttons button.btn-buy-now{width:100%;margin-left:0}}.product-details .product-buttons button:disabled{cursor:default;background:#e4e4e4 !important;border-color:#e4e4e4 !important;color:#a0a0a0 !important}.product-details .product-buttons a{width:51px;height:51px;display:flex;align-items:center;justify-content:center;border:1px solid var(--mainColor);border-radius:var(--main-border-radius)}.product-details .product-buttons a:hover{border-color:var(--mainColor)}.product-details .product-buttons a:hover svg path{stroke:var(--mainColor)}.product-details .product-buttons a.btn-wish svg path{stroke:var(--mainColor)}.product-details .product-buttons a.btn-wish:hover,.product-details .product-buttons a.btn-wish.active{background:var(--mainColor);border-color:var(--mainColor)}.product-details .product-buttons a.btn-wish:hover svg path,.product-details .product-buttons a.btn-wish.active svg path{stroke:#fff}.product-details .product-buttons a.btn-compare svg path{fill:var(--mainColor)}.product-details .product-buttons a.btn-compare:hover,.product-details .product-buttons a.btn-compare.active{background:var(--mainColor);border-color:var(--mainColor)}.product-details .product-buttons a.btn-compare:hover svg path,.product-details .product-buttons a.btn-compare.active svg path{fill:#fff}@media (max-width: 767px){.product-details .product-buttons{width:100%}.product-details .product-buttons button{width:100%}}.product-details .tra-gop{margin-top:10px;display:block;text-align:center;border:1px solid var(--mainColor);background:var(--mainColor);color:#fff;padding:12px 8px;border-radius:var(--main-border-radius);font-weight:500}.product-details .tra-gop span{display:block;font-size:12px;margin-top:5px;font-weight:initial}@media (min-width: 768px){.product-details .tra-gop:hover,.product-details .tra-gop:focus{background:#fff;color:var(--mainColor)}}.popupSize{transition:all .5s ease;opacity:0;visibility:hidden;position:fixed;top:0 !important;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:9999}.popupSize.show{opacity:1;visibility:visible}.popupSize .popup-content{background-color:white;padding:20px;border-radius:12px;max-width:1000px;margin:10% auto;position:relative;width:90%}.popupSize .popup-content h2{margin-bottom:10px}.popupSize .popup-content .selection-container label{margin-bottom:0}.popupSize .popup-content .selection-container .size-gender{margin-bottom:20px}.popupSize .popup-content .selection-container .size-gender .size-gender-field{display:inline-block}.popupSize .popup-content .selection-container .size-gender .size-gender-field input{display:none}.popupSize .popup-content .selection-container .size-gender .size-gender-field input:checked+label{color:var(--mainColor);border-color:var(--mainColor)}.popupSize .popup-content .selection-container .size-gender .size-gender-field label{cursor:pointer;border:1px solid #e4e4e4;color:#000;cursor:pointer;padding:6px 10px;border-radius:6px;margin-right:3px}.popupSize .popup-content .selection-container .size-suggestion .size-suggestion-field{justify-content:space-between;display:flex;align-items:center;margin-bottom:10px}.popupSize .popup-content .selection-container .size-suggestion .size-suggestion-field input{width:80%;-webkit-appearance:none;appearance:none;cursor:pointer;outline:none;overflow:hidden;border-radius:16px}.popupSize .popup-content .selection-container .size-suggestion .size-suggestion-field input::-webkit-slider-runnable-track{height:15px;background:#ccc;border-radius:16px}.popupSize .popup-content .selection-container .size-suggestion .size-suggestion-field input::-moz-range-track{height:15px;background:#ccc;border-radius:16px}.popupSize .popup-content .selection-container .size-suggestion .size-suggestion-field input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;height:15px;width:15px;background-color:#fff;border-radius:50%;border:2px solid #f50;box-shadow:-407px 0 0 400px #f50}.popupSize .popup-content .selection-container .size-suggestion .size-suggestion-field input::-moz-range-thumb{height:15px;width:15px;background-color:#fff;border-radius:50%;border:1px solid #f50;box-shadow:-407px 0 0 400px #f50}.popupSize .popup-content .selection-container .size-suggestion .size-suggestion-field label span{font-weight:500;color:var(--mainColor)}.popupSize .popup-content .selection-container .size-result{margin-top:20px}.popupSize .popup-content .selection-container .size-result .title{font-weight:500;margin-bottom:8px}.popupSize .popup-content .selection-container .size-result .list-size-result p{display:inline-block;height:30px;line-height:30px;background:var(--mainColor);padding:0 10px;border-radius:24px;color:#fff;margin-bottom:0}.popupSize select{padding:5px 10px;font-size:16px;margin-bottom:20px}.popupSize button[type="submit"]{padding:10px 20px;background-color:#4CAF50;color:white;border:none;cursor:pointer}.popupSize button[type="submit"]:hover{background-color:#45a049}.popupSize .close-btn{position:absolute;top:20px;right:20px;font-size:24px;cursor:pointer;background:#e9e9e9;line-height:25px;width:30px;height:30px;text-align:center;border-radius:30px;transition:all .3s ease}.popupSize .close-btn:hover{background:var(--mainColor);color:#fff}.product-notice{position:relative;padding-left:30px}.product-notice svg{position:absolute;left:0}.product-notice svg path{fill:var(--mainColor)}.product-notice .notice-content .t1{font-weight:500;color:var(--mainColor)}.product-notice .notice-content .number{font-weight:500;color:var(--mainColor)}.product-specifications table tr:nth-of-type(odd),.modal-specifications table tr:nth-of-type(odd){background-color:rgba(0,0,0,0.05)}.product-specifications table tr td,.modal-specifications table tr td{background:#edf0f3;border-color:#fff;padding:8px}.product-specifications table tr th,.modal-specifications table tr th{background:#c1c8d1;border-color:#fff;padding:8px}.product-promotion{margin-bottom:20px;border-radius:6px;overflow:hidden}.product-promotion h2{background:linear-gradient(102.28deg, #FF6F1E 9.68%, #FF0F49 100%);font-weight:600;padding:10px;font-size:17px;margin-bottom:0;color:#fff}.product-promotion h2 svg{margin-right:3px;position:relative;top:-1px}.product-promotion__content{border:1px solid #E2E6F2;border-top:none;padding:10px;border-radius:0 0 6px 6px}.product-promotion__content ul{list-style:disc;padding-left:15px;font-size:15px}.product-promotion__content strong{color:#ff0f49}.product-promotion__content p{margin-bottom:5px}.policy-product{overflow:hidden;border-top:1px solid #e4e4e4;margin-top:20px;padding-top:20px}.policy-product h2{font-size:16px;margin-bottom:15px}.policy-product__content{grid-template-columns:repeat(2, 1fr);display:grid;gap:10px}.policy-product__content .item{display:flex;align-items:center;gap:8px}.policy-product__content .item .icon img{width:32px}.policy-product__content .item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:initial}.product-images{position:relative}.product-images .gallery-top .swiper-slide{display:block;padding-bottom:68%}.product-images .gallery-top .swiper-slide img{border-radius:var(--main-border-radius);max-height:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.product-images .gallery-top .frame{position:absolute;width:100%;height:100%;z-index:3}@media (max-width: 767px){.product-images .gallery-top{margin-bottom:20px}.product-images .gallery-top .swiper-slide{padding-bottom:100%}}.product-images .gallery-thumbs{margin-top:20px}@media (max-width: 991px){.product-images .gallery-thumbs{margin-bottom:20px}}.product-images .gallery-thumbs .swiper-slide{cursor:pointer;border-radius:var(--main-border-radius);display:block;aspect-ratio:1 / 1;opacity:0.6;border:1px solid #e9e9e9}.product-images .gallery-thumbs .swiper-slide img{border-radius:var(--main-border-radius);max-height:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.product-images .gallery-thumbs .swiper-slide.swiper-slide-thumb-active{opacity:1;border-color:var(--mainColor)}.product-images .small-image.video-product{display:flex;margin-top:20px;gap:10px}.product-images .small-image.video-product .watch-video{border:1px solid #e53935;border-radius:var(--main-border-radius);text-align:center;font-size:13px;color:#e53935;min-width:calc(100% / 12 - 10px * 10 / 12);display:flex;cursor:pointer}.product-images .small-image.video-product .watch-video svg{width:38px;height:38px;display:block;margin:auto}.product-images .small-image.video-product .gallery-thumbs{width:calc(100% - 100% / 12);margin-top:0}@media (max-width: 1199px) and (min-width: 991px){.product-images .small-image.video-product .watch-video{min-width:calc(100% / 11 - 10px * 10 / 11)}.product-images .small-image.video-product .watch-video svg{width:30px;height:30px}.product-images .small-image.video-product .gallery-thumbs{width:calc(100% - 100% / 11)}}@media (max-width: 991px) and (min-width: 767px){.product-images .small-image.video-product{margin-bottom:20px}.product-images .small-image.video-product .watch-video{min-width:calc(100% / 9 - 10px * 10 / 9)}.product-images .small-image.video-product .gallery-thumbs{width:calc(100% - 100% / 9);margin:initial}}@media (max-width: 767px){.product-images .small-image.video-product{margin-bottom:20px}.product-images .small-image.video-product .watch-video{min-width:calc(100% / 5 - 10px * 10 / 5)}.product-images .small-image.video-product .watch-video svg{width:30px;height:30px}.product-images .small-image.video-product .gallery-thumbs{width:calc(100% - 100% / 6);margin:initial}}.featured-product{margin-bottom:20px;padding:16px;background:#fff;border-radius:var(--main-border-radius)}.block-tab-product{margin-bottom:20px;background:#fff;padding:16px;border-radius:var(--main-border-radius)}.product-tab__nav{margin-bottom:20px}.product-tab__nav ul{display:flex;gap:18px}.product-tab .tab-link{position:relative;cursor:pointer}.product-tab .tab-link h3{font-size:15px;line-height:20px;transition-duration:.3s;border:1px solid #e5e5e5;border-radius:var(--main-border-radius);padding:8px 16px;margin-bottom:0}.product-tab .tab-link h3:before{content:"";position:absolute;background:var(--mainColor);left:0;top:0;width:100%;height:100%;border-radius:var(--main-border-radius);transition-duration:.3s;opacity:0}.product-tab .tab-link.active h3,.product-tab .tab-link:hover h3{color:var(--mainColor);border-color:var(--mainColor)}.product-tab .tab-link.active h3:before,.product-tab .tab-link:hover h3:before{opacity:0.08}.product-tab .tab-content{opacity:0;visibility:hidden;height:0;overflow:hidden}.product-tab .tab-content.active{opacity:1;visibility:visible;height:auto}.product-tab .tab-content.tab-thong-so table{border:none;width:100%}.product-tab .tab-content.tab-thong-so table tr{border-bottom:1px dashed #eee}.product-tab .tab-content.tab-thong-so table td,.product-tab .tab-content.tab-thong-so table th{padding:6px 12px 6px 0;vertical-align:top;border:none}.product-tab .tab-content.tab-thong-so table td:first-child,.product-tab .tab-content.tab-thong-so table th:first-child{font-weight:500;width:30%}.product-tab .tab-content.tab-thong-so table td:last-child,.product-tab .tab-content.tab-thong-so table th:last-child{color:#111}.combo-shopping{margin-bottom:20px;border-radius:var(--main-border-radius);background:#fff;padding:16px}.combo-shopping .title{font-weight:700;font-size:16px;position:relative;line-height:1.3;margin-bottom:20px}.combo-shopping .style-list{gap:20px;grid-template-columns:repeat(3, 1fr);display:grid}.combo-shopping .style-list .item{display:flex;background:#fff;border-radius:var(--main-border-radius);padding:10px;background:#f5f5f7;height:auto}.combo-shopping .style-list .item .checkbox-wrap{position:absolute;right:10px;top:10px}.combo-shopping .style-list .item .checkbox-wrap .checkbox{display:inline-block;cursor:pointer;font-size:13px;font-weight:400;color:#9b9b9b}.combo-shopping .style-list .item .checkbox-wrap .checkbox input[type=checkbox]{opacity:0;filter:alpha(opacity=0);display:none}.combo-shopping .style-list .item .checkbox-wrap .checkbox input[type=checkbox]+span.ico{width:18px;height:18px;display:inline-block;background-image:url(//bizweb.dktcdn.net/100/208/638/themes/1060785/assets/check-off2.svg?1762756792547);background-size:18px;vertical-align:middle;color:#a6a6a6;margin-right:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.combo-shopping .style-list .item .checkbox-wrap .checkbox input[type=checkbox]:checked+span.ico{background-image:url(//bizweb.dktcdn.net/100/208/638/themes/1060785/assets/check-on.svg?1762756792547)}.combo-shopping .style-list .item .image{position:relative;width:100px}.combo-shopping .style-list .item .image a{padding-bottom:100%;position:relative;display:block}.combo-shopping .style-list .item .image img{width:auto;max-height:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;border-radius:var(--main-border-radius)}.combo-shopping .style-list .item .name{width:calc(100% - 100px);padding-left:10px;padding-right:30px}.combo-shopping .style-list .item .name select{margin-bottom:8px;border-radius:var(--main-border-radius);padding:5px 8px;border-color:#e4e4e4;cursor:pointer}.combo-shopping .style-list .item .name a{display:block;margin-bottom:8px}.combo-shopping .style-list .item .name a:hover,.combo-shopping .style-list .item .name a:focus{color:var(--mainColor)}.combo-shopping .style-list .item .name .variant_price{color:var(--priceColor)}.combo-shopping .style-list .item .name .variant_price .price{font-weight:500}@media (max-width: 480px){.combo-shopping .style-list .item .name b{display:block}.combo-shopping .style-list .item .name span{display:none}}.combo-shopping .style-list .item.disabled .image,.combo-shopping .style-list .item.disabled .name,.combo-shopping .style-list .item.disabled .variant_price{opacity:0.3}.combo-shopping .summary{text-align:center;position:sticky;top:0}.combo-shopping .summary p{font-size:16px}.combo-shopping .summary p .total-prices{color:var(--priceColor);font-weight:600;display:block}.combo-shopping .summary button{background:var(--mainColor);border:solid 1px var(--mainColor);color:#fff;padding:8px 16px;border-radius:var(--main-border-radius);font-weight:500;transition:all .4s ease}.combo-shopping .summary button:hover,.combo-shopping .summary button:focus{border-color:var(--mainColor);color:var(--mainColor);background:transparent}.product-relate{margin-bottom:20px;border-radius:var(--main-border-radius);background:#fff;padding:16px}.product-relate h2{font-weight:700;font-size:23px;position:relative;line-height:1.3;margin-bottom:18px}.product-relate .product-relate-swiper .swiper-slide{height:auto}.product-relate .product-relate-swiper .swiper-slide .product-action{padding:initial;background:initial}@media (max-width: 480px){.product-relate .product-relate-swiper .swiper-button-next,.product-relate .product-relate-swiper .swiper-button-prev{top:40%}}.product-viewed{margin-bottom:60px;margin-bottom:20px;border-radius:var(--main-border-radius);background:#fff;padding:16px}.product-viewed h2{font-weight:700;font-size:23px;position:relative;line-height:1.3;margin-bottom:18px}.product-viewed .recent-viewed .swiper-slide{height:auto}@media (max-width: 480px){.product-viewed .recent-viewed .swiper-button-next,.product-viewed .recent-viewed .swiper-button-prev{top:40%}}@media (max-width: 1199px){.product-tab__nav{grid-template-columns:initial;display:block}.product-tab__nav .tab-link{display:inline-block}}@media (max-width: 1199px) and (min-width: 991px){.policy-product{margin-top:16px}.policy-product__content .item{margin:0;padding:0;border-bottom:initial}.product-tab{position:relative}.product-tab__nav{flex:1;display:block;overflow-x:hidden}.product-tab__nav ul{white-space:nowrap;transition:margin-left 0.3s ease;overflow:auto}.product-tab__nav ul::-webkit-scrollbar{display:none}.product-details__productReview{display:block}.product-details__productReview .group-action{margin-top:8px}}@media (max-width: 991px){.policy-product{margin-bottom:20px}.product-tab{position:relative;margin-bottom:20px}.product-tab__nav{flex:1;display:block;overflow-x:hidden}.product-tab__nav ul{white-space:nowrap;transition:margin-left 0.3s ease;overflow:auto}.product-tab__nav ul::-webkit-scrollbar{display:none}.combo-shopping .summary{margin-top:16px;text-align:left;display:flex;gap:16px}.combo-shopping .summary p{margin-bottom:0}}@media (max-width: 767px){.combo-shopping{padding:16px}.policy-product__content{grid-template-columns:repeat(1, 1fr)}.list-unstyled{position:initial;margin-top:15px}.product-tab .tab-content.tab-thong-so table td:first-child{font-weight:500;width:38%}.popup-specifications .content table td:first-child{font-weight:500;width:38%}.title-product{margin-top:15px}.layout-product .product-quantity{display:block}.layout-product .input_number_product{width:100%}.layout-product .button_actions .add_to_cart{margin-top:15px;width:100%}.product-details__productName{font-size:24px}.product-details__productReview{display:block}.product-details__productReview .group-action{margin-top:8px;flex-wrap:wrap;gap:8px}.modal-specifications{max-width:400px}}@media (max-width: 767px) and (max-width: 320px){.modal-specifications{max-width:300px}}
