I have the following table:
\begin{table}[h]
\caption{\label{tab:}Model 1 - Model output}
\centering
\begin{tabular}{l|c|c|c|c|c|c|c}
\hline
& coefficient & Std. Error & t-value & p-value & 2,5\% & 97,5\% & R-sqr\\
\cline{1-7}
\rowcolor{gray!6} (Intercept) & -0.094 & 0.002 & -59.912 & 0 & -0.097 & -0.091 & \multirow{3}{*}{0.192}\\
\cline{1-7}
cost & 0.017 & 0.001 & 19.805 & 0 & 0.015 & 0.018 & \\
\cline{1-7}
\rowcolor{gray!6} lead\_cost & -0.010 & 0.001 & -13.762 & 0 & -0.012 & -0.009 & \\
\hline
\end{tabular} \end{table}
And I want all \clines to behave in the same way, precisely as the first and the third \cline. Why is my second \cline not behaving like the first and the third? Precisely, why is my second \cline not as thin as the first or the third and rather looks exactly like a \hline? I red other posts related to this without getting the proposed solutions.

\rowcolor(I even got it wrong when I tested the code) – daleif Aug 19 '19 at 12:04article. Then we have just wasted time helping the user because of information that should have been added in the first place. This is why you'll see the comment about full MWE on such a high number of questions on the site. – daleif Aug 19 '19 at 12:21