.wd-sticky-btn{position:fixed;inset:auto 0 0 0;z-index:340;display:flex;align-items:center;overflow:hidden;padding-block:10px;height:var(--wd-sticky-btn-height);background-color:var(--bgcolor-white);box-shadow:0 0 9px rgb(0 0 0 / .12);transition:transform 0.5s cubic-bezier(.19,1,.22,1);transform:translate3d(0,100%,0)}.wd-sticky-btn .container{display:flex;align-items:center;column-gap:15px}.wd-sticky-btn-content{display:flex;flex:1 1 auto;align-items:center;column-gap:10px}.wd-sticky-btn-thumbnail{flex:0 0 auto;overflow:hidden}.wd-sticky-btn-thumbnail img{min-width:65px;max-width:65px;max-height:calc(var(--wd-sticky-btn-height) - 20px);border-radius:calc(var(--wd-brd-radius) / 1.5);object-fit:cover;object-position:center}.wd-sticky-btn-info{flex:1 1 auto}.wd-sticky-btn .woocommerce-price-suffix{display:block}.wd-sticky-btn .wd-entities-title{margin-bottom:0;font-size:14px}.wd-sticky-btn .star-rating{margin-top:5px}.wd-sticky-btn .price{margin-inline-end:15px;text-align:end;font-size:16px}.wd-sticky-btn .wd-sticky-btn-cart{display:flex;align-items:center}.wd-sticky-btn .wd-sticky-btn-cart>.wd-buy-now-btn{margin-inline-start:10px}.wd-sticky-btn form.cart{flex:0 0 auto;align-items:center}.wd-sticky-btn p.stock{margin-bottom:0;margin-inline-end:15px;font-size:14px}.wd-sticky-btn .wd-action-btn.wd-style-icon>a{height:40px}.wd-sticky-add-to-cart{border-radius:var(--btn-accented-brd-radius);color:var(--btn-accented-color);box-shadow:var(--btn-accented-box-shadow);background-color:var(--btn-accented-bgcolor);text-transform:var(--btn-accented-transform,var(--btn-transform,uppercase));font-weight:var(--btn-accented-font-weight,var(--btn-font-weight,600));font-family:var(--btn-accented-font-family,var(--btn-font-family,inherit));font-style:var(--btn-accented-font-style,var(--btn-font-style,unset))}.wd-sticky-add-to-cart:hover{color:var(--btn-accented-color-hover);box-shadow:var(--btn-accented-box-shadow-hover);background-color:var(--btn-accented-bgcolor-hover)}.wd-sticky-add-to-cart:active{box-shadow:var(--btn-accented-box-shadow-active);bottom:var(--btn-accented-bottom-active,0)}.wd-sticky-btn-shown.wd-sticky-btn{transform:translate3d(0,0,0)}.wd-sticky-btn-shown.scrollToTop{bottom:calc(12px + var(--wd-sticky-btn-height))}@media (min-width:769px){.wd-sticky-btn-on{padding-bottom:var(--wd-sticky-btn-height)}}@media (max-width:1024px){.wd-sticky-btn .price :is(del,ins){display:block}}@media (max-width:768.98px){.wd-sticky-btn{padding-block:0;background-color:#fff0;box-shadow:none;display:none}.wd-sticky-btn .wd-sticky-btn-cart{flex:1 1 auto;margin-inline:-15px}.wd-sticky-btn :is(.price,p.stock,.wd-buy-now-btn,.wd-action-btn,.wd-sticky-btn-content){display:none}.wd-sticky-btn form.cart{position:relative;margin-inline-end:0!important;width:100%}.wd-sticky-btn :is(.single_add_to_cart_button,.wd-sticky-add-to-cart){width:100%;height:var(--wd-sticky-btn-height);border-radius:0!important}.wd-sticky-btn-on-mb{padding-bottom:var(--wd-sticky-btn-height)}.wd-sticky-btn-on-mb .wd-sticky-btn{display:flex}}.wd-quantity-overlap{--quantity-space:80px}.wd-quantity-overlap div.quantity{position:absolute;bottom:0;inset-inline-start:0;z-index:2;height:100%;filter:brightness(.95);transform:translate3d(0,0,0)}.wd-quantity-overlap div.quantity input[type]{height:100%;border:none;background-color:var(--btn-accented-bgcolor);box-shadow:var(--btn-accented-box-shadow);color:var(--btn-accented-color);transition:all .25s ease}.wd-quantity-overlap div.quantity input[type]:hover{filter:brightness(.95)}.wd-quantity-overlap div.quantity input[type="button"]{min-width:25px;border-radius:0}.wd-quantity-overlap div.quantity:not(.hidden)+.button,.wd-quantity-overlap div.quantity:not(.hidden)+link+.button,.wd-quantity-overlap div.quantity:not(.hidden)+link+link+.button{padding-inline-start:var(--quantity-space)}.wd-quantity-overlap div.quantity:not(.hidden)+.button:before,.wd-quantity-overlap div.quantity:not(.hidden)+link+.button:before,.wd-quantity-overlap div.quantity:not(.hidden)+link+link+.button:before{inset-inline-start:var(--quantity-space)}.wd-quantity-overlap div.quantity:not(.hidden)+.button:after,.wd-quantity-overlap div.quantity:not(.hidden)+link+.button:after,.wd-quantity-overlap div.quantity:not(.hidden)+link+link+.button:after{inset-inline-start:calc(50% - 9px + var(--quantity-space) / 2)}.wd-quantity-overlap div.quantity:not(.hidden)+.single_add_to_cart_button{padding-inline-start:calc(20px + var(--quantity-space))}.wd-quantity-overlap :is(div,.cart):hover>div.quantity input[type],.wd-quantity-overlap :is(div,.cart):hover>div.quantity+.button{background-color:var(--btn-accented-bgcolor-hover);box-shadow:var(--btn-accented-box-shadow-hover);color:var(--btn-accented-color-hover)}.wd-quantity-overlap :is(div,.cart):active>div.quantity{bottom:var(--btn-accented-bottom-active)}.wd-quantity-overlap :is(div,.cart):active>div.quantity input[type],.wd-quantity-overlap :is(div,.cart):active>div.quantity+.button{box-shadow:var(--btn-accented-box-shadow-active)}.wd-quantity-overlap div.quantity:active{bottom:0!important}.wd-quantity-overlap div.quantity:active input[type],.wd-quantity-overlap div.quantity:active+.button{box-shadow:var(--btn-accented-box-shadow)!important}.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 rgb(0 0 0 / .12)}.wd-toolbar>a{display:flex;align-items:center;justify-content:center}.wd-toolbar>a,.wd-toolbar>div{flex:1 0 20%}.wd-toolbar>a,.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>a,.wd-toolbar.wd-toolbar-label-show>div a{position:relative;padding-bottom:15px}.wd-toolbar.wd-toolbar-label-show .wd-toolbar-label{display:block}.global-color-scheme-light .wd-toolbar a{color:#fff}.global-color-scheme-light .wd-toolbar a:hover{color:rgb(255 255 255 / .8)}.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:"\f146";font-family:"woodmart-font"}.wd-toolbar-blog .wd-tools-icon:before{content:"\f145";font-family:"woodmart-font"}.wd-toolbar-home .wd-tools-icon:before{content:"\f144";font-family:"woodmart-font"}.wd-toolbar-sidebar .wd-tools-icon:before{content:"\f15a";font-family:"woodmart-font"}.wd-toolbar-sidebar.wd-filter-icon .wd-tools-icon:before{content:"\f118"}.wd-toolbar-link .wd-tools-icon:before{content:"\f140";font-family:"woodmart-font"}.wd-toolbar-link .wd-custom-icon img{width:auto;height:20px}.wd-toolbar-shop-cat .wd-tools-icon:before{content:"\f15a";font-family:"woodmart-font"}body:not(:has(.wd-nav-side-hidden-mb-on)) .wd-toolbar-shop-cat{display:none}@media (min-width:1025px){.wd-toolbar{display:none}}@media (max-width:1024px){.sticky-toolbar-on{padding-bottom:55px}.sticky-toolbar-on .wd-sticky-btn{bottom:55px}.sticky-toolbar-on .scrollToTop{bottom:67px}.sticky-toolbar-on .wd-sticky-btn-shown.scrollToTop{bottom:calc(12px + 55px + var(--wd-sticky-btn-height))}}@media (max-width:768.98px){.sticky-toolbar-on.wd-sticky-btn-on-mb{padding-bottom:calc(55px + var(--wd-sticky-btn-height))}}@media (min-width:769px) and (max-width:1024px){.sticky-toolbar-on.wd-sticky-btn-on{padding-bottom:calc(55px + var(--wd-sticky-btn-height))}}:root{--wd-top-bar-h:120px;--wd-top-bar-sm-h:.00001px;--wd-top-bar-sticky-h:.00001px;--wd-top-bar-brd-w:1px;--wd-header-general-h:50px;--wd-header-general-sm-h:60px;--wd-header-general-sticky-h:50px;--wd-header-general-brd-w:.00001px;--wd-header-bottom-h:.00001px;--wd-header-bottom-sm-h:.00001px;--wd-header-bottom-sticky-h:.00001px;--wd-header-bottom-brd-w:.00001px;--wd-header-clone-h:.00001px;--wd-header-brd-w:calc(var(--wd-top-bar-brd-w) + var(--wd-header-general-brd-w) + var(--wd-header-bottom-brd-w));--wd-header-h:calc(var(--wd-top-bar-h) + var(--wd-header-general-h) + var(--wd-header-bottom-h) + var(--wd-header-brd-w));--wd-header-sticky-h:calc(var(--wd-top-bar-sticky-h) + var(--wd-header-general-sticky-h) + var(--wd-header-bottom-sticky-h) + var(--wd-header-clone-h) + var(--wd-header-brd-w));--wd-header-sm-h:calc(var(--wd-top-bar-sm-h) + var(--wd-header-general-sm-h) + var(--wd-header-bottom-sm-h) + var(--wd-header-brd-w))}.whb-top-bar .wd-dropdown{margin-top:39px}.whb-top-bar .wd-dropdown:after{height:50px}.whb-sticked .whb-general-header .wd-dropdown:not(.sub-sub-menu){margin-top:4px}.whb-sticked .whb-general-header .wd-dropdown:not(.sub-sub-menu):after{height:15px}:root:has(.whb-top-bar.whb-border-boxed){--wd-top-bar-brd-w:.00001px}@media (max-width:1024px){:root:has(.whb-top-bar.whb-hidden-mobile){--wd-top-bar-brd-w:.00001px}}:root:has(.whb-header-bottom.whb-border-boxed){--wd-header-bottom-brd-w:.00001px}@media (max-width:1024px){:root:has(.whb-header-bottom.whb-hidden-mobile){--wd-header-bottom-brd-w:.00001px}}.whb-2yhudz0za3uxpmwkx5b6.wd-search-form.wd-header-search-form .searchform{--wd-form-color:rgba(0, 0, 0, 1);--wd-form-placeholder-color:rgba(27, 73, 101, 1);--wd-form-brd-color:rgba(27, 73, 101, 1);--wd-form-brd-color-focus:rgba(0, 0, 0, 1)}.whb-top-bar-inner{border-color:rgb(255 250 243);border-bottom-width:1px;border-bottom-style:solid}.whb-top-bar{background-color:rgb(255 250 243)}.whb-row .whb-dlzo96tlrkb3m6m9epna.wd-tools-element .wd-tools-inner,.whb-row .whb-dlzo96tlrkb3m6m9epna.wd-tools-element>a>.wd-tools-icon{color:rgb(255 255 255);background-color:rgb(27 73 101)}.whb-row .whb-dlzo96tlrkb3m6m9epna.wd-tools-element:hover .wd-tools-inner,.whb-row .whb-dlzo96tlrkb3m6m9epna.wd-tools-element:hover>a>.wd-tools-icon{color:rgb(255 255 255);background-color:rgb(27 73 101)}.whb-row .whb-alnutpcqeew3p76bz2i8.wd-tools-element .wd-tools-inner,.whb-row .whb-alnutpcqeew3p76bz2i8.wd-tools-element>a>.wd-tools-icon{color:rgb(255 255 255);background-color:rgb(27 73 101)}.whb-row .whb-alnutpcqeew3p76bz2i8.wd-tools-element:hover .wd-tools-inner,.whb-row .whb-alnutpcqeew3p76bz2i8.wd-tools-element:hover>a>.wd-tools-icon{color:rgb(255 255 255);background-color:rgb(27 73 101)}.whb-row .whb-g1k0m1tib7raxrwkm1t3.wd-tools-element .wd-tools-inner,.whb-row .whb-g1k0m1tib7raxrwkm1t3.wd-tools-element>a>.wd-tools-icon{color:rgb(255 255 255);background-color:rgb(27 73 101)}.whb-row .whb-g1k0m1tib7raxrwkm1t3.wd-tools-element:hover .wd-tools-inner,.whb-row .whb-g1k0m1tib7raxrwkm1t3.wd-tools-element:hover>a>.wd-tools-icon{color:rgb(255 255 255);background-color:rgb(27 73 101)}.whb-row .whb-024elas1ap9kh8zwwoaw.wd-tools-element .wd-tools-inner,.whb-row .whb-024elas1ap9kh8zwwoaw.wd-tools-element>a>.wd-tools-icon{color:rgb(255 255 255);background-color:rgb(27 73 101)}.whb-row .whb-024elas1ap9kh8zwwoaw.wd-tools-element:hover .wd-tools-inner,.whb-row .whb-024elas1ap9kh8zwwoaw.wd-tools-element:hover>a>.wd-tools-icon{color:rgb(255 255 255);background-color:rgb(27 73 101)}.whb-general-header{background-color:rgb(255 250 243);border-color:rgb(255 250 243);border-bottom-width:0;border-bottom-style:solid}.whb-header-bottom{background-color:rgb(255 250 243);border-color:rgb(255 250 243);border-bottom-width:1px;border-bottom-style:solid}@font-face{font-weight:400;font-style:normal;font-family:"woodmart-font";src:url(//siteq.ir/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.9) format("woff2")}:root{--wd-text-font:"IRANSans-Bold-web", Arial, Helvetica, sans-serif;--wd-text-font-weight:400;--wd-text-color:rgb(0,0,0);--wd-text-font-size:14px;--wd-title-font:"IRANSans-Bold-web", Arial, Helvetica, sans-serif;--wd-title-font-weight:400;--wd-title-color:rgb(0,0,0);--wd-entities-title-font:"IRANSans-Bold-web", Arial, Helvetica, sans-serif;--wd-entities-title-font-weight:400;--wd-entities-title-color:rgb(0,0,0);--wd-entities-title-color-hover:rgb(51 51 51 / 65%);--wd-alternative-font:"IRANSans-Bold-web", Arial, Helvetica, sans-serif;--wd-widget-title-font:"IRANSans-Bold-web", Arial, Helvetica, sans-serif;--wd-widget-title-font-weight:400;--wd-widget-title-transform:uppercase;--wd-widget-title-color:rgb(0,0,0);--wd-widget-title-font-size:16px;--wd-header-el-font:"IRANSans-Bold-web", Arial, Helvetica, sans-serif;--wd-header-el-font-weight:400;--wd-header-el-transform:uppercase;--wd-header-el-font-size:13px;--wd-otl-style:dotted;--wd-otl-width:2px;--wd-primary-color:rgb(27,73,101);--wd-alternative-color:#fbbc34;--btn-default-font-family:"IRANSans-Bold-web", Arial, Helvetica, sans-serif;--btn-default-font-weight:500;--btn-default-bgcolor:rgb(27,73,101);--btn-default-bgcolor-hover:rgb(102,102,102);--btn-accented-font-family:"IRANSans-Bold-web", Arial, Helvetica, sans-serif;--btn-accented-font-weight:500;--btn-accented-bgcolor:rgb(27,73,101);--btn-accented-bgcolor-hover:rgb(102,102,102);--wd-form-brd-width:2px;--notices-success-bg:#459647;--notices-success-color:#fff;--notices-warning-bg:#E0B252;--notices-warning-color:#fff;--wd-link-color:rgb(27,73,101);--wd-link-color-hover:rgb(221,51,51);--wd-sticky-btn-height:95px}.wd-popup.wd-age-verify{background-color:rgb(255 235 208 / .26);background-image:none}.wd-age-verify-wrap{--wd-popup-width:500px}.wd-popup.wd-promo-popup{background-color:#111;background-image:none;background-repeat:no-repeat;background-size:cover;background-position:center center}.wd-promo-popup-wrap{--wd-popup-width:800px}:is(.woodmart-woocommerce-layered-nav,.wd-product-category-filter) .wd-scroll-content{max-height:223px}.wd-page-title .wd-page-title-bg img{object-fit:cover;object-position:center center}.wd-footer{background-color:rgb(255 235 208 / .26);background-image:none}{font-family:"IRANSans-Bold-web",Arial,Helvetica,sans-serif;font-family:"IRANSans-Bold-web",Arial,Helvetica,sans-serif;font-weight:500}.page .wd-page-content{background-color:rgb(255 235 208 / .26);background-image:none}.woodmart-archive-shop:not(.single-product) .wd-page-content{background-color:rgb(255 235 208 / .26);background-image:none}.single-product .wd-page-content{background-color:rgb(255 235 208 / .26);background-image:none}.woodmart-archive-blog .wd-page-content{background-color:rgb(255 235 208 / .26);background-image:none}.single-post .wd-page-content{background-color:rgb(255 235 208 / .26);background-image:none}.woodmart-archive-portfolio .wd-page-content{background-color:rgb(255 235 208 / .26);background-image:none}.single-portfolio .wd-page-content{background-color:rgb(255 235 208 / .26);background-image:none}body,[class*=color-scheme-light],[class*=color-scheme-dark],.wd-search-form[class*="wd-header-search-form"] form.searchform,.wd-el-search .searchform{--wd-form-color:rgb(27,73,101);--wd-form-bg:rgba(255,235,208,0.26)}.mfp-wrap.wd-popup-quick-view-wrap{--wd-popup-width:920px}@media (max-width:1024px){:root{--wd-sticky-btn-height:95px}}@media (max-width:768.98px){:root{--wd-sticky-btn-height:42px}}:root{--wd-container-w:1222px;--wd-form-brd-radius:35px;--btn-default-color:#fff;--btn-default-color-hover:#fff;--btn-accented-color:#fff;--btn-accented-color-hover:#fff;--btn-default-brd-radius:5px;--btn-default-box-shadow:none;--btn-default-box-shadow-hover:none;--btn-accented-brd-radius:5px;--btn-accented-box-shadow:none;--btn-accented-box-shadow-hover:none;--wd-brd-radius:12px}@media (min-width:1222px){section.elementor-section.wd-section-stretch>.elementor-container{margin-left:auto;margin-right:auto}}rs-slides :is([data-type=text],[data-type=button]){font-family:IRANSans-Bold-web!important}rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text]{font-family:IRANSans-Bold-web!important}.wd-page-title{background-color:rgb(255 235 208 / .26)}@font-face{font-family:"IRANSans-Bold-web";src:url(//siteq.ir/wp-content/uploads/2024/07/IRANSans-Bold-web.woff2) format("woff2"),url(//siteq.ir/wp-content/uploads/2024/07/IRANSans-Bold-web.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"IRANSans-Light-web";src:url(//siteq.ir/wp-content/uploads/2024/07/IRANSans-Light-web.woff2) format("woff2"),url(//siteq.ir/wp-content/uploads/2024/07/IRANSans-Light-web.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"IRANSans-web";src:url(//siteq.ir/wp-content/uploads/2024/07/IRANSans-web.woff2) format("woff2"),url(//siteq.ir/wp-content/uploads/2024/07/IRANSans-web.woff) format("woff");font-weight:400;font-style:normal}/*! elementor-pro - v3.35.0 - 11-02-2026 */
.elementor-button.elementor-hidden,.elementor-hidden{display:none}.e-form__step{width:100%}.e-form__step:not(.elementor-hidden){display:flex;flex-wrap:wrap}.e-form__buttons{flex-wrap:wrap}.e-form__buttons,.e-form__buttons__wrapper{display:flex}.e-form__indicators{align-items:center;display:flex;flex-wrap:nowrap;font-size:13px;justify-content:space-between;margin-bottom:var(--e-form-steps-indicators-spacing)}.e-form__indicators__indicator{align-items:center;display:flex;flex-basis:0%;flex-direction:column;justify-content:center;padding:0 var(--e-form-steps-divider-gap)}.e-form__indicators__indicator__progress{background-color:var(--e-form-steps-indicator-progress-background-color);border-radius:var(--e-form-steps-indicator-progress-border-radius);overflow:hidden;position:relative;width:100%}.e-form__indicators__indicator__progress__meter{background-color:var(--e-form-steps-indicator-progress-color);border-radius:var(--e-form-steps-indicator-progress-border-radius);color:var(--e-form-steps-indicator-progress-meter-color);height:var(--e-form-steps-indicator-progress-height);line-height:var(--e-form-steps-indicator-progress-height);padding-right:15px;text-align:right;transition:width .1s linear;width:var(--e-form-steps-indicator-progress-meter-width,0)}.e-form__indicators__indicator:first-child{padding-left:0}.e-form__indicators__indicator:last-child{padding-right:0}.e-form__indicators__indicator--state-inactive{color:var(--e-form-steps-indicator-inactive-primary-color,#c2cbd2)}.e-form__indicators__indicator--state-inactive [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-inactive-secondary-color,#fff)}.e-form__indicators__indicator--state-inactive object,.e-form__indicators__indicator--state-inactive svg{fill:var(--e-form-steps-indicator-inactive-primary-color,#c2cbd2)}.e-form__indicators__indicator--state-active{border-color:var(--e-form-steps-indicator-active-secondary-color,#fff);color:var(--e-form-steps-indicator-active-primary-color,#39b54a)}.e-form__indicators__indicator--state-active [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-active-secondary-color,#fff)}.e-form__indicators__indicator--state-active object,.e-form__indicators__indicator--state-active svg{fill:var(--e-form-steps-indicator-active-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed{color:var(--e-form-steps-indicator-completed-secondary-color,#fff)}.e-form__indicators__indicator--state-completed [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-completed-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed .e-form__indicators__indicator__label{color:var(--e-form-steps-indicator-completed-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed .e-form__indicators__indicator--shape-none{background-color:initial;color:var(--e-form-steps-indicator-completed-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed object,.e-form__indicators__indicator--state-completed svg{fill:var(--e-form-steps-indicator-completed-secondary-color,#fff)}.e-form__indicators__indicator__icon{align-items:center;border-style:solid;border-width:1px;display:flex;font-size:var(--e-form-steps-indicator-icon-size);height:var(--e-form-steps-indicator-padding,30px);justify-content:center;margin-bottom:10px;overflow:hidden;width:var(--e-form-steps-indicator-padding,30px)}.e-form__indicators__indicator__icon img,.e-form__indicators__indicator__icon object,.e-form__indicators__indicator__icon svg{height:auto;width:var(--e-form-steps-indicator-icon-size)}.e-form__indicators__indicator__icon .e-font-icon-svg{height:1em}.e-form__indicators__indicator__number{align-items:center;border-style:solid;border-width:1px;display:flex;height:var(--e-form-steps-indicator-padding,30px);justify-content:center;margin-bottom:10px;width:var(--e-form-steps-indicator-padding,30px)}.e-form__indicators__indicator--shape-circle{border-radius:50%}.e-form__indicators__indicator--shape-square{border-radius:0}.e-form__indicators__indicator--shape-rounded{border-radius:5px}.e-form__indicators__indicator--shape-none{border:0}.e-form__indicators__indicator__label{text-align:center}.e-form__indicators__indicator__separator{background-color:#babfc5;height:var(--e-form-steps-divider-width);width:100%}.e-form__indicators--type-icon,.e-form__indicators--type-icon_text,.e-form__indicators--type-number,.e-form__indicators--type-number_text{align-items:flex-start}.e-form__indicators--type-icon .e-form__indicators__indicator__separator,.e-form__indicators--type-icon_text .e-form__indicators__indicator__separator,.e-form__indicators--type-number .e-form__indicators__indicator__separator,.e-form__indicators--type-number_text .e-form__indicators__indicator__separator{margin-top:calc(var(--e-form-steps-indicator-padding, 30px) / 2 - var(--e-form-steps-divider-width, 1px) / 2)}.elementor-field-type-hidden{display:none}.elementor-field-type-html{display:inline-block}.elementor-field-type-tel input{direction:inherit}.elementor-field-type-recaptcha_v3 .elementor-field-label{display:none}.elementor-field-type-recaptcha_v3 .grecaptcha-badge{z-index:1}.elementor-button .elementor-form-spinner{order:3}.elementor-form .elementor-button .elementor-button-content-wrapper{align-items:center}.elementor-form .elementor-button .elementor-button-text{white-space:normal}.elementor-form .elementor-button svg{height:auto}.elementor-form .elementor-button .e-font-icon-svg{height:1em}.elementor-form .elementor-button .elementor-button-content-wrapper{gap:5px}.elementor-form .elementor-button .elementor-button-icon,.elementor-form .elementor-button .elementor-button-text{flex-grow:unset;order:unset}.elementor-select-wrapper .select-caret-down-wrapper{font-size:11px;inset-inline-end:10px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.elementor-select-wrapper .select-caret-down-wrapper svg{aspect-ratio:unset;display:unset;width:1em;fill:currentColor;overflow:visible}.elementor-select-wrapper .select-caret-down-wrapper i{font-size:19px;line-height:2}.elementor-select-wrapper.remove-before:before{content:""!important}.elementor-message-svg:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxMSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE0IDExIj48cGF0aCBmaWxsPSIjMDA4QTIwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00Ljc1IDguMTUgMS42IDUgLjU1IDYuMDVsNC4yIDQuMiA5LTlMMTIuNy4yeiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);background-position:50%;background-repeat:no-repeat;content:"";height:1em;width:1em}.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}.otino-popup-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgb(0 0 0 / 15%);backdrop-filter:blur(5px);z-index:99999;display:flex;align-items:center;justify-content:center;font-family:inherit;overflow-y:auto}.otino-popup-container{max-width:450px;width:90%;max-height:90vh;overflow:hidden;background:#fff;padding:30px;justify-content:center;align-items:center;border-radius:15px;position:relative}.otino-popup-container .no-template-otino{position:static}.head-popup-login-otino{display:flex;width:100%;font-size:20px;font-weight:600;text-align:center;justify-content:center;align-items:center;margin-bottom:15px}.response-otino{border-radius:10px;margin-bottom:12px}.otino-popup-container span#otino-response-box,.otino-popup-container form{width:100%}.otino-popup-container .otino-mobile-label-form{display:flex;width:100%;flex-direction:column;flex:1;gap:5px;margin:auto}.close-login-popup-otino{cursor:pointer;display:flex;justify-content:center;align-items:center;padding:8px;position:absolute;left:18px;top:18px}.otino-popup-container .otino-mobile-label-form input{text-align:center;letter-spacing:10px;font-size:16px!important;direction:ltr;box-sizing:border-box;line-height:1.5em}.otino-popup-container .otino-login-form{display:flex;flex-direction:column;width:100%;gap:15px}.otino-popup-container input[type="email"],.otino-popup-container input[type="tel"],.otino-popup-container input[type="password"],.otino-popup-container input[type="text"]{outline:0;padding:11px 10px!important;border:1px solid #dcdcdc!important;border-radius:14px!important;-webkit-appearance:none;-webkit-transition:all .2s;transition:all .2s!important;font-family:initial,sans-serif!important;width:100%;margin:0!important}.otino-popup-container input[type="email"]:focus,.otino-popup-container input[type="tel"]:focus,.otino-popup-container input[type="password"]:focus,.otino-popup-container input[type="text"]:focus{border:1px solid var(--var-otino-main-color)}.otino-popup-container textarea:focus,.otino-popup-container input[type="text"]:focus,.otino-popup-container input[type="email"]:focus,.otino-popup-container select:focus,.otino-popup-container input[type="password"]:focus{border-color:var(--var-otino-main-color)!important}.otino-popup-container button{width:100%;border-radius:15px!important;background-color:var(--var-otino-main-color)!important;color:#fff!important;font-weight:600;padding:12px!important;cursor:pointer;font-size:18px;border:none;font-family:inherit}@keyframes otino-popup-slide-in{from{opacity:0;transform:translateY(-30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:480px){.otino-popup-container{width:95%;margin:0 10px}.otino-popup-content{padding:20px}.otino-popup-buttons{flex-direction:column}.otino-btn{width:100%}}.no-template-otino{position:relative;overflow:hidden}.no-template-otino input[type=email]:focus,.no-template-otino input[type=number]:focus,.no-template-otino input[type=password]:focus,.no-template-otino input[type=search]:focus,.no-template-otino input[type=tel]:focus,.no-template-otino input[type=text]:focus,.no-template-otino input[type=url]:focus,.no-template-otino select:focus,.no-template-otino textarea:focus{outline:none!important;box-shadow:none!important}.no-template-otino.loading .otino-loading-box{display:flex!important}.otino-response-box{position:absolute;background:#ebffe2;color:#277504;width:100%;height:100%;display:flex;justify-content:center;align-items:center;border-radius:12px}.otino_otp_container{display:flex;justify-content:center;gap:2.5%;direction:ltr;width:100%}.otino_otp_item{width:100%;padding:16px;text-align:center;display:flex;font-size:20px;border-radius:14px;justify-content:center;align-items:center;box-shadow:none;outline:none!important;background:#fff;border:1px solid #dcdcdc;-webkit-appearance:none;-webkit-transition:all .3s;transition:0.3s all ease-in-out;aspect-ratio:1 / 1}.otino_otp_item:focus{border-color:var(--var-otino-main-color)}#otino-form-otp,#otino-login-register-form-mobile.otino-login-form.otp-active{display:none!important}#otino-login-register-form-mobile.otino-login-form.otp-active+#otino-form-otp{display:inherit!important}.otino-loading-box{display:none;background:#00000052;position:absolute;width:100%;height:100%;justify-content:center;align-items:center;top:0;right:0}.otino-loading-box svg{width:45px;height:auto}.response-otino{padding:10px 22px 14px}.otp-change-phone-otino{display:flex;justify-content:space-between;flex-wrap:wrap;font-size:13px}.change-phone-now-otino{display:flex;color:var(--var-otino-main-color);justify-content:center;align-items:center;cursor:pointer}.otp-time-reset-otino{color:#52667B;font-size:13px;justify-content:center;display:flex;align-items:center;text-align:center;margin-top:5px;margin-bottom:5px;gap:4px;flex-wrap:wrap}.login-form-side.wd-side-hidden.woocommerce.wd-left.wd-opened .create-account-question{display:none!important}.otp-time-reset-otino+p.form-row{margin:0}button.otino-send-channel-alt{background-color:#fff!important;color:var(--var-otino-main-color)!important;border:2px solid var(--var-otino-main-color)!important;padding:10px!important}#otino-form-otp.otino-auth-mode-inbound .otino_otp_item,#otino-form-otp.otino-auth-mode-inbound label[for="otino_otp"],#otino-form-otp.otino-auth-mode-inbound button[name="otino_otp_submit"]{display:none!important}#otino-form-otp.otino-auth-mode-inbound .otino-inbound-sms-box{display:block!important}#otino-form-otp.otino-auth-mode-inbound .otino-inbound-fallback-row{display:none!important}#otino-form-otp.otino-auth-mode-inbound .otp-message-end-otino{display:none!important}.otino-inbound-sms-box{border:1px solid #dce8f2;background:#f7fbff;border-radius:12px;padding:14px;margin-top:10px;text-align:center;direction:rtl}.otino-inbound-sms-title{margin-bottom:8px}.otino-inbound-sms-code{font-size:45px;font-weight:700;letter-spacing:15px;direction:rtl;margin-bottom:12px;color:#0e4d77;background:#fff;border-radius:15px}.otino-inbound-sms-target,.otino-inbound-sms-status{color:#334155;font-size:14px}.otino-inbound-sms-number{font-size:18px;letter-spacing:5px;display:block;margin-bottom:10px;color:var(--var-otino-main-color)}.otino-inbound-fallback-row{text-align:center;margin-top:8px}.otino-inbound-fallback-btn{background:#fff!important;color:var(--var-otino-main-color)!important;border:1px solid var(--var-otino-main-color)!important}