@charset "UTF-8";:root{--primary:#1b4d3e;--primary-light:#2c6e58;--primary-dark:#0f2f26;--secondary:#f4f1ea;--text-dark:#1a1a1a;--text-muted:#6b7280;--bg-light:#f8f6f3}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f6f3;color:#1a1a1a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.7}[dir=rtl] body{font-family:Cairo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;letter-spacing:0}h1{color:#1a1a1a;font-size:clamp(1.8rem,5vw,3.2rem);font-weight:800;letter-spacing:-.02em;line-height:1.2}h2{font-size:clamp(1.5rem,4vw,2.6rem);letter-spacing:-.01em;line-height:1.25}h2,h3{color:#1a1a1a;font-weight:700}h3{font-size:clamp(1.25rem,3vw,2rem);line-height:1.3}h4{color:#1a1a1a;font-size:clamp(1.1rem,2.5vw,1.6rem);font-weight:600;line-height:1.35}h5{font-size:clamp(1rem,2vw,1.3rem)}h5,h6{color:#1a1a1a;font-weight:600;line-height:1.4}h6{font-size:clamp(.9rem,1.5vw,1.1rem)}p{color:#4b5563;font-size:clamp(.875rem,1.2vw,1rem);line-height:1.7;margin-bottom:1rem}.text-small,small{color:#6b7280;font-size:clamp(.75rem,1vw,.875rem)}.container{padding-left:16px!important;padding-right:16px!important}@media (min-width:576px){.container{padding-left:24px!important;padding-right:24px!important}}@media (min-width:992px){.container{padding-left:40px!important;padding-right:40px!important}}@media (min-width:1200px){.container{padding-left:60px!important;padding-right:60px!important}}.row{--bs-gutter-x:12px;--bs-gutter-y:12px}@media (min-width:576px){.row{--bs-gutter-x:16px;--bs-gutter-y:16px}}@media (min-width:992px){.row{--bs-gutter-x:24px;--bs-gutter-y:24px}}.btn,.dropdown-item,.nav-link,.select-item,.thumbnail-item,[role=button],a,button,input[type=checkbox],input[type=radio]{align-items:center;display:inline-flex;justify-content:center;min-height:44px;min-width:44px}@media (max-width:576px){.btn,.dropdown-item,.nav-link,.select-item,.thumbnail-item,[role=button],a,button,input[type=checkbox],input[type=radio]{min-height:48px;min-width:48px}}img{display:block;height:auto;max-width:100%}.text-truncate-2{-webkit-line-clamp:2}.text-truncate-2,.text-truncate-3{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.text-truncate-3{-webkit-line-clamp:3}.shadow-premium{box-shadow:0 4px 20px rgba(0,0,0,.04),0 1px 4px rgba(0,0,0,.02);transition:box-shadow .3s ease}.shadow-premium:hover{box-shadow:0 12px 48px rgba(0,0,0,.08)}.bg-soft-primary{background-color:rgba(27,77,62,.06)}.rounded-premium{border-radius:16px}@media (max-width:576px){.rounded-premium{border-radius:12px}}.btn-primary-custom{background:linear-gradient(135deg,#1b4d3e,#2c6e58);border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:clamp(.875rem,1.2vw,1rem);font-weight:600;min-height:48px;padding:12px 28px;transition:all .3s ease}.btn-primary-custom:hover{box-shadow:0 8px 25px rgba(27,77,62,.3);color:#fff;transform:translateY(-2px)}.btn-primary-custom:active{transform:scale(.97)}a{color:#1b4d3e;text-decoration:none;transition:color .2s}a:hover{color:#2c6e58}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}::-moz-selection{background:rgba(27,77,62,.15);color:#1a1a1a}::selection{background:rgba(27,77,62,.15);color:#1a1a1a}.card{border:1px solid rgba(0,0,0,.04);border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.02);transition:all .3s ease}.card:hover{box-shadow:0 8px 30px rgba(0,0,0,.04)}.table-responsive{border-radius:16px;overflow:hidden}.modal-content{border:none;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.1)}.form-control,.form-select{border:1.5px solid #e5e7eb;border-radius:12px;font-size:clamp(.875rem,1vw,1rem);padding:10px 16px;transition:all .2s}.form-control:focus,.form-select:focus{border-color:#1b4d3e;box-shadow:0 0 0 3px rgba(27,77,62,.1)}.badge{border-radius:30px;font-size:clamp(.65rem,.9vw,.75rem);font-weight:600;padding:6px 14px}.form-check-input{border:1.5px solid #d1d5db;border-radius:4px;height:16px;transition:all .2s;width:16px}@media (max-width:576px){.form-check-input{height:14px;width:14px}}.form-check-input:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E");background-size:12px 12px}@media (max-width:576px){.form-check-input:checked{background-size:10px 10px}}.form-check-input:focus{box-shadow:0 0 0 2px rgba(27,77,62,.15)}.form-check-input[type=radio]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");background-size:10px 10px}@media (max-width:576px){.form-check-input[type=radio]:checked{background-size:8px 8px}}.form-check-label{cursor:pointer;font-size:clamp(.8rem,1vw,.9rem);padding-left:4px}@media (max-width:576px){.form-check-label{font-size:.75rem}}.form-check{gap:8px;min-height:40px;padding-left:0!important}@media (max-width:576px){.form-check{gap:6px;min-height:36px}}.form-check .form-check-input{margin-left:0!important;margin-top:0!important}.form-check{gap:10px;min-height:44px;padding:8px 12px}@media (max-width:576px){.form-check{border-radius:8px;gap:8px;min-height:38px;padding:6px 10px}}.form-check.selected,.form-check:has(.form-check-input:checked){background:rgba(27,77,62,.04);border-color:#1b4d3e;box-shadow:0 0 0 3px rgba(27,77,62,.06)}.form-check .form-check-input{background-color:#fff;border:2px solid #d1d5db;border-radius:5px;cursor:pointer;flex-shrink:0;height:18px;margin:0!important;transition:all .25s ease;width:18px}@media (max-width:576px){.form-check .form-check-input{border-radius:4px;height:16px;width:16px}}.form-check .form-check-input:checked{background-color:#1b4d3e;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:14px 14px;border-color:#1b4d3e}@media (max-width:576px){.form-check .form-check-input:checked{background-size:12px 12px}}.form-check .form-check-input:focus{border-color:#1b4d3e;box-shadow:0 0 0 3px rgba(27,77,62,.15)}.form-check .form-check-input:disabled{cursor:not-allowed;opacity:.5}.form-check .form-check-input[type=radio]{border-radius:50%}.form-check .form-check-input[type=radio]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px 12px}@media (max-width:576px){.form-check .form-check-input[type=radio]:checked{background-size:10px 10px}}.filter-sidebar .form-check{gap:8px}@media (max-width:576px){.filter-sidebar .form-check{min-height:28px;padding:3px 0}}.filter-sidebar .form-check.selected,.filter-sidebar .form-check:has(.form-check-input:checked){background:transparent;border:none;box-shadow:none}.form-check-input{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:#fff;border:2px solid #d1d5db;border-radius:5px;cursor:pointer;flex-shrink:0;height:20px;margin-top:0!important;position:relative;transition:all .25s ease;width:20px}@media (max-width:576px){.form-check-input{height:18px;width:18px}}.form-check-input:checked{background-color:#1b4d3e;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:16px 16px;border-color:#1b4d3e}@media (max-width:576px){.form-check-input:checked{background-size:14px 14px}}.form-check-input:focus{border-color:#1b4d3e;box-shadow:0 0 0 3px rgba(27,77,62,.15)}.form-check-input:disabled{cursor:not-allowed;opacity:.5}.form-check{align-items:center;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;cursor:pointer;display:flex;gap:12px;margin-bottom:6px;min-height:48px;padding:8px 14px;transition:all .25s ease}@media (max-width:576px){.form-check{border-radius:8px;gap:10px;min-height:42px;padding:6px 10px}}.form-check:hover{background:rgba(27,77,62,.02);border-color:#1b4d3e}.form-check:has(.form-check-input:checked){background:rgba(27,77,62,.05);border-color:#1b4d3e;box-shadow:0 0 0 3px rgba(27,77,62,.06)}.form-check .form-check-label{color:#1a1a1a;cursor:pointer;flex:1;font-size:clamp(.85rem,1.1vw,.95rem);font-weight:500;padding:0!important}@media (max-width:576px){.form-check .form-check-label{font-size:.8rem}}.form-check-input[type=radio]{border-radius:50%;height:20px;width:20px}@media (max-width:576px){.form-check-input[type=radio]{height:18px;width:18px}}.form-check-input[type=radio]:checked{background-color:#1b4d3e;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23fff'%3E%3Ccircle cx='12' cy='12' r='8'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:14px 14px;border-color:#1b4d3e}@media (max-width:576px){.form-check-input[type=radio]:checked{background-size:12px 12px}}.filter-sidebar .form-check{background:transparent;border:none;gap:10px;min-height:32px;padding:4px 0}@media (max-width:576px){.filter-sidebar .form-check{gap:8px;min-height:28px;padding:3px 0}}.filter-sidebar .form-check:hover{background:transparent;border:none}.filter-sidebar .form-check:has(.form-check-input:checked){background:transparent;border:none;box-shadow:none}.filter-sidebar .form-check .form-check-input{height:16px;width:16px}@media (max-width:576px){.filter-sidebar .form-check .form-check-input{height:14px;width:14px}}.filter-sidebar .form-check .form-check-input:checked{background-size:12px 12px}@media (max-width:576px){.filter-sidebar .form-check .form-check-input:checked{background-size:10px 10px}}.filter-sidebar .form-check .form-check-label{color:#4b5563;font-size:clamp(.8rem,.9vw,.85rem)}.product-options .form-check{border:1.5px solid #e5e7eb;border-radius:10px;min-height:44px;padding:8px 12px}@media (max-width:576px){.product-options .form-check{min-height:38px;padding:6px 10px}}.product-options .form-check:has(.form-check-input:checked){background:rgba(27,77,62,.04);border-color:#1b4d3e}.product-options .form-check .form-check-input{height:18px;width:18px}@media (max-width:576px){.product-options .form-check .form-check-input{height:16px;width:16px}}.product-options .form-check .form-check-input:checked{background-size:14px 14px}@media (max-width:576px){.product-options .form-check .form-check-input:checked{background-size:12px 12px}}header .header-top{background:#1b4d3e;border-bottom:1px solid hsla(0,0%,100%,.05);color:#fff;font-size:.75rem;padding:6px 0}@media (max-width:768px){header .header-top{font-size:.7rem;padding:8px 0}}header .header-top .container{flex-wrap:wrap;justify-content:space-between}header .header-top .container,header .header-top .language-switch{align-items:center;display:flex;gap:6px}@media (max-width:576px){header .header-top .language-switch{flex-wrap:wrap;gap:4px}}header .header-top .language-switch .dropdown{display:inline-block;position:relative}header .header-top .language-switch .dropdown>a{align-items:center;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.1);border-radius:6px;color:hsla(0,0%,100%,.95);cursor:pointer;display:flex;font-size:.7rem;font-weight:600;gap:6px;min-height:32px;min-width:44px;padding:6px 12px;text-decoration:none;transition:all .25s ease}@media (max-width:576px){header .header-top .language-switch .dropdown>a{font-size:.6rem;min-height:28px;padding:4px 8px}}header .header-top .language-switch .dropdown>a img{border-radius:3px;height:18px;-o-object-fit:cover;object-fit:cover;width:18px}@media (max-width:576px){header .header-top .language-switch .dropdown>a img{height:14px;width:14px}header .header-top .language-switch .dropdown>a .btn-text{display:none}}header .header-top .language-switch .dropdown>a:after{display:none}header .header-top .language-switch .dropdown>a:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.25)}header .header-top .language-switch .dropdown .dropdown-menu{background:#fff;border:1px solid rgba(0,0,0,.04);border-radius:10px;box-shadow:0 12px 40px rgba(0,0,0,.1);display:none;left:0;margin-top:4px;min-width:150px;padding:6px 0;position:absolute;top:100%;z-index:1050}@media (max-width:576px){header .header-top .language-switch .dropdown .dropdown-menu{min-width:120px}}header .header-top .language-switch .dropdown .dropdown-menu.show{display:block}header .header-top .language-switch .dropdown .dropdown-menu .dropdown-item{align-items:center;color:#333;cursor:pointer;display:flex;font-size:.8rem;gap:10px;padding:8px 16px;text-decoration:none;transition:all .2s}@media (max-width:576px){header .header-top .language-switch .dropdown .dropdown-menu .dropdown-item{font-size:.7rem;padding:6px 12px}}header .header-top .language-switch .dropdown .dropdown-menu .dropdown-item img{border-radius:3px;height:20px;-o-object-fit:cover;object-fit:cover;width:20px}@media (max-width:576px){header .header-top .language-switch .dropdown .dropdown-menu .dropdown-item img{height:16px;width:16px}}header .header-top .language-switch .dropdown .dropdown-menu .dropdown-item:hover{background:rgba(27,77,62,.06);color:#1b4d3e}header .header-top .language-switch .dropdown.show .dropdown-menu,header .header-top .language-switch .dropdown:hover .dropdown-menu{display:block}header .header-top .top-info{align-items:center;display:flex;gap:10px}header .header-top .top-info a{align-items:center;border-radius:4px;color:hsla(0,0%,100%,.85);display:flex;font-size:.7rem;gap:6px;padding:4px 8px;text-decoration:none;transition:all .2s}header .header-top .top-info a i{font-size:.9rem}header .header-top .top-info a:hover{background:hsla(0,0%,100%,.08);color:#fff}header .header-top .top-info a span{display:inline;font-size:.7rem}@media (max-width:400px){header .header-top .top-info a span{font-size:.6rem}}@media (max-width:576px){header .header-top .top-info{gap:4px}header .header-top .top-info a{font-size:.6rem;padding:2px 6px}header .header-top .top-info a i{font-size:.8rem}header .header-top .top-info a span{font-size:.6rem}}header .header-desktop{align-items:center;background:#fff;border-bottom:1px solid rgba(0,0,0,.04);box-shadow:0 1px 4px rgba(0,0,0,.02);display:flex;padding:16px 0}@media (max-width:992px){header .header-desktop{display:none}}header .header-desktop .container{align-items:center;display:flex;gap:24px;justify-content:space-between}header .header-desktop .left{align-items:center;display:flex;flex:1;gap:32px}header .header-desktop .left .logo{flex-shrink:0;max-height:55px}header .header-desktop .left .logo a{display:block}header .header-desktop .left .logo img{max-height:55px;-o-object-fit:contain;object-fit:contain;width:auto}header .header-desktop .left .menu{flex:1}header .header-desktop .left .menu .navbar{padding:0}header .header-desktop .left .menu .navbar .navbar-nav{align-items:center;display:flex;flex-wrap:wrap;gap:4px}header .header-desktop .left .menu .navbar .navbar-nav .nav-item>.nav-link{align-items:center;border-radius:30px;color:#2d2d2d;display:flex;font-size:.9rem;font-weight:600;min-height:44px;padding:10px 18px;text-decoration:none;transition:all .25s ease;white-space:nowrap}header .header-desktop .left .menu .navbar .navbar-nav .nav-item>.nav-link:hover{background:rgba(27,77,62,.06);color:#1b4d3e}header .header-desktop .left .menu .navbar .navbar-nav .nav-item>.nav-link.active{background:#1b4d3e;color:#fff!important}header .header-desktop .left .menu .navbar .navbar-nav .nav-item .dropdown .dropdown-menu{border:1px solid rgba(0,0,0,.04);border-radius:12px;box-shadow:0 12px 40px rgba(0,0,0,.08);margin-top:4px;min-width:200px;padding:8px 0}header .header-desktop .left .menu .navbar .navbar-nav .nav-item .dropdown .dropdown-menu .dropdown-item{color:#333;font-size:.85rem;font-weight:500;padding:10px 22px;text-decoration:none;transition:all .2s}header .header-desktop .left .menu .navbar .navbar-nav .nav-item .dropdown .dropdown-menu .dropdown-item:hover{background:rgba(27,77,62,.05);color:#1b4d3e}header .header-desktop .right{align-items:center;display:flex;flex-shrink:0;gap:14px}header .header-desktop .right .search-group{background:#f3f4f6;border-radius:50px;min-width:180px;position:relative;transition:all .3s}header .header-desktop .right .search-group:focus-within{background:#fff;box-shadow:0 0 0 3px rgba(27,77,62,.12)}header .header-desktop .right .search-group input{background:transparent;border:none;border-radius:50px;font-size:.85rem;height:42px;outline:none;padding:10px 44px 10px 18px;width:100%}header .header-desktop .right .search-group input::-moz-placeholder{color:#9e9e9e;font-weight:400}header .header-desktop .right .search-group input::placeholder{color:#9e9e9e;font-weight:400}header .header-desktop .right .search-group .btn{background:transparent;border:none;cursor:pointer;padding:6px 12px;position:absolute;right:6px;top:50%;transform:translateY(-50%)}header .header-desktop .right .search-group .btn i{color:#6c757d;font-size:1.2rem;transition:color .2s}header .header-desktop .right .search-group .btn:hover i{color:#1b4d3e}header .header-desktop .right .icons{align-items:center;display:flex;gap:2px}header .header-desktop .right .icons .item{padding:4px;position:relative}header .header-desktop .right .icons .item>.btn,header .header-desktop .right .icons .item>a{align-items:center;background:transparent;border:none;border-radius:50%;cursor:pointer;display:flex;height:44px;justify-content:center;padding:0;position:relative;text-decoration:none;transition:all .25s ease;width:44px}header .header-desktop .right .icons .item>.btn img,header .header-desktop .right .icons .item>a img{height:24px;-o-object-fit:contain;object-fit:contain;width:24px}header .header-desktop .right .icons .item>.btn:hover,header .header-desktop .right .icons .item>a:hover{background:rgba(27,77,62,.06)}header .header-desktop .right .icons .item .icon-quantity{align-items:center;background:#1b4d3e;border:2px solid #fff;border-radius:50%;color:#fff;display:flex;font-size:9px;font-weight:700;height:20px;justify-content:center;position:absolute;right:0;top:0;width:20px}header .header-desktop .right .icons .item .account-icon .dropdown-menu{border:1px solid rgba(0,0,0,.04);border-radius:12px;box-shadow:0 12px 40px rgba(0,0,0,.08);left:50%;min-width:170px;padding:8px 0;top:calc(100% + 8px);transform:translateX(-50%)}header .header-desktop .right .icons .item .account-icon .dropdown-menu .dropdown-item{color:#333;font-size:.85rem;font-weight:500;padding:10px 22px;text-decoration:none;transition:all .2s}header .header-desktop .right .icons .item .account-icon .dropdown-menu .dropdown-item:hover{background:rgba(27,77,62,.05);color:#1b4d3e}header .header-mobile{align-items:center;background:#fff;border-bottom:1px solid rgba(0,0,0,.04);box-shadow:0 1px 4px rgba(0,0,0,.02);display:none;justify-content:space-between;min-height:60px;padding:10px 16px;position:sticky;top:0;z-index:1030}@media (max-width:992px){header .header-mobile{display:flex}}header .header-mobile .mb-icon{align-items:center;background:transparent;border:none;border-radius:50%;cursor:pointer;display:flex;height:44px;justify-content:center;transition:background .2s;width:44px}header .header-mobile .mb-icon i{color:#2d2d2d;font-size:26px}header .header-mobile .mb-icon:hover{background:rgba(0,0,0,.04)}header .header-mobile .mb-icon:active{background:rgba(0,0,0,.08)}header .header-mobile .logo{align-items:center;display:flex;flex:1;justify-content:center;padding:0 8px}header .header-mobile .logo a{display:block}header .header-mobile .logo img{max-height:44px;-o-object-fit:contain;object-fit:contain;width:auto}header .header-mobile .header-cart-icon{align-items:center;background:transparent;border:none;border-radius:50%;cursor:pointer;display:flex;height:44px;justify-content:center;position:relative;text-decoration:none;transition:background .2s;width:44px}header .header-mobile .header-cart-icon img{height:24px;-o-object-fit:contain;object-fit:contain;width:24px}header .header-mobile .header-cart-icon:hover{background:rgba(0,0,0,.04)}header .header-mobile .header-cart-icon:active{background:rgba(0,0,0,.08)}header .header-mobile .header-cart-icon .icon-quantity{align-items:center;background:#1b4d3e;border:2px solid #fff;border-radius:50%;color:#fff;display:flex;font-size:9px;font-weight:700;height:20px;justify-content:center;position:absolute;right:0;top:0;width:20px}header .header-mobile #mobile-menu-offcanvas{background:#fff;border:none;max-width:360px;width:85%}header .header-mobile #mobile-menu-offcanvas .offcanvas-header{align-items:center;background:#fafafa;border-bottom:1px solid #f0f0f0;display:flex;gap:14px;padding:18px 20px}header .header-mobile #mobile-menu-offcanvas .offcanvas-header .search-group{background:#f3f4f6;border-radius:50px;flex:1;position:relative}header .header-mobile #mobile-menu-offcanvas .offcanvas-header .search-group input{background:transparent;border:none;border-radius:50px;font-size:.9rem;height:42px;outline:none;padding:10px 44px 10px 18px;width:100%}header .header-mobile #mobile-menu-offcanvas .offcanvas-header .search-group input::-moz-placeholder{color:#9e9e9e}header .header-mobile #mobile-menu-offcanvas .offcanvas-header .search-group input::placeholder{color:#9e9e9e}header .header-mobile #mobile-menu-offcanvas .offcanvas-header .search-group .btn{background:transparent;border:none;cursor:pointer;padding:6px 10px;position:absolute;right:6px;top:50%;transform:translateY(-50%)}header .header-mobile #mobile-menu-offcanvas .offcanvas-header .search-group .btn i{color:#6c757d;font-size:1.1rem}header .header-mobile #mobile-menu-offcanvas .offcanvas-header .account-icon{align-items:center;background:#f3f4f6;border-radius:50%;display:flex;height:42px;justify-content:center;text-decoration:none;width:42px}header .header-mobile #mobile-menu-offcanvas .offcanvas-header .account-icon img{height:22px;width:22px}header .header-mobile #mobile-menu-offcanvas .close-offcanvas{align-items:center;background:#fff;border:none;border-radius:0 10px 10px 0;box-shadow:2px 0 12px rgba(0,0,0,.04);cursor:pointer;display:flex;font-size:22px;height:50px;justify-content:center;position:absolute;right:-34px;top:50%;transform:translateY(-50%);transition:background .2s;width:34px}header .header-mobile #mobile-menu-offcanvas .close-offcanvas:hover{background:#f5f5f5}header .header-mobile #mobile-menu-offcanvas .close-offcanvas:active{background:#e8e8e8}header .header-mobile #mobile-menu-offcanvas .offcanvas-body{padding:0}header .header-mobile #mobile-menu-offcanvas .offcanvas-body #menu-accordion .accordion-item{border:none;border-bottom:1px solid #f0f0f0}header .header-mobile #mobile-menu-offcanvas .offcanvas-body #menu-accordion .accordion-item .nav-item-text{align-items:center;display:flex;justify-content:space-between}header .header-mobile #mobile-menu-offcanvas .offcanvas-body #menu-accordion .accordion-item .nav-item-text>a{align-items:center;color:#2d2d2d;display:flex;flex:1;font-size:1rem;font-weight:600;min-height:52px;padding:16px 20px;text-decoration:none;transition:background .2s}header .header-mobile #mobile-menu-offcanvas .offcanvas-body #menu-accordion .accordion-item .nav-item-text>a:active{background:#f5f5f5}header .header-mobile #mobile-menu-offcanvas .offcanvas-body #menu-accordion .accordion-item .nav-item-text>a.active{color:#1b4d3e}header .header-mobile #mobile-menu-offcanvas .offcanvas-body #menu-accordion .accordion-item .nav-item-text>span{align-items:center;color:#6c757d;cursor:pointer;display:flex;font-size:1.2rem;justify-content:center;min-height:52px;transition:all .3s;width:52px}header .header-mobile #mobile-menu-offcanvas .offcanvas-body #menu-accordion .accordion-item .nav-item-text>span:active{background:#f5f5f5}header .header-mobile #mobile-menu-offcanvas .offcanvas-body #menu-accordion .accordion-item .nav-item-text>span[aria-expanded=true] i{transform:rotate(180deg)}header .header-mobile #mobile-menu-offcanvas .offcanvas-body #menu-accordion .accordion-item>.accordion-collapse{background:#fafafa}header .header-mobile #mobile-menu-offcanvas .offcanvas-body #menu-accordion .accordion-item>.accordion-collapse .children-group{padding:6px 0}header .header-mobile #mobile-menu-offcanvas .offcanvas-body #menu-accordion .accordion-item>.accordion-collapse .children-group .nav a{align-items:center;color:#555;display:flex;font-size:.9rem;font-weight:500;padding:12px 20px 12px 36px;text-decoration:none;transition:all .2s}header .header-mobile #mobile-menu-offcanvas .offcanvas-body #menu-accordion .accordion-item>.accordion-collapse .children-group .nav a:active{background:#f0f0f0}header .header-mobile #mobile-menu-offcanvas .offcanvas-body #menu-accordion .accordion-item>.accordion-collapse .children-group .nav a:hover{color:#1b4d3e}footer{background-color:#1b4d3e;margin-top:20px;overflow:hidden;position:relative}@media (min-width:768px){footer{margin-top:50px}}footer:after,footer:before{background-position:top;background-repeat:no-repeat;background-size:contain;content:"";height:300px;position:absolute;width:20%}footer:after,footer:before{background-image:url(/images/icons/footer-1.svg)}footer:before{left:0;top:0;width:50%}@media (min-width:768px){footer:before{top:-5%;width:30%}}footer:after{background-image:url(/images/icons/footer-2.svg);background-position:bottom;bottom:0;right:0;width:36%}@media (min-width:768px){footer:after{bottom:-5%;width:15%}}footer .footer-box{z-index:1}footer .footer-box,footer .footer-box a{color:#aaa;position:relative}footer .footer-box a:hover:after{left:0;width:100%}footer .footer-box a:after{border-bottom:1px solid;bottom:0;content:"";position:absolute;right:0;transition:width .3s;width:0}footer .footer-box .footer-top-links{padding:10px 0}@media (min-width:768px){footer .footer-box .footer-top-links{padding:40px 0}}@media (min-width:992px){footer .footer-box .footer-top-links .about{padding-right:60px}}footer .footer-box .footer-top-links .about .about-text{padding-top:6px}footer .footer-box .footer-top-links .footer-link-title{color:#fff;display:flex;font-size:15px;font-weight:700;justify-content:space-between}@media (min-width:768px){footer .footer-box .footer-top-links .footer-link-title{font-size:18px;margin-bottom:20px}}footer .footer-box .footer-top-links .footer-link-title .footer-link-icon.active i:before{content:"\f63b"}@media (min-width:768px){footer .footer-box .footer-top-links .footer-link-title .footer-link-icon{display:none}}footer .footer-box .footer-top-links .footer-item{padding-bottom:10px;padding-top:10px}footer .footer-box .footer-top-links .footer-item .footer-item-content{display:none}@media (min-width:768px){footer .footer-box .footer-top-links .footer-item .footer-item-content{display:block}}footer .footer-box .footer-top-links ul{list-style:none;margin:0;padding:0}footer .footer-box .footer-top-links ul li{font-size:14px;font-weight:700;padding:6px 0}footer .footer-box .footer-top-links ul li a{color:#f4f1ea}footer .footer-box .footer-top-links ul li a:hover{color:#fff}footer .footer-box .bottom-box{border-top:1px solid #4a4a4a;padding:26px 0}@media (max-width:768px){footer .footer-box .bottom-box{padding:10px 0}footer .footer-box .bottom-box .left-links{text-align:center}}footer .footer-box .bottom-box .copyright-text{text-align:right}@media (max-width:768px){footer .footer-box .bottom-box .copyright-text{margin-top:10px;text-align:center}}footer .footer-box .bottom-box .payment-icon{align-items:center;display:flex;justify-content:flex-end}@media (max-width:768px){footer .footer-box .bottom-box .payment-icon{justify-content:center;margin-top:10px}}footer .footer-box .bottom-box .payment-icon img{margin-left:10px;max-width:50px}body.page-home .module-title-wrap{margin-bottom:32px}@media (max-width:768px){body.page-home .module-title-wrap{margin-bottom:20px}}body.page-home .module-title-wrap .module-title{color:#1a1a1a;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800;letter-spacing:-.02em;margin-bottom:8px;text-align:center}body.page-home .module-title-wrap .module-title:after{background:#1b4d3e;border-radius:2px;content:"";display:block;height:3px;margin:12px auto 0;width:60px}@media (max-width:576px){body.page-home .module-title-wrap .module-title:after{margin-top:8px;width:40px}}body.page-home .module-title-wrap .module-sub-title{color:#6b7280;font-size:clamp(.875rem,1.5vw,1.05rem);line-height:1.8;margin:0 auto;max-width:700px;padding:0 16px;text-align:center}@media (max-width:576px){body.page-home .module-title-wrap .module-sub-title{font-size:.8rem;padding:0 12px}}body.page-home .module-line{margin-bottom:24px}@media (min-width:768px){body.page-home .module-line{margin-bottom:40px}}@media (min-width:992px){body.page-home .module-line{margin-bottom:50px}}body.page-home .module-product-tab .nav-tabs{border:none;display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin-bottom:24px}@media (min-width:768px){body.page-home .module-product-tab .nav-tabs{gap:10px;margin-bottom:32px}}body.page-home .module-product-tab .nav-tabs .nav-link{background:transparent;border:none!important;border-radius:50px;color:#6b7280;font-size:clamp(.7rem,1.2vw,.85rem);font-weight:600;min-height:40px;padding:8px 18px;transition:all .25s ease}@media (max-width:400px){body.page-home .module-product-tab .nav-tabs .nav-link{font-size:.65rem;padding:6px 12px}}body.page-home .module-product-tab .nav-tabs .nav-link:hover{background:rgba(27,77,62,.06);color:#1b4d3e}body.page-home .module-product-tab .nav-tabs .nav-link.active{background:#1b4d3e;color:#fff!important}body.page-home .module-product-tab .tab-content .row{--bs-gutter-x:8px;--bs-gutter-y:8px}@media (min-width:576px){body.page-home .module-product-tab .tab-content .row{--bs-gutter-x:12px;--bs-gutter-y:12px}}@media (min-width:992px){body.page-home .module-product-tab .tab-content .row{--bs-gutter-x:20px;--bs-gutter-y:20px}}@media (max-width:400px){body.page-home .module-product-tab .tab-content .row .col-6{flex:0 0 100%;max-width:100%}}body.page-home .module-swiper{border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.04);overflow:hidden}@media (max-width:768px){body.page-home .module-swiper{border-radius:12px}}body.page-home .module-swiper .swiper-slide{position:relative}body.page-home .module-swiper .swiper-slide img{aspect-ratio:16/5;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:992px){body.page-home .module-swiper .swiper-slide img{aspect-ratio:16/7}}@media (max-width:576px){body.page-home .module-swiper .swiper-slide img{aspect-ratio:16/9}}@media (max-width:400px){body.page-home .module-swiper .swiper-slide img{aspect-ratio:4/3}}body.page-home .module-swiper .swiper-slide:after{background:linear-gradient(0deg,rgba(0,0,0,.25),transparent);bottom:0;content:"";height:40%;left:0;pointer-events:none;position:absolute;right:0}body.page-home .module-swiper .swiper-pagination{bottom:16px;display:flex;gap:8px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}body.page-home .module-swiper .swiper-pagination .swiper-pagination-bullet{background:hsla(0,0%,100%,.5);border-radius:2px;height:4px;opacity:1;transition:all .3s;width:28px}body.page-home .module-swiper .swiper-pagination .swiper-pagination-bullet-active{background:#1b4d3e;width:40px}.module-swiper{border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.04)}@media (max-width:768px){.module-swiper{border-radius:12px}}@media (max-width:992px){.module-swiper .swiper-slide img{aspect-ratio:16/7}}@media (max-width:768px){.module-swiper .swiper-slide img{aspect-ratio:16/8}}@media (max-width:576px){.module-swiper .swiper-slide img{aspect-ratio:16/9}}.module-swiper .swiper-slide:after{background:linear-gradient(0deg,rgba(0,0,0,.2),transparent);height:40%}.module-swiper .swiper-pagination{gap:6px}@media (max-width:768px){.module-swiper .swiper-pagination{bottom:10px;gap:4px}}@media (max-width:576px){.module-swiper .swiper-pagination{bottom:8px;gap:3px}}.module-swiper .swiper-pagination .swiper-pagination-bullet{border-radius:2px;height:4px;width:32px}@media (max-width:768px){.module-swiper .swiper-pagination .swiper-pagination-bullet{height:3px;width:24px}}@media (max-width:576px){.module-swiper .swiper-pagination .swiper-pagination-bullet{border-radius:2px;height:3px;width:16px}}@media (max-width:400px){.module-swiper .swiper-pagination .swiper-pagination-bullet{height:2px;width:12px}}.module-swiper .swiper-pagination .swiper-pagination-bullet-active{width:48px}@media (max-width:768px){.module-swiper .swiper-pagination .swiper-pagination-bullet-active{width:32px}}@media (max-width:576px){.module-swiper .swiper-pagination .swiper-pagination-bullet-active{width:24px}}@media (max-width:400px){.module-swiper .swiper-pagination .swiper-pagination-bullet-active{width:18px}}.module-swiper .swiper-pagination{bottom:16px;gap:8px}@media (max-width:768px){.module-swiper .swiper-pagination{bottom:12px;gap:6px}}@media (max-width:576px){.module-swiper .swiper-pagination{bottom:10px;gap:5px}}@media (max-width:400px){.module-swiper .swiper-pagination{bottom:8px;gap:4px}}.module-swiper .swiper-pagination .swiper-pagination-bullet{height:10px;transition:all .3s ease;width:10px}@media (max-width:768px){.module-swiper .swiper-pagination .swiper-pagination-bullet{height:8px;width:8px}}@media (max-width:576px){.module-swiper .swiper-pagination .swiper-pagination-bullet{height:7px;width:7px}}@media (max-width:400px){.module-swiper .swiper-pagination .swiper-pagination-bullet{height:6px;width:6px}}.module-swiper .swiper-pagination .swiper-pagination-bullet-active{box-shadow:0 0 8px rgba(27,77,62,.3);transform:scale(1.3)}@media (max-width:576px){.module-swiper .swiper-pagination .swiper-pagination-bullet-active{transform:scale(1.2)}}@font-face{font-display:swap;font-family:Jost;font-style:normal;font-weight:500;font-weight:400;src:url(/vendor/font/jost/Jost-Regular.ttf) format("truetype")}@font-face{font-display:swap;font-family:Jost;font-style:normal;font-weight:700;src:url(/vendor/font/jost/Jost-Medium.ttf) format("truetype")}.module-swiper{border-radius:24px;box-shadow:0 8px 32px rgba(0,0,0,.06);overflow:hidden;position:relative}@media (max-width:768px){.module-swiper{border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.04)}}@media (max-width:576px){.module-swiper{border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.03)}}.module-swiper .swiper-slide{position:relative}.module-swiper .swiper-slide a{display:block;width:100%}.module-swiper .swiper-slide img{aspect-ratio:16/5;display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:992px){.module-swiper .swiper-slide img{aspect-ratio:16/6}}@media (max-width:768px){.module-swiper .swiper-slide img{aspect-ratio:16/7}}@media (max-width:576px){.module-swiper .swiper-slide img{aspect-ratio:16/8}}@media (max-width:400px){.module-swiper .swiper-slide img{aspect-ratio:4/3}}.module-swiper .swiper-slide:after{background:linear-gradient(0deg,rgba(0,0,0,.3) 0,transparent);bottom:0;content:"";height:50%;left:0;pointer-events:none;position:absolute;right:0;z-index:1}.module-swiper .swiper-pagination{bottom:20px;display:flex;gap:10px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}@media (max-width:768px){.module-swiper .swiper-pagination{bottom:14px;gap:8px}}@media (max-width:576px){.module-swiper .swiper-pagination{bottom:10px;gap:6px}}@media (max-width:400px){.module-swiper .swiper-pagination{bottom:8px;gap:5px}}.module-swiper .swiper-pagination .swiper-pagination-bullet{background:hsla(0,0%,100%,.5);border:2px solid hsla(0,0%,100%,.2);border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.1);cursor:pointer;height:12px;opacity:1;transition:all .4s cubic-bezier(.25,.46,.45,.94);width:12px}@media (max-width:768px){.module-swiper .swiper-pagination .swiper-pagination-bullet{border-width:1.5px;height:10px;width:10px}}@media (max-width:576px){.module-swiper .swiper-pagination .swiper-pagination-bullet{border-width:1px;box-shadow:0 1px 4px rgba(0,0,0,.08);height:8px;width:8px}}@media (max-width:400px){.module-swiper .swiper-pagination .swiper-pagination-bullet{border-width:1px;height:6px;width:6px}}.module-swiper .swiper-pagination .swiper-pagination-bullet-active{background:#1b4d3e;border-color:#1b4d3e;box-shadow:0 0 20px rgba(27,77,62,.4);transform:scale(1.4)}@media (max-width:576px){.module-swiper .swiper-pagination .swiper-pagination-bullet-active{box-shadow:0 0 12px rgba(27,77,62,.3);transform:scale(1.3)}}.module-swiper .swiper-pagination .swiper-pagination-bullet:hover:not(.swiper-pagination-bullet-active){background:hsla(0,0%,100%,.8);transform:scale(1.2)}.module-swiper .swiper-button-next,.module-swiper .swiper-button-prev{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.9);border-radius:50%;box-shadow:0 4px 16px rgba(0,0,0,.08);height:44px;transition:all .3s ease;width:44px}@media (max-width:768px){.module-swiper .swiper-button-next,.module-swiper .swiper-button-prev{height:34px;width:34px}}@media (max-width:576px){.module-swiper .swiper-button-next,.module-swiper .swiper-button-prev{display:none!important}}.module-swiper .swiper-button-next:after,.module-swiper .swiper-button-prev:after{color:#1a1a1a;font-size:16px;font-weight:700}@media (max-width:768px){.module-swiper .swiper-button-next:after,.module-swiper .swiper-button-prev:after{font-size:12px}}.module-swiper .swiper-button-next:hover,.module-swiper .swiper-button-prev:hover{background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.12);transform:scale(1.08)}.module-swiper .swiper-button-next:active,.module-swiper .swiper-button-prev:active{transform:scale(.95)}.module-swiper .swiper-button-next{right:20px}@media (max-width:768px){.module-swiper .swiper-button-next{right:12px}}.module-swiper .swiper-button-prev{left:20px}@media (max-width:768px){.module-swiper .swiper-button-prev{left:12px}}.product-card-premium{background:#fff;border:1px solid rgba(0,0,0,.03);border-radius:20px;box-shadow:0 4px 12px rgba(0,0,0,.02);display:flex;flex-direction:column;height:100%;overflow:hidden;transition:all .35s cubic-bezier(.25,.46,.45,.94)}.product-card-premium:hover{border-color:rgba(27,77,62,.15);box-shadow:0 20px 40px rgba(0,0,0,.06);transform:translateY(-6px)}.product-card-premium .image-wrapper{background:#fafaf8;overflow:hidden;padding-top:100%;position:relative}.product-card-premium .image-wrapper img{height:100%;left:0;-o-object-fit:contain;object-fit:contain;padding:16px;position:absolute;top:0;transition:transform .6s ease;width:100%}.product-card-premium .image-wrapper:hover img{transform:scale(1.04)}.product-card-premium .image-wrapper .badge{border-radius:30px;font-size:clamp(.6rem,1vw,.75rem);font-weight:600;letter-spacing:.3px;padding:4px 12px;z-index:5}.product-card-premium .image-wrapper .wishlist-container{backdrop-filter:blur(4px);background:hsla(0,0%,100%,.8)!important;border-radius:50%!important;height:36px;width:36px}.product-card-premium .image-wrapper .wishlist-container:hover{background:#fff!important;box-shadow:0 4px 12px rgba(0,0,0,.1);transform:scale(1.1)}.product-card-premium .product-info-premium{display:flex;flex:1;flex-direction:column;padding:16px 16px 20px}@media (min-width:576px){.product-card-premium .product-info-premium{padding:18px 20px 24px}}.product-card-premium .product-info-premium .product-title-premium{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1e1e1e;display:-webkit-box;font-size:clamp(.85rem,1.5vw,1.05rem);font-weight:700;margin-bottom:6px;min-height:2.8em;overflow:hidden}.product-card-premium .product-info-premium .product-title-premium:hover{color:#1b4d3e}.product-card-premium .product-info-premium .product-rating{color:#f5a623;font-size:clamp(.7rem,1vw,.85rem);margin-bottom:8px}.product-card-premium .product-info-premium .product-rating .rating-count{color:#9e9e9e;font-weight:400;margin-inline-start:4px}.product-card-premium .product-info-premium .price-container{align-items:baseline;display:flex;gap:8px;margin:6px 0 12px}.product-card-premium .product-info-premium .price-container .price-current{color:#1b4d3e;font-size:clamp(1.1rem,2.5vw,1.4rem);font-weight:800}.product-card-premium .product-info-premium .price-container .price-old{color:#adb5bd;font-size:clamp(.75rem,1.2vw,.9rem);text-decoration:line-through}.product-card-premium .product-info-premium .btn-premium-cart{align-items:center;background:linear-gradient(135deg,#1b4d3e,#102f26);border:none;border-radius:50px;color:#fff;display:flex;font-size:clamp(.75rem,1.2vw,.9rem);font-weight:600;gap:8px;justify-content:center;margin-top:auto;min-height:44px;padding:12px 14px;transition:all .3s ease}.product-card-premium .product-info-premium .btn-premium-cart:hover{box-shadow:0 8px 20px rgba(27,77,62,.3);color:#fff;transform:scale(1.02)}.product-card-premium .product-info-premium .btn-premium-cart i{font-size:1.1em}@media (max-width:480px){.col-6{flex:0 0 50%;max-width:50%}}@media (max-width:380px){.col-6{flex:0 0 100%;max-width:100%}}.module-product-tab .nav-tabs{border:none;display:flex;justify-content:center;margin-bottom:20px;margin-top:-6px}@media (min-width:992px){.module-product-tab .nav-tabs{margin-bottom:40px}}.module-product-tab .nav-tabs .nav-link{border:none!important;border-radius:50px;color:#7e7e7e;font-size:12px;font-weight:700;margin:0}@media (min-width:992px){.module-product-tab .nav-tabs .nav-link{font-size:14px;margin:0 10px}}.module-product-tab .nav-tabs .nav-link:hover{background-color:#ffebf2}.module-product-tab .nav-tabs .nav-link.active{background-color:#ffebf2;color:#1b4d3e}.blog-item{margin-bottom:10px}@media (min-width:768px){.blog-item{margin-bottom:30px}}.blog-item .image{border-radius:6px;margin-bottom:12px;overflow:hidden;position:relative}.blog-item .blog-item-info .blog-catalog{color:#1b4d3e;font-weight:700;margin-bottom:4px}.blog-item .blog-item-info .blog-title{color:#333;font-size:14px;font-weight:700;margin-bottom:10px}@media (min-width:768px){.blog-item .blog-item-info .blog-title{font-size:18px}}.blog-item .blog-item-info .author-wrap{align-items:center;color:#777;display:flex}.blog-item .blog-item-info .author-wrap .blog-author{margin-right:20px}body.page-login{margin-bottom:0!important}.login-register-box{background-color:#f3f3f3;margin:30px auto;max-width:540px;padding:16px}@media (min-width:992px){.login-register-box{margin:70px auto;padding:36px}}.login-register-box.iframe{margin:10px 0 0}.login-register-box .login-title{font-size:24px;margin-bottom:20px;text-align:center}.login-register-box .login-sub-title{color:#666;font-size:16px;margin-bottom:30px;text-align:center}.login-register-box .form-group input{border:none;border-radius:0;font-size:15px;height:44px}.login-register-box .btn-submit{margin-top:30px}@media (min-width:400px){.login-register-box .btn-submit{align-items:center;display:flex;justify-content:space-between}}.login-register-box .btn-submit .form-submit{display:block;width:50%}.login-register-box .btn-submit a{color:#222;display:block;font-weight:700}.breadcrumb-wrap{background-image:url(/images/icons/breadcrumb-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;margin-bottom:14px}@media (min-width:768px){.breadcrumb-wrap{margin-bottom:30px;padding:20px 0}}.breadcrumb-wrap .breadcrumb{align-items:center;display:flex;justify-content:flex-start;margin-bottom:0}.breadcrumb-wrap .breadcrumb li{align-items:center;display:flex;font-size:14px;line-height:1;text-transform:uppercase}.breadcrumb-wrap .breadcrumb li a{color:#333;text-decoration:none}.breadcrumb-wrap .breadcrumb li .home-icon{margin-right:4px}.breadcrumb-wrap .breadcrumb li:not(:last-child){margin-right:10px}.breadcrumb-wrap .breadcrumb li:not(:last-child):after{content:">";margin:0 10px}.account-card-box{border:1px solid #ecf0f4;padding:16px}@media (min-width:992px){.account-card-box{min-height:621px}}@media (min-width:768px){.account-card-box{padding:30px}}.account-card-box .account-card-title{margin-bottom:30px}.account-card-box .account-card-title span{font-size:16px;font-weight:700}@media (min-width:768px){.account-card-box .account-card-title span{font-size:20px}}.account-card-box .account-card-sub-title{margin-bottom:16px}.account-card-box .account-card-sub-title span{font-size:16px;font-weight:700}body.page-account .account-info .account-data{border-bottom:1px solid #ecf0f4;margin-bottom:50px;margin-top:50px;padding-bottom:50px}body.page-account .account-info .account-data .account-item-data{text-align:center}body.page-account .account-info .account-data .account-item-data .value{font-size:2rem;font-weight:700}body.page-account .account-info .no-order{background-color:#f6f6f6;font-size:1rem}body.page-account .account-info .no-order a{color:#457c46}.account-sidebar{border:1px solid #e8eef3;margin-bottom:20px}.account-sidebar .account-user{align-items:center;border-bottom:1px solid #e8eef3;display:flex;margin:16px;padding-bottom:20px}@media (min-width:768px){.account-sidebar .account-user{margin:30px;padding-bottom:30px}}.account-sidebar .account-user .profile{border:1px solid #e8eef3;flex:0 0 60px;height:60px;margin-right:14px;width:60px}.account-sidebar .account-user .account-name .name{font-size:.9rem}.account-sidebar .account-links{list-style:none;padding-left:0}.account-sidebar .account-links li.active a{border-left:2px solid #1b4d3e;color:#222}.account-sidebar .account-links li a{align-items:center;border-left:2px solid transparent;color:#7c818b;display:flex;font-size:1rem;font-weight:700;line-height:1;margin:20px 0;padding:6px 10px 6px 18px}@media (min-width:768px){.account-sidebar .account-links li a{margin:26px 0;padding:6px 10px 6px 30px}}.account-sidebar .account-links li a:hover{color:#222}.account-sidebar .account-links li a i{color:#222;font-size:20px;margin-right:20px}.account-table-box td,.account-table-box th{padding:10px 0}.account-table-box th{border-bottom:none;font-size:14px}.account-table-box tr:last-child td{border-bottom:none}@media (max-width:576px){.page-transactions .table-responsive table thead,body.page-wallet .table-responsive table thead{display:none}.page-transactions .table-responsive table tbody tr,body.page-wallet .table-responsive table tbody tr{background:#fff;border:1px solid #f1f1f1;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.04);display:block;margin-bottom:12px;padding:12px 16px}.page-transactions .table-responsive table tbody tr td,body.page-wallet .table-responsive table tbody tr td{align-items:center;border:none;border-bottom:1px solid #f8f9fa;display:flex;justify-content:space-between;padding:6px 0}.page-transactions .table-responsive table tbody tr td:last-child,body.page-wallet .table-responsive table tbody tr td:last-child{border-bottom:none}.page-transactions .table-responsive table tbody tr td:before,body.page-wallet .table-responsive table tbody tr td:before{color:#6c757d;content:attr(data-label);font-size:.7rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.page-transactions .table-responsive table tbody tr td.amount,body.page-wallet .table-responsive table tbody tr td.amount{font-size:1rem;font-weight:700}.page-transactions .table-responsive table tbody tr td.amount.positive,body.page-wallet .table-responsive table tbody tr td.amount.positive{color:#28a745}.page-transactions .table-responsive table tbody tr td.amount.negative,body.page-wallet .table-responsive table tbody tr td.amount.negative{color:#dc3545}.page-transactions .table-responsive table tbody tr td.date,body.page-wallet .table-responsive table tbody tr td.date{color:#6c757d;font-size:.8rem}}.page-transactions .page-head .page-title,body.page-wallet .page-head .page-title{font-size:clamp(1.2rem,4vw,2rem)!important}.page-transactions .balance-summary,body.page-wallet .balance-summary{background:#f8f9fa;border-radius:16px;margin-bottom:20px;padding:16px 20px}.page-transactions .balance-summary .balance-amount,body.page-wallet .balance-summary .balance-amount{color:#1b4d3e;font-size:clamp(1.6rem,5vw,2.4rem);font-weight:800}.page-transactions .balance-summary .balance-label,body.page-wallet .balance-summary .balance-label{color:#6c757d;font-size:clamp(.75rem,1.2vw,.9rem)}.account-sidebar .account-user .profile{align-items:center;background:#f8f8f8;border:3px solid #1b4d3e;border-radius:50%;box-shadow:0 2px 12px rgba(27,77,62,.15);display:flex;flex:0 0 70px;height:70px;justify-content:center;margin-right:16px;overflow:hidden;width:70px}@media (max-width:576px){.account-sidebar .account-user .profile{border-width:2px;flex:0 0 60px;height:60px;width:60px}}.account-sidebar .account-user .profile img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.account-sidebar .account-user .profile .no-avatar{align-items:center;background:linear-gradient(135deg,#1b4d3e,#2c6e58);color:#fff;display:flex;font-size:1.8rem;font-weight:700;height:100%;justify-content:center;text-transform:uppercase;width:100%}.account-sidebar .account-user .account-name .name{font-size:1rem;font-weight:700}.account-sidebar .account-user .account-name .email{color:#6b7280;font-size:.8rem}body.page-categories .top-order-wrap{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;margin-bottom:26px;padding-bottom:10px}body.page-categories .top-order-wrap .right{align-items:center;display:flex}@media (max-width:768px){body.page-categories .top-order-wrap .right{justify-content:space-between;width:100%}}body.page-categories .top-order-wrap .right .order-item{align-items:center;border-right:1px solid #eee;display:flex;margin-right:10px;padding-right:10px}body.page-categories .top-order-wrap .right .order-item span{color:#777;width:100%}body.page-categories .top-order-wrap .right .order-item:last-child{border-right:none;margin-right:0;padding-right:0}body.page-categories .top-order-wrap .right .order-item .form-select{border:none;padding-bottom:0;padding-top:0}body.page-categories .top-order-wrap .right .order-item .order-icon{color:#333;font-size:20px;margin-left:10px;padding:0 6px}body.page-categories .top-order-wrap .right .order-item .order-icon.active{background-color:#eee}.product-grid-item .wishlist-container{display:none;left:10px;position:absolute;top:10px;z-index:2}.product-grid-item .image:hover .wishlist-container{display:block}.product-grid-item .add-wishlist{background-color:rgba(0,0,0,.5);border-radius:5px;color:#fff;cursor:pointer;padding:5px 10px}.product-grid-item .add-wishlist i{margin-right:5px}.filter-sidebar .filter-sidebar-item{margin-bottom:20px}@media (min-width:768px){.filter-sidebar .filter-sidebar-item{margin-bottom:40px}}.filter-sidebar .filter-sidebar-item .title{font-size:20px;font-weight:700;margin-bottom:14px}.filter-sidebar .filter-sidebar-item .price-range .price-slider{height:40px;margin-bottom:15px;position:relative}.filter-sidebar .filter-sidebar-item .price-range .price-slider .slider-track{background:#ff6b35;border-radius:3px;height:6px;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.filter-sidebar .filter-sidebar-item .price-range .price-slider input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;height:6px;left:0;pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(-50%);width:100%}.filter-sidebar .filter-sidebar-item .price-range .price-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#ff6b35;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.3);cursor:pointer;height:20px;pointer-events:auto;width:20px}.filter-sidebar .filter-sidebar-item .price-range .price-slider input[type=range]::-moz-range-thumb{background:#ff6b35;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.3);cursor:pointer;height:20px;pointer-events:auto;width:20px}.filter-sidebar .filter-sidebar-item .price-range .price-slider input[type=range].slider-min{z-index:2}.filter-sidebar .filter-sidebar-item .price-range .price-slider input[type=range].slider-max{z-index:1}.filter-sidebar .filter-sidebar-item .price-range .price-inputs{display:flex;gap:15px;margin-bottom:15px}.filter-sidebar .filter-sidebar-item .price-range .price-inputs .price-input-group{flex:1}.filter-sidebar .filter-sidebar-item .price-range .price-inputs .price-input-group label{color:#6c757d;display:block;font-size:13px;font-weight:400;margin-bottom:6px}.filter-sidebar .filter-sidebar-item .price-range .price-inputs .price-input-group input{background:#fff;border:1px solid #ced4da;border-radius:4px;font-size:14px;padding:8px 10px;width:100%}.filter-sidebar .filter-sidebar-item .price-range .price-inputs .price-input-group input:focus{border-color:#ff6b35;box-shadow:0 0 0 2px rgba(255,107,53,.25);outline:none}.filter-sidebar .filter-sidebar-item .price-range .price-inputs .price-input-group input::-moz-placeholder{color:#adb5bd}.filter-sidebar .filter-sidebar-item .price-range .price-inputs .price-input-group input::placeholder{color:#adb5bd}.filter-sidebar .filter-sidebar-item .price-range .btn{background-color:#ff6b35;border-color:#ff6b35;font-size:14px;font-weight:500;padding:10px 16px;width:100%}.filter-sidebar .filter-sidebar-item .price-range .btn:hover{background-color:#e55a2b;border-color:#e55a2b}.filter-sidebar .filter-sidebar-item .price-range .btn:focus{box-shadow:0 0 0 2px rgba(255,107,53,.25)}.filter-sidebar .filter-sidebar-item #filter-category>.accordion-item>.accordion-title{padding:4px 0}.filter-sidebar .filter-sidebar-item #filter-category .accordion-item{border:none}.filter-sidebar .filter-sidebar-item #filter-category .accordion-item .accordion-title{align-items:center;display:flex;justify-content:space-between;min-height:30px}.filter-sidebar .filter-sidebar-item #filter-category .accordion-item .accordion-title>a{color:#222}.filter-sidebar .filter-sidebar-item #filter-category .accordion-item .accordion-title .accordion-button{background-color:transparent!important;box-shadow:none;height:30px;width:30px}.filter-sidebar .filter-sidebar-item #filter-category .accordion-item .accordion-title .accordion-button:after{--bs-accordion-btn-icon-width:.8rem;opacity:.7}.filter-sidebar .filter-sidebar-item #filter-category .accordion-item .accordion-body{padding:0 0 0 14px}@media (max-width:768px){.filter-sidebar{background:#fff;height:100%;padding-left:20px;padding-top:20px;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s ease;width:50%;z-index:1050}}body.page-product{padding-bottom:80px}@media (min-width:992px){body.page-product{padding-bottom:40px}}body.page-product .product-images .main-product-img{background:#fcfcfc;border:1px solid #f0f0f0;border-radius:16px}@media (max-width:768px){body.page-product .product-images .main-product-img{border-radius:12px}}body.page-product .product-images .main-product-img img{padding:16px}@media (max-width:576px){body.page-product .product-images .main-product-img img{padding:12px}}body.page-product .product-images .sub-product-img .thumbnail-item{border:2px solid transparent;border-radius:10px;transition:all .2s}body.page-product .product-images .sub-product-img .thumbnail-item.active{background:#f8f8f8;border-color:#1b4d3e}body.page-product .product-images .sub-product-img .thumbnail-item:hover:not(.active){border-color:#ddd}body.page-product .premium-buy-box{background:#fff;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.03);padding:20px}@media (min-width:576px){body.page-product .premium-buy-box{padding:24px}}@media (min-width:992px){body.page-product .premium-buy-box{border-radius:20px;padding:28px}}body.page-product .premium-buy-box .price-block{background:#f8f9fa!important;border-radius:12px!important;flex-wrap:wrap;gap:6px;padding:12px 16px!important}@media (max-width:576px){body.page-product .premium-buy-box .price-block{gap:4px;padding:10px 12px!important}}body.page-product .premium-buy-box .price-block h2{color:#1b4d3e!important;font-size:clamp(1.6rem,4vw,2.6rem)!important}@media (max-width:576px){body.page-product .premium-buy-box .price-block h2{font-size:clamp(1.3rem,5vw,1.6rem)!important}}body.page-product .premium-buy-box .price-block .old-price{font-size:clamp(.8rem,1.5vw,1rem)!important}body.page-product .premium-buy-box .price-block .price-badge{font-size:clamp(.6rem,1.2vw,.75rem)!important;padding:4px 10px}@media (max-width:576px){body.page-product .premium-buy-box .price-block .price-badge{font-size:.6rem!important;padding:3px 8px}}body.page-product .premium-buy-box .mb-3.d-flex.align-items-center{flex-wrap:wrap;gap:4px}@media (max-width:576px){body.page-product .premium-buy-box .mb-3.d-flex.align-items-center{gap:4px}}body.page-product .premium-buy-box .mb-3.d-flex.align-items-center .bg-dark{font-size:clamp(.6rem,1.2vw,.75rem)!important;padding:2px 8px!important}@media (max-width:576px){body.page-product .premium-buy-box .mb-3.d-flex.align-items-center .bg-dark{font-size:.6rem!important;padding:2px 6px!important}}body.page-product .premium-buy-box .mb-3.d-flex.align-items-center .text-muted{font-size:clamp(.6rem,1.2vw,.75rem)!important}@media (max-width:576px){body.page-product .premium-buy-box .mb-3.d-flex.align-items-center .text-muted{font-size:.55rem!important}}body.page-product .premium-buy-box .mb-3.d-flex.align-items-center .badge.bg-danger{font-size:clamp(.55rem,1vw,.7rem)!important;padding:3px 8px!important}@media (max-width:576px){body.page-product .premium-buy-box .mb-3.d-flex.align-items-center .badge.bg-danger{font-size:.5rem!important;padding:2px 6px!important}}body.page-product .premium-buy-box .mb-4.small{flex-wrap:wrap;font-size:clamp(.55rem,1vw,.7rem)!important;gap:4px}@media (max-width:576px){body.page-product .premium-buy-box .mb-4.small{font-size:.5rem!important;gap:3px}}body.page-product .premium-buy-box .mb-4.small div{padding:3px 8px!important}@media (max-width:576px){body.page-product .premium-buy-box .mb-4.small div{padding:2px 6px!important}}body.page-product .premium-buy-box .mobile-option-item{background:#fff;border:1.5px solid #e9ecef;border-radius:10px;flex:0 0 calc(33.333% - 6px);min-height:44px;padding:6px 10px}@media (max-width:576px){body.page-product .premium-buy-box .mobile-option-item{flex:0 0 calc(50% - 4px);font-size:.7rem;min-height:38px;padding:4px 8px}}@media (max-width:400px){body.page-product .premium-buy-box .mobile-option-item{flex:0 0 calc(50% - 3px);font-size:.65rem;min-height:34px;padding:3px 6px}}body.page-product .premium-buy-box .mobile-option-item.selected{background:rgba(27,77,62,.04);border-color:#1b4d3e;box-shadow:0 0 0 2px rgba(27,77,62,.08)}body.page-product .premium-buy-box .mobile-option-item .mobile-option-label{font-size:clamp(.7rem,1vw,.8rem)}@media (max-width:576px){body.page-product .premium-buy-box .mobile-option-item .mobile-option-label{font-size:.65rem}}body.page-product .premium-buy-box .mobile-option-item .mobile-option-label .option-name{font-weight:600}body.page-product .premium-buy-box .d-flex.gap-3{flex-wrap:wrap;gap:8px!important}@media (max-width:576px){body.page-product .premium-buy-box .d-flex.gap-3{gap:6px!important}}body.page-product .premium-buy-box .d-flex.gap-3 .quantity-wrap{border:1.5px solid #e9ecef!important;border-radius:30px!important;height:44px!important;width:100px!important}@media (max-width:576px){body.page-product .premium-buy-box .d-flex.gap-3 .quantity-wrap{height:38px!important;width:80px!important}}body.page-product .premium-buy-box .d-flex.gap-3 .quantity-wrap input{font-size:clamp(.9rem,1.5vw,1.1rem)!important}@media (max-width:576px){body.page-product .premium-buy-box .d-flex.gap-3 .quantity-wrap input{font-size:.8rem!important}}body.page-product .premium-buy-box .d-flex.gap-3 .quantity-wrap .minus,body.page-product .premium-buy-box .d-flex.gap-3 .quantity-wrap .plus{width:28px!important}@media (max-width:576px){body.page-product .premium-buy-box .d-flex.gap-3 .quantity-wrap .minus,body.page-product .premium-buy-box .d-flex.gap-3 .quantity-wrap .plus{width:22px!important}}body.page-product .premium-buy-box .d-flex.gap-3 .btn-gradient-dark{border-radius:30px!important;flex:1;font-size:clamp(.7rem,1.2vw,.85rem)!important;height:44px!important;min-width:100px;padding:0 12px}@media (max-width:576px){body.page-product .premium-buy-box .d-flex.gap-3 .btn-gradient-dark{font-size:.7rem!important;height:38px!important;min-width:80px;padding:0 8px}}body.page-product .premium-buy-box .d-flex.gap-3 .btn-gradient-dark i{font-size:.9rem}@media (max-width:576px){body.page-product .premium-buy-box .d-flex.gap-3 .btn-gradient-dark i{font-size:.8rem}}body.page-product .premium-buy-box .btn-gradient-primary{border-radius:30px!important;font-size:clamp(.8rem,1.5vw,1rem)!important;height:48px!important}@media (max-width:576px){body.page-product .premium-buy-box .btn-gradient-primary{font-size:.75rem!important;height:42px!important}}body.page-product .premium-buy-box .custom-add-wishlist{border-radius:30px!important;font-size:clamp(.7rem,1.2vw,.85rem)!important;min-height:40px;padding:8px 16px!important}@media (max-width:576px){body.page-product .premium-buy-box .custom-add-wishlist{font-size:.7rem!important;min-height:36px;padding:6px 12px!important}}body.page-product .premium-buy-box .custom-add-wishlist i{font-size:.9rem}body.page-product .mobile-buy-bar{backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;background:hsla(0,0%,100%,.95)!important;border-top:1px solid rgba(0,0,0,.04)!important;padding:8px 12px env(safe-area-inset-bottom,8px)!important;transform:translateY(100%);transition:transform .35s cubic-bezier(.4,0,.2,1)}body.page-product .mobile-buy-bar.show{transform:translateY(0)}body.page-product .mobile-buy-bar .d-flex{gap:6px}@media (max-width:576px){body.page-product .mobile-buy-bar .d-flex{gap:4px}}body.page-product .mobile-buy-bar .d-flex img{border-radius:8px!important;height:36px!important;width:36px!important}@media (max-width:576px){body.page-product .mobile-buy-bar .d-flex img{height:30px!important;width:30px!important}}body.page-product .mobile-buy-bar .d-flex .text-dark{font-size:clamp(.9rem,2vw,1.1rem)!important}@media (max-width:576px){body.page-product .mobile-buy-bar .d-flex .text-dark{font-size:.8rem!important}}body.page-product .mobile-buy-bar .d-flex .btn{border-radius:30px!important;font-size:clamp(.65rem,1.2vw,.8rem)!important;height:38px!important;padding:0 16px!important}@media (max-width:576px){body.page-product .mobile-buy-bar .d-flex .btn{font-size:.6rem!important;height:34px!important;padding:0 12px!important}}body.page-product .product-description-sections .card{border-radius:12px}@media (max-width:576px){body.page-product .product-description-sections .card{border-radius:10px}}body.page-product .product-description-sections .card .card-header{padding:10px 14px}@media (max-width:576px){body.page-product .product-description-sections .card .card-header{padding:8px 12px}}body.page-product .product-description-sections .card .card-header h4{font-size:clamp(.9rem,1.8vw,1.1rem)}body.page-product .product-description-sections .card .card-body{padding:14px}@media (min-width:576px){body.page-product .product-description-sections .card .card-body{padding:18px 20px}}@media (min-width:992px){body.page-product .product-description-sections .card .card-body{padding:24px 32px}}body.page-product .product-description-sections .card .card-body table{font-size:clamp(.75rem,.9vw,.85rem)}body.page-product .product-description-sections .card .card-body table td,body.page-product .product-description-sections .card .card-body table th{padding:6px 10px}@media (max-width:576px){body.page-product .product-description-sections .card .card-body table td,body.page-product .product-description-sections .card .card-body table th{font-size:.7rem;padding:4px 6px}}body.page-cart .premium-cart-box{background:#fff;border-radius:24px;box-shadow:0 4px 16px rgba(0,0,0,.02);padding:24px!important}body.page-cart .products-table thead th{border-bottom:2px solid #f1f1f1;color:#9e9e9e;font-size:.7rem;font-weight:700;letter-spacing:.8px;text-transform:uppercase}body.page-cart .products-table tbody td{border-bottom:1px solid #f5f5f5;padding:16px 8px}body.page-cart .products-table .product-image{border:1px solid #f0f0f0;border-radius:12px!important}body.page-cart .products-table .quantity-wrap{background:#fff;border:1px solid #e9ecef!important;border-radius:60px!important;height:40px;overflow:hidden;width:120px}body.page-cart .products-table .quantity-wrap .minus,body.page-cart .products-table .quantity-wrap .plus{background:transparent;border-radius:0;box-shadow:none;height:100%;width:32px}body.page-cart .products-table .quantity-wrap .minus:hover,body.page-cart .products-table .quantity-wrap .plus:hover{background:#f1f1f1;color:#1b4d3e}body.page-cart .products-table .quantity-wrap input{font-size:.95rem;font-weight:600}body.page-cart .products-table .td-delete i{color:#ccc;transition:color .2s}body.page-cart .products-table .td-delete i:hover{color:#dc3545}@media (max-width:576px){body.page-cart .products-table thead{display:none}body.page-cart .products-table tbody tr{background:#fff;border:1px solid #f0f0f0;border-radius:20px;box-shadow:0 2px 8px rgba(0,0,0,.02);display:block;margin-bottom:16px;padding:16px}body.page-cart .products-table tbody tr td{align-items:center;border:none;border-bottom:1px solid #f8f8f8;display:flex;justify-content:space-between;padding:8px 0}body.page-cart .products-table tbody tr td:last-child{border-bottom:none}body.page-cart .products-table tbody tr td:before{color:#9e9e9e;content:attr(data-label);font-size:.65rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase}body.page-cart .products-table tbody tr td.td-product-check{border-bottom:none;order:-1}body.page-cart .products-table tbody tr td.td-product-check:before{display:none}body.page-cart .products-table tbody tr td.td-product-info{align-items:stretch;flex-direction:column}body.page-cart .products-table tbody tr td.td-product-info:before{display:none}}body.page-cart .cart-data{background:#fafafa;border-radius:24px;padding:24px}body.page-cart .cart-data .cart-data-list>li{padding:12px 0}body.page-cart .mobile-cart-bar{backdrop-filter:blur(12px);background:hsla(0,0%,100%,.95);border-top:1px solid #e9ecef;padding:12px 16px}body.page-cart .mobile-cart-bar .btn{border-radius:60px;font-weight:700;height:44px}body.page-checkout .layer-login{color:red}body.page-checkout .breadcrumb-wrap{margin-bottom:0}body.page-checkout footer{margin-top:0}@media (min-width:768px){body.page-checkout .checkout-container{max-width:100%;padding:0}body.page-checkout .checkout-container>.row{margin:0}body.page-checkout .checkout-container>.row .col-md-7,body.page-checkout .checkout-container>.row>.col-md-5{padding:0}}body.page-checkout .title-wrap{align-items:center;display:flex;justify-content:space-between;margin-bottom:14px}body.page-checkout .title-wrap>.title{font-size:15px;font-weight:700}@media (min-width:768px){body.page-checkout .title-wrap>.title{font-size:18px}}body.page-checkout .checkout-info{padding-top:20px}@media (min-width:768px){body.page-checkout .checkout-info{margin-left:auto;max-width:720px;padding:40px}}body.page-checkout .checkout-info .checkout-item{margin-bottom:20px}@media (min-width:768px){body.page-checkout .checkout-info .checkout-item{margin-bottom:40px}}body.page-checkout .checkout-info .checkout-select-wrap .select-item{align-items:center;border:1px solid #e3e3e3;cursor:pointer;display:flex;justify-content:space-between;margin-top:-1px;padding:10px 20px;position:relative}body.page-checkout .checkout-info .checkout-select-wrap .select-item:first-child,body.page-checkout .checkout-info .checkout-select-wrap .select-item:first-child:before{border-top-left-radius:6px;border-top-right-radius:6px}body.page-checkout .checkout-info .checkout-select-wrap .select-item:last-child,body.page-checkout .checkout-info .checkout-select-wrap .select-item:last-child:before{border-bottom-left-radius:6px;border-bottom-right-radius:6px}body.page-checkout .checkout-info .checkout-select-wrap .select-item:before{border:1px solid #1b4d3e;bottom:-1px;content:"";display:none;inset-block-start:-1px;left:-1px;pointer-events:none;position:absolute;right:-1px;top:-1px;inset:-1px;z-index:1}body.page-checkout .checkout-info .checkout-select-wrap .select-item.active{background-color:#fbefff}body.page-checkout .checkout-info .checkout-select-wrap .select-item.active:before{display:block}body.page-checkout .checkout-info .checkout-select-wrap .select-item.active .left i{color:#1b4d3e}body.page-checkout .checkout-info .checkout-select-wrap .select-item.active .left i:before{content:"\f517"}body.page-checkout .checkout-info .checkout-select-wrap .select-item .left{align-items:center;display:flex}body.page-checkout .checkout-info .checkout-select-wrap .select-item .left i{color:#888;font-size:18px}body.page-checkout .checkout-info .checkout-select-wrap .select-item .left .select-title{font-size:14px;margin-left:14px}body.page-checkout .checkout-info .checkout-select-wrap .select-item .icon{height:34px;max-width:200px}body.page-checkout .checkout-info .checkout-select-wrap .select-item .icon img{max-height:100%}@media (min-width:768px){body.page-checkout .checkout-data{background-color:#f8f9fa;border-left:1px solid #e9edf1;height:100%;padding:0 40px}}@media (max-width:768px){body.page-checkout .checkout-data{margin-bottom:40px}}@media (min-width:768px){body.page-checkout .checkout-data .checkout-data-content{max-width:430px;padding:40px 0}}body.page-checkout .checkout-data .checkout-data-content .products-table-title{align-items:center;border-bottom:1px solid #e3e3e3;display:flex;font-size:14px;font-weight:700;justify-content:space-between;padding-bottom:10px}body.page-checkout .checkout-data .checkout-data-content .products-table-wrap{margin-bottom:20px;margin-top:20px}body.page-checkout .checkout-data .checkout-data-content .products-table-wrap .products-table-list{display:flex;justify-content:space-between;margin-bottom:12px}body.page-checkout .checkout-data .checkout-data-content .products-table td{padding-left:0;padding-right:0}body.page-checkout .checkout-data .checkout-data-content .products-table .product-item{align-items:flex-start;display:flex}body.page-checkout .checkout-data .checkout-data-content .products-table .product-item .product-image{border:1px solid #e3e3e3;border-radius:4px;height:50px;margin-right:14px;position:relative;width:50px}body.page-checkout .checkout-data .checkout-data-content .products-table .product-item .product-image .icon-quantity{align-items:center;background-color:#1b4d3e;border-radius:50%;color:#fff;display:flex;font-size:9px;height:18px;justify-content:center;position:absolute;right:-10px;top:-5px;width:18px}body.page-checkout .checkout-data .checkout-data-content .products-table .product-item .product-image img{max-height:100%}body.page-checkout .checkout-data .cart-data-list{border-top:1px solid #eee;list-style:none;padding:0}body.page-checkout .checkout-data .cart-data-list>li{align-items:center;border-bottom:1px solid #eee;display:flex;font-size:15px;justify-content:space-between;padding:16px 0}body.page-checkout .checkout-data .cart-data-list>li:last-child{border-bottom:none}body.page-checkout .checkout-data .cart-data-list>li:last-child>span:last-child{color:#e53e3e;font-size:24px;font-weight:700}body.page-order .account-card-title,body.page-order .tabs-plus{margin-bottom:16px}body.page-order .order_return{padding-left:20px!important}body.page-order .table-responsive{margin-top:50px}body.page-order-info .products-table td,body.page-order-info .products-table th{padding-left:0;padding-right:0}body.page-order-info .products-table .product-item{align-items:center;display:flex}body.page-order-info .products-table .product-item .product-image{border:1px solid #e3e3e3;border-radius:4px;height:50px;margin-right:14px;position:relative;width:50px}body.page-order-info .products-table .product-item .product-image .icon-quantity{align-items:center;background-color:#1b4d3e;border-radius:50%;color:#fff;display:flex;font-size:9px;height:18px;justify-content:center;position:absolute;right:-10px;top:-5px;width:18px}body.page-order-info .products-table .product-item .product-image img{max-height:100%}body.page-addresses .address-card{border:1px solid #e9ecef;border-radius:4px;margin-bottom:20px}body.page-addresses .address-card .address-card-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:10px 15px}body.page-addresses .address-card .address-card-header .address-card-title{margin:0}body.page-addresses .address-card .address-card-header .address-card-actions{align-items:center;display:flex}body.page-addresses .address-card .address-card-header .address-card-actions a{margin-left:10px}body.page-addresses .address-card .address-card-body{padding:15px;word-break:break-all}body.page-addresses .address-card .address-card-body p{margin:0}body.page-brands .brand-group{width:100%}body.page-brands .brand-group .btn{border:1px solid #e8e8e8}body.page-brands .brand-group .btn:hover{background-color:#f4f4f4}body.page-brands .brands-wrap{margin-top:30px}body.page-brands .brands-wrap .item ul{display:flex;flex-wrap:wrap;list-style:none;margin:0 -10px;padding-left:0}body.page-brands .brands-wrap .item ul li{margin-bottom:20px;padding:0 10px}body.page-brands .brands-wrap .item ul li a{align-items:center;display:flex;flex-direction:column;justify-content:center}body.page-brands .brands-wrap .item ul li a .img{border:1px solid #e8e8e8;margin-bottom:10px;width:99px}body.page-checkout-success .checkout-success-box{border:1px solid #ecf0f4;margin:0 auto;max-width:730px;padding:20px 10px}@media (min-width:768px){body.page-checkout-success .checkout-success-box{padding:30px}}body.page-checkout-success .checkout-success-box .order-success-icon{display:flex;justify-content:center;margin-bottom:20px}body.page-checkout-success .checkout-success-box .order-success-icon img{max-width:170px}@media (min-width:768px){body.page-checkout-success .checkout-success-box .order-success-icon img{max-width:200px}}body.page-checkout-success .checkout-success-box .checkout-success-table td,body.page-checkout-success .checkout-success-box .checkout-success-table th{padding:10px 0}body.page-checkout-success .checkout-success-box .checkout-success-title{margin-bottom:20px;text-align:center}@media (min-width:768px){body.page-checkout-success .checkout-success-box .checkout-success-title{margin-bottom:30px}}body.page-checkout-success .checkout-success-box .checkout-success-title span{font-size:18px;font-weight:700}@media (min-width:768px){body.page-checkout-success .checkout-success-box .checkout-success-title span{font-size:30px}}.rate{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.rating{display:flex;flex-direction:row-reverse}.rating>input{display:none}.rating>label{color:#e31052;cursor:pointer;font-size:30px;font-weight:300;position:relative;width:1em}.rating>label:before{content:"★";opacity:0;position:absolute}.rating>label:hover:before,.rating>label:hover~label:before{opacity:1!important}.rating>input:checked~label:before{opacity:1}.rating:hover>input:checked~label:before{opacity:.4}.buttons{position:relative;top:36px}.rating-submit{border-radius:8px;color:#fff;height:auto}.rating-submit:hover{color:#fff}.page-wallet .transaction-card-box,.page-wallet .wallet-card-box,.page-wallet .withdrawal-card-box{background:#fff;border:1px solid #e8eef3;border-radius:8px;margin-bottom:20px;padding:20px}.page-wallet .transaction-card-title,.page-wallet .wallet-card-title,.page-wallet .withdrawal-card-title{border-bottom:1px solid #e8eef3;margin-bottom:15px;min-height:52px;padding-bottom:15px;padding-top:5px}.page-wallet .transaction-card-title .fw-bold,.page-wallet .wallet-card-title .fw-bold,.page-wallet .withdrawal-card-title .fw-bold{font-size:1.1rem;font-weight:600}.page-wallet .transaction-table-box,.page-wallet .wallet-table-box,.page-wallet .withdrawal-table-box{margin-top:15px}.page-wallet .transaction-table-box td,.page-wallet .transaction-table-box th,.page-wallet .wallet-table-box td,.page-wallet .wallet-table-box th,.page-wallet .withdrawal-table-box td,.page-wallet .withdrawal-table-box th{font-size:.9rem;padding:12px 8px}.page-wallet .transaction-table-box th,.page-wallet .wallet-table-box th,.page-wallet .withdrawal-table-box th{background-color:#f8f9fa;font-weight:600}.page-wallet .wallet-balance-item,.page-wallet .wallet-stats-item{padding:15px;text-align:center}.page-wallet .wallet-balance-item .value,.page-wallet .wallet-stats-item .value{font-size:1.5rem;font-weight:700;margin-bottom:5px}.page-wallet .wallet-balance-item .title,.page-wallet .wallet-stats-item .title{font-size:.9rem}.page-wallet .wallet-actions .btn.disabled{pointer-events:none}.page-wallet .withdrawal-create-box{background:#fff;border:1px solid #e8eef3;border-radius:8px;margin-bottom:20px;padding:20px}.page-wallet .wallet-balance-overview{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;box-shadow:0 4px 15px rgba(102,126,234,.2);color:#fff;margin-bottom:30px;overflow:hidden;padding:0}.page-wallet .wallet-balance-overview .balance-header{align-items:center;background:hsla(0,0%,100%,.1);border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;padding:16px 20px}.page-wallet .wallet-balance-overview .balance-header i{font-size:1.2rem;margin-right:10px;opacity:.9}.page-wallet .wallet-balance-overview .balance-header span{font-size:1rem;font-weight:600}.page-wallet .wallet-balance-overview .balance-content{padding:24px 20px 20px}.page-wallet .wallet-balance-overview .balance-content .balance-main{margin-bottom:16px;text-align:center}.page-wallet .wallet-balance-overview .balance-content .balance-main .available-balance .amount{font-size:2.5rem;font-weight:700;margin-bottom:8px;text-shadow:0 2px 4px rgba(0,0,0,.1)}.page-wallet .wallet-balance-overview .balance-content .balance-main .available-balance .label{font-size:.95rem;font-weight:500;opacity:.9}.page-wallet .wallet-balance-overview .balance-content .balance-note{align-items:center;background:hsla(0,0%,100%,.1);border-radius:8px;display:flex;font-size:.85rem;justify-content:center;opacity:.9;padding:12px 16px}.page-wallet .wallet-balance-overview .balance-content .balance-note i{font-size:.9rem;margin-right:8px}.page-wallet .balance-info-box{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;padding:15px}.page-wallet .balance-item{text-align:center}.page-wallet .balance-item .value{font-size:1.5rem;font-weight:700;margin-bottom:5px}.page-wallet .balance-item .label{color:#6c757d;font-size:.9rem}.page-wallet .withdrawal-form .required:after{color:#dc3545;content:" *"}.page-wallet .form-actions{border-top:1px solid #e8eef3;margin-top:20px;padding-top:20px}@media (max-width:768px){.page-wallet .transaction-card-box,.page-wallet .wallet-card-box,.page-wallet .withdrawal-card-box{padding:15px}.page-wallet .transaction-table-box td,.page-wallet .transaction-table-box th,.page-wallet .wallet-table-box td,.page-wallet .wallet-table-box th,.page-wallet .withdrawal-table-box td,.page-wallet .withdrawal-table-box th{font-size:.8rem;padding:8px 5px}.page-wallet .wallet-balance-item,.page-wallet .wallet-stats-item{padding:10px 5px}.page-wallet .wallet-balance-item .value,.page-wallet .wallet-stats-item .value{font-size:1.2rem}.page-wallet .withdrawal-create-box{padding:15px}.page-wallet .balance-item .value{font-size:1.2rem}.page-wallet .wallet-balance-overview{margin-bottom:20px}.page-wallet .wallet-balance-overview .balance-header{padding:12px 16px}.page-wallet .wallet-balance-overview .balance-header i{font-size:1.1rem}.page-wallet .wallet-balance-overview .balance-header span{font-size:.9rem}.page-wallet .wallet-balance-overview .balance-content{padding:20px 16px 16px}.page-wallet .wallet-balance-overview .balance-content .balance-main{margin-bottom:12px}.page-wallet .wallet-balance-overview .balance-content .balance-main .available-balance .amount{font-size:2rem}.page-wallet .wallet-balance-overview .balance-content .balance-main .available-balance .label{font-size:.9rem}.page-wallet .wallet-balance-overview .balance-content .balance-note{font-size:.8rem;padding:10px 12px}.page-wallet .wallet-balance-overview .balance-content .balance-note i{font-size:.85rem}}.line{background:#c3c1c1;height:1px;width:50%}.word{color:#c3c1c1}.social-button{align-items:center;background-color:#1b4d3e;border:none;border-radius:50%;color:#fff;display:flex;font-size:1.5rem;height:50px;justify-content:center;text-decoration:none;width:50px}.breadcrumb-filter-btn .btn{background-color:transparent;border:1px solid #007bff;border-radius:.375rem;color:#007bff;font-size:.875rem;font-weight:500;padding:.375rem .75rem;transition:all .15s ease-in-out;white-space:nowrap}.breadcrumb-filter-btn .btn:focus,.breadcrumb-filter-btn .btn:hover{background-color:#007bff;border-color:#007bff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25);color:#fff}.breadcrumb-filter-btn .btn:active{background-color:#0056b3;border-color:#004085;color:#fff}.breadcrumb-filter-btn .btn .filter-text,.breadcrumb-filter-btn .btn i{font-size:.875rem}@media (max-width:575.98px){.breadcrumb-filter-btn .btn{font-size:.8125rem;padding:.25rem .5rem}.breadcrumb-filter-btn .btn .filter-text,.breadcrumb-filter-btn .btn i{font-size:.8125rem}}.breadcrumb-wrap .container{padding-bottom:1rem;padding-top:1rem}.breadcrumb-wrap .container.d-flex{align-items:center;flex-wrap:wrap;gap:.75rem;justify-content:space-between}@media (max-width:767.98px){.breadcrumb-wrap .container.d-flex{flex-wrap:wrap;gap:.5rem;justify-content:space-between}}.breadcrumb-wrap .container .breadcrumb{flex:1;flex-wrap:wrap;margin-bottom:0}@media (max-width:767.98px){.breadcrumb-wrap .container .breadcrumb{flex:1;margin-right:0;min-width:0}}.breadcrumb-wrap .container .breadcrumb li a,.breadcrumb-wrap .container .breadcrumb li span{hyphens:auto;word-break:break-word}@media (max-width:575.98px){.breadcrumb-wrap .container .breadcrumb li:not(:last-child):after{margin:0 5px}}.filter-sidebar .category-item{border-bottom:1px solid #f8f9fa;transition:background-color .2s ease}.filter-sidebar .category-item:hover{background-color:#f8f9fa}.filter-sidebar .category-link{font-size:14px;transition:color .2s ease}.filter-sidebar .category-link:hover{color:#1b4d3e!important}.filter-sidebar .category-link.active{border-radius:4px;color:#1b4d3e!important;font-weight:600}.filter-sidebar .category-link i{font-size:12px}.filter-sidebar .category-toggle{background:none;border:none;color:#6c757d;padding:4px 8px;transition:all .2s ease}.filter-sidebar .category-toggle:hover{background-color:#e9ecef;color:#1b4d3e}.filter-sidebar .category-toggle i{font-size:12px;transition:transform .2s ease}.filter-sidebar .category-toggle:not(.collapsed) i{transform:rotate(180deg)}.filter-sidebar .subcategory-item{border-bottom:1px solid #f8f9fa;transition:background-color .2s ease}.filter-sidebar .subcategory-item:hover{background-color:#f8f9fa}.filter-sidebar .subcategory-link{font-size:13px;transition:color .2s ease}.filter-sidebar .subcategory-link:hover{color:#1b4d3e!important}.filter-sidebar .subcategory-link.active{border-radius:4px;color:#1b4d3e!important;font-weight:600}.filter-sidebar .subcategory-link i{font-size:10px}.filter-sidebar .subcategory-toggle{background:none;border:none;color:#6c757d;padding:2px 6px;transition:all .2s ease}.filter-sidebar .subcategory-toggle:hover{background-color:#e9ecef;color:#1b4d3e}.filter-sidebar .subcategory-toggle i{font-size:10px;transition:transform .2s ease}.filter-sidebar .subcategory-toggle:not(.collapsed) i{transform:rotate(180deg)}.filter-sidebar .subsubcategory-item{transition:background-color .2s ease}.filter-sidebar .subsubcategory-item:hover{background-color:#f8f9fa}.filter-sidebar .subsubcategory-link{font-size:12px;transition:color .2s ease}.filter-sidebar .subsubcategory-link:hover{color:#1b4d3e!important}.filter-sidebar .subsubcategory-link.active{background-color:rgba(27,77,62,.1);border-radius:4px;color:#1b4d3e!important;font-weight:600}.filter-sidebar .subsubcategory-link i{font-size:8px}.filter-sidebar .accordion-item{border:none!important}.filter-sidebar .accordion-item:last-child{border-bottom:none!important}.filter-sidebar .dual-range-slider{height:40px;margin:20px 0;position:relative}.filter-sidebar .dual-range-slider .slider-track{background:#e9ecef;border-radius:3px;height:6px;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.filter-sidebar .dual-range-slider .slider-range{background:#1b4d3e;border-radius:3px;height:6px;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.filter-sidebar .dual-range-slider .slider-thumb{background:#1b4d3e;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.15);cursor:pointer;height:20px;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .2s ease;width:20px;z-index:2}.filter-sidebar .dual-range-slider .slider-thumb:hover{box-shadow:0 4px 12px rgba(0,0,0,.25);transform:translate(-50%,-50%) scale(1.1)}.filter-sidebar .dual-range-slider .slider-thumb:active{transform:translate(-50%,-50%) scale(1.2)}.filter-sidebar .dual-range-slider .slider-thumb.slider-thumb-min{left:0}.filter-sidebar .dual-range-slider .slider-thumb.slider-thumb-max{left:100%}.filter-sidebar .price-inputs-container{order:-1}.filter-sidebar .form-check{margin-bottom:.5rem}.filter-sidebar .form-check .form-check-input:checked{background-color:#1b4d3e;border-color:#1b4d3e}.filter-sidebar .form-check .form-check-input:focus{border-color:rgba(27,77,62,.5);box-shadow:0 0 0 .25rem rgba(27,77,62,.25);outline:0}.filter-sidebar .form-check .form-check-label{color:#495057;cursor:pointer;font-size:14px}.filter-sidebar .form-check .form-check-label:hover{color:#1b4d3e}.filter-sidebar .card{border-radius:8px;overflow:hidden}.filter-sidebar .card .card-header{border-bottom:1px solid #e9ecef;padding:1rem}.filter-sidebar .card .card-header h6{font-size:16px;margin-bottom:0}.filter-sidebar .card .card-body{padding:1rem}.filter-sidebar .clear-filters-btn{background-color:#6c757d;border-color:#6c757d;border-radius:4px;color:#fff;font-size:14px;padding:.5rem 1rem;transition:all .2s ease}.filter-sidebar .clear-filters-btn:hover{background-color:#5a6268;border-color:#545b62}.filter-sidebar .clear-filters-btn:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}@media (max-width:767.98px){.filter-sidebar{background:#fff;box-shadow:-2px 0 10px rgba(0,0,0,.1);height:100vh;overflow-y:auto;padding:1rem;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s ease;width:300px;z-index:1050}.filter-sidebar.show{transform:translateX(0)}}#overlay{background:rgba(0,0,0,.5);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1040}#toggleFilterSidebar{background-color:#1b4d3e;border-color:#1b4d3e;border-radius:4px;color:#fff;font-size:14px;padding:.5rem 1rem;transition:all .2s ease}#toggleFilterSidebar:hover{background-color:#0e2720;border-color:#071410}#toggleFilterSidebar:focus{box-shadow:0 0 0 .2rem rgba(27,77,62,.5)}#toggleFilterSidebar i{margin-right:.5rem}@media (min-width:768px){#toggleFilterSidebar{display:none}}
