.container{max-width:1470px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.container-fluid{max-width:1920px;margin-left:auto;margin-right:auto;padding-left:30px;padding-right:30px}@media only screen and (max-width: 992px){.container-fluid{padding-left:15px;padding-right:15px}}html,body{padding:0;margin:0;font-weight:normal;font-size:16px}@media only screen and (max-width: 992px){html,body{font-size:15px}}@media only screen and (max-width: 768px){html,body{font-size:14px}}*{box-sizing:border-box}html{line-height:1;-webkit-text-size-adjust:100%}body{margin:0;overflow-x:hidden}main{display:block}h1,h2,h3,h4,h5,h6,p,ul,li{margin:0;padding:0}hr{box-sizing:content-box;height:1;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button{cursor:pointer}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button:focus,select:focus{outline:0;box-shadow:none}input:focus{outline:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.banners{margin-bottom:4.375rem}.banners .banner-item{display:block;overflow:hidden}@media only screen and (max-width: 576px){.banners .banner-item{margin-bottom:1.0714285714em}}.banners .banner-item:hover img{transform:scale(1.03) rotate(-0.5deg)}.banners .banner-item img{height:100%;width:100%;object-fit:cover;transition:.2s ease-in-out}.banners-enhanced{padding:40px 0;background:linear-gradient(135deg, #f5f7fa 0%, #f9fafb 100%);margin-bottom:40px}.banners-enhanced .banner-item-enhanced{position:relative;display:block;height:280px;border-radius:12px;overflow:hidden;text-decoration:none;transition:all .4s cubic-bezier(0.4, 0, 0.2, 1);box-shadow:0 4px 12px rgba(0,0,0,.08);cursor:pointer}.banners-enhanced .banner-item-enhanced:hover{transform:translateY(-8px);box-shadow:0 12px 24px rgba(0,0,0,.15)}.banners-enhanced .banner-item-enhanced:hover .banner-item-enhanced__image img{transform:scale(1.08)}.banners-enhanced .banner-item-enhanced:hover .banner-item-enhanced__overlay{opacity:.5}.banners-enhanced .banner-item-enhanced:hover .banner-item-enhanced__content{transform:translateY(0);opacity:1}.banners-enhanced .banner-item-enhanced:hover .banner-item-enhanced__arrow{transform:translateX(4px)}.banners-enhanced .banner-item-enhanced__image{position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden}.banners-enhanced .banner-item-enhanced__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(0.4, 0, 0.2, 1)}.banners-enhanced .banner-item-enhanced__overlay{position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(135deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 100%);opacity:.3;transition:opacity .4s ease;z-index:1}.banners-enhanced .banner-item-enhanced__content{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:32px 24px;z-index:2;transform:translateY(20px);opacity:0;transition:all .4s cubic-bezier(0.4, 0, 0.2, 1);background:linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.4) 100%)}.banners-enhanced .banner-item-enhanced__title{margin:0 0 8px 0;font-size:24px;font-weight:700;color:#fff;letter-spacing:.5px;line-height:1.2;transition:all .3s ease}.banners-enhanced .banner-item-enhanced__subtitle{margin:0 0 16px 0;font-size:14px;color:rgba(255,255,255,.9);font-weight:500;letter-spacing:.3px;transition:all .3s ease}.banners-enhanced .banner-item-enhanced__cta{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:#fff;color:#fb5231;border-radius:6px;font-weight:600;font-size:13px;width:fit-content;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.15)}.banners-enhanced .banner-item-enhanced__cta:hover{background:#f0f7ff;transform:translateX(2px)}.banners-enhanced .banner-item-enhanced__arrow{font-size:14px;transition:transform .3s ease}@media(max-width: 768px){.banners-enhanced{padding:24px 0;margin-bottom:24px}.banners-enhanced .banner-item-enhanced{height:220px}.banners-enhanced .banner-item-enhanced__content{padding:24px 16px}.banners-enhanced .banner-item-enhanced__title{font-size:18px;margin-bottom:6px}.banners-enhanced .banner-item-enhanced__subtitle{font-size:12px;margin-bottom:12px}.banners-enhanced .banner-item-enhanced__cta{padding:8px 12px;font-size:12px}}@media(max-width: 480px){.banners-enhanced{padding:16px 0;margin-bottom:16px}.banners-enhanced .banner-item-enhanced{height:180px;border-radius:8px}.banners-enhanced .banner-item-enhanced:hover{transform:translateY(-4px)}.banners-enhanced .banner-item-enhanced__content{padding:16px 12px}.banners-enhanced .banner-item-enhanced__title{font-size:16px;margin-bottom:4px}.banners-enhanced .banner-item-enhanced__subtitle{font-size:11px;margin-bottom:10px}.banners-enhanced .banner-item-enhanced__cta{padding:6px 10px;font-size:11px}}.cart-sidebar{display:flex;flex-direction:column;height:100%}.cart-sidebar-item{display:flex;align-items:center;padding-bottom:1.875em;margin-bottom:1.875em;border-bottom:1px solid #eff1f2}.cart-sidebar-item:last-child{padding-bottom:0;border-bottom:0}.cart-sidebar-item__image{margin-right:1.5625em}.cart-sidebar-item__image img{height:5.625em;width:5.625em;object-fit:cover}.cart-sidebar-item__content{margin-right:1.5625em}.cart-sidebar-item__content a{color:#0d0d0d;font-size:.9375em;font-weight:normal;text-decoration:none;line-height:1.6666666667em;transition:.2s ease-in-out;cursor:pointer;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-bottom:1em}.cart-sidebar-item__content a:hover{color:#fb5231}.cart-sidebar-item__content h5{color:#0d0d0d;font-size:1.0625em;font-weight:600;line-height:1;margin-bottom:1.1764705882em}.cart-sidebar-item__close{margin-left:auto;align-self:center}.cart-sidebar-item__close a{color:#0d0d0d;font-size:1.5em;font-weight:normal;text-decoration:none;line-height:1;transition:.2s ease-in-out;cursor:pointer}.cart-sidebar-item__close a:hover{color:#fb5231}.cart-sidebar-total{margin-top:auto;padding-top:1.5625em;border-top:1px solid #eff1f2}.cart-sidebar-total h5{margin-bottom:1.6666666667em;color:#0d0d0d;font-size:.9375em;font-weight:700;line-height:1;text-transform:uppercase}.cart-sidebar-total h5 span{float:right;font-size:1.25em}.cart-sidebar-total__buttons{display:flex}.cart-sidebar-total__buttons .ant-btn{font-size:.8125em;letter-spacing:.2em;text-transform:uppercase;height:3.0769230769em;flex-grow:1;border:0}.product-carousel-section{padding:60px 0;background:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);overflow:hidden}.product-carousel-section .carousel-header{margin-bottom:40px}.product-carousel-section .carousel-header .carousel-header-content{display:flex;align-items:center;gap:20px}.product-carousel-section .carousel-header .carousel-header-content .carousel-header-icon{font-size:48px;color:#1890ff;animation:pulse 2s ease-in-out infinite}.product-carousel-section .carousel-header .carousel-header-content .carousel-title{font-size:32px;font-weight:700;color:#1a1a1a;margin:0;letter-spacing:-0.5px}.product-carousel-section .carousel-header .carousel-header-content .carousel-subtitle{font-size:16px;color:#666;margin:8px 0 0 0}.product-carousel-section .product-carousel-slider-wrapper{padding:20px 0}.product-carousel-section .product-carousel-slider-wrapper .slick-slider .slick-list{overflow:visible;padding:20px 0}.product-carousel-section .product-carousel-slider-wrapper .slick-slider .slick-track{display:flex;gap:24px}.product-carousel-section .carousel-slide{padding:0 12px}.product-carousel-section .carousel-card{width:340px;background:#fff;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.12);transition:all .4s cubic-bezier(0.4, 0, 0.2, 1);flex-shrink:0;display:flex;flex-direction:column}.product-carousel-section .carousel-card:hover{transform:translateY(-12px);box-shadow:0 16px 48px rgba(0,0,0,.2)}.product-carousel-section .carousel-card:hover .carousel-card-video{transform:scale(1.05)}.product-carousel-section .carousel-card:hover .carousel-wishlist-btn{opacity:1;transform:scale(1)}.product-carousel-section .carousel-card .carousel-card-link{text-decoration:none;color:inherit;display:block;flex:1}.product-carousel-section .carousel-card .carousel-card-video-wrapper{position:relative;width:100%;height:380px;overflow:hidden;background:linear-gradient(135deg, #fb5231 0%, #764ba2 100%)}.product-carousel-section .carousel-card .carousel-card-video-wrapper .carousel-card-video{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(0.4, 0, 0.2, 1)}.product-carousel-section .carousel-card .carousel-card-video-wrapper .carousel-card-badges{position:absolute;top:16px;left:16px;display:flex;flex-direction:column;gap:8px;z-index:2}.product-carousel-section .carousel-card .carousel-card-video-wrapper .carousel-card-badges .ant-tag{margin:0;padding:6px 12px;font-size:12px;font-weight:700;border:none;border-radius:20px;box-shadow:0 4px 12px rgba(0,0,0,.2);text-transform:uppercase;letter-spacing:.5px}.product-carousel-section .carousel-card .carousel-card-video-wrapper .carousel-card-badges .ant-tag.badge-new{background:linear-gradient(135deg, #1890ff 0%, #096dd9 100%)}.product-carousel-section .carousel-card .carousel-card-video-wrapper .carousel-card-badges .ant-tag.badge-sale{background:linear-gradient(135deg, #ff4d4f 0%, #cf1322 100%)}.product-carousel-section .carousel-card .carousel-card-video-wrapper .carousel-wishlist-btn{position:absolute;top:16px;right:16px;width:44px;height:44px;background:rgba(255,255,255,.95);border:none;display:flex;align-items:center;justify-content:center;font-size:20px;color:#666;z-index:2;opacity:0;transform:scale(0.8);transition:all .3s ease;backdrop-filter:blur(10px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.product-carousel-section .carousel-card .carousel-card-video-wrapper .carousel-wishlist-btn:hover{background:#fff;color:#ff4d4f;transform:scale(1.1)}.product-carousel-section .carousel-card .carousel-card-video-wrapper .carousel-wishlist-btn.active{opacity:1;transform:scale(1);background:#ff4d4f;color:#fff}.product-carousel-section .carousel-card .carousel-card-video-wrapper .carousel-wishlist-btn.active:hover{background:#cf1322}.product-carousel-section .carousel-card .carousel-card-content{padding:20px;flex:1;display:flex;flex-direction:column;gap:12px}.product-carousel-section .carousel-card .carousel-card-content .carousel-card-title{font-size:18px;font-weight:600;color:#1a1a1a;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:25px}.product-carousel-section .carousel-card .carousel-card-content .carousel-card-rating{display:flex;align-items:center;gap:8px}.product-carousel-section .carousel-card .carousel-card-content .carousel-card-rating .ant-rate{font-size:16px;color:#fadb14}.product-carousel-section .carousel-card .carousel-card-content .carousel-card-rating .rating-text{font-size:14px;color:#999;font-weight:500}.product-carousel-section .carousel-card .carousel-card-content .carousel-card-price{display:flex;align-items:center;gap:12px;margin-top:auto}.product-carousel-section .carousel-card .carousel-card-content .carousel-card-price .price-current{font-size:26px;font-weight:700;color:#fb5231;line-height:1}.product-carousel-section .carousel-card .carousel-card-content .carousel-card-price .price-original{font-size:18px;color:#999;text-decoration:line-through;font-weight:500}.product-carousel-section .carousel-card .carousel-card-footer{padding:0 20px 20px 20px}.product-carousel-section .carousel-card .carousel-card-footer .carousel-add-cart-btn{height:48px;border-radius:12px;font-size:16px;font-weight:600;border:none;background:linear-gradient(135deg, #1890ff 0%, #096dd9 100%);box-shadow:0 4px 16px rgba(24,144,255,.3);transition:all .3s ease}.product-carousel-section .carousel-card .carousel-card-footer .carousel-add-cart-btn:hover:not(:disabled){background:linear-gradient(135deg, #40a9ff 0%, #1890ff 100%);transform:translateY(-2px);box-shadow:0 6px 20px rgba(24,144,255,.4)}.product-carousel-section .carousel-card .carousel-card-footer .carousel-add-cart-btn:active:not(:disabled){transform:translateY(0)}.product-carousel-section .carousel-card .carousel-card-footer .carousel-add-cart-btn:disabled{background:#f5f5f5;color:#bfbfbf;box-shadow:none;cursor:not-allowed}.product-carousel-section .carousel-card .carousel-card-footer .carousel-add-cart-btn .anticon{font-size:18px}@keyframes pulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}}@media(max-width: 1024px){.product-carousel-section{padding:50px 0}.product-carousel-section .carousel-header{margin-bottom:30px}.product-carousel-section .carousel-header .carousel-header-content{gap:16px}.product-carousel-section .carousel-header .carousel-header-content .carousel-header-icon{font-size:40px}.product-carousel-section .carousel-header .carousel-header-content .carousel-title{font-size:28px}.product-carousel-section .carousel-header .carousel-header-content .carousel-subtitle{font-size:15px}.product-carousel-section .carousel-card{width:320px}.product-carousel-section .carousel-card .carousel-card-video-wrapper{height:360px}.product-carousel-section .carousel-card .carousel-card-content{padding:18px}.product-carousel-section .carousel-card .carousel-card-content .carousel-card-title{font-size:17px}.product-carousel-section .carousel-card .carousel-card-content .carousel-card-price .price-current{font-size:24px}.product-carousel-section .carousel-card .carousel-card-content .carousel-card-price .price-original{font-size:17px}.product-carousel-section .carousel-card .carousel-card-footer{padding:0 18px 18px 18px}.product-carousel-section .carousel-card .carousel-card-footer .carousel-add-cart-btn{height:46px;font-size:15px}}@media(max-width: 768px){.product-carousel-section{padding:30px 0}.product-carousel-section .carousel-header{margin-bottom:20px;padding:0 15px}.product-carousel-section .carousel-header .carousel-header-content{gap:10px;flex-direction:column;align-items:flex-start}.product-carousel-section .carousel-header .carousel-header-content .carousel-header-icon{font-size:32px}.product-carousel-section .carousel-header .carousel-header-content .carousel-title{font-size:22px;line-height:1.2}.product-carousel-section .carousel-header .carousel-header-content .carousel-subtitle{font-size:13px}.product-carousel-section .product-carousel-slider-wrapper{padding:15px 0}.product-carousel-section .product-carousel-slider-wrapper .slick-list{padding:15px 0 !important}.product-carousel-section .product-carousel-slider-wrapper .slick-track{gap:0 !important}.product-carousel-section .carousel-slide{padding:0;margin:0}.product-carousel-section .carousel-card{width:90vw;max-width:320px}.product-carousel-section .carousel-card .carousel-card-video-wrapper{height:300px}.product-carousel-section .carousel-card .carousel-card-video-wrapper .carousel-card-badges{top:10px;left:10px;gap:6px}.product-carousel-section .carousel-card .carousel-card-video-wrapper .carousel-card-badges .ant-tag{padding:4px 8px;font-size:10px}.product-carousel-section .carousel-card .carousel-card-video-wrapper .carousel-wishlist-btn{top:10px;right:10px;width:36px;height:36px;font-size:16px;opacity:1;transform:scale(1)}.product-carousel-section .carousel-card .carousel-card-content{padding:14px;gap:8px}.product-carousel-section .carousel-card .carousel-card-content .carousel-card-title{font-size:15px;min-height:40px;-webkit-line-clamp:2}.product-carousel-section .carousel-card .carousel-card-content .carousel-card-rating .ant-rate{font-size:13px}.product-carousel-section .carousel-card .carousel-card-content .carousel-card-rating .rating-text{font-size:12px}.product-carousel-section .carousel-card .carousel-card-content .carousel-card-price{gap:8px}.product-carousel-section .carousel-card .carousel-card-content .carousel-card-price .price-current{font-size:20px}.product-carousel-section .carousel-card .carousel-card-content .carousel-card-price .price-original{font-size:15px}.product-carousel-section .carousel-card .carousel-card-footer{padding:0 14px 14px 14px}.product-carousel-section .carousel-card .carousel-card-footer .carousel-add-cart-btn{height:42px;font-size:13px;border-radius:10px}.product-carousel-section .carousel-card .carousel-card-footer .carousel-add-cart-btn .anticon{font-size:15px}}@media(max-width: 480px){.product-carousel-section{padding:25px 0}.product-carousel-section .carousel-header{margin-bottom:18px;padding:0 12px}.product-carousel-section .carousel-header .carousel-header-content{flex-direction:column;align-items:flex-start;gap:8px}.product-carousel-section .carousel-header .carousel-header-content .carousel-header-icon{font-size:28px}.product-carousel-section .carousel-header .carousel-header-content .carousel-title{font-size:20px}.product-carousel-section .carousel-header .carousel-header-content .carousel-subtitle{font-size:13px}.product-carousel-section .product-carousel-slider-wrapper{padding:12px 0}.product-carousel-section .product-carousel-slider-wrapper .slick-list{padding:12px 0 !important}.product-carousel-section .product-carousel-slider-wrapper .slick-track{gap:0 !important}.product-carousel-section .carousel-slide{padding:0;margin:0}.product-carousel-section .carousel-card{width:85vw;max-width:300px}.product-carousel-section .carousel-card .carousel-card-video-wrapper{height:300px}.product-carousel-section .carousel-card .carousel-card-video-wrapper .carousel-card-badges{top:10px;left:10px;gap:6px}.product-carousel-section .carousel-card .carousel-card-video-wrapper .carousel-card-badges .ant-tag{padding:4px 8px;font-size:10px}.product-carousel-section .carousel-card .carousel-card-video-wrapper .carousel-wishlist-btn{top:10px;right:10px;width:36px;height:36px;font-size:16px}.product-carousel-section .carousel-card .carousel-card-content{padding:14px;gap:8px}.product-carousel-section .carousel-card .carousel-card-content .carousel-card-title{font-size:15px;min-height:25px}.product-carousel-section .carousel-card .carousel-card-content .carousel-card-rating .ant-rate{font-size:13px}.product-carousel-section .carousel-card .carousel-card-content .carousel-card-rating .rating-text{font-size:12px}.product-carousel-section .carousel-card .carousel-card-content .carousel-card-price{gap:8px}.product-carousel-section .carousel-card .carousel-card-content .carousel-card-price .price-current{font-size:20px}.product-carousel-section .carousel-card .carousel-card-content .carousel-card-price .price-original{font-size:15px}.product-carousel-section .carousel-card .carousel-card-footer{padding:0 14px 14px 14px}.product-carousel-section .carousel-card .carousel-card-footer .carousel-add-cart-btn{height:42px;font-size:13px;border-radius:10px}.product-carousel-section .carousel-card .carousel-card-footer .carousel-add-cart-btn .anticon{font-size:15px}}.loading{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;display:flex;align-items:center;justify-content:center;background-color:#fff}.menu{background-color:#fb5231;padding:.9375em 0}@media only screen and (max-width: 768px){.menu{margin-bottom:.7142857143em}}.menu-sidebar{display:flex;flex-direction:column;height:100%}.menu-sidebar .ant-menu{border-right:0}.menu-sidebar .ant-menu li{font-weight:600;text-transform:capitalize}.menu-sidebar-selects{margin-top:auto;display:flex;justify-content:space-between}.menu-sidebar-selects .ant-select{flex:1 1 45%;max-width:45%}.menu-sidebar-selects .ant-select .ant-select-selector{padding-left:0;padding-right:0}.menu-wrapper{display:flex;align-items:center;justify-content:space-between}.menu-sidebar-opener{display:none}@media only screen and (max-width: 768px){.menu-sidebar-opener{display:block}}.menu-sidebar-opener:hover div:nth-child(1),.menu-sidebar-opener:hover div:nth-child(3){width:1.5625em}.menu-sidebar-opener div{height:2px;background-color:#fff;width:1.875em;margin-bottom:.3125em;transition:.2s ease-in-out}.menu-sidebar-opener div:last-child{margin-bottom:0}.menu-logo a{display:block}.menu-logo a img{max-width:150px}.menu-search{width:55%}@media only screen and (max-width: 768px){.menu-search{display:none}}.menu-search__form{display:flex;align-items:center;width:100%}.menu-search__form-select{border-right:1px solid #eff1f2}.menu-search__form-select.ant-select .ant-select-selector{border:0;box-shadow:none;border-radius:.3125em 0 0 .3125em;height:2.8125em}.menu-search__form-select.ant-select .ant-select-selector .ant-select-selection-item{font-size:.9375em;font-weight:800;line-height:3em;text-transform:capitalize}.menu-search__form-input{display:flex;flex-grow:1}.menu-search__form-input .ant-select{width:100%}.menu-search__form-input .ant-select .ant-select-selector{height:3em;border:0;font-size:.9375em;border-radius:0}.menu-search__form-input .ant-select .ant-select-selector .ant-select-selection-search input{height:100%}.menu-search__form-input .ant-select .ant-select-selector .ant-select-selection-placeholder{line-height:3em}.menu-search__form-input .ant-btn{height:2.8125em;background-color:#000;border:0;color:#fff;border-radius:0 .3125em .3125em 0}.menu-search__form-input .ant-btn:hover{background-color:#333}.menu-mobile-search{display:none}@media only screen and (max-width: 768px){.menu-mobile-search{display:block}}.menu-mobile-search .menu-search{display:block;width:100%}.menu-mobile-search .menu-search .ant-select-selector{background-color:#f6f6f6}.menu-functions{display:flex;align-items:center}.menu-functions .ant-btn{height:2.6923076923em;font-size:.8125em;font-weight:800;text-transform:uppercase;border:0;color:#0d0d0d;letter-spacing:.1em;margin-right:2.3076923077em}.menu-functions .ant-btn:hover{background-color:#e6e6e6}@media only screen and (max-width: 992px){.menu-functions .ant-btn{display:none}}.menu-functions .menu-function-item{position:relative;cursor:pointer}.menu-functions .menu-function-item:not(:last-child){margin-right:1.75em}.menu-functions .menu-function-item span{position:absolute;top:-3px;right:-8px;height:1.6363636364em;width:1.6363636364em;background-color:#000;font-size:11px;color:#fff;text-align:center;border-radius:999px}.menu-functions .menu-function-item.menu-sidebar-opener{display:none}@media only screen and (max-width: 992px){.menu-functions .menu-function-item.menu-sidebar-opener{display:block}}.menu-functions .menu-function-item.menu-sidebar-opener:hover div:nth-child(1),.menu-functions .menu-function-item.menu-sidebar-opener:hover div:nth-child(3){width:1.5625em}.menu-functions .menu-function-item.menu-sidebar-opener div{height:2px;background-color:#fff;width:1.875em;margin-bottom:.3125em;transition:.2s ease-in-out}.menu-functions .menu-function-item.menu-sidebar-opener div:last-child{margin-bottom:0}.menu-side .ant-drawer-header{padding:1.5625em 2.5em;display:flex}.menu-side .ant-drawer-header .ant-drawer-title{color:#0d0d0d;font-size:1.25em;font-weight:700;line-height:1}.menu-side .ant-drawer-header .ant-drawer-close{position:unset;margin-left:auto;padding:0}.menu-side .ant-drawer-header .ant-drawer-close p{color:#0d0d0d;font-size:.9375em;font-weight:normal;line-height:1;margin-right:.3333333333em;display:inline-block}.menu-side .ant-drawer-body{padding:1.5625em 2.5em}.product-image{margin-bottom:1.25em;overflow:hidden;position:relative;background-color:#ebebeb}.product-image:hover a img{transform:scale(1)}.product-image:hover a img:last-child{opacity:1}.product-image a{display:block}.product-image a.loading{display:none}.product-image a img{height:100%;width:100%;object-fit:cover;transition:.2s ease-in-out;transform:scale(1.05)}.product-image a img:last-child{position:absolute;top:0;left:0;bottom:0;right:0;opacity:0}.product-image-loading{width:100%;height:13.4375em;display:flex;align-items:center;justify-content:center}.product-image .product-type{position:absolute;color:#fff;font-size:.75em;font-weight:normal;line-height:1;text-transform:uppercase;top:.7142857143em;left:0;background-color:#000;padding:.4166666667em .8333333333em}.product-image .product-type.-sale{background-color:#fb5231}.product-content .product-name{color:#0d0d0d;font-size:.9375em;font-weight:500;text-decoration:none;line-height:1;transition:.2s ease-in-out;cursor:pointer;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-bottom:.625em}.product-content .product-name:hover{color:#fb5231}.product-content .product-rate{margin-bottom:.5em}.product-content .product-rate .ant-rate{margin-right:.625em}.product-content .product-rate .ant-rate .ant-rate-star{margin-right:1px}.product-content .product-rate-quantity{color:#888;font-size:.8125em;font-weight:normal;line-height:1}.product-content__footer{display:flex;align-items:center;justify-content:space-between}.product-content__footer-price{display:flex;align-items:center}.product-content__footer-price .product-price{color:#0d0d0d;font-size:1.0625em;font-weight:500;line-height:1;margin-right:.5882352941em}.product-content__footer-price span{color:#888;font-size:.8125em;font-weight:normal;line-height:1;text-decoration:line-through}.product-content__footer .product-atc{background-color:#f2f4f5;height:2.5em;width:2.5em}.product-content__footer .product-atc.ant-tooltip-disabled-compatible-wrapper{border-radius:999px;overflow:hidden}.product-content__footer .product-atc.ant-tooltip-disabled-compatible-wrapper:hover{background-color:#f2f4f5}.product-content__footer .product-atc.ant-tooltip-disabled-compatible-wrapper .ant-btn{height:2.5em;width:2.5em}.product-content__footer .product-atc:hover{background-color:#fb5231;color:#fff}.product.-style-one .product-image:hover .product-atw{right:.7142857143em}.product.-style-one .product-image:hover .product-qv{opacity:1;visibility:visible}.product.-style-one .product-image .product-atw{position:absolute;top:.7142857143em;right:-100px;background-color:#fff;font-size:.875em;height:2.1428571429em;width:2.1428571429em}.product.-style-one .product-image .product-atw:hover{background-color:#fb5231;color:#fff}.product.-style-one .product-image .product-atw.active{background-color:#fb5231;color:#fff}.product.-style-one .product-image .product-qv{position:absolute;opacity:0;visibility:hidden;bottom:.7142857143em;left:50%;transform:translateX(-50%);font-size:.75em;border:0;text-transform:uppercase;font-weight:700;letter-spacing:.1em}.product.-style-one .product-image .product-qv:hover{background-color:#fb5231;color:#fff}@media only screen and (max-width: 992px){.product.-style-one .product-image .product-atw{right:.7142857143em}.product.-style-one .product-image .product-qv{opacity:1;visibility:visible}}.product.-style-two:hover .product-button-group{transform:translateX(-50%) scale(1)}.product.-style-two .product-button-group{position:absolute;bottom:1.25em;left:50%;transform:translateX(-50%) scale(0);z-index:2;background-color:#fff;display:flex;transition:.2s ease-in-out}.product.-style-two .product-button-group .ant-btn{padding:0;height:2.5em;width:2.5em;font-size:1em;border:0}.product.-style-two .product-button-group .ant-btn.active{background-color:#fb5231;color:#fff}.product.-style-two .product-button-group .ant-btn.active:nth-child(2)::after{display:none}.product.-style-two .product-button-group .ant-btn:nth-child(2){position:relative}.product.-style-two .product-button-group .ant-btn:nth-child(2)::after{content:"";position:absolute;top:5px;width:100%;bottom:5px;border:solid #eff1f2;border-width:0 1px 0 1px}.product.-style-two .product-button-group .ant-btn:nth-child(2)::after{left:0}.product.-style-three{position:relative}.product.-style-three .product-price{font-size:.9375em}.product.-style-three .product-content .product-button-group{display:flex;position:absolute;bottom:0;right:0;z-index:10}@media only screen and (max-width: 992px){.product.-style-three .product-content .product-button-group{display:none}}.product.-style-three .product-content .product-button-group:hover .product-button-group__wrapper .ant-btn:first-child{transform:translateX(0)}.product.-style-three .product-content .product-button-group:hover .product-button-group__wrapper .ant-btn:nth-child(2){transform:translateX(0)}.product.-style-three .product-content .product-button-group__wrapper{position:relative}.product.-style-three .product-content .product-button-group__wrapper .ant-btn{height:2.5em;width:2.5em;transition:.2s ease-in-out}.product.-style-three .product-content .product-button-group__wrapper .ant-btn:not(last-child){margin-right:5px}.product.-style-three .product-content .product-button-group__wrapper .ant-btn:first-child{transform:translateX(calc(200% + 10px))}.product.-style-three .product-content .product-button-group__wrapper .ant-btn:nth-child(2){transform:translateX(calc(100% + 5px))}.product.-style-three .product-content .product-button-group__wrapper .ant-btn.active{background-color:#fb5231;color:#fff}.quantity-selector{display:flex;align-items:center;justify-content:center;background-color:#fb5231;border-radius:999px;max-width:6.25em;padding:.3125em .8125em}.quantity-selector-number{color:#fff;padding:0 1.25em;font-size:.75em;cursor:default}.quantity-selector-controller.ant-btn{color:#fff;padding:0;font-size:1.125em;line-height:1;height:auto}.quantity-selector.-no-round{border-radius:2px}.quantity-selector.-small{max-width:5em;padding:.1875em .625em}.quantity-selector.-big{max-width:7.5em;padding:.5em 1.5625em}.quantity-selector.-big .quantity-selector-number{font-size:.9375em;padding:0 1.6666666667em}.quantity-selector.-big .quantity-selector-controller.ant-btn{font-size:1.25em}.shop-sidebar-enhanced{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:all .3s ease}.shop-sidebar-enhanced .sidebar-section{padding:24px;border-bottom:1px solid #f0f0f0;transition:all .3s ease}.shop-sidebar-enhanced .sidebar-section:last-child{border-bottom:none}.shop-sidebar-enhanced .sidebar-section--secondary{background:linear-gradient(135deg, #f5f7fa 0%, #f9fafb 100%)}.shop-sidebar-enhanced .sidebar-section__header{display:flex;align-items:center;margin-bottom:20px;gap:12px}.shop-sidebar-enhanced .sidebar-section__icon{font-size:20px;color:#fb5231;flex-shrink:0}.shop-sidebar-enhanced .sidebar-section__title{margin:0;font-size:16px;font-weight:700;color:#1f2937;letter-spacing:.5px;text-transform:uppercase}.shop-sidebar-enhanced .sidebar-section__subtitle{display:block;font-size:12px;color:#9ca3af;margin-top:4px;font-weight:500;letter-spacing:.3px}.shop-sidebar-enhanced .sidebar-section__content{animation:slideIn .3s ease}.shop-sidebar-enhanced .category-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.shop-sidebar-enhanced .category-item{position:relative;transition:all .3s ease}.shop-sidebar-enhanced .category-item__link{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:8px;text-decoration:none;color:#4b5563;font-weight:500;font-size:14px;transition:all .3s ease;position:relative;overflow:hidden}.shop-sidebar-enhanced .category-item__link::before{content:"";position:absolute;left:0;top:0;height:100%;width:3px;background:#fb5231;transform:scaleY(0);transform-origin:center;transition:transform .3s ease}.shop-sidebar-enhanced .category-item__link:hover{background:#f0f7ff;color:#fb5231;padding-left:20px}.shop-sidebar-enhanced .category-item__link:hover::before{transform:scaleY(1)}.shop-sidebar-enhanced .category-item__link:hover .category-item__arrow{opacity:1;transform:translateX(4px)}.shop-sidebar-enhanced .category-item__icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:6px;background:#f0f7ff;color:#fb5231;font-size:14px;flex-shrink:0;transition:all .3s ease}.shop-sidebar-enhanced .category-item__text{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shop-sidebar-enhanced .category-item__badge{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 6px;background:#ffa940;color:#fff;border-radius:12px;font-size:12px;font-weight:600;flex-shrink:0}.shop-sidebar-enhanced .category-item__badge .ant-badge-count{background:#ffa940 !important;color:#fff !important;font-size:11px !important;height:20px !important;line-height:20px !important;min-width:20px !important}.shop-sidebar-enhanced .category-item__arrow{opacity:0;transform:translateX(-4px);transition:all .3s ease;color:#fb5231;font-size:14px;flex-shrink:0}.shop-sidebar-enhanced .category-item--active .category-item__link{background:#e6f7ff;color:#fb5231;font-weight:600;padding-left:20px}.shop-sidebar-enhanced .category-item--active .category-item__link::before{transform:scaleY(1)}.shop-sidebar-enhanced .category-item--active .category-item__link .category-item__arrow{opacity:1;transform:translateX(0)}.shop-sidebar-enhanced .category-item--active .category-item__link .category-item__icon{background:#fb5231;color:#fff}.shop-sidebar-enhanced .subcategory-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.shop-sidebar-enhanced .subcategory-item{transition:all .3s ease}.shop-sidebar-enhanced .subcategory-item__link{display:flex;align-items:center;gap:12px;padding:10px 16px;border-radius:6px;text-decoration:none;color:#6b7280;font-weight:500;font-size:13px;transition:all .3s ease;position:relative}.shop-sidebar-enhanced .subcategory-item__link:hover{background:#f3f4f6;color:#fb5231;padding-left:24px}.shop-sidebar-enhanced .subcategory-item__link:hover .subcategory-item__dot{background:#fb5231;transform:scale(1.2)}.shop-sidebar-enhanced .subcategory-item__dot{width:6px;height:6px;border-radius:50%;background:#d1d5db;flex-shrink:0;transition:all .3s ease}.shop-sidebar-enhanced .subcategory-item__text{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shop-sidebar-enhanced .subcategory-item--active .subcategory-item__link{background:#f0f7ff;color:#fb5231;font-weight:600;padding-left:24px}.shop-sidebar-enhanced .subcategory-item--active .subcategory-item__link .subcategory-item__dot{background:#fb5231;transform:scale(1.2)}.shop-sidebar-enhanced .shop-sidebar__subcategory-mobile{padding:16px 24px;border-top:1px solid #f0f0f0}.shop-sidebar-enhanced .shop-sidebar__subcategory-mobile .ant-select .ant-select-selector{background:linear-gradient(135deg, #f5f7fa 0%, #f9fafb 100%) !important;border:1px solid #e5e7eb !important;border-radius:8px !important;height:40px !important;transition:all .3s ease !important}.shop-sidebar-enhanced .shop-sidebar__subcategory-mobile .ant-select .ant-select-selector:hover{border-color:#fb5231 !important;box-shadow:0 0 0 2px rgba(24,144,255,.1) !important}.shop-sidebar-enhanced .shop-sidebar__subcategory-mobile .ant-select .ant-select-selection-item{font-weight:500 !important;line-height:40px !important;color:#4b5563 !important}.shop-sidebar-enhanced .shop-sidebar__subcategory-mobile .ant-select .ant-select-arrow{color:#fb5231 !important}@keyframes slideIn{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width: 768px){.shop-sidebar-enhanced .sidebar-section{padding:16px}.shop-sidebar-enhanced .sidebar-section__title{font-size:14px}.shop-sidebar-enhanced .category-item__link{padding:10px 12px;font-size:13px}.shop-sidebar-enhanced .category-item__link:hover{padding-left:16px}.shop-sidebar-enhanced .category-item--active .category-item__link{padding-left:16px}.shop-sidebar-enhanced .subcategory-item__link{padding:8px 12px;font-size:12px}.shop-sidebar-enhanced .subcategory-item__link:hover{padding-left:20px}.shop-sidebar-enhanced .subcategory-item--active .subcategory-item__link{padding-left:20px}}.subpages-sidebar-main .ant-drawer-content-wrapper .ant-drawer-content{overflow:visible}.subpages-sidebar-main .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-body{padding:3.75em 2.5em;text-align:center}.subpages-sidebar-main .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-body .subpages-sidebar-opener{border:0;color:#fff;display:block;position:absolute;top:50%;right:100%;height:3.125em;width:3.125em;background-color:red;transform:translateY(-50%)}.subpages-sidebar-main .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-body h2{color:#0d0d0d;font-size:1.5em;font-weight:800;line-height:1;margin-bottom:1.0416666667em}.subpages-sidebar-main .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-body h2 span{color:#fb5231;font-size:4.5em;font-weight:500;line-height:1;position:relative}.subpages-sidebar-main .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-body h2 span::after{content:"+";font-size:.6944444444em;display:inline-block;transform:translateY(-0.6em)}.subpages-sidebar-main .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-body p{color:#0d0d0d;font-size:.9375em;font-weight:600;line-height:1.6666666667em;margin-bottom:3.3333333333em}.subpages-sidebar-main .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-body .subpages-homepages-group{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.5625em}.subpages-sidebar-main .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-body .subpages-homepages-group a{display:block;text-align:center;color:#0d0d0d;font-size:.9375em;font-weight:700;text-decoration:none;line-height:1;transition:.2s ease-in-out;cursor:pointer}.subpages-sidebar-main .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-body .subpages-homepages-group a:hover img{filter:brightness(0.5)}.subpages-sidebar-main .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-body .subpages-homepages-group a:hover{color:#fb5231}.subpages-sidebar-main .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-body .subpages-homepages-group a img{height:auto;width:100%;object-fit:cover;margin-bottom:1em;transition:.2s ease-in-out}#subpages-sidebar .subpages-sidebar{position:fixed;top:0;left:100%;bottom:0;background-color:#fff;max-width:85vw;width:27.8125rem;transition:.2s ease-in-out}#subpages-sidebar .subpages-sidebar.show{left:auto;right:0}#subpages-sidebar .subpages-sidebar .subpages-sidebar__wrapper{height:100%;width:100%;position:relative;padding:3.75em 2.5em}#subpages-sidebar .subpages-sidebar .subpages-sidebar__wrapper .subpages-sidebar-opener{display:block;position:absolute;top:50%;right:100%;height:3.125em;width:3.125em;background-color:red;transform:translateY(-50%)}.top-nav{background-color:#fb5231;border-bottom:1px solid rgba(255,255,255,.2);padding:.375em 0}@media only screen and (max-width: 768px){.top-nav{display:none}}.top-nav-wrapper{display:flex;align-items:center;justify-content:space-between}.top-nav-selects .ant-select:first-child{margin-right:1.3333333333em}.top-nav-selects .ant-select-selector{padding:0 !important}.top-nav-selects .ant-select-selector .ant-select-selection-item{color:#fff;font-size:.9375em}.top-nav-selects .ant-select-arrow path{fill:#fff}.top-nav-links{display:flex}.top-nav-links__item:first-child{margin-right:1.875em}.top-nav-links__item a{color:#fff;font-size:.9375em;font-weight:normal;text-decoration:none;line-height:1;transition:.2s ease-in-out;cursor:pointer;display:inline-block}.top-nav-links__item a:hover{color:#e6e6e6}.top-nav-links__item a i{margin-right:.625em}.overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99;background-color:rgba(0,0,0,.6)}.wishlist-sidebar{display:flex;flex-direction:column;height:100%}.wishlist-sidebar-item{display:flex;align-items:center;padding-bottom:1.875em;margin-bottom:1.875em;border-bottom:1px solid #eff1f2}.wishlist-sidebar-item:last-child{padding-bottom:0;border-bottom:0}.wishlist-sidebar-item__image{margin-right:1.5625em}.wishlist-sidebar-item__image img{height:5.625em;width:5.625em;object-fit:cover}.wishlist-sidebar-item__content{margin-right:1.5625em}.wishlist-sidebar-item__content a{color:#0d0d0d;font-size:.9375em;font-weight:normal;text-decoration:none;line-height:1.6666666667em;transition:.2s ease-in-out;cursor:pointer;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-bottom:1em}.wishlist-sidebar-item__content a:hover{color:#fb5231}.wishlist-sidebar-item__content h5{color:#0d0d0d;font-size:1.0625em;font-weight:600;line-height:1;margin-bottom:1.1764705882em}.wishlist-sidebar-item__close{margin-left:auto;align-self:center}.wishlist-sidebar-item__close a{color:#0d0d0d;font-size:1.5em;font-weight:normal;text-decoration:none;line-height:1;transition:.2s ease-in-out;cursor:pointer}.wishlist-sidebar-item__close a:hover{color:#fb5231}.wishlist-sidebar-item .ant-btn{height:2.3076923077em;letter-spacing:.1769230769em;font-size:.8125em;background-color:#fb5231;color:#fff;border:0;text-transform:uppercase;font-weight:600}@media only screen and (max-width: 576px){.wishlist-sidebar-item .btn-atc{display:none}}.wishlist-sidebar-item .btn-atc-mobile{display:none}@media only screen and (max-width: 576px){.wishlist-sidebar-item .btn-atc-mobile{display:block}}@media only screen and (max-width: 576px){.wishlist-sidebar-item .btn-sold{display:none}}.wishlist-sidebar-item .btn-sold-mobile{background-color:#f2f4f5;color:#0d0d0d;display:none}@media only screen and (max-width: 576px){.wishlist-sidebar-item .btn-sold-mobile{display:block}}.wishlist-sidebar-item .ant-btn[disabled]{background-color:#f2f4f5;color:#0d0d0d}.zoom-image{width:100%;background-repeat:no-repeat;cursor:zoom-in}.zoom-image:hover img{opacity:0}.zoom-image img{height:100%;width:100%;object-fit:cover;display:block;pointer-events:none}@media only screen and (max-width: 768px){.zoom-image.-disable-on-mobile{background:none !important}.zoom-image.-disable-on-mobile img{opacity:1 !important}}.content{padding-top:11.875rem}@media only screen and (max-width: 768px){.content{padding-top:9.375rem}}.content.clear-top{padding-top:7.5rem}@media only screen and (max-width: 768px){.content.clear-top{padding-top:3.125rem}}.footer-subcribe__form{margin-bottom:1.875em}.footer-subcribe__form.ant-form{position:relative}.footer-subcribe__form.ant-form .ant-input{border-width:0 0 2px 0;border-color:#0d0d0d;border-right-width:0 !important;font-size:.9375em;height:3em;padding:0}.footer-subcribe__form.ant-form .ant-input:focus{border-color:#fb5231}.footer-subcribe__form.ant-form .ant-btn{position:absolute;top:50%;right:0;color:#0d0d0d;font-weight:700;transform:translateY(-50%);padding:0}.footer-subcribe__form.ant-form .ant-btn:hover{color:#fb5231}.footer-title{color:#0d0d0d;font-size:1rem;font-weight:700;line-height:1;text-transform:uppercase}.footer-top{padding:4.375rem 0;border:solid #eff1f2;border-width:1px 0 1px 0}@media only screen and (max-width: 992px){.footer-top-item{margin-bottom:3.125em}}.footer-top-item.-col-one a{display:inline-block;margin-bottom:2.5em}.footer-top-item.-col-one a img{height:100%;width:110px;object-fit:contain}.footer-top-item.-col-one p{color:#0d0d0d;font-size:.9375em;font-weight:normal;line-height:1.7333333333em;max-width:254px;margin-bottom:2em}.footer-top-item.-col-one ul{list-style:none}.footer-top-item.-col-one ul li{color:#0d0d0d;font-size:.9375em;font-weight:normal;line-height:1.7333333333em}.footer-top-item.-col-two .footer-title{margin-bottom:2.5em}.footer-top-item.-col-two ul{list-style:none}.footer-top-item.-col-two ul li a{color:#0d0d0d;font-size:.9375em;font-weight:normal;text-decoration:none;line-height:2em;transition:.2s ease-in-out;cursor:pointer}.footer-top-item.-col-two ul li a:hover{color:#fb5231}.footer-top-item.-col-three{margin-bottom:0}@media only screen and (max-width: 992px){.footer-top-item.-col-three{text-align:center}}@media only screen and (max-width: 576px){.footer-top-item.-col-three{text-align:left}}.footer-top-item.-col-three .footer-title{margin-bottom:.9375em}.footer-top-item.-col-three p{color:#888;font-size:.9375em;font-weight:normal;line-height:1.7333333333em;margin-bottom:1.875em}.footer-top-item.-col-three img{max-width:100%}.footer-bottom{text-align:center;padding:1.0625em 0}.footer-bottom p{color:#888;font-size:.875em;font-weight:normal;line-height:1.6em}.header-one.-style-two .menu{background-color:#1a173c}.header-one.-style-two .menu-search__form-input .ant-btn{background-color:#fb5231}.header-one.-style-two .menu-search__form-input .ant-btn:hover{background-color:#fda695}.header-one.-style-two .menu-functions .menu-function-item span{background-color:#fb5231}.header-one.-style-two .top-nav{background-color:#1a173c}.header-scroll-wrapper{position:absolute;top:0;left:0;right:0;z-index:99}.header-scroll-wrapper.fixed{position:fixed;animation:example .5s cubic-bezier(0.445, 0.05, 0.55, 0.95) forwards}.header-scroll-wrapper.fixed .header-one .top-nav{display:none}.header-scroll-wrapper.fixed .header-one .menu-mobile-search{display:none}@keyframes example{from{transform:translateY(-100px)}to{transform:translateY(0)}}.product-detail-guaranteed{text-align:center}.product-detail-guaranteed .ant-divider{margin-bottom:1.5625em}.product-detail-guaranteed .ant-divider-inner-text{color:#0d0d0d;font-size:1.25em;font-weight:700;line-height:1}.product-detail-guaranteed img{max-width:100%}.product-detail-breadcrumb{margin-bottom:2.8125em}.product-detail-breadcrumb span{color:#0d0d0d;font-size:.9375em;font-weight:600;line-height:1}.product-detail-breadcrumb span:last-child span{color:#b7b7b7}.product-detail-review-item{display:flex;align-items:center}.product-detail-review-item__avatar{padding-right:1.5625em;text-align:center}.product-detail-review-item__avatar img{height:4.375em;width:4.375em;object-fit:cover;border-radius:999px;margin:0 auto;margin-bottom:.9375em}.product-detail-review-item__content{padding-left:1.5625em;border-left:1px solid #eff1f2}.product-detail-review-item__content h5{color:#fb5231;font-size:.8125em;font-weight:normal;line-height:1;margin-bottom:.7692307692em}.product-detail-review-item__content h3{color:#0d0d0d;font-size:1.25em;font-weight:600;line-height:1;margin-bottom:1em}.product-detail-review-item__content p{color:#0d0d0d;font-size:.9375em;font-weight:normal;line-height:1.7333333333em}.product-detail-one{overflow:hidden}.product-detail-one-top{padding:1.875em 0 2.5em;margin-bottom:1.875rem;background-color:#f2f4f5}@media only screen and (max-width: 768px){.product-detail-one .product-detail-image-one{margin-bottom:3.5714285714em}}.product-detail-two{padding:1.875em 0 5em;overflow:hidden}@media only screen and (max-width: 768px){.product-detail-two .product-detail-image-two{margin-bottom:3.5714285714em}}.product-detail-two .product-detail-content-one{margin-bottom:3.125em}.product-detail-three{padding:1.875em 0 4.375em;overflow:hidden}.product-detail-three .product-detail-image-three{margin-bottom:3.125em}.product-detail-three .product-detail-content-one{text-align:center;margin-bottom:4.375rem}.product-detail-three .product-detail-content-one-price{justify-content:center}.product-detail-three .product-detail-content-one-variation{justify-content:center}.product-detail-three .product-detail-content-one-actions{justify-content:center}.product-detail-image-one img{height:100%;width:100%;object-fit:cover}.product-detail-image-one video{height:100%;width:100%;object-fit:cover}.product-detail-image-one-small{max-height:25em;overflow:hidden}.product-detail-image-one-small .slick-slider{max-height:25em}.product-detail-image-one-small .slick-list{max-height:25em}.product-detail-image-one-small .slick-track{max-height:25em}.product-detail-image-one-small img{border:1px solid transparent}.product-detail-image-one-small .video-thumbnail{position:relative;border:1px solid transparent}.product-detail-image-one-small .video-thumbnail video{pointer-events:none}.product-detail-image-one-small .video-thumbnail .video-play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1.25em;color:#fff;background-color:rgba(0,0,0,.6);border-radius:50%;width:1.875em;height:1.875em;display:flex;align-items:center;justify-content:center;pointer-events:none}.product-detail-image-one-small .slick-current img{border-color:#fb5231}.product-detail-image-one-small .slick-current .video-thumbnail{border-color:#fb5231}.product-detail-image-one-big img{width:100%;height:auto;max-height:25em;object-fit:contain;display:block;margin:0 auto}.product-detail-image-one-big video{max-height:25em;width:100%;height:auto;object-fit:contain;display:block}.product-detail-image-two{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, 1fr);gap:1.875em}.product-detail-image-two img{width:100%}.product-detail-image-three{margin:0 -1.875em}.product-detail-image-three .slider-item{padding:0 1.875em;cursor:grab}.product-detail-image-three .slider-item img{height:34.375em;width:100%;object-fit:cover}@media only screen and (max-width: 576px){.product-detail-image-three .slider-item img{height:18.75em;width:100%;object-fit:cover}}@media only screen and (max-width: 768px){.product-detail-image-three{margin:0 -0.3571428571em}.product-detail-image-three .slider-item{padding:0 .3571428571em}}.product-detail-content-one h3{color:#0d0d0d;font-size:1.5em;font-weight:normal;line-height:1.3333333333em;text-transform:capitalize;margin-bottom:.625em}.product-detail-content-one-price{display:flex;align-items:center;margin-bottom:1.875em}.product-detail-content-one-price h5{color:#0d0d0d;font-size:1.875em;font-weight:700;line-height:1;margin-right:.5em}.product-detail-content-one-price span{color:#888;font-size:1.25em;font-weight:normal;line-height:1;text-decoration:line-through}.product-detail-content-one-rate{margin-bottom:1.5625em}.product-detail-content-one-rate .ant-rate{margin-right:.3125em}.product-detail-content-one-rate .ant-rate-star{margin-right:.0625em}.product-detail-content-one-rate .shop-qv-review-count{color:#0d0d0d;font-size:.9375em;font-weight:normal;line-height:1}.product-detail-content-one-description{color:#0d0d0d;font-size:.9375em;font-weight:normal;line-height:1.8em;margin-bottom:2.6666666667em}.product-detail-content-one-countdown{text-align:center;max-width:80%;margin:0 auto;margin-bottom:2.5em}.product-detail-content-one-countdown h3{color:#0d0d0d;font-size:1.25em;font-weight:600;line-height:1;margin-bottom:.75em}.product-detail-content-one-countdown__items{display:flex;align-items:center;justify-content:center;margin-bottom:1.875em}.product-detail-content-one-countdown__item{display:flex;align-items:center;justify-content:center;flex-direction:column;margin:0 .625em}.product-detail-content-one-countdown__item:first-child{margin-left:0;padding-left:0}.product-detail-content-one-countdown__item:last-child{margin-right:0;padding-right:0}.product-detail-content-one-countdown__item div{color:#0d0d0d;font-size:1.875em;font-weight:600;line-height:1;background-color:#f2f4f5;height:2em;width:2em;display:flex;align-items:center;justify-content:center}.product-detail-content-one-countdown__item span{display:block}.product-detail-content-one-countdown__sold .sold-data{display:flex;justify-content:space-between}.product-detail-content-one-countdown__sold .sold-data h5{color:#0d0d0d;font-size:.9375em;font-weight:600;line-height:1}.product-detail-content-one-countdown__sold .sold-data h5 span{color:#fb5231}.product-detail-content-one-variation{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:2.5em}.product-detail-content-one-variation .variation-item{display:flex;align-items:center;margin-bottom:.625em}.product-detail-content-one-variation .variation-item p{color:#0d0d0d;font-size:.9375em;font-weight:600;line-height:1;margin-right:.8em}.product-detail-content-one-variation .variation-item .ant-radio-group .ant-radio-button-wrapper{margin-right:.625em}.product-detail-content-one-variation .variation-item.-size .ant-radio-group .ant-radio-button-wrapper{background-color:transparent}.product-detail-content-one-variation .variation-item.-size .ant-radio-group .ant-radio-button-wrapper span{font-size:.75em;font-weight:700}.product-detail-content-one-variation .variation-item.-size .ant-radio-group .ant-radio-button-wrapper-checked{background-color:#000;color:#fff;border-color:transparent}.product-detail-content-one-variation .variation-item.-size .ant-radio-group .ant-radio-button-wrapper-checked::before{display:none}.product-detail-content-one-variation .variation-item.-color{margin-left:2.5em}.product-detail-content-one-variation .variation-item.-color .ant-radio-group .ant-radio-button-wrapper{border-radius:999px;padding:0;height:1.875em;width:1.875em;border:.25em solid #fff;box-shadow:0px 0px 0px 1px #888}.product-detail-content-one-variation .variation-item.-color .ant-radio-group .ant-radio-button-wrapper:hover{box-shadow:0px 0px 0px 1px #fb5231}.product-detail-content-one-variation .variation-item.-color .ant-radio-group .ant-radio-button-wrapper-checked{box-shadow:0px 0px 0px 1px #fb5231}.product-detail-content-one-variation .variation-item.-color .ant-radio-group .ant-radio-button-wrapper::before{display:none}@media only screen and (max-width: 576px){.product-detail-content-one-variation{justify-content:flex-start}.product-detail-content-one-variation .variation-item.-color{margin-left:0}}.product-detail-content-one-actions{display:flex;align-items:center;margin-bottom:3.125em}.product-detail-content-one-actions .quantity-selector{margin-right:1.25em}.product-detail-content-one-actions .product-detail-content-one-atc.ant-btn{font-size:.8125em;color:#0d0d0d;text-transform:uppercase;letter-spacing:.2em;font-weight:700;position:relative;padding:0 0 .7692307692em;overflow:hidden}.product-detail-content-one-actions .product-detail-content-one-atc.ant-btn[disabled]{color:#b7b7b7}.product-detail-content-one-actions .product-detail-content-one-atc.ant-btn[disabled]::after{background-color:#b7b7b7;left:10px;right:10px}.product-detail-content-one-actions .product-detail-content-one-atc.ant-btn:hover::after{left:10px;right:10px;color:#fb5231}.product-detail-content-one-actions .product-detail-content-one-atc.ant-btn::after{content:"";position:absolute;bottom:0;left:0;right:0;height:.1538461538em;background-color:#0d0d0d;transition:.2s ease-in-out}.product-detail-tab-item.-description .tab-des--bold{color:#0d0d0d;font-size:1.125em;font-weight:600;line-height:1.5555555556em;margin-bottom:2.2222222222em}.product-detail-tab-item.-description .tab-title{color:#0d0d0d;font-size:1.25em;font-weight:600;line-height:1;margin-bottom:.75em}.product-detail-tab-item.-description .tab-des{color:#888;font-size:.9375em;font-weight:normal;line-height:2.4em;margin-bottom:2em}.product-detail-tab-item.-review .product-detail-review-item{margin-bottom:1.875em}.product-detail-tab-item.-review .product-detail-review-item:last-child{margin-bottom:0}.product-detail-tab-item.-info{text-align:center}.product-detail-tab-item.-info table{border:1px solid #eff1f2}.product-detail-tab-item.-info table tr td{border:1px solid #eff1f2;padding:1.25em 1.875em}.product-detail-tab-item.-info table tr td:nth-child(2){padding:1.25em 3.125em}.product-detail-tab-one{margin-bottom:3.125rem;padding-top:1.25rem}.product-detail-tab-one .ant-tabs-nav{margin-bottom:1.875em}.product-detail-tab-two .ant-collapse{background-color:transparent;border:0}.product-detail-tab-two .ant-collapse>.ant-collapse-item:first-child .ant-collapse-header{border-top:1px solid #d9d9d9}.product-detail-tab-two .ant-collapse>.ant-collapse-item .ant-collapse-header{padding:1.25em 0;padding-left:0;color:#0d0d0d;font-size:1.2em;font-weight:700;line-height:1}.product-detail-tab-two .ant-collapse>.ant-collapse-item .ant-collapse-content{border-top:0;padding-bottom:1.5625em}.product-detail-tab-two .ant-collapse>.ant-collapse-item .ant-collapse-content-box{padding:0}.related-products-section{padding:3.75rem 0;background:#f8f9fa}.related-products-section .related-products-header{text-align:center;margin-bottom:2.5rem}.related-products-section .related-products-header .related-products-title{font-size:2em;font-weight:700;color:#1a1a1a;margin:0 0 .375em 0;letter-spacing:-0.5px}.related-products-section .related-products-header .related-products-subtitle{font-size:1em;color:#666;margin:0}@media only screen and (max-width: 768px){.related-products-section{padding:2.5rem 0}.related-products-section .related-products-header{margin-bottom:1.875rem}.related-products-section .related-products-header .related-products-title{font-size:1.75em}.related-products-section .related-products-header .related-products-subtitle{font-size:.875em}}@media only screen and (max-width: 576px){.related-products-section{padding:1.875rem 0}.related-products-section .related-products-header{margin-bottom:1.5rem}.related-products-section .related-products-header .related-products-title{font-size:1.5em}}.shop-layout{margin-bottom:4.375rem;margin-top:25px}@media only screen and (max-width: 992px){.shop-layout .shop-sidebar{margin-bottom:3.5714285714em}}.shop-layout .shop-sidebar h5{color:#0d0d0d;font-size:1.875em;font-weight:800;line-height:1;text-transform:capitalize;margin-bottom:1.5em}.shop-layout .shop-sidebar__subcategory ul{list-style:none}.shop-layout .shop-sidebar__subcategory ul li{margin-bottom:1.125em}.shop-layout .shop-sidebar__subcategory ul li:last-child{margin-bottom:0}.shop-layout .shop-sidebar__subcategory ul li.active a{color:#0d0d0d}.shop-layout .shop-sidebar__subcategory ul li a{color:#b7b7b7;font-size:14px;font-weight:500;text-decoration:none;line-height:1;transition:.2s ease-in-out;cursor:pointer;text-transform:capitalize}.shop-layout .shop-sidebar__subcategory ul li a i{margin-right:.9375em}.shop-layout .shop-sidebar__subcategory ul li a:hover{color:#0d0d0d}@media only screen and (max-width: 768px){.shop-layout .shop-sidebar__subcategory{display:none}}.shop-layout .shop-sidebar__subcategory-mobile{display:none}@media only screen and (max-width: 768px){.shop-layout .shop-sidebar__subcategory-mobile{display:block}}.shop-layout .shop-sidebar__subcategory-mobile .ant-select .ant-select-selector{background-color:#f2f4f5;border:0;border-radius:0;height:2.8125em}.shop-layout .shop-sidebar__subcategory-mobile .ant-select .ant-select-selector .ant-select-selection-item{font-weight:700;line-height:2.8125em}.shop-layout .shop-sidebar__subcategory-mobile .ant-select .ant-select-selector .ant-select-selection-item i{margin-right:.9375em}.shop-layout .shop-content__header{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;margin-bottom:1.875em}@media only screen and (max-width: 576px){.shop-layout .shop-content__header{justify-content:center}}@media only screen and (max-width: 576px){.shop-layout .shop-content__header-showing{margin-bottom:1.4285714286em}}.shop-layout .shop-content__header-showing h5{color:#0d0d0d;font-size:1.125em;font-weight:500;line-height:1}.shop-layout .shop-content__header-filter p{color:#0d0d0d;font-size:.9375em;font-weight:500;line-height:1;margin-right:1.3333333333em;display:inline-block;margin-right:1.3333333333em}.shop-layout .shop-content__header-filter__select.ant-select .ant-select-selector{border:0;background-color:#f2f4f5;height:2.5em}.shop-layout .shop-content__header-filter__select.ant-select .ant-select-selection-item{font-size:.9375em;color:#0d0d0d;font-weight:500;line-height:2.5em}@media(min-width: 1200px){.shop-layout .shop-content__product .five-col{flex:1 1 20%;max-width:20%}}.shop-layout .shop-content__product .ant-pagination-prev,.shop-layout .shop-content__product .ant-pagination-next{background-color:#f2f4f5;border:0;border-radius:0;height:2.5em;width:2.5em}.shop-layout .shop-content__product .ant-pagination-prev:hover:not(.ant-pagination-disabled),.shop-layout .shop-content__product .ant-pagination-next:hover:not(.ant-pagination-disabled){background-color:#d5dcdf}.shop-layout .shop-content__product .ant-pagination-prev a,.shop-layout .shop-content__product .ant-pagination-next a{color:#0d0d0d;font-size:.9375em;line-height:2.6666666667em}@media only screen and (max-width: 992px){.shop-layout .shop-content__product .ant-pagination{text-align:center}}.shop-layout .shop-content__product .ant-pagination-item{background-color:#f2f4f5;border:0;border-radius:0;height:2.5em;width:2.5em}.shop-layout .shop-content__product .ant-pagination-item:hover{background-color:#d5dcdf}.shop-layout .shop-content__product .ant-pagination-item a{color:#0d0d0d;font-size:.9375em;line-height:2.6666666667em}.shop-layout .shop-content__product .ant-pagination-item-active{background-color:#0d0d0d}.shop-layout .shop-content__product .ant-pagination-item-active:hover{background-color:#0d0d0d}.shop-layout .shop-content__product .ant-pagination-item-active a,.shop-layout .shop-content__product .ant-pagination-item-active button{color:#fff}@media only screen and (max-width: 768px){.shop-qv__slide{margin-bottom:2.5em}}.shop-qv__slide img{height:100%;width:100%;object-fit:cover}.shop-qv__slide-big .slider-item img{height:20.625em;width:100%;object-fit:cover}.shop-qv__slide-small{margin:0 -0.3125em}.shop-qv__slide-small .slick-current .slider-item img{border-color:#fb5231}.shop-qv__slide-small .slider-item{padding:0 .3125em}.shop-qv__slide-small .slider-item img{border:1px solid transparent;height:5em;width:100%;object-fit:cover}.checkout-complete{margin-bottom:5rem}.checkout-complete-summary{margin-bottom:4.375em;text-align:center;max-width:80%;margin-left:auto;margin-right:auto}@media only screen and (max-width: 768px){.checkout-complete-summary{max-width:100%}}.checkout-complete-summary h3{color:#0d0d0d;font-size:1.25em;font-weight:700;line-height:1.5em;margin-bottom:1.5em}.checkout-complete-summary__table{margin-left:auto;margin-right:auto;display:grid;grid-template-columns:repeat(4, 1fr)}@media only screen and (max-width: 576px){.checkout-complete-summary__table{grid-template-columns:repeat(2, 1fr)}}.checkout-complete-summary__table-item{border:solid #eff1f2;border-width:0 1px 0 1px;padding:.625em 3.125em}@media only screen and (max-width: 576px){.checkout-complete-summary__table-item{padding:.625em 1.25em}.checkout-complete-summary__table-item:nth-child(2){border-right:0}.checkout-complete-summary__table-item:nth-child(3){border-left:0}}.checkout-complete-summary__table-item:last-child{border-right-width:0}.checkout-complete-summary__table-item:first-child{border-left-width:0}.checkout-complete-details{text-align:center}.checkout-complete-details h3{color:#0d0d0d;font-size:1.875em;font-weight:700;line-height:1;margin-bottom:1em}.checkout-complete-details table{width:100%}.checkout-complete-details table th,.checkout-complete-details table td{text-align:left;padding:15px 30px;border:1px solid #eff1f2}.checkout-complete-details table thead th{background-color:#f2f4f5}.checkout-complete-details table tbody tr:last-child td{color:#0d0d0d;font-size:1.25em;font-weight:normal;line-height:1}.checkout-complete-details table tbody tr td{color:#0d0d0d;font-size:.9375em;font-weight:normal;line-height:1}.checkout-complete-details table tbody tr td.bold{font-weight:700}@media only screen and (max-width: 576px){.checkout{padding-bottom:21.4285714286em}}.checkout-title{color:#0d0d0d;font-size:1.5em;font-weight:700;line-height:1;margin-bottom:1.25em}.checkout-top{padding-bottom:4.375em}.checkout-bottom{margin-bottom:3.125em}.checkout-bottom h5{color:#0d0d0d;font-size:1.5em;font-weight:700;line-height:1;margin-bottom:1.25em}.checkout-sticky{padding:3.125em 0;border:1px solid #eff1f2;border-width:1px 0 1px 0;position:sticky;position:-webkit-sticky;bottom:0;width:100%;background-color:#fff;z-index:9}.checkout-functions{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}@media only screen and (max-width: 576px){.checkout-functions{justify-content:center}}@media only screen and (max-width: 576px){.checkout-functions .checkout-price-finally{margin-bottom:2.1428571429em;width:100%}.checkout-functions .checkout-price-finally table{margin-left:auto;margin-right:auto}}.checkout-functions .checkout-price-finally table tbody tr td{padding:5px 10px}.checkout-functions .checkout-price-finally table tbody tr td:last-child{text-align:right}.checkout-functions .checkout-price-finally table tbody tr:first-child td{color:#0d0d0d;font-size:.9375em;font-weight:700;line-height:1}.checkout-functions .checkout-price-finally table tbody tr:last-child td{color:#0d0d0d;font-size:1.5em;font-weight:700;line-height:1}.checkout-functions .checkout-price-finally table tbody tr:last-child td:last-child{color:#fb5231}.checkout-functions--shopping{color:#0d0d0d;border:1px solid #0d0d0d}.checkout-functions--shopping:hover{background:#0d0d0d;color:#fff;border-color:transparent}.checkout-functions--next{background:#0d0d0d;color:#fff;border:0}.checkout-functions--next:hover{background:#272727;color:#fff}.checkout-functions .ant-btn{font-size:.9375em;height:3.3333333333em;padding:0 2em;font-weight:700;text-transform:uppercase;transition:.2s ease-in-out}@media only screen and (max-width: 576px){.checkout-functions .ant-btn{margin-bottom:2.1428571429em;width:100%}}.checkout-functions .ant-btn a{transition:none}.checkout-related-products{margin:0 -0.9375em}.checkout-related-products .slider-item{padding:0 .9375em}.checkout-form .ant-form-item-label label{color:#0d0d0d;font-size:.9375em;font-weight:normal;line-height:1}.checkout-form .ant-form-item-label label.ant-form-item-required:before{display:none}.checkout-form .ant-form-item-label label.ant-form-item-required:after{content:"*";display:inline-block}.checkout-form .ant-form-item-control .ant-select-selector{height:2.8125em;border-width:0 0 1px 0;border-right:0;border-radius:0}.checkout-form .ant-form-item-control .ant-select-selector .ant-select-selection-search-input{height:2.5em}.checkout-form .ant-form-item-control .ant-select-selector .ant-select-selection-item{font-size:1.125em;font-weight:700;line-height:2.5em;color:#0d0d0d;border-width:0 0 1px 0;border-right:0;border-radius:0}.checkout-form .ant-form-item-control .ant-form-item-control-input-content input{font-size:1.125em;font-weight:700;color:#0d0d0d;height:2.5em;border-width:0 0 1px 0;border-right:0;border-radius:0}.checkout-total{background-color:#f2f4f5;padding:2.5em}.checkout-total__table{margin-bottom:3.125em}.checkout-total__table table{width:100%}.checkout-total__table table th:first-child,.checkout-total__table table td:first-child{width:65%}.checkout-total__table table th:last-child,.checkout-total__table table td:last-child{width:35%;text-align:right}.checkout-total__table .divider{width:100%;height:1px;background-color:#ddd}.checkout-total__table-calculate th{color:#0d0d0d;font-size:.9375em;font-weight:700;line-height:1;padding:1.6666666667em 0}.checkout-total__table-calculate th:last-child{text-transform:uppercase}.checkout-total__table-calculate td{color:#0d0d0d;font-size:.9375em;font-weight:normal;line-height:1.3333333333em;padding:.6666666667em 0}.checkout-total__table-calculate td:first-child span{font-weight:700}.checkout-total__table-calculate td:last-child{text-align:right;font-weight:700}.checkout-total__table-subtotal td{color:#0d0d0d;font-size:1.25em;font-weight:700;line-height:1;padding:1em 0}.checkout-total__table-shiping td:first-child{padding:1.3333333333em 0}.checkout-total__table-shiping td:first-child h5{color:#0d0d0d;font-size:.9375em;font-weight:700;line-height:1;margin-bottom:1em}.checkout-total__table-shiping td:first-child p{color:#888;font-size:.9375em;font-weight:normal;line-height:1}.checkout-total__table-shiping td:last-child{color:#0d0d0d;font-size:1em;font-weight:700;line-height:1;padding:1.25em 0}.checkout-total__table-total td{color:#0d0d0d;font-size:1.5em;font-weight:700;line-height:1}.checkout-total__table-total td:last-child{color:#fb5231}.checkout-total__payment-item{margin-bottom:1.25em}.checkout-total__payment-item .ant-checkbox-wrapper span:nth-child(2){color:#0d0d0d;font-size:.9375em;font-weight:600;line-height:1}.checkout-total__payment-item__content{padding-top:1.25em;overflow:hidden;display:none;height:0;transition:.2s ease-in-out}.checkout-total__payment-item__content.active{height:100%;display:block}.checkout-payment .ant-collapse-item .ant-collapse-header .ant-collapse-extra{float:left;margin-right:.9375em;color:#b7b7b7}
