.show_more_products{display:block;width:100%;line-height:50px;background:var(--yellow);color:#000;font-size:1.2em;text-align:center;padding:0 20px;border:0;cursor:pointer;transition:var(--qtrans)}.show_more_products:hover{background:#FFF}