.royal-links-product{margin:20px 0;font-family:inherit}.royal-links-product-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.1)}.royal-links-product-card .royal-links-product-image img{width:100%;height:auto;display:block}.royal-links-product-card .royal-links-product-content{padding:20px}.royal-links-product-horizontal{display:flex;background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.royal-links-product-horizontal .royal-links-product-image{flex:0 0 200px}.royal-links-product-horizontal .royal-links-product-image img{width:100%;height:100%;object-fit:cover}.royal-links-product-horizontal .royal-links-product-content{flex:1;padding:20px;display:flex;flex-direction:column;justify-content:center}.royal-links-product-minimal{padding:15px;border-left:4px solid #2271b1;background:#f9f9f9}.royal-links-product-title{margin:0 0 10px;font-size:18px}.royal-links-product-title a{color:inherit;text-decoration:none}.royal-links-product-title a:hover{color:#2271b1}.royal-links-product-description{color:#666;margin-bottom:15px;font-size:14px}.royal-links-product-footer{display:flex;align-items:center;justify-content:space-between;gap:15px}.royal-links-product-price{font-size:20px;font-weight:700;color:#2271b1}.royal-links-product-button{display:inline-block;padding:10px 20px;background:#2271b1;color:#fff!important;text-decoration:none!important;border-radius:4px;font-weight:600;transition:background .2s}.royal-links-product-button:hover{background:#135e96}@media (max-width:600px){.royal-links-product-horizontal{flex-direction:column}.royal-links-product-horizontal .royal-links-product-image{flex:none}}