Changeset 2162312
- Timestamp:
- 09/24/2019 04:08:19 PM (7 years ago)
- Location:
- dokan-lite/trunk
- Files:
-
- 1 added
- 21 edited
-
assets/css/vue-admin.css (modified) (1 diff)
-
assets/css/vue-admin.css.map (modified) (1 diff)
-
assets/js/dokan.js (modified) (1 diff)
-
assets/js/vue-admin.js (modified) (3 diffs)
-
classes/admin-user-profile.php (modified) (2 diffs)
-
classes/ajax.php (modified) (2 diffs)
-
dokan.php (modified) (4 diffs)
-
includes/admin/class-settings.php (modified) (2 diffs)
-
includes/class-api-manager.php (modified) (1 diff)
-
includes/class-commission.php (added)
-
includes/class-order-manager.php (modified) (2 diffs)
-
includes/functions.php (modified) (7 diffs)
-
includes/order-functions.php (modified) (2 diffs)
-
languages/dokan-lite.pot (modified) (42 diffs)
-
lib/class.category-walker.php (modified) (2 diffs)
-
lib/class.taxonomy-walker.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
-
templates/orders/details.php (modified) (1 diff)
-
templates/orders/listing.php (modified) (2 diffs)
-
templates/products/new-product-single.php (modified) (1 diff)
-
templates/products/products-listing-row.php (modified) (1 diff)
-
templates/settings/store-form.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dokan-lite/trunk/assets/css/vue-admin.css
r2129956 r2162312 1 .dokan-dashboard .widgets-wrapper{display:block;overflow:hidden;margin-top:15px;width:100%}.dokan-dashboard .widgets-wrapper .left-side,.dokan-dashboard .widgets-wrapper .right-side{float:left;width:48%}.dokan-dashboard .widgets-wrapper .left-side{margin-right:3%}.dokan-dashboard .dokan-postbox .loading{display:block;width:100%;margin:15px auto;text-align:center}.dokan-dashboard .subscribe-box{margin:20px -12px -11px;padding:0 15px 15px;background:#fafafa;border-top:1px solid #efefef;position:relative}.dokan-dashboard .subscribe-box h3{margin:10px 0}.dokan-dashboard .subscribe-box p{margin-bottom:10px!important}.dokan-dashboard .subscribe-box .thank-you{background:#4fa72b;margin-top:10px;padding:15px;border-radius:3px;color:#fff}.dokan-dashboard .subscribe-box .form-wrap{display:flex}.dokan-dashboard .subscribe-box .form-wrap input[type=email]{width:100%;padding:3px 0 3px 6px;margin:0 -1px 0 0}.dokan-dashboard .subscribe-box .form-wrap button.button{box-shadow:none;background:#ff5722;color:#fff;border-color:#ff5722;border-top-left-radius:0;border-bottom-left-radius:0}.dokan-dashboard .subscribe-box .form-wrap button.button:hover{background:#ff6a3c}.dokan-dashboard .subscribe-box .loading{position:absolute;height:100%;margin:0 0 0 -15px;background:rgba(0,0,0,.2)}.dokan-dashboard .subscribe-box .loading .dokan-loader{margin-top:30px}@media only screen and (max-width:770px){.dokan-dashboard .widgets-wrapper .left-side{margin-right:0}.dokan-dashboard .widgets-wrapper .left-side,.dokan-dashboard .widgets-wrapper .right-side{width:auto}}@media only screen and (max-width:500px){.dokan-dashboard .widgets-wrapper .left-side{margin-right:0}.dokan-dashboard .widgets-wrapper .left-side,.dokan-dashboard .widgets-wrapper .right-side{width:auto}.dokan-dashboard .postbox.dokan-status ul li a .details span.down,.dokan-dashboard .postbox.dokan-status ul li a .details span.up{display:none}.dokan-dashboard .postbox.dokan-status ul li a strong{font-size:16px}}@media only screen and (max-width:360px){.dokan-dashboard .postbox.dokan-status ul li a .details{display:none}}.withdraw-requests .dokan-modal .modal-body{min-height:130px}.withdraw-requests .dokan-modal .modal-body textarea{width:100%}.withdraw-requests .image{width:10%}.withdraw-requests .seller{width:20%}.withdraw-requests td.seller img{float:left;margin-right:10px;margin-top:1px;width:24px;height:auto}.withdraw-requests td.seller strong{display:block;margin-bottom:.2em;font-size:14px}.withdraw-requests td.actions,.withdraw-requests th.actions{width:120px}.withdraw-requests td.status span{line-height:2.5em;padding:5px 8px;border-radius:4px}.withdraw-requests td.status .approved{background:#c6e1c6;color:#5b841b}.withdraw-requests td.status .pending{background:#f8dda7;color:#94660c}.withdraw-requests td.status .cancelled{background:#eba3a3;color:#761919}@media only screen and (max-width:600px){.withdraw-requests table td.seller,.withdraw-requests td.actions,.withdraw-requests td.amount{display:table-cell!important}.withdraw-requests table td:not(.check-column):not(.seller):not(.amount):not(.actions),.withdraw-requests table th:not(.check-column):not(.seller):not(.amount):not(.actions){display:none}.withdraw-requests table td.column,.withdraw-requests table th.column{width:auto}.withdraw-requests table td.column.actions .dashicons{width:14px;height:14px;font-size:18px}.withdraw-requests table td.seller .row-actions{display:inline-block}.withdraw-requests table td.seller .row-actions span{font-size:11px}}@media only screen and (max-width:376px){.withdraw-requests table td.seller .row-actions{display:inline-block}.withdraw-requests table td.seller .row-actions span{font-size:9px}}@media only screen and (max-width:320px){.withdraw-requests table td.column.actions .dashicons{width:10px;height:10px;font-size:14px}}.dokan-pro-features{font-family:Open Sans,sans-serif;margin:-10px -20px 0 -22px}.dokan-pro-features a{transition:all .2s ease}.dokan-pro-features .section-title{text-align:center;color:#2e2c2c;font-size:30px;line-height:1.5em;font-weight:400;position:relative;margin:0 0 58px}.dokan-pro-features .section-title:after{content:"";position:absolute;bottom:-21px;left:50%;transform:translateX(-50%);width:38px;height:5px;border-radius:3px;background-color:#f2624d}.dokan-pro-features .header-section{background-color:#f2f2f2;color:#3f4143;font-size:16px;display:flex;align-items:center;padding:0 8%;border-bottom:1px solid #eee}@media (min-width:1281px){.dokan-pro-features .header-section{padding:0 24%}}.dokan-pro-features .header-section .feature-thumb img{width:233px;margin:-20px 0 -30px}.dokan-pro-features .header-section .content-area{padding-left:10%}.dokan-pro-features .header-section .content-area h1{font-size:27px;line-height:1.5em;color:#2e2c2c}.dokan-pro-features .header-section .content-area p{font-size:16px;line-height:1.5em;font-weight:300;margin:0;letter-spacing:.5px}.dokan-pro-features .service-section{text-align:center;padding:73px 30px 85px;background-color:#f7f8f9}@media (min-width:1281px){.dokan-pro-features .service-section{padding-left:20%;padding-right:20%}}.dokan-pro-features .service-section .service-list{display:flex;flex-wrap:wrap}.dokan-pro-features .service-section .service-list .service-box{flex:0 0 28.9%;margin:2.2%;text-align:center;border-radius:5px;background-color:#fff}.dokan-pro-features .service-section .service-list .service-box .service-thumb img{border-radius:5px 5px 0 0;max-width:100%}.dokan-pro-features .service-section .service-list .service-box .service-detail{padding:20px 25px 25px}.dokan-pro-features .service-section .service-list .service-box .service-detail h3{color:#3f4143;font-size:15px;line-height:1.5em;font-weight:300;margin:0}.dokan-pro-features .service-section .btn{font-size:16px;line-height:1.5em;font-weight:300;color:#ffff;background-color:#3984b5;border:1px solid #226b9b;border-radius:3px;text-decoration:none;padding:13px 28px;display:inline-block;margin-top:52px;transition:all .2s ease}.dokan-pro-features .service-section .btn:hover{box-shadow:2.736px 7.518px 20px 0 rgba(0,0,0,.15)}.dokan-pro-features .service-section .btn svg{width:15px;fill:#fff;margin-left:5px}.dokan-pro-features .comparison-section{background-color:#f1f1f1;padding:75px}@media (min-width:1281px){.dokan-pro-features .comparison-section{padding-left:21.2%;padding-right:21.2%}}.dokan-pro-features .comparison-section .section-title{margin-bottom:90px}.dokan-pro-features .comparison-section .comparison-area{display:flex;justify-content:space-between}.dokan-pro-features .comparison-section .comparison-area .compare-box{flex:0 0 48%;background-color:#fff;border:1px solid #e0e9ec;border-radius:5px;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);padding:50px;box-sizing:border-box}.dokan-pro-features .comparison-section .comparison-area .compare-box .logo-section{margin-bottom:58px;position:relative}.dokan-pro-features .comparison-section .comparison-area .compare-box .logo-section:after{content:"";position:absolute;bottom:-23px;left:0;width:38px;height:5px;border-radius:3px;background-color:#d7d7d7}.dokan-pro-features .comparison-section .comparison-area .compare-box .logo-section img{width:120px}.dokan-pro-features .comparison-section .comparison-area .compare-box .compare-list{margin:0}.dokan-pro-features .comparison-section .comparison-area .compare-box .compare-list li{font-size:15px;line-height:1.5em;font-weight:300;color:#66676e;margin-bottom:28px;position:relative;display:flex;align-items:center}.dokan-pro-features .comparison-section .comparison-area .compare-box .compare-list li:last-child{margin-bottom:0}.dokan-pro-features .comparison-section .comparison-area .compare-box .compare-list li img{width:21px;margin-right:12px}.dokan-pro-features .comparison-section .comparison-area .compare-box .compare-list li.unavailable{color:#ccced5}.dokan-pro-features .pricing-section{background-color:#f7f8f9;padding:85px 0 62px}.dokan-pro-features .pricing-section .section-title{margin-bottom:120px}.dokan-pro-features .pricing-section .pricing-wrapper{padding:0 4.5%}@media (min-width:1281px){.dokan-pro-features .pricing-section .pricing-wrapper{padding-left:21%;padding-right:21%}}.dokan-pro-features .pricing-section .table-row{display:flex}.dokan-pro-features .pricing-section .table-row:first-child .table-col:first-child{background-color:transparent;border-color:transparent;border-radius:3px 3px 0 0}.dokan-pro-features .pricing-section .table-row:first-child .table-col:nth-child(2){border-radius:3px 0 0 0}.dokan-pro-features .pricing-section .table-row:first-child .table-col:last-child{border-radius:0 3px 0 0}.dokan-pro-features .pricing-section .table-row:first-child .table-col.popular{position:relative}.dokan-pro-features .pricing-section .table-row:first-child .table-col.popular:before{position:absolute;top:-28px;left:0;width:100%;content:"Most Popular";color:#23282d;font-size:14px;line-height:1.4em;background-color:#fc0;border-radius:3px 3px 0 0;padding:5px;box-sizing:border-box}.dokan-pro-features .pricing-section .table-row:nth-child(2) .table-col:first-child{border-radius:3px 3px 0 0}.dokan-pro-features .pricing-section .table-row:nth-last-child(2) .table-col:first-child{border-radius:0 0 5px 5px;border-bottom:1px solid #e7eaeb}.dokan-pro-features .pricing-section .table-row:last-child .table-col{border-bottom:1px solid #e7eaeb}.dokan-pro-features .pricing-section .table-row:last-child .table-col:first-child{border-radius:0 0 5px 5px;background-color:transparent;border-color:transparent}.dokan-pro-features .pricing-section .table-row:last-child .table-col:nth-child(2){border-radius:0 0 0 5px}.dokan-pro-features .pricing-section .table-row:last-child .table-col:last-child{border-radius:0 0 5px 0}.dokan-pro-features .pricing-section .table-row .table-col{width:18.5%;text-align:center;border:1px solid #e7eaeb;padding:18px;background-color:#fff;border-bottom:0;border-left:0;border-right:0}.dokan-pro-features .pricing-section .table-row .table-col:first-child{width:25%;margin-right:2%;text-align:left;border-left:1px solid #e7eaeb;border-right:1px solid #e7eaeb}.dokan-pro-features .pricing-section .table-row .table-col:nth-child(2){border-left:1px solid #e7eaeb}.dokan-pro-features .pricing-section .table-row .table-col:last-child{border-left:1px solid #e7eaeb;border-right:1px solid #e7eaeb}.dokan-pro-features .pricing-section .table-row .table-col.popular{z-index:1;box-shadow:1px 10px 30px 0 rgba(215,223,254,.5)}.dokan-pro-features .pricing-section .table-row .table-col .module-name{color:#157ef5;font-size:14px;line-height:1.5em;font-weight:300;text-decoration:none}.dokan-pro-features .pricing-section .table-row .table-col .plan-data{font-size:15px;color:#3f4143}.dokan-pro-features .pricing-section .table-row .table-col .plan-data img{display:block;margin:0 auto;width:23px}.dokan-pro-features .pricing-section .table-row .table-col .buy-btn{font-size:14px;font-weight:300;border-radius:3px;padding:13px 34px;color:#fff;text-decoration:none;margin:25px 0 14px;display:inline-block;transition:all .2s ease}.dokan-pro-features .pricing-section .table-row .table-col .buy-btn:hover{box-shadow:1px 10px 30px 0 rgba(215,223,254,.5)}.dokan-pro-features .pricing-section .table-row .table-col .buy-btn.starter{background-color:#00bcff}.dokan-pro-features .pricing-section .table-row .table-col .buy-btn.professional{background-color:#2bc66d}.dokan-pro-features .pricing-section .table-row .table-col .buy-btn.business{background-color:#795dff}.dokan-pro-features .pricing-section .table-row .table-col .buy-btn.enterprise{background-color:#ff5956}.dokan-pro-features .pricing-section .plan-name{display:inline-block;background:#000;color:#fff;font-size:14px;font-weight:300;line-height:1.4em;border-radius:25px;padding:5px 20px;min-width:95px;box-sizing:border-box;margin:26px 0 20px}.dokan-pro-features .pricing-section .plan-name.starter{background-color:#00bcff}.dokan-pro-features .pricing-section .plan-name.professional{background-color:#2bc66d}.dokan-pro-features .pricing-section .plan-name.business{background-color:#795dff}.dokan-pro-features .pricing-section .plan-name.enterprise{background-color:#ff5956}.dokan-pro-features .pricing-section .price{margin-bottom:15px}.dokan-pro-features .pricing-section .price span{font-size:14px;line-height:1.2em;font-weight:300;color:#b8bbbe;display:block}.dokan-pro-features .pricing-section .price span:first-child{font-size:28px;line-height:1.5em;font-weight:400;color:#23282d}.dokan-pro-features .pricing-section .price span:first-child sup{font-size:14px}.dokan-pro-features .payment-section{display:flex;background:#fff;justify-content:space-between;padding:20px 65px 15px;align-items:center}@media (min-width:1281px){.dokan-pro-features .payment-section{padding-left:21%;padding-right:21%}}.dokan-pro-features .payment-section .guarantee-section{display:flex;flex:0 0 70%;align-content:center;align-items:center;position:relative}.dokan-pro-features .payment-section .guarantee-section:after{content:"";position:absolute;right:-18px;top:50%;transform:translateY(-50%);width:5px;height:38px;border-radius:3px;background-color:#f1f1f1}.dokan-pro-features .payment-section .guarantee-section .feature-thumb img{max-width:100%;width:160px}.dokan-pro-features .payment-section .guarantee-section .guarantee-detail{padding-left:25px}.dokan-pro-features .payment-section .guarantee-section .guarantee-detail h2{font-size:24px;line-height:1.5em;color:#2e2c2c;font-weight:400;margin:0}.dokan-pro-features .payment-section .guarantee-section .guarantee-detail p{color:#66676e;font-size:15px;line-height:1.5em;font-weight:300;margin:5px 0 20px}.dokan-pro-features .payment-section .guarantee-section .guarantee-detail a{color:#f2624d;font-size:15px;line-height:1.5em;text-decoration:none}.dokan-pro-features .payment-section .guarantee-section .guarantee-detail a img{width:18px;margin-right:4px}.dokan-pro-features .payment-section .payment-area h3{font-size:15px;font-weight:300;color:#66676e;margin:0 0 17px}.dokan-pro-features .payment-section .payment-area .option img{max-width:100%}.dokan-pro-features .testimonial-section{background-color:#f1f1f1;padding:75px 0 70px;text-align:center}.dokan-pro-features .testimonial-section .section-title{margin-bottom:75px}.dokan-pro-features .testimonial-section .testimonial-wrapper{width:80%;text-align:center;margin:0 auto}@media only screen and (min-width:1281px){.dokan-pro-features .testimonial-section .testimonial-wrapper{width:55%}}.dokan-pro-features .testimonial-section .testimonial-wrapper .testimonial-box .profile-pic{width:70px;height:70px;border:5px solid #fff;border-radius:50%;background-color:#fff;box-shadow:0 1px 16px 0 rgba(0,0,0,.16);margin:0 auto -35px;z-index:1;position:relative}.dokan-pro-features .testimonial-section .testimonial-wrapper .testimonial-box .profile-pic img{border-radius:50%;max-width:100%}.dokan-pro-features .testimonial-section .testimonial-wrapper .testimonial-box .content-detail{background-color:#fff;color:#000;border-radius:5px;border:1px solid #e0e9ec;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);padding:50px 30px 30px;background-repeat:no-repeat;background-position:40px 40px}.dokan-pro-features .testimonial-section .testimonial-wrapper .testimonial-box .content-detail h4{font-size:18px;line-height:1.444;color:#f2624d;font-weight:400;margin-top:0;margin-bottom:5px}.dokan-pro-features .testimonial-section .testimonial-wrapper .testimonial-box .content-detail span{font-size:15px;line-height:1.444;font-weight:300;color:#66676e;margin-bottom:20px;display:inline-block}.dokan-pro-features .testimonial-section .testimonial-wrapper .testimonial-box .content-detail p{color:#2e2c2c;font-size:14px;line-height:1.9em;font-weight:300}.dokan-pro-features .testimonial-section .testimonial-wrapper .slick-dots{text-align:center;margin:40px 0 25px}.dokan-pro-features .testimonial-section .testimonial-wrapper .slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.dokan-pro-features .testimonial-section .testimonial-wrapper .slick-dots li.slick-active button:before{background-color:#3f4143}.dokan-pro-features .testimonial-section .testimonial-wrapper .slick-dots li button{position:relative;font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.dokan-pro-features .testimonial-section .testimonial-wrapper .slick-dots li button:before{position:absolute;top:0;left:0;width:21px;height:5px;content:"";text-align:center;background-color:#d6d6d6;border-radius:30px}.dokan-pro-features .testimonial-section p{color:#262626;font-size:16px;line-height:1.5em;font-weight:300}.dokan-pro-features .testimonial-section p a{color:#8263f7;text-decoration:none}.dokan-pro-features .cta-section{background-image:linear-gradient(15deg,#ff7d90,#ffad6f);background-repeat:no-repeat;background-position:50%;background-size:contain;text-align:center;padding:35px 75px 40px;color:#fff}.dokan-pro-features .cta-section img{width:60px;border-radius:50%;box-shadow:0 3px 70px 0 rgba(126,17,0,.35)}.dokan-pro-features .cta-section h2{font-size:30px;color:#fff;font-weight:400;line-height:1.333em;text-align:center;margin:10px 0;text-shadow:0 1px 2px hsla(0,0%,100%,.31)}.dokan-pro-features .cta-section p{font-size:16px;line-height:1.5em;font-weight:300;margin:10px 0 30px}.dokan-pro-features .cta-section .btn{background-color:#fff;color:#f2624d;font-size:16px;line-height:1.538em;font-weight:300;border:1px solid #ff9381;border-radius:3px;box-shadow:0 1px 2px 0 rgba(255,128,142,.05);display:inline-block;text-decoration:none;padding:12px 27px}.dokan-pro-features .cta-section .btn:hover{box-shadow:2.736px 7.518px 20px 0 rgba(0,0,0,.15)}.dokan-pro-features .cta-section .btn svg{width:15px;fill:#f2624d;margin-left:6px}.dokan-help-page .section-wrapper{margin-top:15px}.dokan-help-page .section-wrapper .dokan-postbox{width:calc(33% - 2em);margin:0 2% 15px 0;float:left}.dokan-help-page .section-wrapper .dokan-postbox:nth-child(3n+1){clear:both}.dokan-help-page .section-wrapper .dokan-postbox .dashicons{color:#ccc}.dokan-help-page .section-wrapper .dokan-postbox a{text-decoration:none}.dokan-help-page .section-wrapper .dokan-postbox .inside,.dokan-help-page .section-wrapper .dokan-postbox ul{margin-bottom:0}.dokan-help-page .loading{width:100%;text-align:center;margin-top:100px}.dokan-settings-wrap{position:relative;display:flex;border:1px solid #c8d7e1}.dokan-settings-wrap .loading{position:absolute;width:100%;height:100%;background:hsla(0,0%,100%,.6)}.dokan-settings-wrap .loading .dokan-loader{top:40%;left:45%}.dokan-settings-wrap .dashicons{padding-top:2px;margin-right:5px}.dokan-settings-wrap .dashicons.dashicons-admin-generic{color:#6c75ff}.dokan-settings-wrap .dashicons.dashicons-cart{color:#00aeff}.dokan-settings-wrap .dashicons.dashicons-money{color:#d35400}.dokan-settings-wrap .dashicons.dashicons-admin-page{color:#8e44ad}.dokan-settings-wrap .dashicons.dashicons-admin-appearance{color:#3498db}.dokan-settings-wrap .dashicons.dashicons-networking{color:#1abc9c}.dokan-settings-wrap h2.nav-tab-wrapper{flex:1;border-bottom:none;padding:0;background:#f1f1f1;border-right:1px solid #c8d7e1}.dokan-settings-wrap h2.nav-tab-wrapper a{float:none;display:block;margin:0;border:none;padding:13px;background:#f1f1f1;font-weight:500;border-bottom:1px solid #c8d7e1;transition-property:none;transition:none}.dokan-settings-wrap h2.nav-tab-wrapper a:active,.dokan-settings-wrap h2.nav-tab-wrapper a:focus{box-shadow:none;outline:0}.dokan-settings-wrap h2.nav-tab-wrapper a.nav-tab-active{background:#fff!important;border-right:1px solid #c8d7e1;width:99%;color:#2e4453;transition:none;transition-property:none}.dokan-settings-wrap .metabox-holder{flex:3;padding-left:3%;padding-right:10px;background:#fff}.dokan-settings-wrap .radio-image-container .radio-image{display:block;width:50%;background:#fff;box-shadow:0 1px 1px 0 rgba(0,0,0,.1);margin:0 0 15px;position:relative;line-height:0;border:1px solid #ededed;padding:4px}.dokan-settings-wrap .radio-image-container .radio-image img{max-width:100%;z-index:1}.dokan-settings-wrap .radio-image-container .radio-image .current-option-indicator{position:absolute;top:0;right:0;background-color:#4caf50;color:#fff;padding:4px;z-index:2;line-height:1.4}.dokan-settings-wrap .radio-image-container .radio-image .active-option{opacity:0;position:absolute;top:0;left:0;z-index:3;width:100%;height:100%;background-color:rgba(0,0,0,.45);transition:opacity .4s ease}.dokan-settings-wrap .radio-image-container .radio-image .active-option button{position:absolute;top:50%;left:50%;margin-top:-23px;margin-left:-58px}.dokan-settings-wrap .radio-image-container .radio-image:hover .active-option{opacity:1}.dokan-settings-wrap .radio-image-container .radio-image.active .active-option,.dokan-settings-wrap .radio-image-container .radio-image.not-active .current-option-indicator{display:none}.dokan-settings-wrap .radio-image-container label{display:block;margin-bottom:5px}.dokan-settings-wrap .radio-image-container label>input[type=radio]{visibility:hidden;position:absolute}.dokan-settings-wrap .radio-image-container label>img{max-width:100%}.form-table th.dokan-settings-sub-section-title{border-bottom:1px solid #ccc;padding:0 0 10px}.form-table th.dokan-settings-sub-section-title label{display:block;margin-top:20px;color:#0073aa;font-weight:500;font-size:1.3em}.form-table .dokan-settings-field-type-sub_section:first-child th.dokan-settings-sub-section-title label{margin-top:0}ul.dokan-settings-repeatable-list{list-style-type:disc;padding-left:20px}ul.dokan-settings-repeatable-list li span.remove-item{padding-top:0;cursor:pointer}.dokan-repetable-add-item-btn{font-size:16px!important;font-weight:700!important;height:25px!important;line-height:22px!important} .color-picker-container .color-picker-button[data-v-01dc0d51]{height:24px;padding:0 0 0 30px;margin:0 0 6px;font-size:11px}.color-picker-container .color-picker-button span[data-v-01dc0d51]{display:block;padding:0 6px;line-height:22px;color:#555;text-align:center;background:#f7f7f7;border-left:1px solid #ccc;border-radius:0 2px 2px 0}.color-picker-container .hex-input[data-v-01dc0d51]{width:65px;padding:3px 5px 4px;margin:0 3 0 0;font-family:monospace;font-size:12px;line-height:1.4;vertical-align:top;box-shadow:0 1px 0 #ccc}1 .dokan-dashboard .widgets-wrapper{display:block;overflow:hidden;margin-top:15px;width:100%}.dokan-dashboard .widgets-wrapper .left-side,.dokan-dashboard .widgets-wrapper .right-side{float:left;width:48%}.dokan-dashboard .widgets-wrapper .left-side{margin-right:3%}.dokan-dashboard .dokan-postbox .loading{display:block;width:100%;margin:15px auto;text-align:center}.dokan-dashboard .subscribe-box{margin:20px -12px -11px;padding:0 15px 15px;background:#fafafa;border-top:1px solid #efefef;position:relative}.dokan-dashboard .subscribe-box h3{margin:10px 0}.dokan-dashboard .subscribe-box p{margin-bottom:10px!important}.dokan-dashboard .subscribe-box .thank-you{background:#4fa72b;margin-top:10px;padding:15px;border-radius:3px;color:#fff}.dokan-dashboard .subscribe-box .form-wrap{display:flex}.dokan-dashboard .subscribe-box .form-wrap input[type=email]{width:100%;padding:3px 0 3px 6px;margin:0 -1px 0 0}.dokan-dashboard .subscribe-box .form-wrap button.button{box-shadow:none;background:#ff5722;color:#fff;border-color:#ff5722;border-top-left-radius:0;border-bottom-left-radius:0}.dokan-dashboard .subscribe-box .form-wrap button.button:hover{background:#ff6a3c}.dokan-dashboard .subscribe-box .loading{position:absolute;height:100%;margin:0 0 0 -15px;background:rgba(0,0,0,.2)}.dokan-dashboard .subscribe-box .loading .dokan-loader{margin-top:30px}@media only screen and (max-width:770px){.dokan-dashboard .widgets-wrapper .left-side{margin-right:0}.dokan-dashboard .widgets-wrapper .left-side,.dokan-dashboard .widgets-wrapper .right-side{width:auto}}@media only screen and (max-width:500px){.dokan-dashboard .widgets-wrapper .left-side{margin-right:0}.dokan-dashboard .widgets-wrapper .left-side,.dokan-dashboard .widgets-wrapper .right-side{width:auto}.dokan-dashboard .postbox.dokan-status ul li a .details span.down,.dokan-dashboard .postbox.dokan-status ul li a .details span.up{display:none}.dokan-dashboard .postbox.dokan-status ul li a strong{font-size:16px}}@media only screen and (max-width:360px){.dokan-dashboard .postbox.dokan-status ul li a .details{display:none}}.withdraw-requests .dokan-modal .modal-body{min-height:130px}.withdraw-requests .dokan-modal .modal-body textarea{width:100%}.withdraw-requests .image{width:10%}.withdraw-requests .seller{width:20%}.withdraw-requests td.seller img{float:left;margin-right:10px;margin-top:1px;width:24px;height:auto}.withdraw-requests td.seller strong{display:block;margin-bottom:.2em;font-size:14px}.withdraw-requests td.actions,.withdraw-requests th.actions{width:120px}.withdraw-requests td.status span{line-height:2.5em;padding:5px 8px;border-radius:4px}.withdraw-requests td.status .approved{background:#c6e1c6;color:#5b841b}.withdraw-requests td.status .pending{background:#f8dda7;color:#94660c}.withdraw-requests td.status .cancelled{background:#eba3a3;color:#761919}@media only screen and (max-width:600px){.withdraw-requests table td.seller,.withdraw-requests td.actions,.withdraw-requests td.amount{display:table-cell!important}.withdraw-requests table td:not(.check-column):not(.seller):not(.amount):not(.actions),.withdraw-requests table th:not(.check-column):not(.seller):not(.amount):not(.actions){display:none}.withdraw-requests table td.column,.withdraw-requests table th.column{width:auto}.withdraw-requests table td.column.actions .dashicons{width:14px;height:14px;font-size:18px}.withdraw-requests table td.seller .row-actions{display:inline-block}.withdraw-requests table td.seller .row-actions span{font-size:11px}}@media only screen and (max-width:376px){.withdraw-requests table td.seller .row-actions{display:inline-block}.withdraw-requests table td.seller .row-actions span{font-size:9px}}@media only screen and (max-width:320px){.withdraw-requests table td.column.actions .dashicons{width:10px;height:10px;font-size:14px}}.dokan-pro-features{font-family:Open Sans,sans-serif;margin:-10px -20px 0 -22px}.dokan-pro-features a{transition:all .2s ease}.dokan-pro-features .section-title{text-align:center;color:#2e2c2c;font-size:30px;line-height:1.5em;font-weight:400;position:relative;margin:0 0 58px}.dokan-pro-features .section-title:after{content:"";position:absolute;bottom:-21px;left:50%;transform:translateX(-50%);width:38px;height:5px;border-radius:3px;background-color:#f2624d}.dokan-pro-features .header-section{background-color:#f2f2f2;color:#3f4143;font-size:16px;display:flex;align-items:center;padding:0 8%;border-bottom:1px solid #eee}@media (min-width:1281px){.dokan-pro-features .header-section{padding:0 24%}}.dokan-pro-features .header-section .feature-thumb img{width:233px;margin:-20px 0 -30px}.dokan-pro-features .header-section .content-area{padding-left:10%}.dokan-pro-features .header-section .content-area h1{font-size:27px;line-height:1.5em;color:#2e2c2c}.dokan-pro-features .header-section .content-area p{font-size:16px;line-height:1.5em;font-weight:300;margin:0;letter-spacing:.5px}.dokan-pro-features .service-section{text-align:center;padding:73px 30px 85px;background-color:#f7f8f9}@media (min-width:1281px){.dokan-pro-features .service-section{padding-left:20%;padding-right:20%}}.dokan-pro-features .service-section .service-list{display:flex;flex-wrap:wrap}.dokan-pro-features .service-section .service-list .service-box{flex:0 0 28.9%;margin:2.2%;text-align:center;border-radius:5px;background-color:#fff}.dokan-pro-features .service-section .service-list .service-box .service-thumb img{border-radius:5px 5px 0 0;max-width:100%}.dokan-pro-features .service-section .service-list .service-box .service-detail{padding:20px 25px 25px}.dokan-pro-features .service-section .service-list .service-box .service-detail h3{color:#3f4143;font-size:15px;line-height:1.5em;font-weight:300;margin:0}.dokan-pro-features .service-section .btn{font-size:16px;line-height:1.5em;font-weight:300;color:#ffff;background-color:#3984b5;border:1px solid #226b9b;border-radius:3px;text-decoration:none;padding:13px 28px;display:inline-block;margin-top:52px;transition:all .2s ease}.dokan-pro-features .service-section .btn:hover{box-shadow:2.736px 7.518px 20px 0 rgba(0,0,0,.15)}.dokan-pro-features .service-section .btn svg{width:15px;fill:#fff;margin-left:5px}.dokan-pro-features .comparison-section{background-color:#f1f1f1;padding:75px}@media (min-width:1281px){.dokan-pro-features .comparison-section{padding-left:21.2%;padding-right:21.2%}}.dokan-pro-features .comparison-section .section-title{margin-bottom:90px}.dokan-pro-features .comparison-section .comparison-area{display:flex;justify-content:space-between}.dokan-pro-features .comparison-section .comparison-area .compare-box{flex:0 0 48%;background-color:#fff;border:1px solid #e0e9ec;border-radius:5px;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);padding:50px;box-sizing:border-box}.dokan-pro-features .comparison-section .comparison-area .compare-box .logo-section{margin-bottom:58px;position:relative}.dokan-pro-features .comparison-section .comparison-area .compare-box .logo-section:after{content:"";position:absolute;bottom:-23px;left:0;width:38px;height:5px;border-radius:3px;background-color:#d7d7d7}.dokan-pro-features .comparison-section .comparison-area .compare-box .logo-section img{width:120px}.dokan-pro-features .comparison-section .comparison-area .compare-box .compare-list{margin:0}.dokan-pro-features .comparison-section .comparison-area .compare-box .compare-list li{font-size:15px;line-height:1.5em;font-weight:300;color:#66676e;margin-bottom:28px;position:relative;display:flex;align-items:center}.dokan-pro-features .comparison-section .comparison-area .compare-box .compare-list li:last-child{margin-bottom:0}.dokan-pro-features .comparison-section .comparison-area .compare-box .compare-list li img{width:21px;margin-right:12px}.dokan-pro-features .comparison-section .comparison-area .compare-box .compare-list li.unavailable{color:#ccced5}.dokan-pro-features .pricing-section{background-color:#f7f8f9;padding:85px 0 62px}.dokan-pro-features .pricing-section .section-title{margin-bottom:120px}.dokan-pro-features .pricing-section .pricing-wrapper{padding:0 4.5%}@media (min-width:1281px){.dokan-pro-features .pricing-section .pricing-wrapper{padding-left:21%;padding-right:21%}}.dokan-pro-features .pricing-section .table-row{display:flex}.dokan-pro-features .pricing-section .table-row:first-child .table-col:first-child{background-color:transparent;border-color:transparent;border-radius:3px 3px 0 0}.dokan-pro-features .pricing-section .table-row:first-child .table-col:nth-child(2){border-radius:3px 0 0 0}.dokan-pro-features .pricing-section .table-row:first-child .table-col:last-child{border-radius:0 3px 0 0}.dokan-pro-features .pricing-section .table-row:first-child .table-col.popular{position:relative}.dokan-pro-features .pricing-section .table-row:first-child .table-col.popular:before{position:absolute;top:-28px;left:0;width:100%;content:"Most Popular";color:#23282d;font-size:14px;line-height:1.4em;background-color:#fc0;border-radius:3px 3px 0 0;padding:5px;box-sizing:border-box}.dokan-pro-features .pricing-section .table-row:nth-child(2) .table-col:first-child{border-radius:3px 3px 0 0}.dokan-pro-features .pricing-section .table-row:nth-last-child(2) .table-col:first-child{border-radius:0 0 5px 5px;border-bottom:1px solid #e7eaeb}.dokan-pro-features .pricing-section .table-row:last-child .table-col{border-bottom:1px solid #e7eaeb}.dokan-pro-features .pricing-section .table-row:last-child .table-col:first-child{border-radius:0 0 5px 5px;background-color:transparent;border-color:transparent}.dokan-pro-features .pricing-section .table-row:last-child .table-col:nth-child(2){border-radius:0 0 0 5px}.dokan-pro-features .pricing-section .table-row:last-child .table-col:last-child{border-radius:0 0 5px 0}.dokan-pro-features .pricing-section .table-row .table-col{width:18.5%;text-align:center;border:1px solid #e7eaeb;padding:18px;background-color:#fff;border-bottom:0;border-left:0;border-right:0}.dokan-pro-features .pricing-section .table-row .table-col:first-child{width:25%;margin-right:2%;text-align:left;border-left:1px solid #e7eaeb;border-right:1px solid #e7eaeb}.dokan-pro-features .pricing-section .table-row .table-col:nth-child(2){border-left:1px solid #e7eaeb}.dokan-pro-features .pricing-section .table-row .table-col:last-child{border-left:1px solid #e7eaeb;border-right:1px solid #e7eaeb}.dokan-pro-features .pricing-section .table-row .table-col.popular{z-index:1;box-shadow:1px 10px 30px 0 rgba(215,223,254,.5)}.dokan-pro-features .pricing-section .table-row .table-col .module-name{color:#157ef5;font-size:14px;line-height:1.5em;font-weight:300;text-decoration:none}.dokan-pro-features .pricing-section .table-row .table-col .plan-data{font-size:15px;color:#3f4143}.dokan-pro-features .pricing-section .table-row .table-col .plan-data img{display:block;margin:0 auto;width:23px}.dokan-pro-features .pricing-section .table-row .table-col .buy-btn{font-size:14px;font-weight:300;border-radius:3px;padding:13px 34px;color:#fff;text-decoration:none;margin:25px 0 14px;display:inline-block;transition:all .2s ease}.dokan-pro-features .pricing-section .table-row .table-col .buy-btn:hover{box-shadow:1px 10px 30px 0 rgba(215,223,254,.5)}.dokan-pro-features .pricing-section .table-row .table-col .buy-btn.starter{background-color:#00bcff}.dokan-pro-features .pricing-section .table-row .table-col .buy-btn.professional{background-color:#2bc66d}.dokan-pro-features .pricing-section .table-row .table-col .buy-btn.business{background-color:#795dff}.dokan-pro-features .pricing-section .table-row .table-col .buy-btn.enterprise{background-color:#ff5956}.dokan-pro-features .pricing-section .plan-name{display:inline-block;background:#000;color:#fff;font-size:14px;font-weight:300;line-height:1.4em;border-radius:25px;padding:5px 20px;min-width:95px;box-sizing:border-box;margin:26px 0 20px}.dokan-pro-features .pricing-section .plan-name.starter{background-color:#00bcff}.dokan-pro-features .pricing-section .plan-name.professional{background-color:#2bc66d}.dokan-pro-features .pricing-section .plan-name.business{background-color:#795dff}.dokan-pro-features .pricing-section .plan-name.enterprise{background-color:#ff5956}.dokan-pro-features .pricing-section .price{margin-bottom:15px}.dokan-pro-features .pricing-section .price span{font-size:14px;line-height:1.2em;font-weight:300;color:#b8bbbe;display:block}.dokan-pro-features .pricing-section .price span:first-child{font-size:28px;line-height:1.5em;font-weight:400;color:#23282d}.dokan-pro-features .pricing-section .price span:first-child sup{font-size:14px}.dokan-pro-features .payment-section{display:flex;background:#fff;justify-content:space-between;padding:20px 65px 15px;align-items:center}@media (min-width:1281px){.dokan-pro-features .payment-section{padding-left:21%;padding-right:21%}}.dokan-pro-features .payment-section .guarantee-section{display:flex;flex:0 0 70%;align-content:center;align-items:center;position:relative}.dokan-pro-features .payment-section .guarantee-section:after{content:"";position:absolute;right:-18px;top:50%;transform:translateY(-50%);width:5px;height:38px;border-radius:3px;background-color:#f1f1f1}.dokan-pro-features .payment-section .guarantee-section .feature-thumb img{max-width:100%;width:160px}.dokan-pro-features .payment-section .guarantee-section .guarantee-detail{padding-left:25px}.dokan-pro-features .payment-section .guarantee-section .guarantee-detail h2{font-size:24px;line-height:1.5em;color:#2e2c2c;font-weight:400;margin:0}.dokan-pro-features .payment-section .guarantee-section .guarantee-detail p{color:#66676e;font-size:15px;line-height:1.5em;font-weight:300;margin:5px 0 20px}.dokan-pro-features .payment-section .guarantee-section .guarantee-detail a{color:#f2624d;font-size:15px;line-height:1.5em;text-decoration:none}.dokan-pro-features .payment-section .guarantee-section .guarantee-detail a img{width:18px;margin-right:4px}.dokan-pro-features .payment-section .payment-area h3{font-size:15px;font-weight:300;color:#66676e;margin:0 0 17px}.dokan-pro-features .payment-section .payment-area .option img{max-width:100%}.dokan-pro-features .testimonial-section{background-color:#f1f1f1;padding:75px 0 70px;text-align:center}.dokan-pro-features .testimonial-section .section-title{margin-bottom:75px}.dokan-pro-features .testimonial-section .testimonial-wrapper{width:80%;text-align:center;margin:0 auto}@media only screen and (min-width:1281px){.dokan-pro-features .testimonial-section .testimonial-wrapper{width:55%}}.dokan-pro-features .testimonial-section .testimonial-wrapper .testimonial-box .profile-pic{width:70px;height:70px;border:5px solid #fff;border-radius:50%;background-color:#fff;box-shadow:0 1px 16px 0 rgba(0,0,0,.16);margin:0 auto -35px;z-index:1;position:relative}.dokan-pro-features .testimonial-section .testimonial-wrapper .testimonial-box .profile-pic img{border-radius:50%;max-width:100%}.dokan-pro-features .testimonial-section .testimonial-wrapper .testimonial-box .content-detail{background-color:#fff;color:#000;border-radius:5px;border:1px solid #e0e9ec;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);padding:50px 30px 30px;background-repeat:no-repeat;background-position:40px 40px}.dokan-pro-features .testimonial-section .testimonial-wrapper .testimonial-box .content-detail h4{font-size:18px;line-height:1.444;color:#f2624d;font-weight:400;margin-top:0;margin-bottom:5px}.dokan-pro-features .testimonial-section .testimonial-wrapper .testimonial-box .content-detail span{font-size:15px;line-height:1.444;font-weight:300;color:#66676e;margin-bottom:20px;display:inline-block}.dokan-pro-features .testimonial-section .testimonial-wrapper .testimonial-box .content-detail p{color:#2e2c2c;font-size:14px;line-height:1.9em;font-weight:300}.dokan-pro-features .testimonial-section .testimonial-wrapper .slick-dots{text-align:center;margin:40px 0 25px}.dokan-pro-features .testimonial-section .testimonial-wrapper .slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.dokan-pro-features .testimonial-section .testimonial-wrapper .slick-dots li.slick-active button:before{background-color:#3f4143}.dokan-pro-features .testimonial-section .testimonial-wrapper .slick-dots li button{position:relative;font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.dokan-pro-features .testimonial-section .testimonial-wrapper .slick-dots li button:before{position:absolute;top:0;left:0;width:21px;height:5px;content:"";text-align:center;background-color:#d6d6d6;border-radius:30px}.dokan-pro-features .testimonial-section p{color:#262626;font-size:16px;line-height:1.5em;font-weight:300}.dokan-pro-features .testimonial-section p a{color:#8263f7;text-decoration:none}.dokan-pro-features .cta-section{background-image:linear-gradient(15deg,#ff7d90,#ffad6f);background-repeat:no-repeat;background-position:50%;background-size:contain;text-align:center;padding:35px 75px 40px;color:#fff}.dokan-pro-features .cta-section img{width:60px;border-radius:50%;box-shadow:0 3px 70px 0 rgba(126,17,0,.35)}.dokan-pro-features .cta-section h2{font-size:30px;color:#fff;font-weight:400;line-height:1.333em;text-align:center;margin:10px 0;text-shadow:0 1px 2px hsla(0,0%,100%,.31)}.dokan-pro-features .cta-section p{font-size:16px;line-height:1.5em;font-weight:300;margin:10px 0 30px}.dokan-pro-features .cta-section .btn{background-color:#fff;color:#f2624d;font-size:16px;line-height:1.538em;font-weight:300;border:1px solid #ff9381;border-radius:3px;box-shadow:0 1px 2px 0 rgba(255,128,142,.05);display:inline-block;text-decoration:none;padding:12px 27px}.dokan-pro-features .cta-section .btn:hover{box-shadow:2.736px 7.518px 20px 0 rgba(0,0,0,.15)}.dokan-pro-features .cta-section .btn svg{width:15px;fill:#f2624d;margin-left:6px}.dokan-help-page .section-wrapper{margin-top:15px}.dokan-help-page .section-wrapper .dokan-postbox{width:calc(33% - 2em);margin:0 2% 15px 0;float:left}.dokan-help-page .section-wrapper .dokan-postbox:nth-child(3n+1){clear:both}.dokan-help-page .section-wrapper .dokan-postbox .dashicons{color:#ccc}.dokan-help-page .section-wrapper .dokan-postbox a{text-decoration:none}.dokan-help-page .section-wrapper .dokan-postbox .inside,.dokan-help-page .section-wrapper .dokan-postbox ul{margin-bottom:0}.dokan-help-page .loading{width:100%;text-align:center;margin-top:100px}.dokan-settings-wrap{position:relative;display:flex;border:1px solid #c8d7e1}.dokan-settings-wrap .loading{position:absolute;width:100%;height:100%;background:hsla(0,0%,100%,.6)}.dokan-settings-wrap .loading .dokan-loader{top:40%;left:45%}.dokan-settings-wrap .dashicons{padding-top:2px;margin-right:5px}.dokan-settings-wrap .dashicons.dashicons-admin-generic{color:#6c75ff}.dokan-settings-wrap .dashicons.dashicons-cart{color:#00aeff}.dokan-settings-wrap .dashicons.dashicons-money{color:#d35400}.dokan-settings-wrap .dashicons.dashicons-admin-page{color:#8e44ad}.dokan-settings-wrap .dashicons.dashicons-admin-appearance{color:#3498db}.dokan-settings-wrap .dashicons.dashicons-networking{color:#1abc9c}.dokan-settings-wrap h2.nav-tab-wrapper{flex:1;border-bottom:none;padding:0;background:#f1f1f1;border-right:1px solid #c8d7e1}.dokan-settings-wrap h2.nav-tab-wrapper a{float:none;display:block;margin:0;border:none;padding:13px;background:#f1f1f1;font-weight:500;border-bottom:1px solid #c8d7e1;transition-property:none;transition:none}.dokan-settings-wrap h2.nav-tab-wrapper a:active,.dokan-settings-wrap h2.nav-tab-wrapper a:focus{box-shadow:none;outline:0}.dokan-settings-wrap h2.nav-tab-wrapper a.nav-tab-active{background:#fff!important;border-right:1px solid #c8d7e1;width:99%;color:#2e4453;transition:none;transition-property:none}.dokan-settings-wrap .metabox-holder{flex:3;padding-left:3%;padding-right:10px;background:#fff}.dokan-settings-wrap .radio-image-container .radio-image{display:block;width:50%;background:#fff;box-shadow:0 1px 1px 0 rgba(0,0,0,.1);margin:0 0 15px;position:relative;line-height:0;border:1px solid #ededed;padding:4px}.dokan-settings-wrap .radio-image-container .radio-image img{max-width:100%;z-index:1}.dokan-settings-wrap .radio-image-container .radio-image .current-option-indicator{position:absolute;top:0;right:0;background-color:#4caf50;color:#fff;padding:4px;z-index:2;line-height:1.4}.dokan-settings-wrap .radio-image-container .radio-image .active-option{opacity:0;position:absolute;top:0;left:0;z-index:3;width:100%;height:100%;background-color:rgba(0,0,0,.45);transition:opacity .4s ease}.dokan-settings-wrap .radio-image-container .radio-image .active-option button{position:absolute;top:50%;left:50%;margin-top:-23px;margin-left:-58px}.dokan-settings-wrap .radio-image-container .radio-image:hover .active-option{opacity:1}.dokan-settings-wrap .radio-image-container .radio-image.active .active-option,.dokan-settings-wrap .radio-image-container .radio-image.not-active .current-option-indicator{display:none}.dokan-settings-wrap .radio-image-container label{display:block;margin-bottom:5px}.dokan-settings-wrap .radio-image-container label>input[type=radio]{visibility:hidden;position:absolute}.dokan-settings-wrap .radio-image-container label>img{max-width:100%}.form-table th.dokan-settings-sub-section-title{border-bottom:1px solid #ccc;padding:0 0 10px}.form-table th.dokan-settings-sub-section-title label{display:block;margin-top:20px;color:#0073aa;font-weight:500;font-size:1.3em}.form-table .dokan-settings-field-type-sub_section:first-child th.dokan-settings-sub-section-title label{margin-top:0}ul.dokan-settings-repeatable-list{list-style-type:disc;padding-left:20px}ul.dokan-settings-repeatable-list li span.remove-item{padding-top:0;cursor:pointer}.dokan-repetable-add-item-btn{font-size:16px!important;font-weight:700!important;height:25px!important;line-height:22px!important}td.fixed_fee,td.percent_fee{display:inline-block}td.fixed_fee input,td.percent_fee input{width:60px}tr.additional_fee .description{margin-left:10px;margin-top:-10px}.color-picker-container .color-picker-button[data-v-01dc0d51]{height:24px;padding:0 0 0 30px;margin:0 0 6px;font-size:11px}.color-picker-container .color-picker-button span[data-v-01dc0d51]{display:block;padding:0 6px;line-height:22px;color:#555;text-align:center;background:#f7f7f7;border-left:1px solid #ccc;border-radius:0 2px 2px 0}.color-picker-container .hex-input[data-v-01dc0d51]{width:65px;padding:3px 5px 4px;margin:0 3 0 0;font-family:monospace;font-size:12px;line-height:1.4;vertical-align:top;box-shadow:0 1px 0 #ccc} 2 2 /*# sourceMappingURL=vue-admin.css.map */ -
dokan-lite/trunk/assets/css/vue-admin.css.map
r2129956 r2162312 1 {"version":3,"sources":["vue-admin.css"],"names":[],"mappings":"AAgBA,kCACE,cAAe,AACf,gBAAiB,AACjB,gBAAiB,AACjB,UAAY,CACb,AACD,2FAEE,WAAY,AACZ,SAAW,CACZ,AACD,6CACE,eAAiB,CAClB,AACD,yCACE,cAAe,AACf,WAAY,AACZ,iBAAkB,AAClB,iBAAmB,CACpB,AACD,gCACE,wBAA+B,AAC/B,oBAAqB,AACrB,mBAAoB,AACpB,6BAA8B,AAC9B,iBAAmB,CACpB,AACD,mCACE,aAAe,CAChB,AACD,kCACE,4BAA+B,CAChC,AACD,2CACE,mBAAoB,AACpB,gBAAiB,AACjB,aAAc,AACd,kBAAmB,AACnB,UAAY,CACb,AACD,2CACE,YAAc,CACf,AACD,6DACE,WAAY,AACZ,sBAAuB,AACvB,iBAAqB,CACtB,AACD,yDACE,gBAAiB,AACjB,mBAAoB,AACpB,WAAY,AACZ,qBAAsB,AACtB,yBAA0B,AAC1B,2BAA6B,CAC9B,AACD,+DACE,kBAAoB,CACrB,AACD,yCACE,kBAAmB,AACnB,YAAa,AACb,mBAAoB,AACpB,yBAA+B,CAChC,AACD,uDACE,eAAiB,CAClB,AACD,yCACA,6CACI,cAAgB,CACnB,AACD,2FAEI,UAAY,CACf,CACA,AACD,yCACA,6CACI,cAAgB,CACnB,AACD,2FAEI,UAAY,CACf,AACD,kIAEI,YAAc,CACjB,AACD,sDACI,cAAgB,CACnB,CACA,AACD,yCACA,wDACI,YAAc,CACjB,CACA,AAED,4CACE,gBAAkB,CACnB,AACD,qDACE,UAAY,CACb,AACD,0BACE,SAAW,CACZ,AACD,2BACE,SAAW,CACZ,AACD,iCACE,WAAY,AACZ,kBAAmB,AACnB,eAAgB,AAChB,WAAY,AACZ,WAAa,CACd,AACD,oCACE,cAAe,AACf,mBAAqB,AACrB,cAAgB,CACjB,AACD,4DAEE,WAAa,CACd,AACD,kCACE,kBAAmB,AACnB,gBAAiB,AACjB,iBAAmB,CACpB,AACD,uCACE,mBAAoB,AACpB,aAAe,CAChB,AACD,sCACE,mBAAoB,AACpB,aAAe,CAChB,AACD,wCACE,mBAAoB,AACpB,aAAe,CAChB,AACD,yCACA,8FAGI,4BAA+B,CAClC,AAID,8KACI,YAAc,CACjB,AACD,sEAEI,UAAY,CACf,AACD,sDACI,WAAY,AACZ,YAAa,AACb,cAAgB,CACnB,AACD,gDACI,oBAAsB,CACzB,AACD,qDACI,cAAgB,CACnB,CACA,AACD,yCACA,gDACI,oBAAsB,CACzB,AACD,qDACI,aAAe,CAClB,CACA,AACD,yCACA,sDACI,WAAY,AACZ,YAAa,AACb,cAAgB,CACnB,CACA,AAED,oBACE,iCAAqC,AACrC,0BAA4B,CAC7B,AACD,sBACE,uBAA0B,CAC3B,AACD,mCACE,kBAAmB,AACnB,cAAe,AACf,eAAgB,AAChB,kBAAmB,AACnB,gBAAiB,AACjB,kBAAmB,AACnB,eAAiB,CAClB,AACD,yCACE,WAAY,AACZ,kBAAmB,AACnB,aAAc,AACd,SAAU,AACV,2BAA4B,AAC5B,WAAY,AACZ,WAAY,AACZ,kBAAmB,AACnB,wBAA0B,CAC3B,AACD,oCACE,yBAA0B,AAC1B,cAAe,AACf,eAAgB,AAChB,aAAc,AACd,mBAAoB,AACpB,aAAc,AACd,4BAA8B,CAC/B,AACD,0BACA,oCACI,aAAe,CAClB,CACA,AACD,uDACE,YAAa,AACb,oBAAsB,CACvB,AACD,kDACE,gBAAkB,CACnB,AACD,qDACE,eAAgB,AAChB,kBAAmB,AACnB,aAAe,CAChB,AACD,oDACE,eAAgB,AAChB,kBAAmB,AACnB,gBAAiB,AACjB,SAAU,AACV,mBAAsB,CACvB,AACD,qCACE,kBAAmB,AACnB,uBAAwB,AACxB,wBAA0B,CAC3B,AACD,0BACA,qCACI,iBAAkB,AAClB,iBAAmB,CACtB,CACA,AACD,mDACE,aAAc,AACd,cAAgB,CACjB,AACD,gEACE,eAAgB,AAChB,YAAa,AACb,kBAAmB,AACnB,kBAAmB,AACnB,qBAA0B,CAC3B,AACD,mFACE,0BAA2B,AAC3B,cAAgB,CACjB,AACD,gFACE,sBAAwB,CACzB,AACD,mFACE,cAAe,AACf,eAAgB,AAChB,kBAAmB,AACnB,gBAAiB,AACjB,QAAU,CACX,AACD,0CACE,eAAgB,AAChB,kBAAmB,AACnB,gBAAiB,AACjB,YAAa,AACb,yBAA0B,AAC1B,yBAA0B,AAC1B,kBAAmB,AACnB,qBAAsB,AACtB,kBAAmB,AACnB,qBAAsB,AACtB,gBAAiB,AACjB,uBAA0B,CAC3B,AACD,gDACE,iDAAuD,CACxD,AACD,8CACE,WAAY,AACZ,UAAW,AACX,eAAiB,CAClB,AACD,wCACE,yBAA0B,AAC1B,YAAc,CACf,AACD,0BACA,wCACI,mBAAoB,AACpB,mBAAqB,CACxB,CACA,AACD,uDACE,kBAAoB,CACrB,AACD,yDACE,aAAc,AACd,6BAA+B,CAChC,AACD,sEACE,aAAc,AACd,sBAAuB,AACvB,yBAA0B,AAC1B,kBAAmB,AACnB,uCAAgD,AAChD,aAAc,AACd,qBAAuB,CACxB,AACD,oFACE,mBAAoB,AACpB,iBAAmB,CACpB,AACD,0FACE,WAAY,AACZ,kBAAmB,AACnB,aAAc,AACd,OAAQ,AACR,WAAY,AACZ,WAAY,AACZ,kBAAmB,AACnB,wBAA0B,CAC3B,AACD,wFACE,WAAa,CACd,AACD,oFACE,QAAU,CACX,AACD,uFACE,eAAgB,AAChB,kBAAmB,AACnB,gBAAiB,AACjB,cAAe,AACf,mBAAoB,AACpB,kBAAmB,AACnB,aAAc,AACd,kBAAoB,CACrB,AACD,kGACE,eAAiB,CAClB,AACD,2FACE,WAAY,AACZ,iBAAmB,CACpB,AACD,mGACE,aAAe,CAChB,AACD,qCACE,yBAA0B,AAC1B,mBAAqB,CACtB,AACD,oDACE,mBAAqB,CACtB,AACD,sDACE,cAAgB,CACjB,AACD,0BACA,sDACI,iBAAkB,AAClB,iBAAmB,CACtB,CACA,AACD,gDACE,YAAc,CACf,AACD,mFACE,6BAA8B,AAC9B,yBAA0B,AAC1B,yBAA2B,CAC5B,AACD,oFACE,uBAAyB,CAC1B,AACD,kFACE,uBAAyB,CAC1B,AACD,+EACE,iBAAmB,CACpB,AACD,sFACE,kBAAmB,AACnB,UAAW,AACX,OAAQ,AACR,WAAY,AACZ,uBAAwB,AACxB,cAAe,AACf,eAAgB,AAChB,kBAAmB,AACnB,sBAA0B,AAC1B,0BAA2B,AAC3B,YAAa,AACb,qBAAuB,CACxB,AACD,oFACE,yBAA2B,CAC5B,AACD,yFACE,0BAA2B,AAC3B,+BAAiC,CAClC,AACD,sEACE,+BAAiC,CAClC,AACD,kFACE,0BAA2B,AAC3B,6BAA8B,AAC9B,wBAA0B,CAC3B,AACD,mFACE,uBAAyB,CAC1B,AACD,iFACE,uBAAyB,CAC1B,AACD,2DACE,YAAa,AACb,kBAAmB,AACnB,yBAA0B,AAC1B,aAAc,AACd,sBAAuB,AACvB,gBAAiB,AACjB,cAAe,AACf,cAAgB,CACjB,AACD,uEACE,UAAW,AACX,gBAAiB,AACjB,gBAAiB,AACjB,8BAA+B,AAC/B,8BAAgC,CACjC,AACD,wEACE,6BAA+B,CAChC,AACD,sEACE,8BAA+B,AAC/B,8BAAgC,CACjC,AACD,mEACE,UAAW,AACX,+CAAqD,CACtD,AACD,wEACE,cAAe,AACf,eAAgB,AAChB,kBAAmB,AACnB,gBAAiB,AACjB,oBAAsB,CACvB,AACD,sEACE,eAAgB,AAChB,aAAe,CAChB,AACD,0EACE,cAAe,AACf,cAAe,AACf,UAAY,CACb,AACD,oEACE,eAAgB,AAChB,gBAAiB,AACjB,kBAAmB,AACnB,kBAAmB,AACnB,WAAY,AACZ,qBAAsB,AACtB,mBAAoB,AACpB,qBAAsB,AACtB,uBAA0B,CAC3B,AACD,0EACE,+CAAqD,CACtD,AACD,4EACE,wBAA0B,CAC3B,AACD,iFACE,wBAA0B,CAC3B,AACD,6EACE,wBAA0B,CAC3B,AACD,+EACE,wBAA0B,CAC3B,AACD,gDACE,qBAAsB,AACtB,gBAAkB,AAClB,WAAY,AACZ,eAAgB,AAChB,gBAAiB,AACjB,kBAAmB,AACnB,mBAAoB,AACpB,iBAAkB,AAClB,eAAgB,AAChB,sBAAuB,AACvB,kBAAoB,CACrB,AACD,wDACE,wBAA0B,CAC3B,AACD,6DACE,wBAA0B,CAC3B,AACD,yDACE,wBAA0B,CAC3B,AACD,2DACE,wBAA0B,CAC3B,AACD,4CACE,kBAAoB,CACrB,AACD,iDACE,eAAgB,AAChB,kBAAmB,AACnB,gBAAiB,AACjB,cAAe,AACf,aAAe,CAChB,AACD,6DACE,eAAgB,AAChB,kBAAmB,AACnB,gBAAiB,AACjB,aAAe,CAChB,AACD,iEACE,cAAgB,CACjB,AACD,qCACE,aAAc,AACd,gBAAiB,AACjB,8BAA+B,AAC/B,uBAAwB,AACxB,kBAAoB,CACrB,AACD,0BACA,qCACI,iBAAkB,AAClB,iBAAmB,CACtB,CACA,AACD,wDACE,aAAc,AACd,aAAc,AACd,qBAAsB,AACtB,mBAAoB,AACpB,iBAAmB,CACpB,AACD,8DACE,WAAY,AACZ,kBAAmB,AACnB,YAAa,AACb,QAAS,AACT,2BAA4B,AAC5B,UAAW,AACX,YAAa,AACb,kBAAmB,AACnB,wBAA0B,CAC3B,AACD,2EACE,eAAgB,AAChB,WAAa,CACd,AACD,0EACE,iBAAmB,CACpB,AACD,6EACE,eAAgB,AAChB,kBAAmB,AACnB,cAAe,AACf,gBAAiB,AACjB,QAAU,CACX,AACD,4EACE,cAAe,AACf,eAAgB,AAChB,kBAAmB,AACnB,gBAAiB,AACjB,iBAAmB,CACpB,AACD,4EACE,cAAe,AACf,eAAgB,AAChB,kBAAmB,AACnB,oBAAsB,CACvB,AACD,gFACE,WAAY,AACZ,gBAAkB,CACnB,AACD,sDACE,eAAgB,AAChB,gBAAiB,AACjB,cAAe,AACf,eAAmB,CACpB,AACD,+DACE,cAAgB,CACjB,AACD,yCACE,yBAA0B,AAC1B,oBAAqB,AACrB,iBAAmB,CACpB,AACD,wDACE,kBAAoB,CACrB,AACD,8DACE,UAAW,AACX,kBAAmB,AACnB,aAAe,CAChB,AACD,0CACA,8DACI,SAAW,CACd,CACA,AACD,4FACE,WAAY,AACZ,YAAa,AACb,sBAAuB,AACvB,kBAAmB,AACnB,sBAAuB,AACvB,wCAAiD,AACjD,oBAAqB,AACrB,UAAW,AACX,iBAAmB,CACpB,AACD,gGACE,kBAAmB,AACnB,cAAgB,CACjB,AACD,+FACE,sBAAuB,AACvB,WAAY,AACZ,kBAAmB,AACnB,yBAA0B,AAC1B,uCAAgD,AAChD,uBAAwB,AACxB,4BAA6B,AAC7B,6BAA+B,CAChC,AACD,kGACE,eAAgB,AAChB,kBAAmB,AACnB,cAAe,AACf,gBAAiB,AACjB,aAAc,AACd,iBAAmB,CACpB,AACD,oGACE,eAAgB,AAChB,kBAAmB,AACnB,gBAAiB,AACjB,cAAe,AACf,mBAAoB,AACpB,oBAAsB,CACvB,AACD,iGACE,cAAe,AACf,eAAgB,AAChB,kBAAmB,AACnB,eAAiB,CAClB,AACD,0EACE,kBAAmB,AACnB,kBAAoB,CACrB,AACD,6EACE,kBAAmB,AACnB,qBAAsB,AACtB,WAAY,AACZ,YAAa,AACb,aAAc,AACd,UAAW,AACX,cAAgB,CACjB,AACD,wGACE,wBAA0B,CAC3B,AACD,oFACE,kBAAmB,AACnB,YAAa,AACb,cAAe,AACf,cAAe,AACf,WAAY,AACZ,YAAa,AACb,YAAa,AACb,eAAgB,AAChB,kBAAmB,AACnB,SAAU,AACV,aAAc,AACd,sBAAwB,CACzB,AACD,2FACE,kBAAmB,AACnB,MAAO,AACP,OAAQ,AACR,WAAY,AACZ,WAAY,AACZ,WAAY,AACZ,kBAAmB,AACnB,yBAA0B,AAC1B,kBAAoB,CACrB,AACD,2CACE,cAAe,AACf,eAAgB,AAChB,kBAAmB,AACnB,eAAiB,CAClB,AACD,6CACE,cAAe,AACf,oBAAsB,CACvB,AACD,iCAIE,wDAAmE,AACnE,4BAA6B,AAC7B,wBAAmC,AACnC,wBAAyB,AACzB,kBAAmB,AACnB,uBAAwB,AACxB,UAAY,CACb,AACD,qCACE,WAAY,AACZ,kBAAmB,AACnB,0CAAoD,CACrD,AACD,oCACE,eAAgB,AAChB,WAAY,AACZ,gBAAiB,AACjB,oBAAqB,AACrB,kBAAmB,AACnB,cAAe,AACf,yCAAmD,CACpD,AACD,mCACE,eAAgB,AAChB,kBAAmB,AACnB,gBAAiB,AACjB,kBAAoB,CACrB,AACD,sCACE,sBAAuB,AACvB,cAAe,AACf,eAAgB,AAChB,oBAAqB,AACrB,gBAAiB,AACjB,yBAA0B,AAC1B,kBAAmB,AACnB,6CAAsD,AACtD,qBAAsB,AACtB,qBAAsB,AACtB,iBAAmB,CACpB,AACD,4CACE,iDAAuD,CACxD,AACD,0CACE,WAAY,AACZ,aAAc,AACd,eAAiB,CAClB,AAED,kCACE,eAAiB,CAClB,AACD,iDACE,sBAAuB,AACvB,mBAAoB,AACpB,UAAY,CACb,AACD,iEACE,UAAY,CACb,AACD,4DACE,UAAY,CACb,AACD,mDACE,oBAAsB,CACvB,AACD,6GAEE,eAAiB,CAClB,AACD,0BACE,WAAY,AACZ,kBAAmB,AACnB,gBAAkB,CACnB,AAED,qBACE,kBAAmB,AACnB,aAAc,AACd,wBAA0B,CAC3B,AACD,8BACE,kBAAmB,AACnB,WAAY,AACZ,YAAa,AACb,6BAAqC,CACtC,AACD,4CACE,QAAS,AACT,QAAU,CACX,AACD,gCACE,gBAAiB,AACjB,gBAAkB,CACnB,AACD,wDACE,aAAe,CAChB,AACD,+CACE,aAAe,CAChB,AACD,gDACE,aAAe,CAChB,AACD,qDACE,aAAe,CAChB,AACD,2DACE,aAAe,CAChB,AACD,qDACE,aAAe,CAChB,AACD,wCACE,OAAQ,AACR,mBAAoB,AACpB,UAAW,AACX,mBAAoB,AACpB,8BAAgC,CACjC,AACD,0CACE,WAAY,AACZ,cAAe,AACf,SAAU,AACV,YAAa,AACb,aAAmB,AACnB,mBAAoB,AACpB,gBAAiB,AACjB,gCAAiC,AACjC,yBAA0B,AAC1B,eAAiB,CAClB,AACD,iGAEE,gBAAiB,AACjB,SAAW,CACZ,AACD,yDACE,0BAA4B,AAC5B,+BAAgC,AAChC,UAAW,AACX,cAAe,AACf,gBAAiB,AACjB,wBAA0B,CAC3B,AACD,qCACE,OAAQ,AACR,gBAAiB,AACjB,mBAAoB,AACpB,eAAiB,CAClB,AACD,yDACE,cAAe,AACf,UAAW,AACX,gBAAiB,AAEjB,sCAA2C,AAC3C,gBAAiB,AACjB,kBAAmB,AACnB,cAAe,AACf,yBAA0B,AAC1B,WAAa,CACd,AACD,6DACE,eAAgB,AAChB,SAAW,CACZ,AACD,mFACE,kBAAmB,AACnB,MAAO,AACP,QAAS,AACT,yBAA0B,AAC1B,WAAY,AACZ,YAAa,AACb,UAAW,AACX,eAAiB,CAClB,AACD,wEACE,UAAW,AACX,kBAAmB,AACnB,MAAO,AACP,OAAQ,AACR,UAAW,AACX,WAAY,AACZ,YAAa,AACb,iCAAsC,AACtC,2BAA8B,CAC/B,AACD,+EACE,kBAAmB,AACnB,QAAS,AACT,SAAU,AACV,iBAAkB,AAClB,iBAAmB,CACpB,AACD,8EACE,SAAW,CACZ,AAID,6KACE,YAAc,CACf,AACD,kDACE,cAAe,AACf,iBAAmB,CACpB,AACD,oEACE,kBAAmB,AAEnB,iBAAmB,CAEpB,AACD,sDACE,cAAgB,CACjB,AACD,gDACE,6BAAiC,AACjC,gBAAkB,CACnB,AACD,sDACE,cAAe,AACf,gBAAiB,AACjB,cAAe,AACf,gBAAiB,AACjB,eAAiB,CAClB,AACD,yGACE,YAAc,CACf,AAED,kCACE,qBAAsB,AACtB,iBAAmB,CACpB,AACD,sDACE,cAAiB,AACjB,cAAgB,CACjB,AACD,8BACE,yBAA2B,AAC3B,0BAA6B,AAC7B,sBAAwB,AACxB,0BAA6B,CAC9B,AA ED,8DACE,YAAa,AACb,mBAAoB,AACpB,eAAgB,AAChB,cAAgB,CACjB,AACD,mEACE,cAAe,AACf,cAAe,AACf,iBAAkB,AAClB,WAAY,AACZ,kBAAmB,AACnB,mBAAoB,AACpB,2BAA4B,AAC5B,yBAA2B,CAC5B,AACD,oDACE,WAAY,AACZ,oBAAqB,AACrB,eAAgB,AAChB,sBAAuB,AACvB,eAAgB,AAChB,gBAAiB,AACjB,mBAAoB,AACpB,uBAAyB,CAC1B","file":"vue-admin.css","sourcesContent":["\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n.dokan-dashboard .widgets-wrapper {\n display: block;\n overflow: hidden;\n margin-top: 15px;\n width: 100%;\n}\n.dokan-dashboard .widgets-wrapper .left-side,\n.dokan-dashboard .widgets-wrapper .right-side {\n float: left;\n width: 48%;\n}\n.dokan-dashboard .widgets-wrapper .left-side {\n margin-right: 3%;\n}\n.dokan-dashboard .dokan-postbox .loading {\n display: block;\n width: 100%;\n margin: 15px auto;\n text-align: center;\n}\n.dokan-dashboard .subscribe-box {\n margin: 20px -12px -11px -12px;\n padding: 0 15px 15px;\n background: #fafafa;\n border-top: 1px solid #efefef;\n position: relative;\n}\n.dokan-dashboard .subscribe-box h3 {\n margin: 10px 0;\n}\n.dokan-dashboard .subscribe-box p {\n margin-bottom: 10px !important;\n}\n.dokan-dashboard .subscribe-box .thank-you {\n background: #4fa72b;\n margin-top: 10px;\n padding: 15px;\n border-radius: 3px;\n color: #fff;\n}\n.dokan-dashboard .subscribe-box .form-wrap {\n display: flex;\n}\n.dokan-dashboard .subscribe-box .form-wrap input[type=\"email\"] {\n width: 100%;\n padding: 3px 0 3px 6px;\n margin: 0px -1px 0 0;\n}\n.dokan-dashboard .subscribe-box .form-wrap button.button {\n box-shadow: none;\n background: #FF5722;\n color: #fff;\n border-color: #FF5722;\n border-top-left-radius: 0;\n border-bottom-left-radius: 0;\n}\n.dokan-dashboard .subscribe-box .form-wrap button.button:hover {\n background: #ff6a3c;\n}\n.dokan-dashboard .subscribe-box .loading {\n position: absolute;\n height: 100%;\n margin: 0 0 0 -15px;\n background: rgba(0, 0, 0, 0.2);\n}\n.dokan-dashboard .subscribe-box .loading .dokan-loader {\n margin-top: 30px;\n}\n@media only screen and (max-width: 770px) {\n.dokan-dashboard .widgets-wrapper .left-side {\n margin-right: 0;\n}\n.dokan-dashboard .widgets-wrapper .left-side,\n .dokan-dashboard .widgets-wrapper .right-side {\n width: auto;\n}\n}\n@media only screen and (max-width: 500px) {\n.dokan-dashboard .widgets-wrapper .left-side {\n margin-right: 0;\n}\n.dokan-dashboard .widgets-wrapper .left-side,\n .dokan-dashboard .widgets-wrapper .right-side {\n width: auto;\n}\n.dokan-dashboard .postbox.dokan-status ul li a .details span.up,\n .dokan-dashboard .postbox.dokan-status ul li a .details span.down {\n display: none;\n}\n.dokan-dashboard .postbox.dokan-status ul li a strong {\n font-size: 16px;\n}\n}\n@media only screen and (max-width: 360px) {\n.dokan-dashboard .postbox.dokan-status ul li a .details {\n display: none;\n}\n}\n\n.withdraw-requests .dokan-modal .modal-body {\n min-height: 130px;\n}\n.withdraw-requests .dokan-modal .modal-body textarea {\n width: 100%;\n}\n.withdraw-requests .image {\n width: 10%;\n}\n.withdraw-requests .seller {\n width: 20%;\n}\n.withdraw-requests td.seller img {\n float: left;\n margin-right: 10px;\n margin-top: 1px;\n width: 24px;\n height: auto;\n}\n.withdraw-requests td.seller strong {\n display: block;\n margin-bottom: 0.2em;\n font-size: 14px;\n}\n.withdraw-requests td.actions,\n.withdraw-requests th.actions {\n width: 120px;\n}\n.withdraw-requests td.status span {\n line-height: 2.5em;\n padding: 5px 8px;\n border-radius: 4px;\n}\n.withdraw-requests td.status .approved {\n background: #c6e1c6;\n color: #5b841b;\n}\n.withdraw-requests td.status .pending {\n background: #f8dda7;\n color: #94660c;\n}\n.withdraw-requests td.status .cancelled {\n background: #eba3a3;\n color: #761919;\n}\n@media only screen and (max-width: 600px) {\n.withdraw-requests table td.seller,\n .withdraw-requests td.amount,\n .withdraw-requests td.actions {\n display: table-cell !important;\n}\n.withdraw-requests table th:not(.check-column):not(.seller):not(.amount):not(.actions) {\n display: none;\n}\n.withdraw-requests table td:not(.check-column):not(.seller):not(.amount):not(.actions) {\n display: none;\n}\n.withdraw-requests table th.column,\n .withdraw-requests table td.column {\n width: auto;\n}\n.withdraw-requests table td.column.actions .dashicons {\n width: 14px;\n height: 14px;\n font-size: 18px;\n}\n.withdraw-requests table td.seller .row-actions {\n display: inline-block;\n}\n.withdraw-requests table td.seller .row-actions span {\n font-size: 11px;\n}\n}\n@media only screen and (max-width: 376px) {\n.withdraw-requests table td.seller .row-actions {\n display: inline-block;\n}\n.withdraw-requests table td.seller .row-actions span {\n font-size: 9px;\n}\n}\n@media only screen and (max-width: 320px) {\n.withdraw-requests table td.column.actions .dashicons {\n width: 10px;\n height: 10px;\n font-size: 14px;\n}\n}\n\n.dokan-pro-features {\n font-family: 'Open Sans', sans-serif;\n margin: -10px -20px 0 -22px;\n}\n.dokan-pro-features a {\n transition: all 0.2s ease;\n}\n.dokan-pro-features .section-title {\n text-align: center;\n color: #2e2c2c;\n font-size: 30px;\n line-height: 1.5em;\n font-weight: 400;\n position: relative;\n margin: 0 0 58px;\n}\n.dokan-pro-features .section-title:after {\n content: '';\n position: absolute;\n bottom: -21px;\n left: 50%;\n transform: translateX(-50%);\n width: 38px;\n height: 5px;\n border-radius: 3px;\n background-color: #f2624d;\n}\n.dokan-pro-features .header-section {\n background-color: #f2f2f2;\n color: #3f4143;\n font-size: 16px;\n display: flex;\n align-items: center;\n padding: 0 8%;\n border-bottom: 1px solid #eee;\n}\n@media (min-width: 1281px) {\n.dokan-pro-features .header-section {\n padding: 0 24%;\n}\n}\n.dokan-pro-features .header-section .feature-thumb img {\n width: 233px;\n margin: -20px 0 -30px;\n}\n.dokan-pro-features .header-section .content-area {\n padding-left: 10%;\n}\n.dokan-pro-features .header-section .content-area h1 {\n font-size: 27px;\n line-height: 1.5em;\n color: #2e2c2c;\n}\n.dokan-pro-features .header-section .content-area p {\n font-size: 16px;\n line-height: 1.5em;\n font-weight: 300;\n margin: 0;\n letter-spacing: 0.5px;\n}\n.dokan-pro-features .service-section {\n text-align: center;\n padding: 73px 30px 85px;\n background-color: #f7f8f9;\n}\n@media (min-width: 1281px) {\n.dokan-pro-features .service-section {\n padding-left: 20%;\n padding-right: 20%;\n}\n}\n.dokan-pro-features .service-section .service-list {\n display: flex;\n flex-wrap: wrap;\n}\n.dokan-pro-features .service-section .service-list .service-box {\n flex: 0 0 28.9%;\n margin: 2.2%;\n text-align: center;\n border-radius: 5px;\n background-color: #ffffff;\n}\n.dokan-pro-features .service-section .service-list .service-box .service-thumb img {\n border-radius: 5px 5px 0 0;\n max-width: 100%;\n}\n.dokan-pro-features .service-section .service-list .service-box .service-detail {\n padding: 20px 25px 25px;\n}\n.dokan-pro-features .service-section .service-list .service-box .service-detail h3 {\n color: #3f4143;\n font-size: 15px;\n line-height: 1.5em;\n font-weight: 300;\n margin: 0;\n}\n.dokan-pro-features .service-section .btn {\n font-size: 16px;\n line-height: 1.5em;\n font-weight: 300;\n color: #ffff;\n background-color: #3984b5;\n border: 1px solid #226b9b;\n border-radius: 3px;\n text-decoration: none;\n padding: 13px 28px;\n display: inline-block;\n margin-top: 52px;\n transition: all 0.2s ease;\n}\n.dokan-pro-features .service-section .btn:hover {\n box-shadow: 2.736px 7.518px 20px 0 rgba(0, 0, 0, 0.15);\n}\n.dokan-pro-features .service-section .btn svg {\n width: 15px;\n fill: #fff;\n margin-left: 5px;\n}\n.dokan-pro-features .comparison-section {\n background-color: #f1f1f1;\n padding: 75px;\n}\n@media (min-width: 1281px) {\n.dokan-pro-features .comparison-section {\n padding-left: 21.2%;\n padding-right: 21.2%;\n}\n}\n.dokan-pro-features .comparison-section .section-title {\n margin-bottom: 90px;\n}\n.dokan-pro-features .comparison-section .comparison-area {\n display: flex;\n justify-content: space-between;\n}\n.dokan-pro-features .comparison-section .comparison-area .compare-box {\n flex: 0 0 48%;\n background-color: #fff;\n border: 1px solid #E0E9EC;\n border-radius: 5px;\n box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);\n padding: 50px;\n box-sizing: border-box;\n}\n.dokan-pro-features .comparison-section .comparison-area .compare-box .logo-section {\n margin-bottom: 58px;\n position: relative;\n}\n.dokan-pro-features .comparison-section .comparison-area .compare-box .logo-section:after {\n content: \"\";\n position: absolute;\n bottom: -23px;\n left: 0;\n width: 38px;\n height: 5px;\n border-radius: 3px;\n background-color: #d7d7d7;\n}\n.dokan-pro-features .comparison-section .comparison-area .compare-box .logo-section img {\n width: 120px;\n}\n.dokan-pro-features .comparison-section .comparison-area .compare-box .compare-list {\n margin: 0;\n}\n.dokan-pro-features .comparison-section .comparison-area .compare-box .compare-list li {\n font-size: 15px;\n line-height: 1.5em;\n font-weight: 300;\n color: #66676E;\n margin-bottom: 28px;\n position: relative;\n display: flex;\n align-items: center;\n}\n.dokan-pro-features .comparison-section .comparison-area .compare-box .compare-list li:last-child {\n margin-bottom: 0;\n}\n.dokan-pro-features .comparison-section .comparison-area .compare-box .compare-list li img {\n width: 21px;\n margin-right: 12px;\n}\n.dokan-pro-features .comparison-section .comparison-area .compare-box .compare-list li.unavailable {\n color: #ccced5;\n}\n.dokan-pro-features .pricing-section {\n background-color: #f7f8f9;\n padding: 85px 0 62px;\n}\n.dokan-pro-features .pricing-section .section-title {\n margin-bottom: 120px;\n}\n.dokan-pro-features .pricing-section .pricing-wrapper {\n padding: 0 4.5%;\n}\n@media (min-width: 1281px) {\n.dokan-pro-features .pricing-section .pricing-wrapper {\n padding-left: 21%;\n padding-right: 21%;\n}\n}\n.dokan-pro-features .pricing-section .table-row {\n display: flex;\n}\n.dokan-pro-features .pricing-section .table-row:first-child .table-col:first-child {\n background-color: transparent;\n border-color: transparent;\n border-radius: 3px 3px 0 0;\n}\n.dokan-pro-features .pricing-section .table-row:first-child .table-col:nth-child(2) {\n border-radius: 3px 0 0 0;\n}\n.dokan-pro-features .pricing-section .table-row:first-child .table-col:last-child {\n border-radius: 0 3px 0 0;\n}\n.dokan-pro-features .pricing-section .table-row:first-child .table-col.popular {\n position: relative;\n}\n.dokan-pro-features .pricing-section .table-row:first-child .table-col.popular:before {\n position: absolute;\n top: -28px;\n left: 0;\n width: 100%;\n content: 'Most Popular';\n color: #23282d;\n font-size: 14px;\n line-height: 1.4em;\n background-color: #ffcc00;\n border-radius: 3px 3px 0 0;\n padding: 5px;\n box-sizing: border-box;\n}\n.dokan-pro-features .pricing-section .table-row:nth-child(2) .table-col:first-child {\n border-radius: 3px 3px 0 0;\n}\n.dokan-pro-features .pricing-section .table-row:nth-last-child(2) .table-col:first-child {\n border-radius: 0 0 5px 5px;\n border-bottom: 1px solid #e7eaeb;\n}\n.dokan-pro-features .pricing-section .table-row:last-child .table-col {\n border-bottom: 1px solid #e7eaeb;\n}\n.dokan-pro-features .pricing-section .table-row:last-child .table-col:first-child {\n border-radius: 0 0 5px 5px;\n background-color: transparent;\n border-color: transparent;\n}\n.dokan-pro-features .pricing-section .table-row:last-child .table-col:nth-child(2) {\n border-radius: 0 0 0 5px;\n}\n.dokan-pro-features .pricing-section .table-row:last-child .table-col:last-child {\n border-radius: 0 0 5px 0;\n}\n.dokan-pro-features .pricing-section .table-row .table-col {\n width: 18.5%;\n text-align: center;\n border: 1px solid #e7eaeb;\n padding: 18px;\n background-color: #fff;\n border-bottom: 0;\n border-left: 0;\n border-right: 0;\n}\n.dokan-pro-features .pricing-section .table-row .table-col:first-child {\n width: 25%;\n margin-right: 2%;\n text-align: left;\n border-left: 1px solid #e7eaeb;\n border-right: 1px solid #e7eaeb;\n}\n.dokan-pro-features .pricing-section .table-row .table-col:nth-child(2) {\n border-left: 1px solid #e7eaeb;\n}\n.dokan-pro-features .pricing-section .table-row .table-col:last-child {\n border-left: 1px solid #e7eaeb;\n border-right: 1px solid #e7eaeb;\n}\n.dokan-pro-features .pricing-section .table-row .table-col.popular {\n z-index: 1;\n box-shadow: 1px 10px 30px 0 rgba(215, 223, 254, 0.5);\n}\n.dokan-pro-features .pricing-section .table-row .table-col .module-name {\n color: #157ef5;\n font-size: 14px;\n line-height: 1.5em;\n font-weight: 300;\n text-decoration: none;\n}\n.dokan-pro-features .pricing-section .table-row .table-col .plan-data {\n font-size: 15px;\n color: #3f4143;\n}\n.dokan-pro-features .pricing-section .table-row .table-col .plan-data img {\n display: block;\n margin: 0 auto;\n width: 23px;\n}\n.dokan-pro-features .pricing-section .table-row .table-col .buy-btn {\n font-size: 14px;\n font-weight: 300;\n border-radius: 3px;\n padding: 13px 34px;\n color: #fff;\n text-decoration: none;\n margin: 25px 0 14px;\n display: inline-block;\n transition: all 0.2s ease;\n}\n.dokan-pro-features .pricing-section .table-row .table-col .buy-btn:hover {\n box-shadow: 1px 10px 30px 0 rgba(215, 223, 254, 0.5);\n}\n.dokan-pro-features .pricing-section .table-row .table-col .buy-btn.starter {\n background-color: #00bcff;\n}\n.dokan-pro-features .pricing-section .table-row .table-col .buy-btn.professional {\n background-color: #2bc66d;\n}\n.dokan-pro-features .pricing-section .table-row .table-col .buy-btn.business {\n background-color: #795dff;\n}\n.dokan-pro-features .pricing-section .table-row .table-col .buy-btn.enterprise {\n background-color: #ff5956;\n}\n.dokan-pro-features .pricing-section .plan-name {\n display: inline-block;\n background: black;\n color: #fff;\n font-size: 14px;\n font-weight: 300;\n line-height: 1.4em;\n border-radius: 25px;\n padding: 5px 20px;\n min-width: 95px;\n box-sizing: border-box;\n margin: 26px 0 20px;\n}\n.dokan-pro-features .pricing-section .plan-name.starter {\n background-color: #00bcff;\n}\n.dokan-pro-features .pricing-section .plan-name.professional {\n background-color: #2bc66d;\n}\n.dokan-pro-features .pricing-section .plan-name.business {\n background-color: #795dff;\n}\n.dokan-pro-features .pricing-section .plan-name.enterprise {\n background-color: #ff5956;\n}\n.dokan-pro-features .pricing-section .price {\n margin-bottom: 15px;\n}\n.dokan-pro-features .pricing-section .price span {\n font-size: 14px;\n line-height: 1.2em;\n font-weight: 300;\n color: #b8bbbe;\n display: block;\n}\n.dokan-pro-features .pricing-section .price span:first-child {\n font-size: 28px;\n line-height: 1.5em;\n font-weight: 400;\n color: #23282d;\n}\n.dokan-pro-features .pricing-section .price span:first-child sup {\n font-size: 14px;\n}\n.dokan-pro-features .payment-section {\n display: flex;\n background: #fff;\n justify-content: space-between;\n padding: 20px 65px 15px;\n align-items: center;\n}\n@media (min-width: 1281px) {\n.dokan-pro-features .payment-section {\n padding-left: 21%;\n padding-right: 21%;\n}\n}\n.dokan-pro-features .payment-section .guarantee-section {\n display: flex;\n flex: 0 0 70%;\n align-content: center;\n align-items: center;\n position: relative;\n}\n.dokan-pro-features .payment-section .guarantee-section:after {\n content: \"\";\n position: absolute;\n right: -18px;\n top: 50%;\n transform: translateY(-50%);\n width: 5px;\n height: 38px;\n border-radius: 3px;\n background-color: #f1f1f1;\n}\n.dokan-pro-features .payment-section .guarantee-section .feature-thumb img {\n max-width: 100%;\n width: 160px;\n}\n.dokan-pro-features .payment-section .guarantee-section .guarantee-detail {\n padding-left: 25px;\n}\n.dokan-pro-features .payment-section .guarantee-section .guarantee-detail h2 {\n font-size: 24px;\n line-height: 1.5em;\n color: #2e2c2c;\n font-weight: 400;\n margin: 0;\n}\n.dokan-pro-features .payment-section .guarantee-section .guarantee-detail p {\n color: #66676e;\n font-size: 15px;\n line-height: 1.5em;\n font-weight: 300;\n margin: 5px 0 20px;\n}\n.dokan-pro-features .payment-section .guarantee-section .guarantee-detail a {\n color: #f2624d;\n font-size: 15px;\n line-height: 1.5em;\n text-decoration: none;\n}\n.dokan-pro-features .payment-section .guarantee-section .guarantee-detail a img {\n width: 18px;\n margin-right: 4px;\n}\n.dokan-pro-features .payment-section .payment-area h3 {\n font-size: 15px;\n font-weight: 300;\n color: #66676e;\n margin: 0px 0 17px;\n}\n.dokan-pro-features .payment-section .payment-area .option img {\n max-width: 100%;\n}\n.dokan-pro-features .testimonial-section {\n background-color: #f1f1f1;\n padding: 75px 0 70px;\n text-align: center;\n}\n.dokan-pro-features .testimonial-section .section-title {\n margin-bottom: 75px;\n}\n.dokan-pro-features .testimonial-section .testimonial-wrapper {\n width: 80%;\n text-align: center;\n margin: 0 auto;\n}\n@media only screen and (min-width: 1281px) {\n.dokan-pro-features .testimonial-section .testimonial-wrapper {\n width: 55%;\n}\n}\n.dokan-pro-features .testimonial-section .testimonial-wrapper .testimonial-box .profile-pic {\n width: 70px;\n height: 70px;\n border: 5px solid #fff;\n border-radius: 50%;\n background-color: #fff;\n box-shadow: 0px 1px 16px 0px rgba(0, 0, 0, 0.16);\n margin: 0 auto -35px;\n z-index: 1;\n position: relative;\n}\n.dokan-pro-features .testimonial-section .testimonial-wrapper .testimonial-box .profile-pic img {\n border-radius: 50%;\n max-width: 100%;\n}\n.dokan-pro-features .testimonial-section .testimonial-wrapper .testimonial-box .content-detail {\n background-color: #fff;\n color: #000;\n border-radius: 5px;\n border: 1px solid #E0E9EC;\n box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);\n padding: 50px 30px 30px;\n background-repeat: no-repeat;\n background-position: 40px 40px;\n}\n.dokan-pro-features .testimonial-section .testimonial-wrapper .testimonial-box .content-detail h4 {\n font-size: 18px;\n line-height: 1.444;\n color: #F2624D;\n font-weight: 400;\n margin-top: 0;\n margin-bottom: 5px;\n}\n.dokan-pro-features .testimonial-section .testimonial-wrapper .testimonial-box .content-detail span {\n font-size: 15px;\n line-height: 1.444;\n font-weight: 300;\n color: #66676e;\n margin-bottom: 20px;\n display: inline-block;\n}\n.dokan-pro-features .testimonial-section .testimonial-wrapper .testimonial-box .content-detail p {\n color: #2e2c2c;\n font-size: 14px;\n line-height: 1.9em;\n font-weight: 300;\n}\n.dokan-pro-features .testimonial-section .testimonial-wrapper .slick-dots {\n text-align: center;\n margin: 40px 0 25px;\n}\n.dokan-pro-features .testimonial-section .testimonial-wrapper .slick-dots li {\n position: relative;\n display: inline-block;\n width: 20px;\n height: 20px;\n margin: 0 5px;\n padding: 0;\n cursor: pointer;\n}\n.dokan-pro-features .testimonial-section .testimonial-wrapper .slick-dots li.slick-active button:before {\n background-color: #3f4143;\n}\n.dokan-pro-features .testimonial-section .testimonial-wrapper .slick-dots li button {\n position: relative;\n font-size: 0;\n line-height: 0;\n display: block;\n width: 20px;\n height: 20px;\n padding: 5px;\n cursor: pointer;\n color: transparent;\n border: 0;\n outline: none;\n background: transparent;\n}\n.dokan-pro-features .testimonial-section .testimonial-wrapper .slick-dots li button:before {\n position: absolute;\n top: 0;\n left: 0;\n width: 21px;\n height: 5px;\n content: '';\n text-align: center;\n background-color: #d6d6d6;\n border-radius: 30px;\n}\n.dokan-pro-features .testimonial-section p {\n color: #262626;\n font-size: 16px;\n line-height: 1.5em;\n font-weight: 300;\n}\n.dokan-pro-features .testimonial-section p a {\n color: #8263f7;\n text-decoration: none;\n}\n.dokan-pro-features .cta-section {\n background-image: -moz-linear-gradient(15deg, #ff7d90 0%, #ffad6f 100%);\n background-image: -webkit-linear-gradient(15deg, #ff7d90 0%, #ffad6f 100%);\n background-image: -ms-linear-gradient(15deg, #ff7d90 0%, #ffad6f 100%);\n background-image: linear-gradient(15deg, #ff7d90 0%, #ffad6f 100%);\n background-repeat: no-repeat;\n background-position: center center;\n background-size: contain;\n text-align: center;\n padding: 35px 75px 40px;\n color: #fff;\n}\n.dokan-pro-features .cta-section img {\n width: 60px;\n border-radius: 50%;\n box-shadow: 0px 3px 70px 0px rgba(126, 17, 0, 0.35);\n}\n.dokan-pro-features .cta-section h2 {\n font-size: 30px;\n color: #fff;\n font-weight: 400;\n line-height: 1.333em;\n text-align: center;\n margin: 10px 0;\n text-shadow: 0px 1px 2px rgba(255, 255, 255, 0.31);\n}\n.dokan-pro-features .cta-section p {\n font-size: 16px;\n line-height: 1.5em;\n font-weight: 300;\n margin: 10px 0 30px;\n}\n.dokan-pro-features .cta-section .btn {\n background-color: #fff;\n color: #f2624d;\n font-size: 16px;\n line-height: 1.538em;\n font-weight: 300;\n border: 1px solid #FF9381;\n border-radius: 3px;\n box-shadow: 0px 1px 2px 0px rgba(255, 128, 142, 0.05);\n display: inline-block;\n text-decoration: none;\n padding: 12px 27px;\n}\n.dokan-pro-features .cta-section .btn:hover {\n box-shadow: 2.736px 7.518px 20px 0 rgba(0, 0, 0, 0.15);\n}\n.dokan-pro-features .cta-section .btn svg {\n width: 15px;\n fill: #f2624d;\n margin-left: 6px;\n}\n\n.dokan-help-page .section-wrapper {\n margin-top: 15px;\n}\n.dokan-help-page .section-wrapper .dokan-postbox {\n width: calc(33% - 2em);\n margin: 0 2% 15px 0;\n float: left;\n}\n.dokan-help-page .section-wrapper .dokan-postbox:nth-child(3n+1) {\n clear: both;\n}\n.dokan-help-page .section-wrapper .dokan-postbox .dashicons {\n color: #ccc;\n}\n.dokan-help-page .section-wrapper .dokan-postbox a {\n text-decoration: none;\n}\n.dokan-help-page .section-wrapper .dokan-postbox .inside,\n.dokan-help-page .section-wrapper .dokan-postbox ul {\n margin-bottom: 0;\n}\n.dokan-help-page .loading {\n width: 100%;\n text-align: center;\n margin-top: 100px;\n}\n\n.dokan-settings-wrap {\n position: relative;\n display: flex;\n border: 1px solid #c8d7e1;\n}\n.dokan-settings-wrap .loading {\n position: absolute;\n width: 100%;\n height: 100%;\n background: rgba(255, 255, 255, 0.6);\n}\n.dokan-settings-wrap .loading .dokan-loader {\n top: 40%;\n left: 45%;\n}\n.dokan-settings-wrap .dashicons {\n padding-top: 2px;\n margin-right: 5px;\n}\n.dokan-settings-wrap .dashicons.dashicons-admin-generic {\n color: #6c75ff;\n}\n.dokan-settings-wrap .dashicons.dashicons-cart {\n color: #00aeff;\n}\n.dokan-settings-wrap .dashicons.dashicons-money {\n color: #d35400;\n}\n.dokan-settings-wrap .dashicons.dashicons-admin-page {\n color: #8e44ad;\n}\n.dokan-settings-wrap .dashicons.dashicons-admin-appearance {\n color: #3498db;\n}\n.dokan-settings-wrap .dashicons.dashicons-networking {\n color: #1abc9c;\n}\n.dokan-settings-wrap h2.nav-tab-wrapper {\n flex: 1;\n border-bottom: none;\n padding: 0;\n background: #f1f1f1;\n border-right: 1px solid #c8d7e1;\n}\n.dokan-settings-wrap h2.nav-tab-wrapper a {\n float: none;\n display: block;\n margin: 0;\n border: none;\n padding: 13px 13px;\n background: #f1f1f1;\n font-weight: 500;\n border-bottom: 1px solid #c8d7e1;\n transition-property: none;\n transition: none;\n}\n.dokan-settings-wrap h2.nav-tab-wrapper a:focus,\n.dokan-settings-wrap h2.nav-tab-wrapper a:active {\n box-shadow: none;\n outline: 0;\n}\n.dokan-settings-wrap h2.nav-tab-wrapper a.nav-tab-active {\n background: #fff !important;\n border-right: 1px solid #c8d7e1;\n width: 99%;\n color: #2e4453;\n transition: none;\n transition-property: none;\n}\n.dokan-settings-wrap .metabox-holder {\n flex: 3;\n padding-left: 3%;\n padding-right: 10px;\n background: #fff;\n}\n.dokan-settings-wrap .radio-image-container .radio-image {\n display: block;\n width: 50%;\n background: #fff;\n -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);\n box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);\n margin: 0 0 15px;\n position: relative;\n line-height: 0;\n border: 1px solid #ededed;\n padding: 4px;\n}\n.dokan-settings-wrap .radio-image-container .radio-image img {\n max-width: 100%;\n z-index: 1;\n}\n.dokan-settings-wrap .radio-image-container .radio-image .current-option-indicator {\n position: absolute;\n top: 0;\n right: 0;\n background-color: #4CAF50;\n color: #fff;\n padding: 4px;\n z-index: 2;\n line-height: 1.4;\n}\n.dokan-settings-wrap .radio-image-container .radio-image .active-option {\n opacity: 0;\n position: absolute;\n top: 0;\n left: 0;\n z-index: 3;\n width: 100%;\n height: 100%;\n background-color: rgba(0, 0, 0, 0.45);\n transition: opacity 0.4s ease;\n}\n.dokan-settings-wrap .radio-image-container .radio-image .active-option button {\n position: absolute;\n top: 50%;\n left: 50%;\n margin-top: -23px;\n margin-left: -58px;\n}\n.dokan-settings-wrap .radio-image-container .radio-image:hover .active-option {\n opacity: 1;\n}\n.dokan-settings-wrap .radio-image-container .radio-image.active .active-option {\n display: none;\n}\n.dokan-settings-wrap .radio-image-container .radio-image.not-active .current-option-indicator {\n display: none;\n}\n.dokan-settings-wrap .radio-image-container label {\n display: block;\n margin-bottom: 5px;\n}\n.dokan-settings-wrap .radio-image-container label > input[type='radio'] {\n visibility: hidden;\n /* Makes input not-clickable */\n position: absolute;\n /* Remove input from document flow */\n}\n.dokan-settings-wrap .radio-image-container label > img {\n max-width: 100%;\n}\n.form-table th.dokan-settings-sub-section-title {\n border-bottom: 1px solid #cccccc;\n padding: 0 0 10px;\n}\n.form-table th.dokan-settings-sub-section-title label {\n display: block;\n margin-top: 20px;\n color: #0073aa;\n font-weight: 500;\n font-size: 1.3em;\n}\n.form-table .dokan-settings-field-type-sub_section:first-child th.dokan-settings-sub-section-title label {\n margin-top: 0;\n}\n\nul.dokan-settings-repeatable-list {\n list-style-type: disc;\n padding-left: 20px;\n}\nul.dokan-settings-repeatable-list li span.remove-item {\n padding-top: 0px;\n cursor: pointer;\n}\n.dokan-repetable-add-item-btn {\n font-size: 16px !important;\n font-weight: bold !important;\n height: 25px !important;\n line-height: 22px !important;\n}\n\n.color-picker-container .color-picker-button[data-v-01dc0d51] {\n height: 24px;\n padding: 0 0 0 30px;\n margin: 0 0 6px;\n font-size: 11px;\n}\n.color-picker-container .color-picker-button span[data-v-01dc0d51] {\n display: block;\n padding: 0 6px;\n line-height: 22px;\n color: #555;\n text-align: center;\n background: #f7f7f7;\n border-left: 1px solid #ccc;\n border-radius: 0 2px 2px 0;\n}\n.color-picker-container .hex-input[data-v-01dc0d51] {\n width: 65px;\n padding: 3px 5px 4px;\n margin: 0 3 0 0;\n font-family: monospace;\n font-size: 12px;\n line-height: 1.4;\n vertical-align: top;\n box-shadow: 0 1px 0 #ccc;\n}\n"]}1 {"version":3,"sources":["vue-admin.css"],"names":[],"mappings":"AAgBA,kCACE,cAAe,AACf,gBAAiB,AACjB,gBAAiB,AACjB,UAAY,CACb,AACD,2FAEE,WAAY,AACZ,SAAW,CACZ,AACD,6CACE,eAAiB,CAClB,AACD,yCACE,cAAe,AACf,WAAY,AACZ,iBAAkB,AAClB,iBAAmB,CACpB,AACD,gCACE,wBAA+B,AAC/B,oBAAqB,AACrB,mBAAoB,AACpB,6BAA8B,AAC9B,iBAAmB,CACpB,AACD,mCACE,aAAe,CAChB,AACD,kCACE,4BAA+B,CAChC,AACD,2CACE,mBAAoB,AACpB,gBAAiB,AACjB,aAAc,AACd,kBAAmB,AACnB,UAAY,CACb,AACD,2CACE,YAAc,CACf,AACD,6DACE,WAAY,AACZ,sBAAuB,AACvB,iBAAqB,CACtB,AACD,yDACE,gBAAiB,AACjB,mBAAoB,AACpB,WAAY,AACZ,qBAAsB,AACtB,yBAA0B,AAC1B,2BAA6B,CAC9B,AACD,+DACE,kBAAoB,CACrB,AACD,yCACE,kBAAmB,AACnB,YAAa,AACb,mBAAoB,AACpB,yBAA+B,CAChC,AACD,uDACE,eAAiB,CAClB,AACD,yCACA,6CACI,cAAgB,CACnB,AACD,2FAEI,UAAY,CACf,CACA,AACD,yCACA,6CACI,cAAgB,CACnB,AACD,2FAEI,UAAY,CACf,AACD,kIAEI,YAAc,CACjB,AACD,sDACI,cAAgB,CACnB,CACA,AACD,yCACA,wDACI,YAAc,CACjB,CACA,AAED,4CACE,gBAAkB,CACnB,AACD,qDACE,UAAY,CACb,AACD,0BACE,SAAW,CACZ,AACD,2BACE,SAAW,CACZ,AACD,iCACE,WAAY,AACZ,kBAAmB,AACnB,eAAgB,AAChB,WAAY,AACZ,WAAa,CACd,AACD,oCACE,cAAe,AACf,mBAAqB,AACrB,cAAgB,CACjB,AACD,4DAEE,WAAa,CACd,AACD,kCACE,kBAAmB,AACnB,gBAAiB,AACjB,iBAAmB,CACpB,AACD,uCACE,mBAAoB,AACpB,aAAe,CAChB,AACD,sCACE,mBAAoB,AACpB,aAAe,CAChB,AACD,wCACE,mBAAoB,AACpB,aAAe,CAChB,AACD,yCACA,8FAGI,4BAA+B,CAClC,AAID,8KACI,YAAc,CACjB,AACD,sEAEI,UAAY,CACf,AACD,sDACI,WAAY,AACZ,YAAa,AACb,cAAgB,CACnB,AACD,gDACI,oBAAsB,CACzB,AACD,qDACI,cAAgB,CACnB,CACA,AACD,yCACA,gDACI,oBAAsB,CACzB,AACD,qDACI,aAAe,CAClB,CACA,AACD,yCACA,sDACI,WAAY,AACZ,YAAa,AACb,cAAgB,CACnB,CACA,AAED,oBACE,iCAAqC,AACrC,0BAA4B,CAC7B,AACD,sBACE,uBAA0B,CAC3B,AACD,mCACE,kBAAmB,AACnB,cAAe,AACf,eAAgB,AAChB,kBAAmB,AACnB,gBAAiB,AACjB,kBAAmB,AACnB,eAAiB,CAClB,AACD,yCACE,WAAY,AACZ,kBAAmB,AACnB,aAAc,AACd,SAAU,AACV,2BAA4B,AAC5B,WAAY,AACZ,WAAY,AACZ,kBAAmB,AACnB,wBAA0B,CAC3B,AACD,oCACE,yBAA0B,AAC1B,cAAe,AACf,eAAgB,AAChB,aAAc,AACd,mBAAoB,AACpB,aAAc,AACd,4BAA8B,CAC/B,AACD,0BACA,oCACI,aAAe,CAClB,CACA,AACD,uDACE,YAAa,AACb,oBAAsB,CACvB,AACD,kDACE,gBAAkB,CACnB,AACD,qDACE,eAAgB,AAChB,kBAAmB,AACnB,aAAe,CAChB,AACD,oDACE,eAAgB,AAChB,kBAAmB,AACnB,gBAAiB,AACjB,SAAU,AACV,mBAAsB,CACvB,AACD,qCACE,kBAAmB,AACnB,uBAAwB,AACxB,wBAA0B,CAC3B,AACD,0BACA,qCACI,iBAAkB,AAClB,iBAAmB,CACtB,CACA,AACD,mDACE,aAAc,AACd,cAAgB,CACjB,AACD,gEACE,eAAgB,AAChB,YAAa,AACb,kBAAmB,AACnB,kBAAmB,AACnB,qBAA0B,CAC3B,AACD,mFACE,0BAA2B,AAC3B,cAAgB,CACjB,AACD,gFACE,sBAAwB,CACzB,AACD,mFACE,cAAe,AACf,eAAgB,AAChB,kBAAmB,AACnB,gBAAiB,AACjB,QAAU,CACX,AACD,0CACE,eAAgB,AAChB,kBAAmB,AACnB,gBAAiB,AACjB,YAAa,AACb,yBAA0B,AAC1B,yBAA0B,AAC1B,kBAAmB,AACnB,qBAAsB,AACtB,kBAAmB,AACnB,qBAAsB,AACtB,gBAAiB,AACjB,uBAA0B,CAC3B,AACD,gDACE,iDAAuD,CACxD,AACD,8CACE,WAAY,AACZ,UAAW,AACX,eAAiB,CAClB,AACD,wCACE,yBAA0B,AAC1B,YAAc,CACf,AACD,0BACA,wCACI,mBAAoB,AACpB,mBAAqB,CACxB,CACA,AACD,uDACE,kBAAoB,CACrB,AACD,yDACE,aAAc,AACd,6BAA+B,CAChC,AACD,sEACE,aAAc,AACd,sBAAuB,AACvB,yBAA0B,AAC1B,kBAAmB,AACnB,uCAAgD,AAChD,aAAc,AACd,qBAAuB,CACxB,AACD,oFACE,mBAAoB,AACpB,iBAAmB,CACpB,AACD,0FACE,WAAY,AACZ,kBAAmB,AACnB,aAAc,AACd,OAAQ,AACR,WAAY,AACZ,WAAY,AACZ,kBAAmB,AACnB,wBAA0B,CAC3B,AACD,wFACE,WAAa,CACd,AACD,oFACE,QAAU,CACX,AACD,uFACE,eAAgB,AAChB,kBAAmB,AACnB,gBAAiB,AACjB,cAAe,AACf,mBAAoB,AACpB,kBAAmB,AACnB,aAAc,AACd,kBAAoB,CACrB,AACD,kGACE,eAAiB,CAClB,AACD,2FACE,WAAY,AACZ,iBAAmB,CACpB,AACD,mGACE,aAAe,CAChB,AACD,qCACE,yBAA0B,AAC1B,mBAAqB,CACtB,AACD,oDACE,mBAAqB,CACtB,AACD,sDACE,cAAgB,CACjB,AACD,0BACA,sDACI,iBAAkB,AAClB,iBAAmB,CACtB,CACA,AACD,gDACE,YAAc,CACf,AACD,mFACE,6BAA8B,AAC9B,yBAA0B,AAC1B,yBAA2B,CAC5B,AACD,oFACE,uBAAyB,CAC1B,AACD,kFACE,uBAAyB,CAC1B,AACD,+EACE,iBAAmB,CACpB,AACD,sFACE,kBAAmB,AACnB,UAAW,AACX,OAAQ,AACR,WAAY,AACZ,uBAAwB,AACxB,cAAe,AACf,eAAgB,AAChB,kBAAmB,AACnB,sBAA0B,AAC1B,0BAA2B,AAC3B,YAAa,AACb,qBAAuB,CACxB,AACD,oFACE,yBAA2B,CAC5B,AACD,yFACE,0BAA2B,AAC3B,+BAAiC,CAClC,AACD,sEACE,+BAAiC,CAClC,AACD,kFACE,0BAA2B,AAC3B,6BAA8B,AAC9B,wBAA0B,CAC3B,AACD,mFACE,uBAAyB,CAC1B,AACD,iFACE,uBAAyB,CAC1B,AACD,2DACE,YAAa,AACb,kBAAmB,AACnB,yBAA0B,AAC1B,aAAc,AACd,sBAAuB,AACvB,gBAAiB,AACjB,cAAe,AACf,cAAgB,CACjB,AACD,uEACE,UAAW,AACX,gBAAiB,AACjB,gBAAiB,AACjB,8BAA+B,AAC/B,8BAAgC,CACjC,AACD,wEACE,6BAA+B,CAChC,AACD,sEACE,8BAA+B,AAC/B,8BAAgC,CACjC,AACD,mEACE,UAAW,AACX,+CAAqD,CACtD,AACD,wEACE,cAAe,AACf,eAAgB,AAChB,kBAAmB,AACnB,gBAAiB,AACjB,oBAAsB,CACvB,AACD,sEACE,eAAgB,AAChB,aAAe,CAChB,AACD,0EACE,cAAe,AACf,cAAe,AACf,UAAY,CACb,AACD,oEACE,eAAgB,AAChB,gBAAiB,AACjB,kBAAmB,AACnB,kBAAmB,AACnB,WAAY,AACZ,qBAAsB,AACtB,mBAAoB,AACpB,qBAAsB,AACtB,uBAA0B,CAC3B,AACD,0EACE,+CAAqD,CACtD,AACD,4EACE,wBAA0B,CAC3B,AACD,iFACE,wBAA0B,CAC3B,AACD,6EACE,wBAA0B,CAC3B,AACD,+EACE,wBAA0B,CAC3B,AACD,gDACE,qBAAsB,AACtB,gBAAkB,AAClB,WAAY,AACZ,eAAgB,AAChB,gBAAiB,AACjB,kBAAmB,AACnB,mBAAoB,AACpB,iBAAkB,AAClB,eAAgB,AAChB,sBAAuB,AACvB,kBAAoB,CACrB,AACD,wDACE,wBAA0B,CAC3B,AACD,6DACE,wBAA0B,CAC3B,AACD,yDACE,wBAA0B,CAC3B,AACD,2DACE,wBAA0B,CAC3B,AACD,4CACE,kBAAoB,CACrB,AACD,iDACE,eAAgB,AAChB,kBAAmB,AACnB,gBAAiB,AACjB,cAAe,AACf,aAAe,CAChB,AACD,6DACE,eAAgB,AAChB,kBAAmB,AACnB,gBAAiB,AACjB,aAAe,CAChB,AACD,iEACE,cAAgB,CACjB,AACD,qCACE,aAAc,AACd,gBAAiB,AACjB,8BAA+B,AAC/B,uBAAwB,AACxB,kBAAoB,CACrB,AACD,0BACA,qCACI,iBAAkB,AAClB,iBAAmB,CACtB,CACA,AACD,wDACE,aAAc,AACd,aAAc,AACd,qBAAsB,AACtB,mBAAoB,AACpB,iBAAmB,CACpB,AACD,8DACE,WAAY,AACZ,kBAAmB,AACnB,YAAa,AACb,QAAS,AACT,2BAA4B,AAC5B,UAAW,AACX,YAAa,AACb,kBAAmB,AACnB,wBAA0B,CAC3B,AACD,2EACE,eAAgB,AAChB,WAAa,CACd,AACD,0EACE,iBAAmB,CACpB,AACD,6EACE,eAAgB,AAChB,kBAAmB,AACnB,cAAe,AACf,gBAAiB,AACjB,QAAU,CACX,AACD,4EACE,cAAe,AACf,eAAgB,AAChB,kBAAmB,AACnB,gBAAiB,AACjB,iBAAmB,CACpB,AACD,4EACE,cAAe,AACf,eAAgB,AAChB,kBAAmB,AACnB,oBAAsB,CACvB,AACD,gFACE,WAAY,AACZ,gBAAkB,CACnB,AACD,sDACE,eAAgB,AAChB,gBAAiB,AACjB,cAAe,AACf,eAAmB,CACpB,AACD,+DACE,cAAgB,CACjB,AACD,yCACE,yBAA0B,AAC1B,oBAAqB,AACrB,iBAAmB,CACpB,AACD,wDACE,kBAAoB,CACrB,AACD,8DACE,UAAW,AACX,kBAAmB,AACnB,aAAe,CAChB,AACD,0CACA,8DACI,SAAW,CACd,CACA,AACD,4FACE,WAAY,AACZ,YAAa,AACb,sBAAuB,AACvB,kBAAmB,AACnB,sBAAuB,AACvB,wCAAiD,AACjD,oBAAqB,AACrB,UAAW,AACX,iBAAmB,CACpB,AACD,gGACE,kBAAmB,AACnB,cAAgB,CACjB,AACD,+FACE,sBAAuB,AACvB,WAAY,AACZ,kBAAmB,AACnB,yBAA0B,AAC1B,uCAAgD,AAChD,uBAAwB,AACxB,4BAA6B,AAC7B,6BAA+B,CAChC,AACD,kGACE,eAAgB,AAChB,kBAAmB,AACnB,cAAe,AACf,gBAAiB,AACjB,aAAc,AACd,iBAAmB,CACpB,AACD,oGACE,eAAgB,AAChB,kBAAmB,AACnB,gBAAiB,AACjB,cAAe,AACf,mBAAoB,AACpB,oBAAsB,CACvB,AACD,iGACE,cAAe,AACf,eAAgB,AAChB,kBAAmB,AACnB,eAAiB,CAClB,AACD,0EACE,kBAAmB,AACnB,kBAAoB,CACrB,AACD,6EACE,kBAAmB,AACnB,qBAAsB,AACtB,WAAY,AACZ,YAAa,AACb,aAAc,AACd,UAAW,AACX,cAAgB,CACjB,AACD,wGACE,wBAA0B,CAC3B,AACD,oFACE,kBAAmB,AACnB,YAAa,AACb,cAAe,AACf,cAAe,AACf,WAAY,AACZ,YAAa,AACb,YAAa,AACb,eAAgB,AAChB,kBAAmB,AACnB,SAAU,AACV,aAAc,AACd,sBAAwB,CACzB,AACD,2FACE,kBAAmB,AACnB,MAAO,AACP,OAAQ,AACR,WAAY,AACZ,WAAY,AACZ,WAAY,AACZ,kBAAmB,AACnB,yBAA0B,AAC1B,kBAAoB,CACrB,AACD,2CACE,cAAe,AACf,eAAgB,AAChB,kBAAmB,AACnB,eAAiB,CAClB,AACD,6CACE,cAAe,AACf,oBAAsB,CACvB,AACD,iCAIE,wDAAmE,AACnE,4BAA6B,AAC7B,wBAAmC,AACnC,wBAAyB,AACzB,kBAAmB,AACnB,uBAAwB,AACxB,UAAY,CACb,AACD,qCACE,WAAY,AACZ,kBAAmB,AACnB,0CAAoD,CACrD,AACD,oCACE,eAAgB,AAChB,WAAY,AACZ,gBAAiB,AACjB,oBAAqB,AACrB,kBAAmB,AACnB,cAAe,AACf,yCAAmD,CACpD,AACD,mCACE,eAAgB,AAChB,kBAAmB,AACnB,gBAAiB,AACjB,kBAAoB,CACrB,AACD,sCACE,sBAAuB,AACvB,cAAe,AACf,eAAgB,AAChB,oBAAqB,AACrB,gBAAiB,AACjB,yBAA0B,AAC1B,kBAAmB,AACnB,6CAAsD,AACtD,qBAAsB,AACtB,qBAAsB,AACtB,iBAAmB,CACpB,AACD,4CACE,iDAAuD,CACxD,AACD,0CACE,WAAY,AACZ,aAAc,AACd,eAAiB,CAClB,AAED,kCACE,eAAiB,CAClB,AACD,iDACE,sBAAuB,AACvB,mBAAoB,AACpB,UAAY,CACb,AACD,iEACE,UAAY,CACb,AACD,4DACE,UAAY,CACb,AACD,mDACE,oBAAsB,CACvB,AACD,6GAEE,eAAiB,CAClB,AACD,0BACE,WAAY,AACZ,kBAAmB,AACnB,gBAAkB,CACnB,AAED,qBACE,kBAAmB,AACnB,aAAc,AACd,wBAA0B,CAC3B,AACD,8BACE,kBAAmB,AACnB,WAAY,AACZ,YAAa,AACb,6BAAqC,CACtC,AACD,4CACE,QAAS,AACT,QAAU,CACX,AACD,gCACE,gBAAiB,AACjB,gBAAkB,CACnB,AACD,wDACE,aAAe,CAChB,AACD,+CACE,aAAe,CAChB,AACD,gDACE,aAAe,CAChB,AACD,qDACE,aAAe,CAChB,AACD,2DACE,aAAe,CAChB,AACD,qDACE,aAAe,CAChB,AACD,wCACE,OAAQ,AACR,mBAAoB,AACpB,UAAW,AACX,mBAAoB,AACpB,8BAAgC,CACjC,AACD,0CACE,WAAY,AACZ,cAAe,AACf,SAAU,AACV,YAAa,AACb,aAAmB,AACnB,mBAAoB,AACpB,gBAAiB,AACjB,gCAAiC,AACjC,yBAA0B,AAC1B,eAAiB,CAClB,AACD,iGAEE,gBAAiB,AACjB,SAAW,CACZ,AACD,yDACE,0BAA4B,AAC5B,+BAAgC,AAChC,UAAW,AACX,cAAe,AACf,gBAAiB,AACjB,wBAA0B,CAC3B,AACD,qCACE,OAAQ,AACR,gBAAiB,AACjB,mBAAoB,AACpB,eAAiB,CAClB,AACD,yDACE,cAAe,AACf,UAAW,AACX,gBAAiB,AAEjB,sCAA2C,AAC3C,gBAAiB,AACjB,kBAAmB,AACnB,cAAe,AACf,yBAA0B,AAC1B,WAAa,CACd,AACD,6DACE,eAAgB,AAChB,SAAW,CACZ,AACD,mFACE,kBAAmB,AACnB,MAAO,AACP,QAAS,AACT,yBAA0B,AAC1B,WAAY,AACZ,YAAa,AACb,UAAW,AACX,eAAiB,CAClB,AACD,wEACE,UAAW,AACX,kBAAmB,AACnB,MAAO,AACP,OAAQ,AACR,UAAW,AACX,WAAY,AACZ,YAAa,AACb,iCAAsC,AACtC,2BAA8B,CAC/B,AACD,+EACE,kBAAmB,AACnB,QAAS,AACT,SAAU,AACV,iBAAkB,AAClB,iBAAmB,CACpB,AACD,8EACE,SAAW,CACZ,AAID,6KACE,YAAc,CACf,AACD,kDACE,cAAe,AACf,iBAAmB,CACpB,AACD,oEACE,kBAAmB,AAEnB,iBAAmB,CAEpB,AACD,sDACE,cAAgB,CACjB,AACD,gDACE,6BAAiC,AACjC,gBAAkB,CACnB,AACD,sDACE,cAAe,AACf,gBAAiB,AACjB,cAAe,AACf,gBAAiB,AACjB,eAAiB,CAClB,AACD,yGACE,YAAc,CACf,AAED,kCACE,qBAAsB,AACtB,iBAAmB,CACpB,AACD,sDACE,cAAiB,AACjB,cAAgB,CACjB,AACD,8BACE,yBAA2B,AAC3B,0BAA6B,AAC7B,sBAAwB,AACxB,0BAA6B,CAC9B,AACD,4BAEE,oBAAsB,CACvB,AACD,wCAEE,UAAY,CACb,AACD,+BACE,iBAAkB,AAClB,gBAAkB,CACnB,AAED,8DACE,YAAa,AACb,mBAAoB,AACpB,eAAgB,AAChB,cAAgB,CACjB,AACD,mEACE,cAAe,AACf,cAAe,AACf,iBAAkB,AAClB,WAAY,AACZ,kBAAmB,AACnB,mBAAoB,AACpB,2BAA4B,AAC5B,yBAA2B,CAC5B,AACD,oDACE,WAAY,AACZ,oBAAqB,AACrB,eAAgB,AAChB,sBAAuB,AACvB,eAAgB,AAChB,gBAAiB,AACjB,mBAAoB,AACpB,uBAAyB,CAC1B","file":"vue-admin.css","sourcesContent":["\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n.dokan-dashboard .widgets-wrapper {\n display: block;\n overflow: hidden;\n margin-top: 15px;\n width: 100%;\n}\n.dokan-dashboard .widgets-wrapper .left-side,\n.dokan-dashboard .widgets-wrapper .right-side {\n float: left;\n width: 48%;\n}\n.dokan-dashboard .widgets-wrapper .left-side {\n margin-right: 3%;\n}\n.dokan-dashboard .dokan-postbox .loading {\n display: block;\n width: 100%;\n margin: 15px auto;\n text-align: center;\n}\n.dokan-dashboard .subscribe-box {\n margin: 20px -12px -11px -12px;\n padding: 0 15px 15px;\n background: #fafafa;\n border-top: 1px solid #efefef;\n position: relative;\n}\n.dokan-dashboard .subscribe-box h3 {\n margin: 10px 0;\n}\n.dokan-dashboard .subscribe-box p {\n margin-bottom: 10px !important;\n}\n.dokan-dashboard .subscribe-box .thank-you {\n background: #4fa72b;\n margin-top: 10px;\n padding: 15px;\n border-radius: 3px;\n color: #fff;\n}\n.dokan-dashboard .subscribe-box .form-wrap {\n display: flex;\n}\n.dokan-dashboard .subscribe-box .form-wrap input[type=\"email\"] {\n width: 100%;\n padding: 3px 0 3px 6px;\n margin: 0px -1px 0 0;\n}\n.dokan-dashboard .subscribe-box .form-wrap button.button {\n box-shadow: none;\n background: #FF5722;\n color: #fff;\n border-color: #FF5722;\n border-top-left-radius: 0;\n border-bottom-left-radius: 0;\n}\n.dokan-dashboard .subscribe-box .form-wrap button.button:hover {\n background: #ff6a3c;\n}\n.dokan-dashboard .subscribe-box .loading {\n position: absolute;\n height: 100%;\n margin: 0 0 0 -15px;\n background: rgba(0, 0, 0, 0.2);\n}\n.dokan-dashboard .subscribe-box .loading .dokan-loader {\n margin-top: 30px;\n}\n@media only screen and (max-width: 770px) {\n.dokan-dashboard .widgets-wrapper .left-side {\n margin-right: 0;\n}\n.dokan-dashboard .widgets-wrapper .left-side,\n .dokan-dashboard .widgets-wrapper .right-side {\n width: auto;\n}\n}\n@media only screen and (max-width: 500px) {\n.dokan-dashboard .widgets-wrapper .left-side {\n margin-right: 0;\n}\n.dokan-dashboard .widgets-wrapper .left-side,\n .dokan-dashboard .widgets-wrapper .right-side {\n width: auto;\n}\n.dokan-dashboard .postbox.dokan-status ul li a .details span.up,\n .dokan-dashboard .postbox.dokan-status ul li a .details span.down {\n display: none;\n}\n.dokan-dashboard .postbox.dokan-status ul li a strong {\n font-size: 16px;\n}\n}\n@media only screen and (max-width: 360px) {\n.dokan-dashboard .postbox.dokan-status ul li a .details {\n display: none;\n}\n}\n\n.withdraw-requests .dokan-modal .modal-body {\n min-height: 130px;\n}\n.withdraw-requests .dokan-modal .modal-body textarea {\n width: 100%;\n}\n.withdraw-requests .image {\n width: 10%;\n}\n.withdraw-requests .seller {\n width: 20%;\n}\n.withdraw-requests td.seller img {\n float: left;\n margin-right: 10px;\n margin-top: 1px;\n width: 24px;\n height: auto;\n}\n.withdraw-requests td.seller strong {\n display: block;\n margin-bottom: 0.2em;\n font-size: 14px;\n}\n.withdraw-requests td.actions,\n.withdraw-requests th.actions {\n width: 120px;\n}\n.withdraw-requests td.status span {\n line-height: 2.5em;\n padding: 5px 8px;\n border-radius: 4px;\n}\n.withdraw-requests td.status .approved {\n background: #c6e1c6;\n color: #5b841b;\n}\n.withdraw-requests td.status .pending {\n background: #f8dda7;\n color: #94660c;\n}\n.withdraw-requests td.status .cancelled {\n background: #eba3a3;\n color: #761919;\n}\n@media only screen and (max-width: 600px) {\n.withdraw-requests table td.seller,\n .withdraw-requests td.amount,\n .withdraw-requests td.actions {\n display: table-cell !important;\n}\n.withdraw-requests table th:not(.check-column):not(.seller):not(.amount):not(.actions) {\n display: none;\n}\n.withdraw-requests table td:not(.check-column):not(.seller):not(.amount):not(.actions) {\n display: none;\n}\n.withdraw-requests table th.column,\n .withdraw-requests table td.column {\n width: auto;\n}\n.withdraw-requests table td.column.actions .dashicons {\n width: 14px;\n height: 14px;\n font-size: 18px;\n}\n.withdraw-requests table td.seller .row-actions {\n display: inline-block;\n}\n.withdraw-requests table td.seller .row-actions span {\n font-size: 11px;\n}\n}\n@media only screen and (max-width: 376px) {\n.withdraw-requests table td.seller .row-actions {\n display: inline-block;\n}\n.withdraw-requests table td.seller .row-actions span {\n font-size: 9px;\n}\n}\n@media only screen and (max-width: 320px) {\n.withdraw-requests table td.column.actions .dashicons {\n width: 10px;\n height: 10px;\n font-size: 14px;\n}\n}\n\n.dokan-pro-features {\n font-family: 'Open Sans', sans-serif;\n margin: -10px -20px 0 -22px;\n}\n.dokan-pro-features a {\n transition: all 0.2s ease;\n}\n.dokan-pro-features .section-title {\n text-align: center;\n color: #2e2c2c;\n font-size: 30px;\n line-height: 1.5em;\n font-weight: 400;\n position: relative;\n margin: 0 0 58px;\n}\n.dokan-pro-features .section-title:after {\n content: '';\n position: absolute;\n bottom: -21px;\n left: 50%;\n transform: translateX(-50%);\n width: 38px;\n height: 5px;\n border-radius: 3px;\n background-color: #f2624d;\n}\n.dokan-pro-features .header-section {\n background-color: #f2f2f2;\n color: #3f4143;\n font-size: 16px;\n display: flex;\n align-items: center;\n padding: 0 8%;\n border-bottom: 1px solid #eee;\n}\n@media (min-width: 1281px) {\n.dokan-pro-features .header-section {\n padding: 0 24%;\n}\n}\n.dokan-pro-features .header-section .feature-thumb img {\n width: 233px;\n margin: -20px 0 -30px;\n}\n.dokan-pro-features .header-section .content-area {\n padding-left: 10%;\n}\n.dokan-pro-features .header-section .content-area h1 {\n font-size: 27px;\n line-height: 1.5em;\n color: #2e2c2c;\n}\n.dokan-pro-features .header-section .content-area p {\n font-size: 16px;\n line-height: 1.5em;\n font-weight: 300;\n margin: 0;\n letter-spacing: 0.5px;\n}\n.dokan-pro-features .service-section {\n text-align: center;\n padding: 73px 30px 85px;\n background-color: #f7f8f9;\n}\n@media (min-width: 1281px) {\n.dokan-pro-features .service-section {\n padding-left: 20%;\n padding-right: 20%;\n}\n}\n.dokan-pro-features .service-section .service-list {\n display: flex;\n flex-wrap: wrap;\n}\n.dokan-pro-features .service-section .service-list .service-box {\n flex: 0 0 28.9%;\n margin: 2.2%;\n text-align: center;\n border-radius: 5px;\n background-color: #ffffff;\n}\n.dokan-pro-features .service-section .service-list .service-box .service-thumb img {\n border-radius: 5px 5px 0 0;\n max-width: 100%;\n}\n.dokan-pro-features .service-section .service-list .service-box .service-detail {\n padding: 20px 25px 25px;\n}\n.dokan-pro-features .service-section .service-list .service-box .service-detail h3 {\n color: #3f4143;\n font-size: 15px;\n line-height: 1.5em;\n font-weight: 300;\n margin: 0;\n}\n.dokan-pro-features .service-section .btn {\n font-size: 16px;\n line-height: 1.5em;\n font-weight: 300;\n color: #ffff;\n background-color: #3984b5;\n border: 1px solid #226b9b;\n border-radius: 3px;\n text-decoration: none;\n padding: 13px 28px;\n display: inline-block;\n margin-top: 52px;\n transition: all 0.2s ease;\n}\n.dokan-pro-features .service-section .btn:hover {\n box-shadow: 2.736px 7.518px 20px 0 rgba(0, 0, 0, 0.15);\n}\n.dokan-pro-features .service-section .btn svg {\n width: 15px;\n fill: #fff;\n margin-left: 5px;\n}\n.dokan-pro-features .comparison-section {\n background-color: #f1f1f1;\n padding: 75px;\n}\n@media (min-width: 1281px) {\n.dokan-pro-features .comparison-section {\n padding-left: 21.2%;\n padding-right: 21.2%;\n}\n}\n.dokan-pro-features .comparison-section .section-title {\n margin-bottom: 90px;\n}\n.dokan-pro-features .comparison-section .comparison-area {\n display: flex;\n justify-content: space-between;\n}\n.dokan-pro-features .comparison-section .comparison-area .compare-box {\n flex: 0 0 48%;\n background-color: #fff;\n border: 1px solid #E0E9EC;\n border-radius: 5px;\n box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);\n padding: 50px;\n box-sizing: border-box;\n}\n.dokan-pro-features .comparison-section .comparison-area .compare-box .logo-section {\n margin-bottom: 58px;\n position: relative;\n}\n.dokan-pro-features .comparison-section .comparison-area .compare-box .logo-section:after {\n content: \"\";\n position: absolute;\n bottom: -23px;\n left: 0;\n width: 38px;\n height: 5px;\n border-radius: 3px;\n background-color: #d7d7d7;\n}\n.dokan-pro-features .comparison-section .comparison-area .compare-box .logo-section img {\n width: 120px;\n}\n.dokan-pro-features .comparison-section .comparison-area .compare-box .compare-list {\n margin: 0;\n}\n.dokan-pro-features .comparison-section .comparison-area .compare-box .compare-list li {\n font-size: 15px;\n line-height: 1.5em;\n font-weight: 300;\n color: #66676E;\n margin-bottom: 28px;\n position: relative;\n display: flex;\n align-items: center;\n}\n.dokan-pro-features .comparison-section .comparison-area .compare-box .compare-list li:last-child {\n margin-bottom: 0;\n}\n.dokan-pro-features .comparison-section .comparison-area .compare-box .compare-list li img {\n width: 21px;\n margin-right: 12px;\n}\n.dokan-pro-features .comparison-section .comparison-area .compare-box .compare-list li.unavailable {\n color: #ccced5;\n}\n.dokan-pro-features .pricing-section {\n background-color: #f7f8f9;\n padding: 85px 0 62px;\n}\n.dokan-pro-features .pricing-section .section-title {\n margin-bottom: 120px;\n}\n.dokan-pro-features .pricing-section .pricing-wrapper {\n padding: 0 4.5%;\n}\n@media (min-width: 1281px) {\n.dokan-pro-features .pricing-section .pricing-wrapper {\n padding-left: 21%;\n padding-right: 21%;\n}\n}\n.dokan-pro-features .pricing-section .table-row {\n display: flex;\n}\n.dokan-pro-features .pricing-section .table-row:first-child .table-col:first-child {\n background-color: transparent;\n border-color: transparent;\n border-radius: 3px 3px 0 0;\n}\n.dokan-pro-features .pricing-section .table-row:first-child .table-col:nth-child(2) {\n border-radius: 3px 0 0 0;\n}\n.dokan-pro-features .pricing-section .table-row:first-child .table-col:last-child {\n border-radius: 0 3px 0 0;\n}\n.dokan-pro-features .pricing-section .table-row:first-child .table-col.popular {\n position: relative;\n}\n.dokan-pro-features .pricing-section .table-row:first-child .table-col.popular:before {\n position: absolute;\n top: -28px;\n left: 0;\n width: 100%;\n content: 'Most Popular';\n color: #23282d;\n font-size: 14px;\n line-height: 1.4em;\n background-color: #ffcc00;\n border-radius: 3px 3px 0 0;\n padding: 5px;\n box-sizing: border-box;\n}\n.dokan-pro-features .pricing-section .table-row:nth-child(2) .table-col:first-child {\n border-radius: 3px 3px 0 0;\n}\n.dokan-pro-features .pricing-section .table-row:nth-last-child(2) .table-col:first-child {\n border-radius: 0 0 5px 5px;\n border-bottom: 1px solid #e7eaeb;\n}\n.dokan-pro-features .pricing-section .table-row:last-child .table-col {\n border-bottom: 1px solid #e7eaeb;\n}\n.dokan-pro-features .pricing-section .table-row:last-child .table-col:first-child {\n border-radius: 0 0 5px 5px;\n background-color: transparent;\n border-color: transparent;\n}\n.dokan-pro-features .pricing-section .table-row:last-child .table-col:nth-child(2) {\n border-radius: 0 0 0 5px;\n}\n.dokan-pro-features .pricing-section .table-row:last-child .table-col:last-child {\n border-radius: 0 0 5px 0;\n}\n.dokan-pro-features .pricing-section .table-row .table-col {\n width: 18.5%;\n text-align: center;\n border: 1px solid #e7eaeb;\n padding: 18px;\n background-color: #fff;\n border-bottom: 0;\n border-left: 0;\n border-right: 0;\n}\n.dokan-pro-features .pricing-section .table-row .table-col:first-child {\n width: 25%;\n margin-right: 2%;\n text-align: left;\n border-left: 1px solid #e7eaeb;\n border-right: 1px solid #e7eaeb;\n}\n.dokan-pro-features .pricing-section .table-row .table-col:nth-child(2) {\n border-left: 1px solid #e7eaeb;\n}\n.dokan-pro-features .pricing-section .table-row .table-col:last-child {\n border-left: 1px solid #e7eaeb;\n border-right: 1px solid #e7eaeb;\n}\n.dokan-pro-features .pricing-section .table-row .table-col.popular {\n z-index: 1;\n box-shadow: 1px 10px 30px 0 rgba(215, 223, 254, 0.5);\n}\n.dokan-pro-features .pricing-section .table-row .table-col .module-name {\n color: #157ef5;\n font-size: 14px;\n line-height: 1.5em;\n font-weight: 300;\n text-decoration: none;\n}\n.dokan-pro-features .pricing-section .table-row .table-col .plan-data {\n font-size: 15px;\n color: #3f4143;\n}\n.dokan-pro-features .pricing-section .table-row .table-col .plan-data img {\n display: block;\n margin: 0 auto;\n width: 23px;\n}\n.dokan-pro-features .pricing-section .table-row .table-col .buy-btn {\n font-size: 14px;\n font-weight: 300;\n border-radius: 3px;\n padding: 13px 34px;\n color: #fff;\n text-decoration: none;\n margin: 25px 0 14px;\n display: inline-block;\n transition: all 0.2s ease;\n}\n.dokan-pro-features .pricing-section .table-row .table-col .buy-btn:hover {\n box-shadow: 1px 10px 30px 0 rgba(215, 223, 254, 0.5);\n}\n.dokan-pro-features .pricing-section .table-row .table-col .buy-btn.starter {\n background-color: #00bcff;\n}\n.dokan-pro-features .pricing-section .table-row .table-col .buy-btn.professional {\n background-color: #2bc66d;\n}\n.dokan-pro-features .pricing-section .table-row .table-col .buy-btn.business {\n background-color: #795dff;\n}\n.dokan-pro-features .pricing-section .table-row .table-col .buy-btn.enterprise {\n background-color: #ff5956;\n}\n.dokan-pro-features .pricing-section .plan-name {\n display: inline-block;\n background: black;\n color: #fff;\n font-size: 14px;\n font-weight: 300;\n line-height: 1.4em;\n border-radius: 25px;\n padding: 5px 20px;\n min-width: 95px;\n box-sizing: border-box;\n margin: 26px 0 20px;\n}\n.dokan-pro-features .pricing-section .plan-name.starter {\n background-color: #00bcff;\n}\n.dokan-pro-features .pricing-section .plan-name.professional {\n background-color: #2bc66d;\n}\n.dokan-pro-features .pricing-section .plan-name.business {\n background-color: #795dff;\n}\n.dokan-pro-features .pricing-section .plan-name.enterprise {\n background-color: #ff5956;\n}\n.dokan-pro-features .pricing-section .price {\n margin-bottom: 15px;\n}\n.dokan-pro-features .pricing-section .price span {\n font-size: 14px;\n line-height: 1.2em;\n font-weight: 300;\n color: #b8bbbe;\n display: block;\n}\n.dokan-pro-features .pricing-section .price span:first-child {\n font-size: 28px;\n line-height: 1.5em;\n font-weight: 400;\n color: #23282d;\n}\n.dokan-pro-features .pricing-section .price span:first-child sup {\n font-size: 14px;\n}\n.dokan-pro-features .payment-section {\n display: flex;\n background: #fff;\n justify-content: space-between;\n padding: 20px 65px 15px;\n align-items: center;\n}\n@media (min-width: 1281px) {\n.dokan-pro-features .payment-section {\n padding-left: 21%;\n padding-right: 21%;\n}\n}\n.dokan-pro-features .payment-section .guarantee-section {\n display: flex;\n flex: 0 0 70%;\n align-content: center;\n align-items: center;\n position: relative;\n}\n.dokan-pro-features .payment-section .guarantee-section:after {\n content: \"\";\n position: absolute;\n right: -18px;\n top: 50%;\n transform: translateY(-50%);\n width: 5px;\n height: 38px;\n border-radius: 3px;\n background-color: #f1f1f1;\n}\n.dokan-pro-features .payment-section .guarantee-section .feature-thumb img {\n max-width: 100%;\n width: 160px;\n}\n.dokan-pro-features .payment-section .guarantee-section .guarantee-detail {\n padding-left: 25px;\n}\n.dokan-pro-features .payment-section .guarantee-section .guarantee-detail h2 {\n font-size: 24px;\n line-height: 1.5em;\n color: #2e2c2c;\n font-weight: 400;\n margin: 0;\n}\n.dokan-pro-features .payment-section .guarantee-section .guarantee-detail p {\n color: #66676e;\n font-size: 15px;\n line-height: 1.5em;\n font-weight: 300;\n margin: 5px 0 20px;\n}\n.dokan-pro-features .payment-section .guarantee-section .guarantee-detail a {\n color: #f2624d;\n font-size: 15px;\n line-height: 1.5em;\n text-decoration: none;\n}\n.dokan-pro-features .payment-section .guarantee-section .guarantee-detail a img {\n width: 18px;\n margin-right: 4px;\n}\n.dokan-pro-features .payment-section .payment-area h3 {\n font-size: 15px;\n font-weight: 300;\n color: #66676e;\n margin: 0px 0 17px;\n}\n.dokan-pro-features .payment-section .payment-area .option img {\n max-width: 100%;\n}\n.dokan-pro-features .testimonial-section {\n background-color: #f1f1f1;\n padding: 75px 0 70px;\n text-align: center;\n}\n.dokan-pro-features .testimonial-section .section-title {\n margin-bottom: 75px;\n}\n.dokan-pro-features .testimonial-section .testimonial-wrapper {\n width: 80%;\n text-align: center;\n margin: 0 auto;\n}\n@media only screen and (min-width: 1281px) {\n.dokan-pro-features .testimonial-section .testimonial-wrapper {\n width: 55%;\n}\n}\n.dokan-pro-features .testimonial-section .testimonial-wrapper .testimonial-box .profile-pic {\n width: 70px;\n height: 70px;\n border: 5px solid #fff;\n border-radius: 50%;\n background-color: #fff;\n box-shadow: 0px 1px 16px 0px rgba(0, 0, 0, 0.16);\n margin: 0 auto -35px;\n z-index: 1;\n position: relative;\n}\n.dokan-pro-features .testimonial-section .testimonial-wrapper .testimonial-box .profile-pic img {\n border-radius: 50%;\n max-width: 100%;\n}\n.dokan-pro-features .testimonial-section .testimonial-wrapper .testimonial-box .content-detail {\n background-color: #fff;\n color: #000;\n border-radius: 5px;\n border: 1px solid #E0E9EC;\n box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);\n padding: 50px 30px 30px;\n background-repeat: no-repeat;\n background-position: 40px 40px;\n}\n.dokan-pro-features .testimonial-section .testimonial-wrapper .testimonial-box .content-detail h4 {\n font-size: 18px;\n line-height: 1.444;\n color: #F2624D;\n font-weight: 400;\n margin-top: 0;\n margin-bottom: 5px;\n}\n.dokan-pro-features .testimonial-section .testimonial-wrapper .testimonial-box .content-detail span {\n font-size: 15px;\n line-height: 1.444;\n font-weight: 300;\n color: #66676e;\n margin-bottom: 20px;\n display: inline-block;\n}\n.dokan-pro-features .testimonial-section .testimonial-wrapper .testimonial-box .content-detail p {\n color: #2e2c2c;\n font-size: 14px;\n line-height: 1.9em;\n font-weight: 300;\n}\n.dokan-pro-features .testimonial-section .testimonial-wrapper .slick-dots {\n text-align: center;\n margin: 40px 0 25px;\n}\n.dokan-pro-features .testimonial-section .testimonial-wrapper .slick-dots li {\n position: relative;\n display: inline-block;\n width: 20px;\n height: 20px;\n margin: 0 5px;\n padding: 0;\n cursor: pointer;\n}\n.dokan-pro-features .testimonial-section .testimonial-wrapper .slick-dots li.slick-active button:before {\n background-color: #3f4143;\n}\n.dokan-pro-features .testimonial-section .testimonial-wrapper .slick-dots li button {\n position: relative;\n font-size: 0;\n line-height: 0;\n display: block;\n width: 20px;\n height: 20px;\n padding: 5px;\n cursor: pointer;\n color: transparent;\n border: 0;\n outline: none;\n background: transparent;\n}\n.dokan-pro-features .testimonial-section .testimonial-wrapper .slick-dots li button:before {\n position: absolute;\n top: 0;\n left: 0;\n width: 21px;\n height: 5px;\n content: '';\n text-align: center;\n background-color: #d6d6d6;\n border-radius: 30px;\n}\n.dokan-pro-features .testimonial-section p {\n color: #262626;\n font-size: 16px;\n line-height: 1.5em;\n font-weight: 300;\n}\n.dokan-pro-features .testimonial-section p a {\n color: #8263f7;\n text-decoration: none;\n}\n.dokan-pro-features .cta-section {\n background-image: -moz-linear-gradient(15deg, #ff7d90 0%, #ffad6f 100%);\n background-image: -webkit-linear-gradient(15deg, #ff7d90 0%, #ffad6f 100%);\n background-image: -ms-linear-gradient(15deg, #ff7d90 0%, #ffad6f 100%);\n background-image: linear-gradient(15deg, #ff7d90 0%, #ffad6f 100%);\n background-repeat: no-repeat;\n background-position: center center;\n background-size: contain;\n text-align: center;\n padding: 35px 75px 40px;\n color: #fff;\n}\n.dokan-pro-features .cta-section img {\n width: 60px;\n border-radius: 50%;\n box-shadow: 0px 3px 70px 0px rgba(126, 17, 0, 0.35);\n}\n.dokan-pro-features .cta-section h2 {\n font-size: 30px;\n color: #fff;\n font-weight: 400;\n line-height: 1.333em;\n text-align: center;\n margin: 10px 0;\n text-shadow: 0px 1px 2px rgba(255, 255, 255, 0.31);\n}\n.dokan-pro-features .cta-section p {\n font-size: 16px;\n line-height: 1.5em;\n font-weight: 300;\n margin: 10px 0 30px;\n}\n.dokan-pro-features .cta-section .btn {\n background-color: #fff;\n color: #f2624d;\n font-size: 16px;\n line-height: 1.538em;\n font-weight: 300;\n border: 1px solid #FF9381;\n border-radius: 3px;\n box-shadow: 0px 1px 2px 0px rgba(255, 128, 142, 0.05);\n display: inline-block;\n text-decoration: none;\n padding: 12px 27px;\n}\n.dokan-pro-features .cta-section .btn:hover {\n box-shadow: 2.736px 7.518px 20px 0 rgba(0, 0, 0, 0.15);\n}\n.dokan-pro-features .cta-section .btn svg {\n width: 15px;\n fill: #f2624d;\n margin-left: 6px;\n}\n\n.dokan-help-page .section-wrapper {\n margin-top: 15px;\n}\n.dokan-help-page .section-wrapper .dokan-postbox {\n width: calc(33% - 2em);\n margin: 0 2% 15px 0;\n float: left;\n}\n.dokan-help-page .section-wrapper .dokan-postbox:nth-child(3n+1) {\n clear: both;\n}\n.dokan-help-page .section-wrapper .dokan-postbox .dashicons {\n color: #ccc;\n}\n.dokan-help-page .section-wrapper .dokan-postbox a {\n text-decoration: none;\n}\n.dokan-help-page .section-wrapper .dokan-postbox .inside,\n.dokan-help-page .section-wrapper .dokan-postbox ul {\n margin-bottom: 0;\n}\n.dokan-help-page .loading {\n width: 100%;\n text-align: center;\n margin-top: 100px;\n}\n\n.dokan-settings-wrap {\n position: relative;\n display: flex;\n border: 1px solid #c8d7e1;\n}\n.dokan-settings-wrap .loading {\n position: absolute;\n width: 100%;\n height: 100%;\n background: rgba(255, 255, 255, 0.6);\n}\n.dokan-settings-wrap .loading .dokan-loader {\n top: 40%;\n left: 45%;\n}\n.dokan-settings-wrap .dashicons {\n padding-top: 2px;\n margin-right: 5px;\n}\n.dokan-settings-wrap .dashicons.dashicons-admin-generic {\n color: #6c75ff;\n}\n.dokan-settings-wrap .dashicons.dashicons-cart {\n color: #00aeff;\n}\n.dokan-settings-wrap .dashicons.dashicons-money {\n color: #d35400;\n}\n.dokan-settings-wrap .dashicons.dashicons-admin-page {\n color: #8e44ad;\n}\n.dokan-settings-wrap .dashicons.dashicons-admin-appearance {\n color: #3498db;\n}\n.dokan-settings-wrap .dashicons.dashicons-networking {\n color: #1abc9c;\n}\n.dokan-settings-wrap h2.nav-tab-wrapper {\n flex: 1;\n border-bottom: none;\n padding: 0;\n background: #f1f1f1;\n border-right: 1px solid #c8d7e1;\n}\n.dokan-settings-wrap h2.nav-tab-wrapper a {\n float: none;\n display: block;\n margin: 0;\n border: none;\n padding: 13px 13px;\n background: #f1f1f1;\n font-weight: 500;\n border-bottom: 1px solid #c8d7e1;\n transition-property: none;\n transition: none;\n}\n.dokan-settings-wrap h2.nav-tab-wrapper a:focus,\n.dokan-settings-wrap h2.nav-tab-wrapper a:active {\n box-shadow: none;\n outline: 0;\n}\n.dokan-settings-wrap h2.nav-tab-wrapper a.nav-tab-active {\n background: #fff !important;\n border-right: 1px solid #c8d7e1;\n width: 99%;\n color: #2e4453;\n transition: none;\n transition-property: none;\n}\n.dokan-settings-wrap .metabox-holder {\n flex: 3;\n padding-left: 3%;\n padding-right: 10px;\n background: #fff;\n}\n.dokan-settings-wrap .radio-image-container .radio-image {\n display: block;\n width: 50%;\n background: #fff;\n -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);\n box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);\n margin: 0 0 15px;\n position: relative;\n line-height: 0;\n border: 1px solid #ededed;\n padding: 4px;\n}\n.dokan-settings-wrap .radio-image-container .radio-image img {\n max-width: 100%;\n z-index: 1;\n}\n.dokan-settings-wrap .radio-image-container .radio-image .current-option-indicator {\n position: absolute;\n top: 0;\n right: 0;\n background-color: #4CAF50;\n color: #fff;\n padding: 4px;\n z-index: 2;\n line-height: 1.4;\n}\n.dokan-settings-wrap .radio-image-container .radio-image .active-option {\n opacity: 0;\n position: absolute;\n top: 0;\n left: 0;\n z-index: 3;\n width: 100%;\n height: 100%;\n background-color: rgba(0, 0, 0, 0.45);\n transition: opacity 0.4s ease;\n}\n.dokan-settings-wrap .radio-image-container .radio-image .active-option button {\n position: absolute;\n top: 50%;\n left: 50%;\n margin-top: -23px;\n margin-left: -58px;\n}\n.dokan-settings-wrap .radio-image-container .radio-image:hover .active-option {\n opacity: 1;\n}\n.dokan-settings-wrap .radio-image-container .radio-image.active .active-option {\n display: none;\n}\n.dokan-settings-wrap .radio-image-container .radio-image.not-active .current-option-indicator {\n display: none;\n}\n.dokan-settings-wrap .radio-image-container label {\n display: block;\n margin-bottom: 5px;\n}\n.dokan-settings-wrap .radio-image-container label > input[type='radio'] {\n visibility: hidden;\n /* Makes input not-clickable */\n position: absolute;\n /* Remove input from document flow */\n}\n.dokan-settings-wrap .radio-image-container label > img {\n max-width: 100%;\n}\n.form-table th.dokan-settings-sub-section-title {\n border-bottom: 1px solid #cccccc;\n padding: 0 0 10px;\n}\n.form-table th.dokan-settings-sub-section-title label {\n display: block;\n margin-top: 20px;\n color: #0073aa;\n font-weight: 500;\n font-size: 1.3em;\n}\n.form-table .dokan-settings-field-type-sub_section:first-child th.dokan-settings-sub-section-title label {\n margin-top: 0;\n}\n\nul.dokan-settings-repeatable-list {\n list-style-type: disc;\n padding-left: 20px;\n}\nul.dokan-settings-repeatable-list li span.remove-item {\n padding-top: 0px;\n cursor: pointer;\n}\n.dokan-repetable-add-item-btn {\n font-size: 16px !important;\n font-weight: bold !important;\n height: 25px !important;\n line-height: 22px !important;\n}\ntd.percent_fee,\ntd.fixed_fee {\n display: inline-block;\n}\ntd.percent_fee input,\ntd.fixed_fee input {\n width: 60px;\n}\ntr.additional_fee .description {\n margin-left: 10px;\n margin-top: -10px;\n}\n\n.color-picker-container .color-picker-button[data-v-01dc0d51] {\n height: 24px;\n padding: 0 0 0 30px;\n margin: 0 0 6px;\n font-size: 11px;\n}\n.color-picker-container .color-picker-button span[data-v-01dc0d51] {\n display: block;\n padding: 0 6px;\n line-height: 22px;\n color: #555;\n text-align: center;\n background: #f7f7f7;\n border-left: 1px solid #ccc;\n border-radius: 0 2px 2px 0;\n}\n.color-picker-container .hex-input[data-v-01dc0d51] {\n width: 65px;\n padding: 3px 5px 4px;\n margin: 0 3 0 0;\n font-family: monospace;\n font-size: 12px;\n line-height: 1.4;\n vertical-align: top;\n box-shadow: 0 1px 0 #ccc;\n}\n"]} -
dokan-lite/trunk/assets/js/dokan.js
r2105404 r2162312 1389 1389 }); 1390 1390 1391 function dokan_show_earning_suggestion() { 1392 var selectedCategoryWrapper = $('select#product_cat').find('option:selected'); 1393 1394 if ( selectedCategoryWrapper.data( 'commission' ) != '' ) { 1395 var vendor_percentage = selectedCategoryWrapper.data( 'commission' ); 1396 var commission_type = selectedCategoryWrapper.data( 'commission_type' ); 1397 } else { 1398 var commission_type = $('span.vendor-earning').attr( 'data-commission_type' ); 1399 var vendor_percentage = $('span.vendor-earning').attr( 'data-commission' ); 1400 } 1401 1402 if ( commission_type == 'percentage' ) { 1403 if ( $('input.dokan-product-sales-price' ).val() == '' ) { 1404 $( 'span.vendor-price' ).html( 1405 parseFloat( accounting.formatNumber( ( ( $( 'input.dokan-product-regular-price' ).val() * vendor_percentage ) / 100 ), dokan.rounding_precision, '' ) ) 1406 .toString() 1407 .replace( '.', dokan.mon_decimal_point ) 1408 ); 1409 } else { 1410 $( 'span.vendor-price' ).html( 1411 parseFloat( accounting.formatNumber( ( ( $( 'input.dokan-product-sales-price' ).val() * vendor_percentage ) / 100 ), dokan.rounding_precision, '' ) ) 1412 .toString() 1413 .replace( '.', dokan.mon_decimal_point ) 1414 ); 1415 } 1416 } else { 1417 if ( $('input.dokan-product-sales-price' ).val() == '' ) { 1418 $( 'span.vendor-price' ).html( 1419 parseFloat( accounting.formatNumber( ( $( 'input.dokan-product-regular-price' ).val() - vendor_percentage ), dokan.rounding_precision, '' ) ) 1420 .toString() 1421 .replace( '.', dokan.mon_decimal_point ) 1422 ); 1423 } else { 1424 $( 'span.vendor-price' ).html( 1425 parseFloat( accounting.formatNumber( ( $( 'input.dokan-product-sales-price' ).val() - vendor_percentage ), dokan.rounding_precision, '' ) ) 1426 .toString() 1427 .replace( '.', dokan.mon_decimal_point ) 1428 ); 1429 } 1430 } 1391 function dokan_show_earning_suggestion( callback ) { 1392 let commission = $('span.vendor-earning').attr( 'data-commission' ); 1393 let product_id = $( 'span.vendor-earning' ).attr( 'data-product-id' ); 1394 let product_price = $( 'input.dokan-product-regular-price' ).val(); 1395 let sale_price = $( 'input.dokan-product-sales-price' ).val(); 1396 let earning_suggestion = $('.simple-product span.vendor-price'); 1397 1398 earning_suggestion.html( 'Calculating' ); 1399 1400 $.get( dokan.ajaxurl, { 1401 action: 'get_vendor_earning', 1402 product_id: product_id, 1403 product_price: product_price, 1404 product_price: sale_price ? sale_price : product_price, 1405 _wpnonce: dokan.nonce 1406 } ) 1407 .done( ( response ) => { 1408 earning_suggestion.html( response ); 1409 1410 if ( typeof callback === 'function' ) { 1411 callback(); 1412 } 1413 } ); 1431 1414 } 1432 1415 1433 $('select#product_cat').on('change', function() { 1434 dokan_show_earning_suggestion(); 1435 1436 if ( $( '#product_type' ).val() == 'variable' || $( '#product_type' ).val() == undefined ) { 1437 return; 1438 } 1439 1440 if ( Number( $('span.vendor-price').text() ) <= 0 ) { 1441 $( 'input[type=submit]' ).attr( 'disabled', 'disabled' ); 1442 $( '.dokan-product-less-price-alert' ).removeClass( 'dokan-hide' ); 1443 } else { 1444 $( 'input[type=submit]' ).removeAttr( 'disabled'); 1445 $( '.dokan-product-less-price-alert' ).addClass( 'dokan-hide' ); 1446 } 1447 }); 1448 1449 $( "input.dokan-product-regular-price, input.dokan-product-sales-price" ).on( 'keyup', function () { 1450 dokan_show_earning_suggestion(); 1451 1452 if ( $( '#product_type' ).val() == 'simple' || $( '#product_type' ).text() == '' ) { 1453 if ( Number( $('span.vendor-price').text() ) < 0 ) { 1454 $( $('.dokan-product-less-price-alert').removeClass('dokan-hide') ); 1455 $( 'input[type=submit]' ).attr( 'disabled', 'disabled' ); 1456 $( 'button[type=submit]' ).attr( 'disabled', 'disabled' ); 1457 } else { 1458 $( $('.dokan-product-less-price-alert').addClass('dokan-hide') ); 1459 $( 'input[type=submit]' ).removeAttr( 'disabled'); 1460 $( 'button[type=submit]' ).removeAttr( 'disabled'); 1461 } 1462 } 1463 1464 $( '#product_type' ).on( 'change', function() { 1465 var self = $(this); 1466 1467 if ( self.val() == 'variable' || self.val() == 'grouped' ) { 1468 $( 'input[type=submit]' ).removeAttr( 'disabled' ); 1469 } else { 1470 if ( Number( $('span.vendor-price').text() ) > 0 ) { 1416 $( "input.dokan-product-regular-price, input.dokan-product-sales-price" ).on( 'keyup', _.debounce( () => { 1417 dokan_show_earning_suggestion( function() { 1418 1419 if ( $( '#product_type' ).val() == 'simple' || $( '#product_type' ).text() == '' ) { 1420 if ( Number( $('.simple-product span.vendor-price').text() ) < 0 ) { 1421 $( $('.dokan-product-less-price-alert').removeClass('dokan-hide') ); 1422 $( 'input[type=submit]' ).attr( 'disabled', 'disabled' ); 1423 $( 'button[type=submit]' ).attr( 'disabled', 'disabled' ); 1424 } else { 1425 $( $('.dokan-product-less-price-alert').addClass('dokan-hide') ); 1471 1426 $( 'input[type=submit]' ).removeAttr( 'disabled'); 1472 $( '.dokan-product-less-price-alert' ).addClass( 'dokan-hide' ); 1473 } else { 1474 $( '.dokan-product-less-price-alert' ).removeClass( 'dokan-hide '); 1475 $( 'input[type=submit]' ).attr( 'disabled', 'disabled' ); 1427 $( 'button[type=submit]' ).removeAttr( 'disabled'); 1476 1428 } 1477 1429 } 1478 1430 } ); 1479 1431 1480 } ).trigger('keyup');1432 }, 750 ) ); 1481 1433 1482 1434 }); -
dokan-lite/trunk/assets/js/vue-admin.js
r2144282 r2162312 2469 2469 // 2470 2470 // 2471 // 2472 // 2473 // 2474 // 2475 // 2476 // 2477 // 2478 // 2479 // 2480 // 2481 // 2482 // 2483 // 2484 // 2485 // 2486 // 2487 // 2488 // 2489 // 2490 // 2491 // 2492 // 2493 // 2494 // 2495 // 2496 // 2497 // 2498 // 2471 2499 2472 2500 … … 2519 2547 removeItem(optionVal, name) { 2520 2548 this.fieldValue[name].splice(optionVal, 1); 2549 }, 2550 2551 haveCondition(fieldData) { 2552 return fieldData.hasOwnProperty('condition'); 2553 }, 2554 2555 checkConditionLogic(fieldData, fieldValue) { 2556 var logic = fieldData.condition.logic; 2557 var isValid = false; 2558 2559 _.each(logic, function (value, key) { 2560 if (_.contains(value, fieldValue[key])) { 2561 isValid = true; 2562 } 2563 }); 2564 2565 return isValid; 2521 2566 }, 2522 2567 … … 4774 4819 : _vm._e(), 4775 4820 _vm._v(" "), 4776 "number" == _vm.fieldData.type 4821 "number" == _vm.fieldData.type && 4822 _vm.allSettingsValues.dokan_selling && 4823 "combine" !== _vm.allSettingsValues.dokan_selling.commission_type 4824 ? [ 4825 _c("th", { attrs: { scope: "row" } }, [ 4826 _c( 4827 "label", 4828 { 4829 attrs: { for: _vm.sectionId + "[" + _vm.fieldData.name + "]" } 4830 }, 4831 [_vm._v(_vm._s(_vm.fieldData.label))] 4832 ) 4833 ]), 4834 _vm._v(" "), 4835 _c("td", [ 4836 _c("input", { 4837 directives: [ 4838 { 4839 name: "model", 4840 rawName: "v-model", 4841 value: _vm.fieldValue[_vm.fieldData.name], 4842 expression: "fieldValue[fieldData.name]" 4843 } 4844 ], 4845 staticClass: "regular-text", 4846 attrs: { 4847 type: "number", 4848 min: _vm.fieldData.min, 4849 max: _vm.fieldData.max, 4850 step: _vm.fieldData.step, 4851 id: _vm.sectionId + "[" + _vm.fieldData.name + "]", 4852 name: _vm.sectionId + "[" + _vm.fieldData.name + "]" 4853 }, 4854 domProps: { value: _vm.fieldValue[_vm.fieldData.name] }, 4855 on: { 4856 input: function($event) { 4857 if ($event.target.composing) { 4858 return 4859 } 4860 _vm.$set( 4861 _vm.fieldValue, 4862 _vm.fieldData.name, 4863 $event.target.value 4864 ) 4865 } 4866 } 4867 }), 4868 _vm._v(" "), 4869 _c("p", { 4870 staticClass: "description", 4871 domProps: { innerHTML: _vm._s(_vm.fieldData.desc) } 4872 }) 4873 ]) 4874 ] 4875 : _vm._e(), 4876 _vm._v(" "), 4877 "combine" == _vm.fieldData.type && 4878 _vm.haveCondition(_vm.fieldData) && 4879 _vm.fieldData.condition.type == "show" && 4880 _vm.checkConditionLogic(_vm.fieldData, _vm.fieldValue) 4881 ? [ 4882 _c("th", { attrs: { scope: "row" } }, [ 4883 _c( 4884 "label", 4885 { 4886 attrs: { for: _vm.sectionId + "[" + _vm.fieldData.name + "]" } 4887 }, 4888 [_vm._v(_vm._s(_vm.fieldData.label))] 4889 ) 4890 ]), 4891 _vm._v(" "), 4892 _c("td", { staticClass: "percent_fee" }, [ 4893 _c("input", { 4894 directives: [ 4895 { 4896 name: "model", 4897 rawName: "v-model", 4898 value: 4899 _vm.fieldValue[_vm.fieldData.fields.percent_fee.name], 4900 expression: "fieldValue[fieldData.fields.percent_fee.name]" 4901 } 4902 ], 4903 staticClass: "regular-text", 4904 attrs: { 4905 type: "number", 4906 min: _vm.fieldData.fields.min, 4907 max: _vm.fieldData.fields.max, 4908 step: _vm.fieldData.fields.step, 4909 id: 4910 _vm.sectionId + 4911 "[" + 4912 _vm.fieldData.name + 4913 "]" + 4914 "[" + 4915 "percent_fee" + 4916 "]", 4917 name: 4918 _vm.sectionId + 4919 "[" + 4920 _vm.fieldData.fields.percent_fee.name + 4921 "]" 4922 }, 4923 domProps: { 4924 value: _vm.fieldValue[_vm.fieldData.fields.percent_fee.name] 4925 }, 4926 on: { 4927 input: function($event) { 4928 if ($event.target.composing) { 4929 return 4930 } 4931 _vm.$set( 4932 _vm.fieldValue, 4933 _vm.fieldData.fields.percent_fee.name, 4934 $event.target.value 4935 ) 4936 } 4937 } 4938 }), 4939 _vm._v("\n " + _vm._s("%") + "\n ") 4940 ]), 4941 _vm._v(" "), 4942 _c("td", { staticClass: "fixed_fee" }, [ 4943 _vm._v("\n " + _vm._s("+") + "\n "), 4944 _c("input", { 4945 directives: [ 4946 { 4947 name: "model", 4948 rawName: "v-model", 4949 value: _vm.fieldValue[_vm.fieldData.fields.fixed_fee.name], 4950 expression: "fieldValue[fieldData.fields.fixed_fee.name]" 4951 } 4952 ], 4953 staticClass: "regular-text", 4954 attrs: { 4955 type: "number", 4956 min: _vm.fieldData.fields.min, 4957 max: _vm.fieldData.fields.max, 4958 step: _vm.fieldData.fields.step, 4959 id: 4960 _vm.sectionId + 4961 "[" + 4962 _vm.fieldData.name + 4963 "]" + 4964 "[" + 4965 "fixed_fee" + 4966 "]", 4967 name: 4968 _vm.sectionId + 4969 "[" + 4970 _vm.fieldData.fields.fixed_fee.name + 4971 "]" 4972 }, 4973 domProps: { 4974 value: _vm.fieldValue[_vm.fieldData.fields.fixed_fee.name] 4975 }, 4976 on: { 4977 input: function($event) { 4978 if ($event.target.composing) { 4979 return 4980 } 4981 _vm.$set( 4982 _vm.fieldValue, 4983 _vm.fieldData.fields.fixed_fee.name, 4984 $event.target.value 4985 ) 4986 } 4987 } 4988 }) 4989 ]), 4990 _vm._v(" "), 4991 _c("p", { 4992 staticClass: "description", 4993 domProps: { innerHTML: _vm._s(_vm.fieldData.desc) } 4994 }) 4995 ] 4996 : _vm._e(), 4997 _vm._v(" "), 4998 "number" == _vm.fieldData.type && "admin_percentage" !== _vm.id 4777 4999 ? [ 4778 5000 _c("th", { attrs: { scope: "row" } }, [ -
dokan-lite/trunk/classes/admin-user-profile.php
r2129956 r2162312 318 318 <td> 319 319 <select id="dokan_admin_percentage_type" name="dokan_admin_percentage_type"> 320 <option value="percentage" <?php selected( $admin_commission_type, 'percentage' ); ?> ><?php esc_html_e( 'Percentage', 'dokan-lite' ); ?></option> 321 <option value="flat" <?php selected( $admin_commission_type, 'flat' ); ?>><?php esc_html_e( 'Flat', 'dokan-lite' ); ?></option> 320 <?php foreach ( dokan_commission_types() as $key => $value ) : ?> 321 <option value="<?php echo wc_clean( $key ); ?>" <?php selected( $admin_commission_type, $key ); ?>><?php echo $value ?></option> 322 <?php endforeach; ?> 322 323 </select> 323 324 <p class="description"><?php esc_html_e( 'Set the commmission type admin gets from this seller', 'dokan-lite' ); ?></p> … … 327 328 <th><?php esc_html_e( 'Admin Commission ', 'dokan-lite' ); ?></th> 328 329 <td> 329 <input type=" text" class="small-text" name="dokan_admin_percentage" value="<?php echo esc_attr( $admin_commission ); ?>">330 331 <p class=" description"><?php esc_html_e( 'It will override the default commission admin gets from each sales', 'dokan-lite' ); ?></p>330 <input type="number" min="0" class="small-text" id="admin-commission" name="dokan_admin_percentage" value="<?php echo esc_attr( $admin_commission ); ?>"> 331 <?php do_action( 'dokan_seller_meta_fields_after_admin_commission', $user ); ?> 332 <p class="combine-commission-description"><?php esc_html_e( 'It will override the default commission admin gets from each sales', 'dokan-lite' ); ?></p> 332 333 </td> 333 334 </tr> -
dokan-lite/trunk/classes/ajax.php
r2129956 r2162312 68 68 add_action( 'wp_ajax_nopriv_dokan_get_login_form', array( $this, 'get_login_form' ) ); 69 69 add_action( 'wp_ajax_nopriv_dokan_login_user', array( $this, 'login_user' ) ); 70 add_action( 'wp_ajax_get_vendor_earning', [ $this, 'get_vendor_earning' ] ); 70 71 } 71 72 … … 912 913 wp_send_json_success( $response ); 913 914 } 915 916 /** 917 * Get vendor earning 918 * 919 * @since DOKAN_SINCE 920 * 921 * @return void 922 */ 923 public function get_vendor_earning() { 924 check_ajax_referer( 'dokan_reviews' ); 925 926 $product_id = ! empty( $_GET['product_id'] ) ? absint( $_GET['product_id'] ) : 0; 927 $product_price = ! empty( $_GET['product_price'] ) ? (float) $_GET['product_price'] : 0; 928 929 $vendor = dokan_get_vendor_by_product( $product_id ); 930 931 if ( ! $vendor ) { 932 return; 933 } 934 935 $vendor_id = $vendor->get_id(); 936 937 $vendor_earning = dokan()->commission->calculate_commission( $product_id, $product_price, $vendor_id ); 938 939 wp_send_json( $vendor_earning ); 940 } 914 941 } -
dokan-lite/trunk/dokan.php
r2144282 r2162312 4 4 Plugin URI: https://wordpress.org/plugins/dokan-lite/ 5 5 Description: An e-commerce marketplace plugin for WordPress. Powered by WooCommerce and weDevs. 6 Version: 2.9.2 06 Version: 2.9.21 7 7 Author: weDevs, LLC 8 8 Author URI: https://wedevs.com/ … … 79 79 * @var string 80 80 */ 81 public $version = '2.9.2 0';81 public $version = '2.9.21'; 82 82 83 83 /** … … 348 348 require_once $inc_dir . 'class-product-manager.php'; 349 349 require_once $inc_dir . 'class-dokan-privacy.php'; 350 require_once $inc_dir . 'class-commission.php'; 350 351 351 352 if ( is_admin() ) { … … 395 396 $this->container['orders'] = new Dokan_Order_Manager(); 396 397 $this->container['api'] = new Dokan_API_Manager(); 398 $this->container['commission'] = Dokan_Commission::instance(); 397 399 398 400 $this->container = apply_filters( 'dokan_get_class_container', $this->container ); -
dokan-lite/trunk/includes/admin/class-settings.php
r2129956 r2162312 251 251 */ 252 252 function get_settings_fields() { 253 $pages_array = $this->get_post_type( 'page' ); 254 255 $commission_types = array( 256 'flat' => __( 'Flat', 'dokan-lite' ), 257 'percentage' => __( 'Percentage', 'dokan-lite' ), 258 ); 253 $pages_array = $this->get_post_type( 'page' ); 254 $slider_array = $this->get_post_type( 'dokan_slider' ); 255 $commission_types = dokan_commission_types(); 259 256 260 257 $general_site_options = apply_filters( 'dokan_settings_general_site_options', array( … … 382 379 $general_site_options, 383 380 $general_vendor_store_options 381 ), 382 'dokan_selling' => array( 383 'new_seller_enable_selling' => array( 384 'name' => 'new_seller_enable_selling', 385 'label' => __( 'New Vendor Product Upload', 'dokan-lite' ), 386 'desc' => __( 'Allow newly registered vendors to add products', 'dokan-lite' ), 387 'type' => 'checkbox', 388 'default' => 'on' 389 ), 390 'order_status_change' => array( 391 'name' => 'order_status_change', 392 'label' => __( 'Order Status Change', 'dokan-lite' ), 393 'desc' => __( 'Vendor can update order status', 'dokan-lite' ), 394 'type' => 'checkbox', 395 'default' => 'on' 396 ), 397 'disable_product_popup' => array( 398 'name' => 'disable_product_popup', 399 'label' => __( 'Disable Product Popup', 'dokan-lite' ), 400 'desc' => __( 'Disable add new product in popup view', 'dokan-lite' ), 401 'type' => 'checkbox', 402 'default' => 'off' 403 ), 404 'disable_welcome_wizard' => array( 405 'name' => 'disable_welcome_wizard', 406 'label' => __( 'Disable Welcome Wizard', 'dokan-lite' ), 407 'desc' => __( 'Disable welcome wizard for newly registered vendors', 'dokan-lite' ), 408 'type' => 'checkbox', 409 'default' => 'off' 410 ), 384 411 ), 385 412 'dokan_selling' => array_merge( -
dokan-lite/trunk/includes/class-api-manager.php
r2129956 r2162312 127 127 128 128 $commission = get_user_meta( $store_id, 'dokan_admin_percentage', true ); 129 $additional_fee = get_user_meta( $store_id, 'dokan_admin_additional_fee', true ); 129 130 $commission_type = get_user_meta( $store_id, 'dokan_admin_percentage_type', true ); 130 131 $data['admin_commission'] = $commission; 132 $data['admin_additional_fee'] = $additional_fee; 131 133 $data['admin_commission_type'] = $commission_type; 132 134 -
dokan-lite/trunk/includes/class-order-manager.php
r2129956 r2162312 172 172 do_action( 'dokan_create_parent_order', $parent_order, $seller_id ); 173 173 174 // record admin commision175 $admin_fee = dokan_get_admin_commission_by( $parent_order, $seller_id );176 $parent_order->update_meta_data( '_dokan_admin_fee', $admin_fee );177 174 $parent_order->update_meta_data( '_dokan_vendor_id', $seller_id ); 178 175 $parent_order->save(); … … 254 251 $order->set_payment_method( $parent_order->get_payment_method() ); 255 252 $order->set_payment_method_title( $parent_order->get_payment_method_title() ); 256 257 // record admin fee258 $admin_fee = dokan_get_admin_commission_by( $order, $seller_id );259 $order->update_meta_data( '_dokan_admin_fee', $admin_fee );260 253 $order->update_meta_data( '_dokan_vendor_id', $seller_id ); 261 254 -
dokan-lite/trunk/includes/functions.php
r2144282 r2162312 699 699 $rows = isset( $attr['rows'] ) ? absint( $attr['rows'] ) : 4; 700 700 ?> 701 <textarea name="<?php echo esc_attr( $name ); ?>" id="<?php echo esc_attr( $name ); ?>" rows="<?php echo esc_attr( $rows ); ?>" class="<?php echo esc_attr( $class ); ?>" placeholder="<?php echo esc_attr( $placeholder ); ?>"><?php echo esc_textarea( $value ); ?></textarea>701 <textarea <?php echo esc_attr( $required ); ?> name="<?php echo esc_attr( $name ); ?>" id="<?php echo esc_attr( $name ); ?>" rows="<?php echo esc_attr( $rows ); ?>" class="<?php echo esc_attr( $class ); ?>" placeholder="<?php echo esc_attr( $placeholder ); ?>"><?php echo esc_textarea( $value ); ?></textarea> 702 702 <?php 703 703 break; … … 710 710 <label class="<?php echo esc_attr( $class ); ?>" for="<?php echo esc_attr( $name ); ?>"> 711 711 <input type="hidden" name="<?php echo esc_attr( $name ); ?>" value="no"> 712 <input name="<?php echo esc_attr( $name ); ?>" id="<?php echo esc_attr( $name ); ?>" value="yes" type="checkbox"<?php checked( $value, 'yes' ); ?>>712 <input <?php echo esc_attr( $required ); ?> name="<?php echo esc_attr( $name ); ?>" id="<?php echo esc_attr( $name ); ?>" value="yes" type="checkbox"<?php checked( $value, 'yes' ); ?>> 713 713 <?php echo esc_html( $label ); ?> 714 714 </label> … … 1156 1156 * 1157 1157 * @param array $args 1158 * 1158 1159 * @return array 1159 1160 */ 1160 1161 function dokan_media_uploader_restrict( $args ) { 1161 1162 // bail out for admin and editor 1163 if ( current_user_can( 'delete_pages' ) ) { 1162 if ( current_user_can( 'manage_options' ) ) { 1164 1163 return $args; 1165 1164 } … … 2799 2798 */ 2800 2799 function dokan_get_earning_by_product( $product_id, $seller_id ) { 2801 $product = wc_get_product( $product_id ); 2802 $parent_id = $product->get_parent_id(); 2800 wc_deprecated_function( 'dokan_get_earning_by_product', 'DOKAN_LITE_SINCE', 'Dokan_Commission::get_earning_by_product()' ); 2801 2802 return dokan()->commission->get_earning_by_product( $product_id ); 2803 2804 $product = wc_get_product( $product_id ); 2805 $parent_id = $product->get_parent_id(); 2803 2806 2804 2807 // if parent id found, override product_id with parent id … … 3335 3338 * Dokan get variable product earnings 3336 3339 * 3337 * @param int $id 3338 * @param int $seller_id 3340 * @param int $product_id 3339 3341 * @param boolean $formated 3340 * 3341 * @return int 3342 */ 3343 function dokan_get_variable_product_earning( $product_id, $seller_id, $formated = true ) { 3342 * @param boolean $deprecated 3343 * 3344 * @return float|string 3345 */ 3346 function dokan_get_variable_product_earning( $product_id, $formated = true, $deprecated = false ) { 3347 if ( $deprecated ) { 3348 wc_deprecated_argument( 'seller_id', 'DOKAN_LITE_SINCE', 'dokan_get_variable_product_earning() does not require a seller_id anymore.' ); 3349 } 3350 3344 3351 $product = wc_get_product( $product_id ); 3345 3352 … … 3354 3361 } 3355 3362 3356 $earnings = array_map( function( $id ) use ( $seller_id ){3357 return dokan _get_earning_by_product( $id, $seller_id );3363 $earnings = array_map( function( $id ) { 3364 return dokan()->commission->get_earning_by_product( $id ); 3358 3365 }, $variations ); 3359 3366 … … 3474 3481 3475 3482 echo wp_kses_post( wpautop( dokan_replace_policy_page_link_placeholders( $privacy_text ), true ) ); 3483 } 3484 3485 /** 3486 * Dokan commission types 3487 * 3488 * @since DOKAN_LITE_SINCE 3489 * 3490 * @return array 3491 */ 3492 function dokan_commission_types() { 3493 return apply_filters( 'dokan_commission_types', [ 3494 'flat' => __( 'Flat', 'dokan-lite' ), 3495 'percentage' => __( 'Percentage', 'dokan-lite' ), 3496 ] ); 3476 3497 } 3477 3498 -
dokan-lite/trunk/includes/order-functions.php
r2129956 r2162312 319 319 $order_total = $order->get_total(); 320 320 $order_status = dokan_get_prop( $order, 'status' ); 321 $admin_commission = dokan _get_admin_commission_by( $order, $seller_id);321 $admin_commission = dokan()->commission->get_earning_by_order( $order, 'admin' ); 322 322 $net_amount = $order_total - $admin_commission; 323 323 $net_amount = apply_filters( 'dokan_order_net_amount', $net_amount, $order ); … … 668 668 * @return float $commission 669 669 */ 670 function dokan_get_admin_commission_by( $order, $seller_id ) { 670 function dokan_get_admin_commission_by( $order, $context ) { 671 $context = 'seller' === $context ? $context : 'admin'; 672 wc_deprecated_function( 'dokan_get_admin_commission_by', 'DOKAN_LITE_SINCE', 'Dokan_Commission::get_earning_by_order()' ); 673 674 return dokan()->commission->get_earning_by_order( $order, $context ); 671 675 672 676 if ( get_posts( array( 'post_parent' => $order->get_id(), 'post_type' => 'shop_order', 'post_status' => 'any' ) ) ) { -
dokan-lite/trunk/languages/dokan-lite.pot
r2144282 r2162312 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Dokan 2.9.2 0\n"5 "Project-Id-Version: Dokan 2.9.21\n" 6 6 "Report-Msgid-Bugs-To: https://wedevs.com/contact/\n" 7 "POT-Creation-Date: 2019-0 8-23 09:48:15+00:00\n"7 "POT-Creation-Date: 2019-09-24 15:48:45+00:00\n" 8 8 "MIME-Version: 1.0\n" 9 9 "Content-Type: text/plain; charset=utf-8\n" … … 29 29 msgstr "" 30 30 31 #: classes/admin-user-profile.php:35 classes/ajax.php:15 131 #: classes/admin-user-profile.php:35 classes/ajax.php:152 32 32 #: includes/class-assets.php:411 33 33 msgid "Available" … … 169 169 msgstr "" 170 170 171 #: classes/admin-user-profile.php:320 includes/admin/class-settings.php:257 172 msgid "Percentage" 173 msgstr "" 174 175 #: classes/admin-user-profile.php:321 includes/admin/class-settings.php:256 176 msgid "Flat" 177 msgstr "" 178 179 #: classes/admin-user-profile.php:323 171 #: classes/admin-user-profile.php:324 180 172 msgid "Set the commmission type admin gets from this seller" 181 173 msgstr "" 182 174 183 #: classes/admin-user-profile.php:32 7175 #: classes/admin-user-profile.php:328 184 176 msgid "Admin Commission " 185 177 msgstr "" 186 178 187 #: classes/admin-user-profile.php:33 1179 #: classes/admin-user-profile.php:332 188 180 msgid "It will override the default commission admin gets from each sales" 189 181 msgstr "" 190 182 191 #: classes/admin-user-profile.php:33 6183 #: classes/admin-user-profile.php:337 192 184 msgid "Featured vendor" 193 185 msgstr "" 194 186 195 #: classes/admin-user-profile.php:34 1187 #: classes/admin-user-profile.php:342 196 188 msgid "Mark as featured vendor" 197 189 msgstr "" 198 190 199 #: classes/admin-user-profile.php:34 4191 #: classes/admin-user-profile.php:345 200 192 msgid "This vendor will be marked as a featured vendor." 201 193 msgstr "" 202 194 203 #: classes/admin-withdraw.php:40 classes/ajax.php:8 3195 #: classes/admin-withdraw.php:40 classes/ajax.php:84 204 196 #: classes/template-withdraw.php:210 classes/template-withdraw.php:243 205 197 msgid "You have no permission to do this action" … … 212 204 msgstr "" 213 205 214 #: classes/ajax.php:10 5206 #: classes/ajax.php:106 215 207 msgid "Something wrong, please try again later" 216 208 msgstr "" 217 209 218 #: classes/ajax.php:12 0classes/template-settings.php:223210 #: classes/ajax.php:121 classes/template-settings.php:223 219 211 #: classes/template-settings.php:237 classes/template-settings.php:249 220 212 #: classes/template-settings.php:261 classes/template-settings.php:298 … … 225 217 msgstr "" 226 218 227 #: classes/ajax.php:16 8 classes/ajax.php:203219 #: classes/ajax.php:169 classes/ajax.php:204 228 220 msgid "You do not have sufficient permissions to access this page." 229 221 msgstr "" 230 222 231 #: classes/ajax.php:17 2 classes/ajax.php:207223 #: classes/ajax.php:173 classes/ajax.php:208 232 224 msgid "You have taken too long. Please go back and retry." 233 225 msgstr "" 234 226 235 #: classes/ajax.php:18 2 classes/ajax.php:217227 #: classes/ajax.php:183 classes/ajax.php:218 236 228 msgid "You do not have permission to change this order" 237 229 msgstr "" 238 230 239 #: classes/ajax.php:2 69231 #: classes/ajax.php:270 240 232 msgid "File %d" 241 233 msgstr "" 242 234 243 #: classes/ajax.php:29 1235 #: classes/ajax.php:292 244 236 msgid "You have no permission to manage this order" 245 237 msgstr "" 246 238 247 #: classes/ajax.php:32 7 classes/ajax.php:332239 #: classes/ajax.php:328 classes/ajax.php:333 248 240 msgid "Please provide your name." 249 241 msgstr "" 250 242 251 #: classes/ajax.php:3 39includes/template-tags.php:140243 #: classes/ajax.php:340 includes/template-tags.php:140 252 244 msgid "Something went wrong!" 253 245 msgstr "" 254 246 255 #: classes/ajax.php:34 5247 #: classes/ajax.php:346 256 248 msgid "Email sent successfully!" 257 249 msgstr "" 258 250 259 #: classes/ajax.php:40 0 templates/orders/details.php:283251 #: classes/ajax.php:401 templates/orders/details.php:287 260 252 msgid "Delete note" 261 253 msgstr "" 262 254 263 #: classes/ajax.php:43 1255 #: classes/ajax.php:432 264 256 msgid "Shipping provider: " 265 257 msgstr "" 266 258 267 #: classes/ajax.php:43 1259 #: classes/ajax.php:432 268 260 msgid "Shipping number: " 269 261 msgstr "" 270 262 271 #: classes/ajax.php:43 1263 #: classes/ajax.php:432 272 264 msgid "Shipped date: " 273 265 msgstr "" 274 266 275 #: classes/ajax.php:47 0includes/woo-views/html-product-download.php:14267 #: classes/ajax.php:471 includes/woo-views/html-product-download.php:14 276 268 msgid "Delete" 277 269 msgstr "" 278 270 279 #: classes/ajax.php:51 5271 #: classes/ajax.php:516 280 272 msgid "Error: Nonce verification failed" 281 273 msgstr "" 282 274 283 #: classes/ajax.php:60 5275 #: classes/ajax.php:606 284 276 msgid "Image could not be processed. Please go back and try again." 285 277 msgstr "" 286 278 287 #: classes/ajax.php:72 7279 #: classes/ajax.php:728 288 280 #. translators: 1: user display name 2: user ID 3: user email 289 281 msgid "%1$s (#%2$s – %3$s)" 290 282 msgstr "" 291 283 292 #: classes/ajax.php:87 3284 #: classes/ajax.php:874 293 285 msgid "Invalid username or password." 294 286 msgstr "" 295 287 296 #: classes/ajax.php:88 2288 #: classes/ajax.php:883 297 289 msgid "Wrong username or password." 298 290 msgstr "" 299 291 300 #: classes/ajax.php:9 09292 #: classes/ajax.php:910 301 293 msgid "User logged in successfully." 302 294 msgstr "" 303 295 304 #: classes/installer.php:122 includes/admin/class-settings.php:33 8305 #: includes/admin/class-settings.php:34 6includes/admin/setup-wizard.php:256296 #: classes/installer.php:122 includes/admin/class-settings.php:335 297 #: includes/admin/class-settings.php:343 includes/admin/setup-wizard.php:256 306 298 #: includes/admin-functions.php:44 includes/admin-functions.php:50 307 299 #: includes/admin-functions.php:685 includes/admin-functions.php:709 … … 312 304 313 305 #: classes/installer.php:186 includes/admin/class-admin.php:134 314 #: includes/admin/class-admin.php:186 includes/admin/class-settings.php:4 09306 #: includes/admin/class-admin.php:186 includes/admin/class-settings.php:436 315 307 #: includes/template-tags.php:323 src/admin/pages/Dashboard.vue:3 316 308 msgid "Dashboard" … … 321 313 msgstr "" 322 314 323 #: classes/installer.php:198 includes/admin/class-settings.php:4 17315 #: classes/installer.php:198 includes/admin/class-settings.php:444 324 316 #: templates/global/header-menu.php:46 325 317 msgid "My Orders" … … 456 448 #: classes/template-dashboard.php:123 includes/admin/setup-wizard.php:541 457 449 #: includes/order-functions.php:512 templates/dashboard/orders-widget.php:36 458 #: templates/orders/listing.php:1 37450 #: templates/orders/listing.php:141 459 451 msgid "Processing" 460 452 msgstr "" … … 520 512 521 513 #: classes/template-settings.php:70 classes/template-settings.php:74 522 #: dokan.php:49 1includes/admin/class-admin.php:146514 #: dokan.php:493 includes/admin/class-admin.php:146 523 515 #: includes/admin/class-admin.php:207 includes/template-tags.php:354 524 516 #: src/admin/pages/Settings.vue:3 … … 681 673 msgstr "" 682 674 683 #: dokan.php:4 88675 #: dokan.php:490 684 676 msgid "Get Pro" 685 677 msgstr "" 686 678 687 #: dokan.php:49 2679 #: dokan.php:494 688 680 msgid "Documentation" 689 681 msgstr "" 690 682 691 #: dokan.php:52 3683 #: dokan.php:525 692 684 msgid "" 693 685 "Dokan requires WooCommerce to be installed and active. You can activate %s " … … 825 817 msgstr "" 826 818 827 #: includes/admin/class-settings.php:237 includes/admin/class-settings.php: 499819 #: includes/admin/class-settings.php:237 includes/admin/class-settings.php:526 828 820 msgid "Privacy Policy" 829 821 msgstr "" 830 822 831 #: includes/admin/class-settings.php:26 3823 #: includes/admin/class-settings.php:260 832 824 msgid "Site Options" 833 825 msgstr "" 834 826 835 #: includes/admin/class-settings.php:26 8827 #: includes/admin/class-settings.php:265 836 828 msgid "Admin area access" 837 829 msgstr "" 838 830 839 #: includes/admin/class-settings.php:26 9831 #: includes/admin/class-settings.php:266 840 832 msgid "Disallow Vendors and Customers from accessing the wp-admin dashboard area" 841 833 msgstr "" 842 834 843 #: includes/admin/class-settings.php:27 5includes/admin/setup-wizard.php:264835 #: includes/admin/class-settings.php:272 includes/admin/setup-wizard.php:264 844 836 msgid "Vendor Store URL" 845 837 msgstr "" 846 838 847 #: includes/admin/class-settings.php:27 6839 #: includes/admin/class-settings.php:273 848 840 msgid "Define the Vendor store URL (%s<strong>[this-text]</strong>/[vendor-name])" 849 841 msgstr "" 850 842 851 #: includes/admin/class-settings.php:2 82843 #: includes/admin/class-settings.php:279 852 844 msgid "Vendor Setup Wizard Logo" 853 845 msgstr "" 854 846 855 #: includes/admin/class-settings.php:28 4847 #: includes/admin/class-settings.php:281 856 848 msgid "" 857 849 "Recommended Logo size ( 270px X 90px ). If no logo is uploaded, site title " … … 859 851 msgstr "" 860 852 861 #: includes/admin/class-settings.php:28 8853 #: includes/admin/class-settings.php:285 includes/admin/class-settings.php:406 862 854 msgid "Disable Welcome Wizard" 863 855 msgstr "" 864 856 865 #: includes/admin/class-settings.php:28 9857 #: includes/admin/class-settings.php:286 includes/admin/class-settings.php:407 866 858 msgid "Disable welcome wizard for newly registered vendors" 867 859 msgstr "" 868 860 869 #: includes/admin/class-settings.php:29 8861 #: includes/admin/class-settings.php:295 870 862 msgid "Vendor Store Options" 871 863 msgstr "" 872 864 873 #: includes/admin/class-settings.php:30 3865 #: includes/admin/class-settings.php:300 874 866 msgid "Store Terms and Conditions" 875 867 msgstr "" 876 868 877 #: includes/admin/class-settings.php:30 4869 #: includes/admin/class-settings.php:301 878 870 msgid "Enable Terms and Conditions for vendor stores" 879 871 msgstr "" 880 872 881 #: includes/admin/class-settings.php:31 3873 #: includes/admin/class-settings.php:310 882 874 msgid "Commission" 883 875 msgstr "" 884 876 885 #: includes/admin/class-settings.php:31 8877 #: includes/admin/class-settings.php:315 886 878 msgid "Commission Type " 887 879 msgstr "" 888 880 889 #: includes/admin/class-settings.php:31 9881 #: includes/admin/class-settings.php:316 890 882 msgid "Select a commission type for Vendor" 891 883 msgstr "" 892 884 893 #: includes/admin/class-settings.php:32 6885 #: includes/admin/class-settings.php:323 894 886 msgid "Admin Commission" 895 887 msgstr "" 896 888 897 #: includes/admin/class-settings.php:32 7889 #: includes/admin/class-settings.php:324 898 890 msgid "Amount you get from each sale" 899 891 msgstr "" 900 892 901 #: includes/admin/class-settings.php:33 5includes/admin/setup-wizard.php:271893 #: includes/admin/class-settings.php:332 includes/admin/setup-wizard.php:271 902 894 msgid "Shipping Fee Recipient" 903 895 msgstr "" 904 896 905 #: includes/admin/class-settings.php:33 6897 #: includes/admin/class-settings.php:333 906 898 msgid "Who will be receiving the Shipping fees" 907 899 msgstr "" 908 900 909 #: includes/admin/class-settings.php:33 8 includes/admin/class-settings.php:346901 #: includes/admin/class-settings.php:335 includes/admin/class-settings.php:343 910 902 #: includes/admin/setup-wizard.php:257 911 903 msgid "Admin" 912 904 msgstr "" 913 905 914 #: includes/admin/class-settings.php:34 3includes/admin/setup-wizard.php:285906 #: includes/admin/class-settings.php:340 includes/admin/setup-wizard.php:285 915 907 msgid "Tax Fee Recipient" 916 908 msgstr "" 917 909 918 #: includes/admin/class-settings.php:34 4910 #: includes/admin/class-settings.php:341 919 911 msgid "Who will be receiving the Tax fees" 920 912 msgstr "" 921 913 922 #: includes/admin/class-settings.php:35 4914 #: includes/admin/class-settings.php:351 923 915 msgid "Vendor Capability" 924 916 msgstr "" 925 917 926 #: includes/admin/class-settings.php:35 9918 #: includes/admin/class-settings.php:356 includes/admin/class-settings.php:385 927 919 msgid "New Vendor Product Upload" 928 920 msgstr "" 929 921 930 #: includes/admin/class-settings.php:3 60922 #: includes/admin/class-settings.php:357 includes/admin/class-settings.php:386 931 923 msgid "Allow newly registered vendors to add products" 932 924 msgstr "" 933 925 934 #: includes/admin/class-settings.php:36 6926 #: includes/admin/class-settings.php:363 includes/admin/class-settings.php:399 935 927 msgid "Disable Product Popup" 936 928 msgstr "" 937 929 938 #: includes/admin/class-settings.php:36 7930 #: includes/admin/class-settings.php:364 includes/admin/class-settings.php:400 939 931 msgid "Disable add new product in popup view" 940 932 msgstr "" 941 933 942 #: includes/admin/class-settings.php:373 includes/admin/setup-wizard.php:408 934 #: includes/admin/class-settings.php:370 includes/admin/class-settings.php:392 935 #: includes/admin/setup-wizard.php:408 943 936 msgid "Order Status Change" 944 937 msgstr "" 945 938 946 #: includes/admin/class-settings.php:37 4939 #: includes/admin/class-settings.php:371 947 940 msgid "Allow/Disallow vendor to update order status" 948 941 msgstr "" 949 942 950 #: includes/admin/class-settings.php:392 includes/admin/setup-wizard.php:464 943 #: includes/admin/class-settings.php:393 944 msgid "Vendor can update order status" 945 msgstr "" 946 947 #: includes/admin/class-settings.php:419 includes/admin/setup-wizard.php:464 951 948 msgid "Withdraw Methods" 952 949 msgstr "" 953 950 954 #: includes/admin/class-settings.php: 393951 #: includes/admin/class-settings.php:420 955 952 msgid "Select suitable Withdraw methods for Vendors" 956 953 msgstr "" 957 954 958 #: includes/admin/class-settings.php:4 00includes/admin/setup-wizard.php:522955 #: includes/admin/class-settings.php:427 includes/admin/setup-wizard.php:522 959 956 msgid "Minimum Withdraw Limit" 960 957 msgstr "" 961 958 962 #: includes/admin/class-settings.php:4 01959 #: includes/admin/class-settings.php:428 963 960 msgid "" 964 961 "Minimum balance required to make a withdraw request. Leave blank to set no " … … 966 963 msgstr "" 967 964 968 #: includes/admin/class-settings.php:4 10965 #: includes/admin/class-settings.php:437 969 966 msgid "Select a page to show Vendor Dashboard" 970 967 msgstr "" 971 968 972 #: includes/admin/class-settings.php:4 12 includes/admin/class-settings.php:420973 #: includes/admin/class-settings.php:4 28 includes/admin/class-settings.php:494969 #: includes/admin/class-settings.php:439 includes/admin/class-settings.php:447 970 #: includes/admin/class-settings.php:455 includes/admin/class-settings.php:521 974 971 msgid "Select page" 975 972 msgstr "" 976 973 977 #: includes/admin/class-settings.php:4 18974 #: includes/admin/class-settings.php:445 978 975 msgid "Select a page to show My Orders" 979 976 msgstr "" 980 977 981 #: includes/admin/class-settings.php:4 25978 #: includes/admin/class-settings.php:452 982 979 msgid "Terms and Conditions Page" 983 980 msgstr "" 984 981 985 #: includes/admin/class-settings.php:4 26982 #: includes/admin/class-settings.php:453 986 983 msgid "Select a page to show Terms and Conditions" 987 984 msgstr "" 988 985 989 #: includes/admin/class-settings.php:4 30986 #: includes/admin/class-settings.php:457 990 987 msgid "" 991 988 "Select where you want to add Dokan pages <a target=\"_blank\" href=\"%s\"> " … … 993 990 msgstr "" 994 991 995 #: includes/admin/class-settings.php:4 36992 #: includes/admin/class-settings.php:463 996 993 msgid "Show Map on Store Page" 997 994 msgstr "" 998 995 999 #: includes/admin/class-settings.php:4 37996 #: includes/admin/class-settings.php:464 1000 997 msgid "Enable Google Maps of the Store Location in the store sidebar" 1001 998 msgstr "" 1002 999 1003 #: includes/admin/class-settings.php:4 431000 #: includes/admin/class-settings.php:470 1004 1001 msgid "Google Map API Key" 1005 1002 msgstr "" 1006 1003 1007 #: includes/admin/class-settings.php:4 441004 #: includes/admin/class-settings.php:471 1008 1005 msgid "" 1009 1006 "<a href=\"https://developers.google.com/maps/documentation/javascript/\" " … … 1011 1008 msgstr "" 1012 1009 1013 #: includes/admin/class-settings.php:4 491010 #: includes/admin/class-settings.php:476 1014 1011 msgid "Show Contact Form on Store Page" 1015 1012 msgstr "" 1016 1013 1017 #: includes/admin/class-settings.php:4 501014 #: includes/admin/class-settings.php:477 1018 1015 msgid "Display a vendor contact form in the store sidebar" 1019 1016 msgstr "" 1020 1017 1021 #: includes/admin/class-settings.php:4 561018 #: includes/admin/class-settings.php:483 1022 1019 msgid "Store Header Template" 1023 1020 msgstr "" 1024 1021 1025 #: includes/admin/class-settings.php:4 681022 #: includes/admin/class-settings.php:495 1026 1023 msgid "Store Opening Closing Time Widget" 1027 1024 msgstr "" 1028 1025 1029 #: includes/admin/class-settings.php:4 691026 #: includes/admin/class-settings.php:496 1030 1027 msgid "Enable store opening & closing time widget in the store sidebar" 1031 1028 msgstr "" 1032 1029 1033 #: includes/admin/class-settings.php: 4751030 #: includes/admin/class-settings.php:502 1034 1031 msgid "Enable Store Sidebar From Theme" 1035 1032 msgstr "" 1036 1033 1037 #: includes/admin/class-settings.php: 4761034 #: includes/admin/class-settings.php:503 1038 1035 msgid "Enable showing Store Sidebar From Your Theme." 1039 1036 msgstr "" 1040 1037 1041 #: includes/admin/class-settings.php: 4841038 #: includes/admin/class-settings.php:511 1042 1039 msgid "Enable Privacy Policy" 1043 1040 msgstr "" 1044 1041 1045 #: includes/admin/class-settings.php: 4861042 #: includes/admin/class-settings.php:513 1046 1043 msgid "Enable privacy policy for Vendor store contact form" 1047 1044 msgstr "" 1048 1045 1049 #: includes/admin/class-settings.php: 4911046 #: includes/admin/class-settings.php:518 1050 1047 msgid "Privacy Page" 1051 1048 msgstr "" 1052 1049 1053 #: includes/admin/class-settings.php: 4931050 #: includes/admin/class-settings.php:520 1054 1051 msgid "Select a page to show your privacy policy" 1055 1052 msgstr "" 1056 1053 1057 #: includes/admin/class-settings.php:5 02 includes/functions.php:34691054 #: includes/admin/class-settings.php:529 includes/functions.php:3476 1058 1055 msgid "" 1059 1056 "Your personal data will be used to support your experience throughout this " … … 1471 1468 msgstr "" 1472 1469 1473 #: includes/api/class-order-controller.php:93 includes/order-functions.php:7 771470 #: includes/api/class-order-controller.php:93 includes/order-functions.php:781 1474 1471 msgid "Order Status" 1475 1472 msgstr "" … … 2759 2756 msgstr "" 2760 2757 2758 #: includes/class-commission.php:142 2759 msgid "Product not found" 2760 msgstr "" 2761 2762 #: includes/class-commission.php:170 2763 msgid "Order not found" 2764 msgstr "" 2765 2761 2766 #: includes/class-core.php:141 2762 2767 msgid "Page %s" … … 2992 2997 msgstr "" 2993 2998 2994 #: includes/class-dokan-privacy.php:195 includes/functions.php:23 302999 #: includes/class-dokan-privacy.php:195 includes/functions.php:2329 2995 3000 msgid "Facebook" 2996 3001 msgstr "" 2997 3002 2998 #: includes/class-dokan-privacy.php:196 includes/functions.php:233 43003 #: includes/class-dokan-privacy.php:196 includes/functions.php:2333 2999 3004 msgid "Google Plus" 3000 3005 msgstr "" 3001 3006 3002 #: includes/class-dokan-privacy.php:197 includes/functions.php:233 83007 #: includes/class-dokan-privacy.php:197 includes/functions.php:2337 3003 3008 msgid "Twitter" 3004 3009 msgstr "" 3005 3010 3006 #: includes/class-dokan-privacy.php:198 includes/functions.php:234 23011 #: includes/class-dokan-privacy.php:198 includes/functions.php:2341 3007 3012 msgid "Pinterest" 3008 3013 msgstr "" … … 3012 3017 msgstr "" 3013 3018 3014 #: includes/class-dokan-privacy.php:200 includes/functions.php:23 503019 #: includes/class-dokan-privacy.php:200 includes/functions.php:2349 3015 3020 msgid "Youtube" 3016 3021 msgstr "" 3017 3022 3018 #: includes/class-dokan-privacy.php:201 includes/functions.php:235 43023 #: includes/class-dokan-privacy.php:201 includes/functions.php:2353 3019 3024 msgid "Instagram" 3020 3025 msgstr "" 3021 3026 3022 #: includes/class-dokan-privacy.php:202 includes/functions.php:235 83027 #: includes/class-dokan-privacy.php:202 includes/functions.php:2357 3023 3028 msgid "Flickr" 3024 3029 msgstr "" … … 3108 3113 msgstr "" 3109 3114 3110 #: includes/class-order-manager.php:48 73115 #: includes/class-order-manager.php:480 3111 3116 msgid "A coupon must be restricted with a vendor product." 3112 3117 msgstr "" 3113 3118 3114 #: includes/class-order-manager.php:5 433119 #: includes/class-order-manager.php:536 3115 3120 #. translators: %s item name. 3116 3121 msgid "Unable to restore stock for item %s." … … 3454 3459 msgstr "" 3455 3460 3456 #: includes/functions.php:120 7includes/template-tags.php:3303461 #: includes/functions.php:1206 includes/template-tags.php:330 3457 3462 #: templates/dashboard/products-widget.php:16 3458 3463 msgid "Products" 3459 3464 msgstr "" 3460 3465 3461 #: includes/functions.php:121 1templates/settings/store-form.php:2053466 #: includes/functions.php:1210 templates/settings/store-form.php:205 3462 3467 msgid "Terms and Conditions" 3463 3468 msgstr "" 3464 3469 3465 #: includes/functions.php:124 83470 #: includes/functions.php:1247 3466 3471 msgid "Account Name: %s" 3467 3472 msgstr "" 3468 3473 3469 #: includes/functions.php:125 23474 #: includes/functions.php:1251 3470 3475 msgid "Account Number: %s" 3471 3476 msgstr "" 3472 3477 3473 #: includes/functions.php:125 63478 #: includes/functions.php:1255 3474 3479 msgid "Bank Name: %s" 3475 3480 msgstr "" 3476 3481 3477 #: includes/functions.php:12 603482 #: includes/functions.php:1259 3478 3483 msgid "Address: %s" 3479 3484 msgstr "" 3480 3485 3481 #: includes/functions.php:126 43486 #: includes/functions.php:1263 3482 3487 msgid "Routing Number: %s" 3483 3488 msgstr "" 3484 3489 3485 #: includes/functions.php:126 83490 #: includes/functions.php:1267 3486 3491 msgid "IBAN: %s" 3487 3492 msgstr "" 3488 3493 3489 #: includes/functions.php:127 23494 #: includes/functions.php:1271 3490 3495 msgid "SWIFT: %s" 3491 3496 msgstr "" 3492 3497 3493 #: includes/functions.php:16 303498 #: includes/functions.php:1629 3494 3499 msgid "Date is not valid" 3495 3500 msgstr "" 3496 3501 3497 #: includes/functions.php:206 63502 #: includes/functions.php:2065 3498 3503 msgid "- Select a location -" 3499 3504 msgstr "" 3500 3505 3501 #: includes/functions.php:20 70 includes/functions.php:20933506 #: includes/functions.php:2069 includes/functions.php:2092 3502 3507 msgid "Everywhere Else" 3503 3508 msgstr "" 3504 3509 3505 #: includes/functions.php:208 93510 #: includes/functions.php:2088 3506 3511 msgid "- Select a State -" 3507 3512 msgstr "" 3508 3513 3514 #: includes/functions.php:2110 3515 msgid "Ready to ship in..." 3516 msgstr "" 3517 3509 3518 #: includes/functions.php:2111 3510 msgid " Ready to ship in..."3519 msgid "1 business day" 3511 3520 msgstr "" 3512 3521 3513 3522 #: includes/functions.php:2112 3514 msgid "1 business day"3523 msgid "1-2 business day" 3515 3524 msgstr "" 3516 3525 3517 3526 #: includes/functions.php:2113 3518 msgid "1- 2business day"3527 msgid "1-3 business day" 3519 3528 msgstr "" 3520 3529 3521 3530 #: includes/functions.php:2114 3522 msgid " 1-3business day"3531 msgid "3-5 business day" 3523 3532 msgstr "" 3524 3533 3525 3534 #: includes/functions.php:2115 3526 msgid " 3-5 business day"3535 msgid "1-2 weeks" 3527 3536 msgstr "" 3528 3537 3529 3538 #: includes/functions.php:2116 3530 msgid " 1-2weeks"3539 msgid "2-3 weeks" 3531 3540 msgstr "" 3532 3541 3533 3542 #: includes/functions.php:2117 3534 msgid " 2-3weeks"3543 msgid "3-4 weeks" 3535 3544 msgstr "" 3536 3545 3537 3546 #: includes/functions.php:2118 3538 msgid " 3-4weeks"3547 msgid "4-6 weeks" 3539 3548 msgstr "" 3540 3549 3541 3550 #: includes/functions.php:2119 3542 msgid "4-6 weeks"3543 msgstr ""3544 3545 #: includes/functions.php:21203546 3551 msgid "6-8 weeks" 3547 3552 msgstr "" 3548 3553 3549 #: includes/functions.php:223 93554 #: includes/functions.php:2238 3550 3555 msgid "All dates" 3551 3556 msgstr "" 3552 3557 3553 #: includes/functions.php:225 43558 #: includes/functions.php:2253 3554 3559 #. translators: 1: month name, 2: 4-digit year 3555 3560 msgid "%1$s %2$d" 3556 3561 msgstr "" 3557 3562 3558 #: includes/functions.php:234 63563 #: includes/functions.php:2345 3559 3564 msgid "LinkedIn" 3560 3565 msgstr "" 3561 3566 3562 #: includes/functions.php:262 43567 #: includes/functions.php:2623 3563 3568 msgid "Dokan Store Sidebar" 3564 3569 msgstr "" 3565 3570 3566 #: includes/functions.php:289 03571 #: includes/functions.php:2893 3567 3572 msgid "View sales overview" 3568 3573 msgstr "" 3569 3574 3570 #: includes/functions.php:289 13575 #: includes/functions.php:2894 3571 3576 msgid "View sales report chart" 3572 3577 msgstr "" 3573 3578 3574 #: includes/functions.php:289 23579 #: includes/functions.php:2895 3575 3580 msgid "View announcement" 3576 3581 msgstr "" 3577 3582 3578 #: includes/functions.php:289 33583 #: includes/functions.php:2896 3579 3584 msgid "View order report" 3580 3585 msgstr "" 3581 3586 3582 #: includes/functions.php:289 43587 #: includes/functions.php:2897 3583 3588 msgid "View review report" 3584 3589 msgstr "" 3585 3590 3586 #: includes/functions.php:289 53591 #: includes/functions.php:2898 3587 3592 msgid "View product status report" 3588 3593 msgstr "" 3589 3594 3590 #: includes/functions.php:2 8983595 #: includes/functions.php:2901 3591 3596 msgid "View overview report" 3592 3597 msgstr "" 3593 3598 3594 #: includes/functions.php:2 8993599 #: includes/functions.php:2902 3595 3600 msgid "View daily sales report" 3596 3601 msgstr "" 3597 3602 3598 #: includes/functions.php:290 03603 #: includes/functions.php:2903 3599 3604 msgid "View top selling report" 3600 3605 msgstr "" 3601 3606 3602 #: includes/functions.php:290 13607 #: includes/functions.php:2904 3603 3608 msgid "View top earning report" 3604 3609 msgstr "" 3605 3610 3606 #: includes/functions.php:290 23611 #: includes/functions.php:2905 3607 3612 msgid "View statement report" 3608 3613 msgstr "" 3609 3614 3610 #: includes/functions.php:290 53615 #: includes/functions.php:2908 3611 3616 msgid "View order" 3612 3617 msgstr "" 3613 3618 3614 #: includes/functions.php:290 63619 #: includes/functions.php:2909 3615 3620 msgid "Manage order" 3616 3621 msgstr "" 3617 3622 3618 #: includes/functions.php:29 073623 #: includes/functions.php:2910 3619 3624 msgid "Manage order note" 3620 3625 msgstr "" 3621 3626 3622 #: includes/functions.php:29 083627 #: includes/functions.php:2911 3623 3628 msgid "Manage refund" 3624 3629 msgstr "" 3625 3630 3626 #: includes/functions.php:291 23631 #: includes/functions.php:2915 3627 3632 msgid "Add coupon" 3628 3633 msgstr "" 3629 3634 3630 #: includes/functions.php:291 33635 #: includes/functions.php:2916 3631 3636 msgid "Edit coupon" 3632 3637 msgstr "" 3633 3638 3634 #: includes/functions.php:291 43639 #: includes/functions.php:2917 3635 3640 msgid "Delete coupon" 3636 3641 msgstr "" 3637 3642 3638 #: includes/functions.php:29 173643 #: includes/functions.php:2920 3639 3644 msgid "View reviews" 3640 3645 msgstr "" 3641 3646 3642 #: includes/functions.php:29 183647 #: includes/functions.php:2921 3643 3648 msgid "Manage reviews" 3644 3649 msgstr "" 3645 3650 3646 #: includes/functions.php:292 23651 #: includes/functions.php:2925 3647 3652 msgid "Manage withdraw" 3648 3653 msgstr "" 3649 3654 3650 #: includes/functions.php:292 53655 #: includes/functions.php:2928 3651 3656 msgid "Add product" 3652 3657 msgstr "" 3653 3658 3654 #: includes/functions.php:292 63659 #: includes/functions.php:2929 3655 3660 msgid "Edit product" 3656 3661 msgstr "" 3657 3662 3658 #: includes/functions.php:29 273663 #: includes/functions.php:2930 3659 3664 msgid "Delete product" 3660 3665 msgstr "" 3661 3666 3662 #: includes/functions.php:29 283667 #: includes/functions.php:2931 3663 3668 msgid "View product" 3664 3669 msgstr "" 3665 3670 3666 #: includes/functions.php:29 293671 #: includes/functions.php:2932 3667 3672 msgid "Duplicate product" 3668 3673 msgstr "" 3669 3674 3670 #: includes/functions.php:293 03675 #: includes/functions.php:2933 3671 3676 msgid "Import product" 3672 3677 msgstr "" 3673 3678 3674 #: includes/functions.php:293 13679 #: includes/functions.php:2934 3675 3680 msgid "Export product" 3676 3681 msgstr "" 3677 3682 3678 #: includes/functions.php:293 43683 #: includes/functions.php:2937 3679 3684 msgid "View overview menu" 3680 3685 msgstr "" 3681 3686 3682 #: includes/functions.php:293 53687 #: includes/functions.php:2938 3683 3688 msgid "View product menu" 3684 3689 msgstr "" 3685 3690 3686 #: includes/functions.php:293 63691 #: includes/functions.php:2939 3687 3692 msgid "View order menu" 3688 3693 msgstr "" 3689 3694 3690 #: includes/functions.php:29 373695 #: includes/functions.php:2940 3691 3696 msgid "View coupon menu" 3692 3697 msgstr "" 3693 3698 3694 #: includes/functions.php:29 383699 #: includes/functions.php:2941 3695 3700 msgid "View report menu" 3696 3701 msgstr "" 3697 3702 3698 #: includes/functions.php:29 393703 #: includes/functions.php:2942 3699 3704 msgid "Vuew review menu" 3700 3705 msgstr "" 3701 3706 3702 #: includes/functions.php:294 03707 #: includes/functions.php:2943 3703 3708 msgid "View withdraw menu" 3704 3709 msgstr "" 3705 3710 3706 #: includes/functions.php:294 13711 #: includes/functions.php:2944 3707 3712 msgid "View store settings menu" 3708 3713 msgstr "" 3709 3714 3710 #: includes/functions.php:294 23715 #: includes/functions.php:2945 3711 3716 msgid "View payment settings menu" 3712 3717 msgstr "" 3713 3718 3714 #: includes/functions.php:294 33719 #: includes/functions.php:2946 3715 3720 msgid "View shipping settings menu" 3716 3721 msgstr "" 3717 3722 3718 #: includes/functions.php:294 43723 #: includes/functions.php:2947 3719 3724 msgid "View social settings menu" 3720 3725 msgstr "" 3721 3726 3722 #: includes/functions.php:294 53727 #: includes/functions.php:2948 3723 3728 msgid "View seo settings menu" 3724 3729 msgstr "" 3725 3730 3726 #: includes/functions.php:312 23731 #: includes/functions.php:3125 3727 3732 msgid "Saturday" 3728 3733 msgstr "" 3729 3734 3730 #: includes/functions.php:312 53735 #: includes/functions.php:3128 3731 3736 msgid "Sunday" 3732 3737 msgstr "" 3733 3738 3734 #: includes/functions.php:31 283739 #: includes/functions.php:3131 3735 3740 msgid "Monday" 3736 3741 msgstr "" 3737 3742 3738 #: includes/functions.php:313 13743 #: includes/functions.php:3134 3739 3744 msgid "Tuesday" 3740 3745 msgstr "" 3741 3746 3742 #: includes/functions.php:313 43747 #: includes/functions.php:3137 3743 3748 msgid "Wednesday" 3744 3749 msgstr "" 3745 3750 3746 #: includes/functions.php:31 373751 #: includes/functions.php:3140 3747 3752 msgid "Thursday" 3748 3753 msgstr "" 3749 3754 3750 #: includes/functions.php:314 03755 #: includes/functions.php:3143 3751 3756 msgid "Friday" 3752 3757 msgstr "" 3753 3758 3754 #: includes/functions.php:314 33759 #: includes/functions.php:3146 3755 3760 msgid "Off Day" 3756 3761 msgstr "" 3757 3762 3758 #: includes/functions.php:345 03763 #: includes/functions.php:3457 3759 3764 msgid "privacy policy" 3760 3765 msgstr "" 3761 3766 3762 #: includes/functions.php:3490 3767 #: includes/functions.php:3494 3768 msgid "Flat" 3769 msgstr "" 3770 3771 #: includes/functions.php:3495 3772 msgid "Percentage" 3773 msgstr "" 3774 3775 #: includes/functions.php:3511 3763 3776 msgid "Please Login to Continue" 3764 3777 msgstr "" … … 3772 3785 msgstr "" 3773 3786 3774 #: includes/order-functions.php:77 13787 #: includes/order-functions.php:775 3775 3788 msgid "Order No" 3776 3789 msgstr "" 3777 3790 3778 #: includes/order-functions.php:77 2templates/orders/details.php:213791 #: includes/order-functions.php:776 templates/orders/details.php:21 3779 3792 msgid "Order Items" 3780 3793 msgstr "" 3781 3794 3782 #: includes/order-functions.php:77 33795 #: includes/order-functions.php:777 3783 3796 msgid "Shipping method" 3784 3797 msgstr "" 3785 3798 3786 #: includes/order-functions.php:77 43799 #: includes/order-functions.php:778 3787 3800 msgid "Shipping Cost" 3788 3801 msgstr "" 3789 3802 3790 #: includes/order-functions.php:77 53803 #: includes/order-functions.php:779 3791 3804 msgid "Payment method" 3792 3805 msgstr "" 3793 3806 3794 #: includes/order-functions.php:7 76templates/orders/listing.php:483795 #: templates/orders/listing.php:7 43807 #: includes/order-functions.php:780 templates/orders/listing.php:48 3808 #: templates/orders/listing.php:75 3796 3809 msgid "Order Total" 3797 3810 msgstr "" 3798 3811 3799 #: includes/order-functions.php:7 783812 #: includes/order-functions.php:782 3800 3813 msgid "Order Date" 3801 3814 msgstr "" 3802 3815 3803 #: includes/order-functions.php:78 03816 #: includes/order-functions.php:784 3804 3817 msgid "Billing Company" 3805 3818 msgstr "" 3806 3819 3807 #: includes/order-functions.php:78 13820 #: includes/order-functions.php:785 3808 3821 msgid "Billing First Name" 3809 3822 msgstr "" 3810 3823 3811 #: includes/order-functions.php:78 23824 #: includes/order-functions.php:786 3812 3825 msgid "Billing Last Name" 3813 3826 msgstr "" 3814 3827 3815 #: includes/order-functions.php:78 33828 #: includes/order-functions.php:787 3816 3829 msgid "Billing Full Name" 3817 3830 msgstr "" 3818 3831 3819 #: includes/order-functions.php:78 43832 #: includes/order-functions.php:788 3820 3833 msgid "Billing Email" 3821 3834 msgstr "" 3822 3835 3823 #: includes/order-functions.php:78 53836 #: includes/order-functions.php:789 3824 3837 msgid "Billing Phone" 3825 3838 msgstr "" 3826 3839 3827 #: includes/order-functions.php:7 863840 #: includes/order-functions.php:790 3828 3841 msgid "Billing Address 1" 3829 3842 msgstr "" 3830 3843 3831 #: includes/order-functions.php:7 873844 #: includes/order-functions.php:791 3832 3845 msgid "Billing Address 2" 3833 3846 msgstr "" 3834 3847 3835 #: includes/order-functions.php:7 883848 #: includes/order-functions.php:792 3836 3849 msgid "Billing City" 3837 3850 msgstr "" 3838 3851 3839 #: includes/order-functions.php:7 893852 #: includes/order-functions.php:793 3840 3853 msgid "Billing State" 3841 3854 msgstr "" 3842 3855 3843 #: includes/order-functions.php:79 03856 #: includes/order-functions.php:794 3844 3857 msgid "Billing Postcode" 3845 3858 msgstr "" 3846 3859 3847 #: includes/order-functions.php:79 13860 #: includes/order-functions.php:795 3848 3861 msgid "Billing Country" 3849 3862 msgstr "" 3850 3863 3851 #: includes/order-functions.php:79 33864 #: includes/order-functions.php:797 3852 3865 msgid "Shipping Company" 3853 3866 msgstr "" 3854 3867 3855 #: includes/order-functions.php:79 43868 #: includes/order-functions.php:798 3856 3869 msgid "Shipping First Name" 3857 3870 msgstr "" 3858 3871 3859 #: includes/order-functions.php:79 53872 #: includes/order-functions.php:799 3860 3873 msgid "Shipping Last Name" 3861 3874 msgstr "" 3862 3875 3863 #: includes/order-functions.php: 7963876 #: includes/order-functions.php:800 3864 3877 msgid "Shipping Full Name" 3865 3878 msgstr "" 3866 3879 3867 #: includes/order-functions.php: 7973880 #: includes/order-functions.php:801 3868 3881 msgid "Shipping Address 1" 3869 3882 msgstr "" 3870 3883 3871 #: includes/order-functions.php: 7983884 #: includes/order-functions.php:802 3872 3885 msgid "Shipping Address 2" 3873 3886 msgstr "" 3874 3887 3875 #: includes/order-functions.php: 7993888 #: includes/order-functions.php:803 3876 3889 msgid "Shipping City" 3877 3890 msgstr "" 3878 3891 3879 #: includes/order-functions.php:80 03892 #: includes/order-functions.php:804 3880 3893 msgid "Shipping State" 3881 3894 msgstr "" 3882 3895 3883 #: includes/order-functions.php:80 13896 #: includes/order-functions.php:805 3884 3897 msgid "Shipping Postcode" 3885 3898 msgstr "" 3886 3899 3887 #: includes/order-functions.php:80 23900 #: includes/order-functions.php:806 3888 3901 msgid "Shipping Country" 3889 3902 msgstr "" 3890 3903 3891 #: includes/order-functions.php:80 43904 #: includes/order-functions.php:808 3892 3905 msgid "Customer IP" 3893 3906 msgstr "" 3894 3907 3895 #: includes/order-functions.php:80 53908 #: includes/order-functions.php:809 3896 3909 msgid "Customer Note" 3897 3910 msgstr "" … … 3916 3929 3917 3930 #: includes/product-functions.php:222 templates/my-orders.php:29 3918 #: templates/orders/listing.php: 49 templates/orders/listing.php:773931 #: templates/orders/listing.php:50 templates/orders/listing.php:81 3919 3932 #: templates/products/products-listing-row.php:53 3920 3933 #: templates/products/products-listing.php:89 templates/sub-orders.php:27 … … 4033 4046 #: includes/product-functions.php:318 lib/appsero/Insights.php:749 4034 4047 #: templates/my-orders.php:83 templates/orders/details.php:200 4035 #: templates/products/new-product-single.php:2 054048 #: templates/products/new-product-single.php:214 4036 4049 #: templates/products/new-product.php:165 4037 4050 #: templates/products/tmpl-add-product-popup.php:63 … … 4052 4065 4053 4066 #: includes/product-functions.php:328 src/admin/components/ColorPicker.vue:31 4054 #: templates/orders/details.php:3 48templates/settings/store-form.php:2624067 #: templates/orders/details.php:352 templates/settings/store-form.php:262 4055 4068 msgid "Close" 4056 4069 msgstr "" … … 4102 4115 4103 4116 #: includes/product-functions.php:499 templates/my-orders.php:88 4104 #: templates/orders/listing.php:1 56templates/sub-orders.php:594117 #: templates/orders/listing.php:160 templates/sub-orders.php:59 4105 4118 msgid "View" 4106 4119 msgstr "" … … 4447 4460 msgstr "" 4448 4461 4449 #: src/admin/components/Fields.vue: 1734462 #: src/admin/components/Fields.vue:200 4450 4463 msgid "Active" 4451 4464 msgstr "" 4452 4465 4453 #: src/admin/components/Fields.vue: 177src/admin/pages/Settings.vue:1554466 #: src/admin/components/Fields.vue:204 src/admin/pages/Settings.vue:155 4454 4467 msgid "Select" 4455 4468 msgstr "" … … 4660 4673 4661 4674 #: templates/dashboard/big-counter-widget.php:21 4675 #: templates/orders/listing.php:49 templates/orders/listing.php:78 4662 4676 #: templates/products/products-listing-row.php:86 4663 4677 #: templates/products/products-listing.php:96 … … 4671 4685 #: templates/dashboard/big-counter-widget.php:29 templates/my-orders.php:27 4672 4686 #: templates/orders/details.php:21 templates/orders/listing.php:47 4673 #: templates/orders/listing.php:6 7templates/sub-orders.php:254687 #: templates/orders/listing.php:68 templates/sub-orders.php:25 4674 4688 msgid "Order" 4675 4689 msgstr "" … … 4991 5005 msgstr "" 4992 5006 4993 #: templates/my-orders.php:28 templates/orders/listing.php:5 14994 #: templates/orders/listing.php:1 075007 #: templates/my-orders.php:28 templates/orders/listing.php:52 5008 #: templates/orders/listing.php:111 4995 5009 #: templates/products/products-listing-row.php:124 4996 5010 #: templates/products/products-listing.php:99 templates/sub-orders.php:26 … … 5096 5110 msgstr "" 5097 5111 5098 #: templates/orders/details.php:213 5112 #: templates/orders/details.php:210 5113 msgid "Earning From Order:" 5114 msgstr "" 5115 5116 #: templates/orders/details.php:217 5099 5117 msgid "Customer:" 5100 5118 msgstr "" 5101 5119 5102 #: templates/orders/details.php:2 265120 #: templates/orders/details.php:230 5103 5121 msgid "Email:" 5104 5122 msgstr "" 5105 5123 5106 #: templates/orders/details.php:23 05124 #: templates/orders/details.php:234 5107 5125 msgid "Phone:" 5108 5126 msgstr "" 5109 5127 5110 #: templates/orders/details.php:23 45128 #: templates/orders/details.php:238 5111 5129 msgid "Customer IP:" 5112 5130 msgstr "" 5113 5131 5114 #: templates/orders/details.php:2 465132 #: templates/orders/details.php:250 5115 5133 msgid "Customer Note:" 5116 5134 msgstr "" 5117 5135 5118 #: templates/orders/details.php:2 575136 #: templates/orders/details.php:261 5119 5137 msgid "Order Notes" 5120 5138 msgstr "" 5121 5139 5122 #: templates/orders/details.php:28 15140 #: templates/orders/details.php:285 5123 5141 msgid "added %s ago" 5124 5142 msgstr "" 5125 5143 5126 #: templates/orders/details.php:29 05144 #: templates/orders/details.php:294 5127 5145 msgid "There are no notes for this order yet." 5128 5146 msgstr "" 5129 5147 5130 #: templates/orders/details.php: 2995148 #: templates/orders/details.php:303 5131 5149 msgid "Add note" 5132 5150 msgstr "" 5133 5151 5134 #: templates/orders/details.php:3 075152 #: templates/orders/details.php:311 5135 5153 msgid "Customer note" 5136 5154 msgstr "" 5137 5155 5138 #: templates/orders/details.php:3 085156 #: templates/orders/details.php:312 5139 5157 msgid "Private note" 5140 5158 msgstr "" 5141 5159 5142 #: templates/orders/details.php:3 165160 #: templates/orders/details.php:320 5143 5161 msgid "Add Note" 5144 5162 msgstr "" 5145 5163 5146 #: templates/orders/details.php:32 3 templates/orders/details.php:3325164 #: templates/orders/details.php:327 templates/orders/details.php:336 5147 5165 msgid "Tracking Number" 5148 5166 msgstr "" 5149 5167 5150 #: templates/orders/details.php:3 275168 #: templates/orders/details.php:331 5151 5169 msgid "Shipping Provider Name / URL" 5152 5170 msgstr "" 5153 5171 5154 #: templates/orders/details.php:3 375172 #: templates/orders/details.php:341 5155 5173 msgid "Date Shipped" 5156 5174 msgstr "" 5157 5175 5158 #: templates/orders/details.php:3 475176 #: templates/orders/details.php:351 5159 5177 msgid "Add Tracking Details" 5160 5178 msgstr "" … … 5188 5206 msgstr "" 5189 5207 5190 #: templates/orders/listing.php:5 0 templates/orders/listing.php:805208 #: templates/orders/listing.php:51 templates/orders/listing.php:84 5191 5209 msgid "Customer" 5192 5210 msgstr "" 5193 5211 5194 #: templates/orders/listing.php:5 3 templates/orders/listing.php:1275212 #: templates/orders/listing.php:54 templates/orders/listing.php:131 5195 5213 #: templates/products/downloadable.php:37 5196 5214 msgid "Action" 5197 5215 msgstr "" 5198 5216 5199 #: templates/orders/listing.php: 69 templates/orders/listing.php:715217 #: templates/orders/listing.php:70 templates/orders/listing.php:72 5200 5218 msgid "Order %s" 5201 5219 msgstr "" 5202 5220 5203 #: templates/orders/listing.php:10 15221 #: templates/orders/listing.php:105 5204 5222 msgid "Guest" 5205 5223 msgstr "" 5206 5224 5207 #: templates/orders/listing.php:11 05225 #: templates/orders/listing.php:114 5208 5226 #: templates/products/products-listing-row.php:127 5209 5227 msgid "Unpublished" 5210 5228 msgstr "" 5211 5229 5212 #: templates/orders/listing.php:1 175230 #: templates/orders/listing.php:121 5213 5231 #: templates/products/products-listing-row.php:137 5214 5232 msgid "%s ago" 5215 5233 msgstr "" 5216 5234 5217 #: templates/orders/listing.php:1 465235 #: templates/orders/listing.php:150 5218 5236 msgid "Complete" 5219 5237 msgstr "" 5220 5238 5221 #: templates/orders/listing.php:22 05239 #: templates/orders/listing.php:224 5222 5240 msgid "No orders found" 5223 5241 msgstr "" … … 5406 5424 5407 5425 #: templates/products/listing-filter.php:26 5408 #: templates/products/new-product-single.php:2 525426 #: templates/products/new-product-single.php:261 5409 5427 #: templates/products/new-product.php:202 5410 5428 #: templates/products/tmpl-add-product-popup.php:97 … … 5477 5495 msgstr "" 5478 5496 5479 #: templates/products/new-product-single.php:19 35497 #: templates/products/new-product-single.php:197 5480 5498 msgid " You Earn : " 5481 5499 msgstr "" 5482 5500 5483 #: templates/products/new-product-single.php: 1975484 #: templates/products/new-product-single.php:21 05501 #: templates/products/new-product-single.php:206 5502 #: templates/products/new-product-single.php:219 5485 5503 msgid "0.00" 5486 5504 msgstr "" 5487 5505 5488 #: templates/products/new-product-single.php:2 035506 #: templates/products/new-product-single.php:212 5489 5507 #: templates/products/new-product.php:163 5490 5508 #: templates/products/tmpl-add-product-popup.php:61 … … 5492 5510 msgstr "" 5493 5511 5494 #: templates/products/new-product-single.php:2 045512 #: templates/products/new-product-single.php:213 5495 5513 #: templates/products/new-product.php:164 5496 5514 #: templates/products/tmpl-add-product-popup.php:62 … … 5498 5516 msgstr "" 5499 5517 5500 #: templates/products/new-product-single.php:2 175518 #: templates/products/new-product-single.php:226 5501 5519 msgid "Product price can't be less than the vendor fee!" 5502 5520 msgstr "" 5503 5521 5504 #: templates/products/new-product-single.php:2 245522 #: templates/products/new-product-single.php:233 5505 5523 #: templates/products/new-product.php:178 5506 5524 #: templates/products/tmpl-add-product-popup.php:76 … … 5508 5526 msgstr "" 5509 5527 5510 #: templates/products/new-product-single.php:2 255511 #: templates/products/new-product-single.php:2 325528 #: templates/products/new-product-single.php:234 5529 #: templates/products/new-product-single.php:241 5512 5530 #: templates/products/new-product.php:179 5513 5531 #: templates/products/new-product.php:186 … … 5517 5535 msgstr "" 5518 5536 5519 #: templates/products/new-product-single.php:2 315537 #: templates/products/new-product-single.php:240 5520 5538 #: templates/products/new-product.php:185 5521 5539 #: templates/products/tmpl-add-product-popup.php:83 … … 5523 5541 msgstr "" 5524 5542 5525 #: templates/products/new-product-single.php:24 05526 #: templates/products/new-product-single.php:2 735543 #: templates/products/new-product-single.php:249 5544 #: templates/products/new-product-single.php:282 5527 5545 msgid "Category" 5528 5546 msgstr "" 5529 5547 5530 #: templates/products/new-product-single.php:2 685548 #: templates/products/new-product-single.php:277 5531 5549 msgid "Please choose a category!" 5532 5550 msgstr "" 5533 5551 5534 #: templates/products/new-product-single.php: 2935552 #: templates/products/new-product-single.php:302 5535 5553 #: templates/products/new-product.php:241 5536 5554 #: templates/products/tmpl-add-product-popup.php:132 … … 5538 5556 msgstr "" 5539 5557 5540 #: templates/products/new-product-single.php: 2995558 #: templates/products/new-product-single.php:308 5541 5559 msgid "Tags" 5542 5560 msgstr "" 5543 5561 5544 #: templates/products/new-product-single.php:3 195562 #: templates/products/new-product-single.php:328 5545 5563 #: templates/products/new-product.php:268 5546 5564 #: templates/products/tmpl-add-product-popup.php:155 … … 5548 5566 msgstr "" 5549 5567 5550 #: templates/products/new-product-single.php:3 465568 #: templates/products/new-product-single.php:355 5551 5569 #: templates/products/tmpl-add-product-popup.php:18 5552 5570 msgid "Upload a product cover image" 5553 5571 msgstr "" 5554 5572 5555 #: templates/products/new-product-single.php:3 785573 #: templates/products/new-product-single.php:387 5556 5574 #: templates/products/new-product.php:129 5557 5575 msgid "Delete image" 5558 5576 msgstr "" 5559 5577 5560 #: templates/products/new-product-single.php:3 845578 #: templates/products/new-product-single.php:393 5561 5579 #: templates/products/new-product.php:136 5562 5580 #: templates/products/tmpl-add-product-popup.php:33 … … 5564 5582 msgstr "" 5565 5583 5566 #: templates/products/new-product-single.php: 3985584 #: templates/products/new-product-single.php:407 5567 5585 msgid "Short Description" 5568 5586 msgstr "" 5569 5587 5570 #: templates/products/new-product-single.php:4 035588 #: templates/products/new-product-single.php:412 5571 5589 #: templates/products/new-product.php:277 5572 5590 msgid "Description" 5573 5591 msgstr "" 5574 5592 5575 #: templates/products/new-product-single.php:4 195576 #: templates/products/new-product-single.php:42 05593 #: templates/products/new-product-single.php:428 5594 #: templates/products/new-product-single.php:429 5577 5595 msgid "Save Product" 5578 5596 msgstr "" -
dokan-lite/trunk/lib/class.category-walker.php
r2012076 r2162312 5 5 class DokanCategoryWalker extends DokanTaxonomyWalker { 6 6 7 /** 8 * Post id 9 * 10 * @var string 11 */ 7 12 private $post_id = ''; 8 13 9 function __construct( $post_id ) { 14 /** 15 * @see Walker::$db_fields 16 * @var array 17 */ 18 public $db_fields = [ 'parent' => 'parent', 'id' => 'term_id' ]; 19 20 /** 21 * Constructor method 22 * 23 * @param int $post_id 24 */ 25 public function __construct( $post_id ) { 10 26 // fetch the list of term ids for the given post 11 27 $this->post_id = $post_id; … … 13 29 14 30 /** 15 * @see Walker::$db_fields 16 * @var array 31 * Start element 32 * 33 * @param string $output 34 * @param object $category 35 * @param int $depth 36 * @param array $args 37 * @param int $id 38 * 39 * @return string 17 40 */ 18 var $db_fields = array('parent' => 'parent', 'id' => 'term_id');19 20 21 function start_el( &$output, $category, $depth = 0, $args = array(), $id = 0 ) {22 23 $commission_val = dokan_get_seller_percentage( dokan_get_current_user_id(), $this->post_id, $category->term_id );24 $commission_type = dokan_get_commission_type( dokan_get_current_user_id(), $this->post_id, $category->term_id );41 public function start_el( &$output, $category, $depth = 0, $args = array(), $id = 0 ) { 42 if ( version_compare( DOKAN_PRO_PLUGIN_VERSION, '2.9.14', '<' ) ) { 43 $commission_val = dokan_get_seller_percentage( dokan_get_current_user_id(), $this->post_id, $category->term_id ); 44 $commission_type = dokan_get_commission_type( dokan_get_current_user_id(), $this->post_id, $category->term_id ); 45 } else { 46 $commission_val = dokan()->commission->get_earning_by_product( $this->post_id ); 47 } 25 48 26 49 $pad = str_repeat( ' ', $depth * 3 ); 27 50 $cat_name = apply_filters( 'list_cats', $category->name, $category ); 51 $output .= "\t<option class=\"level-$depth\" value=\"" . $category->term_id . "\""; 28 52 29 $output .= "\t<option class=\"level-$depth\" value=\"" . $category->term_id . "\""; 30 $output .= ' data-commission="' . $commission_val . '" data-commission_type="' . $commission_type . '"'; 31 if ( $category->term_id == $args['selected'] ) 53 if ( version_compare( DOKAN_PRO_PLUGIN_VERSION, '2.9.14', '<' ) ) { 54 $output .= ' data-commission="' . $commission_val . '" data-commission_type="' . $commission_type . '"'; 55 } else { 56 $output .= ' data-commission="' . $commission_val . '" data-product-id="' . $this->post_id . '"'; 57 } 58 59 if ( $category->term_id == $args['selected'] ) { 32 60 $output .= ' selected="selected"'; 61 } 62 33 63 $output .= '>'; 34 64 $output .= $pad . $cat_name; 35 65 $output .= "</option>\n"; 36 66 } 37 38 67 } -
dokan-lite/trunk/lib/class.taxonomy-walker.php
r1898575 r2162312 19 19 public $db_fields = array('parent' => 'parent', 'id' => 'term_id'); 20 20 21 /** 22 * Post id 23 * 24 * @var int 25 */ 21 26 private $post_id = ''; 22 27 28 /** 29 * Constructor method 30 * 31 * @param int $post_id 32 */ 23 33 public function __construct( $post_id = '' ) { 24 34 // fetch the list of term ids for the given post … … 26 36 } 27 37 38 /** 39 * Start element 40 * 41 * @param string $output 42 * @param object $category 43 * @param int $depth 44 * @param array $args 45 * @param int $id 46 * 47 * @return string 48 */ 49 public function start_el( &$output, $category, $depth = 0, $args = array(), $id = 0 ) { 50 if ( version_compare( DOKAN_PRO_PLUGIN_VERSION, '2.9.14', '<' ) ) { 51 $commission_val = dokan_get_seller_percentage( dokan_get_current_user_id(), $this->post_id, $category->term_id ); 52 $commission_type = dokan_get_commission_type( dokan_get_current_user_id(), $this->post_id, $category->term_id ); 53 } else { 54 $commission_val = dokan()->commission->get_earning_by_product( $this->post_id ); 55 } 28 56 29 function start_el( &$output, $category, $depth = 0, $args = array(), $id = 0 ) { 57 $pad = str_repeat( ' ', $depth * 3 ); 58 $cat_name = apply_filters( 'list_cats', $category->name, $category ); 59 $output .= "\<option class=\"level-$depth\" value=\"" . $category->term_id . "\""; 30 60 31 $commission_val = dokan_get_seller_percentage( dokan_get_current_user_id(), $this->post_id, $category->term_id ); 32 $commission_type = dokan_get_commission_type( dokan_get_current_user_id(), $this->post_id, $category->term_id ); 61 if ( version_compare( DOKAN_PRO_PLUGIN_VERSION, '2.9.14', '<' ) ) { 62 $output .= ' data-commission="' . $commission_val . '" data-commission_type="' . $commission_type . '"'; 63 } else { 64 $output .= ' data-commission="' . $commission_val . '" data-product-id="' . $this->post_id . '"'; 65 } 33 66 34 $pad = str_repeat( ' ', $depth * 3 ); 35 $cat_name = apply_filters( 'list_cats', $category->name, $category ); 67 if ( in_array( $category->term_id, $args['selected'] ) ) { 68 $output .= ' selected="selected"'; 69 } 36 70 37 $output .= "\<option class=\"level-$depth\" value=\"" . $category->term_id . "\"";38 $output .= ' data-commission="' . $commission_val . '" data-commission_type="' . $commission_type . '"';39 if ( in_array( $category->term_id, $args['selected'] ) )40 $output .= ' selected="selected"';41 71 $output .= '>'; 42 72 $output .= $pad . $cat_name; 43 if ( $args['show_count'] ) 73 74 if ( $args['show_count'] ) { 44 75 $output .= ' (' . $category->count . ')'; 76 } 77 45 78 $output .= "</option>\n"; 46 79 } -
dokan-lite/trunk/readme.txt
r2144282 r2162312 4 4 Tags: WooCommerce multivendor marketplace, multi vendor marketplace, multi seller store, product vendors, woocommerce vendor, commission rate, e-commerce, ebay, ecommerce, yith, yithemes 5 5 Requires at least: 4.4 6 Tested up to: 5.2. 26 Tested up to: 5.2.3 7 7 WC requires at least: 3.0 8 8 WC tested up to: 3.7.0 … … 285 285 == Changelog == 286 286 287 v2.9.21 -> September 24, 2019 288 ----------------------------------- 289 - **fix*** If state is not found for a country in store settings, remove the state field on reload 290 - **fix*** Only show vendor's own uploaded media to a vendor. 291 - **fix*** Add required attribute for various input field in dokan_post_input_box function. 292 - **fix*** Calculate commission for item by quantity when the commission is set to flat. 293 - **Tweak*** Introduce Dokan_Commission class to calculate admin and vendor's commission. 294 - **Tweak*** Remove unnecessary placeholder in admin commission field. 295 287 296 v2.9.20 -> August 23, 2019 288 297 ------------------------------------ -
dokan-lite/trunk/templates/orders/details.php
r2073700 r2162312 207 207 <?php echo esc_html( dokan_get_date_created( $order ) ); ?> 208 208 </li> 209 <li class="earning-from-order"> 210 <span><?php esc_html_e( 'Earning From Order:', 'dokan-lite' ); ?></span> 211 <?php echo wp_kses_post( wc_price( dokan()->commission->get_earning_by_order( $order ) ) ); ?> 212 </li> 209 213 </ul> 210 214 <?php if ( 'off' === $hide_customer_info && ( $order->get_formatted_billing_address() || $order->get_formatted_shipping_address() ) ) : ?> -
dokan-lite/trunk/templates/orders/listing.php
r2012076 r2162312 47 47 <th><?php esc_html_e( 'Order', 'dokan-lite' ); ?></th> 48 48 <th><?php esc_html_e( 'Order Total', 'dokan-lite' ); ?></th> 49 <th><?php esc_html_e( 'Earning', 'dokan-lite' ); ?></th> 49 50 <th><?php esc_html_e( 'Status', 'dokan-lite' ); ?></th> 50 51 <th><?php esc_html_e( 'Customer', 'dokan-lite' ); ?></th> … … 75 76 <?php echo $the_order->get_formatted_order_total(); ?> 76 77 </td> 78 <td class="dokan-order-earning" data-title="<?php esc_attr_e( 'Earning', 'dokan-lite' ); ?>" > 79 <?php echo wc_price( dokan()->commission->get_earning_by_order( $the_order ) ); ?> 80 </td> 77 81 <td class="dokan-order-status" data-title="<?php esc_attr_e( 'Status', 'dokan-lite' ); ?>" > 78 82 <?php echo '<span class="dokan-label dokan-label-' . dokan_get_order_status_class( dokan_get_prop( $the_order, 'status' ) ) . '">' . dokan_get_order_status_translated( dokan_get_prop( $the_order, 'status' ) ) . '</span>'; ?> -
dokan-lite/trunk/templates/products/new-product-single.php
r2073700 r2162312 191 191 <div class="content-half-part regular-price"> 192 192 <label for="_regular_price" class="form-label"><?php esc_html_e( 'Price', 'dokan-lite' ); ?> 193 <span class="vendor-earning" data-commission="<?php echo esc_attr( dokan_get_seller_percentage( dokan_get_current_user_id(), $post_id ) ); ?>" data-commission_type="<?php echo esc_attr( dokan_get_commission_type( dokan_get_current_user_id(), $post_id ) ); ?>">( <?php esc_html_e( ' You Earn : ', 'dokan-lite' ) ?><?php echo esc_html( get_woocommerce_currency_symbol() ); ?><span class="vendor-price">0.00</span> )</span> 193 <span 194 class="vendor-earning simple-product" 195 data-commission="<?php echo esc_attr( dokan()->commission->get_earning_by_product( $post_id ) ); ?>" 196 data-product-id="<?php echo esc_attr( $post_id ); ?>"> 197 ( <?php esc_html_e( ' You Earn : ', 'dokan-lite' ) ?><?php echo esc_html( get_woocommerce_currency_symbol() ); ?> 198 <span class="vendor-price"> 199 <?php echo esc_attr( dokan()->commission->get_earning_by_product( $post_id ) ); ?> 200 </span> 201 ) 202 </span> 194 203 </label> 195 204 <div class="dokan-input-group"> -
dokan-lite/trunk/templates/products/products-listing-row.php
r2129956 r2162312 87 87 <?php 88 88 if ( $product->get_type() == 'simple' ) { 89 $price = wc_price( dokan _get_earning_by_product( $product->get_id(), get_current_user_id()) );89 $price = wc_price( dokan()->commission->get_earning_by_product( $product ) ); 90 90 echo wp_kses( $price, $price_kses ); 91 91 } else { 92 $price = dokan_get_variable_product_earning( $product->get_id() , get_current_user_id());92 $price = dokan_get_variable_product_earning( $product->get_id() ); 93 93 echo wp_kses( $price, $price_kses ); 94 94 } -
dokan-lite/trunk/templates/settings/store-form.php
r2144282 r2162312 398 398 var dokan_address_select = { 399 399 init: function () { 400 var savedState = '<?php echo esc_html( $address_state ); ?>'; 401 402 if ( ! savedState || 'N/A' === savedState ) { 403 $('#dokan-states-box').hide(); 404 } 400 405 401 406 dokan_address_wrapper.on( 'change', 'select.country_to_state', this.state_select );
Note: See TracChangeset
for help on using the changeset viewer.