/* ==========================================================================
   HQ Motor Service — Desktop only (min-width: 1025px)
   Loaded with media="(min-width: 1025px)" — no wrapping query needed.
   ========================================================================== */

.legal-section {
    padding-block: 15px !important;
}

.legal-section .vc_wp_custommenu {
    margin-block-end: 0;
}

.has-line-height a {
    line-height: 32px;
}

.product_list_widget .widget-product-wrap .widget-product-img {
    display: none;
}

.models-menu .vc_wp_custommenu {
    margin-block-end: 0;
}

/* Header brand mega-menu columns */
#menu-header-brands-deutz,
#menu-header-brands-kubota,
#menu-header-brands-lister-petter,
#menu-header-brands-perkins,
#menu-header-brands-caterpillar,
#menu-header-brands-yanmar {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.blog-post-loop .wd-post-thumb .wd-post-img img {
    height: 240px;
    object-fit: cover;
}
