@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}body{background-color:#f8f6f3;color:#1a1a1a}[dir=rtl] body{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}}.btn-primary{background:#1b4d3e!important;border-color:#1b4d3e!important;border-radius:30px!important;font-weight:600!important;padding:10px 24px!important;transition:all .3s ease!important}.btn-primary:hover{background:#0f3328!important;border-color:#0f3328!important;box-shadow:0 6px 20px rgba(27,77,62,.3)!important;transform:translateY(-2px)!important}.product-card-premium{border-radius:16px!important;transition:all .3s ease!important}.product-card-premium:hover{box-shadow:0 12px 30px rgba(0,0,0,.06)!important;transform:translateY(-4px)!important}@media (max-width:768px){.container{padding-left:15px!important;padding-right:15px!important}.product-card-premium .product-info-premium{padding:12px!important}.product-card-premium .product-title-premium{font-size:.85rem!important}.product-card-premium .price-current{font-size:1rem!important}}@media (max-width:992px){.header-mobile{padding:8px 12px!important}.header-mobile .logo img{max-height:35px!important}}.header-top{font-size:.7rem!important}bdi{display:inline!important;font-size:inherit!important;line-height:inherit!important}@media (max-width:767px){.header-middle .logo img,.navbar-brand img,header .logo img{height:58px!important;-o-object-fit:contain!important;object-fit:contain!important;width:auto!important}}.swiper-pagination-bullet,[class*=carousel] .dot,[class*=slick-dot] button,[class*=slider] .dot{border-radius:50%!important;height:8px!important;opacity:.5!important;width:8px!important}.swiper-pagination-bullet-active,[class*=slider] .dot.active{border-radius:4px!important;opacity:1!important;width:20px!important}.swiper-button-next,.swiper-button-prev,.swiper-pagination-bullet{background:var(--primary,#1b4d3e)!important}.swiper-button-next:after,.swiper-button-prev:after{font-size:14px!important}@media (max-width:767px){#appHeader [class*=mobile] .nav-link,#appHeader [class*=mobile] a:not(.btn){align-items:center!important;border-bottom:1px solid rgba(0,0,0,.05)!important;color:#1a202c!important;display:flex!important;font-size:1rem!important;font-weight:600!important;justify-content:space-between!important;padding:13px 16px!important}#appHeader [class*=mobile]{padding-bottom:40px!important}.premium-sidebar-box{border-radius:14px!important;margin-bottom:16px!important;padding:16px!important}.account-user .profile>div{border-width:2px!important;height:72px!important;width:72px!important}.account-user .profile img{height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;width:100%!important}.account-name .name{font-size:1rem!important;margin-bottom:2px!important}.account-name .email{font-size:.78rem!important}.account-user{margin-bottom:12px!important;padding-bottom:12px!important}.account-links{display:flex!important;flex-direction:column!important;gap:2px!important}.account-links li a{border-radius:8px!important;font-size:.88rem!important;gap:10px!important;padding:10px 12px!important}.account-links li a i{font-size:1rem!important}.account-links li.active a{font-size:.9rem!important;padding:11px 12px!important}}.swiper-pagination-bullet{background:#1b4d3e!important;border-radius:50%!important;display:inline-block!important;height:8px!important;margin:0 3px!important;min-height:unset!important;min-width:unset!important;opacity:.4!important;padding:0!important;transition:all .25s ease!important;width:8px!important}.swiper-pagination-bullet-active{border-radius:4px!important;height:8px!important;opacity:1!important;width:18px!important}@media (max-width:767px){.header-mobile{align-items:center!important;display:flex!important;justify-content:space-between!important;padding:8px 14px!important;position:relative!important}.header-mobile .logo{left:50%!important;position:absolute!important;transform:translateX(-50%)!important;z-index:1!important}.header-mobile .logo img{height:58px!important;max-width:160px!important;-o-object-fit:contain!important;object-fit:contain!important;width:auto!important}.header-mobile .mb-icon{font-size:1.8rem!important;line-height:1!important;z-index:2!important}.header-mobile .header-cart-icon{align-items:center!important;display:flex!important;position:relative!important;z-index:2!important}.header-mobile .header-cart-icon img{height:26px!important;width:auto!important}.header-mobile .header-cart-icon .icon-quantity{align-items:center!important;background:#1b4d3e!important;border-radius:50%!important;color:#fff!important;display:flex!important;font-size:.65rem!important;font-weight:700!important;height:16px!important;justify-content:center!important;min-width:16px!important;position:absolute!important;right:-6px!important;top:-6px!important}}#module-swiper-1{overflow:hidden;position:relative;width:100%}#module-swiper-1 .swiper-wrapper{align-items:stretch;display:flex}#module-swiper-1 .swiper-slide{display:block;flex-shrink:0;width:100%}#module-swiper-1 .swiper-slide img{display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}#module-swiper-1 .swiper-pagination,.module-swiper .swiper-pagination{bottom:16px!important;display:flex!important;justify-content:center!important;left:50%!important;right:auto!important;transform:translateX(-50%)!important;width:auto!important}.layui-layer-msg{border:none!important;border-radius:12px!important;box-shadow:0 8px 32px rgba(0,0,0,.12)!important;font-family:Cairo,sans-serif!important;font-size:.95rem!important;min-width:200px!important;padding:12px 20px!important;text-align:center!important}.layui-layer{border:none!important;border-radius:16px!important;box-shadow:0 20px 60px rgba(0,0,0,.15)!important;overflow:hidden!important}.layui-layer-title{background:#1b4d3e!important;border-bottom:none!important;color:#fff!important;font-family:Cairo,sans-serif!important;font-size:1rem!important;font-weight:700!important;padding:14px 20px!important}.layui-layer-content{color:#374151!important;font-family:Cairo,sans-serif!important;font-size:.95rem!important;line-height:1.7!important;padding:20px!important}.layui-layer-btn{background:#fafafa!important;border-top:1px solid #f0f0f0!important;padding:12px 16px!important;text-align:center!important}.layui-layer-btn a{border:none!important;border-radius:50px!important;font-family:Cairo,sans-serif!important;font-size:.88rem!important;font-weight:600!important;min-width:90px!important;padding:8px 24px!important;transition:all .25s ease!important}.layui-layer-btn0{background:linear-gradient(135deg,#1b4d3e,#2c6e58)!important;box-shadow:0 4px 12px rgba(27,77,62,.3)!important;color:#fff!important}.layui-layer-btn0:hover{box-shadow:0 6px 20px rgba(27,77,62,.4)!important;color:#fff!important;transform:translateY(-1px)!important}.layui-layer-btn1{background:#f3f4f6!important;color:#374151!important;margin-right:8px!important}.layui-layer-btn1:hover{background:#e5e7eb!important;color:#111!important}.layui-layer-ico16{background:hsla(0,0%,100%,.3)!important;border-radius:50%!important;height:28px!important;line-height:28px!important;right:10px!important;text-align:center!important;top:10px!important;transition:background .2s!important;width:28px!important}.layui-layer-ico16:hover{background:hsla(0,0%,100%,.5)!important}.layui-layer-msg.layui-layer-hui{background:linear-gradient(135deg,#1b4d3e,#2c6e58)!important;box-shadow:0 8px 32px rgba(27,77,62,.35)!important;color:#fff!important}.layui-layer-loading .layui-layer-content{padding:0!important}.layui-layer-load0{background-color:rgba(27,77,62,.1)!important}.layui-layer-shade{backdrop-filter:blur(4px)!important;-webkit-backdrop-filter:blur(4px)!important;background:rgba(0,0,0,.5)!important}@media (max-width:576px){.layui-layer{border-radius:14px!important;max-width:340px!important;width:90vw!important}.layui-layer-msg{font-size:.88rem!important;max-width:85vw!important;min-width:160px!important}.layui-layer-content{padding:16px!important}.layui-layer-btn a{font-size:.82rem!important;padding:7px 18px!important}}.header-top{background:#1b4d3e;color:hsla(0,0%,100%,.85);font-size:.72rem;padding:5px 0}.header-top a{color:hsla(0,0%,100%,.85);transition:all .2s ease}.header-top a:hover{color:#fff}@media (max-width:576px){.header-top .top-info span{display:none!important}}.header-desktop{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 8px rgba(0,0,0,.04);padding:18px 0;position:sticky;top:0;z-index:1000}.header-desktop .logo img{max-height:50px;width:auto}.header-desktop .menu .nav-link{border-radius:999px;color:#121212;font-size:.9rem;font-weight:600;padding:8px 16px;transition:all .25s ease}.header-desktop .menu .nav-link:hover{background:rgba(111,78,55,.07);color:#1b4d3e}.header-desktop .menu .nav-link.active{background:#1b4d3e;color:#fff!important}.header-desktop .header-icon{align-items:center;border-radius:10px;color:#121212;cursor:pointer;display:flex;height:42px;justify-content:center;position:relative;transition:all .2s ease;width:42px}.header-desktop .header-icon:hover{background:#f8f5f2;color:#1b4d3e}.header-desktop .header-icon .badge{align-items:center;background:#1b4d3e;border-radius:50%;color:#fff;display:flex;font-size:9px;font-weight:700;height:17px;justify-content:center;position:absolute;right:2px;top:2px;width:17px}.header-desktop .header-search{position:relative}.header-desktop .header-search input{background:#f8f5f2;border:1.5px solid #e5e7eb;border-radius:999px;font-size:.875rem;padding:8px 16px 8px 40px;transition:all .25s ease;width:240px}.header-desktop .header-search input:focus{background:#fff;border-color:#1b4d3e;box-shadow:0 0 0 3px rgba(111,78,55,.1);outline:none;width:300px}@media (max-width:1200px){.header-desktop .header-search input{width:200px}.header-desktop .header-search input:focus{width:240px}}.header-desktop .header-search i{color:#6b7280;font-size:.9rem;left:13px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.header-mobile{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 8px rgba(0,0,0,.04);display:none;justify-content:space-between;min-height:58px;padding:10px 14px;position:sticky;top:0;z-index:1000}@media (max-width:992px){.header-mobile{display:flex}}.header-mobile .menu-toggle{align-items:center;background:transparent;border:none;border-radius:10px;color:#121212;cursor:pointer;display:flex;font-size:1.3rem;height:42px;justify-content:center;transition:all .2s ease;width:42px}.header-mobile .menu-toggle:hover{background:#f8f5f2;color:#1b4d3e}.header-mobile .logo img{max-height:38px;width:auto}.header-mobile .cart-icon{align-items:center;color:#121212;display:flex;font-size:1.2rem;height:42px;justify-content:center;position:relative;width:42px}.header-mobile .cart-icon .badge{align-items:center;background:#1b4d3e;border-radius:50%;color:#fff;display:flex;font-size:9px;font-weight:700;height:17px;justify-content:center;position:absolute;right:2px;top:2px;width:17px}@media (max-width:992px){.header-desktop{display:none}}.mobile-nav{background:#fff;box-shadow:4px 0 30px rgba(0,0,0,.18);display:flex;flex-direction:column;height:100%;left:0;overflow-y:auto;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease;width:min(300px,85vw);z-index:1010}.mobile-nav.open{transform:translateX(0)}.mobile-nav .mobile-nav-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:16px}.mobile-nav .mobile-nav-header img{max-height:34px}.mobile-nav .mobile-nav-header .close-btn{align-items:center;background:none;border:none;border-radius:10px;color:#6b7280;cursor:pointer;display:flex;font-size:1.2rem;height:36px;justify-content:center;transition:all .2s ease;width:36px}.mobile-nav .mobile-nav-header .close-btn:hover{background:#f8f5f2;color:#121212}.mobile-nav .mobile-nav-links{flex:1;list-style:none;padding:10px 0}.mobile-nav .mobile-nav-links li a{align-items:center;color:#121212;display:flex;font-size:.9rem;font-weight:600;gap:12px;padding:12px 20px;text-decoration:none;transition:all .2s ease}.mobile-nav .mobile-nav-links li a:hover{background:rgba(111,78,55,.04);color:#1b4d3e}.mobile-nav .mobile-nav-links li a.active{border-left:3px solid #1b4d3e;color:#1b4d3e}.mobile-nav .mobile-nav-links li a i{color:#6b7280;font-size:1rem}.mobile-nav-overlay{backdrop-filter:blur(2px);background:rgba(0,0,0,.45);display:none;inset:0;position:fixed;z-index:1009}.mobile-nav-overlay.show{display:block}[dir=rtl] .mobile-nav{left:auto;right:0;transform:translateX(100%)}[dir=rtl] .mobile-nav.open{transform:translateX(0)}[dir=rtl] .mobile-nav{box-shadow:-4px 0 30px rgba(0,0,0,.18)}[dir=rtl] .header-search i{left:auto;right:13px}[dir=rtl] .header-search input{padding:8px 40px 8px 16px}footer{background:#123327;color:hsla(0,0%,100%,.72);margin-top:48px;padding:48px 0 24px}@media (max-width:768px){footer{margin-top:32px;padding:32px 0 20px}}footer a{color:hsla(0,0%,100%,.72);text-decoration:none;transition:all .2s ease}footer a:hover{color:#fff}footer .footer-brand img{margin-bottom:14px;max-height:44px;width:auto}footer .footer-brand p{color:hsla(0,0%,100%,.6);font-size:.82rem;line-height:1.7;max-width:280px}footer .footer-title{color:#fff;font-size:.95rem;font-weight:700;letter-spacing:.02em;margin-bottom:16px}footer .footer-links{list-style:none;margin:0;padding:0}footer .footer-links li{padding:4px 0}footer .footer-links li a{align-items:center;display:flex;font-size:.82rem;gap:7px}footer .footer-links li a:before{color:#c89b3c;content:"›";font-weight:700}footer .footer-links li a:hover{color:#fff;padding-left:4px}footer .footer-contact{list-style:none;margin:0;padding:0}footer .footer-contact li{align-items:flex-start;display:flex;font-size:.82rem;gap:10px;padding:5px 0}footer .footer-contact li i{color:#c89b3c;flex-shrink:0;font-size:1rem;margin-top:2px}footer .footer-social{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}footer .footer-social a{align-items:center;background:hsla(0,0%,100%,.1);border-radius:50%;display:flex;font-size:1rem;height:38px;justify-content:center;transition:all .25s ease;width:38px}footer .footer-social a:hover{background:#1b4d3e;color:#fff;transform:translateY(-2px)}footer .footer-divider{border-color:hsla(0,0%,100%,.1);margin:24px 0 18px}footer .footer-bottom{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}footer .footer-bottom p,footer .footer-bottom span{color:hsla(0,0%,100%,.5);font-size:.78rem;margin:0}footer .footer-bottom .footer-payments{align-items:center;display:flex;gap:8px}footer .footer-bottom .footer-payments img{height:24px;opacity:.65;width:auto}@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")}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)}}.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{border:1px solid rgba(0,0,0,.03);box-shadow:0 4px 12px rgba(0,0,0,.02);display:flex;flex-direction:column;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)}.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:375px){.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:none;margin-bottom:14px;padding:10px 0}.breadcrumb{align-items:center;background:none;display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.breadcrumb .breadcrumb-item{align-items:center;color:#6b7280;display:flex;font-size:.8rem}.breadcrumb .breadcrumb-item a{color:#6b7280;text-decoration:none;transition:all .2s ease}.breadcrumb .breadcrumb-item a:hover{color:#1b4d3e}.breadcrumb .breadcrumb-item.active{color:#121212;font-weight:600}.breadcrumb .breadcrumb-item+.breadcrumb-item{padding-left:8px}.breadcrumb .breadcrumb-item+.breadcrumb-item:before{color:#6b7280;content:"/";opacity:.5;padding-right:8px}.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}}*{-webkit-tap-highlight-color:transparent}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8f6f3;color:#1a1a2e;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.7;overflow-x:hidden}[dir=rtl] body{font-family:Cairo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.btn{align-items:center;border:none;border-radius:50px;cursor:pointer;display:inline-flex;font-size:clamp(.875rem,1.2vw,1rem);font-weight:600;gap:8px;justify-content:center;min-height:48px;padding:12px 28px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn:active{transform:scale(.96)}.btn-primary{box-shadow:0 4px 15px rgba(27,77,62,.25);color:#fff}.btn-primary:hover{box-shadow:0 8px 25px rgba(27,77,62,.35);color:#fff;transform:translateY(-2px)}.btn-outline{background:transparent;border:2px solid #1b4d3e;color:#1b4d3e}.btn-outline:hover{background:#1b4d3e;color:#fff;transform:translateY(-2px)}.btn-sm{font-size:.8rem;min-height:38px;padding:8px 18px}.card-product{background:#fff;border:1px solid rgba(0,0,0,.04);border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.02);overflow:hidden;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.card-product:hover{border-color:rgba(27,77,62,.12);box-shadow:0 20px 40px rgba(0,0,0,.06);transform:translateY(-6px)}.card-product .card-image{background:#fafaf8;overflow:hidden;padding-top:100%;position:relative}.card-product .card-image img{height:100%;left:0;-o-object-fit:contain;object-fit:contain;padding:16px;position:absolute;top:0;transition:transform .6s ease;width:100%}.card-product:hover .card-image img{transform:scale(1.04)}.card-product .card-body{padding:16px 16px 20px}.card-product .card-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1a1a2e;display:-webkit-box;font-size:clamp(.85rem,1.5vw,1.05rem);font-weight:700;min-height:2.8em;overflow:hidden}.card-product .card-price{color:#1b4d3e;font-size:clamp(1.1rem,2.5vw,1.4rem);font-weight:800}.card-product .card-old-price{color:#adb5bd;font-size:clamp(.75rem,1.2vw,.9rem);text-decoration:line-through}.product-card-premium{background:#fff;border:1px solid #f0f0f0;border-radius:20px;height:100%;overflow:hidden;transition:all .3s}.product-card-premium:hover{box-shadow:0 15px 30px rgba(0,0,0,.1);transform:translateY(-6px)}.product-card-premium .image-wrapper img{transition:transform .4s}.product-card-premium:hover .image-wrapper img{transform:scale(1.05)}.product-card-premium .price-current{color:#1b4d3e;font-weight:800}body[dir=rtl]{font-family:Cairo,sans-serif;line-height:1.8}@media (max-width:576px){.header-mobile{padding:10px!important}.logo{max-width:80px}}#appHeader{position:relative;z-index:1030}#appHeader .header-top{background:#1b4d3e!important;border-bottom:1px solid hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.9);font-size:.75rem;min-height:0!important;padding:6px 0!important}#appHeader .header-top>.container{align-items:center;display:flex;gap:6px;justify-content:space-between;min-height:0}#appHeader .header-top .language-switch{align-items:center;display:flex;flex-wrap:nowrap;gap:6px}#appHeader .header-top .language-switch .dropdown{display:inline-block;position:relative}#appHeader .header-top .language-switch .dropdown>a.btn{align-items:center;background:hsla(0,0%,100%,.08)!important;border:1px solid hsla(0,0%,100%,.1)!important;border-radius:6px!important;box-shadow:none!important;color:hsla(0,0%,100%,.95)!important;display:inline-flex!important;font-size:.7rem!important;gap:6px;line-height:1.2!important;min-height:32px!important;min-width:44px!important;padding:6px 12px!important;white-space:nowrap;width:auto!important}#appHeader .header-top .language-switch .dropdown>a.btn img,#appHeader .header-top .language-switch .dropdown>a.btn>img{border-radius:3px;display:inline-block!important;flex:0 0 18px;height:18px!important;max-width:18px!important;-o-object-fit:cover;object-fit:cover;width:18px!important}#appHeader .header-top .language-switch .dropdown .dropdown-menu{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:10px;box-shadow:0 12px 40px rgba(0,0,0,.12);display:none;left:0;margin-top:4px;min-width:150px;padding:6px 0;position:absolute;top:100%;z-index:1050}#appHeader .header-top .language-switch .dropdown .dropdown-menu.show,.dropdown:hover #appHeader .header-top .language-switch .dropdown .dropdown-menu{display:block}#appHeader .header-top .language-switch .dropdown .dropdown-menu .dropdown-item{align-items:center;color:#333!important;display:flex;font-size:.8rem;gap:10px;min-height:36px!important;min-width:0!important;padding:8px 16px!important;white-space:nowrap}#appHeader .header-top .language-switch .dropdown .dropdown-menu .dropdown-item .wh-20,#appHeader .header-top .language-switch .dropdown .dropdown-menu .dropdown-item .wh-20 img{height:20px!important;max-width:20px!important;-o-object-fit:cover;object-fit:cover;width:20px!important}#appHeader .header-top .top-info a{align-items:center;color:hsla(0,0%,100%,.9)!important;display:inline-flex;font-size:.7rem;min-height:32px!important;min-width:0!important;padding:4px 8px!important}#appHeader .header-desktop{align-items:center;background:#fff;border-bottom:1px solid rgba(0,0,0,.04);display:flex;min-height:76px;padding:16px 0!important}#appHeader .header-desktop>.container{align-items:center;display:flex;gap:24px;justify-content:space-between}#appHeader .header-desktop .left{align-items:center;display:flex;flex:1;gap:28px;min-width:0}#appHeader .header-desktop .logo{flex:0 0 auto;margin:0}#appHeader .header-desktop .logo img{display:block;max-height:55px!important;max-width:180px;-o-object-fit:contain;object-fit:contain;width:auto!important}#appHeader .header-desktop .menu{min-width:0}#appHeader .header-desktop .menu .navbar{padding:0}#appHeader .header-desktop .menu .navbar-nav{align-items:center;display:flex;flex-wrap:wrap;gap:4px}#appHeader .header-desktop .menu .nav-link{align-items:center;border-radius:30px;color:#2d2d2d!important;display:flex;font-size:.9rem;font-weight:600;min-height:44px!important;min-width:0!important;padding:10px 16px!important;white-space:nowrap}#appHeader .header-desktop .menu .nav-link:hover{background:rgba(27,77,62,.06);color:#1b4d3e!important}#appHeader .header-desktop .menu .nav-link.active{background:#1b4d3e;color:#fff!important}#appHeader .header-desktop .right{align-items:center;display:flex;flex:0 0 auto;gap:14px}#appHeader .header-desktop .search-group{background:#f3f4f6;border-radius:50px;margin:0;min-width:180px;position:relative}#appHeader .header-desktop .search-group input{background:transparent;border:0;border-radius:50px;height:42px;min-height:42px!important;min-width:0!important;padding:10px 44px 10px 18px!important;width:100%}#appHeader .header-desktop .search-group .btn{background:transparent!important;border:0!important;color:#6c757d;min-height:36px!important;min-width:36px!important;padding:6px 10px!important;position:absolute;right:4px;top:50%;transform:translateY(-50%)}#appHeader .header-desktop .icons{align-items:center;display:flex;gap:2px}#appHeader .header-desktop .icons .item>.btn,#appHeader .header-desktop .icons .item>a{align-items:center;background:transparent;border-radius:50%;display:flex;height:44px;justify-content:center;min-height:44px!important;min-width:44px!important;padding:0!important;width:44px}#appHeader .header-desktop .icons .item>.btn img,#appHeader .header-desktop .icons .item>a img{height:24px!important;-o-object-fit:contain;object-fit:contain;width:24px!important}#appHeader .header-mobile{align-items:center;background:#fff;border-bottom:1px solid rgba(0,0,0,.06);box-shadow:0 1px 4px rgba(0,0,0,.04);display:none;justify-content:space-between;min-height:60px;padding:8px 14px!important;position:relative}#appHeader .header-mobile .header-cart-icon,#appHeader .header-mobile .mb-icon{align-items:center;background:transparent;border-radius:50%;color:#2d2d2d;display:flex;height:44px;justify-content:center;min-height:44px!important;min-width:44px!important;padding:0!important;position:relative;width:44px;z-index:2}#appHeader .header-mobile .mb-icon{cursor:pointer;font-size:1.7rem}#appHeader .header-mobile .logo{left:50%;margin:0;position:absolute;transform:translateX(-50%);z-index:1}#appHeader .header-mobile .logo img{display:block;height:54px!important;max-height:54px!important;max-width:150px;-o-object-fit:contain;object-fit:contain;width:auto!important}#appHeader .header-mobile .header-cart-icon img{height:26px!important;-o-object-fit:contain;object-fit:contain;width:26px!important}#appHeader .header-mobile .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:18px;justify-content:center;min-height:18px!important;min-width:18px!important;position:absolute;right:-3px;top:-3px;width:18px}#appHeader #mobile-menu-offcanvas{background:#fff;width:min(360px,85vw)}#appHeader #mobile-menu-offcanvas .offcanvas-header{align-items:center;background:#fafafa;border-bottom:1px solid #f0f0f0;display:flex;gap:14px;padding:18px 20px}#appHeader #mobile-menu-offcanvas .offcanvas-header .search-group{flex:1;margin:0;position:relative}#appHeader #mobile-menu-offcanvas .offcanvas-header .search-group input{border-radius:50px;height:42px;min-height:42px!important;min-width:0!important;padding:10px 44px 10px 18px!important;width:100%}#appHeader #mobile-menu-offcanvas .offcanvas-header .search-group .btn{min-height:36px!important;min-width:36px!important;padding:6px 10px!important;position:absolute;right:4px;top:50%;transform:translateY(-50%)}#appHeader #mobile-menu-offcanvas .offcanvas-header .account-icon{align-items:center;display:flex;height:42px;justify-content:center;min-height:42px!important;min-width:42px!important;width:42px}#appHeader #mobile-menu-offcanvas .offcanvas-header .account-icon img{height:22px!important;width:22px!important}#appHeader #mobile-menu-offcanvas .offcanvas-body{padding:0}#appHeader #mobile-menu-offcanvas .accordion-item{border:0;border-bottom:1px solid #f0f0f0}#appHeader #mobile-menu-offcanvas .nav-item-text{align-items:center;display:flex;justify-content:space-between}#appHeader #mobile-menu-offcanvas .nav-item-text>.nav-link{color:#2d2d2d!important;flex:1;font-size:1rem;font-weight:600;min-height:52px!important;min-width:0!important;padding:16px 20px!important}#appHeader #mobile-menu-offcanvas .nav-item-text>.collapsed{align-items:center;color:#6c757d;display:flex;justify-content:center;min-height:52px!important;min-width:52px!important;width:52px}#appHeader #mobile-menu-offcanvas .children-group{background:#fafafa;padding:6px 0}#appHeader #mobile-menu-offcanvas .children-group .nav-link{color:#555!important;font-size:.9rem;min-height:44px!important;padding:12px 20px 12px 36px!important}@media (max-width:992px){#appHeader .header-top{padding:8px 0!important}#appHeader .header-top .language-switch{gap:4px}#appHeader .header-top .language-switch .dropdown>a.btn{min-height:32px!important;padding:6px 10px!important}#appHeader .header-desktop{display:none!important}#appHeader .header-mobile{display:flex!important}}@media (max-width:576px){#appHeader .header-top .language-switch .dropdown>a.btn{font-size:.65rem!important;min-height:30px!important;padding:4px 8px!important}#appHeader .header-top .language-switch .dropdown>a.btn img{height:16px!important;max-width:16px!important;width:16px!important}#appHeader .header-top .top-info{display:none}#appHeader .header-mobile{min-height:60px;padding-inline:10px!important}#appHeader .header-mobile .logo img{height:50px!important;max-height:50px!important}}#appFooter{background:#1b4d3e!important;color:hsla(0,0%,100%,.72);margin-top:20px;overflow:hidden;position:relative}#appFooter:after,#appFooter:before{background-repeat:no-repeat;background-size:contain;content:"";height:300px;pointer-events:none;position:absolute;width:20%;z-index:0}#appFooter:before{background-image:url(/images/icons/footer-1.svg);background-position:0 0;left:0;top:0;width:30%}#appFooter:after{background-image:url(/images/icons/footer-2.svg);background-position:100% 100%;bottom:0;right:0;width:18%}#appFooter .footer-box{color:hsla(0,0%,100%,.72);position:relative;z-index:1}#appFooter .footer-box a{color:hsla(0,0%,100%,.72)!important;text-decoration:none}#appFooter .footer-box a:hover{color:#fff!important}#appFooter .footer-box .footer-top-links{padding:10px 0}#appFooter .footer-box .footer-top-links .footer-link-title{align-items:center;color:#fff;display:flex;font-size:15px;font-weight:700;justify-content:space-between;min-height:40px}#appFooter .footer-box .footer-top-links .footer-link-icon{color:#fff;display:block}#appFooter .footer-box .footer-top-links .footer-item-content{display:none}#appFooter .footer-box .footer-top-links ul{list-style:none;margin:0;padding:0}#appFooter .footer-box .footer-top-links ul li{font-size:14px;font-weight:600;padding:6px 0}#appFooter .footer-box .bottom-box{border-top:1px solid hsla(0,0%,100%,.2);padding:18px 0 24px}#appFooter .footer-box .bottom-box .copyright-text,#appFooter .footer-box .bottom-box .left-links{text-align:center}#appFooter .footer-box .bottom-box .left-links{font-size:.85rem;line-height:1.8}#appFooter .footer-box .bottom-box .payment-icon{align-items:center;display:flex;flex-wrap:nowrap;gap:8px;justify-content:center;margin-top:14px}#appFooter .footer-box .bottom-box .payment-icon img{display:block;flex:0 1 50px;height:34px!important;max-height:34px!important;max-width:50px!important;-o-object-fit:contain;object-fit:contain;width:50px!important}@media (min-width:768px){#appFooter{margin-top:50px}#appFooter .footer-box .footer-top-links{padding:40px 0}#appFooter .footer-box .footer-top-links .footer-link-title{font-size:18px;margin-bottom:20px;min-height:0}#appFooter .footer-box .footer-top-links .footer-link-icon{display:none}#appFooter .footer-box .footer-top-links .footer-item-content{display:block}#appFooter .footer-box .bottom-box{align-items:center;display:flex}#appFooter .footer-box .bottom-box .copyright-text,#appFooter .footer-box .bottom-box .left-links{text-align:inherit}#appFooter .footer-box .bottom-box .payment-icon{justify-content:flex-end;margin-top:0}#appFooter .footer-box .bottom-box .payment-icon img{height:34px!important;width:50px!important}}[dir=rtl] #appHeader .header-top .language-switch .dropdown .dropdown-menu{left:auto;right:0}[dir=rtl] #appHeader .header-mobile .logo{left:50%;right:auto}[dir=rtl] #appHeader #mobile-menu-offcanvas{direction:rtl}[dir=rtl] #appHeader #mobile-menu-offcanvas .children-group .nav-link{padding-left:20px!important;padding-right:36px!important}:root{--front-primary:#1b4d3e;--front-primary-light:#2c6e58;--front-primary-dark:#123327;--front-accent:#c89b3c;--front-bg:#f8f5f2;--front-surface:#fff;--front-border:#e5e7eb;--front-text:#121212;--front-muted:#6b7280}body{background:#f8f5f2;color:#121212}body,button,input,select,textarea{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}[dir=rtl] body,[dir=rtl] button,[dir=rtl] input,[dir=rtl] select,[dir=rtl] textarea{font-family:Cairo,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.btn,.card,.card-product,.header-icon,.nav-link,a,button,input,select,textarea{transition:all .25s ease}:focus-visible{box-shadow:0 0 0 3px rgba(27,77,62,.16);outline:none}.btn,.btn-outline,.btn-outline-primary,.btn-primary,.btn-secondary{border-radius:999px;font-weight:700;min-height:44px}.btn-primary{background:linear-gradient(135deg,#1b4d3e,#2c6e58);border-color:#1b4d3e;box-shadow:0 6px 18px rgba(27,77,62,.2)}.btn-primary:focus-visible,.btn-primary:hover{background:linear-gradient(135deg,#123327,#1b4d3e);border-color:#123327;box-shadow:0 10px 24px rgba(27,77,62,.28)}.btn-outline,.btn-outline-primary{background:transparent;border-color:#1b4d3e;border-width:1.5px;color:#1b4d3e}.btn-outline-primary:focus-visible,.btn-outline-primary:hover,.btn-outline:focus-visible,.btn-outline:hover{background:#1b4d3e;border-color:#1b4d3e;color:#fff}.account-table-box,.card,.card-product,.cart-summary,.checkout-summary,.filter-sidebar,.product-card-premium{background:#fff;border:1px solid hsla(0,0%,7%,.06);border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.card-product:hover,.card:hover,.product-card-premium:hover{border-color:rgba(27,77,62,.14);box-shadow:0 8px 24px hsla(0,0%,7%,.08)}.card-footer,.card-header{border-color:hsla(0,0%,7%,.07)}.form-control,.form-select,textarea{background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;color:#121212;min-height:44px}.form-control:focus,.form-select:focus,textarea:focus{border-color:#1b4d3e;box-shadow:0 0 0 3px rgba(27,77,62,.16)}.badge{border-radius:999px;font-weight:700}.account-table-box,.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}.table{min-width:640px}.table thead td,.table thead th{background:rgba(27,77,62,.045);border-bottom-color:rgba(27,77,62,.14);color:#4a5568;font-weight:700}.table tbody tr:hover td{background:rgba(27,77,62,.028)}.table tbody tr:last-child td{border-bottom:0}.empty-cart,.empty-state,.no-results{background:rgba(27,77,62,.025);border:1px dashed rgba(27,77,62,.24);border-radius:16px;padding:clamp(28px,5vw,56px) 20px;text-align:center}.skeleton,.skeleton-loading{animation:front-skeleton 1.4s ease infinite;background:linear-gradient(90deg,#f1f3ef 25%,#fafbf9 37%,#f1f3ef 63%);background-size:400% 100%;border-radius:6px}@keyframes front-skeleton{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width:992px){.container{padding-inline:20px!important}.card,.card-product,.product-card-premium{border-radius:14px}}@media (max-width:768px){.container{padding-inline:16px!important}.table-responsive{border-radius:10px}.btn{min-height:46px}}@media (max-width:375px){.container{padding-inline:12px!important}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
