.select2-container{box-sizing:border-box;vertical-align:middle;margin:0;display:inline-block;position:relative}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;height:28px;margin:0 0 -4px;display:block}.select2-container .select2-selection--single .select2-selection__rendered{text-overflow:ellipsis;white-space:nowrap;padding-left:8px;padding-right:20px;display:block;overflow:hidden}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;min-height:32px;display:block}.select2-container .select2-selection--multiple .select2-selection__rendered{text-overflow:ellipsis;white-space:nowrap;padding-left:8px;display:inline-block;overflow:hidden}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;margin:0;padding:0;font-size:100%}.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);box-sizing:border-box;z-index:1051;border:1px solid #aaa;border-radius:4px;width:100%;display:block;position:absolute;left:-100000px}.select2-results{display:block}.select2-results__options{margin:0;padding:0;list-style:none}.select2-results__option{-webkit-user-select:none;user-select:none;padding:6px}.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-right-radius:0;border-bottom-left-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{padding:4px;display:block}.select2-search--dropdown .select2-search__field{box-sizing:border-box;width:100%;padding:4px}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{opacity:0;z-index:99;background-color:#fff;border:0;width:auto;min-width:100%;height:auto;min-height:100%;margin:0;padding:0;display:block;position:fixed;top:0;left:0}.select2-hidden-accessible{clip:rect(0 0 0 0)!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!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:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{width:20px;height:26px;position:absolute;top:1px;right:1px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border:4px solid #fff0;border-top:5px solid #888;border-bottom-width:0;width:0;height:0;margin-top:-2px;margin-left:-4px;position:absolute;top:50%;left:50%}.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{cursor:default;background-color:#eee}.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-width:0 4px 5px;border-color:#fff0 #fff0 #888}.select2-container--default .select2-selection--multiple{cursor:text;background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;width:100%;margin:0;padding:0 5px;list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{margin:5px 5px 0 0;list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;float:left;margin-top:5px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;margin-top:5px;margin-right:10px;font-weight:700}.select2-container--default .select2-selection--multiple .select2-selection__choice{cursor:default;float:left;background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;margin-top:5px;margin-right:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;margin-right:2px;font-weight:700;display:inline-block}.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:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{cursor:default;background-color:#eee}.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-right-radius:0;border-bottom-left-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{box-shadow:none;-webkit-appearance:textfield;background:0 0;border:none;outline:0}.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]{color:#fff;background-color:#0073aa}.select2-container--default .select2-results__group{cursor:default;padding:6px;display:block}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;background-image:linear-gradient(#fff 50%,#eee 100%);background-repeat:repeat-x;border:1px solid #aaa;border-radius:4px;outline:0}.select2-container--classic .select2-selection--single:focus{border:1px solid #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;margin-right:10px;font-weight:700}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;background-image:linear-gradient(#eee 50%,#ccc 100%);background-repeat:repeat-x;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;width:20px;height:26px;position:absolute;top:1px;right:1px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border:4px solid #fff0;border-top:5px solid #888;border-bottom-width:0;width:0;height:0;margin-top:-2px;margin-left:-4px;position:absolute;top:50%;left:50%}.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:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #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-width:0 4px 5px;border-color:#fff0 #fff0 #888}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{background-image:linear-gradient(#fff 0,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{background-image:linear-gradient(#eee 50%,#fff 100%);background-repeat:repeat-x;border-bottom:none;border-bottom-right-radius:0;border-bottom-left-radius:0}.select2-container--classic .select2-selection--multiple{cursor:text;background-color:#fff;border:1px solid #aaa;border-radius:4px;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{margin:0;padding:0 5px;list-style:none}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{cursor:default;float:left;background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;margin-top:5px;margin-right:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;margin-right:2px;font-weight:700;display:inline-block}.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;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 #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-right-radius:0;border-bottom-left-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{box-shadow:none;outline:0}.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:gray}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{color:#fff;background-color:#3875d7}.select2-container--classic .select2-results__group{cursor:default;padding:6px;display:block}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}.prk-tracking{width:100%;margin:0 auto}.prk-tracking-title{text-align:center;width:100%;margin:0 auto;font-size:13px!important}.prk-tracking-title h2{color:#323232;margin:10px 7px 30px;font-weight:700;line-height:24px;font-size:19px!important}.prk-tracking-title .icon-tracking-title i{color:#252525;margin-top:34px;font-size:56px;display:block}.prk-tracking-form-field label{color:#313131;padding-bottom:5px;font-size:14px;font-weight:600;display:block;position:relative}.prk-tracking-form-field #order_number,.prk-tracking-form-field #phone{color:#0f0f0f;background-color:#fff;background-clip:padding-box;border:1px solid #b3b1b1;border-radius:13px;outline:0;width:100%;height:50px;margin:auto;padding-left:10px;padding-right:40px;display:block}.prk-tracking-inputer{width:100%;display:inline-block;position:relative}.prk-tracking-inputer:before{color:#888;margin-top:13px;margin-left:13px;margin-right:9px;font-size:26px;font-weight:400;position:absolute}.prk-tracking-form-field.order_number .prk-tracking-inputer:before{content:""}.prk-tracking-form-field.phone .prk-tracking-inputer:before{content:""}.prk-tracking-form-field #phone:focus,.prk-tracking-form-field #phone:active,.prk-tracking-form-field #phone:focus,.prk-tracking-form-field #phone:active{outline:0}.prk-traking-form-submit input[type=submit]{color:#fff;cursor:pointer;border-radius:12px;width:192px;margin-top:8px;padding:15px 30px;font-size:16px;line-height:16px;display:block;background:#888!important}.prk-tracking-from{background:#fff;border:1px solid #e0e0e2;border-radius:16px;width:100%;margin:0 auto;padding:27px 22px}.prk-tracking-form-field.phone{margin-top:15px}.prk_ws_traking_box .statuses-title{background:#fcfcfc;border-bottom:none;border-radius:8px 8px 0 0;margin-top:25px;padding:5px 15px;font-size:17px;font-weight:700;line-height:32px}.prk_ws_traking_box .prk_wc_traking_steps{white-space:nowrap;border-radius:0 0 8px 8px;justify-content:space-between;max-width:100%;margin-bottom:25px;padding:15px;display:flex;overflow-y:hidden}.prk_ws_traking_box .prk_wc_traking_steps .prk_wc_traking_step{text-align:center}.prk_ws_traking_box .prk_wc_traking_steps .prk_wc_traking_step img{filter:grayscale();opacity:.35;max-width:128px}.prk_ws_traking_box .prk_wc_traking_steps .prk_wc_traking_step.active img{filter:unset;opacity:1}.prk_ws_traking_box .prk_wc_traking_steps .prk_wc_traking_step .title{color:#8e8e8e;text-align:center;margin-top:12px}.prk_ws_traking_box .prk_wc_traking_steps .prk_wc_traking_step.active .title{color:#0c0c0c;font-weight:700}.prk-traking-form-result .description{background-color:#effafc;border-radius:8px;margin-bottom:20px;padding:15px;color:#0c0c0c!important;font-size:14px!important}.prk-tracking-list .label,.myaccount-view-order .address-details .shipping-address>div .label{color:#a1a3a8;font-size:14px;line-height:29px}.prk-tracking-list .label span.icons-Delivery-Post,.myaccount-view-order .address-details .shipping-address>div .label span.icons-Delivery-Post{color:#feb900;margin-left:5px;margin-right:5px;font-size:20px;position:relative;top:4px}.address-details .billing-address,.address-details .shipping-address{border-bottom:1px solid #e0e0e2;padding-bottom:15px}.item-totals>div{margin-right:15px;display:inline-block}.item-totals>div:first-child{margin-right:0}.icons-Delivery-Post:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant:normal;text-transform:none;content:"︎";font-family:parskala;font-size:100%;font-style:normal;font-weight:400;line-height:1;text-decoration:none}.prk-tracking-list .customer-result{color:#0c0c0c;margin-right:3px;font-size:14px}.order-items .order-item{border-bottom:1px solid #e0e0e2;justify-content:space-between;width:100%;padding:20px 0;display:flex}.item-totals{border-bottom:1px solid #e0e0e2;padding:10px 0}.order-items .order-item .product-name{flex-grow:1;padding-left:0;padding-right:40px}.order-items .order-item .product-name .product-title{margin-bottom:10px;font-size:15px;font-weight:600;line-height:24px}.order-items .order-item .product-img img{max-width:90px}.prk-wc-traking-img.delivered_img img{max-width:104px!important}.order-items .order-item .product-img a.go-product{color:#ef394e;border:1px solid #ef394e;border-radius:8px;justify-content:center;align-items:center;height:42px;margin-top:5px;display:flex}.order-items .order-item .product-img a span{font-size:23px;position:relative;top:5px}.order-items .order-item .product-name .product-info{color:#62666d;align-items:center;font-size:13px;line-height:24px;display:flex}.order-items .order-item .product-name .product-info .icon{width:18px;height:18px;margin-left:10px;margin-right:0;font-size:18px;line-height:1}.order-items .order-item .product-name .product-info .icon.stock{margin-top:8px}.order-items .order-item .product-name .index-prices-pro div,.order-items .order-item .product-name .index-prices-pro{margin-top:10px}.order-items .order-item .product-name .index-prices-pro div,.order-items .order-item .product-name .index-prices-pro div ins{text-align:right}.order-items .order-item .product-name .index-prices-pro div del{justify-content:right}.order-items .order-item .product-name .view-product{text-align:left;font-size:13px;font-weight:600}.digikala-icon-cart:before{content:"︎";font-family:parskala}@media (width<=990px){.prk-tracking{width:100%;padding:10px}.prk_ws_traking_box .prk_wc_traking_steps .prk_wc_traking_step img{max-width:60px!important}.prk-wc-traking-img.delivered_img img{max-width:49px!important}.prk-traking-form-result p.description{font-size:13px;line-height:18px}.prk_ws_traking_box .prk_wc_traking_steps .prk_wc_traking_step .title{margin-top:7px;font-size:12px!important}.prk_ws_traking_box .prk_wc_traking_steps .prk_wc_traking_step{margin-left:20px}.order-items .order-item .product-name{font-size:12px}body .prk-tracking-from,body .prk-tracking-title{width:100%}}.woocommerce-MyAccount-content .prk-tracking{width:100%}