Recipes – earthboundfarm /*searching product css start*/ #search-product-sec .elementor-widget-wrap{ background-color: #00491f; } #search-product-sec h4{ color: #c3d7a6; } .searching-product input { border: none; margin: 0 auto; font-size: 85px; width: 545px; max-width: 600px; color:white; font-family: 'FinancierRegular'; text-align: center; background-color: #00491f; } .searching-product input:focus { color:white; } .searching-product { text-align: center; } .searching-product ::placeholder { color: #c3d7a6; opacity: 0.2; } .searching-product :focus-visible { outline: unset; } .searching-content .pp-post-thumbnail-wrap:hover img { -webkit-transform: scale(1.2) rotate(7deg); */ -moz-transform: scale(1.2) rotate(7deg); transform: scale(1) rotate(7deg); margin-bottom: 17px; padding: 11px; transition: all -0.7s ease; } /* .searching-content li{ background-color: transparent; display: none !important; } */ ul.pp-post-filters li:before { content: "• "; font-size: 52px; height: 27PX; margin-left: -41PX; display: block; color: #fcb918; pointer-events: none; } .searching-content .pp-post-filters li.pp-post-filter{ display: none; background-color: transparent !important; margin-left: 55px !important; list-style: none; color: #c3d7a6 !important; } .searching-content ul.pp-post-filters{ display: flex; justify-content: center; } .searching-content li:first-child{ visibility: hidden; } .searching-content .pp-posts-button{ text-decoration: none; font-size: 18px; font-family: "MADE Mellow Regular", sans-serif; font-weight: 600; letter-spacing: 0.0333em; line-height: 1.25; text-transform: uppercase; letter-spacing: -1px; word-spacing: 1px; } .searching-content .pp-post-title{ font-size: 18px !important; font-family: "MADE Mellow Regular", sans-serif !important; line-height: 1.5; margin: 0 0 1em 0; font-weight: 700; } .searching-content .pp-post-content-wrap{ opacity:0; padding-top: 22px !important; text-align: center; color: white; } #search-product-sec .pp-grid-item:hover .pp-post-content-wrap{ opacity:1 !important; transition: opacity 1s ease 0s; padding-top: 22px !important; text-align: center; color: white; } #search-product-sec .pp-posts-button:hover { color:#00491f;; background-color: white; border-color: white; } .searching-content .pp-post-thumbnail{ margin: 0 auto; max-width: 267px; height: 300px !important; min-height: 300px !important; padding-bottom: 20px !important; } .searching-content .pp-post-thumbnail{ height: 300px !important; min-height: 300px !important; padding-bottom: 20px !important; } .searching-content .pp-post-thumbnail img{ object-fit: contain; height: 300px !important; } #search-product-sec .no-product-sch{ font-family: 'FinancierRegular', sans-serif; font-size: 2rem !important; margin-bottom: 40px; } .no-product-sch{ display: none; } /*searching product css end*/