") no-repeat;background-position:calc(100% - .1875rem) 50%;background-size:1.125rem 1.125rem;padding-right:1.625rem !important;}button:not(.unset),.button:not(.unset),.btn:not(.unset){display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:var(--theme-button-font);font-size:var(--theme-button-font-size);font-weight:var(--theme-button-font-weight);letter-spacing:var(--theme-button-letter-spacing);line-height:2.625rem;height:2.625rem;padding-left:1.125rem;padding-right:1.125rem;border-radius:var(--theme-radius-form);}button:not(.unset):not(.link),.button:not(.unset):not(.link),.btn:not(.unset):not(.link){color:var(--color-text);background-color:var(--color-gray200);border-color:transparent;}button:not(.unset).primary:not(.outline),.btn:not(.unset).primary:not(.outline){color:#fff;background-color:var(--theme-primary-color);border-color:transparent;}button.unset{-webkit-box-shadow:none;box-shadow:none;background-color:transparent;border:0;}.badge{--bs-badge-padding-x:.4375rem;--bs-badge-padding-y:.3125rem;--bs-badge-border-radius:.1875rem;--bs-badge-font-size:.75rem;--bs-badge-font-weight:600;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:1.25rem;background-color:var(--color-gray400);}.klb-menu-nav ul{list-style:none;margin:0;padding:0;}.klb-menu-nav.horizontal>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:1.0625rem;-moz-column-gap:1.0625rem;column-gap:1.0625rem;}.klb-menu-nav.horizontal li{white-space:nowrap;}.klb-menu-nav.horizontal .menu-item-has-children>a{position:relative;}.klb-menu-nav.horizontal .menu-item-has-children>a::after{font-family:"klbtheme";font-size:88%;content:"";margin-left:.4375rem;}.klb-menu-nav.horizontal .menu-item-has-children:not(.mega-menu){position:relative;}.klb-menu-nav.horizontal a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;}.klb-menu-nav.horizontal .sub-menu{position:absolute;top:calc(100% - 1px);left:0;color:var(--color-text);border:1px solid transparent;border-radius:var(--theme-radius-base);opacity:0;visibility:hidden;-webkit-transform:translateY(3px);transform:translateY(3px);z-index:10;}.klb-menu-nav.horizontal.color-scheme-white .sub-menu{background-color:#fff;}.klb-menu-nav.horizontal.color-scheme-white.border-gray .sub-menu{border-color:var(--color-gray100);}.klb-menu-nav.horizontal.sub-shadow-md .sub-menu{-webkit-box-shadow:rgba(27,31,34,.05) 0px 1px 3px,rgba(27,31,34,.05) 0px 20px 25px -5px,rgba(27,31,34,.04) 0px 10px 10px -5px;box-shadow:rgba(27,31,34,.05) 0px 1px 3px,rgba(27,31,34,.05) 0px 20px 25px -5px,rgba(27,31,34,.04) 0px 10px 10px -5px;}.klb-menu-nav.horizontal.triangle-enable.color-scheme-white .sub-menu::before{content:"";display:block;position:absolute;width:0;height:0;border-bottom:.5rem solid #fff;border-left:.5rem solid transparent;border-right:.5rem solid transparent;margin-bottom:0rem;top:-.4375rem;left:1.125rem;z-index:1;}.klb-menu-nav.horizontal.triangle-enable.color-scheme-white .sub-menu::after{content:"";display:block;position:absolute;width:0;height:0;border-bottom:.5rem solid var(--color-gray300);border-left:.5rem solid transparent;border-right:.5rem solid transparent;margin-bottom:0rem;top:-.5rem;left:1.125rem;}.dropdown-menu{--bs-dropdown-min-width:18.75rem;--bs-dropdown-padding-x:1rem;--bs-dropdown-padding-y:1rem;--bs-dropdown-font-size:.875rem;--bs-dropdown-border-color:var(--color-gray100);--bs-dropdown-border-radius:var(--theme-radius-base);--bs-dropdown-color:var(--color-text);--bs-dropdown-bg:var(--color-background);display:block;}.dropdown-menu.custom-dropdown-menu{all:unset;position:absolute;min-width:var(--bs-dropdown-min-width);padding-top:.5625rem;top:100%;left:-.75rem;}.dropdown-menu.custom-dropdown-menu .custom-dropdown-body{font-family:var(--theme-body-font);font-size:var(--bs-dropdown-font-size);font-weight:400;line-height:1.5;padding:1rem;color:var(--bs-dropdown-color);background-color:var(--bs-dropdown-bg);border:1px solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius);-webkit-box-shadow:rgba(27,31,34,.03) 0px 1px 3px,rgba(27,31,34,.05) 0px 1px 2px;box-shadow:rgba(27,31,34,.03) 0px 1px 3px,rgba(27,31,34,.05) 0px 1px 2px;}.dropdown-menu.custom-dropdown-menu .custom-dropdown-body::before{content:"";display:block;position:absolute;width:0;height:0;border-bottom:.59375rem solid var(--color-background);border-left:.59375rem solid transparent;border-right:.59375rem solid transparent;margin-bottom:0rem;top:.0625rem;left:1.5rem;z-index:1;}.dropdown-menu.custom-dropdown-menu .custom-dropdown-body::after{content:"";display:block;position:absolute;width:0;height:0;border-bottom:.59375rem solid var(--color-gray300);border-left:.59375rem solid transparent;border-right:.59375rem solid transparent;margin-bottom:0rem;top:0;left:1.5rem;}.custom-dropdown{position:relative;}.custom-dropdown .custom-dropdown-menu{opacity:0;visibility:hidden;-webkit-transform:translateY(-2px);transform:translateY(-2px);}.custom-dropdown[data-placement=right] .custom-dropdown-menu{left:auto;right:-.75rem;}.custom-dropdown[data-placement=right] .custom-dropdown-menu .custom-dropdown-body::before,.custom-dropdown[data-placement=right] .custom-dropdown-menu .custom-dropdown-body::after{left:auto;right:1.3125rem;}.site-drawer{position:fixed;height:100%;top:0;left:0;opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);z-index:1000;}@media screen and (min-width:320px){.site-drawer{width:21.25rem;}}.site-drawer .drawer-row{position:relative;padding:1.25rem;}@media screen and (min-width:992px){.site-drawer .drawer-row{padding:1.25rem 1.5625rem;}}.site-drawer .drawer-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:.625rem;padding-bottom:.625rem;border-bottom:1px solid rgba(var(--color-rgb),.1);}.site-drawer .site-brand a{color:currentColor;}.site-drawer .site-brand a img{height:2.1875rem;}.site-drawer .drawer-heading{display:block;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;opacity:.3;margin-top:.625rem;margin-bottom:.625rem;}.site-drawer .drawer-menu .klb-menu{padding:0;}.site-drawer .drawer-menu .klb-menu li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;}.site-drawer .drawer-menu .klb-menu li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.9375rem;font-weight:500;max-height:2.5rem;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-top:.5rem;padding-bottom:.5rem;color:currentColor;}.site-drawer .drawer-menu .klb-menu li .sub-menu{position:relative;width:100%;height:0;padding-left:.9375rem;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}.site-drawer .drawer-menu .klb-menu li .sub-menu li a{font-size:.875rem;font-weight:400;padding-top:.3125rem;padding-bottom:.3125rem;}.site-drawer .drawer-menu.drawer-category .klb-menu>li>a{padding-top:.625rem;padding-bottom:.625rem;}.site-drawer .drawer-menu+.drawer-heading{margin-top:1.25rem;}@media screen and (min-width:992px){.site-drawer .drawer-menu+.drawer-heading{margin-top:2.5rem;}}.site-drawer .drawer-contact .contact-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.site-drawer .drawer-contact .contact-item .contact-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.125rem;}.site-drawer .drawer-contact .contact-item .contact-header i{font-size:1.25rem;width:1.375rem;margin-right:.625rem;}.site-drawer .drawer-contact .contact-item .contact-header i::before{margin:0;}.site-drawer .drawer-contact .contact-item .contact-header .contact-title{font-size:1rem;font-weight:500;margin-bottom:0;}.site-drawer .drawer-contact .contact-item .contact-header .contact-title a{color:currentColor;}.site-drawer .drawer-contact .contact-item .contact-description{font-size:.8125rem;opacity:.8;}.site-drawer .drawer-contact .contact-item .contact-description p{margin-bottom:0;}.site-drawer .drawer-contact .contact-item+.contact-item{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid;}.site-drawer .site-copyright{font-size:.75rem;font-weight:500;}.site-drawer.color-layout-white{color:#1b1f22;background-color:#fff;}.site-drawer.color-layout-white .drawer-contact .contact-item+.contact-item{border-color:var(--color-gray100);}.site-header:not(.transparent){position:relative;z-index:11;}.site-header:not(.transparent) .color-scheme-light{color:#fff;}.site-header:not(.transparent) .color-layout-custom.dark-blue{background-color:#031424;}.site-header .header-row{background-repeat:no-repeat;background-size:cover;}.site-header .header-inner>.col+*{padding-left:.9375rem;}.site-header .header-inner>.col>*+*{margin-left:.9375rem;}.site-header .header-search-form{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;z-index:1;}.site-header .header-search-form::before{position:fixed;content:"";width:100%;height:100%;top:0;left:0;background-color:#1b1f22;opacity:0;visibility:hidden;}.site-header .header-search-form .search-form{position:relative;}.site-header .header-search-form .search-form::before{position:absolute;content:"";left:-.5rem;right:-.5rem;bottom:-.5rem;top:-.5rem;background-color:var(--color-background);border-top-left-radius:calc(var(--theme-radius-base) + 2px);border-top-right-radius:calc(var(--theme-radius-base) + 2px);opacity:0;visibility:hidden;}.site-header .header-search-form .search-form input{position:relative;font-weight:500;color:var(--color-text);padding-right:3rem !important;}@media screen and (min-width:768px){.site-header .header-search-form .search-form input{font-size:.9375rem;line-height:3rem;height:3rem;padding-left:1rem;padding-right:1rem;}}.site-header .header-search-form .search-form input::-webkit-input-placeholder{font-weight:400;}.site-header .header-search-form .search-form input::-moz-placeholder{font-weight:400;}.site-header .header-search-form .search-form input:-ms-input-placeholder{font-weight:400;}.site-header .header-search-form .search-form input::-ms-input-placeholder{font-weight:400;}.site-header .header-search-form .search-form button{position:absolute;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.5rem;line-height:1;min-width:3rem;height:100%;top:0;right:0;color:currentColor;border-top-right-radius:var(--theme-radius-form);border-bottom-right-radius:var(--theme-radius-form);border-top-left-radius:0;border-bottom-left-radius:0;padding-left:.1875rem;padding-right:.1875rem;-webkit-box-shadow:none;box-shadow:none;outline:none;}.site-header .header-search-form .search-form button i{position:relative;}.site-header .header-search-form .search-form button i::before{margin:0;}.site-header .site-brand img{height:2.625rem;}.site-header .header-notify{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.site-header .header-notify i{font-size:128%;margin-right:.4375rem;line-height:1;}.site-header .header-notify i::before{margin:0;}.site-header .header-notify p{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;margin-bottom:0;}.site-header .header-notify p a{font-weight:600;margin-left:.1875rem;}.site-header .header-notify.link-filled p a{padding:.0625rem .5625rem;margin-left:.125rem;margin-right:.125rem;border-radius:1.75rem;background-color:var(--color-gray100);}.site-header .custom-button{height:100%;}.site-header .custom-button>a{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;line-height:0;margin-bottom:0;}.site-header .custom-button>a i{font-size:128%;margin-right:.625rem;line-height:1;}.site-header .custom-button>a i::before{margin:0;}.site-header .custom-button>a.has-dropdown::after{font-family:"klbtheme";font-size:88%;content:"";margin-left:.625rem;}.site-header .custom-button .sub-menu{position:absolute;height:auto;width:100%;left:0;top:100%;color:var(--color-text);padding-top:1.5625rem;padding-bottom:3.75rem;background-color:#fff;opacity:0;visibility:hidden;-webkit-transform:translateY(3px);transform:translateY(3px);}.site-header .custom-button .sub-menu .mega-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2.5rem;}.site-header .custom-button .sub-menu .mega-header .entry-title{font-size:1.125rem;margin-bottom:0;}.site-header .custom-button .sub-menu .mega-header .entry-description{margin-left:.9375rem;}.site-header .custom-button .sub-menu .mega-header .entry-description p{font-size:.875rem;margin-bottom:0;opacity:.6;}.site-header .custom-button .sub-menu .products{-webkit-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem;}.site-header .custom-button .sub-menu .products .product{position:relative;}.site-header .custom-button .sub-menu .products .product::after{content:"";position:absolute;width:.0625rem;height:100%;top:0;left:-1.875rem;background-color:currentColor;}body[data-color=default] .site-header .custom-button .sub-menu .products .product::after{background-color:var(--color-gray200);}.site-header .custom-button .sub-menu .products .product:first-child::after{display:none;}.site-header .custom-button .sub-menu .products .product .price{line-height:initial;}.site-header .custom-link>a{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;line-height:0;margin-bottom:0;}.site-header .custom-link>a i{font-size:128%;margin-right:.625rem;line-height:1;}.site-header .custom-link>a i::before{margin:0;}.site-header .theme-toggle .theme-mode-toggle{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;}.site-header .theme-toggle .theme-mode-toggle .toggle-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.8125rem;width:1.625rem;height:1.625rem;border-radius:.375rem;}.site-header .theme-toggle .theme-mode-toggle .toggle-icon i{line-height:1;}.site-header .theme-toggle .theme-mode-toggle .toggle-icon i::before{margin:0;}.site-header .theme-toggle .theme-mode-toggle .toggle-text{font-weight:500;margin-left:.4375rem;}.site-header .theme-toggle .theme-mode-toggle .toggle-text .light-theme{display:none;}.site-header .header-action>*:not(.dropdown-menu){display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;min-width:2.375rem;height:2.375rem;}.site-header .header-action .action-icon{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:2.375rem;height:100%;}.site-header .header-action .action-icon i{font-size:1.625rem;line-height:1;}.site-header .header-action .action-icon i::before{margin:0;}.site-header .header-action .action-icon i.klb-icon-user-cut{font-size:1.75rem;}.site-header .header-action .action-icon .action-count{position:absolute;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.625rem;font-weight:500;line-height:1.0625rem;min-width:1.0625rem;padding-left:.0625rem;padding-right:.0625rem;height:1.0625rem;border-radius:50%;top:.125rem;right:-.125rem;color:#fff;background-color:var(--theme-primary-color);}.site-header .header-action .action-text{line-height:1.3;}.site-header .header-action .action-text>span{display:block;font-size:.6875rem;font-weight:500;opacity:.4;}.site-header .header-action .action-text p{font-size:.875rem;font-weight:500;margin-bottom:0;}.site-header .header-action.row-style .action-text{margin-left:.625rem;}.site-header .header-action.cart-button .custom-dropdown-menu{z-index:10;}.site-header .header-action.cart-button .custom-dropdown-body .cart-empty{text-align:center;padding-top:1.25rem;padding-bottom:1.25rem;}.site-header .header-action.cart-button .custom-dropdown-body .cart-empty .empty-icon{margin-bottom:1.25rem;}.site-header .header-action.cart-button .custom-dropdown-body .cart-empty .empty-icon svg{width:4.75rem;height:4.75rem;fill:var(--color-gray200);}.site-header .header-action.cart-button .custom-dropdown-body .cart-empty .empty-text{font-size:.875rem;font-weight:500;}.site-header .header-action.cart-button .custom-dropdown-body .cart-discount{font-size:.75rem;text-align:center;border-top:1px dashed var(--color-gray200);padding-top:.9375rem;margin-top:.9375rem;}.site-header .header-action.cart-button .custom-dropdown-body .cart-discount p{margin-bottom:0;}.site-header .header-action.cart-button .custom-dropdown-body .cart-discount p strong{font-weight:600;text-decoration:underline;}.site-header .header-action.cart-button .cart-not-empty{position:relative;}.site-header .header-action.custom-toggle .action-link{height:3rem;border:1px solid var(--color-gray300);padding-left:.3125rem;padding-right:.75rem;border-radius:var(--theme-radius-base);}.site-header .header-action.custom-toggle .action-icon i{font-size:1.5rem;}.header-topbar{font-size:var(--theme-topbar-font-size);font-weight:var(--theme-topbar-font-weight);}.header-topbar a{color:currentColor;outline:none;}.header-topbar .header-inner{height:var(--theme-topbar-height);}.header-topbar .header-inner>*{height:100%;}.header-topbar .klb-menu-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.header-topbar .klb-menu-nav .klb-menu>li>a{height:var(--theme-topbar-height);line-height:var(--theme-topbar-height);}.header-topbar .theme-toggle{margin-left:1.25rem;}.header-topbar .header-notify+.klb-menu-nav{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.header-topbar .header-notify+.klb-menu-nav::before{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;content:"";width:.0625rem;height:.9375rem;background-color:currentColor;margin-right:1.0625rem;opacity:.2;}[data-color=default][data-theme=light] .header-topbar:not(.color-layout-black) .theme-mode-toggle .header-light-background{background-color:var(--color-cool50);}.header-topbar.color-layout-custom.dark-blue .theme-mode-toggle .header-light-background{background-color:rgba(255,255,255,.12) !important;}.header-topbar.color-layout-custom.dark-blue .header-notify.link-filled p a{background-color:rgba(255,255,255,.12) !important;}.header-main a{color:currentColor;}.header-main .header-inner{padding-top:.9375rem;padding-bottom:.9375rem;}@media screen and (min-width:992px){.header-main .header-inner>.col+.col{padding-left:2.1875rem;}.header-main .header-inner>.col+.col.center{padding-left:2.5rem;}}.header-bottom a{color:currentColor;}.header-bottom .header-inner{height:3rem;}.header-bottom .header-inner>*{height:100%;}.header-bottom .custom-button>a{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:var(--theme-menu-font);font-size:var(--theme-menu-font-size);font-weight:var(--theme-menu-font-weight);line-height:0;height:100%;padding-left:.375rem;padding-right:.375rem;}.header-bottom .custom-link{margin-left:auto !important;}.header-bottom .custom-link>a{font-family:var(--theme-menu-font);font-size:var(--theme-menu-font-size);font-weight:var(--theme-menu-font-weight);line-height:0;height:100%;}.klb-menu-nav.primary-menu{height:100%;}.klb-menu-nav.primary-menu .klb-menu{height:100%;}.klb-menu-nav.primary-menu .klb-menu>.menu-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;margin-right:.1875rem;}.klb-menu-nav.primary-menu .klb-menu>.menu-item:last-child{margin-right:0;}.klb-menu-nav.primary-menu .klb-menu>.menu-item>a{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:var(--theme-menu-font);font-size:var(--theme-menu-font-size);font-weight:var(--theme-menu-font-weight);line-height:0;height:100%;padding-left:.375rem;padding-right:.375rem;}.klb-menu-nav.primary-menu .klb-menu>.menu-item>a::after{font-size:84%;margin-left:.625rem;text-shadow:0 0 0;}.klb-menu-nav.primary-menu .klb-menu>.menu-item:not(.mega-menu) .sub-menu{min-width:13.125rem;padding:.9375rem 0;left:-1.25rem;}.klb-menu-nav.primary-menu .klb-menu>.menu-item:not(.mega-menu) .sub-menu li+li{margin-top:0;}.klb-menu-nav.primary-menu .klb-menu>.menu-item:not(.mega-menu) .sub-menu li a{width:100%;padding-left:1.625rem;padding-right:1.625rem;padding-top:.375rem;padding-bottom:.375rem;line-height:initial;}.klb-menu-nav.primary-menu .klb-menu .sub-menu li+li{margin-top:.625rem;}.klb-menu-nav.primary-menu .klb-menu .sub-menu li>a{font-size:var(--theme-submenu-font-size);font-weight:var(--theme-sub-menu-font-weight);padding-top:.25rem;padding-bottom:.25rem;}.klb-menu-nav.primary-menu.triangle-enable.color-scheme-white .klb-menu>.menu-item .sub-menu::before{content:"";display:block;position:absolute;width:0;height:0;border-bottom:.59375rem solid #fff;border-left:.59375rem solid transparent;border-right:.59375rem solid transparent;margin-bottom:0rem;top:-.5625rem;left:var(--triangleLeft,1.4375rem);z-index:1;}.klb-menu-nav.primary-menu.triangle-enable.color-scheme-white .klb-menu>.menu-item .sub-menu::after{content:"";display:block;position:absolute;width:0;height:0;border-bottom:.59375rem solid var(--color-gray300);border-left:.59375rem solid transparent;border-right:.59375rem solid transparent;margin-bottom:0rem;top:-.625rem;left:var(--triangleLeft,1.4375rem);}.header-mobile:not(.transparent){position:relative;}.header-mobile a{color:currentColor;outline:none;}.header-mobile .header-inner{height:3.5rem;}.header-mobile .site-brand img{height:2.25rem;}.header-mobile .header-action.toggle-button i{font-size:1.5rem;}.header-mobile .header-action.cart-button .action-text{display:none;}.klb-mobile-bottom{position:fixed;width:100%;bottom:0;left:0;padding:.625rem 1.25rem .5rem;background-color:#fff;border-top:.0625rem solid var(--color-gray100);-webkit-box-shadow:0 0 10px -4px rgba(27,31,34,.3);box-shadow:0 0 10px -4px rgba(27,31,34,.3);border-top-left-radius:1.375rem;border-top-right-radius:1.375rem;z-index:999;}@media screen and (min-width:769px){.klb-mobile-bottom{display:none;}}.klb-mobile-bottom .mobile-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:.3125rem 0;list-style:none;}.klb-mobile-bottom .mobile-menu ul li a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:1;color:var(--color-text);}.klb-mobile-bottom .mobile-menu ul li a i{position:relative;height:1.75rem;font-size:1.75rem;margin-bottom:.3125rem;}.klb-mobile-bottom .mobile-menu ul li a span{position:relative;text-transform:capitalize;font-size:.75rem;opacity:.5;}@media screen and (min-width:768px){.footer-newsletter .newsletter-form input{line-height:2.875rem;height:3rem;padding-left:1.125rem;padding-right:1.125rem;}}.woocommerce-breadcrumb{margin-top:.625rem;margin-bottom:.625rem;}@media screen and (min-width:992px){.woocommerce-breadcrumb{margin-top:.9375rem;margin-bottom:.9375rem;}}.woocommerce-breadcrumb ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.3125rem;list-style:none;margin:0;padding:0;}.woocommerce-breadcrumb ul li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;font-size:.8125rem;color:var(--color-gray500);}.woocommerce-breadcrumb ul li::after{font-family:"klbtheme";font-size:.625rem;content:"";color:var(--color-text);margin-left:.4375rem;margin-right:.1875rem;}.woocommerce-breadcrumb ul li:last-child::after{display:none;}.woocommerce-breadcrumb ul li a{color:var(--color-text);}.price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;font-family:var(--theme-product-price-font);font-size:var(--theme-product-price-font-size-mobile);font-weight:var(--theme-product-price-weight);gap:.5rem;}@media screen and (min-width:1024px){.price{font-size:var(--theme-product-price-font-size-desktop);}}.price del{font-size:89%;font-weight:500;color:var(--color-gray600);opacity:.8;}body[data-color=default] .price del{color:var(--color-gray600);}.price ins{color:var(--color-red600);text-decoration:none;}.price-filled .price del{font-size:85%;}.price-filled .price ins bdi{color:#fff;background-color:var(--color-green600);padding:.0625rem .25rem;border-radius:calc(var(--theme-radius-base) / 2);}.quantity{--qty-size:2rem;--qty-form:2.5rem;--qty-height:2.75rem;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding-left:var(--qty-size);padding-right:var(--qty-size);border-radius:var(--theme-radius-form);-webkit-box-shadow:0 1px 2px 0 rgba(27,31,34,.045);box-shadow:0 1px 2px 0 rgba(27,31,34,.045);border:1px solid;}body[data-color=default] .quantity{border-color:var(--color-gray300);}.quantity .minus,.quantity .plus{position:absolute;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.875rem;width:var(--qty-size);height:100%;top:0;left:0;}.quantity .plus{left:auto;right:0;}.quantity .qty{font-size:.9375rem;text-align:center;width:var(--qty-form);height:var(--qty-height);line-height:inherit;border:0 !important;margin-bottom:0;padding-left:0;padding-right:0;-webkit-box-shadow:none;box-shadow:none;}.product-inventory{font-size:var(--theme-font-size-sm);font-weight:600;}.products{position:relative;}.products:not(.bordered) .thumbnail-wrapper{margin-bottom:.75rem;}.products .product-wrapper{position:relative;z-index:1;}.products .thumbnail-wrapper{position:relative;}.products .thumbnail-wrapper>.product-thumbnail{position:relative;display:block;overflow:hidden;border-radius:var(--theme-radius-base);}.products .thumbnail-wrapper .thumbnail-badges{position:absolute;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:.3125rem;left:.3125rem;bottom:.3125rem;z-index:1;}.products .thumbnail-wrapper .thumbnail-badges .sale{font-size:.75rem;background-color:var(--color-red600);}.products .product-title{font-size:var(--theme-product-name-font-size-mobile);font-weight:var(--theme-product-name-weight);line-height:1.3;max-width:100%;white-space:nowrap;white-space:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;}@media screen and (min-width:1024px){.products .product-title{font-size:var(--theme-product-name-font-size-desktop);}}.products .product-title a{color:currentColor;}body.link-underline .products .product-title a{text-decoration:underline;text-decoration-color:transparent;text-underline-offset:.15rem;}.products .product{position:relative;z-index:10;}.products .product .product-wrapper.style-1 .thumbnail-badges{top:0;left:0;}.products .product .product-wrapper.style-1 .thumbnail-badges .sale{margin-top:auto;}.products .product .product-wrapper.style-1 .price{margin-bottom:.3125rem;}.products:not(.klb-slider){display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;list-style:none;}.products:not(.klb-slider)>*{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;width:100%;max-width:100%;}.single-product-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:calc(var(--theme-site-gutters) * -1);margin-right:calc(var(--theme-site-gutters) * -1);}.single-product-wrapper>*{padding-left:var(--theme-site-gutters);padding-right:var(--theme-site-gutters);}.single-product-wrapper>*.product-gallery{margin-bottom:1.875rem;}.single-product-wrapper.style-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;}@media screen and (min-width:1200px){.single-product-wrapper.style-1>*.product-gallery{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;padding-right:calc(var(--theme-site-gutters) * 2);}.single-product-wrapper.style-1>*.product-detail{width:46%;}}.single-product-wrapper .woocommerce-product-gallery{position:relative;}.single-product-wrapper .product_title{margin-bottom:.9375rem;}@media screen and (min-width:1200px){.single-product-wrapper .product_title{font-size:2rem;}}.single-product-wrapper .product-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;gap:.9375rem;margin-bottom:.9375rem;}.single-product-wrapper .product-meta.top{padding-bottom:.625rem;border-bottom:.0625rem solid;}body[data-color=default] .single-product-wrapper .product-meta.top{border-color:var(--color-gray100);}.single-product-wrapper .product-meta.bottom{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.single-product-wrapper .product-meta+.product-price{margin-top:1.25rem;}.single-product-wrapper .product-meta .product-sku{font-size:.8125rem;}.single-product-wrapper .product-meta .product-sku span:not(.sku){opacity:.6;margin-right:.25rem;}.single-product-wrapper .product-meta .product-sku span.sku{font-weight:500;}.single-product-wrapper .product-meta .product-categories{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:.8125rem;}.single-product-wrapper .product-meta .product-categories span{opacity:.6;margin-right:.25rem;}.single-product-wrapper .product-price{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.9375rem;margin-bottom:.625rem;}.single-product-wrapper .product-price .price{font-size:1.5rem;}@media screen and (min-width:992px){.single-product-wrapper .product-price .price{font-size:1.75rem;}}.single-product-wrapper .product-price+.product-inventory-wrapper{margin-top:.9375rem;}.single-product-wrapper .woocommerce-product-details__short-description{font-size:.875rem;color:var(--color-gray700);margin-bottom:1.5625rem;}.single-product-wrapper .product-inventory-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.625rem;margin-bottom:.9375rem;}.single-product-wrapper .product-inventory-wrapper .product-inventory{font-size:.8125rem;padding:.25rem .625rem;border-radius:calc(var(--theme-radius-form) / 2);}.single-product-wrapper form.cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.625rem;margin-bottom:1.25rem;}.single-product-wrapper form.cart .variations{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;margin-bottom:.9375rem;}.single-product-wrapper form.cart .variations tr{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.single-product-wrapper form.cart .variations tr>td{padding-top:.9375rem;padding-bottom:.9375rem;}.single-product-wrapper form.cart .variations tr label{margin-bottom:0 !important;}.single-product-wrapper form.cart .variations tr .label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media screen and (min-width:992px){.single-product-wrapper form.cart .variations tr .label{padding-right:1.25rem;}}.single-product-wrapper form.cart .variations tr .value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.625rem;padding-top:0;padding-bottom:0;}.single-product-wrapper .wishlist-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:.875rem;-webkit-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem;row-gap:r0;margin-bottom:.9375rem;}.single-product-wrapper .wishlist-button a{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;color:var(--color-text);}.single-product-wrapper .wishlist-button a::before{font-family:"klbtheme";font-size:1.375rem;content:"";margin-right:.375rem;}.single-product-wrapper .wishlist-button+.product-checklist{padding-top:1.25rem;border-top:1px solid;}body[data-color=default] .single-product-wrapper .wishlist-button+.product-checklist{border-color:var(--color-gray100);}.single-product-wrapper .product-checklist{position:relative;margin-bottom:.9375rem;}.single-product-wrapper .product-checklist ul{list-style:none;margin:0;padding:0;}.single-product-wrapper .product-checklist ul li{position:relative;font-size:.875rem;padding-top:.1875rem;padding-bottom:.1875rem;}.single-product-wrapper .product-checklist ul li::before{font-family:"klbtheme";font-size:.75rem;content:"";color:var(--color-green800);margin-right:.5rem;}.single-product-wrapper .product-checklist+.product-meta{padding-top:1.25rem;border-top:1px solid;}body[data-color=default] .single-product-wrapper .product-checklist+.product-meta{border-color:var(--color-gray100);}.single-product-wrapper .woocommerce-tabs .woocommerce-Tabs-panel>h2{font-size:1.25rem;margin-bottom:.9375rem;}@media screen and (min-width:992px){.single-product-wrapper .woocommerce-tabs .woocommerce-Tabs-panel>h2{font-size:1.375rem;}}.single-product-wrapper .woocommerce-tabs .woocommerce-Tabs-panel--description>h2{display:none;}.single-product-wrapper .woocommerce-Reviews #review_form_wrapper .comment-form>* input{height:2.875rem;}[class^="klb-icon-"]:before{font-family:"klbtheme";font-style:normal;font-weight:normal;speak:never;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.klb-icon-minus:before{content:"";}.klb-icon-plus:before{content:"";}.klb-icon-square-phone:before{content:"";}.klb-icon-sun-light:before{content:"";}.klb-icon-search-feather-thin:before{content:"";}.klb-icon-profile-circled-thin:before{content:"";}.klb-icon-search-feather:before{content:"";}.klb-icon-heart-outline-thin:before{content:"";}.klb-icon-heart-outline:before{content:"";}.klb-icon-menu:before{content:"";}.klb-icon-small-shop-thin:before{content:"";}.klb-icon-zap:before{content:"";}.klb-icon-shopping-cart-extra:before{content:"";}.klb-icon-view-type-list-thin:before{content:"";}.klb-icon-user-cut:before{content:"";}.klb-icon-paper-plane-filled:before{content:"";}[class^="klb-ecommerce-icon-"]:before{font-family:"klbtheme-ecommerce";font-style:normal;font-weight:normal;speak:never;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.klb-ecommerce-icon-telephone:before{content:"";}.klb-ecommerce-icon-discount-bold:before{content:"";}table{max-width:100%;background-color:transparent;width:100%;}th{text-align:left;padding-right:20px;padding-bottom:5px;padding:8px;border:1px solid var(--color-gray200);}td{padding:4px;border:1px solid var(--color-gray200);text-align:left;}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute !important;height:1px;width:1px;overflow:hidden;}form select,select{width:100%;}.site-header .color-scheme-light .custom-button .sub-menu.mega-menu .mega-header{color:var(--color-text);}.site-header .color-scheme-light .custom-button .sub-menu.mega-menu .products{color:var(--color-text);}a#cancel-comment-reply-link{margin-left:1rem;color:#212529;text-decoration:none;text-transform:capitalize;font-size:12px;}.product-type-5 a.add_to_cart_button i{display:none;}.single-product-wrapper .product-stock{display:none;}.single-product-wrapper .product-inventory-wrapper .product-stock{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;}.single-product-wrapper .product-detail .single_add_to_cart_button{color:#fff;background-color:var(--color-green700);border-color:transparent;}.single-product-wrapper .single_add_to_cart_button{position:relative;height:2.875rem;padding-left:2.125rem;padding-right:2.125rem;}.single-product-wrapper .product-detail .product-meta.bottom>* a{font-size:.8125rem;font-weight:500;color:var(--color-text);line-height:1;}@media screen and (min-width:75rem){.hide-desktop{display:none !important;}}.single-product-wrapper .product-stock.in-stock{background-color:rgba(var(--color-greenRGB),.1);color:var(--color-green600) !important;}.header-action.wishlist-button .action-count{position:absolute;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.625rem;font-weight:500;line-height:1.0625rem;min-width:1.0625rem;padding-left:.0625rem;padding-right:.0625rem;height:1.0625rem;border-radius:50%;top:.125rem;right:-.125rem;color:#fff;background-color:var(--theme-primary-color);}.header-action.wishlist-button{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;}.single-product .variations td,.single-product .variations th{border:none;}.quantity .qty{color:var(--color-text);}.site-header .site-brand img{height:auto;}.orderon-whatsapp a{color:#fff !important;background-color:var(--color-green700) !important;border-color:transparent;height:2.875rem;}.orderon-whatsapp{margin-bottom:1.25rem;}.woocommerce-variation-add-to-cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.625rem;}.header-bottom a.help-center-color{color:#fcc419;}.site-header .header-notify.link-filled p a.no-bg,.header-topbar.color-layout-custom.dark-blue .header-notify.link-filled p a.no-bg{background:none !important;font-weight:600;margin-left:.1875rem !important;margin-right:0;padding:0 !important;}.klb-mobile-bottom{z-index:100000;}.klb-mobile-search{z-index:99999;}body.input-variation-filled .quantity .input-text.qty.text{background-color:transparent;}.woocommerce-product-gallery__wrapper img{width:100%;}.site-drawer .site-brand a img{height:auto;}.site-drawer{z-index:999999;}body .site-drawer{z-index:9999999;}.custom-button-menu .products .product-title a{color:currentColor !important;}a{text-decoration:none;color:var(--theme-primary-color);}.single-product-wrapper form.cart .variations tr{flex-direction:column;}.single-product-wrapper form.cart .variations tr .value{padding-left:0;}body.klb-swatches .single-product-wrapper form.cart .variations tr{flex-direction:row;}.single-product.product-type-variable .product-inventory-wrapper{display:none;}[data-theme=light] .theme-mode-toggle span.light-theme{display:none;}.site-scrollsa{overflow-y:auto;height:100%;}.site-scrollsa::-webkit-scrollbar{width:3px;}.site-scrollsa::-webkit-scrollbar-track{background-color:#f6f4f0;border-radius:9px;}.site-scrollsa::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:9px;}@media screen and (min-width:1200px){.single-product-wrapper.style-1>*.product-gallery{width:54%;}}:root{--theme-primary-color:#ee403d;}:root{--theme-primary-color-RGB:238,64,61;}:root{--theme-secondary-color:#041e42;}body[data-theme=light] .site-header.header-type2 .header-main{background-color:#fff !important;color:#1b1f22;}body[data-theme=light] .site-header.header-type2 .header-mobile-main{background-color:#fff !important;border-color:rgba(27,31,34,.1) !important;}body[data-theme=light] .site-header.header-type2 .header-action.row-style .action-text,body[data-theme=light] .site-header.header-type2 .header-action .action-text{color:#1b1f22;}body[data-theme=light] .site-header.header-type2 .header-action .action-icon{color:#1b1f22;}body[data-theme=light] .site-header.header-type2 .header-action .action-count{background-color:#ee403d !important;color:#fff;}body[data-theme=light] .site-header.header-type2 .header-bottom{background-color:#fff !important;border-color:rgba(27,31,34,.1) !important;}body[data-theme=light] .site-header.header-type2 .header-bottom a{color:#1b1f22;}body[data-theme=light] .header-bottom a.help-center-color{color:#e53e3e !important;}body[data-theme=light] .site-header .header-action.toggle-button .action-icon,body[data-theme=light] .site-header .header-action.toggle-button .action-text{color:#1b1f22 !important;}body[data-theme=light] .site-header .header-search-form .search-form button{color:#1b1f22 !important;}:root{--theme-body-font:"Jost",sans-serif;--theme-body-font-size:16px;--theme-body-font-weight:regular;--theme-body-letter-spacing:-.01em;--theme-heading-font:"Jost",sans-serif;--theme-heading-font-weight:600;--theme-heading-letter-spacing:-.01em;--theme-menu-font:"Jost",sans-serif;--theme-menu-font-size:16px;--theme-menu-font-weight:500;--theme-submenu-font-size:14px;--theme-form-font:"Jost",sans-serif;--theme-form-font-weight:500;--theme-button-font:"Jost",sans-serif;--theme-button-font-weight:600;--theme-button-font-size:14px;--theme-product-price-font:"Jost",sans-serif;--theme-product-price-weight:600;--theme-product-price-font-size-desktop:15px;--theme-product-price-font-size-mobile:14px;--theme-product-name-font:"Jost",sans-serif;--theme-product-name-weight:500;--theme-product-name-font-size-desktop:15px;--theme-product-name-font-size-mobile:14px;--theme-topbar-font:"Jost",sans-serif;--theme-topbar-font-weight:regular;--theme-topbar-submenu-font-size:13px;--theme-topbar-submenu-font-weight:400;--theme-radius-base:0px;--theme-radius-form:2px;}.header-main .header-inner{padding-top:20px;}.header-main .header-inner{padding-bottom:15px;}.header-bottom .header-inner,.klb-menu-nav.primary-menu .klb-menu>.menu-item>a{height:48px;}.product-title{font-family:var(--theme-product-name-font);}li.menu-item-5682>a{color:#fff !important;background-color:#e63946;padding:4px 10px;border-radius:6px;font-weight:500;font-size:14px;text-decoration:none;display:inline-block;}.site-header .header-main .site-brand img{width:132px;}.site-header .header-mobile .site-brand img{width:132px;}.site-drawer .site-brand img{width:156px;}.site-header .header-action.custom-toggle .action-link{border-style:solid;border-left-width:1px;border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;}.site-header.header-type2 .header-topbar{border-style:none;}.site-header.header-type2 .header-bottom,.site-header.header-type2 .header-mobile-main{border-style:solid;border-top-width:0px;border-right-width:0px;border-bottom-width:1px;border-left-width:0px;border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal !important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal !important;padding:0;position:absolute !important;width:1px;}.single-sticky-titles{position:fixed;top:0;left:0;background:#fff;width:100%;padding:10px;border:1px solid var(--color-border-light);opacity:0;-moz-transform:translateY(100%);-ms-transform:translateY(100%);-webkit-transform:translateY(-100%);transform:translateY(-100%);will-change:transform;box-shadow:0 2px 11px rgba(0,0,0,7%);}:where(section h1),:where(article h1),:where(nav h1),:where(aside h1){font-size:2em;}
Stainless Steel Skeleton Luxury Watch
$ 1,300.00
ICEDJEWELZ Bust Down Moissanite Watch – Luxury Iced Out Timepiece
Elevate your style with the ICEDJEWELZ Bust Down Moissanite Watch . Fully iced out with D-color VVS moissanite stones , mechanical design, self-winding movement , and 14K white gold PVD plating . Diamond tester certified and fits all wrists with adjustable size. Perfect for luxury collectors and trendsetters.
Every piece is fully iced out with round, D-color, VVS moissanite stones , guaranteed to pass a diamond tester , giving you the brilliance of real diamonds.
This watch features a mechanical self-winding movement , powered by the natural motion of your wrist. Designed in a universal adjustable size , it fits comfortably on every wrist.
Each ICEDJEWELZ watch ships insured to your doorstep , with signature required for secure delivery.
Key Features:
Stainless steel with 14K white gold PVD plating Iced out with D-color, VVS moissanite stones Diamond tester certified Mechanical self-winding skeleton movement Adjustable universal size Insured doorstep delivery Make a statement with ICEDJEWELZ —where luxury meets bold style.
Delivery within 7 to 10 Days , delivery between 17:00 and 22:00Including shipping costs, with InsuranceDay and night customer service Description ICEDJEWELZ Bust Down Moissanite Watch – Luxury Iced Out Timepiece
Elevate your style with the ICEDJEWELZ Bust Down Moissanite Watch . Fully iced out with D-color VVS moissanite stones , mechanical design, self-winding movement , and 14K white gold PVD plating . Diamond tester certified and fits all wrists with adjustable size. Perfect for luxury collectors and trendsetters.
Every piece is fully iced out with round, D-color, VVS moissanite stones , guaranteed to pass a diamond tester , giving you the brilliance of real diamonds.
This watch features a mechanical self-winding movement , powered by the natural motion of your wrist. Designed in a universal adjustable size , it fits comfortably on every wrist.
Each ICEDJEWELZ watch ships insured to your doorstep , with signature required for secure delivery.
Key Features:
Stainless steel with 14K white gold PVD plating Iced out with D-color, VVS moissanite stones Diamond tester certified Mechanical self-winding skeleton movement Adjustable universal size Insured doorstep delivery Make a statement with ICEDJEWELZ —where luxury meets bold style.
Reviews
There are no reviews yet.