@media only screen and (max-width:480px){.mkdf-info-section .mkdf-is-background-text{display:BLOCK;font-size:50px!important;margin-top:50px}}@media only screen and (max-width:480px){.mkdf-title-holder var{display:block!important}}.mkdf-social-share-holder.mkdf-list li a{font-size:26px!important}.custom-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;padding:2rem 0}.custom-product-card{border:1px solid #eee;padding:1rem;text-align:center;border-radius:12px;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.05);transition:all .2s ease}.custom-product-card:hover{transform:translateY(-4px);box-shadow:0 6px 12px rgba(0,0,0,.1)}.custom-product-card img{width:100%;height:auto;margin-bottom:1rem}.custom-product-card .product-title{font-size:1.1rem;margin:.5rem 0}.custom-product-card .price{display:block;font-weight:700;color:#0071a1;margin-bottom:1rem}.custom-product-card .button{background:#0071a1;color:white;padding:.5rem 1rem;border-radius:6px;text-decoration:none;transition:background .3s}.custom-product-card .button:hover{background:#005d86}