.products-mega-heading{color:var(--color-heading);align-items:baseline;gap:10px;margin-bottom:18px;display:flex}.products-mega-heading strong{font-size:17px}.products-mega-heading>span:last-child{color:var(--color-body);font-size:12px}.products-mega-kicker{color:var(--color-primary);font-size:11px;font-weight:700}.products-mega-layout{direction:rtl;grid-template-columns:minmax(150px,.28fr) minmax(0,1fr);gap:28px;display:grid}.products-mega-categories,.products-mega-products-panel{direction:rtl;padding:15px}.products-mega-categories{background-color:#fbfbfb;flex-direction:column;gap:20px;display:flex}.active-dark-mode .products-mega-categories{background-color:#1a1a27}.products-mega-list-title{color:var(--color-body);margin-bottom:8px;font-size:11px;display:block}.products-mega-category-link,.products-mega-product,.products-mega-all{color:var(--color-body);transition:var(--transition);align-items:center;display:flex}.products-mega-category-link{color:var(--color-body);justify-content:space-between;padding:7px 2px;font-size:13px;font-weight:500}.products-mega-category-link i{opacity:0;transition:var(--transition);font-size:12px}.products-mega-category-link:hover,.products-mega-category-link.is-active{color:var(--color-primary)}.products-mega-category-link:hover i,.products-mega-category-link.is-active i{opacity:1}.products-mega-products-panel{min-height:205px}.products-mega-panel-heading{color:var(--color-body);border-bottom:1px solid #ffffff12;align-items:baseline;gap:10px;padding-bottom:9px;font-size:11px;display:flex}.products-mega-panel-heading strong{color:var(--color-heading);font-size:15px}.products-mega-products{flex-direction:column;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:14px 0 12px;display:flex}.pmp-col{flex-direction:column;justify-content:space-between;height:100%;display:flex}.products-mega-product{align-items:center;gap:20px;width:fit-content;height:fit-content;font-size:11px;-ms-border-radius:10px!important;-o-border-radius:10px!important;border-radius:10px!important;padding:10px 12px!important;display:flex!important}.products-mega-product:hover{background-color:var(--color-primary);color:#fff!important}.products-mega-category-link{-ms-border-radius:10px!important;-o-border-radius:10px!important;border-radius:10px!important;align-items:center!important;padding:20px!important;display:flex!important}.products-mega-category-link:hover{background-color:var(--color-primary);color:#fff!important}.products-mega-product img{object-fit:cover;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;width:40px;height:40px}.products-mega-product span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.products-mega-all{background-color:var(--color-primary);justify-content:space-between;width:fit-content;font-size:11px;font-weight:600;color:#fff!important;-ms-border-radius:10px!important;-o-border-radius:10px!important;border-radius:10px!important;margin:0 0 10px!important;padding:15px 20px!important}.products-mega-all i{margin-right:auto;font-size:12px}.products-mega-panel-empty{min-height:205px;color:var(--color-body);place-items:center;font-size:12px;display:grid}.products-mega-status{color:var(--color-body);text-align:center;padding:25px 0}@media only screen and (max-width:1399px){.products-mega-products{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1199px){.products-mega-layout{grid-template-columns:1fr;gap:15px}.products-mega-products-panel{border-top:1px solid #ffffff12;border-right:0;padding:15px 0 0}}
.btn-logout{color:#fff;-ms-border-radius:7px;-o-border-radius:7px;background-color:#ff000056;border-radius:7px;margin-top:10px;border:2px solid #ff0000a1!important;padding:10px!important}.login-icon{-webkit-filter:invert(0);opacity:.5;width:20px!important;height:20px!important}.active-dark-mode .login-icon{-webkit-filter:invert(100);opacity:.5;width:20px!important;height:20px!important}.mobile-menu-backdrop,.mobile-menu-drawer,.mobile-user-option{display:none}@media only screen and (max-width:1199px){.haeder-default .header-inner{flex-direction:row!important;justify-content:space-between!important;min-height:76px!important;padding:8px 0!important;display:flex!important}.haeder-default .header-left{flex:none!important;order:1!important}.haeder-default .header-right{flex:auto!important;order:2!important;justify-content:flex-end!important;width:fit-content!important;margin:0!important}.haeder-default .header-right .header-desktop-option{display:none}.haeder-default .header-right .mobile-menu-bar,.haeder-default .header-right .mobile-cart-option,.haeder-default .header-right .mobile-user-option{margin:0 4px;display:block}.haeder-default .header-right .mobile-user-option .header_admin,.haeder-default .header-right .mobile-user-option .user-account,.haeder-default .header-right .mobile-user-option .icon-box{height:42px}.haeder-default .header-right .mobile-user-option .icon-box>a{place-items:center;width:42px;height:42px;display:grid}.haeder-default .header-right .mobile-user-option .rn-dropdown{left:0;right:auto}.mobile-menu-theme{color:#000;justify-content:space-between;align-items:center;min-height:56px;margin-top:18px;font-size:15px;font-weight:600;display:flex}.active-dark-mode .mobile-menu-theme{color:var(--color-heading,#fff)}.mobile-menu-theme #mobile_switcher ul{align-items:center;display:flex}.mobile-menu-theme #mobile_switcher .setColor,.haeder-default .header-right .mobile-cart-option .icon-box>a{width:42px;height:42px}.haeder-default .header-left .logo-thumbnail{margin:0;padding:0}.haeder-default .header-left .logo-thumbnail:after{display:none}.haeder-default .header-left .logo-thumbnail img{width:112px;height:auto}.mobile-menu-backdrop{z-index:1000;visibility:hidden;opacity:0;background:#04070c94;transition:opacity .25s,visibility .25s;display:block;position:fixed;inset:0}.mobile-menu-backdrop.is-open{visibility:visible;opacity:1}.mobile-menu-drawer{z-index:1001;background:var(--background-color,#f8f8f8);width:min(88vw,360px);padding:24px 22px;transition:transform .3s;display:block;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(105%);box-shadow:-18px 0 50px #00000038}.active-dark-mode .mobile-menu-drawer{background:var(--background-color,#151521)}.mobile-menu-drawer.is-open{transform:translate(0)}.mobile-menu-drawer-header{border-bottom:1px solid var(--color-border,#ffffff1f);color:#000;justify-content:space-between;align-items:center;padding-bottom:20px;font-size:18px;font-weight:700;display:flex}.active-dark-mode .mobile-menu-drawer-header{color:var(--color-heading,#fff)}.mobile-menu-close,.mobile-menu-search button{border:1px solid var(--color-border,#ffffff1f);width:40px;height:40px;color:inherit;cursor:pointer;background:0 0;border-radius:6px;place-items:center;display:grid}.mobile-menu-search{align-items:center;gap:8px;margin:24px 0 18px;display:flex}.mobile-menu-search input{border:1px solid var(--color-border,#ffffff1f);min-width:0;height:40px;color:inherit;text-align:right;background:0 0;border-radius:6px;flex:1;padding:0 12px}.mobile-menu-nav{flex-direction:column;display:flex}.mobile-menu-nav a{border-bottom:1px solid var(--color-border,#ffffff1f);color:#000;align-items:center;min-height:56px;font-size:15px;font-weight:600;display:flex}.active-dark-mode .mobile-menu-nav a{color:var(--color-heading,#fff)}.mobile-menu-nav a:hover{color:var(--color-primary,#059dff);padding-right:6px}}
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--color-white:#fff;--spacing:.25rem;--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono);--color-background:var(--background)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.order-1{order:1}.order-2{order:2}.col-4{grid-column:4}.col-6{grid-column:6}.col-12{grid-column:12}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-50{margin-top:calc(var(--spacing) * 50)}.mr-2{margin-right:calc(var(--spacing) * 2)}.mb-1{margin-bottom:var(--spacing)}.mb-5{margin-bottom:calc(var(--spacing) * 5)}.mb-10{margin-bottom:calc(var(--spacing) * 10)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-full{height:100%}.min-h-full{min-height:100%}.w-100{width:calc(var(--spacing) * 100)}.flex-col{flex-direction:column}.justify-center{justify-content:center}.gap-4{gap:calc(var(--spacing) * 4)}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.p-0{padding:0}.p-2{padding:calc(var(--spacing) * 2)}.pt-4{padding-top:calc(var(--spacing) * 4)}.pb-4{padding-bottom:calc(var(--spacing) * 4)}.text-center{text-align:center}.text-end{text-align:end}.italic{font-style:italic}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--background:#fff;--foreground:#171717}*{box-sizing:border-box;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}.error-alarm{-ms-border-radius:10px;-o-border-radius:10px;background-color:#eb252565;border:2px solid red;border-radius:10px;width:fit-content;margin:30px auto;padding:10px 20px}.primary-alarm{-ms-border-radius:10px;-o-border-radius:10px;background-color:#0091ff74;border:2px solid #0091ff;border-radius:10px;width:fit-content;margin:30px auto;padding:10px 20px}.reply-modal-backdrop{z-index:1100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000080;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.reply-modal{background:var(--background);border:1px solid #ffffff1f;border-radius:8px;width:min(100%,560px);padding:28px;box-shadow:0 20px 70px #0003}.active-dark-mode .reply-modal{background:#171717;border-color:#fff1}.reply-modal-header,.reply-modal-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.reply-modal-header h5{width:100%;margin:0}.reply-modal-close{color:inherit;cursor:pointer;background:0 0;border:0;width:40px;font-size:28px;line-height:1}.reply-modal-caption{margin:18px 0}.reply-modal textarea{resize:none;-ms-border-radius:5px;-o-border-radius:5px;border:2px solid #ffffff1f;border-radius:5px;width:100%;min-height:150px;padding:10px 20px;font-size:14px}.reply-modal-actions{justify-content:flex-start;margin-top:20px}.comment-reply-link{cursor:pointer;background:0 0;border:0}@media only screen and (max-width:767px){.product-comment-form{padding-top:32px}.product-comment-form .section-title .subtitle{font-size:13px;line-height:18px}.product-comment-form .section-title .title{font-size:22px;line-height:30px}.product-comment-form .inner>.mt--20{font-size:13px;line-height:24px;margin-top:12px!important}.product-comment-form form.mt--40{margin-top:22px!important}.product-comment-form .rnform-group{margin-bottom:14px}.product-comment-form .rnform-group textarea{min-height:140px;padding:12px;font-size:13px;line-height:1.8}.product-comment-form .blog-btn{margin-top:4px}.product-comment-form .btn.btn-large{min-height:44px;padding:10px 18px;font-size:13px}.product-comment-form .inner.text-center>p{font-size:13px;line-height:24px;margin-top:12px!important}.product-comment-form .inner.text-center .blog-btn{margin-top:20px!important}.product-comments-wrapper{padding-top:24px}.product-comments-wrapper .comment-title{font-size:18px;margin-bottom:24px!important}.product-comments-wrapper .comment-list .comment .single-comment{margin-bottom:18px;padding:18px 14px}.product-comments-wrapper .comment-list .comment .comment-img{margin-bottom:12px}.product-comments-wrapper .comment-list .comment .comment-img .comment-avatar{width:42px;height:42px;margin-left:12px}.product-comments-wrapper .comment-list .comment .comment-img .commenter{margin-bottom:3px;font-size:14px;line-height:20px}.product-comments-wrapper .comment-list .comment .comment-img .time-spent{font-size:11px}.product-comments-wrapper .comment-list .comment .comment-text,.product-comments-wrapper .comment-list .comment .comment-text p{overflow-wrap:anywhere;font-size:13px;line-height:1.8}.product-comments-wrapper .comment-list .comment .reply-edit{margin-top:10px}.product-comments-wrapper .comment-list .comment .reply-edit .comment-reply-link{padding:4px 0;font-size:13px}}.about-cta-title{color:#fff!important}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
