.wp-related-products-container{margin-top:40px;margin-bottom:40px;clear:both}.wp-related-products-title{font-size:22px;font-weight:600;margin-bottom:25px;color:#212529;border-bottom:2px solid #007cba;padding-bottom:8px;display:inline-block}.wp-related-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:25px}.wp-related-product-card{background:#fff;border:1px solid #e9ecef;border-radius:4px;overflow:hidden;display:flex;flex-direction:column;height:100%;transition:transform 0.2s ease,box-shadow 0.2s ease}.wp-related-product-card:hover{transform:translateY(-4px);box-shadow:0 10px 20px rgba(0,0,0,.05)}.wp-related-product-thumb{padding:10px;display:flex;align-items:center;justify-content:center;min-height:250px;border-bottom:1px solid #e9ecef}.wp-related-product-img{max-width:100%;max-height:240px;height:auto;object-fit:contain;display:block}.wp-related-product-placeholder-svg{display:flex;align-items:center;justify-content:center;width:100%;height:240px;background-color:#e9ecef}.wp-related-product-info{padding:20px;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}.wp-related-product-name{font-size:15px;font-weight:500;line-height:1.5;margin:0 0 15px 0;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:45px}.wp-related-product-name a{color:#212529;text-decoration:none;transition:color 0.15s ease-in-out}.wp-related-product-name a:hover{color:#c52329}.wp-related-product-action{text-align:center}.wp-related-product-btn{display:block;width:100%;background-color:#e9ecef;color:#495057;border:1px solid #ced4da;border-radius:4px;padding:10px 15px;font-size:14px;font-weight:500;text-align:center;text-decoration:none!important;transition:background-color 0.2s ease,border-color 0.2s ease,color 0.2s ease;cursor:pointer;box-sizing:border-box}.wp-related-product-btn:hover{background-color:#dee2e6;color:#212529;border-color:#adb5bd}.wp-related-products-swiper{padding:10px 0 45px 0!important;position:relative}.wp-related-products-swiper .swiper-button-next,.wp-related-products-swiper .swiper-button-prev{color:#495057!important;background:rgba(255,255,255,.9);width:40px;height:40px;border-radius:50%;box-shadow:0 4px 10px rgba(0,0,0,.1);border:1px solid #dee2e6}.wp-related-products-swiper .swiper-button-next::after,.wp-related-products-swiper .swiper-button-prev::after{font-size:18px!important;font-weight:700}.wp-related-products-swiper .swiper-pagination-bullet-active{background:#007cba!important}@media (max-width:768px){.wp-related-products-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px}.wp-related-product-thumb{min-height:180px}.wp-related-product-img{max-height:170px}.wp-related-product-name{font-size:13px;height:38px}}