.rwpp-block{display:block!important}.rwpp-inline-block{display:inline-block!important}.rwpp-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.rwpp-ml-24{margin-left:24px}.rwpp-mt-5{margin-top:5px}.rwpp-mt-10{margin-top:10px}.rwpp-mt-12{margin-top:12px}.rwpp-mt-15{margin-top:15px}.rwpp-text-small{font-size:12px}.rwpp-text-muted-gray{color:#666}.rwpp-text-no-decoration{text-decoration:none}.rwpp-field-error{color:red;display:block;font-size:12px;margin-top:5px}.rwpp-field-error-border{border-color:#d63638!important}.rwpp-modal-hidden{display:none}.rwpp-text-primary{color:#2271b1}.rwpp-text-primary-dark{color:#135e96}.rwpp-text-primary-light{color:#0073aa}.rwpp-text-secondary{color:#d63384}.rwpp-text-text-primary{color:#2c3338}.rwpp-text-text-secondary{color:#555}.rwpp-text-muted{color:#666}.rwpp-text-text-light{color:#999}.rwpp-text-border{color:#c3c4c7}.rwpp-text-border-light{color:#e9e9e9}.rwpp-text-bg-primary{color:#fff}.rwpp-text-bg-secondary{color:#f9f9f9}.rwpp-text-bg-tertiary{color:#f6f6f6}.rwpp-text-bg-light{color:#fafafa}.rwpp-text-bg-lighter{color:#f5f5f5}.rwpp-text-black{color:#000}.rwpp-text-white{color:#fff}.rwpp-text-notice-success{color:#1c9648}.rwpp-text-notice-error{color:#dc3545}.rwpp-text-notice-warning{color:#d97706}.rwpp-text-notice-info{color:#0073aa}.rwpp-bg-primary{background-color:#2271b1}.rwpp-bg-primary-dark{background-color:#135e96}.rwpp-bg-primary-light{background-color:#0073aa}.rwpp-bg-secondary{background-color:#d63384}.rwpp-bg-text-primary{background-color:#2c3338}.rwpp-bg-text-secondary{background-color:#555}.rwpp-bg-text-muted{background-color:#666}.rwpp-bg-text-light{background-color:#999}.rwpp-bg-border{background-color:#c3c4c7}.rwpp-bg-border-light{background-color:#e9e9e9}.rwpp-bg-bg-primary{background-color:#fff}.rwpp-bg-bg-secondary{background-color:#f9f9f9}.rwpp-bg-bg-tertiary{background-color:#f6f6f6}.rwpp-bg-bg-light{background-color:#fafafa}.rwpp-bg-bg-lighter{background-color:#f5f5f5}.rwpp-bg-black{background-color:#000}.rwpp-bg-white{background-color:#fff}.rwpp-bg-overlay{background-color:rgba(0,0,0,.5)}.rwpp-bg-notice-success{background-color:#1c9648}.rwpp-bg-notice-error{background-color:#dc3545}.rwpp-bg-notice-warning{background-color:#d97706}.rwpp-bg-notice-info{background-color:#0073aa}.rwpp-notice-error,.rwpp-notice-info,.rwpp-notice-success,.rwpp-notice-warning{margin:12px 0;padding:12px}.rwpp-notice-error p,.rwpp-notice-info p,.rwpp-notice-success p,.rwpp-notice-warning p{font-weight:600;margin:0!important}.rwpp-notice-error ul,.rwpp-notice-info ul,.rwpp-notice-success ul,.rwpp-notice-warning ul{margin:8px 0 0!important;padding-left:20px}.rwpp-notice-error ul li,.rwpp-notice-info ul li,.rwpp-notice-success ul li,.rwpp-notice-warning ul li{font-weight:600}.rwpp-notice-success{background-color:#e9fbf0;border:1px solid #1c9648;color:#1c9648}.rwpp-notice-error{background-color:#fef9f9;border:1px solid #dc3545;color:#dc3545}.rwpp-notice-warning{background-color:#fffcf9;border:1px solid #d97706;color:#d97706}.rwpp-notice-info{background-color:#f7fcff;border:1px solid #0073aa;color:#0073aa}.rwpp-form-field{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.rwpp-form-field:last-child{margin-bottom:0}.rwpp-form-label{color:#1d2327;display:block;font-size:14px;font-weight:600;line-height:1.5;margin-bottom:8px}.rwpp-form-label .rwpp-text-danger{color:#dc3545;margin-left:4px}.rwpp-select,input.widefat,textarea.widefat{max-width:100%}.rwpp-char-counter{color:#646970;display:block;font-size:12px;margin-top:5px;text-align:right}.rwpp-custom-dropdown{position:relative}.rwpp-custom-dropdown .rwpp-dropdown-toggle{background:#fff;border:1px solid #8c8f94;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#333;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;min-height:30px;padding:4px 6px 4px 8px;text-align:left;-webkit-transition:all .2s ease;transition:all .2s ease;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.rwpp-custom-dropdown .rwpp-dropdown-toggle:hover{background:#f6f7f7;border-color:#666}.rwpp-custom-dropdown .rwpp-dropdown-toggle.active{background:#f6f7f7;border-color:#2271b1;-webkit-box-shadow:0 0 0 1px #2271b1;box-shadow:0 0 0 1px #2271b1}.rwpp-custom-dropdown .rwpp-dropdown-toggle .rwpp-dropdown-text{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rwpp-custom-dropdown .rwpp-dropdown-toggle .rwpp-dropdown-arrow{font-size:16px;height:auto;margin-left:4px;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;width:16px;-ms-flex-negative:0;flex-shrink:0;line-height:1}.rwpp-custom-dropdown .rwpp-dropdown-toggle.active .rwpp-dropdown-arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.rwpp-custom-dropdown .rwpp-dropdown-content{background:#fff;border:1px solid #ddd;border-radius:3px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15);display:none;left:0;max-width:400px;min-width:100%;position:absolute;top:calc(100% + 2px);z-index:99999}.rwpp-custom-dropdown .rwpp-dropdown-content.active{display:block}.rwpp-custom-dropdown .rwpp-dropdown-menu,.rwpp-custom-dropdown .rwpp-dropdown-menu ul{list-style:none;margin:0;padding:6px 0}.rwpp-custom-dropdown .rwpp-dropdown-menu li{margin:0;position:relative}.rwpp-custom-dropdown .rwpp-dropdown-menu li.has-children>a{padding-right:32px;position:relative}.rwpp-custom-dropdown .rwpp-dropdown-menu li.has-children>a .arrow{color:#999;font-size:18px;height:18px;left:auto;line-height:1;position:absolute;right:8px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;width:18px}.rwpp-custom-dropdown .rwpp-dropdown-menu li.has-children>.rwpp-dropdown-menu{background:#fff;border:1px solid #ddd;border-radius:3px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15);display:none;left:100%;margin-left:-2px;max-width:350px;min-width:220px;position:absolute;top:-1px;z-index:100000}.rwpp-custom-dropdown .rwpp-dropdown-menu li.has-children>.rwpp-dropdown-menu.position-left{left:auto;margin-left:0;margin-right:-2px;right:100%}.rwpp-custom-dropdown .rwpp-dropdown-menu li.has-children:hover>.rwpp-dropdown-menu{display:block}.rwpp-custom-dropdown .rwpp-dropdown-menu li.has-selected-child>a,.rwpp-custom-dropdown .rwpp-dropdown-menu li.selected>a{background:#e8f4f8;color:#2271b1;font-weight:600}.rwpp-custom-dropdown .rwpp-dropdown-menu li a{color:#333;cursor:pointer;display:block;font-size:14px;overflow:hidden;padding:10px 14px;text-decoration:none;text-overflow:ellipsis;-webkit-transition:background-color .15s ease;transition:background-color .15s ease;white-space:nowrap}.rwpp-custom-dropdown .rwpp-dropdown-menu li a:hover{background:#f5f5f5;color:#2271b1}#rwpp-container{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:calc(100vh - 32px);overflow:visible}#rwpp-container h1{margin-bottom:12px;-ms-flex-negative:0;flex-shrink:0;font-weight:400}#rwpp-container .rwpp-title-wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12px}#rwpp-container .rwpp-title-wrapper,#rwpp-container .rwpp-title-wrapper .rwpp-header-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}#rwpp-container .rwpp-title-wrapper .rwpp-header-links{padding:0;-ms-flex-negative:0;flex-shrink:0}#rwpp-container .rwpp-title-wrapper .rwpp-header-links .rwpp-header-link{color:#2271b1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:13px;text-decoration:none;white-space:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}#rwpp-container .rwpp-title-wrapper .rwpp-header-links .rwpp-header-link .dashicons{font-size:16px;line-height:1}#rwpp-container .rwpp-title-wrapper .rwpp-header-links .rwpp-header-link:hover{color:#135e96}#rwpp-container .rwpp-header-wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;gap:20px;justify-content:space-between;-ms-flex-negative:0;flex-shrink:0}#rwpp-container .rwpp-header-wrapper,#rwpp-container .rwpp-header-wrapper .nav-tab-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#rwpp-container .rwpp-header-wrapper .nav-tab-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;-webkit-box-flex:1;border-bottom:1px solid #c3c4c7;-ms-flex:1;flex:1;margin-bottom:0}#rwpp-container .rwpp-header-wrapper .nav-tab-wrapper a img{display:inline-block;margin-right:5px;margin-top:-3px;vertical-align:middle;width:24px}#rwpp-container .nav-tab-wrapper{margin-bottom:20px;-ms-flex-negative:0;flex-shrink:0}#rwpp-container .nav-tab-wrapper a img{display:inline-block;margin-right:5px;margin-top:-3px;vertical-align:middle;width:24px}#rwpp-container .nav-tab-wrapper .nav-tab-active{background-color:#fff;border-bottom:1px solid #fff}#rwpp-container .rwpp-content-wrapper{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:0;overflow:visible}#rwpp-container .rwpp-category-filter{background:#fff;border-bottom:1px solid #e9e9e9;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;-ms-flex-negative:0;flex-shrink:0;-ms-flex-wrap:wrap;flex-wrap:wrap}#rwpp-container .rwpp-category-filter .rwpp-custom-dropdown{max-width:400px;min-width:250px;position:relative;-ms-flex-negative:0;flex-shrink:0}#rwpp-container .rwpp-category-filter .rwpp-custom-dropdown .rwpp-dropdown-toggle{background:#fafafa;border:1px solid #e9e9e9;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#333;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;min-height:36px;padding:8px;text-align:left;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#rwpp-container .rwpp-category-filter .rwpp-custom-dropdown .rwpp-dropdown-toggle:hover{background:#fff;border-color:#999}#rwpp-container .rwpp-category-filter .rwpp-custom-dropdown .rwpp-dropdown-toggle.active{background:#fff;border-color:#2271b1;-webkit-box-shadow:0 0 0 1px #2271b1;box-shadow:0 0 0 1px #2271b1}#rwpp-container .rwpp-category-filter .rwpp-custom-dropdown .rwpp-dropdown-toggle .rwpp-dropdown-text{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#rwpp-container .rwpp-category-filter .rwpp-custom-dropdown .rwpp-dropdown-toggle .rwpp-dropdown-arrow{font-size:20px;height:20px;margin-left:8px;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;width:20px;-ms-flex-negative:0;flex-shrink:0;line-height:1}#rwpp-container .rwpp-category-filter .rwpp-custom-dropdown .rwpp-dropdown-toggle.active .rwpp-dropdown-arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}#rwpp-container .rwpp-category-filter .rwpp-custom-dropdown .rwpp-dropdown-content{background:#fff;border:1px solid #ddd;border-radius:3px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15);display:none;left:0;max-width:400px;min-width:100%;position:absolute;top:calc(100% + 2px);z-index:99999}#rwpp-container .rwpp-category-filter .rwpp-custom-dropdown .rwpp-dropdown-content.active{display:block}#rwpp-container .rwpp-category-filter .rwpp-custom-dropdown .rwpp-dropdown-menu,#rwpp-container .rwpp-category-filter .rwpp-custom-dropdown .rwpp-dropdown-menu ul{list-style:none;margin:0;padding:6px 0}#rwpp-container .rwpp-category-filter .rwpp-custom-dropdown .rwpp-dropdown-menu li{margin:0;position:relative}#rwpp-container .rwpp-category-filter .rwpp-custom-dropdown .rwpp-dropdown-menu li.has-children>a{padding-right:32px;position:relative}#rwpp-container .rwpp-category-filter .rwpp-custom-dropdown .rwpp-dropdown-menu li.has-children>a .arrow{color:#999;font-size:18px;height:18px;left:auto;line-height:1;position:absolute;right:8px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;width:18px}#rwpp-container .rwpp-category-filter .rwpp-custom-dropdown .rwpp-dropdown-menu li.has-children>.rwpp-dropdown-menu{background:#fff;border:1px solid #ddd;border-radius:3px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15);display:none;left:100%;margin-left:-2px;max-width:350px;min-width:220px;position:absolute;top:-1px;z-index:100000}#rwpp-container .rwpp-category-filter .rwpp-custom-dropdown .rwpp-dropdown-menu li.has-children>.rwpp-dropdown-menu.position-left{left:auto;margin-left:0;margin-right:-2px;right:100%}#rwpp-container .rwpp-category-filter .rwpp-custom-dropdown .rwpp-dropdown-menu li.has-children:hover>.rwpp-dropdown-menu{display:block}#rwpp-container .rwpp-category-filter .rwpp-custom-dropdown .rwpp-dropdown-menu li.has-selected-child>a,#rwpp-container .rwpp-category-filter .rwpp-custom-dropdown .rwpp-dropdown-menu li.selected>a{background:#e8f4f8;color:#2271b1;font-weight:600}#rwpp-container .rwpp-category-filter .rwpp-custom-dropdown .rwpp-dropdown-menu li a{color:#333;cursor:pointer;display:block;font-size:14px;overflow:hidden;padding:10px 14px;text-decoration:none;text-overflow:ellipsis;-webkit-transition:background-color .15s ease;transition:background-color .15s ease;white-space:nowrap}#rwpp-container .rwpp-category-filter .rwpp-custom-dropdown .rwpp-dropdown-menu li a:hover{background:#f5f5f5;color:#2271b1}#rwpp-container .rwpp-category-filter .rwpp-product-count{background:none;border:none;color:#666;font-size:14px;font-weight:500;padding:0}#rwpp-container .rwpp-scrollable-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0;min-height:0;overflow-x:hidden;overflow-y:auto;padding:15px 5px 15px 0}#rwpp-container .rwpp-tab-content{background:#fff;border-radius:4px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);padding:20px}#rwpp-container .rwpp-tab-content h2{color:#1d2327;font-size:23px;font-weight:400;line-height:1.3;margin-bottom:10px;margin-top:0}#rwpp-container .rwpp-tab-content .description{color:#646970;font-size:14px;line-height:1.5;margin-bottom:20px;margin-top:0}#rwpp-container .rwpp-tab-content ul:not(.rwpp-dropdown-menu){list-style-type:disc;margin-left:2em}#rwpp-container .rwpp-tab-content .rwpp-system-status-table{border:1px solid #e9e9e9;border-collapse:collapse;width:100%}#rwpp-container .rwpp-tab-content .rwpp-system-status-table tr:nth-child(2n){background:#f9f9f9}#rwpp-container .rwpp-tab-content .rwpp-system-status-table td{border-bottom:1px solid #e9e9e9;font-size:13px;line-height:1.5;padding:8px 12px;vertical-align:top}#rwpp-container .rwpp-tab-content .rwpp-system-status-table td:first-child{color:#2c3338;font-weight:600;white-space:nowrap;width:200px}#rwpp-container .rwpp-tab-content .rwpp-system-status-table td:last-child{color:#555;word-break:break-all}#rwpp-container .rwpp-tab-content .rwpp-accordion{border:1px solid #e9e9e9;border-radius:4px;margin-bottom:12px}#rwpp-container .rwpp-tab-content .rwpp-accordion[open]>summary{border-bottom:1px solid #e9e9e9}#rwpp-container .rwpp-tab-content .rwpp-accordion[open]>summary:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}#rwpp-container .rwpp-tab-content .rwpp-accordion summary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f9f9f9;border-radius:4px;color:#2c3338;cursor:pointer;font-size:15px;font-weight:600;gap:8px;list-style:none;padding:12px 20px;-webkit-transition:background .15s ease-in-out;transition:background .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#rwpp-container .rwpp-tab-content .rwpp-accordion summary::-webkit-details-marker{display:none}#rwpp-container .rwpp-tab-content .rwpp-accordion summary:after{color:#999;content:"";font-family:dashicons;font-size:20px;margin-left:auto;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}#rwpp-container .rwpp-tab-content .rwpp-accordion summary:hover{background:#f5f5f5}#rwpp-container .rwpp-tab-content .rwpp-accordion summary .dashicons{color:#2271b1;font-size:20px;height:20px;width:20px}#rwpp-container .rwpp-tab-content .rwpp-accordion .rwpp-accordion-content{padding:12px 20px 20px}#rwpp-container .rwpp-actions-wrapper{-ms-flex-negative:0;background:#fff;border-top:1px solid #ddd;flex-shrink:0;margin-top:auto;padding:15px 0}#rwpp-container .rwpp-actions-wrapper #rwpp-response{margin-top:10px}#rwpp-container .notice{margin-left:0;-ms-flex-negative:0;flex-shrink:0}#rwpp-container .notice.rwpp-bottom-notice{margin-bottom:0;margin-top:15px}#rwpp-container .submit-suggestions{-ms-flex-negative:0;flex-shrink:0;margin-bottom:0;margin-top:15px}@media screen and (max-width:782px){#rwpp-container .rwpp-header-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:10px}#rwpp-container .rwpp-header-wrapper .nav-tab-wrapper{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}#rwpp-container .rwpp-header-wrapper .rwpp-header-links{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 0 10px}}#rwpp-products-list{padding:0;position:relative}.rwpp-selection-counter{display:none;margin-left:12px}.rwpp-product{background:#fff;border:1px solid #ddd;border-radius:4px;gap:12px;margin-bottom:8px;padding:12px 16px;-webkit-transition:all .3s ease;transition:all .3s ease}.rwpp-product,.rwpp-product .rwpp-product-handle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rwpp-product .rwpp-product-handle{color:#999;cursor:-webkit-grab;cursor:grab}.rwpp-product .rwpp-product-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.rwpp-product .rwpp-product-handle .dashicons{font-size:20px;height:20px;width:20px}.rwpp-product .rwpp-product-image{height:50px;width:50px;-ms-flex-negative:0;border:1px solid #ddd;border-radius:4px;flex-shrink:0;overflow:hidden}.rwpp-product .rwpp-product-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.rwpp-product .rwpp-product-details{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.rwpp-product .rwpp-product-details .rwpp-product-name{color:#2271b1;font-size:14px;font-weight:500;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rwpp-product .rwpp-product-details .rwpp-product-meta{color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;gap:12px}.rwpp-product .rwpp-product-details .rwpp-product-meta .rwpp-product-sku{color:#666}.rwpp-product .rwpp-product-details .rwpp-product-meta .rwpp-product-stock{border-radius:3px;font-size:11px;font-weight:500;padding:2px 8px}.rwpp-product .rwpp-product-details .rwpp-product-meta .rwpp-product-stock.instock{background:#e6f4ea;color:#1e7e34}.rwpp-product .rwpp-product-details .rwpp-product-meta .rwpp-product-stock.outofstock{background:#fde7e9;color:#cc1818}.rwpp-product .rwpp-product-details .rwpp-product-meta .rwpp-product-status.private{background:#f0f0f1;border-radius:3px;color:#50575e;font-size:11px;font-weight:500;padding:2px 8px}.rwpp-product .rwpp-product-price{color:#2c3338;font-size:14px;font-weight:600;min-width:80px;text-align:right}.rwpp-product .rwpp-product-actions{gap:4px;-ms-flex-negative:0;flex-shrink:0}.rwpp-product .rwpp-product-actions,.rwpp-product .rwpp-product-actions .rwpp-action-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rwpp-product .rwpp-product-actions .rwpp-action-btn{height:32px;width:32px;-webkit-box-pack:center;-ms-flex-pack:center;background:#fff;border:1px solid #ddd;border-radius:3px;cursor:pointer;justify-content:center;padding:0;-webkit-transition:all .2s ease;transition:all .2s ease}.rwpp-product .rwpp-product-actions .rwpp-action-btn .dashicons{color:#555;font-size:16px;height:16px;width:16px}.rwpp-product .rwpp-product-actions .rwpp-action-btn:hover{background:#f0f0f0;border-color:#999}.rwpp-product .rwpp-product-actions .rwpp-action-btn:hover .dashicons{color:#000}.rwpp-product .rwpp-product-actions .rwpp-action-btn.disabled{cursor:not-allowed;opacity:.4;pointer-events:none}.rwpp-product .rwpp-product-actions .button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.rwpp-product .rwpp-product-actions .button .dashicons{font-size:16px;height:16px;width:16px}.rwpp-product.ghost{background:#e3f2fd;border-color:#2271b1;opacity:.5}.rwpp-product.sortable-selected{background:#e3f2fd;border-color:#2271b1;-webkit-box-shadow:0 2px 4px rgba(34,113,177,.2);box-shadow:0 2px 4px rgba(34,113,177,.2)}.rwpp-product:hover{border-color:#999;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1)}.rwpp-product-count{background:#fff;border-bottom:1px solid #ddd;color:#666;font-size:14px;font-weight:500;padding:12px 16px}.rwpp-footer{background:#f9f9f9;border-top:1px solid #ddd;-webkit-box-shadow:0 -2px 8px rgba(0,0,0,.05);box-shadow:0 -2px 8px rgba(0,0,0,.05);margin-top:auto;padding:12px 16px;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;justify-content:flex-start}.rwpp-footer,.rwpp-footer .rwpp-footer-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rwpp-footer .rwpp-footer-actions{gap:10px;margin:0}.rwpp-footer .rwpp-footer-actions .button-primary{font-size:13px;height:auto;line-height:1.4;padding:6px 16px;white-space:nowrap}.rwpp-footer .rwpp-footer-actions .rwpp-success-message{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#d7f1dd;border-radius:3px;color:#1d4620;font-size:13px;font-weight:500;gap:5px;padding:6px 10px}.rwpp-footer .rwpp-footer-actions .rwpp-success-message .dashicons{color:#2d7b3d;font-size:16px;height:16px;width:16px;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:782px){.rwpp-footer{padding:10px 12px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.rwpp-footer,.rwpp-footer .rwpp-footer-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.rwpp-footer .rwpp-footer-actions{width:100%}.rwpp-footer .rwpp-footer-actions .button-primary{text-align:center;width:100%}.rwpp-footer .rwpp-footer-actions .rwpp-success-message{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.rwpp-footer .rwpp-important-note{min-width:unset;width:100%}}.rwpp-modal.is-open,.rwpp-modal[aria-hidden=false]{display:block}.rwpp-modal__overlay{background-color:rgba(0,0,0,.5);bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;left:0;position:fixed;right:0;top:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:1;pointer-events:auto;z-index:9999}.rwpp-modal__container{background-color:#fff;border-radius:4px;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.15);box-shadow:0 4px 20px rgba(0,0,0,.15);max-width:500px;position:relative;width:90%;z-index:10000}.rwpp-modal__header{border-bottom:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rwpp-modal__header h2{color:#333;font-size:18px;margin:0}.rwpp-modal__header .rwpp-modal__close{background:none;border:none;color:#999;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:24px;height:30px;padding:0;width:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.rwpp-modal__header .rwpp-modal__close:hover{color:#333}.rwpp-modal__content{color:#555;font-size:14px;line-height:1.6;max-height:60vh;overflow-y:auto;padding:15px}.rwpp-modal__content .rwpp-modal__success{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#d7f1dd;border-left:4px solid #2d7b3d;border-radius:3px;color:#1d4620;font-weight:500;gap:10px;padding:12px 16px}.rwpp-modal__content .rwpp-modal__success .dashicons{color:#2d7b3d;font-size:24px;height:24px;width:24px;-ms-flex-negative:0;flex-shrink:0}.rwpp-modal__content .rwpp-modal__error{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f8d7da;border-left:4px solid #dc3545;border-radius:3px;color:#721c24;font-weight:500;gap:10px;padding:12px 16px}.rwpp-modal__content .rwpp-modal__error .dashicons{color:#dc3545;font-size:24px;height:24px;width:24px;-ms-flex-negative:0;flex-shrink:0}.rwpp-modal__footer{border-top:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px 20px;-webkit-box-pack:end;-ms-flex-pack:end;background-color:#f9f9f9;gap:10px;justify-content:flex-end}@media screen and (max-width:640px){.rwpp-modal__container{max-width:100%;width:95%}.rwpp-modal__header{padding:15px}.rwpp-modal__header h2{font-size:16px}.rwpp-modal__content{font-size:13px;padding:15px}.rwpp-modal__footer{padding:12px 15px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.rwpp-modal__footer .button{margin-bottom:8px;margin-left:0!important;width:100%}}.rwpp-load-more-container{padding:20px;text-align:center}.rwpp-load-more-container #rwpp-load-more-btn{font-size:14px;padding:8px 20px}.rwpp-load-more-container #rwpp-load-more-btn:disabled{cursor:not-allowed;opacity:.6}.rwpp-smart-sort-content{padding:20px 0}.rwpp-smart-sort-content .description{color:#666;font-size:14px;margin-bottom:30px}.rwpp-smart-sort-form .rwpp-radio-group{gap:20px}.rwpp-smart-sort-form .rwpp-radio-group,.rwpp-smart-sort-form .rwpp-radio-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rwpp-smart-sort-form .rwpp-radio-label{cursor:pointer;font-size:14px}.rwpp-smart-sort-form .rwpp-radio-label input[type=radio]{cursor:pointer;margin:0 8px 0 0}.rwpp-smart-sort-form #rwpp-apply-smart-sort{-ms-flex-item-align:start;align-self:flex-start}.rwpp-smart-sort-form .rwpp-category-selection{background-color:#f6f7f7;border:1px solid #dcdcde;border-radius:4px;max-width:350px;padding:15px}.rwpp-smart-sort-form .notice.inline{margin-top:30px}.rwpp-smart-sort-form .notice.inline ul{list-style-type:disc;margin:0;padding-left:20px}.rwpp-smart-sort-form .notice.inline ul li{line-height:1.5;margin-bottom:8px}.rwpp-smart-sort-form .notice.inline ul li:last-child{margin-bottom:0}@media screen and (max-width:782px){.rwpp-smart-sort-content{padding:15px 0}.rwpp-smart-sort-form .rwpp-category-selection .rwpp-custom-dropdown,.rwpp-smart-sort-form .rwpp-select{max-width:100%}}.rwpp-modal{bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:100000}.rwpp-modal-overlay{background:rgba(0,0,0,.5);bottom:0;left:0;position:absolute;right:0;top:0}.rwpp-modal-content{background:#fff;border-radius:4px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);margin:100px auto;max-width:500px;position:relative;z-index:100001}.rwpp-modal-header{border-bottom:1px solid #dcdcde;display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px 24px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rwpp-modal-header h2{font-size:18px;margin:0}.rwpp-modal-close{background:none;border:none;color:#50575e;cursor:pointer;font-size:24px;line-height:1;padding:0}.rwpp-modal-close:hover{color:#d63638}.rwpp-modal-body{padding:24px}.rwpp-modal-body p{font-size:14px;line-height:1.6;margin:0 0 12px}.rwpp-modal-footer{border-top:1px solid #dcdcde;padding:16px 24px;-webkit-box-pack:end;-ms-flex-pack:end;gap:8px;justify-content:flex-end}.rwpp-modal-footer,.rwpp-presets-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex}.rwpp-presets-toolbar{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px;margin:20px 0}@media(max-width:782px){.rwpp-presets-toolbar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.rwpp-presets-actions{-webkit-box-flex:1;-ms-flex:1;flex:1}.rwpp-presets-actions .button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.rwpp-presets-actions .button .dashicons{font-size:16px;height:16px;width:16px}.rwpp-presets-search{-webkit-box-flex:0;-ms-flex:0 0 300px;flex:0 0 300px}@media(max-width:782px){.rwpp-presets-search{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%}}.rwpp-preset-search-input{width:100%}.rwpp-presets-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;margin-bottom:20px}.rwpp-preset-card,.rwpp-presets-list{display:-webkit-box;display:-ms-flexbox;display:flex}.rwpp-preset-card{background:#fff;border:1px solid #dcdcde;border-radius:6px;padding:15px;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:20px;justify-content:space-between}.rwpp-preset-card:hover{border-color:#c3c4c7;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1)}.rwpp-preset-card>div:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}@media(max-width:782px){.rwpp-preset-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.rwpp-preset-title{color:#1d2327;font-size:18px;font-weight:600;line-height:1.4;margin:0 0 8px}.rwpp-preset-meta{color:#646970;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:13px;gap:10px}.rwpp-preset-meta,.rwpp-preset-shortcode{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rwpp-preset-shortcode{background:#f6f7f7;border-radius:3px;font-size:12px;gap:8px;margin-top:10px;padding:6px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.rwpp-preset-shortcode .rwpp-shortcode-label{color:#646970;white-space:nowrap}.rwpp-preset-shortcode .rwpp-shortcode-code{background:#fff;border:1px solid #dcdcde;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#1d2327;cursor:pointer;font-size:12px;height:28px;line-height:26px;min-width:0;padding:0 8px;-webkit-transition:all .2s ease;transition:all .2s ease;word-break:break-all}.rwpp-preset-shortcode .rwpp-shortcode-code:hover{background:#f0f7fc;border-color:#2271b1}.rwpp-preset-shortcode .rwpp-shortcode-code.copied{background:#d4edda;border-color:#1c9648}.rwpp-preset-scope{color:#2271b1;font-weight:500}.rwpp-preset-separator{color:#c3c4c7}.rwpp-preset-count{font-weight:500}.rwpp-preset-description{margin-bottom:15px}.rwpp-preset-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;-ms-flex-negative:0;flex-shrink:0}.rwpp-preset-actions .button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;margin:0;white-space:nowrap}.rwpp-preset-actions .button .dashicons{font-size:16px;height:16px;width:16px}.rwpp-preset-actions .button-primary{background:#2271b1;border-color:#2271b1}.rwpp-preset-actions .button-primary:hover{background:#135e96;border-color:#135e96}.rwpp-preset-actions .rwpp-delete-preset{border-color:#d63638;color:#d63638}.rwpp-preset-actions .rwpp-delete-preset:focus,.rwpp-preset-actions .rwpp-delete-preset:hover{background:#d63638;border-color:#d63638;color:#fff}.rwpp-preset-actions .rwpp-delete-preset .dashicons{color:inherit}@media(max-width:782px){.rwpp-preset-actions{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.rwpp-preset-actions .button-primary{-webkit-box-flex:1;-ms-flex:1;flex:1}}.rwpp-preset-actions-more{display:inline-block;position:relative}.rwpp-preset-actions-toggle{height:32px;min-width:auto;padding:5px 8px}.rwpp-preset-actions-toggle .dashicons{margin:0}.rwpp-preset-actions-toggle:hover,.rwpp-preset-actions-toggle[aria-expanded=true]{background:#f0f0f1;border-color:#2271b1}.rwpp-preset-actions-dropdown{background:#fff;border:1px solid #c3c4c7;border-radius:4px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);margin-top:4px;min-width:150px;padding:4px 0;position:absolute;right:0;top:100%;z-index:1000}.rwpp-preset-actions-dropdown.is-open{display:block!important}.rwpp-preset-action-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none;border:none;color:#1d2327;cursor:pointer;font-size:13px;gap:8px;margin:0;padding:8px 12px;text-align:left;-webkit-transition:background-color .1s ease;transition:background-color .1s ease;width:100%}.rwpp-preset-action-item .dashicons{color:#646970;font-size:16px;height:16px;width:16px}.rwpp-preset-action-item:hover{background:#f0f0f1;color:#1d2327}.rwpp-preset-action-item.rwpp-delete-preset,.rwpp-preset-action-item.rwpp-delete-preset .dashicons{color:#d63638}.rwpp-preset-action-item.rwpp-delete-preset:hover{background:#f0f0f1;color:#d63638}.rwpp-preset-empty-state{background:#f6f7f7;border:2px dashed #c3c4c7;border-radius:6px;padding:60px 20px;text-align:center}.rwpp-preset-empty-state .rwpp-empty-icon{font-size:48px;margin-bottom:15px;opacity:.5}.rwpp-preset-empty-state h3{color:#1d2327;font-size:20px;margin:0 0 10px}.rwpp-preset-empty-state p{color:#646970;font-size:14px;line-height:1.6;margin:0 auto 20px;max-width:500px}.rwpp-preset-empty-state .button-primary{background:#2271b1;border-color:#2271b1;font-size:14px;height:auto;padding:8px 16px}.rwpp-preset-empty-state .button-primary:hover{background:#135e96;border-color:#135e96}.rwpp-products-empty-state{background:#f6f7f7;border:2px dashed #c3c4c7;border-radius:6px;padding:60px 20px;text-align:center}.rwpp-products-empty-state .rwpp-empty-icon{font-size:48px;margin-bottom:15px;opacity:.5}.rwpp-products-empty-state h3{color:#1d2327;font-size:20px;margin:0 0 10px}.rwpp-products-empty-state p{color:#646970;font-size:14px;line-height:1.6;margin:0 auto 20px;max-width:500px}.rwpp-products-empty-state .button-primary{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#2271b1;border-color:#2271b1;font-size:14px;gap:5px;height:auto;padding:8px 16px}.rwpp-products-empty-state .button-primary .dashicons{font-size:16px;height:16px;width:16px}.rwpp-products-empty-state .button-primary:hover{background:#135e96;border-color:#135e96}.rwpp-presets-count{background:#f6f7f7;border-radius:4px;color:#646970;font-size:13px;padding:15px;text-align:center}.rwpp-presets-tip{margin-top:20px}.rwpp-presets-tip p{margin:.5em 0}.rwpp-presets-tip strong{font-weight:600}#rwpp-save-as-preset{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}#rwpp-save-as-preset .dashicons{font-size:16px;height:16px;width:16px}#rwpp-duplicate-preset-name,#rwpp-edit-preset-description,#rwpp-edit-preset-name,#rwpp-preset-description,#rwpp-preset-name{line-height:1.4;padding:6px 8px;width:100%}#rwpp-duplicate-name-counter,#rwpp-edit-description-counter,#rwpp-edit-name-counter{color:#646970;display:block;font-size:12px;margin-top:5px;text-align:right}#rwpp-duplicate-preset-modal .rwpp-modal-content,#rwpp-edit-preset-modal .rwpp-modal-content{max-width:500px}#rwpp-duplicate-preset-modal .rwpp-modal-body,#rwpp-edit-preset-modal .rwpp-modal-body{padding:20px}#rwpp-duplicate-preset-modal .rwpp-modal-body p,#rwpp-edit-preset-modal .rwpp-modal-body p{margin-bottom:15px}#rwpp-duplicate-preset-modal .rwpp-modal-body p:last-child,#rwpp-edit-preset-modal .rwpp-modal-body p:last-child{margin-bottom:0}#rwpp-duplicate-preset-modal .rwpp-modal-footer,#rwpp-edit-preset-modal .rwpp-modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;background:#f6f7f7;border-top:1px solid #dcdcde;gap:10px;justify-content:flex-end;padding:15px 20px}#rwpp-duplicate-preset-modal .rwpp-modal-footer .button,#rwpp-edit-preset-modal .rwpp-modal-footer .button{margin:0}#rwpp-duplicate-preset-modal .rwpp-modal-footer .button-primary,#rwpp-edit-preset-modal .rwpp-modal-footer .button-primary{background:#2271b1;border-color:#2271b1}#rwpp-duplicate-preset-modal .rwpp-modal-footer .button-primary:hover,#rwpp-edit-preset-modal .rwpp-modal-footer .button-primary:hover{background:#135e96;border-color:#135e96}.rwpp-preset-loading{opacity:.6;pointer-events:none;position:relative}.rwpp-preset-loading:after{-webkit-animation:rwpp-spin .6s linear infinite;animation:rwpp-spin .6s linear infinite;border:2px solid #2271b1;border-radius:50%;border-top-color:rgba(0,0,0,0);content:"";height:20px;left:50%;margin:-10px 0 0 -10px;position:absolute;top:50%;width:20px}@-webkit-keyframes rwpp-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rwpp-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media(max-width:782px){.rwpp-preset-title{font-size:16px}.rwpp-preset-dates,.rwpp-preset-meta{font-size:12px}.rwpp-preset-description{font-size:13px}}.rwpp-preset-highlight{-webkit-animation:preset-highlight-pulse 1.5s ease-in-out;animation:preset-highlight-pulse 1.5s ease-in-out;background-color:#fff8e5;border-left:4px solid #f0b429;-webkit-transition:background-color .3s ease,border-left .3s ease;transition:background-color .3s ease,border-left .3s ease}@-webkit-keyframes preset-highlight-pulse{0%{background-color:rgba(0,0,0,0);border-left-color:rgba(0,0,0,0)}50%{background-color:#fff8e5;border-left-color:#f0b429}to{background-color:#fff8e5;border-left-color:#f0b429}}@keyframes preset-highlight-pulse{0%{background-color:rgba(0,0,0,0);border-left-color:rgba(0,0,0,0)}50%{background-color:#fff8e5;border-left-color:#f0b429}to{background-color:#fff8e5;border-left-color:#f0b429}}.rwpp-import-export-grid{display:-ms-grid;display:grid;-ms-grid-columns:500px 500px;gap:30px;grid-template-columns:500px 500px;margin-top:20px}.rwpp-import-export-grid .button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:10px 0 0;width:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;gap:5px;justify-content:center;white-space:nowrap}.rwpp-import-export-grid .button .dashicons{font-size:16px;height:16px;width:16px}.rwpp-import-export-section h3{border-bottom:1px solid #ddd;font-size:18px;font-weight:600;margin-bottom:15px;padding-bottom:10px}.rwpp-import-export-section>.description{margin-bottom:20px}.rwpp-export-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;margin-top:20px}.rwpp-export-card{background:#fff;border:1px solid #ddd;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);padding:20px;-webkit-transition:-webkit-box-shadow .2s ease;transition:-webkit-box-shadow .2s ease;transition:box-shadow .2s ease;transition:box-shadow .2s ease,-webkit-box-shadow .2s ease}.rwpp-export-card:hover{-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1)}.rwpp-export-card-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.rwpp-export-card-content h4{color:#1d2327;font-size:16px;font-weight:600;margin:0 0 10px}.rwpp-export-card-content p{color:#646970;font-size:14px;margin-bottom:15px}.rwpp-export-card-content .rwpp-custom-dropdown,.rwpp-export-card-content select{margin-bottom:10px;width:auto}.rwpp-export-container .rwpp-form-group{margin-bottom:20px}.rwpp-export-container .rwpp-form-group label{display:block;font-weight:600;margin-bottom:8px}.rwpp-export-container .rwpp-form-group .rwpp-custom-dropdown,.rwpp-export-container .rwpp-form-group select{display:block;max-width:400px;width:100%}.rwpp-export-container .rwpp-export-field{margin-bottom:20px}.rwpp-import-container{margin-top:20px}.rwpp-import-drop-zone{background:#f8f9fa;border:2px dashed #2271b1;border-radius:4px;margin-bottom:20px;padding:40px;text-align:center}.rwpp-import-drop-zone.rwpp-drag-over{background:#e8f4f8;border-color:#135e96;border-style:solid}.rwpp-import-drop-zone .dashicons{color:#2271b1;font-size:50px;height:50px;width:50px}.rwpp-import-drop-zone p{color:#646970;font-size:14px;margin:10px 0}.rwpp-import-drop-zone p.rwpp-text-small{color:#999;font-size:12px;margin:5px 0}.rwpp-import-drop-zone .button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:10px 0 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;gap:5px;white-space:nowrap}.rwpp-import-drop-zone .button .dashicons{font-size:16px;height:16px;width:16px}.rwpp-import-file-info{background:#fff;border:1px solid #ddd;border-radius:4px;margin-top:20px;padding:20px}.rwpp-import-file-info p{color:#646970;margin:0 0 15px}.rwpp-import-file-info p strong{color:#1d2327}.rwpp-import-file-info button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;white-space:nowrap}.rwpp-import-file-info button .dashicons{font-size:16px;height:16px;width:16px}.rwpp-hidden{display:none!important}@media screen and (max-width:782px){.rwpp-import-export-grid{-ms-grid-columns:1fr;gap:40px;grid-template-columns:1fr}.rwpp-import-drop-zone{padding:30px 20px}.rwpp-import-drop-zone .dashicons{font-size:48px;height:48px;width:48px}}.rwpp-import-container .notice{margin-top:20px}.rwpp-import-container .notice ul{margin:10px 0 10px 20px}.rwpp-import-container .notice ul li{margin:5px 0}.rwpp-import-container .notice p{margin:10px 0}.rwpp-upgrade-notice-tab{margin:15px 0}.rwpp-upgrade-page{text-align:center;width:100%}.rwpp-upgrade-content-wrapper{margin:0 auto;max-width:720px;padding:40px 20px}.rwpp-upgrade-header{margin-bottom:40px}.rwpp-upgrade-header .rwpp-upgrade-icon-circle{background:linear-gradient(135deg,#ff9500,#ff6b00);border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:80px;width:80px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}.rwpp-upgrade-header .rwpp-upgrade-icon-circle .dashicons{color:#fff;font-size:40px;height:40px;width:40px}.rwpp-upgrade-header .rwpp-upgrade-title{color:#2c3338;font-size:32px;font-weight:700;line-height:1.2;margin:0 0 16px}.rwpp-upgrade-header .rwpp-upgrade-subtitle{color:#555;font-size:16px;line-height:1.6;margin:0 0 8px}.rwpp-upgrade-header .rwpp-upgrade-trust{color:#0073aa;font-size:14px;font-weight:500;margin:0}.rwpp-upgrade-video-container{margin-bottom:50px}.rwpp-upgrade-video-container .rwpp-demo-video{background:#000;border-radius:8px;height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.rwpp-upgrade-video-container .rwpp-demo-video iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.rwpp-features-section{margin-bottom:50px}.rwpp-features-section .rwpp-features-title{color:#2c3338;font-size:26px;font-weight:700;margin:0 0 32px}.rwpp-features-section .rwpp-features-grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];gap:20px;grid-template-columns:repeat(2,1fr)}@media(max-width:640px){.rwpp-features-section .rwpp-features-grid{-ms-grid-columns:1fr;grid-template-columns:1fr}}.rwpp-features-section .rwpp-feature-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:24px;text-align:left;-webkit-transition:-webkit-box-shadow .15s ease-in-out;transition:-webkit-box-shadow .15s ease-in-out;transition:box-shadow .15s ease-in-out;transition:box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.rwpp-features-section .rwpp-feature-card:hover{-webkit-box-shadow:0 4px 12px rgba(0,0,0,.08);box-shadow:0 4px 12px rgba(0,0,0,.08)}.rwpp-features-section .rwpp-feature-card .rwpp-feature-icon{border-radius:8px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:48px;width:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:16px}.rwpp-features-section .rwpp-feature-card .rwpp-feature-icon .dashicons{color:#fff;font-size:24px;height:24px;width:24px}.rwpp-features-section .rwpp-feature-card .rwpp-feature-icon.rwpp-icon-orange{background:linear-gradient(135deg,#ff9500,#ff6b00)}.rwpp-features-section .rwpp-feature-card .rwpp-feature-icon.rwpp-icon-purple{background:linear-gradient(135deg,#a855f7,#7c3aed)}.rwpp-features-section .rwpp-feature-card .rwpp-feature-icon.rwpp-icon-blue{background:linear-gradient(135deg,#3b82f6,#2563eb)}.rwpp-features-section .rwpp-feature-card .rwpp-feature-icon.rwpp-icon-green{background:linear-gradient(135deg,#10b981,#059669)}.rwpp-features-section .rwpp-feature-card h3{color:#2c3338;font-size:17px;font-weight:700;margin:0 0 8px}.rwpp-features-section .rwpp-feature-card p{color:#555;font-size:14px;line-height:1.6;margin:0}.rwpp-why-upgrade{background:linear-gradient(135deg,#6366f1,#7c3aed);border-radius:12px;color:#fff;margin-bottom:50px;padding:40px 32px}.rwpp-why-upgrade .rwpp-why-upgrade-content h2{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:24px;font-weight:700;margin:0 0 12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;color:#fff!important;gap:8px;justify-content:center}.rwpp-why-upgrade .rwpp-why-upgrade-content h2 .dashicons{font-size:24px;height:24px;width:24px}.rwpp-why-upgrade .rwpp-why-upgrade-content .rwpp-why-upgrade-subtitle{font-size:15px;line-height:1.6;margin:0 0 32px;opacity:.95}.rwpp-why-upgrade .rwpp-benefits-grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];gap:16px;grid-template-columns:repeat(2,1fr);text-align:left}@media(max-width:640px){.rwpp-why-upgrade .rwpp-benefits-grid{-ms-grid-columns:1fr;grid-template-columns:1fr}}.rwpp-why-upgrade .rwpp-benefits-grid .rwpp-benefit-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px;gap:10px}.rwpp-why-upgrade .rwpp-benefits-grid .rwpp-benefit-item .dashicons{font-size:20px;height:20px;width:20px;-ms-flex-negative:0;flex-shrink:0}.rwpp-pricing-section{margin-bottom:50px;text-align:center}.rwpp-pricing-section .rwpp-pricing-title{color:#2c3338;font-size:28px;font-weight:700;margin:0 0 12px}.rwpp-pricing-section .rwpp-pricing-subtitle{color:#555;font-size:16px;margin:0 0 32px}.rwpp-pricing-section .rwpp-pricing-cta{background:linear-gradient(135deg,#10b981,#059669);border-radius:6px;-webkit-box-shadow:0 4px 12px rgba(16,185,129,.3);box-shadow:0 4px 12px rgba(16,185,129,.3);color:#fff;display:inline-block;font-size:18px;font-weight:700;padding:16px 48px;text-decoration:none;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.rwpp-pricing-section .rwpp-pricing-cta:hover{background:linear-gradient(135deg,#059669,#047857);-webkit-box-shadow:0 6px 16px rgba(16,185,129,.4);box-shadow:0 6px 16px rgba(16,185,129,.4);color:#fff;-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}.rwpp-testimonial-carousel{margin-bottom:50px}.rwpp-testimonial-carousel .rwpp-testimonial-carousel-wrapper{border-radius:8px;overflow:hidden;position:relative}.rwpp-testimonial-carousel .rwpp-testimonial-slides{min-height:200px;position:relative}.rwpp-testimonial-carousel .rwpp-testimonial-slide{left:0;opacity:0;position:absolute;top:0;-webkit-transition:opacity .8s ease-in-out,visibility .8s ease-in-out;transition:opacity .8s ease-in-out,visibility .8s ease-in-out;visibility:hidden;width:100%}.rwpp-testimonial-carousel .rwpp-testimonial-slide.active{-webkit-animation:fadeIn .8s ease-in-out;animation:fadeIn .8s ease-in-out;opacity:1;position:relative;visibility:visible}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.rwpp-testimonial-carousel .rwpp-testimonial-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin:0 auto;max-width:600px;padding:32px;text-align:left}.rwpp-testimonial-carousel .rwpp-testimonial-card .rwpp-testimonial-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-bottom:20px}.rwpp-testimonial-carousel .rwpp-testimonial-card .rwpp-testimonial-header .rwpp-testimonial-avatar{background:linear-gradient(135deg,#a855f7,#7c3aed);border-radius:50%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:56px;width:56px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;font-size:18px;font-weight:700;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.rwpp-testimonial-carousel .rwpp-testimonial-card .rwpp-testimonial-header .rwpp-testimonial-author .rwpp-author-name{color:#2c3338;font-size:16px;font-weight:700;margin-bottom:2px}.rwpp-testimonial-carousel .rwpp-testimonial-card .rwpp-testimonial-header .rwpp-testimonial-author .rwpp-author-title{color:#555;font-size:13px}.rwpp-testimonial-carousel .rwpp-testimonial-card .rwpp-testimonial-text{color:#2c3338;font-size:16px;font-style:italic;line-height:1.7;margin:0 0 20px}.rwpp-testimonial-carousel .rwpp-testimonial-card .rwpp-testimonial-rating{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px}.rwpp-testimonial-carousel .rwpp-testimonial-card .rwpp-testimonial-rating .dashicons{color:#fbbf24;font-size:18px;height:18px;width:18px}.rwpp-testimonial-carousel .rwpp-carousel-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;gap:10px;justify-content:center;margin-top:24px}.rwpp-testimonial-carousel .rwpp-carousel-dot{background:#e5e7eb;border:none;border-radius:50%;cursor:pointer;height:10px;padding:0;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;width:10px}.rwpp-testimonial-carousel .rwpp-carousel-dot:hover{background:#c3c4c7}.rwpp-testimonial-carousel .rwpp-carousel-dot.active{background:#2271b1;border-radius:5px;width:28px}.rwpp-page-nav-buttons{bottom:20px;position:fixed;right:40px;z-index:999;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px}.rwpp-page-nav-btn,.rwpp-page-nav-buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.rwpp-page-nav-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#2271b1;border:none;border-radius:3px;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.12);box-shadow:0 2px 6px rgba(0,0,0,.12);color:#fff;cursor:pointer;font-size:12px;font-weight:500;gap:3px;padding:7px 10px 7px 7px;-webkit-transition:all .3s ease;transition:all .3s ease}.rwpp-page-nav-btn:hover{background:#135e96;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.2);box-shadow:0 4px 12px rgba(0,0,0,.2);-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}.rwpp-page-nav-btn .dashicons{font-size:14px;height:14px;width:14px}.rwpp-page-nav-btn .rwpp-nav-label{white-space:nowrap}@media screen and (max-width:782px){.rwpp-page-nav-buttons{bottom:15px;right:15px}.rwpp-page-nav-btn{font-size:11px;padding:6px 8px}.rwpp-page-nav-btn .rwpp-nav-label{display:none}}
