{"id":6203,"date":"2026-07-30T02:42:16","date_gmt":"2026-07-30T01:42:16","guid":{"rendered":"https:\/\/mltravel.co.uk\/?page_id=6203"},"modified":"2026-07-30T02:44:06","modified_gmt":"2026-07-30T01:44:06","slug":"liverpool-cruise-terminal-transfers","status":"publish","type":"page","link":"https:\/\/mltravel.co.uk\/index.php\/liverpool-cruise-terminal-transfers\/","title":{"rendered":"Liverpool Cruise Terminal Transfers"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6203\" class=\"elementor elementor-6203\">\n\t\t\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-358c775 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default ct-header-fixed-none ct-row-max-none\" data-id=\"358c775\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n            \n                        <div class=\"elementor-container elementor-column-gap-no \">\n                    <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-21d5267\" data-id=\"21d5267\" data-element_type=\"column\">\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\n                    \n        \t\t<div class=\"elementor-element elementor-element-2132cca elementor-widget elementor-widget-html\" data-id=\"2132cca\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!-- M&L Travel Liverpool - Luxury Split Layout with Animations & Light Grey BG -->\r\n<style>\r\n  @keyframes mlFadeInUp {\r\n    from {\r\n      opacity: 0;\r\n      transform: translateY(30px);\r\n    }\r\n    to {\r\n      opacity: 1;\r\n      transform: translateY(0);\r\n    }\r\n  }\r\n\r\n  @keyframes mlSlideInLeft {\r\n    from {\r\n      opacity: 0;\r\n      transform: translateX(-40px);\r\n    }\r\n    to {\r\n      opacity: 1;\r\n      transform: translateX(0);\r\n    }\r\n  }\r\n\r\n  @keyframes mlSlideInRight {\r\n    from {\r\n      opacity: 0;\r\n      transform: translateX(40px);\r\n    }\r\n    to {\r\n      opacity: 1;\r\n      transform: translateX(0);\r\n    }\r\n  }\r\n\r\n  .ml-luxury-split-section {\r\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\r\n    background-color: #f4f5f7; \/* Light Grey Background *\/\r\n    color: #2b2b2b;\r\n    padding: 80px 20px;\r\n    line-height: 1.8;\r\n    overflow: hidden;\r\n  }\r\n\r\n  .ml-luxury-split-container {\r\n    max-width: 1200px;\r\n    margin: 0 auto;\r\n    background: #ffffff;\r\n    border-radius: 12px;\r\n    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.06);\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    overflow: hidden;\r\n    border: 1px solid #eaeaea;\r\n  }\r\n\r\n  \/* Left Side: Luxury Image with Smooth Zoom Animation *\/\r\n  .ml-luxury-image-side {\r\n    flex: 1;\r\n    min-width: 350px;\r\n    background: url('https:\/\/images.unsplash.com\/photo-1512470876302-972faa2aa9a4?auto=format&fit=crop&w=1200&q=80') center\/cover no-repeat;\r\n    position: relative;\r\n    min-height: 550px;\r\n    overflow: hidden;\r\n    animation: mlSlideInLeft 1s cubic-bezier(0.16, 1, 0.3, 1) forwards;\r\n  }\r\n\r\n  .ml-luxury-image-side::after {\r\n    content: '';\r\n    position: absolute;\r\n    top: 0; left: 0; width: 100%; height: 100%;\r\n    background: linear-gradient(135deg, rgba(199, 141, 18, 0.15), rgba(0, 0, 0, 0.4));\r\n  }\r\n\r\n  \/* Right Side: Text & Details with Fade In Animation *\/\r\n  .ml-luxury-text-side {\r\n    flex: 1.2;\r\n    min-width: 350px;\r\n    padding: 60px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: center;\r\n    animation: mlSlideInRight 1s cubic-bezier(0.16, 1, 0.3, 1) forwards;\r\n  }\r\n\r\n  .ml-luxury-badge {\r\n    display: inline-block;\r\n    background: rgba(199, 141, 18, 0.1);\r\n    color: #c78d12;\r\n    font-weight: 700;\r\n    font-size: 11px;\r\n    text-transform: uppercase;\r\n    letter-spacing: 2.5px;\r\n    padding: 6px 14px;\r\n    border-radius: 30px;\r\n    margin-bottom: 20px;\r\n    border: 1px solid rgba(199, 141, 18, 0.3);\r\n    width: fit-content;\r\n  }\r\n\r\n  .ml-luxury-text-side h2 {\r\n    font-size: 36px;\r\n    color: #111111;\r\n    margin-bottom: 25px;\r\n    font-weight: 300;\r\n    line-height: 1.2;\r\n    letter-spacing: 0.5px;\r\n  }\r\n\r\n  .ml-luxury-text-side h2 span {\r\n    color: #c78d12;\r\n    font-weight: 700;\r\n  }\r\n\r\n  .ml-luxury-paragraph {\r\n    font-size: 15px;\r\n    color: #555555;\r\n    margin-bottom: 35px;\r\n    text-align: justify;\r\n    font-weight: 300;\r\n  }\r\n\r\n  \/* Luxury Feature Badges *\/\r\n  .ml-luxury-features-row {\r\n    display: flex;\r\n    gap: 20px;\r\n    margin-bottom: 40px;\r\n    flex-wrap: wrap;\r\n  }\r\n\r\n  .ml-luxury-feature-pill {\r\n    display: flex;\r\n    align-items: center;\r\n    font-size: 13px;\r\n    font-weight: 600;\r\n    color: #333;\r\n    background: #f9fafb;\r\n    padding: 10px 16px;\r\n    border-radius: 6px;\r\n    border-left: 3px solid #c78d12;\r\n    box-shadow: 0 2px 5px rgba(0,0,0,0.02);\r\n  }\r\n\r\n  .ml-luxury-feature-pill svg {\r\n    width: 16px;\r\n    height: 16px;\r\n    fill: #c78d12;\r\n    margin-right: 8px;\r\n    flex-shrink: 0;\r\n  }\r\n\r\n  \/* Elegant Hover Button Animation *\/\r\n  .ml-luxury-btn {\r\n    display: inline-block;\r\n    background-color: #c78d12;\r\n    color: #ffffff;\r\n    padding: 16px 40px;\r\n    font-size: 14px;\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    letter-spacing: 1.5px;\r\n    text-decoration: none;\r\n    border-radius: 4px;\r\n    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);\r\n    box-shadow: 0 8px 20px rgba(199, 141, 18, 0.25);\r\n    width: fit-content;\r\n  }\r\n\r\n  .ml-luxury-btn:hover {\r\n    background-color: #a7750e;\r\n    transform: translateY(-4px);\r\n    box-shadow: 0 12px 25px rgba(199, 141, 18, 0.4);\r\n  }\r\n\r\n  \/* Responsive styling *\/\r\n  @media(max-width: 900px) {\r\n    .ml-luxury-split-container {\r\n      flex-direction: column;\r\n    }\r\n    .ml-luxury-image-side {\r\n      min-height: 320px;\r\n    }\r\n    .ml-luxury-text-side {\r\n      padding: 40px 25px;\r\n    }\r\n    .ml-luxury-text-side h2 {\r\n      font-size: 28px;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"ml-luxury-split-section\">\r\n  <div class=\"ml-luxury-split-container\">\r\n    \r\n    <!-- Left Side: Luxury Image -->\r\n    <div class=\"ml-luxury-image-side\"><\/div>\r\n\r\n    <!-- Right Side: Content & Animations -->\r\n    <div class=\"ml-luxury-text-side\">\r\n      <div class=\"ml-luxury-badge\">M&amp;L Travel Liverpool<\/div>\r\n      <h2>Liverpool Cruise Terminal <span>Transfers<\/span><\/h2>\r\n      \r\n      <!-- 10-Line Paragraph Content -->\r\n      <p class=\"ml-luxury-paragraph\">\r\n        M&amp;L Travel Liverpool offers seamless, comfortable, and dependable Liverpool cruise terminal transfers designed to start your maritime holiday right from your front door. Whether you are embarking on a transatlantic voyage or returning from an unforgettable cruise vacation along the coast, our professional drivers operate twenty-four hours a day, seven days a week. We provide direct, door-to-door private hire from any Liverpool residence or regional hotel straight to the famous Liverpool Cruise Terminal on the historic Pier Head. To ensure absolute convenience, our team coordinates with your sailing schedule so your pick-up and drop-off times are perfectly aligned with port operations. Our modern, spacious fleet caters to every group size, offering standard saloon cars, executive vehicles, and large capacity minibuses. You will always receive transparent, fixed pricing with zero hidden fees, allowing you to manage your holiday travel costs with absolute confidence. Traveling with heavy suitcases, formal cruise wear, or multiple bags is never an issue due to our vehicles' generous luggage capacity. Families, couples, and group travelers alike can enjoy a smooth, relaxing ride without the hassle of public transport or parking logistics. Securing your terminal transfer is quick, simple, and entirely secure through our dedicated online contact platform. Choose M&amp;L Travel Liverpool for your cruise transfers and experience a luxurious, stress-free journey right to the water's edge.\r\n      <\/p>\r\n\r\n      <!-- Feature Pills -->\r\n      <div class=\"ml-luxury-features-row\">\r\n        <div class=\"ml-luxury-feature-pill\">\r\n          <svg viewBox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg>\r\n          Pier Head Direct Drop-Off\r\n        <\/div>\r\n        <div class=\"ml-luxury-feature-pill\">\r\n          <svg viewBox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg>\r\n          Sailing Schedule Syncing\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <a href=\"https:\/\/mltravel.co.uk\/index.php\/contact-v-4\/\" class=\"ml-luxury-btn\" id=\"mlSplitBtn\">Reserve Your Journey<\/a>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/div>\r\n\r\n<script>\r\n  document.addEventListener(\"DOMContentLoaded\", function() {\r\n    const btnSplit = document.getElementById(\"mlSplitBtn\");\r\n    if(btnSplit) {\r\n      btnSplit.addEventListener(\"click\", function(e) {\r\n        console.log(\"M&L Travel Liverpool (Split Layout) Booking clicked.\");\r\n      });\r\n    }\r\n  });\r\n<\/script>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\n        <\/div>\n                    <\/div>\n        <\/section>\n        \t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>M&amp;L Travel Liverpool Liverpool Cruise Terminal Transfers M&amp;L Travel Liverpool offers seamless, comfortable, and dependable Liverpool cruise terminal transfers designed to start your maritime holiday right from your front door. Whether you are embarking on a transatlantic voyage or returning from an unforgettable cruise vacation along the coast, our professional drivers operate twenty-four hours a [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-6203","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mltravel.co.uk\/index.php\/wp-json\/wp\/v2\/pages\/6203","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mltravel.co.uk\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mltravel.co.uk\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mltravel.co.uk\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/mltravel.co.uk\/index.php\/wp-json\/wp\/v2\/comments?post=6203"}],"version-history":[{"count":7,"href":"https:\/\/mltravel.co.uk\/index.php\/wp-json\/wp\/v2\/pages\/6203\/revisions"}],"predecessor-version":[{"id":6210,"href":"https:\/\/mltravel.co.uk\/index.php\/wp-json\/wp\/v2\/pages\/6203\/revisions\/6210"}],"wp:attachment":[{"href":"https:\/\/mltravel.co.uk\/index.php\/wp-json\/wp\/v2\/media?parent=6203"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}