.wsm_shipping_methods_inner{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1rem 1.25rem;max-width:400px;margin:1rem auto;box-shadow:0 2px 4px rgb(0 0 0 / .08);direction:rtl}.wsm_shipping_method_items{width:100%}.wsm-shipping-method-item-header{font-weight:700;display:block;text-align:center;margin-bottom:.75rem}.wsm_shipping_method_item{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;border-top:1px solid #e5e5e5;cursor:pointer}.wsm_shipping_method_item:first-of-type{border-top:none}.wsm_shipping_method_item:hover{background-color:#f0f0f5}.icon-wrapper{display:flex;align-items:center;gap:.5rem;min-width:40px;justify-content:flex-start}.icon-wrapper svg{width:16px;height:16px}.item-name{flex:1;text-align:right}.item-name .title{font-weight:700;margin-left:.25rem;white-space:nowrap}.item-name .desc{color:#333;font-size:.9rem}.wsm-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .4);z-index:9999;align-items:center;justify-content:center}.wsm-modal.show{display:flex}.wsm-modal-content{background:linear-gradient(#fdf3e9 0%,#ffffff 20%);border-radius:10px;width:90%;max-width:360px;padding:1.25rem 1rem 1rem;text-align:center;position:relative;box-shadow:0 4px 12px rgb(0 0 0 / .2);direction:rtl}.wsm-modal-close{position:absolute;top:.75rem;right:.75rem;font-size:1.25rem;color:#888;cursor:pointer;font-family:sans-serif}.wsm-modal-hero img{width:64px;height:64px;margin:0 auto .5rem}.wsm-modal-heading{font-weight:700;margin-bottom:.5rem;font-size:1rem}.wsm-modal-text{font-size:.875rem;color:#333;text-align:justify;margin-bottom:1rem;direction:rtl}.wsm-modal-text a{color:#0071c9;font-weight:700;text-decoration:none}.wsm-modal-actions{margin-top:.5rem}.wsm-btn-primary{display:block;width:100%;border:none;background-color:#0071c9;color:#fff;padding:.5rem 1rem;border-radius:6px;font-size:.9rem;cursor:pointer;text-align:center}.wsm-btn-primary:hover{background-color:#055fa6}