.search-product-input{border-radius:50px!important;border:1px solid #cdd2e0;text-align:center}.search-product-input:hover{border:1px solid #f5943e}.search-product-input:active,.search-product-input:focus{border-color:#f5943e!important;outline:0;box-shadow:0 0!important}::placeholder{text-align:center;color:#cdd2e0!important}.product-group{margin-top:10px}.product-card{border:none;margin-bottom:20px}.product-card a{text-decoration:none}.product-card a:hover{box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border-radius:15px;transition:.3s}.product-card-img{border-top-left-radius:15px;border-top-right-radius:15px;height:300px;background-color:#ffefe6;background-position:center;background-size:contain;background-repeat:no-repeat}.product-card-body{border-bottom-left-radius:15px;border-bottom-right-radius:15px;padding-top:8px;padding-bottom:5px;background-color:#ff9d66}.product-card-title{font-size:20px;color:#fff;text-align:center}@media screen and (max-width:991px){.product-card-img{height:150px}.product-card-title{font-size:14px}}