{"id":1966,"date":"2025-06-12T05:52:12","date_gmt":"2025-06-12T05:52:12","guid":{"rendered":"https:\/\/ultramon.braincavesoft.com\/?page_id=1966"},"modified":"2026-03-17T11:48:39","modified_gmt":"2026-03-17T09:48:39","slug":"transport-si-livrare","status":"publish","type":"page","link":"https:\/\/ultramon.ro\/en\/transport-si-livrare\/","title":{"rendered":"Transportation\/Delivery"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1966\" class=\"elementor elementor-1966\">\n\t\t\t\t<div class=\"elementor-element elementor-element-28c469d e-flex e-con-boxed e-con e-parent\" data-id=\"28c469d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5970a03 elementor-widget elementor-widget-html\" data-id=\"5970a03\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"ro\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Transport \/ Livrare - ULTRAMON<\/title>\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800&family=Rajdhani:wght@500;600;700&display=swap\" rel=\"stylesheet\">\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Inter', sans-serif;\n            color: #1E293B;\n            line-height: 1.6;\n            background: #FFFFFF;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        \/* Hero Section *\/\n        .hero-section {\n            position: relative;\n            background: linear-gradient(135deg, #0F172A 0%, #1E293B 50%, #0D9488 100%);\n            padding: 100px 0 80px;\n            overflow: hidden;\n        }\n\n        .hero-content {\n            position: relative;\n            z-index: 2;\n            text-align: center;\n            color: #FFFFFF;\n        }\n\n        .hero-badge {\n            display: inline-block;\n            background: rgba(255, 255, 255, 0.1);\n            backdrop-filter: blur(10px);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n            padding: 8px 24px;\n            border-radius: 50px;\n            font-size: 14px;\n            font-weight: 500;\n            margin-bottom: 20px;\n            letter-spacing: 0.5px;\n        }\n\n        .hero-title {\n            font-family: 'Rajdhani', sans-serif;\n            font-size: 56px;\n            font-weight: 700;\n            line-height: 1.2;\n            margin-bottom: 20px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n\n        \/* Quick Stats Section *\/\n        .quick-stats-section {\n            padding: 0 0 60px;\n            background: #FFFFFF;\n            margin-top: -40px;\n            position: relative;\n            z-index: 10;\n        }\n\n        .quick-stats-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 24px;\n        }\n\n        .quick-stat-card {\n            background: #FFFFFF;\n            padding: 32px 24px;\n            border-radius: 20px;\n            box-shadow: 0 10px 40px -10px rgba(0, 0, 0, 0.1);\n            border: 2px solid #F1F5F9;\n            text-align: center;\n            transition: all 0.3s ease;\n        }\n\n        .quick-stat-card:hover {\n            border-color: #0D9488;\n            transform: translateY(-8px);\n            box-shadow: 0 20px 40px -10px rgba(13, 148, 136, 0.2);\n        }\n\n        .quick-stat-icon {\n            width: 70px;\n            height: 70px;\n            background: linear-gradient(135deg, #0D9488 0%, #0891B2 100%);\n            border-radius: 16px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 0 auto 20px;\n            box-shadow: 0 10px 20px -5px rgba(13, 148, 136, 0.3);\n        }\n\n        .quick-stat-icon svg {\n            width: 32px;\n            height: 32px;\n            color: white;\n        }\n\n        .quick-stat-number {\n            font-family: 'Rajdhani', sans-serif;\n            font-size: 32px;\n            font-weight: 700;\n            color: #0F172A;\n            margin-bottom: 4px;\n        }\n\n        .quick-stat-label {\n            font-size: 14px;\n            color: #64748B;\n            font-weight: 500;\n        }\n\n        \/* Main Content Section *\/\n        .main-content-section {\n            padding: 60px 0 100px;\n            background: linear-gradient(180deg, #FFFFFF 0%, #F8FAFC 100%);\n        }\n\n        .content-card {\n            background: #FFFFFF;\n            border-radius: 20px;\n            padding: 40px;\n            box-shadow: 0 10px 40px -10px rgba(0, 0, 0, 0.1);\n            border: 2px solid #F1F5F9;\n            margin-bottom: 30px;\n            transition: all 0.3s ease;\n        }\n\n        .content-card:hover {\n            border-color: #0D9488;\n        }\n\n        .content-card:last-child {\n            margin-bottom: 0;\n        }\n\n        .content-card-header {\n            display: flex;\n            align-items: center;\n            gap: 20px;\n            margin-bottom: 24px;\n        }\n\n        .content-card-icon {\n            width: 60px;\n            height: 60px;\n            background: linear-gradient(135deg, #0D9488 0%, #0891B2 100%);\n            border-radius: 16px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            flex-shrink: 0;\n            box-shadow: 0 10px 20px -5px rgba(13, 148, 136, 0.3);\n        }\n\n        .content-card-icon svg {\n            width: 28px;\n            height: 28px;\n            color: white;\n        }\n\n        .content-card-title {\n            font-family: 'Rajdhani', sans-serif;\n            font-size: 26px;\n            font-weight: 700;\n            color: #0F172A;\n        }\n\n        .content-card p {\n            font-size: 16px;\n            color: #475569;\n            line-height: 1.8;\n            margin-bottom: 16px;\n        }\n\n        .content-card p:last-child {\n            margin-bottom: 0;\n        }\n\n        .content-card ul {\n            list-style: none;\n            margin: 16px 0;\n            padding: 0;\n        }\n\n        .content-card ul li {\n            position: relative;\n            padding-left: 28px;\n            margin-bottom: 12px;\n            font-size: 16px;\n            color: #475569;\n            line-height: 1.7;\n        }\n\n        .content-card ul li::before {\n            content: '';\n            position: absolute;\n            left: 0;\n            top: 10px;\n            width: 8px;\n            height: 8px;\n            background: linear-gradient(135deg, #0D9488 0%, #0891B2 100%);\n            border-radius: 50%;\n        }\n\n        .content-card ul li:last-child {\n            margin-bottom: 0;\n        }\n\n        \/* Warning Box *\/\n        .warning-box {\n            background: #FEF3C7;\n            border: 2px solid #FBBF24;\n            border-radius: 12px;\n            padding: 20px 24px;\n            margin: 20px 0;\n        }\n\n        .warning-box-header {\n            display: flex;\n            align-items: center;\n            gap: 10px;\n            margin-bottom: 12px;\n        }\n\n        .warning-box-header svg {\n            width: 22px;\n            height: 22px;\n            color: #D97706;\n            flex-shrink: 0;\n        }\n\n        .warning-box-header span {\n            font-size: 15px;\n            font-weight: 700;\n            color: #92400E;\n        }\n\n        .warning-box p {\n            font-size: 14px;\n            color: #92400E;\n            margin: 0 0 8px 0;\n            padding-left: 32px;\n        }\n\n        .warning-box p:last-child {\n            margin-bottom: 0;\n        }\n\n        \/* Highlight Box *\/\n        .highlight-box {\n            background: linear-gradient(135deg, #0D9488 0%, #0891B2 100%);\n            padding: 24px 28px;\n            border-radius: 16px;\n            color: #FFFFFF;\n            display: flex;\n            align-items: center;\n            gap: 16px;\n        }\n\n        .highlight-box svg {\n            width: 28px;\n            height: 28px;\n            flex-shrink: 0;\n        }\n\n        .highlight-box p {\n            color: rgba(255, 255, 255, 0.95);\n            margin: 0;\n            font-size: 16px;\n            font-weight: 500;\n        }\n\n        \/* Info Box *\/\n        .info-box {\n            background: linear-gradient(135deg, #F0FDFA 0%, #CCFBF1 100%);\n            border: 2px solid #0D9488;\n            border-radius: 12px;\n            padding: 20px 24px;\n            margin: 20px 0;\n        }\n\n        .info-box p {\n            font-size: 15px;\n            color: #0F172A;\n            margin: 0;\n            font-weight: 500;\n        }\n\n        \/* Responsive *\/\n        @media (max-width: 768px) {\n            .hero-title {\n                font-size: 36px;\n            }\n\n            .quick-stats-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .content-card {\n                padding: 24px;\n            }\n\n            .content-card-header {\n                flex-direction: column;\n                align-items: flex-start;\n                gap: 12px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <!-- Hero Section -->\n    <section class=\"hero-section\">\n        <div class=\"container\">\n            <div class=\"hero-content\">\n                <div class=\"hero-badge\">Informa\u021bii Livrare<\/div>\n                <h1 class=\"hero-title\">Shipping \/ Delivery<\/h1>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Quick Stats Section -->\n    <section class=\"quick-stats-section\">\n        <div class=\"container\">\n            <div class=\"quick-stats-grid\">\n                <div class=\"quick-stat-card\">\n                    <div class=\"quick-stat-icon\">\n                        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                            <rect x=\"1\" y=\"3\" width=\"15\" height=\"13\"><\/rect>\n                            <polygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"><\/polygon>\n                            <circle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"><\/circle>\n                            <circle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"><\/circle>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"quick-stat-number\">25,00 Lei<\/div>\n                    <div class=\"quick-stat-label\">Cost Transport<\/div>\n                <\/div>\n\n                <div class=\"quick-stat-card\">\n                    <div class=\"quick-stat-icon\">\n                        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                            <line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"23\"><\/line>\n                            <path d=\"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"><\/path>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"quick-stat-number\">+8,00 Lei<\/div>\n                    <div class=\"quick-stat-label\">Tax\u0103 Ramburs<\/div>\n                <\/div>\n\n                <div class=\"quick-stat-card\">\n                    <div class=\"quick-stat-icon\">\n                        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                            <polyline points=\"20 12 20 22 4 22 4 12\"><\/polyline>\n                            <rect x=\"2\" y=\"7\" width=\"20\" height=\"5\"><\/rect>\n                            <line x1=\"12\" y1=\"22\" x2=\"12\" y2=\"7\"><\/line>\n                            <path d=\"M12 7H7.5a2.5 2.5 0 0 1 0-5C11 2 12 7 12 7z\"><\/path>\n                            <path d=\"M12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7z\"><\/path>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"quick-stat-number\">1.000 Lei<\/div>\n                    <div class=\"quick-stat-label\">Free Delivery<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Main Content Section -->\n    <section class=\"main-content-section\">\n        <div class=\"container\">\n\n            <!-- Transport -->\n            <div class=\"content-card\">\n                <div class=\"content-card-header\">\n                    <div class=\"content-card-icon\">\n                        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                            <rect x=\"1\" y=\"3\" width=\"15\" height=\"13\"><\/rect>\n                            <polygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"><\/polygon>\n                            <circle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"><\/circle>\n                            <circle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"><\/circle>\n                        <\/svg>\n                    <\/div>\n                    <h2 class=\"content-card-title\">Shipping<\/h2>\n                <\/div>\n\n                <ul>\n                    <li>Products are delivered via express courier (Fan Courier or Sameday).<\/li>\n                    <li>Shipping cost is 25.00 Lei (VAT included).<\/li>\n                    <li>\u00cen cazul pl\u0103\u021bii ramburs, se percepe o tax\u0103 suplimentar\u0103 de 8,00 Lei (TVA inclus).<\/li>\n                <\/ul>\n\n                <div class=\"warning-box\">\n                    <div class=\"warning-box-header\">\n                        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                            <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle>\n                            <line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"><\/line>\n                            <line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"><\/line>\n                        <\/svg>\n                        <span>Aten\u021bie:<\/span>\n                    <\/div>\n                    <p>\u2013 The rates apply only to locations within the coverage area of the courier companies.<\/p>\n                    <p>\u2013 For locations with additional kilometers charged by the courier, the shipping cost will be calculated on the courier\u2019s platform and communicated to the customer in advance for approval.<\/p>\n                <\/div>\n            <\/div>\n\n            <!-- Transport gratuit -->\n            <div class=\"content-card\">\n                <div class=\"content-card-header\">\n                    <div class=\"content-card-icon\">\n                        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                            <polyline points=\"20 12 20 22 4 22 4 12\"><\/polyline>\n                            <rect x=\"2\" y=\"7\" width=\"20\" height=\"5\"><\/rect>\n                            <line x1=\"12\" y1=\"22\" x2=\"12\" y2=\"7\"><\/line>\n                            <path d=\"M12 7H7.5a2.5 2.5 0 0 1 0-5C11 2 12 7 12 7z\"><\/path>\n                            <path d=\"M12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7z\"><\/path>\n                        <\/svg>\n                    <\/div>\n                    <h2 class=\"content-card-title\">Free shipping<\/h2>\n                <\/div>\n\n                <div class=\"highlight-box\">\n                    <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <polyline points=\"20 6 9 17 4 12\"><\/polyline>\n                    <\/svg>\n                    <p>Orders exceeding 1,000.00 Lei (VAT included) benefit from free shipping.<\/p>\n                <\/div>\n            <\/div>\n\n            <!-- Livrare -->\n            <div class=\"content-card\">\n                <div class=\"content-card-header\">\n                    <div class=\"content-card-icon\">\n                        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                            <path d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"><\/path>\n                            <polyline points=\"3.27 6.96 12 12.01 20.73 6.96\"><\/polyline>\n                            <line x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"><\/line>\n                        <\/svg>\n                    <\/div>\n                    <h2 class=\"content-card-title\">Delivery<\/h2>\n                <\/div>\n\n                <p>We recommend checking the condition of the package upon delivery.<\/p>\n\n                <div class=\"info-box\">\n                    <p>If the package shows clear signs of damage (bumps, dents, tears) that may affect the products inside, please refuse the delivery.<\/p>\n                <\/div>\n            <\/div>\n\n        <\/div>\n    <\/section>\n\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Transportation\/Delivery TRANSPORT 1: Sameday 23 lei (fast courier) 2: Fan Courier 27 lei (fast courier) 3: Romanian Post 30 lei CAREFUL: The rates are valid for deliveries in localities where there is a center of the courier company chosen by you. For locations outside the express courier network, delivery will be made for an additional [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1966","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ultramon.ro\/en\/wp-json\/wp\/v2\/pages\/1966","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ultramon.ro\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ultramon.ro\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ultramon.ro\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ultramon.ro\/en\/wp-json\/wp\/v2\/comments?post=1966"}],"version-history":[{"count":3,"href":"https:\/\/ultramon.ro\/en\/wp-json\/wp\/v2\/pages\/1966\/revisions"}],"predecessor-version":[{"id":5534,"href":"https:\/\/ultramon.ro\/en\/wp-json\/wp\/v2\/pages\/1966\/revisions\/5534"}],"wp:attachment":[{"href":"https:\/\/ultramon.ro\/en\/wp-json\/wp\/v2\/media?parent=1966"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}