/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:rgba(79,79,79,0.4);--pswp-preloader-color-secondary:rgba(255,255,255,0.9);--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color);position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp,.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__bg,.pswp__container,.pswp__content,.pswp__img,.pswp__item,.pswp__scroll-wrap,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:zoom-out}.pswp__button,.pswp__container,.pswp__counter,.pswp__img{-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:active,.pswp__button:focus,.pswp__button:hover{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}.pswp__img--with-bg,div.pswp__img--placeholder{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;top:0;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise .6s linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pswp__counter{height:30px;margin-top:15px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}.range-slider{touch-action:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;cursor:pointer;display:block;position:relative;width:100%;height:8px;background:#ddd;border-radius:4px}.range-slider[data-vertical]{height:100%;width:8px}.range-slider[data-disabled]{opacity:.5;cursor:not-allowed}.range-slider .range-slider__thumb{position:absolute;z-index:3;top:50%;width:24px;height:24px;transform:translate(-50%,-50%);border-radius:50%;background:#2196f3}.range-slider .range-slider__thumb:focus-visible{outline:0;box-shadow:0 0 0 6px rgba(33,150,243,.5)}.range-slider[data-vertical] .range-slider__thumb{left:50%}.range-slider .range-slider__thumb[data-disabled]{z-index:2}.range-slider .range-slider__range{position:absolute;z-index:1;transform:translateY(-50%);top:50%;width:100%;height:100%;background:#51adf6}.range-slider[data-vertical] .range-slider__range{left:50%;transform:translate(-50%)}.range-slider input[type=range]{-webkit-appearance:none;pointer-events:none;position:absolute;z-index:2;top:0;left:0;width:0;height:0;background-color:transparent}.range-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none}.range-slider input[type=range]::-moz-range-thumb{width:0;height:0;border:0}.range-slider input[type=range]:focus{outline:0}.icv{position:relative;overflow:hidden}.icv,.icv__icv--vertical{cursor:row-resize}.icv__icv--horizontal{cursor:col-resize}.icv__img{pointer-events:none;-o-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none;max-width:none;width:100%;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;top:0;display:block}.icv__is--fluid .icv__img{display:none}.icv__img-a{height:auto;position:static;z-index:1;left:0}.icv__img-b{height:100%;position:absolute;z-index:2;left:auto;right:0;width:auto}.icv__icv--vertical .icv__img-b{width:100%;height:auto}.icv__imposter{z-index:4;left:0}.icv__imposter,.icv__wrapper{position:absolute;top:0;width:100%;height:100%}.icv__wrapper{right:0;overflow:hidden;background-size:cover;background-position:50%;z-index:3}.icv__icv--vertical .icv__wrapper,.icv__is--fluid .icv__wrapper{width:100%!important}.icv__icv--horizontal .icv__wrapper,.icv__is--fluid .icv__wrapper{height:100%!important}.icv__fluidwrapper{background-size:cover;background-position:50%;left:0;width:100%}.icv__control,.icv__fluidwrapper{position:absolute;top:0;height:100%}.icv__control{display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box;z-index:5}.icv__icv--vertical .icv__control{flex-direction:row;left:0;width:100%}.icv__control-line{height:50%;width:2px;z-index:6}.icv__icv--vertical .icv__control-line{width:50%}.icv__theme-wrapper{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;position:absolute;transition:all .1s ease-out 0s;z-index:5}.icv__icv--vertical .icv__theme-wrapper{flex-direction:column}.icv__arrow-wrapper{display:flex;justify-content:center;align-items:center;transition:all .1s ease-out 0s}.icv__arrow-a{transform:scale(1.5) rotate(180deg);height:20px;width:20px;filter:drop-shadow(0 -3px 5px rgba(0,0,0,.33))}.icv__arrow-b{transform:scale(1.5) rotate(0deg);height:20px;width:20px;filter:drop-shadow(0 3px 5px rgba(0,0,0,.33))}.icv__circle{width:50px;height:50px;box-sizing:border-box;flex-shrink:0;border-radius:999px}.icv__label{position:absolute;bottom:1rem;z-index:12;background:rgba(0,0,0,.33);color:white;border-radius:3px;padding:.5rem .75rem;font-size:.85rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.icv__label.vertical{bottom:auto;left:1rem}.icv__label.on-hover{transform:scale(0);transition:.25s cubic-bezier(.68,.26,.58,1.22)}.icv:hover .icv__label.on-hover{transform:scale(1)}.icv__label-before{left:1rem}.icv__label-after{right:1rem}.icv__label-before.vertical{top:1rem}.icv__label-after.vertical{bottom:1rem;right:auto}.icv__body{-webkit-user-select:none;-moz-user-select:none;user-select:none}.tf-compare-item{position:relative;padding-top:20px;padding-right:20px;margin-right:10px}.image-container{position:relative;width:180px;height:220px;overflow:hidden;border-radius:8px;margin:0 auto}.remove-compare-item{position:absolute;top:-14px;right:-14px;z-index:10;border:1px solid #eee;background:#000;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 5px rgba(0,0,0,.1);padding:0;transition:none}.remove-compare-item:hover{background:#333;transform:none}.remove-compare-item i{font-size:14px;color:#fff;line-height:1;display:flex;align-items:center;justify-content:center;margin:0;padding:0}.old-price{text-decoration:line-through;color:#999;margin-left:8px;font-size:.85em}.list-star .icon-star.inactive{opacity:.3}.compare-wrapper{display:flex;gap:15px;flex-wrap:wrap;padding:15px 0}.compare-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:30px 30px 20px 20px;border-radius:10px;transition:all .3s ease;margin:10px;width:180px;border:1px solid #eee;position:relative}.compare-item:hover{box-shadow:0 5px 15px rgba(0,0,0,.08);transform:translateY(-3px)}.product-compare-image{margin-top:10px;width:100%}.product-title{display:block;margin-bottom:5px}.product-price{font-weight:700}.product-compare-img{-o-object-fit:contain;object-fit:contain;border-radius:8px;transition:transform .3s ease}.tf-compare-image{display:block;margin:0 auto;width:180px;height:220px;overflow:hidden;border-radius:8px}.tf-compare-image:hover .product-compare-img{transform:scale(1.05)}.tf-compare-table{overflow-x:auto;width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed;border:1px solid #eee;border-radius:8px;margin-bottom:30px}.tf-compare-row{display:flex;align-items:stretch;border-bottom:1px solid #eee;width:100%}.tf-compare-row:last-child{border-bottom:none}.tf-compare-col{padding:15px;min-width:150px;flex:1;display:flex;align-items:center;justify-content:center;border-right:1px solid #eee}.tf-compare-col:last-child{border-right:none}.tf-compare-field.d-md-block.d-none{font-weight:700;background-color:#f9f9f9;min-width:120px;width:120px;justify-content:flex-start;flex:0 0 120px}.tf-compare-grid .tf-compare-col{flex-direction:column;align-items:center;justify-content:flex-start;padding-top:10px;padding-bottom:10px;padding-right:15px}.tf-compare-field.text-center{text-align:center}.tf-compare-rate{flex-direction:column}.compare-wrapper .product-compare-image{width:180px;height:220px}.tf-compare-viewcart button{cursor:pointer;display:inline-block;background-color:#333;color:white;border:none;padding:8px 15px;border-radius:4px;font-weight:500;text-transform:uppercase;font-size:12px;transition:all .3s ease}.tf-compare-viewcart button:hover{background-color:#555}.remove-product-btn{display:none}.tf-compare-content{display:flex;flex-direction:column;margin-top:5px;width:100%;min-height:unset}.tf-zoom-main{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;pointer-events:none;will-change:transform;transform:translateZ(0)}@media (min-width:992px){.drift-zoom-pane{width:450px!important;height:450px!important;border-radius:8px!important;background-color:rgba(255,255,255,.95)!important;border:1px solid #f0f0f0;box-shadow:0 4px 12px rgba(0,0,0,.1);will-change:transform,opacity;transform:translateZ(0);transition:none!important;backface-visibility:hidden;-webkit-backface-visibility:hidden}.drift-zoom-pane.drift-opening{animation:a .1s ease-out!important;-webkit-animation:a .1s ease-out!important}.drift-zoom-pane.drift-closing{animation:b .1s ease-in!important;-webkit-animation:b .1s ease-in!important}.drift-bounding-box{background-color:rgba(0,0,0,.15)!important;border:1px solid rgba(255,255,255,.5);will-change:transform;transform:translateZ(0)}}.page-title{padding-top:24px!important;padding-bottom:24px!important;min-height:160px!important;height:160px!important}.flat-banner-parallax,.flat-banner-parallax-v2,.flat-banner-parallax-v3{padding-top:40px!important;padding-bottom:40px!important}@media (max-width:768px){.page-title{min-height:100px!important;height:100px!important}.page-title .heading{margin-bottom:8px!important}.flat-banner-parallax,.flat-banner-parallax-v2,.flat-banner-parallax-v3{padding-top:24px!important;padding-bottom:24px!important}}@media (max-width:991px){.drift-zoom-pane{width:100%!important;height:100%!important;left:0!important;top:0!important;transform:none!important;background-color:white!important;position:fixed!important;z-index:1060!important;will-change:transform,opacity;backface-visibility:hidden;-webkit-backface-visibility:hidden}.drift-zoom-pane.drift-opening{animation:drift-fadeIn .1s ease-out!important}.drift-zoom-pane.drift-closing{animation:drift-fadeOut .1s ease-in!important}@keyframes drift-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes drift-fadeOut{0%{opacity:1}to{opacity:0}}}.drift-zoom-target{will-change:transform;transform:translateZ(0)}.icon.custom-discount-icon{display:inline-block;width:30px;height:30px;background-image:url(/discount-icon.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}@media (max-width:768px){.tf-grid-layout{row-gap:6px!important;-moz-column-gap:8px!important;column-gap:8px!important}.wrapper-control-shop .tf-list-layout .card-product{margin-bottom:8px!important;padding-bottom:8px!important}.tf-grid-layout .card-product .card-product-wrapper{aspect-ratio:auto!important}.tf-grid-layout .card-product .product-img{height:auto!important;align-items:center!important}.tf-grid-layout .card-product .card-product-wrapper img{height:auto!important;width:100%!important}.card-product .price-overlay-modern{position:absolute;bottom:8px;left:8px;z-index:6;pointer-events:none;background:rgba(255,255,255,.75);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.6);border-radius:12px;padding:4px 8px;box-shadow:0 6px 20px rgba(0,0,0,.12)}.card-product .price-overlay-modern .current-price{color:#111!important;font-weight:700!important;letter-spacing:.1px}.card-product .price-overlay-modern .old-price{color:#6b7280!important}.card-product .price-overlay-modern .discount-badge{background:#ef4444!important;color:white!important;border-radius:10px!important;padding:2px 6px!important;font-size:10px!important}}@media (min-width:992px){.tf-grid-layout{display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:15px!important}}#wrapper,.footer,.header-default,.tf-footer,.tf-header,.worldcup-page-wrapper,body,footer,header{transition:background-color .3s ease,color .3s ease,border-color .3s ease,border-bottom .3s ease,border-top .3s ease,box-shadow .3s ease!important}#wrapper,.worldcup-page-wrapper,body{background-color:#f4f6fa!important;color:#151821!important}.header-default,.tf-header,header{background-color:#ffffff!important;border-bottom:2px solid #d4af37!important;box-shadow:0 4px 20px rgba(0,0,0,.05)!important}.nav-link,.tf-header a,header a{color:#151821!important}.menu-outer li a:hover,.nav-link:hover,header a:hover{color:#b8860b!important}.tf-header .icon,.tf-header i,header .icon,header i{color:#151821!important;stroke:#151821!important}header .icon:hover,header .nav-theme-toggle button:hover .theme-toggle-moon,header .nav-theme-toggle button:hover .theme-toggle-sun,header i:hover{color:#b8860b!important;stroke:#b8860b!important}.theme-toggle-moon,.theme-toggle-sun{position:absolute!important;top:50%!important;left:50%!important;transform-origin:center!important;width:20px!important;height:20px!important;display:block!important}.theme-toggle-sun{transform:translate(-50%,-50%) rotate(0deg) scale(1)!important;opacity:1;color:#151821!important;stroke:#151821!important}.theme-toggle-moon,.theme-toggle-sun{transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .35s ease,color .3s ease,stroke .3s ease}.theme-toggle-moon{transform:translate(-55%,-53%) rotate(90deg) scale(0)!important;opacity:0;color:#ffffff!important;stroke:#ffffff!important}html.dark .theme-toggle-sun{transform:translate(-50%,-50%) rotate(-90deg) scale(0)!important;opacity:0}html.dark .theme-toggle-moon{transform:translate(-55%,-53%) rotate(0deg) scale(1)!important;opacity:1}html.dark #wrapper,html.dark .worldcup-page-wrapper,html.dark body{background-color:#0d0f14!important;color:#ffffff!important}html.dark .header-default,html.dark .tf-header,html.dark header{background-color:#12141c!important;border-bottom:2px solid #b8860b!important;box-shadow:0 4px 20px rgba(0,0,0,.3)!important}html.dark .nav-link,html.dark .tf-header a,html.dark header a{color:#ffffff!important}html.dark .menu-outer li a:hover,html.dark .nav-link:hover,html.dark header a:hover{color:#e5c158!important}html.dark .tf-header .icon,html.dark .tf-header i,html.dark header .icon,html.dark header i{color:#ffffff!important;stroke:#ffffff!important}html.dark header .icon:hover,html.dark header .nav-theme-toggle button:hover .theme-toggle-moon,html.dark header .nav-theme-toggle button:hover .theme-toggle-sun,html.dark header i:hover{color:#e5c158!important;stroke:#e5c158!important}html.dark header .nav-account>.dropdown>a:hover,html.dark header .nav-icon-item:hover,html.dark header .nav-theme-toggle button:hover{background-color:#1a1d26!important;box-shadow:0 4px 12px rgba(0,0,0,.3)!important}html.dark .dropdown-menu{background-color:#1a1d26!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 10px 40px rgba(0,0,0,.4)!important}html.dark .dropdown-menu a{color:#ffffff!important}html.dark .dropdown-menu a:hover{background:linear-gradient(135deg,#b8860b,#d4af37)!important;color:#000000!important}html.dark .dropdown-divider{border-color:rgba(255,255,255,.08)!important}html.dark .logo-header img{filter:invert(1) brightness(1.5) drop-shadow(0 2px 4px rgba(255,255,255,.15))!important}html.dark .footer,html.dark .tf-footer,html.dark footer{background-color:#12141c!important;border-top:1px solid rgba(255,255,255,.05)!important;color:#a0aec0!important}html.dark .footer-menu-title,html.dark .footer-title,html.dark footer h4,html.dark footer h5,html.dark footer h6{color:#e5c158!important}html.dark .footer-link,html.dark footer a{color:#a0aec0!important}html.dark footer a:hover{color:#ffffff!important}html.dark .wc-countdown-section{background:#0d0f14!important}html.dark .countdown-card{background:rgba(26,29,38,.85)!important;border-color:rgba(212,175,55,.45)!important;box-shadow:0 15px 35px rgba(0,0,0,.3)!important}html.dark .countdown-card .title{color:#ffffff!important}html.dark .countdown-card .description,html.dark .countdown-card .timer-label{color:#a0aec0!important}html.dark .countdown-card .timer-item{background:#12141c!important;border-color:rgba(255,255,255,.08)!important;box-shadow:0 4px 10px rgba(0,0,0,.2)!important}html.dark .countdown-card .timer-num{color:#ffffff!important}html.dark .countdown-card .timer-unit{color:#a0aec0!important}html.dark .countdown-card .countdown-image-wrapper{background:linear-gradient(135deg,#151821,#0d0f14)!important;border-left-color:rgba(212,175,55,.2)!important}html.dark .worldcup-section{background:linear-gradient(180deg,#0d0f14 0,#12141c)!important;color:#ffffff!important}html.dark .worldcup-section .section-title{color:#ffffff!important}html.dark .worldcup-section .section-subtitle{color:#a0aec0!important}html.dark .product-card-wc{background:#1a1d26!important;border-color:rgba(255,255,255,.05)!important}html.dark .product-card-wc:hover{border-color:rgba(212,175,55,.45)!important}html.dark .card-media-wrapper{background:#12141c!important}html.dark .card-info{background:#1a1d26!important}html.dark .product-title{color:#ffffff!important}html.dark .product-desc{color:#a0aec0!important}html.dark .price-sale{color:#ffffff!important}html.dark .price-original{color:#718096!important}html.dark .card-footer-action{border-top-color:rgba(255,255,255,.08)!important}html.dark .avail-status{color:#a0aec0!important}html.dark .view-details-btn{color:#ffffff!important;border-color:rgba(255,255,255,.25)!important}html.dark .view-details-btn:hover{color:#ffffff!important;background:var(--accent-color)!important;border-color:var(--accent-color)!important}html.dark .edition-badge{background:rgba(18,20,28,.9)!important;color:#e5c158!important;border-color:rgba(212,175,55,.3)!important}html.dark .glass-overlay{background:linear-gradient(0deg,rgba(26,29,38,.95) 0,rgba(26,29,38,0))!important}@keyframes slideInRight{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.tf-header svg path,header svg path{stroke:currentColor!important}.nav-icon-item{display:flex!important;align-items:center!important;justify-content:center!important;width:44px!important;height:44px!important;border-radius:12px!important;transition:all .3s ease!important;background-color:transparent!important;position:relative!important;border:none!important;padding:0!important;cursor:pointer!important;text-decoration:none!important}.nav-icon-item:hover,.nav-theme-toggle button:hover{background-color:#f8f9fa!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px rgba(0,0,0,.08)!important}.nav-icon-item:hover svg path{stroke:#b8860b!important}html.dark .nav-icon-item:hover,html.dark .nav-theme-toggle button:hover{background-color:#1a1d26!important;box-shadow:0 4px 12px rgba(0,0,0,.3)!important}html.dark .nav-icon-item:hover svg path{stroke:#e5c158!important}html.dark,html.dark #wrapper,html.dark .bg-surface,html.dark .bg-white,html.dark .bg_white,html.dark .checkout-wrap,html.dark .compare-wrapper,html.dark .faq-content,html.dark .flat-spacing,html.dark .flat-spacing-1,html.dark .flat-spacing-2,html.dark .flat-spacing-3,html.dark .flat-spacing-v2,html.dark .flat-spacing-v3,html.dark .my-account-wrap,html.dark .page-title,html.dark .shopping-cart,html.dark .tf-section,html.dark .worldcup-page-wrapper,html.dark body,html.dark main,html.dark section{background-color:#0d0f14!important;background-image:none!important;color:#ffffff!important}html.dark .bg-gray,html.dark .bg-grey,html.dark .bg-light,html.dark .bg-surface-gray{background-color:#12141c!important}html.dark .accordion-product-item,html.dark .box-discount,html.dark .box-order,html.dark .canvas-sidebar,html.dark .card-box,html.dark .card-product,html.dark .checkout-sidebar,html.dark .fl-sidebar-cart,html.dark .flat-spacing-1.bg-surface,html.dark .flat-spacing-2.bg-surface,html.dark .flat-spacing-3.bg-surface,html.dark .modal-content,html.dark .my-account-content,html.dark .my-account-orders-details,html.dark .order-card,html.dark .payment-method-item,html.dark .sidebar-account,html.dark .tf-compare-table,html.dark .widget-tabs{background-color:#1a1d26!important;border-color:rgba(255,255,255,.08)!important}html.dark .accordion-title,html.dark .card-title,html.dark .cart-title,html.dark .checkout-title,html.dark .heading,html.dark .product-name,html.dark .product-title,html.dark .section-title,html.dark .title,html.dark .title-display,html.dark h1,html.dark h2,html.dark h3,html.dark h4,html.dark h5,html.dark h6{color:#ffffff!important}html.dark .gold-text,html.dark .text-gold{color:#dfba6b!important}html.dark .avail-status,html.dark .desc,html.dark .description,html.dark .stock-alert,html.dark .text,html.dark .text-button,html.dark .text-caption-1,html.dark .text-caption-2,html.dark .text-muted,html.dark .text-secondary,html.dark label,html.dark li,html.dark p,html.dark span{color:#e2e8f0!important}html.dark .link,html.dark .nav-link,html.dark a{color:#ffffff!important;transition:color .2s ease}html.dark .breadcrumbs li a:hover,html.dark .link:hover,html.dark .menu-outer li a:hover,html.dark .nav-link:hover,html.dark a:hover{color:#e5c158!important}html.dark .breadcrumbs,html.dark .breadcrumbs a,html.dark .breadcrumbs li,html.dark .breadcrumbs-content,html.dark .breadcrumbs-default{color:#a0aec0!important}html.dark .breadcrumbs .icon,html.dark .breadcrumbs i,html.dark .breadcrumbs-default i,html.dark .icon-arrRight{color:#a0aec0!important;stroke:#a0aec0!important}html.dark .form-control,html.dark input[type=email],html.dark input[type=number],html.dark input[type=password],html.dark input[type=search],html.dark input[type=tel],html.dark input[type=text],html.dark select,html.dark textarea{background-color:#1a1d26!important;color:#ffffff!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:8px!important}html.dark input:focus,html.dark select:focus,html.dark textarea:focus{border-color:#e5c158!important;box-shadow:0 0 0 2px rgba(229,193,88,.2)!important;outline:none!important}html.dark input::-moz-placeholder,html.dark textarea::-moz-placeholder{color:#718096!important;opacity:1!important}html.dark input::placeholder,html.dark textarea::placeholder{color:#718096!important;opacity:1!important}html.dark .custom-checkmark{border-color:rgba(255,255,255,.25)!important;background-color:#1a1d26!important}html.dark .modern-checkbox input[type=checkbox]:checked+.custom-checkmark{background:#1a1d26!important;border-color:#e5c158!important}html.dark .table,html.dark table,html.dark tbody,html.dark thead,html.dark tr{background-color:transparent!important;border-color:rgba(255,255,255,.08)!important}html.dark .tf-table-page-cart td,html.dark .tf-table-page-cart th,html.dark td,html.dark th{border-bottom:1px solid rgba(255,255,255,.08)!important;background-color:transparent!important;color:#ffffff!important}html.dark .tf-table-page-cart thead tr{border-bottom:2px solid rgba(255,255,255,.12)!important}html.dark .tf-compare-col,html.dark .tf-compare-field,html.dark .tf-compare-row,html.dark .tf-compare-table{background-color:#12141c!important;border-color:rgba(255,255,255,.08)!important;color:#ffffff!important}html.dark .quantity-select,html.dark .tf-compare-field.d-md-block.d-none,html.dark .wg-quantity{background-color:#1a1d26!important;color:#ffffff!important}html.dark .quantity-select,html.dark .wg-quantity{border-color:rgba(255,255,255,.15)!important}html.dark .wg-quantity .btn-quantity,html.dark .wg-quantity input{color:#ffffff!important;background-color:transparent!important;border:none!important}html.dark .accordion-product-wrap .accordion-title,html.dark .accordion-title,html.dark .accordion-title h6{color:#ffffff!important}html.dark .accordion-faqs-content,html.dark .accordion-faqs-content p,html.dark .accordion-product-wrap .accordion-faqs-content{color:#e2e8f0!important}html.dark .nice-select{background-color:#1a1d26!important;border-color:rgba(255,255,255,.15)!important}html.dark .nice-select,html.dark .nice-select .current{color:#ffffff!important}html.dark .nice-select .list{background-color:#1a1d26!important;border:1px solid rgba(255,255,255,.08)!important}html.dark .nice-select .option.focus,html.dark .nice-select .option.selected.focus,html.dark .nice-select .option:hover{background:linear-gradient(135deg,#b8860b,#d4af37)!important;color:#000000!important}html.dark .cart-price,html.dark .current-price,html.dark .price,html.dark .price-sale,html.dark .total-price{color:#ffffff!important}html.dark .old-price,html.dark .price-original{color:#718096!important;text-decoration:line-through!important}html.dark .checkout-sidebar p,html.dark .checkout-sidebar span,html.dark .payment-method-item label{color:#ffffff!important}html.dark .my-account-nav li a{color:#a0aec0!important}html.dark .my-account-nav li a.active,html.dark .my-account-nav li a:hover{color:#e5c158!important;background-color:#1a1d26!important}html.dark .modal-body,html.dark .modal-footer,html.dark .modal-header{background-color:#12141c!important;border-color:rgba(255,255,255,.08)!important}html.dark .modal-title{color:#ffffff!important}html.dark .currency-option .currency-code,html.dark .currency-switcher .currency-code,html.dark .currency-switcher-trigger .currency-code,html.dark .marquee-track span{color:#000000!important}html.dark .btn-read-more{border-color:#ffffff!important;color:#ffffff!important}.size-guide-btn{background:transparent!important;border:none!important;color:#000000!important;font-size:14px!important;font-weight:500!important;text-decoration:underline!important;cursor:pointer!important;padding:0!important;transition:all .2s ease!important}.size-guide-btn:hover{color:#777777!important}html.dark .size-guide-btn{color:#ffffff!important}html.dark .size-guide-btn:hover{color:#dfba6b!important}.floating-theme-toggle{position:fixed!important;bottom:24px!important;left:24px!important;z-index:9999!important;width:48px!important;height:48px!important;border-radius:50%!important;background-color:rgba(255,255,255,.85)!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:0 4px 15px rgba(0,0,0,.08)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;cursor:pointer!important}.floating-theme-toggle:hover{transform:scale(1.08) rotate(15deg)!important;box-shadow:0 6px 20px rgba(0,0,0,.12)!important;background-color:rgba(255,255,255,.95)!important}html.dark .floating-theme-toggle{background-color:rgba(26,29,38,.85)!important;border-color:rgba(255,255,255,.08)!important;box-shadow:0 4px 20px rgba(0,0,0,.4)!important}html.dark .floating-theme-toggle:hover{background-color:rgba(26,29,38,.95)!important;box-shadow:0 6px 25px rgba(0,0,0,.5)!important}.floating-theme-toggle .theme-toggle-sun{color:#151821!important;stroke:#151821!important}.floating-theme-toggle:hover .theme-toggle-sun{color:#b8860b!important;stroke:#b8860b!important}html.dark .floating-theme-toggle .theme-toggle-moon{color:#ffffff!important;stroke:#ffffff!important}html.dark .floating-theme-toggle:hover .theme-toggle-moon{color:#dfba6b!important;stroke:#dfba6b!important}html.dark .ask-question,html.dark .style-faqs .accordion-product-item{background-color:transparent!important}.widget-tabs.style-1 .widget-menu-tab{background-color:#ededed;border:1px solid var(--line);border-radius:50px!important;padding:8px 10px!important;max-width:-moz-max-content;max-width:max-content;margin:0 auto 35px!important;gap:10px!important}.widget-tabs.style-1 .widget-menu-tab .item-title{font-size:16px!important;font-weight:500;line-height:24px;padding:8px 20px!important;border-radius:30px!important;color:#5c5c5c!important;transition:all .3s ease}.widget-tabs.style-1 .widget-menu-tab .item-title:hover{color:#000000!important}.widget-tabs.style-1 .widget-menu-tab .item-title:after{display:none!important}.widget-tabs.style-1 .widget-menu-tab .item-title.active{background-color:#ffffff!important;color:#000000!important;box-shadow:0 2px 8px rgba(0,0,0,.08)!important}.widget-tabs.style-1 .widget-menu-tab .item-title.active .inner,.widget-tabs.style-1 .widget-menu-tab .item-title.active span{color:#000000!important}html.dark .widget-tabs{background-color:transparent!important;box-shadow:none!important}html.dark .widget-content-inner{background-color:#1a1d26!important;border-color:rgba(255,255,255,.08)!important}html.dark .widget-tabs.style-1 .widget-menu-tab{background-color:#12141c!important;border-color:rgba(255,255,255,.08)!important}html.dark .widget-tabs.style-1 .widget-menu-tab .item-title{color:#a0aec0!important}html.dark .widget-tabs.style-1 .widget-menu-tab .item-title:hover{color:#ffffff!important}html.dark .widget-tabs.style-1 .widget-menu-tab .item-title.active{background-color:#ffffff!important;color:#000000!important;box-shadow:0 4px 12px rgba(0,0,0,.3)!important}html.dark .widget-tabs.style-1 .widget-menu-tab .item-title.active .inner,html.dark .widget-tabs.style-1 .widget-menu-tab .item-title.active span{color:#000000!important}@media (max-width:768px){.widget-tabs.style-1 .widget-menu-tab{padding:6px 8px!important;gap:6px!important}.widget-tabs.style-1 .widget-menu-tab .item-title{font-size:13px!important;padding:6px 12px!important}}.card-product{background-color:#ffffff;border-radius:16px!important;overflow:hidden!important;box-shadow:0 4px 15px rgba(0,0,0,.05);border:1px solid var(--line);height:100%;display:flex;flex-direction:column}.card-product .card-product-wrapper{border-radius:0!important}.card-product .card-product-info{padding:15px 15px 18px!important;background-color:#ffffff;flex-grow:1}html.dark .card-product{border-color:rgba(255,255,255,.08)!important;box-shadow:0 10px 30px rgba(0,0,0,.2)}html.dark .card-product,html.dark .card-product .card-product-info{background-color:#1a1d26!important}@media (max-width:768px){.card-product{border-radius:12px!important}.card-product .card-product-info{padding:10px 10px 12px!important}}.card-product .btn-main-product.disabled,.card-product .btn-main-product.disabled:hover,.widget-menu-tab .item-title.active .inner,.widget-menu-tab .item-title.active span,html.dark .card-product .btn-main-product.disabled,html.dark .card-product .btn-main-product.disabled:hover,html.dark .widget-menu-tab .item-title.active .inner,html.dark .widget-menu-tab .item-title.active span{color:#000000!important}.small-title-icon{-o-object-fit:contain!important;object-fit:contain!important;border-radius:50%!important;display:inline-block!important;vertical-align:middle!important;margin-left:12px!important;margin-top:-6px!important}:root{--checkout-card-bg:#ffffff;--checkout-text-color:#424242;--checkout-text-dark:#1f2937;--checkout-input-bg:#ffffff;--checkout-applied-coupon-bg:#f8f9fa;--checkout-border-color:#e0e0e0}html.dark{--checkout-card-bg:#1a1d26;--checkout-text-color:#e2e8f0;--checkout-text-dark:#ffffff;--checkout-input-bg:#12141c;--checkout-applied-coupon-bg:#12141c;--checkout-border-color:rgba(255,255,255,0.08)}html.dark .size-btn{background-color:rgba(255,255,255,.05)!important;border:2px solid rgba(255,255,255,.15)!important;border-radius:50%!important}html.dark .size-btn span{color:#e2e8f0!important}html.dark .size-btn:hover{border-color:#e5c158!important}html.dark .size-btn:hover span{color:#e5c158!important}html.dark input[type=radio]:checked+.size-btn{background-color:#e5c158!important;background-image:linear-gradient(135deg,#b8860b,#d4af37)!important;border-color:#e5c158!important}html.dark input[type=radio]:checked+.size-btn span{color:#000000!important}html.dark .size-btn.type-disable{background-color:rgba(255,255,255,.02)!important;border-color:rgba(255,255,255,.05)!important;opacity:.3!important}html.dark .size-btn.type-disable span{color:rgba(255,255,255,.25)!important}html.dark .btn-add-to-cart{background-color:#e5c158!important;background-image:linear-gradient(135deg,#b8860b,#d4af37)!important;border-color:#e5c158!important;color:#000000!important}html.dark .btn-add-to-cart span{color:#000000!important}html.dark .btn-add-to-cart:hover{background-color:#ffffff!important;background-image:none!important;border-color:#ffffff!important;color:#000000!important;transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,255,255,.1)}html.dark .btn-add-to-cart:hover span{color:#000000!important}html.dark .btn-custom-order{background-color:transparent!important;border:2px solid #e5c158!important;color:#e5c158!important}html.dark .btn-custom-order span{color:#e5c158!important}html.dark .btn-custom-order:hover{background-color:#e5c158!important;background-image:linear-gradient(135deg,#b8860b,#d4af37)!important;border-color:#e5c158!important;color:#000000!important;transform:translateY(-2px);box-shadow:0 8px 25px rgba(212,175,55,.2)}html.dark .btn-custom-order:hover span{color:#000000!important}@keyframes a{0%{opacity:0;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}@keyframes b{0%{opacity:1;transform:scale(1)}15%{opacity:1;transform:scale(1.1)}to{opacity:0;transform:scale(.5)}}@keyframes c{0%{transform:translate(-50%,-50%) rotate(0)}50%{transform:translate(-50%,-50%) rotate(-180deg)}to{transform:translate(-50%,-50%) rotate(-1turn)}}@keyframes d{0%{transform:scale(1)}10%{transform:scale(1.2) translateX(6px)}25%{transform:scale(1.3) translateX(8px)}40%{transform:scale(1.2) translateX(6px)}50%{transform:scale(1)}60%{transform:scale(.8) translateX(6px)}75%{transform:scale(.7) translateX(8px)}90%{transform:scale(.8) translateX(6px)}to{transform:scale(1)}}@keyframes e{0%{transform:scale(1)}10%{transform:scale(1.2) translateX(-6px)}25%{transform:scale(1.3) translateX(-8px)}40%{transform:scale(1.2) translateX(-6px)}50%{transform:scale(1)}60%{transform:scale(.8) translateX(-6px)}75%{transform:scale(.7) translateX(-8px)}90%{transform:scale(.8) translateX(-6px)}to{transform:scale(1)}}.drift-zoom-pane{background:rgba(0,0,0,.5);transform:translateZ(0);-webkit-transform:translateZ(0)}.drift-zoom-pane.drift-opening{animation:a .18s ease-out;-webkit-animation:a .18s ease-out}.drift-zoom-pane.drift-closing{animation:b .21s ease-in;-webkit-animation:b .21s ease-in}.drift-zoom-pane.drift-inline{border-radius:75px;box-shadow:0 6px 18px rgba(0,0,0,.3);height:150px;position:absolute;width:150px}.drift-loading .drift-zoom-pane-loader{animation:c 1.8s linear infinite;-webkit-animation:c 1.8s linear infinite;display:block;height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);width:66px}.drift-zoom-pane-loader:after,.drift-zoom-pane-loader:before{background:hsla(0,0%,100%,.9);border-radius:20px;content:"";display:block;height:20px;margin-top:-10px;position:absolute;top:50%;width:20px}.drift-zoom-pane-loader:before{animation:d 1.8s linear infinite;-webkit-animation:d 1.8s linear infinite;left:0}.drift-zoom-pane-loader:after{animation:e 1.8s linear infinite;-webkit-animation:e 1.8s linear infinite;animation-delay:-.9s;-webkit-animation-delay:-.9s;right:0}.drift-bounding-box{background-color:rgba(0,0,0,.4)}