.pandmd-search_bar .hs-search-field form input[type=text]{border:1px solid #d4d4d4;border-radius:0;color:var(--black_color);outline:none;padding:18px 15px;width:100%}.pandmd-search_bar .hs-search-field form input[type=text]:focus{outline:none}.pandmd-search_bar form{position:relative}.pandmd-search_bar .hs-search-field form input[type=text]::-webkit-input-placeholder{color:#d4d4d4;font-size:18px}.pandmd-search_bar .hs-search-field form input[type=text]::-moz-placeholder{color:#d4d4d4;font-size:18px}.pandmd-search_bar .hs-search-field form input[type=text]:-ms-input-placeholder{color:#d4d4d4;font-size:18px}.pandmd-search_bar .hs-search-field form input[type=text]::-ms-input-placeholder{color:#d4d4d4;font-size:18px}.pandmd-search_bar .hs-search-field form input[type=text]::placeholder{color:#d4d4d4;font-size:18px}.pandmd-search_bar .button,.pandmd-search_bar button{background-color:var(--accenta_color);border:0;border-radius:0;color:var(--primary_color);font-size:18px;font-weight:400;letter-spacing:0;min-width:auto;padding:21px 15px;position:absolute;right:0;text-transform:capitalize}.pandmd-search_bar .button:hover,.pandmd-search_bar button:hover{background-color:var(--primary_color);color:var(--white_color)}