.woocommerce-MyAccount-navigation ul{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:15px;padding:20px 0;list-style:none}.woocommerce-MyAccount-navigation ul li{flex:1;min-width:150px;text-align:center}.woocommerce-MyAccount-navigation ul li a{display:block;background-color:#ff9800;color:#fff;padding:12px 20px;border-radius:5px;font-weight:700;text-transform:uppercase;transition:background 0.3s ease;box-shadow:2px 2px 5px rgb(0 0 0 / .2);text-decoration:none}.woocommerce-MyAccount-navigation ul li a:hover{background-color:#e68900}.woocommerce-MyAccount-navigation ul li a[href*="become-a-vendor"]{background-color:#4CAF50}.woocommerce-MyAccount-navigation ul li a[href*="become-a-vendor"]:hover{background-color:#388E3C}.woocommerce-MyAccount-content{margin-top:20px;text-align:center;max-width:900px;margin-left:auto;margin-right:auto}.wechef-button{display:flex;align-items:center;justify-content:center;background-color:#fff;color:#23263a;font-size:18px;font-weight:700;text-decoration:none;border-radius:20px;width:220px;height:120px;box-shadow:0 4px 6px rgb(0 0 0 / .1);transition:all 0.3s ease-in-out;text-align:center}.wechef-button:hover{background-color:#f5f5f5;transform:translateY(-2px)}.wechef-recipes-table{width:100%;max-width:800px;margin:20px auto;border-collapse:collapse;font-family:"Poppins",sans-serif;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgb(0 0 0 / .1)}.wechef-recipes-table th,.wechef-recipes-table td{border:1px solid #ddd;padding:12px;text-align:left;font-size:16px}.wechef-recipes-table th{background-color:#f8f8f8;color:#333;font-weight:700;text-transform:uppercase;cursor:pointer;transition:background 0.3s ease-in-out}.wechef-recipes-table th:hover{background-color:#e0e0e0}.wechef-recipes-table tr:nth-child(even){background-color:#fafafa}.wechef-recipes-table tr:hover{background-color:#f4ede1;transition:background 0.2s ease-in-out}.wechef-recipe-link{color:#0073aa;font-weight:700;text-decoration:none;transition:color 0.3s ease-in-out}.wechef-recipe-link:hover{color:#004c74;text-decoration:underline}.wechef-search-input{width:100%;max-width:800px;padding:10px;margin-bottom:15px;border:2px solid #c49a6c;border-radius:8px;font-size:16px;outline:none;transition:all 0.3s ease-in-out}.wechef-search-input:focus{border-color:#a37a50;box-shadow:0 0 5px rgb(163 122 80 / .5)}