.form-search-wrapper{margin:20px 30px}.custom-product-form{background:#f9f9f9;padding:20px;border:1px solid #ddd;border-radius:5px;margin:0 auto}.custom-product-form .form-group{margin-bottom:15px}.custom-product-form label{display:block;font-weight:700;margin-bottom:5px;color:#333}.custom-product-form .form-control{width:100%;padding:10px;font-size:16px;border:1px solid #ccc;border-radius:5px;transition:border-color .3s}.custom-product-form .form-control:focus{border-color:#007bff;outline:none}.results-table{width:100%;border-collapse:collapse;margin:20px 0;font-size:16px;text-align:left;border:1px solid #ddd;background-color:#fff}.results-table thead tr{background-color:#f4f4f4;color:#333;font-weight:700;border-bottom:2px solid #ddd}.results-table th,.results-table td{padding:12px 15px;border-bottom:1px solid #ddd}.results-table tr:nth-child(even){background-color:#f9f9f9}.results-table tr:hover{background-color:#f1f1f1}.results-table img{max-width:80px;height:auto;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.results-table td a{color:#0073aa;text-decoration:none}.results-table td a:hover{text-decoration:underline}@media screen and (max-width:768px){.results-table,.results-table thead,.results-table tbody,.results-table th,.results-table td,.results-table tr{display:block}.results-table tr{margin-bottom:15px}.results-table td{padding:10px;text-align:right;position:relative}.results-table td::before{content:attr(data-label);position:absolute;left:10px;font-weight:700;text-align:left}}