.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#444}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#444;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:var(--wp-admin-theme-color,#0073aa);color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid var(--wp-admin-theme-color,#0073aa)}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#444}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid var(--wp-admin-theme-color,#0073aa)}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid var(--wp-admin-theme-color,#0073aa)}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid var(--wp-admin-theme-color,#0073aa)}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid #fff0}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:var(--wp-admin-theme-color,#0073aa)}.torobpay-widget{--tp-widget-bg:#ffffff;--tp-widget-border:#ebecf2;--tp-widget-text:#1a1c23;--tp-widget-accent:#9CE76A;--tp-widget-accent-dark:#003D01;padding:16px;display:flex;align-items:center;gap:8px;width:100%;margin:10px 0;transition:opacity 200ms ease-in-out,box-shadow 150ms ease-in-out,transform 150ms ease-in-out;border-style:solid;border-radius:16px;border:1px solid var(--tp-widget-border);background-color:var(--tp-widget-bg);color:var(--tp-widget-text);position:relative;cursor:pointer;user-select:none;box-sizing:border-box}.torobpay-widget:hover{box-shadow:0 4px 12px rgb(0 0 0 / .1);transform:translateY(-1px)}.torobpay-widget:active{transform:translateY(0);box-shadow:0 1px 4px rgb(0 0 0 / .08)}.torobpay-widget--mint{padding-inline-start:20px;overflow:hidden}.torobpay-widget--mint::before{content:'';position:absolute;inset-block:0;inset-inline-start:0;width:5px;background:linear-gradient(180deg,var(--tp-widget-accent) 0%,var(--tp-widget-accent-dark) 100%);pointer-events:none}.torobpay-widget--mint .torobpay-widget-title{letter-spacing:-.2px}.torobpay-widget--stacked{flex-direction:column;align-items:center;text-align:center;gap:12px;padding:20px 16px}.torobpay-widget--stacked .torobpay-widget-media{order:0}.torobpay-widget--stacked .torobpay-widget-content{order:1;width:100%}.torobpay-widget--stacked .torobpay-widget-image{width:72px}.torobpay-widget--stacked .torobpay-widget-title{margin-bottom:4px}.torobpay-widget--compact{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;align-items:center;column-gap:8px;row-gap:0;padding:8px 14px 8px 10px;width:auto;max-width:100%}.torobpay-widget--compact .torobpay-widget-media{grid-column:1;grid-row:1 / span 2;align-self:center}.torobpay-widget--compact .torobpay-widget-content{grid-column:2;grid-row:1 / span 2;display:flex;flex-direction:column;justify-content:center;min-width:0}.torobpay-widget--compact .torobpay-widget-image{width:36px;border-radius:10px}.torobpay-widget--compact .torobpay-widget-title{line-height:140%;margin-bottom:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.torobpay-widget--compact .torobpay-widget-description{line-height:140%;opacity:.85;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.torobpay-widget--compact .torobpay-widget-media.torobpay-logo-light-sweep{border-radius:10px}@keyframes torobpay-shake{0%,100%{transform:translateX(0)}20%{transform:translateX(-6px)}40%{transform:translateX(6px)}60%{transform:translateX(-4px)}80%{transform:translateX(4px)}}.torobpay-widget-highlight{animation:torobpay-shake 0.45s ease-in-out;outline:2px solid #ff6b35;outline-offset:2px}.torobpay-widget-image{width:60px;height:auto;border-radius:15px;display:block}.torobpay-widget-media{display:flex;align-items:center}.torobpay-widget-content{color:#1a1c23}.torobpay-widget-title{font-size:14px;font-weight:700;line-height:180%;margin-bottom:2px}.torobpay-widget-description{font-weight:300;font-size:12px;line-height:180%;letter-spacing:-.36px}#torobpay-variation-widget-container{opacity:1;transition:opacity 200ms ease-in-out}#torobpay-variation-widget-container.torobpay-loading,.torobpay-widget.torobpay-loading{opacity:.5;pointer-events:none}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}@keyframes wobble{0%,100%{transform:translateX(0%)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-15px)}60%{transform:translateY(-7px)}}@keyframes ping{0%{transform:scale(1);box-shadow:0 0 0 0 rgb(156 231 106 / .45)}70%{transform:scale(1.05);box-shadow:0 0 0 18px #fff0}100%{transform:scale(1);box-shadow:0 0 0 0 #fff0}}.torobpay-logo-pulse{animation:pulse 1s ease-in-out infinite}.torobpay-logo-wobble{animation:wobble 1.2s ease-in-out infinite}.torobpay-logo-bounce{animation:bounce 1.2s ease-in-out infinite}.torobpay-logo-ping{animation:ping 1.6s ease-out infinite}.torobpay-widget-media.torobpay-logo-light-sweep{position:relative;overflow:hidden;border-radius:15px}.torobpay-widget-media.torobpay-logo-light-sweep::after{content:'';position:absolute;top:-35%;left:0;width:60%;height:170%;background:linear-gradient(90deg,#fff0 0%,rgb(255 255 255 / .75) 50%,#fff0 100%);transform:translateX(0) rotate(25deg);opacity:0;pointer-events:none;animation:torobpay-light-sweep 1.8s ease-in-out infinite}.torobpay-widget-status-indicator{position:absolute;top:-8px;right:-8px;width:18px;height:18px;pointer-events:none}.torobpay-widget-status-indicator .torobpay-status-heartbeat,.torobpay-widget-status-indicator .torobpay-status-dot{position:absolute;inset:0;border-radius:9999px}.torobpay-widget-status-indicator .torobpay-status-dot{background:#9ce76a}.torobpay-widget-status-indicator .torobpay-status-heartbeat{background:#9ce76a;opacity:.7;animation:torobpay-status-ping 1.4s cubic-bezier(0,0,.2,1) infinite}@keyframes torobpay-status-ping{0%{transform:scale(1);opacity:.7}75%{transform:scale(2.1);opacity:0}100%{transform:scale(2.3);opacity:0}}@keyframes torobpay-light-sweep{0%{transform:translateX(-120%) rotate(25deg);opacity:0}30%{opacity:.85}60%{transform:translateX(160%) rotate(25deg);opacity:0}100%{transform:translateX(160%) rotate(25deg);opacity:0}}.products .product,li.product,.wc-block-grid__product,.wp-block-post,.xts-products .xts-col{position:relative!important}.torobpay-product-badge{position:absolute;top:8px;right:8px;z-index:99;direction:rtl;margin:0;pointer-events:none}.torobpay-product-badge-inner{pointer-events:auto}.torobpay-product-badge-inner{display:inline-flex;align-items:center;gap:0;padding:0;border:1px solid #9ce76a;border-radius:999px;background-color:#fff;transition:padding 300ms ease,box-shadow 300ms ease;overflow:hidden}.torobpay-product-badge-icon{width:auto!important;height:24px!important;margin:0!important;flex-shrink:0!important;display:block!important;transition:transform 300ms ease;max-width:none!important;min-width:0!important;max-height:none!important;min-height:0!important;object-fit:contain!important}.torobpay-product-badge-text{max-width:0;opacity:0;margin-left:0;white-space:nowrap;overflow:hidden;transition:max-width 300ms ease,opacity 300ms ease,margin-left 300ms ease,margin-right 300ms ease;font-size:12px;font-weight:500}.torobpay-product-badge:hover .torobpay-product-badge-inner{box-shadow:0 6px 16px rgb(0 61 1 / .12)}.torobpay-product-badge:hover .torobpay-product-badge-text{max-width:240px;opacity:1;margin-right:5px;margin-left:9px}.torobpay-compat-badge{position:absolute!important;z-index:999!important}.product-thumbnail,.product-image,.product-img,.woocommerce-loop-product__link,a.woocommerce-LoopProduct-link{position:relative!important}.elementor-widget-wc-products .product,.elementor-product{position:relative!important}.product-item,.product-card,.woo-product,.product-grid-item{position:relative!important}.jet-listing-grid__item,.jet-woo-products__item,.jet-woo-builder-archive-product{position:relative!important}.jet-listing-grid__item .elementor-widget-image,.jet-listing-grid__item .jet-listing-dynamic-field,.jet-woo-products__item .jet-woo-product-thumbnail,.jet-woo-products__item .product-image{overflow:visible!important}.product-thumbnail,.product-image,.product-img{overflow:visible!important}.bsDigi-block-content{border:1px solid #e0e0e6;border-radius:8px;padding:32px}.bsDigi-logo{display:block;text-align:center}.bsDigi-logo img{width:150px;height:auto;margin:0 auto}.bsDigi-block-content .bsAuth-box-title{display:inline-block;color:#080a38;font-size:19px;font-weight:700;margin-top:16px;text-align:right}.bsDigi-block-content .bsAuth-box-desc{margin:16px 0;font-size:12px;font-weight:400;text-align:right}.bsDigi-block-content .biger-auth-input{display:block;width:100%;padding:8px 16px;color:#3f4064;font-size:15px;font-weight:400;border-radius:8px;outline:none!important;box-shadow:none!important;border:1px solid #c3c3ce!important}.bsDigi-block-content .biger-auth-input::placeholder{opacity:0;color:inherit}.bsDigi-block-content .biger-head-form-main label{display:none}.bsDigi-block-content .biger-footer-form-main{margin-top:32px}.bsDigi-block-content .biger-auth-submit{position:relative;width:100%;color:#fff;border-radius:8px;background:#ef4056;border:none;box-shadow:none;font-size:14px;font-weight:400;line-height:30px;padding:10px 16px 10px 16px;outline:none!important}.bsDigi-block-content #msg_error_auth{margin:0 5px;font-size:12px;line-height:26px;text-align:right}.bsDigi-block-content .bsAuth-digikala-Rules{color:#3f4064;font-size:11px;font-weight:400;margin-top:16px}.bsDigi-block-content .bsAuth-digikala-Rules a{color:#008eb2}.bsDigi-block-content .bsAuth-digikala-Rules p{margin:0!important}.bsDigi-block-content .bsAuth-digikala-initForm .biger-auth-checked-title{font-size:19px;font-weight:700;line-height:40px;margin-top:16px;margin-bottom:0;text-align:right}.bsDigi-block-content .bsAuth-digikala-initForm .backAuth{top:-58px;cursor:pointer;padding:5px 15px;position:absolute}.bsDigi-block-content .bsAuth-digikala-initForm .biger-auth-checked-head{font-size:13px;font-weight:300;line-height:26px;margin:16px 0;text-align:right}.bsDigi-block-content .bsAuth-digikala-initForm #biger-auth-checked--code{display:block;width:100%;font-size:14px;font-weight:400;line-height:32px;padding:8px 16px;color:#3f4064;border-radius:8px;outline:none!important;box-shadow:none!important;text-align:center;letter-spacing:15px;box-sizing:border-box;border:1px solid #c3c3ce!important}.bsDigi-block-content .bsAuth-digikala-initForm .biger-act-auth-pass{color:#19bfd3;font-size:12px;font-weight:700;margin-top:16px;line-height:26px;cursor:pointer;padding:4px 16px;display:inline-block}.bs-arrow{border:solid #19bfd3;border-width:0 2.5px 2.5px 0;display:inline-block;padding:3px;border-radius:2px;position:relative;left:-5px;top:1px}.bs-arrow.left{transform:rotate(135deg);-webkit-transform:rotate(135deg)}.bsDigi-block-content .bsAuth-digikala-initForm .biger-auth-expire-holder{text-align:center;font-size:12px;font-weight:400;padding:8px 0;margin-top:16px;margin-bottom:24px;color:#3f4064}.bsDigi-block-content .bsAuth-digikala-initForm .biger-auth-submit-checked{position:relative;width:100%;color:#fff;border-radius:8px;background:#ef4056;border:none;box-shadow:none;outline:none!important;font-size:14px;font-weight:400;line-height:30px;padding:10px 16px 10px 16px}.bsAuth-digikala-initForm .biger-auth-code-again{background:transparent!important;padding:8px 0;margin-top:16px;font-size:13px;font-weight:400;margin-bottom:24px;outline:none!important;box-shadow:none!important}.bsDigi-block-content .biger-auth-pass-holder .biger-auth-checked-title{text-align:right}.bsDigi-block-content .biger-auth-pass-holder .biger-auth-submit-checked{margin-top:16px}.bsDigi-block-content .blockRegEmail,.bsDigi-block-content .blockRegPhone{margin-top:25px!important}.bsDigi-block-content .biger-auth-pass-holder .biger-act-auth-code{margin-top:12px;display:inline-block;margin-bottom:24px;padding:4px 16px;color:#19BFD3}.esLogin-getInfo-holder{margin-top:22px}.esLogin-getInfo-holder input{display:block;width:100%;padding:10px 16px;color:#3f4064;font-size:15px;font-weight:400;border-radius:8px;margin-bottom:20px;outline:none!important;box-shadow:none!important;border:1px solid #c3c3ce!important}.esLogin-getInfo-holder.auth-form-load .load-holder{opacity:1;visibility:unset}.bsAuth-digikala-change.esyLoading:after{border-radius:0}.bsAuth-digikala-change .bigerActForgetPass .esyBtnPass{color:#19bfd3;font-size:12px;font-weight:700;margin-top:16px;line-height:26px;cursor:pointer;padding:4px 16px;display:inline-block}.bsAuth-digikala-change .bigerActForgetPass .esyBtnPass:after{content:'';border:solid #19bfd3;border-width:0 2.5px 2.5px 0;display:inline-block;padding:3px;border-radius:2px;position:relative;left:-5px;top:1px;transform:rotate(135deg);-webkit-transform:rotate(135deg)}.bsAuth-digikala-change .biger-auth-pass-holder .biger-act-auth-code{margin-bottom:0}.bsAuth-digikala-change .bigerActForgetPass{margin-bottom:24px}.bsAuth-digikala-change .textAbroad-Holder .authAbroadBTN{margin:27px 0 7px}.bsAuth-digikala-change .esyBackHolder .esyBack-Abroad{top:35px;right:15px;cursor:pointer;padding:5px 15px;position:absolute}