@keyframes kfc-spin{to{transform:rotate(360deg)}}@keyframes appify-spin{to{transform:rotate(360deg)}}@keyframes appify-pull-rotate{to{transform:rotate(360deg)}}ul{box-sizing:border-box;margin:0 0 1.5em 1.5em;padding:0;list-style:disc}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.screen-reader-text:focus{font-size:1em}#kfc-backdrop{display:none;position:fixed;inset:0;background:rgb(0 0 0/.45);z-index:9991;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}#kfc-drawer{position:fixed;top:0;right:0;bottom:0;width:380px;max-width:96vw;z-index:9992;background:#fff;border-radius:var(--kfc-radius,20px)0 0 var(--kfc-radius,20px);box-shadow:-8px 0 40px rgb(0 0 0/.15);transform:translateX(105%);transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;overflow:hidden;font-family:"Cairo","Tajawal",sans-serif;direction:rtl}.kfc-hdr,.kfc-hdr-title{display:flex;align-items:center}.kfc-hdr{justify-content:space-between;padding:18px 20px;background:var(--kfc-accent,#111827);color:#fff;flex-shrink:0}.kfc-hdr-title{gap:8px;font-size:16px;font-weight:700}.kfc-hdr-count{background:rgb(255 255 255/.2);border-radius:20px;padding:2px 9px;font-size:13px;font-weight:600}.kfc-close{background:rgb(255 255 255/.15);border:0;color:#fff;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}.kfc-close:hover{background:rgb(255 255 255/.25)}.kfc-items{flex:1;overflow-y:auto;padding:12px;scroll-behavior:smooth}.kfc-items::-webkit-scrollbar{width:4px}.kfc-items::-webkit-scrollbar-track{background:#fff0}.kfc-items::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.kfc-loading{display:flex;justify-content:center;padding:40px}.kfc-spinner{width:30px;height:30px;border:3px solid #e2e8f0;border-top-color:var(--kfc-accent,#111827);border-radius:50%;animation:kfc-spin .7s linear infinite}.kfc-footer{border-top:1px solid #e2e8f0;padding:16px;background:#fff;flex-shrink:0}.kfc-subtotal-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.kfc-subtotal-label{font-size:14px;color:#475569;font-weight:500}.kfc-subtotal-val{font-size:18px;font-weight:700;color:#1e293b;text-align:left}.kfc-btn-checkout{display:block;background:var(--kfc-accent,#111827);color:#fff;text-align:center;padding:13px;border-radius:10px;text-decoration:none;font-size:15px;font-weight:700;margin-bottom:8px;transition:opacity .2s}.kfc-btn-checkout:hover{opacity:.88;color:#fff}@media (max-width:480px){#kfc-drawer{width:100vw;max-width:100vw;border-radius:0}}:root{--mhp-red:#e02b20;--mhp-red2:#c02218;--mhp-dark:#1a1a2e;--mhp-gold:#f5a623;--mhp-white:#fff;--mhp-gray:#f5f5f7;--mhp-border:#e8e8ed;--mhp-text:#1e1e1e;--mhp-muted:#888;--mhp-r:10px;--mhp-sh:0 2px 16px rgba(0,0,0,.07)}#mhp-page *,#mhp-page ::after,#mhp-page ::before{box-sizing:border-box}#mhp-page{width:100%;overflow-x:hidden;direction:rtl}.mhp-con{max-width:1280px;margin:0 auto;padding:0 20px}.mhp-hero{position:relative;user-select:none}.mhp-slide{min-height:460px;display:flex;align-items:center;position:relative;overflow:hidden}@media (max-width:640px){.mhp-slide{min-height:300px}}.mhp-slide-shapes{position:absolute;inset:0;overflow:hidden}.mhp-slide-shapes span{position:absolute;border-radius:50%}.mhp-slide-shapes span:nth-child(1){width:560px;height:560px;top:-220px;left:-80px}.mhp-slide-shapes span:nth-child(2){width:320px;height:320px;bottom:-120px;right:8%}.mhp-slide-inner{position:relative;z-index:2;padding:64px 20px;max-width:600px}.mhp-badge{display:inline-block;padding:4px 14px;border-radius:50px;font-size:.74rem;font-weight:800;margin-bottom:14px}.mhp-slide-title{font-size:clamp(1.8rem,4.5vw,3rem);font-weight:900;color:#fff;margin:0 0 12px;line-height:1.2;text-shadow:0 2px 14px rgb(0 0 0/.35)}.mhp-slide-sub{font-size:.95rem;color:rgb(255 255 255/.82);margin:0 0 24px;line-height:1.65}.mhp-slide-btns{display:flex;gap:10px;flex-wrap:wrap}.mhp-hero-btn{position:absolute;top:50%;z-index:10;transform:translateY(-50%);background:rgb(255 255 255/.14);border:1px solid rgb(255 255 255/.28);color:#fff;width:40px;height:40px;border-radius:50%;cursor:pointer;font-size:.9rem;display:flex;align-items:center;justify-content:center;transition:background .2s;backdrop-filter:blur(6px)}.mhp-hero-btn:hover{background:rgb(255 255 255/.28)}.mhp-hero-prev{right:14px}.mhp-hero-next{left:14px}.mhp-hero-pag{bottom:12px!important}.mhp-btn{display:inline-flex;align-items:center;gap:7px;padding:10px 24px;border-radius:8px;font-weight:700;font-size:.9rem;text-decoration:none;transition:all .22s;cursor:pointer;border:0;font-family:inherit}.mhp-btn-primary{box-shadow:0 4px 14px rgb(0 0 0/.22)}.mhp-btn-primary:hover{opacity:.88;transform:translateY(-1px)}.mhp-btn-ghost{background:rgb(255 255 255/.13);color:#fff;border:1.5px solid rgb(255 255 255/.38)}.mhp-btn-ghost:hover{background:rgb(255 255 255/.22);color:#fff}.mhp-btn-wa{background:#25d366;color:#fff}.mhp-btn-wa:hover{background:#1ebe5c;color:#fff}.mhp-btn-outline{background:#fff0;color:var(--mhp-text);border:1.5px solid var(--mhp-border)}.mhp-btn-outline:hover{border-color:var(--mhp-red);color:var(--mhp-red)}.mhp-stats{background:var(--mhp-dark);padding:18px 0}.mhp-stats-inner{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.mhp-section-head.mhp-center,.mhp-stat{flex-direction:column;align-items:center}.mhp-stat{display:flex;padding:6px 28px}.mhp-stat-num,.mhp-stat-plus{color:var(--mhp-gold);font-weight:900}.mhp-stat-num{font-size:1.7rem;line-height:1}.mhp-stat-plus{font-size:1.1rem;vertical-align:super}.mhp-stat-lbl{color:rgb(255 255 255/.6);font-size:.78rem;margin-top:3px}.mhp-stat-div{width:1px;height:32px;background:rgb(255 255 255/.12)}@media (max-width:480px){.mhp-stat{padding:6px 14px}.mhp-stat-div{display:none}}.mhp-section{padding:52px 0;background:var(--mhp-white)}.mhp-section-alt{background:var(--mhp-gray)}@media (max-width:640px){.mhp-section{padding:32px 0}}.mhp-section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:24px;gap:14px}.mhp-section-head.mhp-center{text-align:center}.mhp-tag{display:inline-block;background:#fff0f0;color:var(--mhp-red);border:1px solid #ffd0cc;padding:3px 12px;border-radius:50px;font-size:.74rem;font-weight:800;margin-bottom:5px}.mhp-tag-light{background:rgb(255 255 255/.13);color:rgb(255 255 255/.9);border-color:rgb(255 255 255/.22)}.mhp-section-title{font-size:clamp(1.25rem,2.5vw,1.7rem);font-weight:900;color:var(--mhp-text);margin:0 0 3px;line-height:1.25}#search-drawer .drawer-inner .search-submit[type=submit]:hover~.kadence-search-icon-wrap,.mhp-section-title.mhp-light{color:#fff}.mhp-section-sub{color:var(--mhp-muted);font-size:.88rem;margin:0}.mhp-section-sub.mhp-light{color:rgb(255 255 255/.6)}.mhp-view-all{white-space:nowrap;color:var(--mhp-red);font-weight:700;font-size:.86rem;text-decoration:none;flex-shrink:0;margin-bottom:3px}.mhp-view-all:hover{text-decoration:underline}.mhp-slider-wrap{position:relative;padding:0 20px}.mhp-prod-swiper{overflow:hidden}.mhp-prod-swiper .swiper-wrapper{align-items:stretch}.mhp-prod-swiper .swiper-slide,img{height:auto}.mhp-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:var(--mhp-white);border:1.5px solid var(--mhp-border);color:var(--mhp-text);width:34px;height:34px;border-radius:50%;cursor:pointer;font-size:.82rem;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgb(0 0 0/.1);transition:all .2s}.mhp-nav:hover{background:var(--mhp-red);color:#fff;border-color:var(--mhp-red)}.mhp-prev{right:-4px}.mhp-next{left:-4px}.mhp-card{display:flex;flex-direction:column;background:var(--mhp-white);border:1.5px solid var(--mhp-border);border-radius:var(--mhp-r);overflow:hidden;transition:transform .24s,box-shadow .24s;height:100%}.mhp-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px rgb(0 0 0/.11)}.mhp-card-img{display:block;position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;background:#f0f0f4;flex-shrink:0}.mhp-card-img img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .4s ease;display:block}.mhp-card:hover .mhp-card-img img{transform:scale(1.07)}.mhp-img-zoom .mhp-card-img img{transform:scale(1.12)}.mhp-img-zoom .mhp-card:hover .mhp-card-img img{transform:scale(1.19)}.mhp-card-body{padding:11px 13px 8px;flex:1;display:flex;flex-direction:column}.mhp-card-cat{color:var(--mhp-red);font-size:.7rem;font-weight:700;margin-bottom:4px}.mhp-card-price{font-weight:800;font-size:.92rem;color:var(--mhp-text);margin-top:auto}.mhp-card-foot{padding:8px 13px 13px;flex-shrink:0}.mhp-card-btn,html{box-sizing:border-box}.mhp-card-btn{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;background:var(--mhp-red);color:#fff;text-decoration:none;padding:10px 14px;border-radius:8px;font-weight:700;font-size:.84rem;font-family:inherit;border:0;cursor:pointer;transition:background .2s,transform .15s,box-shadow .2s;line-height:1.2}.mhp-card-btn:hover{background:var(--mhp-red2);color:#fff;transform:translateY(-1px);box-shadow:0 4px 14px rgb(224 43 32/.35)}.mhp-whyus{background:var(--mhp-dark)!important;position:relative;overflow:hidden}.mhp-whyus::before{content:"MARIOO";position:absolute;font-size:9rem;font-weight:900;color:rgb(255 255 255/.025);top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;letter-spacing:.15em}.mhp-whyus-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}@media (max-width:900px){.mhp-whyus-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.mhp-whyus-grid{grid-template-columns:1fr}}.mhp-why-card{background:rgb(255 255 255/.055);border:1px solid rgb(255 255 255/.08);border-radius:var(--mhp-r);padding:22px 18px;text-align:center;transition:background .25s,transform .25s}.mhp-why-card:hover{background:rgb(255 255 255/.09);transform:translateY(-3px)}.mhp-why-icon{font-size:2rem;margin-bottom:10px}.mhp-why-card h3{color:#fff;font-weight:800;font-size:.92rem;margin:0 0 7px}.mhp-why-card p{color:rgb(255 255 255/.52);font-size:.82rem;margin:0;line-height:1.6}.mhp-support{background:var(--mhp-gray)!important}.mhp-support-inner{display:grid;grid-template-columns:1fr 300px;gap:40px;align-items:center}@media (max-width:768px){.mhp-support-inner{grid-template-columns:1fr}}.mhp-support-text h2{font-size:clamp(1.3rem,2.5vw,1.8rem);font-weight:900;color:var(--mhp-text);margin:8px 0 10px}.mhp-support-text p{color:var(--mhp-muted);font-size:.93rem;margin:0 0 16px;line-height:1.7}.mhp-support-feats{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:20px}.mhp-support-feats span{font-size:.83rem;font-weight:700;color:var(--mhp-text)}.mhp-support-btns{display:flex;gap:10px;flex-wrap:wrap}.mhp-support-card{background:var(--mhp-white);border:1.5px solid var(--mhp-border);border-radius:14px;padding:26px 22px;text-align:center;box-shadow:var(--mhp-sh)}.mhp-sc-logo{font-size:2.8rem;margin-bottom:8px}.mhp-sc-name{font-size:1.1rem;font-weight:900;color:var(--mhp-text);margin-bottom:3px}.mhp-sc-tag{color:var(--mhp-red);font-size:.78rem;font-weight:700;margin-bottom:14px}.mhp-sc-feats{display:flex;flex-direction:column;gap:5px;text-align:right}.mhp-faq-a p,.mhp-sc-feats div{font-size:.83rem;color:var(--mhp-muted)}.mhp-faq-wrap{max-width:780px;margin:0 auto}.mhp-faq-item{border:1.5px solid var(--mhp-border);border-radius:var(--mhp-r);margin-bottom:9px;overflow:hidden}.mhp-faq-item.open{border-color:var(--mhp-red)}.mhp-faq-q{width:100%;display:flex;justify-content:space-between;align-items:center;padding:15px 18px;background:0 0;border:0;font-family:inherit;font-size:.92rem;font-weight:700;color:var(--mhp-text);cursor:pointer;text-align:right;gap:12px}.mhp-card-title:hover,.mhp-faq-icon,.mhp-faq-item.open .mhp-faq-q{color:var(--mhp-red)}.mhp-faq-icon{font-size:1.2rem;font-weight:300;flex-shrink:0;transition:transform .25s}.mhp-faq-item.open .mhp-faq-icon{transform:rotate(45deg)}.mhp-faq-a{max-height:0;overflow:hidden;transition:max-height .32s ease}.mhp-faq-item.open .mhp-faq-a{max-height:280px}.mhp-faq-a p{padding:0 18px 14px;font-size:.88rem;line-height:1.72;margin:0}@media (max-width:640px){.mhp-slider-wrap{padding:0 10px}.mhp-prev{right:-2px}.mhp-next{left:-2px}.mhp-card-body{padding:9px 10px 6px}.mhp-card-foot{padding:6px 10px 10px}.mhp-card-btn{font-size:.78rem;padding:9px 10px}}.mhp-card-title{font-weight:700;font-size:.86rem;color:var(--mhp-text);line-height:1.35;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.4em;flex:1;text-decoration:none;display:block}@media (max-width:640px){.mhp-card-title{font-size:.82rem}}html{line-height:1.15;-webkit-text-size-adjust:100%;transition:background-color .3s ease,color .3s ease}body{margin:0}h1{font-size:2em}a{background-color:transparent;color:var(--global-palette-highlight);transition:all .1s linear}img{border-style:none;display:block;max-width:100%}button,input{font-size:100%;margin:0;overflow:visible}button{text-transform:none}[type=button],[type=submit],button{-webkit-appearance:button}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:root{--global-gray-400:#CBD5E0;--global-gray-500:#A0AEC0;--global-xs-spacing:1em;--global-sm-spacing:1.5rem;--global-md-spacing:2rem;--global-lg-spacing:2.5em;--global-xl-spacing:3.5em;--global-xxl-spacing:5rem;--global-edge-spacing:1.5rem;--global-boxed-spacing:2rem;--global-font-size-small:clamp(0.8rem, 0.73rem + 0.217vw, 0.9rem);--global-font-size-medium:clamp(1.1rem, 0.995rem + 0.326vw, 1.25rem);--global-font-size-large:clamp(1.75rem, 1.576rem + 0.543vw, 2rem);--global-font-size-larger:clamp(2rem, 1.6rem + 1vw, 2.5rem);--global-font-size-xxlarge:clamp(2.25rem, 1.728rem + 1.63vw, 3rem)}h1,h2,h3{padding:0;margin:0}*,::after,::before{box-sizing:inherit}li>ul{margin-bottom:0;margin-left:1.5em}a:active,a:focus,a:hover{color:var(--global-palette-highlight-alt)}a:active,a:hover{outline:0}.screen-reader-text:focus{box-shadow:0 0 2px 2px rgba(0,0,0,.6);left:5px}input[type=search],input[type=text]{-webkit-appearance:none;color:var(--global-palette5);border:1px solid var(--global-gray-400);border-radius:3px;padding:.4em .5em;max-width:100%;background:var(--global-palette9);box-shadow:0 0 0-7px transparent}::-moz-placeholder{color:var(--global-palette6);opacity:1}::placeholder{color:var(--global-palette6)}input[type=search]:focus,input[type=text]:focus{color:var(--global-palette3);border-color:var(--global-palette6);outline:0;box-shadow:0 5px 15px -7px rgba(0,0,0,.1)}.nav--toggle-sub li.menu-item-has-children,.search-form{position:relative}.search-form input.search-field,.search-form input[type=search]{padding-right:60px;width:100%}.search-form .search-submit[type=submit]{top:0;right:0;bottom:0;position:absolute;color:transparent;background:0 0;z-index:2;width:50px;border:0;padding:8px 12px 7px;border-radius:0;box-shadow:none;overflow:hidden}.search-form .search-submit[type=submit]:focus,.search-form .search-submit[type=submit]:hover{color:transparent;background:0 0;box-shadow:none}.search-form .kadence-search-icon-wrap{position:absolute;right:0;top:0;height:100%;width:50px;padding:0;text-align:center;background:0 0;z-index:3;cursor:pointer;pointer-events:none;color:var(--global-palette6);text-shadow:none;display:flex;align-items:center;justify-content:center}.search-form .search-submit[type=submit]:hover~.kadence-search-icon-wrap{color:var(--global-palette4)}body.rtl .search-form .kadence-search-icon-wrap{left:0;right:auto}body.rtl .search-form input.search-field,body.rtl .search-form input[type=search]{padding-right:.5em;padding-left:60px}.button,button,input[type=submit]{border-radius:3px;padding:.4em 1em;border:0;font-size:1.125rem;line-height:1.6;display:inline-block;cursor:pointer;text-decoration:none;transition:all .2s ease;box-shadow:0 0 0-7px transparent}.button,input[type=submit]{font-family:inherit}.button,.button:visited,button,button:visited,input[type=submit],input[type=submit]:visited{background:var(--global-palette-btn-bg);color:var(--global-palette-btn)}.button:active,.button:focus,.button:hover,button:active,button:focus,button:hover,input[type=submit]:active,input[type=submit]:focus,input[type=submit]:hover{color:var(--global-palette-btn-hover);background:var(--global-palette-btn-bg-hover);box-shadow:0 15px 25px -7px rgba(0,0,0,.1)}.button:disabled,.woocommerce a.button:disabled,button:disabled,input[type=submit]:disabled{cursor:not-allowed;opacity:.5}.kadence-svg-iconset{display:inline-flex;align-self:center}.kadence-svg-iconset svg{height:1em;width:1em}.kadence-svg-iconset.svg-baseline svg{top:.125em;position:relative}.kt-clear{*zoom:1}.kt-clear::after,.kt-clear::before{content:" ";display:table}.kt-clear::after{clear:both}.site-container{margin:0 auto;padding:0 var(--global-content-edge-padding)}#wrapper{overflow:hidden;overflow:clip}body.footer-on-bottom #wrapper{min-height:100vh;display:flex;flex-direction:column}body.footer-on-bottom #inner-wrap{flex:1 0 auto}body.rtl{direction:rtl;unicode-bidi:embed}.site-branding{max-height:inherit}.site-branding a.brand{display:flex;gap:1em;flex-direction:row;align-items:center;text-decoration:none;color:inherit;max-height:inherit}.site-branding a.brand img{display:block}.header-navigation ul ul.sub-menu{display:none;position:absolute;top:100%;flex-direction:column;background:#fff;margin-left:0;box-shadow:0 2px 13px rgba(0,0,0,.1);z-index:1000}.header-navigation ul ul.sub-menu>li:last-child{border-bottom:0}.nav--toggle-sub .dropdown-nav-toggle{display:block;background:0 0;position:absolute;right:0;top:50%;width:.9em;height:.9em;font-size:.9em;display:inline-flex;line-height:inherit;margin:0;padding:0;border:0;border-radius:0;transform:translateY(-50%);overflow:visible;transition:opacity .2s ease}.nav-drop-title-wrap{position:relative;padding-right:1em;display:block}.nav--toggle-sub li:not(.menu-item--has-toggle):focus>ul,.nav--toggle-sub:not(.click-to-open) li:hover>ul{display:block}.nav--toggle-sub li:not(.menu-item--has-toggle):focus-within>ul{display:block}.rtl .nav--toggle-sub .dropdown-nav-toggle{right:auto;left:0}.rtl .nav-drop-title-wrap{padding-left:1em;padding-right:0}.header-menu-container,.header-navigation{display:flex}.header-navigation li.menu-item>a{display:block;width:100%;text-decoration:none;color:var(--global-palette4);transition:all .2s ease-in-out;transform:translate3d(0,0,0)}.header-navigation li.menu-item>a:focus,.header-navigation li.menu-item>a:hover{color:var(--global-palette-highlight)}.header-navigation ul.sub-menu,.mobile-navigation ul{display:block;list-style:none;margin:0;padding:0}.footer-navigation ul li a,.header-navigation ul li.menu-item>a{padding:.6em .5em}.header-navigation ul ul li.menu-item>a{padding:1em;width:200px}.header-navigation .menu{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;list-style:none;margin:0;padding:0}.menu-toggle-open{display:flex;background:0 0;align-items:center;box-shadow:none}.menu-toggle-open .menu-toggle-icon{display:flex}.menu-toggle-open:focus,.menu-toggle-open:hover{border-color:currentColor;background:0 0;box-shadow:none}.menu-toggle-open.menu-toggle-style-default{border:0}.popup-drawer .drawer-header .drawer-toggle:hover,.wp-site-blocks .menu-toggle-open{box-shadow:none}.mobile-navigation{width:100%}.mobile-navigation a{display:block;width:100%;text-decoration:none;padding:.6em .5em}.drawer-nav-drop-wrap{display:flex;position:relative}.drawer-nav-drop-wrap a{color:inherit}.drawer-nav-drop-wrap .drawer-sub-toggle,.popup-drawer .drawer-header .drawer-toggle{background:0 0;color:inherit;padding:.5em .7em;display:flex;border:0;border-radius:0;box-shadow:none;line-height:normal}.mobile-navigation ul ul{padding-left:1em;transition:all .2s ease-in-out}#main-header,.mobile-navigation ul.has-collapse-sub-nav ul.sub-menu{display:none}.popup-drawer{position:fixed;display:none;top:0;bottom:0;left:-99999rem;right:99999rem;transition:opacity .25s ease-in,left 0s .25s,right 0s .25s;z-index:100000}.popup-drawer .drawer-overlay{background-color:rgba(0,0,0,.4);position:fixed;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .2s ease-in-out}.popup-drawer .drawer-inner{width:100%;transform:translateX(100%);max-width:90%;right:0;top:0;overflow:auto;background:#090c10;color:#fff;bottom:0;opacity:0;position:fixed;box-shadow:0 0 2rem 0 rgba(0,0,0,.1);display:flex;flex-direction:column;transition:transform .3s cubic-bezier(.77,.2,.05,1),opacity .25s cubic-bezier(.77,.2,.05,1)}.popup-drawer .drawer-header{padding:0 1.5em;display:flex;justify-content:flex-end;min-height:calc(1.2em + 24px)}.popup-drawer .drawer-header .drawer-toggle{line-height:1;padding:.6em .15em}.popup-drawer .drawer-content{padding:0 1.5em 1.5em}.popup-drawer-layout-sidepanel.popup-drawer-side-left .drawer-inner{transform:translateX(-100%);right:auto;left:0}.popup-drawer .drawer-header .drawer-toggle{width:1em;position:relative;height:1em;box-sizing:content-box;font-size:24px}.drawer-toggle .toggle-close-bar{width:.75em;height:.08em;background:currentColor;transform-origin:center center;position:absolute;margin-top:-.04em;opacity:0;border-radius:.08em;left:50%;margin-left:-.375em;top:50%;transform:rotate(45deg) translateX(-50%);transition:transform .3s cubic-bezier(.77,.2,.05,1),opacity .3s cubic-bezier(.77,.2,.05,1);transition-delay:.2s}.drawer-toggle .toggle-close-bar:last-child{transform:rotate(-45deg) translateX(50%)}@media screen and (max-width:1024px){.popup-drawer-layout-sidepanel.popup-mobile-drawer-side-right .drawer-inner{transform:translateX(100%);right:0;left:auto}}#masthead{position:relative;z-index:11}@media screen and (min-width:1025px){#main-header{display:block}#mobile-header{display:none}}.site-header-row{display:grid;grid-template-columns:auto auto}.site-header-row-layout-fullwidth>.site-header-row-container-inner>.site-container{max-width:none}.site-header-item,.site-header-section{display:flex;max-height:inherit}.site-header-item{align-items:center;margin-right:10px}.rtl .site-header-item{margin-left:10px;margin-right:0}.site-header-section>.site-header-item:last-child{margin-right:0}.rtl .site-header-section>.site-header-item:last-child{margin-left:0}.drawer-content .site-header-item{margin-right:0;margin-bottom:10px}.drawer-content .site-header-item:last-child,.footer-html p:last-child{margin-bottom:0}.site-header-section-right{justify-content:flex-end}.element-social-inner-wrap{display:flex;flex-wrap:wrap;align-items:center;gap:.3em}a.social-button{width:2em;text-decoration:none;height:2em;display:inline-flex;justify-content:center;align-items:center;margin:0;color:var(--global-palette4);background:var(--global-palette7);border-radius:3px;transition:all .2s ease-in-out}a.social-button:hover{color:var(--global-palette-btn);background:var(--global-palette-btn-bg)}.search-toggle-open{display:flex;background:0 0;align-items:center;padding:.5em;box-shadow:none}.search-toggle-open .search-toggle-icon{display:flex}.search-toggle-open .search-toggle-icon svg.kadence-svg-icon{top:-.05em;position:relative}.search-toggle-open:focus,.search-toggle-open:hover{border-color:currentColor;background:0 0;box-shadow:none}.search-toggle-open.search-toggle-style-default{border:0}.popup-drawer-layout-fullwidth .drawer-inner{max-width:none;background:rgba(9,12,16,.97);transition:transform 0s ease-in,opacity .2s ease-in}#search-drawer .drawer-inner .drawer-header{position:relative;z-index:100}#search-drawer .drawer-inner .drawer-content{display:flex;justify-content:center;align-items:center;position:absolute;top:0;bottom:0;left:0;right:0;padding:2em}#search-drawer .drawer-inner form{max-width:800px;width:100%;margin:0 auto;display:flex}#search-drawer .drawer-inner form label{flex-grow:2}#search-drawer .drawer-inner form ::-webkit-input-placeholder{color:currentColor;opacity:.5}#search-drawer .drawer-inner form ::-moz-placeholder{color:currentColor;opacity:.5}#search-drawer .drawer-inner form :-ms-input-placeholder{color:currentColor;opacity:.5}#search-drawer .drawer-inner form :-moz-placeholder{color:currentColor;opacity:.5}#search-drawer .drawer-inner input.search-field{width:100%;background:0 0;color:var(--global-palette6);padding:.8em 80px .8em .8em;font-size:20px;border:1px solid currentColor}#search-drawer .drawer-inner input.search-field:focus{color:#fff;box-shadow:5px 5px 0 0 currentColor}#search-drawer .drawer-inner .search-submit[type=submit]{width:70px}#search-drawer .drawer-inner .kadence-search-icon-wrap{color:var(--global-palette6);width:70px}.kadence-sticky-header{position:relative;z-index:1}#mobile-drawer{z-index:99999}.widget-area ul{padding-left:.5em}.widget-area a:where(:not(.button):not(.wp-block-button__link):not(.wp-element-button)){color:var(--global-palette3);text-decoration:none}.widget-area a:where(:not(.button):not(.wp-block-button__link):not(.wp-element-button)):hover{color:var(--global-palette-highlight);text-decoration:underline}.woocommerce ul.products:not(.woo-archive-btn-button) li:where(:not(.woo-archive-btn-button)) .button:not(.kb-button){background:0 0;padding:.5em 0;text-transform:uppercase;font-weight:700;letter-spacing:.05em;color:inherit;font-size:80%;border:0;box-shadow:none;transition:color .2s ease;display:inline}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}@font-face{font-family:star;font-display:swap;src:url(/wp-content/themes/kadence/assets/fonts/star.woff2?gmcsp2)format("woff2"),url(/wp-content/themes/kadence/assets/fonts/star.ttf?gmcsp2)format("truetype"),url(/wp-content/themes/kadence/assets/fonts/star.woff?gmcsp2)format("woff"),url(/wp-content/themes/kadence/assets/fonts/star.svg?gmcsp2#star)format("svg");font-weight:400;font-style:normal}.kadence-header-cart .header-cart-button{text-decoration:none;display:flex;align-items:center;padding:0;border:0;font-size:1rem}.kadence-header-cart .header-cart-button,.kadence-header-cart .header-cart-button:hover{background:0 0;color:inherit;box-shadow:none}.header-cart-button .kadence-svg-iconset{font-size:1.2em}.header-cart-wrap .header-cart-empty-check{display:none}#cart-drawer.popup-drawer .drawer-inner{max-width:400px;background:var(--global-palette9);color:var(--global-palette4)}#cart-drawer h2.side-cart-header{font-size:1em}#cart-drawer.popup-drawer .drawer-header{justify-content:space-between;align-items:center}#cart-drawer.popup-drawer .drawer-content{padding-top:1em}.site-footer-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer-row.site-footer-row-columns-3{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}.site-footer-row.site-footer-row-columns-3.site-footer-row-column-layout-center-wide{grid-template-columns:minmax(0,2fr) minmax(0,6fr) minmax(0,2fr)}@media screen and (min-width:720px) and (max-width:1024px){.site-footer-row-container-inner .site-footer-row.site-footer-row-tablet-column-layout-default{grid-template-columns:minmax(0,1fr)}}@media screen and (max-width:719px){.site-footer-row-container-inner .site-footer-row.site-footer-row-mobile-column-layout-row{grid-template-columns:minmax(0,1fr)}}.site-footer-section{display:flex;max-height:inherit}.footer-widget-area{flex:1;min-width:0;display:flex}.ft-ro-dir-row .footer-section-inner-items-2 .footer-widget-area{flex:unset;margin-left:30px}.ft-ro-dir-row .footer-section-inner-items-2 .footer-widget-area:first-child{margin-left:0}.footer-widget-area>*{flex:1;min-width:0}.footer-widget-area.content-valign-middle{align-items:center}.footer-widget-area.content-align-center{text-align:center}.footer-widget-area.content-align-center .footer-navigation,.footer-widget-area.content-align-center .footer-social-inner-wrap{justify-content:center}@media screen and (max-width:1024px){.footer-widget-area.content-tablet-align-center{text-align:center}}.footer-menu-container,.footer-navigation{display:flex}.footer-navigation a{display:block;width:100%;text-decoration:none;color:var(--global-palette4);transition:all .2s ease-in-out}.footer-navigation a:focus,.footer-navigation a:hover{color:var(--global-palette-highlight)}.footer-navigation ul{display:block;list-style:none;margin:0;padding:0}.footer-navigation .menu{display:flex;flex-wrap:wrap;justify-content:center}.site-footer-wrap .footer-navigation .footer-menu-container>ul li a:hover{text-decoration:none}.site-footer-wrap .social-button{color:var(--global-palette4);background:var(--global-palette7)}.site-footer-wrap .social-button:hover{text-decoration:none;color:var(--global-palette-btn);background:var(--global-palette-btn-bg)}.site-footer-section{position:relative}.site-footer-section:not(:last-child):after{content:"";position:absolute;top:0;bottom:0;height:auto;width:0;right:-15px;-webkit-transform:translateX(50%);transform:translateX(50%)}.footer-html{margin:1em 0}.footer-html p:first-child{margin-top:0}:root{--appify-brand:#000;--appify-ink:#000;--appify-radius:16px}a,body,button,div,h1,h2,h3,input,li,p,span{font-family:"Cairo",sans-serif!important}body{opacity:0;transition:opacity .25s ease}.appify-qv-modal{position:fixed;inset:0;z-index:100000;display:flex;align-items:flex-end;justify-content:center;pointer-events:none;opacity:0}.appify-qv-backdrop{position:absolute;inset:0;background:var(--appify-qv-overlay,rgb(0 0 0 / .6));backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);cursor:pointer}.appify-qv-inner{position:relative;width:100%;max-width:560px;max-height:90vh;background:#fff;border-radius:var(--appify-qv-radius,22px) var(--appify-qv-radius,22px)0 0;overflow:hidden;display:flex;flex-direction:column;transform:translateY(100%);transition:transform .32s cubic-bezier(.32,1,.6,1);box-shadow:0-8px 40px rgb(0 0 0/.2)}.appify-qv-close,.appify-qv-loading{display:flex;align-items:center;justify-content:center}.appify-qv-close{position:absolute;top:12px;left:12px;z-index:10;background:rgb(0 0 0/.08);border:0;border-radius:50%;width:36px;height:36px;cursor:pointer;color:#111;transition:background .2s}.appify-qv-close:hover{background:rgb(0 0 0/.15)}.appify-qv-loading{flex-direction:column;padding:48px 24px;gap:12px;color:#888}.appify-qv-spinner{width:36px;height:36px;border:3px solid #eee;border-top-color:var(--appify-brand,#f60404);border-radius:50%;animation:appify-spin .7s linear infinite}@media (min-width:992px){.appify-qv-inner{border-radius:var(--appify-qv-radius,22px);bottom:auto;max-height:80vh;width:90%;max-width:540px}.appify-qv-modal{align-items:center}}*,::after,::before{transition:background-color .3s ease,border-color .3s ease}.appify-qv-modal{transition:revert}.appify-nav-progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:999999;pointer-events:none;opacity:0;transition:opacity .2s}.appify-nav-progress-bar{height:100%;background:var(--appify-brand,#f60404);width:0%;border-radius:0 2px 2px 0;transition:width .3s ease,background .3s;box-shadow:0 0 8px var(--appify-brand,#f60404)}.appify-pull-indicator{position:fixed;top:-70px;left:50%;transform:translateX(-50%);z-index:99999;background:#fff;border-radius:40px;padding:10px 18px;display:flex;align-items:center;gap:10px;box-shadow:0 4px 20px rgb(0 0 0/.15);transition:top .25s cubic-bezier(.34,1.56,.64,1),opacity .25s;opacity:0;pointer-events:none;white-space:nowrap;font-size:13px;font-weight:700;color:#333}.appify-pull-spinner svg{color:var(--appify-brand,#f60404);animation:appify-pull-rotate .9s linear infinite paused}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0/.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}