@keyframes pp-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes pp-shine{0%{left:-100%}50%,to{left:150%}}*,:after,:before,ul{box-sizing:border-box}: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}.pp-overlay *,.pp-overlay ::after,.pp-overlay ::before{box-sizing:border-box;margin:0;padding:0}.pp-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(255 255 255/.85);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:999999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);padding:20px}.pp-popup{position:relative;background:#fff;border-radius:24px;max-width:420px;width:100%;overflow:hidden;box-shadow:0 25px 80px rgb(0 0 0/.15),0 10px 30px rgb(0 0 0/.1);transform:scale(.8) translateY(30px);transition:all .5s cubic-bezier(.34,1.56,.64,1);direction:rtl;border:1px solid rgb(0 0 0/.08)}#pp-popup #pp-close,.pp-popup .pp-close{position:absolute!important;top:12px!important;left:12px!important;right:auto!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;border:2px solid #dc2626!important;background:#fff!important;background-color:#fff!important;background-image:none!important;border-radius:50%!important;cursor:pointer!important;z-index:99999!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .3s ease!important;box-shadow:0 4px 15px rgb(220 38 38/.3)!important;padding:0!important;margin:0!important;transform:none!important}#pp-popup #pp-close:hover,.pp-popup .pp-close:hover{background:#dc2626!important;background-color:#dc2626!important;border-color:#dc2626!important;transform:scale(1.1)!important}#pp-popup #pp-close svg,.pp-popup .pp-close svg{width:22px!important;height:22px!important;color:#dc2626!important;stroke:#dc2626!important;stroke-width:3!important;transition:all .3s ease!important;display:block!important}#pp-popup #pp-close:hover svg,.pp-popup .pp-close:hover svg{color:#fff!important;stroke:#fff!important}.pp-badge{position:absolute;top:20px;right:20px;z-index:10;animation:pp-pulse 2s ease-in-out infinite}.pp-badge span{display:inline-block;background:linear-gradient(135deg,#ff6b6b 0,#ee5a24 100%);color:#fff;font-size:14px;font-weight:700;padding:8px 16px;border-radius:30px;box-shadow:0 4px 15px rgb(255 107 107/.4);text-shadow:0 1px 2px rgb(0 0 0/.2)}.pp-image-container{position:relative;width:100%;height:280px;overflow:hidden;background:linear-gradient(135deg,#667eea 0,#764ba2 100%)}.pp-image{width:100%;height:100%;object-fit:contain;padding:20px;transition:transform .5s ease}.pp-popup:hover .pp-image{transform:scale(1.05)}.pp-button::before,.pp-shine{position:absolute;top:0;left:-100%;height:100%}.pp-shine{width:60%;background:linear-gradient(90deg,transparent,rgb(255 255 255/.3),transparent);transform:skewX(-25deg);animation:pp-shine 3s ease-in-out infinite}.pp-content{padding:28px;text-align:center}.pp-title{font-size:24px;font-weight:800;color:#1a1a2e;margin-bottom:12px;line-height:1.3;letter-spacing:-.5px}.pp-description{font-size:15px;color:#64748b;margin-bottom:20px;line-height:1.7}.pp-pricing{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:24px;direction:rtl}.pp-original-price,.pp-sale-price{display:inline-flex;align-items:center}.pp-original-price{font-size:18px;color:#94a3b8;text-decoration:line-through;font-weight:500;gap:4px}.pp-sale-price{font-size:32px;font-weight:800;color:#10b981;text-shadow:0 2px 4px rgb(16 185 129/.2);gap:6px}.pp-currency-icon{width:22px!important;height:22px!important;max-width:22px!important;max-height:22px!important;vertical-align:middle!important;display:inline-block!important;object-fit:contain!important}.pp-original-price .pp-currency-icon{width:16px!important;height:16px!important;max-width:16px!important;max-height:16px!important;opacity:.7}.pp-sale-price .pp-currency-icon{width:26px!important;height:26px!important;max-width:26px!important;max-height:26px!important}.pp-button,.pp-button:hover{color:#fff;text-decoration:none}.pp-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,#667eea 0,#764ba2 100%);font-size:18px;font-weight:700;padding:16px 40px;border-radius:50px;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 30px rgb(102 126 234/.4),0 4px 10px rgb(102 126 234/.3);position:relative;overflow:hidden}.pp-button::before{content:"";width:100%;background:linear-gradient(90deg,transparent,rgb(255 255 255/.25),transparent);transition:left .5s ease}.pp-button:hover::before{left:100%}.pp-button:hover{transform:translateY(-3px);box-shadow:0 15px 40px rgb(102 126 234/.5),0 6px 15px rgb(102 126 234/.4)}.pp-button svg{width:20px;height:20px;transition:transform .3s ease}.pp-button:hover svg{transform:translateX(-5px)}@media (max-width:480px){.pp-overlay{padding:15px}.pp-popup{border-radius:20px}.pp-image-container{height:220px}.pp-content{padding:24px 20px}.pp-title{font-size:20px}.pp-description{font-size:14px}.pp-sale-price{font-size:26px}.pp-button{font-size:16px;padding:14px 32px;width:100%}.pp-badge span{font-size:12px;padding:6px 12px}}.woocommerce img{height:auto;max-width:100%}.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce ul.products li.product{float:right;padding:0;position:relative;width:22.05%;margin:0 0 2.992em 3.8%}.woocommerce ul.products li.first{clear:both}.woocommerce ul.products li.last{margin-left:0}@media only screen and (max-width:768px){:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce ul.products[class*=columns-] li.product{width:48%;float:right;clear:both;margin:0 0 2.992em}.woocommerce ul.products[class*=columns-] li.product:nth-child(2n){float:left;clear:none!important}}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}@font-face{font-display:swap;font-family:star;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2)format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff)format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:WooCommerce;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2)format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff)format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf)format("truetype");font-weight:400;font-style:normal}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;right:-.5em;margin:0;border-radius:100%;background-color:#958e09;color:#fff;font-size:.857em;z-index:9}.woocommerce ul.products::after,.woocommerce ul.products::before{content:" ";display:table}.woocommerce ul.products::after{clear:both}.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product .onsale{top:0;left:0;right:auto;margin:-.5em 0 0-.5em}.woocommerce ul.products li.product .woocommerce-loop-product__title{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a.woocommerce-loop-product__link,.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{display:inline-block;margin-top:1em}.woocommerce ul.products li.product .price{display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.7;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce .star-rating{float:left;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:WooCommerce}.woocommerce .star-rating::before{content:"sssss";color:#cfc8d8;float:right;top:0;right:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:right;top:0;right:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span::before{content:"SSSSS";top:0;position:absolute;right:0}.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;right:auto;color:#515151;background-color:#e9e6ed;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover{background-color:#dcd7e2;text-decoration:none;background-image:none;color:#515151}:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled:hover{color:inherit;background-color:#e9e6ed}@font-face{font-display:swap;font-family:"Barlow";font-style:normal;font-weight:400;src:local(""),url(/wp-content/plugins/wp-sms/assets/fonts/barlow-v5-latin-regular.woff2)format("woff2"),url(/wp-content/plugins/wp-sms/assets/fonts/barlow-v5-latin-regular.woff)format("woff")}@font-face{font-display:swap;font-family:"Barlow";font-style:normal;font-weight:700;src:local(""),url(/wp-content/plugins/wp-sms/assets/fonts/barlow-v5-latin-700.woff2)format("woff2"),url(/wp-content/plugins/wp-sms/assets/fonts/barlow-v5-latin-700.woff)format("woff")}@font-face{font-display:swap;font-family:lg;src:url(/wp-content/plugins/wpc-product-videos/assets/libs/lightgallery/fonts/lg.eot?n1z373);src:url(/wp-content/plugins/wpc-product-videos/assets/libs/lightgallery/fonts/lg.eot?#iefixn1z373)format("embedded-opentype"),url(/wp-content/plugins/wpc-product-videos/assets/libs/lightgallery/fonts/lg.woff?n1z373)format("woff"),url(/wp-content/plugins/wpc-product-videos/assets/libs/lightgallery/fonts/lg.ttf?n1z373)format("truetype"),url(/wp-content/plugins/wpc-product-videos/assets/libs/lightgallery/fonts/lg.svg?n1z373#lg)format("svg");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:"feather";src:url(/wp-content/plugins/wpc-product-videos/assets/libs/feather/fonts/feather.eot);src:url(/wp-content/plugins/wpc-product-videos/assets/libs/feather/fonts/feather.eot#iefix)format("embedded-opentype"),url(/wp-content/plugins/wpc-product-videos/assets/libs/feather/fonts/feather.ttf)format("truetype"),url(/wp-content/plugins/wpc-product-videos/assets/libs/feather/fonts/feather.woff)format("woff"),url(/wp-content/plugins/wpc-product-videos/assets/libs/feather/fonts/feather.svg#feather)format("svg");font-weight:400;font-style:normal}html{line-height:1.15;-webkit-text-size-adjust:100%}body{background-color:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4{color:inherit;font-family:inherit;font-weight:500;line-height:1.2;margin-block-end:1rem;margin-block-start:.5rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}p{margin-block-end:.9rem;margin-block-start:0}a,button{background-color:#fff0;color:#c36}a{text-decoration:none}a:active,a:hover{color:#336}strong{font-weight:bolder}img{border-style:none;height:auto;max-width:100%}@media print{*,:after,:before{background:0 0!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" ("attr(href)")"}a[href^="#"]:after{content:""}img{-moz-column-break-inside:avoid;break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{-moz-column-break-after:avoid;break-after:avoid}}button{font-family:inherit;line-height:1.5;margin:0;overflow:visible;text-transform:none;-webkit-appearance:button;width:auto;border:1px solid #c36;border-radius:3px;display:inline-block;font-size:1rem;font-weight:400;padding:.5rem 1rem;text-align:center;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}button:focus:not(:focus-visible){outline:0}button:focus,button:hover{background-color:#c36;color:#fff;text-decoration:none}button:not(:disabled){cursor:pointer}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}li,ul{background:#fff0;border:0;font-size:100%;margin-block-end:0;margin-block-start:0;outline:0;vertical-align:baseline}.page-content a{text-decoration:underline}.screen-reader-text:focus{left:5px}.page-header .entry-title,.site-footer .footer-inner,.site-header .header-inner,body:not([class*=elementor-page-]) .site-main{margin-inline-end:auto;margin-inline-start:auto;width:100%}@media (max-width:575px){.page-header .entry-title,.site-footer .footer-inner,.site-header .header-inner,body:not([class*=elementor-page-]) .site-main{padding-inline-end:10px;padding-inline-start:10px}}@media (min-width:576px){.page-header .entry-title,.site-footer .footer-inner,.site-header .header-inner,body:not([class*=elementor-page-]) .site-main{max-width:500px}}@media (min-width:768px){.page-header .entry-title,.site-footer .footer-inner,.site-header .header-inner,body:not([class*=elementor-page-]) .site-main{max-width:600px}}@media (min-width:992px){.page-header .entry-title,.site-footer .footer-inner,.site-header .header-inner,body:not([class*=elementor-page-]) .site-main{max-width:800px}}@media (min-width:1200px){.page-header .entry-title,.site-footer .footer-inner,.site-header .header-inner,body:not([class*=elementor-page-]) .site-main{max-width:1140px}}.site-header{display:flex;flex-wrap:wrap;justify-content:space-between}.site-header .site-title{font-size:2.5rem;font-weight:500;line-height:1.2}.site-header .site-branding{display:flex;gap:.5rem;justify-content:center}.site-header .header-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.site-footer .footer-inner .copyright p,.site-header .header-inner .site-branding .site-title{margin:0}.site-footer,.site-header{padding-block-end:1rem;padding-block-start:1rem;position:relative}.site-footer .site-branding{display:flex;gap:.5rem;justify-content:center}.site-footer .footer-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.site-footer .footer-inner .copyright{align-items:center;display:flex;justify-content:flex-end}@media (max-width:576px){.site-footer:not(.footer-stacked) .footer-inner .copyright,.site-footer:not(.footer-stacked) .footer-inner .site-branding{display:block;max-width:none;text-align:center;width:100%}}:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.screen-reader-text{top:-10000em}:root{--page-title-display:block}h1.entry-title{display:var(--page-title-display)}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}@media (prefers-reduced-motion:reduce){html *{transition-delay:0s!important;transition-duration:0s!important}}.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500}.site-footer .site-branding,.site-header .site-branding{flex-direction:column;align-items:stretch}.site-header{padding-inline-end:0;padding-inline-start:0}.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}