@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}:root{--wd-text-line-height:1.6;--wd-brd-radius:.001px;--wd-form-height:42px;--wd-form-color:inherit;--wd-form-placeholder-color:inherit;--wd-form-bg:transparent;--wd-form-brd-color:rgba(0,0,0,0.1);--wd-form-brd-color-focus:rgba(0,0,0,0.15);--wd-form-chevron:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==);--wd-main-bgcolor:#fff;--wd-scroll-w:.001px;--wd-admin-bar-h:.001px;--wd-block-spacing:20px;--wd-header-banner-mt:.001px;--wd-sticky-nav-w:.001px;--color-white:#fff;--color-gray-100:#f7f7f7;--color-gray-200:#f1f1f1;--color-gray-300:#bbb;--color-gray-400:#a5a5a5;--color-gray-500:#767676;--color-gray-600:#666;--color-gray-700:#555;--color-gray-800:#333;--color-gray-900:#242424;--bgcolor-black-rgb:0,0,0;--bgcolor-white-rgb:255,255,255;--bgcolor-white:#fff;--bgcolor-gray-100:#f7f7f7;--bgcolor-gray-200:#f7f7f7;--bgcolor-gray-300:#f1f1f1;--bgcolor-gray-400:rgba(187,187,187,0.4);--brdcolor-gray-200:rgba(0,0,0,0.075);--brdcolor-gray-300:rgba(0,0,0,0.105);--brdcolor-gray-400:rgba(0,0,0,0.12);--brdcolor-gray-500:rgba(0,0,0,0.2);--wd-start:start;--wd-end:end;--wd-center:center;--wd-stretch:stretch}a,div,form,html,span{margin:0}a,body,div,form,html,span{vertical-align:baseline}a,body,div,form,html,label,span{padding:0;border:0;font:inherit;font-size:100%}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{line-height:1;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;font-family:sans-serif;overflow-x:hidden;overflow-y:scroll}a,button,input{touch-action:manipulation}button,input{margin:0;color:inherit;font:inherit}button{overflow:visible;cursor:pointer;-webkit-appearance:button}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}.rtl{direction:rtl}body{margin:0;background-color:#fff;color:var(--wd-text-color);text-rendering:optimizeLegibility;font-weight:var(--wd-text-font-weight);font-style:var(--wd-text-font-style);font-size:var(--wd-text-font-size);font-family:var(--wd-text-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:var(--wd-text-line-height)}@supports (overflow:clip){body{overflow-x:clip}}:is(body){height:auto}a{color:var(--wd-link-color);text-decoration:none;transition:all .25s ease}a:is(:hover,:focus,:active){outline:0;text-decoration:none}a:hover{color:var(--wd-link-color-hover)}a:focus{outline:0}label{display:block;margin:0 0 5px;color:var(--wd-title-color);vertical-align:middle;font-weight:400}input[type=tel],input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 15px;max-width:100%;width:100%;height:var(--wd-form-height);border:var(--wd-form-brd-width) solid var(--wd-form-brd-color);border-radius:var(--wd-form-brd-radius);background-color:var(--wd-form-bg);box-shadow:none;color:var(--wd-form-color);vertical-align:middle;font-size:14px;transition:border-color .5s ease}input[type=tel]:focus,input[type=text]:focus{outline:0;border-color:var(--wd-form-brd-color-focus);transition:border-color .4s ease}::-webkit-input-placeholder{color:var(--wd-form-placeholder-color)}::-moz-placeholder{color:var(--wd-form-placeholder-color)}:-moz-placeholder{color:var(--wd-form-placeholder-color)}input:-webkit-autofill{border-color:var(--wd-form-brd-color);-webkit-box-shadow:0 0 0 1000px var(--wd-form-bg) inset;-webkit-text-fill-color:var(--wd-form-color)}input:focus:-webkit-autofill{border-color:var(--wd-form-brd-color-focus)}:is(button,[type=submit]){position:relative;display:inline-flex;align-items:center;justify-content:center;gap:5px;outline:0;border-radius:var(--btn-brd-radius, 0px);vertical-align:middle;text-align:center;text-decoration:none;text-shadow:none;line-height:1.2;cursor:pointer;transition:all .25s ease;color:var(--btn-color, #3E3E3E);border:var(--btn-brd-width, 0px) var(--btn-brd-style, solid) var(--btn-brd-color, #E9E9E9);background-color:var(--btn-bgcolor, #F3F3F3);box-shadow:var(--btn-box-shadow, unset);text-transform:var(--btn-transform, uppercase);font-weight:var(--btn-font-weight, 600);font-family:var(--btn-font-family, inherit);font-style:var(--btn-font-style, unset);padding:var(--btn-padding, 5px 20px);min-height:var(--btn-height, 42px);font-size:var(--btn-font-size, 13px)}:is(button,[type=submit]):hover{color:var(--btn-color-hover, var(--btn-color, #3E3E3E));border-color:var(--btn-brd-color-hover, var(--btn-brd-color, #e0e0e0));background-color:var(--btn-bgcolor-hover, var(--btn-bgcolor, #e0e0e0));box-shadow:var(--btn-box-shadow-hover, var(--btn-box-shadow, unset))}body:not([class*=wrapper-boxed]){background-color:var(--wd-main-bgcolor)}.container{width:100%;max-width:var(--wd-container-w);padding-inline:15px;margin-inline:auto}@media (min-width:1025px){.wd-hide-lg{display:none!important}}@media (max-width:1024px){@supports not (overflow:clip){body{overflow:hidden}}}.dig-box *{box-sizing:border-box}.dig-box,.digits_login_form{z-index:99998}.dig-box,.dig_load_overlay{display:none;top:0;left:0;text-align:center}.dig-box{box-sizing:border-box;position:fixed;width:100%;height:100%;overflow:auto;background-color:rgba(6,6,6,.8)}.dig_load_overlay{right:0;bottom:0;z-index:999999;background:rgba(6,6,6,.8)}.dig_load_overlay:before{content:"";height:100%}.dig_load_content,.dig_load_overlay:before{display:inline-block;vertical-align:middle}.countrycode{width:auto!important;border-top-right-radius:0;border-bottom-right-radius:0}.countrycode,.mobile_field{direction:ltr}.dig_login_cancel{text-align:center;position:absolute;width:100%}.untdovr_flag_container_flag{background-repeat:no-repeat;width:48px;height:32px;background-size:auto;transform:scale(.5);position:absolute;float:left;line-height:21px;left:-12px;top:-8px}.digits-form_page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box}.digits-form_button,.digits-form_button[type=submit]{text-align:center;cursor:pointer;height:52px;line-height:52px;border-radius:8px;background-color:var(--dprimary);color:var(--dbutton_text);display:flex;align-items:center;justify-content:center;width:100%;box-shadow:none;outline:0;border:0;direction:ltr}.digits-form_button-text{font-size:17px;font-weight:700}.digits-form_heading{position:relative;font-size:32px;margin-bottom:32px}.digits-form_tab-bar{list-style:none;margin:0;padding:0;display:flex;gap:24px}.digits-form_tab-bar .digits-form_tab-item{color:var(--dprimary);display:inline-block;cursor:pointer;border-bottom:3px solid transparent;padding-bottom:3px;font-weight:900;opacity:.35}.digits-form_tab-bar .digits-tab_active{border-bottom-color:var(--dprimary);opacity:1}.digits-form_container *{box-sizing:border-box;transition:all .15s ease-in}.digits-form_container,.digits-form_page{background-color:var(--dform_bg)}.digits-form_container{width:400px;max-width:90%;z-index:9;padding:40px 0}.digits-form_heading{color:var(--dtitle);font-weight:900}.digits-title_color{color:var(--dtitle)}.dig_login_signup_bar{margin-top:38px;font-size:20px;text-decoration:none;font-weight:700;cursor:default}.dig_login_signup_bar span{opacity:.35}.dig_login_signup_bar a{text-decoration:inherit;color:inherit;font-size:inherit;display:inline-block}.digits-form_button_ic{margin-left:4px;height:20px;width:20px;background-color:currentColor;display:inline-block;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg id='continue-button-light' transform='translate(-1335 -448)' opacity='0.35'%3E%3Crect id='Rectangle_199' data-name='Rectangle 199' width='20' height='20' transform='translate(1335 448)' fill='rgba(255,255,255,0)' opacity='0.24'/%3E%3Cg id='arrow-right' transform='translate(1338.333 451.333)'%3E%3Cpath id='Line_41' data-name='Line 41' d='M11.5.667H-.167A.833.833,0,0,1-1-.167.833.833,0,0,1-.167-1H11.5a.833.833,0,0,1,.833.833A.833.833,0,0,1,11.5.667Z' transform='translate(1 6.833)' fill='%23fff'/%3E%3Cpath id='Path_53' data-name='Path 53' d='M11.833,17.333a.833.833,0,0,1-.589-1.423l5.244-5.244L11.244,5.423a.833.833,0,0,1,1.179-1.179l5.833,5.833a.833.833,0,0,1,0,1.179l-5.833,5.833A.831.831,0,0,1,11.833,17.333Z' transform='translate(-5.167 -4)' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");mask-repeat:no-repeat;mask-size:cover;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg id='continue-button-light' transform='translate(-1335 -448)' opacity='0.35'%3E%3Crect id='Rectangle_199' data-name='Rectangle 199' width='20' height='20' transform='translate(1335 448)' fill='rgba(255,255,255,0)' opacity='0.24'/%3E%3Cg id='arrow-right' transform='translate(1338.333 451.333)'%3E%3Cpath id='Line_41' data-name='Line 41' d='M11.5.667H-.167A.833.833,0,0,1-1-.167.833.833,0,0,1-.167-1H11.5a.833.833,0,0,1,.833.833A.833.833,0,0,1,11.5.667Z' transform='translate(1 6.833)' fill='%23fff'/%3E%3Cpath id='Path_53' data-name='Path 53' d='M11.833,17.333a.833.833,0,0,1-.589-1.423l5.244-5.244L11.244,5.423a.833.833,0,0,1,1.179-1.179l5.833,5.833a.833.833,0,0,1,0,1.179l-5.833,5.833A.831.831,0,0,1,11.833,17.333Z' transform='translate(-5.167 -4)' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");-webkit-mask-repeat:no-repeat;-webkit-mask-size:cover}.digits-form_body{margin-top:24px}.digits-form_tab_body{display:none}.digits-form_tab_body.digits-tab_active{display:block}.digits2_box .digits-form_input input,.digits2_box .digits-form_input input[type=text]{width:100%;border-radius:8px;border:1px solid transparent;font-size:17px;background-color:var(--dfield_bg);color:var(--dprimary);box-shadow:none;resize:none}.digits2_box .digits-form_input input.countrycode{background-color:transparent}.digits-form_input input,.digits-form_input input[type=text]{height:52px;line-height:52px;padding:0 16px;border-radius:8px}.digits-form_input input::placeholder{opacity:.4}.digits2_box .digits-form_input input,.digits2_box .digits-form_input input:active,.digits2_box .digits-form_input input:focus,.digits2_box .digits-form_input input[type=text],.digits2_box .digits-form_input input[type=text]:active,.digits2_box .digits-form_input input[type=text]:focus{box-shadow:none;outline:0;border:1px solid transparent}.digits-form_border{border-radius:8px;border:1px solid transparent}.digits-form_input input:focus{border-color:var(--daccent)!important}.digits-mobile_wrapper input:focus{border-color:transparent}.digits-form_input_row{border:1px solid transparent;position:relative;margin-bottom:20px}.digits-form_countrycode{position:absolute;left:0;top:0;z-index:1}.digits-form_countrycode input[type=text]{padding-left:44px;padding-right:0}.digits-form_countrycode .digits-field-country_flag{top:10px;left:4px;display:none;transition:none;border-radius:4px}.digits-form_input label{color:var(--dtitle);font-size:17px;cursor:pointer;font-weight:700;line-height:16px}.digits_hide_back.digits_back_icon{display:none}.digits_back_icon{position:absolute;display:inline-block;width:28px;height:28px;top:7px;left:-41px;background:currentColor;cursor:pointer;-webkit-mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cg id='back-button-light' transform='translate(1363 476) rotate(180)' opacity='0.35'%3E%3Crect id='Rectangle_199' data-name='Rectangle 199' width='28' height='28' transform='translate(1335 448)' fill='rgba(255,255,255,0)' opacity='0.24'/%3E%3Cg id='arrow-right' transform='translate(1339.667 452.667)'%3E%3Cpath id='Line_41' data-name='Line 41' d='M16.5,1.333H.167A1.167,1.167,0,1,1,.167-1H16.5a1.167,1.167,0,1,1,0,2.333Z' transform='translate(1 9.167)' fill='%231c2434'/%3E%3Cpath id='Path_53' data-name='Path 53' d='M12.167,22.667a1.167,1.167,0,0,1-.825-1.992l7.342-7.342L11.342,5.992a1.167,1.167,0,1,1,1.65-1.65l8.167,8.167a1.167,1.167,0,0,1,0,1.65l-8.167,8.167A1.163,1.163,0,0,1,12.167,22.667Z' transform='translate(-2.833 -4)' fill='%231c2434'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");mask-repeat:no-repeat;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cg id='back-button-light' transform='translate(1363 476) rotate(180)' opacity='0.35'%3E%3Crect id='Rectangle_199' data-name='Rectangle 199' width='28' height='28' transform='translate(1335 448)' fill='rgba(255,255,255,0)' opacity='0.24'/%3E%3Cg id='arrow-right' transform='translate(1339.667 452.667)'%3E%3Cpath id='Line_41' data-name='Line 41' d='M16.5,1.333H.167A1.167,1.167,0,1,1,.167-1H16.5a1.167,1.167,0,1,1,0,2.333Z' transform='translate(1 9.167)' fill='%231c2434'/%3E%3Cpath id='Path_53' data-name='Path 53' d='M12.167,22.667a1.167,1.167,0,0,1-.825-1.992l7.342-7.342L11.342,5.992a1.167,1.167,0,1,1,1.65-1.65l8.167,8.167a1.167,1.167,0,0,1,0,1.65l-8.167,8.167A1.163,1.163,0,0,1,12.167,22.667Z' transform='translate(-2.833 -4)' fill='%231c2434'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.digits_show_on_index{opacity:0;pointer-events:none;visibility:hidden;display:none}.digits_form_index_section .digits_show_on_index{opacity:1;pointer-events:auto;visibility:visible;display:block}.digits_popup_wrapper{position:fixed;left:0;right:0;bottom:0;top:0;z-index:99998;display:none}.digits-cancel{cursor:pointer;position:absolute;z-index:10;width:24px;height:24px;right:24px;top:24px;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg id='close' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Crect id='Rectangle_204' data-name='Rectangle 204' width='24' height='24' fill='rgba(255,255,255,0)'/%3E%3Cline id='Line_41' data-name='Line 41' x1='12' y2='12' transform='translate(6 6)' fill='none' stroke='%23c7184d' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cline id='Line_42' data-name='Line 42' x2='12' y2='12' transform='translate(6 6)' fill='none' stroke='%23c7184d' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E%0A")}.digits-form_input_row label{margin-bottom:10px;display:block}.digits-mobile_wrapper{position:relative}.digits_form-init_step_data,.wd-header-cart .wd-cart-number>span{display:none}.digits_form_index_section .digits_form-init_step_data{display:block}.digits_site_footer_box{padding-top:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:4px;position:absolute;bottom:0;left:0;right:0}.digits-form_tab_container{position:relative}@media all and (max-width:590px){.digits-form_tab-bar .digits-form_tab-item{font-size:16px}}.digits_signup_active_step.digits_signup_form_step,.wd-toolbar.wd-toolbar-label-show .wd-toolbar-label{display:block}.dig_load_overlay{position:fixed}.dig_spinner{width:48px;height:48px;border:5px solid #fff;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}.mobile_format{direction:ltr}input[name*=_otp]::-webkit-inner-spin-button,input[name*=_otp]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[name*=_otp]{-moz-appearance:textfield}.countrycode{margin-top:0}.digits-form_input input{width:100%}@font-face{font-display:swap;font-family:"Yekan";src:url(/wp-content/plugins/digits/assets/fonts/Yekan.eot);src:url(/wp-content/plugins/digits/assets/fonts/Yekan.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/digits/assets/fonts/Yekan.woff)format("woff"),url(/wp-content/plugins/digits/assets/fonts/Yekan.ttf)format("truetype"),url(/wp-content/plugins/digits/assets/fonts/Yekan.svg)format("svg");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:"Iransans-digits";src:url(/wp-content/plugins/digits/assets/fonts/Iransans.eot);src:url(/wp-content/plugins/digits/assets/fonts/Iransans.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/digits/assets/fonts/Iransans.woff)format("woff"),url(/wp-content/plugins/digits/assets/fonts/Iransans.ttf)format("truetype"),url(/wp-content/plugins/digits/assets/fonts/Iransans.svg)format("svg");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:"Shabnam";src:url(/wp-content/plugins/digits/assets/fonts/Shabnam.woff)format("woff"),url(/wp-content/plugins/digits/assets/fonts/Shabnam.ttf)format("truetype"),url(/wp-content/plugins/digits/assets/fonts/Shabnam.woff2)format("woff2");font-weight:400;font-style:normal}.digits-form_button_ic{transform:rotate(180deg)}.digits_ui .dig-box{text-align:right}.digits-form_tab-bar .digits-form_tab-item{font-size:14px}:root{ --primary-color:#bc7ca5;--primary-color-200:#bf86b0;--primary-color-400:#be88b0;--primary-color-600:#ca73d7;--secondary-color:#a3278c;--gradient-bg:linear-gradient(-90deg,#a3278c,#a3278c8c);--gradient-bg-0:linear-gradient(0deg,#a3278ce3,#a3278c)}@media screen and (max-width:768px){:root{--master-font-size:1.315rem}}:root{--page-title-display:block}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.elementor-kit-11{--e-global-color-primary:#6ec1e4;--e-global-color-secondary:#54595f;--e-global-color-text:#7a7a7a;--e-global-color-accent:#61ce70;--e-global-color-8082dda:#e50808;--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;--e-global-typography-9cb4bf3-font-size:22px;--e-global-typography-9cb4bf3-font-weight:500;--e-global-typography-9cb4bf3-font-style:normal;--e-global-typography-d4113b1-font-size:16px;--e-global-typography-d4113b1-font-weight:300}.elementor-products-grid:not(.show-heading-yes) .products>h2,.elementor-widget-woocommerce-products:not(.products-heading-show) .cross-sells>h2,.elementor-widget-woocommerce-products:not(.products-heading-show) .related>h2,.elementor-widget-woocommerce-products:not(.products-heading-show) .upsells>h2{display:none}@font-face{font-display:swap;font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff)format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf)format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff)format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf)format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff)format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf)format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome)format("svg")}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:auto}}.wd-toolbar{position:fixed;inset-inline:0;bottom:0;z-index:350;display:flex;align-items:center;justify-content:space-between;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding:5px;height:55px;background-color:var(--bgcolor-white);box-shadow:0 0 9px rgba(0,0,0,.12)}.wd-toolbar>div{flex:1 0 20%}.wd-toolbar>div a{height:45px}.wd-toolbar .wd-header-cart.wd-design-5:not(.wd-style-text){margin-inline-end:0}.wd-toolbar.wd-toolbar-label-show>div a{position:relative;padding-bottom:15px}.wd-toolbar-label{position:absolute;inset-inline:10px;bottom:3px;display:none;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-weight:600;font-size:11px;line-height:1;padding:1px 0}.wd-toolbar-shop .wd-tools-icon:before{content:"";font-family:"woodmart-font"}.wd-toolbar-sidebar .wd-tools-icon:before{content:"";font-family:"woodmart-font"}@media (min-width:1025px){.wd-toolbar{display:none}}@media (max-width:1024px){.sticky-toolbar-on{padding-bottom:55px}}.wd-tools-element{position:relative;--wd-count-size:15px;--wd-header-el-color:#333;--wd-header-el-color-hover:rgba(51,51,51,.6)}.wd-tools-element .wd-tools-icon,.wd-tools-element>a{display:flex;align-items:center;justify-content:center}.wd-tools-element>a{height:40px;color:var(--wd-header-el-color);line-height:1;padding-inline:10px}.wd-tools-element .wd-tools-icon{position:relative;font-size:0}.wd-tools-element .wd-tools-icon:before{font-size:20px}.wd-tools-element .wd-tools-count{z-index:1;width:var(--wd-count-size);height:var(--wd-count-size);border-radius:50%;text-align:center;letter-spacing:0;font-weight:400;line-height:var(--wd-count-size)}.wd-tools-element:hover>a{color:var(--wd-header-el-color-hover)}.wd-tools-element:is(.wd-design-5) .wd-tools-count{position:absolute;top:-5px;inset-inline-end:-9px;background-color:var(--wd-primary-color);color:#fff;font-size:9px}.wd-header-wishlist .wd-tools-icon:before{content:"";font-family:"woodmart-font"}.wd-header-cart .wd-tools-icon:before{content:"";font-family:"woodmart-font"}.wd-header-cart .wd-tools-icon.wd-icon-alt:before{content:"";font-family:"woodmart-font"}.wd-header-cart :is(.wd-tools-count){vertical-align:middle}.wd-header-cart.wd-design-5:not(.wd-style-text){margin-inline-end:5px}.wd-header-cart.wd-design-5 .wd-cart-number{position:absolute;top:-5px;inset-inline-end:-9px;z-index:1;width:15px;height:15px;border-radius:50%;background-color:var(--wd-primary-color);color:#fff;text-align:center;letter-spacing:0;font-weight:400;font-size:9px;line-height:15px}.wd-header-my-account .wd-tools-icon:before{content:"";font-family:"woodmart-font"}:root{--abzarwp-font-family:iranyekanwebregular}@font-face{font-display:swap;font-family:IRANSansWeb_Black;font-style:normal;font-weight:900;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANSansWeb_Black.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANSansWeb_Black.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/IRANSansWeb_Black.woff2)format("woff2"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/IRANSansWeb_Black.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/IRANSansWeb_Black.ttf)format("truetype")}@font-face{font-display:swap;font-family:IRANSansWeb_Bold;font-style:normal;font-weight:700;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANSansWeb_Bold.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANSansWeb_Bold.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/IRANSansWeb_Bold.woff2)format("woff2"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/IRANSansWeb_Bold.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/IRANSansWeb_Bold.ttf)format("truetype")}@font-face{font-display:swap;font-family:IRANSansWeb_Medium;font-style:normal;font-weight:500;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANSansWeb_Medium.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANSansWeb_Medium.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/IRANSansWeb_Medium.woff2)format("woff2"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/IRANSansWeb_Medium.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/IRANSansWeb_Medium.ttf)format("truetype")}@font-face{font-display:swap;font-family:IRANSansWeb_Light;font-style:normal;font-weight:300;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANSansWeb_Light.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANSansWeb_Light.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/IRANSansWeb_Light.woff2)format("woff2"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/IRANSansWeb_Light.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/IRANSansWeb_Light.ttf)format("truetype")}@font-face{font-display:swap;font-family:IRANSansWeb_UltraLight;font-style:normal;font-weight:200;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANSansWeb_UltraLight.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANSansWeb_UltraLight.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/IRANSansWeb_UltraLight.woff2)format("woff2"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/IRANSansWeb_UltraLight.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/IRANSansWeb_UltraLight.ttf)format("truetype")}@font-face{font-display:swap;font-family:IRANSansWeb;font-style:normal;font-weight:400;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANSansWeb.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANSansWeb.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/IRANSansWeb.woff2)format("woff2"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/IRANSansWeb.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/IRANSansWeb.ttf)format("truetype")}@font-face{font-display:swap;font-family:IRANSansWeb_FaNum_Black;font-style:normal;font-weight:900;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANSansWeb_FaNum_Black.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANSansWeb_FaNum_Black.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/IRANSansWeb_FaNum_Black.woff2)format("woff2"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/IRANSansWeb_FaNum_Black.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/IRANSansWeb_FaNum_Black.ttf)format("truetype")}@font-face{font-display:swap;font-family:IRANSansWeb_FaNum_Bold;font-style:normal;font-weight:700;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANSansWeb_FaNum_Bold.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANSansWeb_FaNum_Bold.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/IRANSansWeb_FaNum_Bold.woff2)format("woff2"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/IRANSansWeb_FaNum_Bold.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/IRANSansWeb_FaNum_Bold.ttf)format("truetype")}@font-face{font-display:swap;font-family:IRANSansWeb_FaNum_Medium;font-style:normal;font-weight:500;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANSansWeb_FaNum_Medium.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANSansWeb_FaNum_Medium.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/IRANSansWeb_FaNum_Medium.woff2)format("woff2"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/IRANSansWeb_FaNum_Medium.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/IRANSansWeb_FaNum_Medium.ttf)format("truetype")}@font-face{font-display:swap;font-family:IRANSansWeb_FaNum_Light;font-style:normal;font-weight:300;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANSansWeb_FaNum_Light.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANSansWeb_FaNum_Light.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/IRANSansWeb_FaNum_Light.woff2)format("woff2"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/IRANSansWeb_FaNum_Light.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/IRANSansWeb_FaNum_Light.ttf)format("truetype")}@font-face{font-display:swap;font-family:IRANSansWeb_FaNum_UltraLight;font-style:normal;font-weight:200;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANSansWeb_FaNum_UltraLight.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANSansWeb_FaNum_UltraLight.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/IRANSansWeb_FaNum_UltraLight.woff2)format("woff2"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/IRANSansWeb_FaNum_UltraLight.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/IRANSansWeb_FaNum_UltraLight.ttf)format("truetype")}@font-face{font-display:swap;font-family:IRANSansWeb_FaNum;font-style:normal;font-weight:400;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANSansWeb_FaNum.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANSansWeb_FaNum.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/IRANSansWeb_FaNum.woff2)format("woff2"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/IRANSansWeb_FaNum.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/IRANSansWeb_FaNum.ttf)format("truetype")}@font-face{font-display:swap;font-family:iransansdnbold;font-style:normal;font-weight:700;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/iransansdnbold.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/iransansdnbold.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/iransansdnbold.woff2)format("woff2"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/iransansdnbold.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/iransansdnbold.ttf)format("truetype")}@font-face{font-display:swap;font-family:iransansdnlight;font-style:normal;font-weight:300;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/iransansdnlight.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/iransansdnlight.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/iransansdnlight.woff2)format("woff2"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/iransansdnlight.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/iransansdnlight.ttf)format("truetype")}@font-face{font-display:swap;font-family:iransansdn;font-style:normal;font-weight:400;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/iransansdn.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/iransansdn.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/iransansdn.woff2)format("woff2"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/iransansdn.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/iransansdn.ttf)format("truetype")}@font-face{font-display:swap;font-family:iransansdnwebbold;font-style:normal;font-weight:700;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/iransansdnwebbold.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/iransansdnwebbold.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/iransansdnwebbold.woff2)format("woff2"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/iransansdnwebbold.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/iransansdnwebbold.ttf)format("truetype")}@font-face{font-display:swap;font-family:iransansdnweblight;font-style:normal;font-weight:300;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/iransansdnweblight.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/iransansdnweblight.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/iransansdnweblight.woff2)format("woff2"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/iransansdnweblight.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/iransansdnweblight.ttf)format("truetype")}@font-face{font-display:swap;font-family:iransansdnweb;font-style:normal;font-weight:400;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/iransansdnweb.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/iransansdnweb.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/iransansdnweb.woff2)format("woff2"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/iransansdnweb.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/iransansdnweb.ttf)format("truetype")}@font-face{font-display:swap;font-family:iranyekanwebbold;font-style:normal;font-weight:700;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANYekanWebBold.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANYekanWebBold.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/IRANYekanWebBold.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/IRANYekanWebBold.woff2)format("woff2"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/IRANYekanWebBold.ttf)format("truetype")}@font-face{font-display:swap;font-family:iranyekanwebthin;font-style:normal;font-weight:100;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANYekanWebThin.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANYekanWebThin.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/IRANYekanWebThin.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/IRANYekanWebThin.woff2)format("woff2"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/IRANYekanWebThin.ttf)format("truetype")}@font-face{font-display:swap;font-family:iranyekanweblight;font-style:normal;font-weight:300;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANYekanWebLight.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANYekanWebLight.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/IRANYekanWebLight.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/IRANYekanWebLight.woff2)format("woff2"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/IRANYekanWebLight.ttf)format("truetype")}@font-face{font-display:swap;font-family:iranyekanwebregular;font-style:normal;font-weight:400;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANYekanWebRegular.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANYekanWebRegular.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/IRANYekanWebRegular.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/IRANYekanWebRegular.woff2)format("woff2"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/IRANYekanWebRegular.ttf)format("truetype")}@font-face{font-display:swap;font-family:iranyekanwebmedium;font-style:normal;font-weight:500;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANYekanWebMedium.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANYekanWebMedium.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/IRANYekanWebMedium.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/IRANYekanWebMedium.woff2)format("woff2"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/IRANYekanWebMedium.ttf)format("truetype")}@font-face{font-display:swap;font-family:iranyekanwebextrabold;font-style:normal;font-weight:800;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANYekanWebExtraBold.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANYekanWebExtraBold.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/IRANYekanWebExtraBold.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/IRANYekanWebExtraBold.woff2)format("woff2"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/IRANYekanWebExtraBold.ttf)format("truetype")}@font-face{font-display:swap;font-family:iranyekanwebblack;font-style:normal;font-weight:850;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANYekanWebBlack.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANYekanWebBlack.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/IRANYekanWebBlack.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/IRANYekanWebBlack.woff2)format("woff2"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/IRANYekanWebBlack.ttf)format("truetype")}@font-face{font-display:swap;font-family:iranyekanwebextrablack;font-style:normal;font-weight:900;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANYekanWebExtraBlack.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/IRANYekanWebExtraBlack.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/IRANYekanWebExtraBlack.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/IRANYekanWebExtraBlack.woff2)format("woff2"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/IRANYekanWebExtraBlack.ttf)format("truetype")}@font-face{font-display:swap;font-family:robotobold;font-style:normal;font-weight:700;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/robotobold.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/robotobold.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/robotobold.woff2)format("woff2"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/robotobold.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/robotobold.ttf)format("truetype")}@font-face{font-display:swap;font-family:robotolight;font-style:normal;font-weight:300;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/robotolight.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/robotolight.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/robotolight.woff2)format("woff2"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/robotolight.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/robotolight.ttf)format("truetype")}@font-face{font-display:swap;font-family:robotoregular;font-style:normal;font-weight:400;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/robotoregular.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/robotoregular.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/robotoregular.woff2)format("woff2"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/robotoregular.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/robotoregular.ttf)format("truetype")}@font-face{font-display:swap;font-family:iranyekanwebbold_FaNum;font-style:normal;font-weight:700;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/iranyekanwebboldfanum.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/iranyekanwebboldfanum.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/iranyekanwebboldfanum.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/iranyekanwebboldfanum.ttf)format("truetype")}@font-face{font-display:swap;font-family:iranyekanwebthin_FaNum;font-style:normal;font-weight:100;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/iranyekanwebthinfanum.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/iranyekanwebthinfanum.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/iranyekanwebthinfanum.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/iranyekanwebthinfanum.ttf)format("truetype")}@font-face{font-display:swap;font-family:iranyekanweblight_FaNum;font-style:normal;font-weight:300;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/iranyekanweblightfanum.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/iranyekanweblightfanum.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/iranyekanweblightfanum.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/iranyekanweblightfanum.ttf)format("truetype")}@font-face{font-display:swap;font-family:iranyekanwebregular_FaNum;font-style:normal;font-weight:400;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/iranyekanwebregularfanum.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/iranyekanwebregularfanum.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/iranyekanwebregularfanum.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/iranyekanwebregularfanum.ttf)format("truetype")}@font-face{font-display:swap;font-family:iranyekanwebmedium_FaNum;font-style:normal;font-weight:500;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/iranyekanwebmediumfanum.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/iranyekanwebmediumfanum.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/iranyekanwebmediumfanum.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/iranyekanwebmediumfanum.ttf)format("truetype")}@font-face{font-display:swap;font-family:iranyekanwebextrabold_FaNum;font-style:normal;font-weight:800;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/iranyekanwebextraboldfanum.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/iranyekanwebextraboldfanum.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/iranyekanwebextraboldfanum.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/iranyekanwebextraboldfanum.ttf)format("truetype")}@font-face{font-display:swap;font-family:iranyekanwebblack_FaNum;font-style:normal;font-weight:850;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/iranyekanwebblackfanum.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/iranyekanwebblackfanum.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/iranyekanwebblackfanum.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/iranyekanwebblackfanum.ttf)format("truetype")}@font-face{font-display:swap;font-family:iranyekanwebextrablack_FaNum;font-style:normal;font-weight:900;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/iranyekanwebextrablackfanum.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/iranyekanwebextrablackfanum.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/iranyekanwebextrablackfanum.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/iranyekanwebextrablackfanum.ttf)format("truetype")}@font-face{font-display:swap;font-family:Yekan;font-style:normal;font-weight:400;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/Yekan.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/Yekan.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/Yekan.woff2)format("woff2"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/Yekan.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/Yekan.ttf)format("truetype")}@font-face{font-display:swap;font-family:KalamehWeb_thin;font-style:normal;font-weight:400;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/KalamehWeb_thin.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/KalamehWeb_thin.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/KalamehWeb_thin.woff2)format("woff2"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/KalamehWeb_thin.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/KalamehWeb_thin.ttf)format("truetype")}@font-face{font-display:swap;font-family:KalamehWeb_Regular;font-style:normal;font-weight:400;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/KalamehWeb_Regular.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/KalamehWeb_Regular.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/KalamehWeb_Regular.woff2)format("woff2"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/KalamehWeb_Regular.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/KalamehWeb_Regular.ttf)format("truetype")}@font-face{font-display:swap;font-family:KalamehWeb_Bold;font-style:normal;font-weight:400;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/KalamehWeb_Bold.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/KalamehWeb_Bold.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/KalamehWeb_Bold.woff2)format("woff2"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/KalamehWeb_Bold.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/KalamehWeb_Bold.ttf)format("truetype")}@font-face{font-display:swap;font-family:KalamehWeb_Black;font-style:normal;font-weight:400;src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/KalamehWeb_Black.eot);src:url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/eot/KalamehWeb_Black.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/KalamehWeb_Black.woff2)format("woff2"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/KalamehWeb_Black.woff)format("woff"),url(/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/ttf/KalamehWeb_Black.ttf)format("truetype")}@media screen{@font-face{font-display:swap;font-family:YekanBakhFaNum;font-style:normal;font-weight:100;src:url(/wp-content/themes/woodmart/font/yekanbakhfa/woff/YekanBakhFaNum-thin.woff)format("woff"),url(/wp-content/themes/woodmart/font/yekanbakhfa/woff2/YekanBakhFaNum-thin.woff2)format("woff2")}@font-face{font-display:swap;font-family:YekanBakhFaNum;font-style:normal;font-weight:300;src:url(/wp-content/themes/woodmart/font/yekanbakhfa/woff/YekanBakhFaNum-Light.woff)format("woff"),url(/wp-content/themes/woodmart/font/yekanbakhfa/woff2/YekanBakhFaNum-Light.woff2)format("woff2")}@font-face{font-display:swap;font-family:YekanBakhFaNum;font-style:normal;font-weight:400;src:url(/wp-content/themes/woodmart/font/yekanbakhfa/woff/YekanBakhFaNum-Regular.woff)format("woff"),url(/wp-content/themes/woodmart/font/yekanbakhfa/woff2/YekanBakhFaNum-Regular.woff2)format("woff2")}@font-face{font-display:swap;font-family:YekanBakhFaNum;font-style:normal;font-weight:600;src:url(/wp-content/themes/woodmart/font/yekanbakhfa/woff/YekanBakhFaNum-SemiBold.woff)format("woff"),url(/wp-content/themes/woodmart/font/yekanbakhfa/woff2/YekanBakhFaNum-SemiBold.woff2)format("woff2")}@font-face{font-display:swap;font-family:YekanBakhFaNum;font-style:normal;font-weight:700;src:url(/wp-content/themes/woodmart/font/yekanbakhfa/woff/YekanBakhFaNum-Bold.woff)format("woff"),url(/wp-content/themes/woodmart/font/yekanbakhfa/woff2/YekanBakhFaNum-Bold.woff2)format("woff2")}@font-face{font-display:swap;font-family:YekanBakhFaNum;font-style:normal;font-weight:800;src:url(/wp-content/themes/woodmart/font/yekanbakhfa/woff/YekanBakhFaNum-ExtraBold.woff)format("woff"),url(/wp-content/themes/woodmart/font/yekanbakhfa/woff2/YekanBakhFaNum-ExtraBold.woff2)format("woff2")}@font-face{font-display:swap;font-family:YekanBakhFaNum;font-style:normal;font-weight:900;src:url(/wp-content/themes/woodmart/font/yekanbakhfa/woff/YekanBakhFaNum-Black.woff)format("woff"),url(/wp-content/themes/woodmart/font/yekanbakhfa/woff2/YekanBakhFaNum-Black.woff2)format("woff2")}@font-face{font-display:swap;font-family:YekanBakhFaNum;font-style:normal;font-weight:950;src:url(/wp-content/themes/woodmart/font/yekanbakhfa/woff/YekanBakhFaNum-ExtraBlack.woff)format("woff"),url(/wp-content/themes/woodmart/font/yekanbakhfa/woff2/YekanBakhFaNum-ExtraBlack.woff2)format("woff2")}@font-face{font-display:swap;font-family:IRANSansXFaNum;font-style:normal;font-weight:100;src:url(/wp-content/themes/woodmart/font/IRANSansX-new/woff/IRANSansXFaNum-thin.woff)format("woff"),url(/wp-content/themes/woodmart/font/IRANSansX-new/woff2/IRANSansXFaNum-thin.woff2)format("woff2")}@font-face{font-display:swap;font-family:IRANSansXFaNum;font-style:normal;font-weight:200;src:url(/wp-content/themes/woodmart/font/IRANSansX-new/woff/IRANSansXFaNum-UltraLight.woff)format("woff"),url(/wp-content/themes/woodmart/font/IRANSansX-new/woff2/IRANSansXFaNum-UltraLight.woff2)format("woff2")}@font-face{font-display:swap;font-family:IRANSansXFaNum;font-style:normal;font-weight:300;src:url(/wp-content/themes/woodmart/font/IRANSansX-new/woff/IRANSansXFaNum-light.woff)format("woff"),url(/wp-content/themes/woodmart/font/IRANSansX-new/woff2/IRANSansXFaNum-light.woff2)format("woff2")}@font-face{font-display:swap;font-family:IRANSans;font-style:normal;src:url(/wp-content/themes/woodmart/font/IRANSansX-new/woff/IRANSansXFaNum-light.woff)}@font-face{font-display:swap;font-family:IRANSansXFaNum;font-style:normal;font-weight:500;src:url(/wp-content/themes/woodmart/font/IRANSansX-new/woff/IRANSansXFaNum-medium.woff)format("woff"),url(/wp-content/themes/woodmart/font/IRANSansX-new/woff2/IRANSansXFaNum-medium.woff2)format("woff2")}@font-face{font-display:swap;font-family:IRANSansXFaNum;font-style:normal;font-weight:600;src:url(/wp-content/themes/woodmart/font/IRANSansX-new/woff/IRANSansXFaNum-demibold.woff)format("woff"),url(/wp-content/themes/woodmart/font/IRANSansX-new/woff2/IRANSansXFaNum-demibold.woff2)format("woff2")}@font-face{font-display:swap;font-family:IRANSansXFaNum;font-style:normal;font-weight:800;src:url(/wp-content/themes/woodmart/font/IRANSansX-new/woff/IRANSansXFaNum-extrabold.woff)format("woff"),url(/wp-content/themes/woodmart/font/IRANSansX-new/woff2/IRANSansXFaNum-extrabold.woff2)format("woff2")}@font-face{font-display:swap;font-family:IRANSansXFaNum;font-style:normal;font-weight:900;src:url(/wp-content/themes/woodmart/font/IRANSansX-new/woff/IRANSansXFaNum-black.woff)format("woff"),url(/wp-content/themes/woodmart/font/IRANSansX-new/woff2/IRANSansXFaNum-black.woff2)format("woff2")}@font-face{font-display:swap;font-family:IRANSansXFaNum;font-style:normal;font-weight:700;src:url(/wp-content/themes/woodmart/font/IRANSansX-new/woff/IRANSansXFaNum-bold.woff)format("woff"),url(/wp-content/themes/woodmart/font/IRANSansX-new/woff2/IRANSansXFaNum-bold.woff2)format("woff2")}@font-face{font-display:swap;font-family:IRANSansXFaNum;font-style:normal;font-weight:400;src:url(/wp-content/themes/woodmart/font/IRANSansX-new/woff/IRANSansXFaNum-regular.woff)format("woff"),url(/wp-content/themes/woodmart/font/IRANSansX-new/woff2/IRANSansXFaNum-regular.woff2)format("woff2")}@font-face{font-display:swap;font-family:iranyekan;src:url(/wp-content/themes/woodmart/font/IRANYekanXFaNum/6855b6878ecb26d9-s.p.woff)format("woff");font-display:swap;font-weight:100;font-style:normal}@font-face{font-display:swap;font-family:iranyekan;src:url(/wp-content/themes/woodmart/font/IRANYekanXFaNum/f88d3791fa26297c-s.p.woff)format("woff");font-display:swap;font-weight:300;font-style:normal}@font-face{font-display:swap;font-family:iranyekan;src:url(/wp-content/themes/woodmart/font/IRANYekanXFaNum/355aa0f0c1ca250c-s.p.woff)format("woff");font-display:swap;font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:iranyekan;src:url(/wp-content/themes/woodmart/font/IRANYekanXFaNum/6c22328a975aecf7-s.p.woff)format("woff");font-display:swap;font-weight:500;font-style:normal}@font-face{font-display:swap;font-family:iranyekan;src:url(/wp-content/themes/woodmart/font/IRANYekanXFaNum/98fc60cfd92a3dc3-s.p.woff)format("woff");font-display:swap;font-weight:700;font-style:normal}@font-face{font-display:swap;font-family:iranyekan;src:url(/wp-content/themes/woodmart/font/IRANYekanXFaNum/6d6c9c66d677c86d-s.p.woff)format("woff");font-display:swap;font-weight:800;font-style:normal}@font-face{font-display:swap;font-family:__IranYekanX_Fallback_aa6674;src:local("Arial");ascent-override:89.66%;descent-override:39.85%;line-gap-override:0%;size-adjust:100.38%}@font-face{font-display:swap;font-family:peyda;src:url(/wp-content/themes/woodmart/font/peyda/PeydaWeb-SemiBold.woff)}@font-face{font-display:swap;font-family:Pinar-VF;font-style:normal;font-weight:800;src:url(/wp-content/themes/woodmart/font/pinar/Pinar-DS1-FD-ExtraBold.woff2)}@font-face{font-display:swap;font-family:Pinar-VF;font-style:normal;font-weight:700;src:url(/wp-content/themes/woodmart/font/pinar/Pinar-DS2-FD-Bold.woff2)}@font-face{font-display:swap;font-family:Pinar-VF;font-style:normal;font-weight:900;src:url(/wp-content/themes/woodmart/font/pinar/Pinar-DS1-FD-Black.woff2)}@font-face{font-display:swap;font-family:Pinar-VF;font-style:normal;font-weight:600;src:url(/wp-content/themes/woodmart/font/pinar/Pinar-DS1-FD-SemiBold.woff2)}@font-face{font-display:swap;font-family:Pinar-VF;font-style:normal;font-weight:500;src:url(/wp-content/themes/woodmart/font/pinar/Pinar-DS2-FD-Medium.woff2)}@font-face{font-display:swap;font-family:Pinar-VF;font-style:normal;font-weight:400;src:url(/wp-content/themes/woodmart/font/pinar/Pinar-DS2-FD-Regular.woff2)}@font-face{font-display:swap;font-family:Pinar-VF;font-style:normal;font-weight:300;src:url(/wp-content/themes/woodmart/font/pinar/Pinar-DS2-FD-Light.woff2)}@font-face{font-display:swap;font-family:"farhang";src:url(/wp-content/themes/woodmart/font/farhang/Farhang2-Regular.woff)format("woff")}@font-face{font-display:swap;font-family:"farhang";font-weight:800;src:url(/wp-content/themes/woodmart/font/farhang/Farhang2-Bold.woff)format("woff")}@font-face{font-display:swap;font-family:dana;font-style:normal;font-weight:10;src:url(/wp-content/themes/woodmart/font/dana/eot/dana-thin.eot);src:url(/wp-content/themes/woodmart/font/dana/eot/dana-thin.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/woodmart/font/dana/woff2/dana-thin.woff2)format("woff2"),url(/wp-content/themes/woodmart/font/dana/woff/dana-thin.woff)format("woff")}@font-face{font-display:swap;font-family:dana;font-style:normal;font-weight:200;src:url(/wp-content/themes/woodmart/font/dana/eot/dana-extralight.eot);src:url(/wp-content/themes/woodmart/font/dana/eot/dana-extralight.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/woodmart/font/dana/woff2/dana-extralight.woff2)format("woff2"),url(/wp-content/themes/woodmart/font/dana/woff/dana-extralight.woff)format("woff")}@font-face{font-display:swap;font-family:dana;font-style:normal;font-weight:300;src:url(/wp-content/themes/woodmart/font/dana/eot/dana-light.eot);src:url(/wp-content/themes/woodmart/font/dana/eot/dana-light.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/woodmart/font/dana/woff2/dana-light.woff2)format("woff2"),url(/wp-content/themes/woodmart/font/dana/woff/dana-light.woff)format("woff")}@font-face{font-display:swap;font-family:dana;font-style:normal;font-weight:500;src:url(/wp-content/themes/woodmart/font/dana/eot/dana-medium.eot);src:url(/wp-content/themes/woodmart/font/dana/eot/dana-medium.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/woodmart/font/dana/woff2/dana-medium.woff2)format("woff2"),url(/wp-content/themes/woodmart/font/dana/woff/dana-medium.woff)format("woff")}@font-face{font-display:swap;font-family:dana;font-style:normal;font-weight:600;src:url(/wp-content/themes/woodmart/font/dana/eot/dana-demibold.eot);src:url(/wp-content/themes/woodmart/font/dana/eot/dana-demibold.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/woodmart/font/dana/woff2/dana-demibold.woff2)format("woff2"),url(/wp-content/themes/woodmart/font/dana/woff/dana-demibold.woff)format("woff")}@font-face{font-display:swap;font-family:dana;font-style:normal;font-weight:750;src:url(/wp-content/themes/woodmart/font/dana/eot/dana-ultrabold.eot);src:url(/wp-content/themes/woodmart/font/dana/eot/dana-ultrabold.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/woodmart/font/dana/woff2/dana-ultrabold.woff2)format("woff2"),url(/wp-content/themes/woodmart/font/dana/woff/dana-ultrabold.woff)format("woff")}@font-face{font-display:swap;font-family:dana;font-style:normal;font-weight:800;src:url(/wp-content/themes/woodmart/font/dana/eot/dana-extrabold.eot);src:url(/wp-content/themes/woodmart/font/dana/eot/dana-extrabold.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/woodmart/font/dana/woff2/dana-extrabold.woff2)format("woff2"),url(/wp-content/themes/woodmart/font/dana/woff/dana-extrabold.woff)format("woff")}@font-face{font-display:swap;font-family:dana;font-style:normal;font-weight:900;src:url(/wp-content/themes/woodmart/font/dana/eot/dana-black.eot);src:url(/wp-content/themes/woodmart/font/dana/eot/dana-black.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/woodmart/font/dana/woff2/dana-black.woff2)format("woff2"),url(/wp-content/themes/woodmart/font/dana/woff/dana-black.woff)format("woff")}@font-face{font-display:swap;font-family:dana;font-style:normal;font-weight:700;src:url(/wp-content/themes/woodmart/font/dana/eot/dana-bold.eot);src:url(/wp-content/themes/woodmart/font/dana/eot/dana-bold.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/woodmart/font/dana/woff2/dana-bold.woff2)format("woff2"),url(/wp-content/themes/woodmart/font/dana/woff/dana-bold.woff)format("woff")}@font-face{font-display:swap;font-family:dana;font-style:normal;font-weight:400;src:url(/wp-content/themes/woodmart/font/dana/eot/dana-regular.eot);src:url(/wp-content/themes/woodmart/font/dana/eot/dana-regular.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/woodmart/font/dana/woff2/dana-regular.woff2)format("woff2"),url(/wp-content/themes/woodmart/font/dana/woff/dana-regular.woff)format("woff")}@font-face{font-display:swap;font-family:iransansdn;font-style:normal;font-weight:700;src:url(/wp-content/themes/woodmart/font/IRANSansDN/eot/iransansdnbold.eot);src:url(/wp-content/themes/woodmart/font/IRANSansDN/eot/iransansdnbold.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/woodmart/font/IRANSansDN/woff2/iransansdnbold.woff2)format("woff2"),url(/wp-content/themes/woodmart/font/IRANSansDN/woff/iransansdnbold.woff)format("woff"),url(/wp-content/themes/woodmart/font/IRANSansDN/ttf/iransansdnbold.ttf)format("truetype")}@font-face{font-display:swap;font-family:iransansdn;font-style:normal;font-weight:300;src:url(/wp-content/themes/woodmart/font/IRANSansDN/eot/iransansdnlight.eot);src:url(/wp-content/themes/woodmart/font/IRANSansDN/eot/iransansdnlight.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/woodmart/font/IRANSansDN/woff2/iransansdnlight.woff2)format("woff2"),url(/wp-content/themes/woodmart/font/IRANSansDN/woff/iransansdnlight.woff)format("woff"),url(/wp-content/themes/woodmart/font/IRANSansDN/ttf/iransansdnlight.ttf)format("truetype")}@font-face{font-display:swap;font-family:iransansdn;font-style:normal;font-weight:400;src:url(/wp-content/themes/woodmart/font/IRANSansDN/eot/iransansdn.eot);src:url(/wp-content/themes/woodmart/font/IRANSansDN/eot/iransansdn.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/woodmart/font/IRANSansDN/woff2/iransansdn.woff2)format("woff2"),url(/wp-content/themes/woodmart/font/IRANSansDN/woff/iransansdn.woff)format("woff"),url(/wp-content/themes/woodmart/font/IRANSansDN/ttf/iransansdn.ttf)format("truetype")}@font-face{font-display:swap;font-family:aviny;src:url(/wp-content/themes/woodmart/font/IRANSharp/iransharp_regular_web.woff)}@font-face{font-display:swap;font-family:aviny;src:url(/wp-content/themes/woodmart/font/aviny/aviny.woff)}@font-face{font-display:swap;font-family:KalamehWeb;src:url(/wp-content/themes/woodmart/font/KalamehWeb/KalamehWeb_Black.woff)}@font-face{font-display:swap;font-family:mahboubeh_mehravar;src:url(/wp-content/themes/woodmart/font/mehravar/eot/mahboubeh_mehravar.woff)}@font-face{font-display:swap;font-family:Anjoman;font-style:normal;font-weight:400;src:url(/wp-content/themes/woodmart/font/Anjoman/eot/Anjoman-FaNum-Regular.eot);src:url(/wp-content/themes/woodmart/font/Anjoman/eot/Anjoman-FaNum-Regular.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/woodmart/font/Anjoman/woff2/Anjoman-FaNum-Regular.woff2)format("woff2"),url(/wp-content/themes/woodmart/font/Anjoman/woff/Anjoman-FaNum-Regular.woff)format("woff")}@font-face{font-display:swap;font-family:Anjoman;font-style:normal;font-weight:700;src:url(/wp-content/themes/woodmart/font/Anjoman/eot/Anjoman-FaNum-Bold.eot);src:url(/wp-content/themes/woodmart/font/Anjoman/eot/Anjoman-FaNum-Bold.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/woodmart/font/Anjoman/woff2/Anjoman-FaNum-Bold.woff2)format("woff2"),url(/wp-content/themes/woodmart/font/Anjoman/woff/Anjoman-FaNum-Bold.woff)format("woff")}@font-face{font-display:swap;font-family:Anjoman;font-style:normal;font-weight:300;src:url(/wp-content/themes/woodmart/font/Anjoman/eot/Anjoman-FaNum-Light.eot);src:url(/wp-content/themes/woodmart/font/Anjoman/eot/Anjoman-FaNum-Light.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/woodmart/font/Anjoman/woff2/Anjoman-FaNum-Light.woff2)format("woff2"),url(/wp-content/themes/woodmart/font/Anjoman/woff/Anjoman-FaNum-Light.woff)format("woff")}}