{"id":5833,"date":"2026-08-01T18:57:32","date_gmt":"2026-08-01T17:57:32","guid":{"rendered":"https:\/\/www.crownlinesupplies.com\/?page_id=5833"},"modified":"2026-08-02T11:55:52","modified_gmt":"2026-08-02T10:55:52","slug":"collection","status":"publish","type":"page","link":"https:\/\/www.crownlinesupplies.com\/index.php\/collection\/","title":{"rendered":"Collection"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5833\" class=\"elementor elementor-5833\">\n\t\t\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-2658156 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=\"2658156\" 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-40ade67\" data-id=\"40ade67\" data-element_type=\"column\">\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\n                    \n        \t\t<div class=\"elementor-element elementor-element-e00b826 elementor-widget elementor-widget-html\" data-id=\"e00b826\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!-- =====================================================\r\n  Scholar - Product Showcase Section\r\n  Colors:\r\n  Primary Dark (Navy\/Charcoal): #262c38\r\n  Accent Gold\/Mustard:          #d4af37\r\n  Soft Light Gray\/Blue:         #d2d7df\r\n====================================================== -->\r\n\r\n<section class=\"cls-products-section\">\r\n\r\n    <style>\r\n        .cls-products-section,\r\n        .cls-products-section * {\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        .cls-products-section {\r\n            position: relative;\r\n            overflow: hidden;\r\n            padding: 100px 22px;\r\n            background:\r\n                radial-gradient(\r\n                    circle at top right,\r\n                    rgba(210, 215, 223, 0.35),\r\n                    transparent 30%\r\n                ),\r\n                #f8f9fa;\r\n            font-family: Arial, Helvetica, sans-serif;\r\n        }\r\n\r\n        .cls-products-section::before {\r\n            content: \"\";\r\n            position: absolute;\r\n            left: -180px;\r\n            bottom: -190px;\r\n            width: 420px;\r\n            height: 420px;\r\n            border: 75px solid rgba(38, 44, 56, 0.05);\r\n            border-radius: 50%;\r\n        }\r\n\r\n        .cls-products-container {\r\n            position: relative;\r\n            z-index: 2;\r\n            max-width: 1280px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        \/* SECTION HEADER *\/\r\n\r\n        .cls-products-header {\r\n            max-width: 780px;\r\n            margin: 0 auto 58px;\r\n            text-align: center;\r\n        }\r\n\r\n        .cls-products-eyebrow {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 12px;\r\n            margin-bottom: 16px;\r\n            color: #d4af37;\r\n            font-size: 13px;\r\n            font-weight: 700;\r\n            letter-spacing: 2.5px;\r\n            text-transform: uppercase;\r\n        }\r\n\r\n        .cls-products-eyebrow::before,\r\n        .cls-products-eyebrow::after {\r\n            content: \"\";\r\n            width: 38px;\r\n            height: 2px;\r\n            background: #d4af37;\r\n        }\r\n\r\n        .cls-products-title {\r\n            margin: 0 0 18px;\r\n            color: #262c38;\r\n            font-family: Georgia, \"Times New Roman\", serif;\r\n            font-size: clamp(40px, 5vw, 60px);\r\n            line-height: 1.08;\r\n        }\r\n\r\n        .cls-products-title span {\r\n            color: #d4af37;\r\n        }\r\n\r\n        .cls-products-intro {\r\n            margin: 0;\r\n            color: #616a75;\r\n            font-size: 17px;\r\n            line-height: 1.8;\r\n        }\r\n\r\n        \/* PRODUCT GRID *\/\r\n\r\n        .cls-products-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(2, minmax(0, 1fr));\r\n            gap: 34px;\r\n        }\r\n\r\n        .cls-product-card {\r\n            display: grid;\r\n            grid-template-columns: 46% 54%;\r\n            min-height: 430px;\r\n            overflow: hidden;\r\n            background: #ffffff;\r\n            border: 1px solid rgba(38, 44, 56, 0.1);\r\n            border-radius: 24px;\r\n            box-shadow: 0 18px 48px rgba(38, 44, 56, 0.08);\r\n            transition:\r\n                transform 0.35s ease,\r\n                box-shadow 0.35s ease;\r\n        }\r\n\r\n        .cls-product-card:hover {\r\n            transform: translateY(-8px);\r\n            box-shadow: 0 28px 65px rgba(38, 44, 56, 0.14);\r\n        }\r\n\r\n        \/* IMAGE *\/\r\n\r\n        .cls-product-image {\r\n            position: relative;\r\n            overflow: hidden;\r\n            min-height: 430px;\r\n        }\r\n\r\n        .cls-product-image::after {\r\n            content: \"\";\r\n            position: absolute;\r\n            inset: 0;\r\n            background:\r\n                linear-gradient(\r\n                    to top,\r\n                    rgba(38, 44, 56, 0.35),\r\n                    transparent 55%\r\n                );\r\n        }\r\n\r\n        .cls-product-image img {\r\n            width: 100%;\r\n            height: 100%;\r\n            display: block;\r\n            object-fit: cover;\r\n            transition: transform 0.6s ease;\r\n        }\r\n\r\n        .cls-product-card:hover .cls-product-image img {\r\n            transform: scale(1.07);\r\n        }\r\n\r\n        .cls-product-number {\r\n            position: absolute;\r\n            left: 20px;\r\n            bottom: 20px;\r\n            z-index: 2;\r\n            display: grid;\r\n            place-items: center;\r\n            width: 48px;\r\n            height: 48px;\r\n            border-radius: 50%;\r\n            background: #262c38;\r\n            color: #ffffff;\r\n            font-family: Georgia, \"Times New Roman\", serif;\r\n            font-size: 17px;\r\n            font-weight: 700;\r\n            border: 4px solid rgba(255, 255, 255, 0.9);\r\n        }\r\n\r\n        \/* CONTENT *\/\r\n\r\n        .cls-product-content {\r\n            position: relative;\r\n            display: flex;\r\n            flex-direction: column;\r\n            justify-content: center;\r\n            padding: 38px 34px;\r\n        }\r\n\r\n        .cls-product-content::before {\r\n            content: \"\";\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 5px;\r\n            height: 100%;\r\n            background: #d2d7df;\r\n        }\r\n\r\n        .cls-product-tag {\r\n            display: inline-block;\r\n            width: fit-content;\r\n            margin-bottom: 12px;\r\n            padding: 7px 12px;\r\n            background: rgba(210, 215, 223, 0.4);\r\n            color: #262c38;\r\n            border-radius: 50px;\r\n            font-size: 11px;\r\n            font-weight: 700;\r\n            letter-spacing: 1.3px;\r\n            text-transform: uppercase;\r\n        }\r\n\r\n        .cls-product-content h3 {\r\n            margin: 0 0 16px;\r\n            color: #262c38;\r\n            font-family: Georgia, \"Times New Roman\", serif;\r\n            font-size: 30px;\r\n            line-height: 1.2;\r\n        }\r\n\r\n        .cls-product-content p {\r\n            margin: 0 0 15px;\r\n            color: #616a75;\r\n            font-size: 15px;\r\n            line-height: 1.8;\r\n        }\r\n\r\n        .cls-product-note {\r\n            color: #d4af37 !important;\r\n            font-size: 13.5px !important;\r\n            font-weight: 700;\r\n        }\r\n\r\n        .cls-product-button {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            gap: 10px;\r\n            width: fit-content;\r\n            margin-top: 8px;\r\n            padding: 14px 24px;\r\n            background: #262c38;\r\n            color: #ffffff;\r\n            border: 2px solid #262c38;\r\n            border-radius: 50px;\r\n            text-decoration: none;\r\n            font-size: 14px;\r\n            font-weight: 700;\r\n            transition:\r\n                background 0.3s ease,\r\n                color 0.3s ease,\r\n                transform 0.3s ease;\r\n        }\r\n\r\n        .cls-product-button svg {\r\n            width: 17px;\r\n            height: 17px;\r\n            fill: none;\r\n            stroke: currentColor;\r\n            stroke-width: 2;\r\n            stroke-linecap: round;\r\n            stroke-linejoin: round;\r\n            transition: transform 0.3s ease;\r\n        }\r\n\r\n        .cls-product-button:hover {\r\n            background: transparent;\r\n            color: #262c38;\r\n            transform: translateY(-2px);\r\n        }\r\n\r\n        .cls-product-button:hover svg {\r\n            transform: translateX(4px);\r\n        }\r\n\r\n        \/* RESPONSIVE *\/\r\n\r\n        @media (max-width: 1120px) {\r\n            .cls-products-grid {\r\n                grid-template-columns: 1fr;\r\n                max-width: 850px;\r\n                margin: 0 auto;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 700px) {\r\n            .cls-products-section {\r\n                padding: 75px 16px;\r\n            }\r\n\r\n            .cls-products-header {\r\n                margin-bottom: 42px;\r\n            }\r\n\r\n            .cls-products-grid {\r\n                gap: 25px;\r\n            }\r\n\r\n            .cls-product-card {\r\n                grid-template-columns: 1fr;\r\n            }\r\n\r\n            .cls-product-image {\r\n                min-height: 310px;\r\n            }\r\n\r\n            .cls-product-content {\r\n                padding: 32px 26px;\r\n            }\r\n\r\n            .cls-product-content::before {\r\n                width: 100%;\r\n                height: 5px;\r\n            }\r\n\r\n            .cls-product-content h3 {\r\n                font-size: 27px;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 450px) {\r\n            .cls-products-title {\r\n                font-size: 36px;\r\n            }\r\n\r\n            .cls-product-image {\r\n                min-height: 260px;\r\n            }\r\n\r\n            .cls-product-content {\r\n                padding: 28px 22px;\r\n            }\r\n\r\n            .cls-product-button {\r\n                width: 100%;\r\n            }\r\n        }\r\n    <\/style>\r\n\r\n    <div class=\"cls-products-container\">\r\n\r\n        <!-- SECTION HEADING -->\r\n\r\n        <div class=\"cls-products-header\">\r\n\r\n            <span class=\"cls-products-eyebrow\">\r\n                Featured Products\r\n            <\/span>\r\n\r\n            <h2 class=\"cls-products-title\">\r\n                Premium Finishes for\r\n                <span>Modern Spaces.<\/span>\r\n            <\/h2>\r\n\r\n            <p class=\"cls-products-intro\">\r\n                Explore a carefully selected range of stylish and durable products\r\n                designed to bring comfort, performance, and lasting value to\r\n                residential and commercial projects.\r\n            <\/p>\r\n\r\n        <\/div>\r\n\r\n        <!-- PRODUCTS -->\r\n\r\n        <div class=\"cls-products-grid\">\r\n\r\n            <!-- SHOWER HEAD -->\r\n\r\n            <article class=\"cls-product-card\">\r\n\r\n                <div class=\"cls-product-image\">\r\n                    <img decoding=\"async\"\r\n                        src=\"https:\/\/www.crownlinesupplies.com\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-02-at-3.55.04-AM.jpeg\"\r\n                        alt=\"Luxury rainfall shower head\"\r\n                    >\r\n                    <span class=\"cls-product-number\">01<\/span>\r\n                <\/div>\r\n\r\n                <div class=\"cls-product-content\">\r\n\r\n                    <span class=\"cls-product-tag\">\r\n                        Bathroom Collection\r\n                    <\/span>\r\n\r\n                    <h3>Shower Head<\/h3>\r\n\r\n                    <p>\r\n                        Create a relaxing, spa-inspired bathroom with a luxury\r\n                        rainfall shower system designed to provide smooth,\r\n                        full-coverage water flow. Its refined profile combines\r\n                        everyday comfort with reliable performance and contemporary\r\n                        style.\r\n                    <\/p>\r\n\r\n                    <p class=\"cls-product-note\">\r\n                        Additional designs and finishes are available to suit your\r\n                        project requirements.\r\n                    <\/p>\r\n\r\n                    <a\r\n                        href=\"https:\/\/www.crownlinesupplies.com\/index.php\/contact-v-4\/\"\r\n                        class=\"cls-product-button\"\r\n                    >\r\n                        Request More Info\r\n\r\n                        <svg viewBox=\"0 0 24 24\">\r\n                            <path d=\"M5 12h14\"><\/path>\r\n                            <path d=\"m13 6 6 6-6 6\"><\/path>\r\n                        <\/svg>\r\n                    <\/a>\r\n\r\n                <\/div>\r\n\r\n            <\/article>\r\n\r\n            <!-- PULL DOWN FAUCET -->\r\n\r\n            <article class=\"cls-product-card\">\r\n\r\n                <div class=\"cls-product-image\">\r\n                    <img decoding=\"async\"\r\n                        src=\"https:\/\/www.crownlinesupplies.com\/wp-content\/uploads\/2026\/08\/79F56C0D-1607-4F90-8B2B-EECE735A0198.webp\"\r\n                        alt=\"Modern pull down kitchen faucet\"\r\n                    >\r\n                    <span class=\"cls-product-number\">02<\/span>\r\n                <\/div>\r\n\r\n                <div class=\"cls-product-content\">\r\n\r\n                    <span class=\"cls-product-tag\">\r\n                        Kitchen Fixtures\r\n                    <\/span>\r\n\r\n                    <h3>Pull Down Faucet<\/h3>\r\n\r\n                    <p>\r\n                        Improve kitchen function with a sleek gooseneck pull-down\r\n                        faucet offering flexible reach, smooth water control, and\r\n                        convenient everyday use. Its modern silhouette and durable\r\n                        construction complement a wide range of kitchen styles.\r\n                    <\/p>\r\n\r\n                    <p class=\"cls-product-note\">\r\n                        Additional finishes and configurations are available to\r\n                        match your space.\r\n                    <\/p>\r\n\r\n                    <a\r\n                        href=\"https:\/\/www.crownlinesupplies.com\/index.php\/contact-v-4\/\"\r\n                        class=\"cls-product-button\"\r\n                    >\r\n                        Request More Info\r\n\r\n                        <svg viewBox=\"0 0 24 24\">\r\n                            <path d=\"M5 12h14\"><\/path>\r\n                            <path d=\"m13 6 6 6-6 6\"><\/path>\r\n                        <\/svg>\r\n                    <\/a>\r\n\r\n                <\/div>\r\n\r\n            <\/article>\r\n\r\n            <!-- LIGHT FIXTURE -->\r\n\r\n            <article class=\"cls-product-card\">\r\n\r\n                <div class=\"cls-product-image\">\r\n                    <img decoding=\"async\"\r\n                        src=\"https:\/\/images.unsplash.com\/photo-1540932239986-30128078f3c5?auto=format&fit=crop&w=1000&q=85\"\r\n                        alt=\"Contemporary interior light fixture\"\r\n                    >\r\n                    <span class=\"cls-product-number\">03<\/span>\r\n                <\/div>\r\n\r\n                <div class=\"cls-product-content\">\r\n\r\n                    <span class=\"cls-product-tag\">\r\n                        Lighting Collection\r\n                    <\/span>\r\n\r\n                    <h3>Light Fixture<\/h3>\r\n\r\n                    <p>\r\n                        Bring balanced illumination and contemporary style to your\r\n                        space with a thoughtfully designed light fixture. Its clean\r\n                        lines and quality materials provide dependable lighting\r\n                        while adding a polished finishing detail to any interior.\r\n                    <\/p>\r\n\r\n                    <p class=\"cls-product-note\">\r\n                        Different sizes, designs, and finishes are available for\r\n                        residential and commercial spaces.\r\n                    <\/p>\r\n\r\n                    <a\r\n                        href=\"https:\/\/www.crownlinesupplies.com\/index.php\/contact-v-4\/\"\r\n                        class=\"cls-product-button\"\r\n                    >\r\n                        Request More Info\r\n\r\n                        <svg viewBox=\"0 0 24 24\">\r\n                            <path d=\"M5 12h14\"><\/path>\r\n                            <path d=\"m13 6 6 6-6 6\"><\/path>\r\n                        <\/svg>\r\n                    <\/a>\r\n\r\n                <\/div>\r\n\r\n            <\/article>\r\n\r\n            <!-- CEILING FAN -->\r\n\r\n            <article class=\"cls-product-card\">\r\n\r\n                <div class=\"cls-product-image\">\r\n                    <img decoding=\"async\"\r\n                        src=\"https:\/\/www.crownlinesupplies.com\/wp-content\/uploads\/2026\/08\/3F5A3BEE-2A16-424A-8BD7-C6416D879997.webp\"\r\n                        alt=\"Large contemporary ceiling fan\"\r\n                    >\r\n                    <span class=\"cls-product-number\">04<\/span>\r\n                <\/div>\r\n\r\n                <div class=\"cls-product-content\">\r\n\r\n                    <span class=\"cls-product-tag\">\r\n                        Air & Comfort\r\n                    <\/span>\r\n\r\n                    <h3>Ceiling Fan<\/h3>\r\n\r\n                    <p>\r\n                        Enhance comfort and make a bold design statement with a\r\n                        large-scale contemporary ceiling fan. Expansive blades\r\n                        deliver quiet, efficient air movement while its streamlined\r\n                        profile adds a striking architectural feature.\r\n                    <\/p>\r\n\r\n                    <p class=\"cls-product-note\">\r\n                        Additional blade sizes, colors, and finishes are available\r\n                        to suit your project.\r\n                    <\/p>\r\n\r\n                    <a\r\n                        href=\"https:\/\/www.crownlinesupplies.com\/index.php\/contact-v-4\/\"\r\n                        class=\"cls-product-button\"\r\n                    >\r\n                        Request More Info\r\n\r\n                        <svg viewBox=\"0 0 24 24\">\r\n                            <path d=\"M5 12h14\"><\/path>\r\n                            <path d=\"m13 6 6 6-6 6\"><\/path>\r\n                        <\/svg>\r\n                    <\/a>\r\n\r\n                <\/div>\r\n\r\n            <\/article>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\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>Featured Products Premium Finishes for Modern Spaces. Explore a carefully selected range of stylish and durable products designed to bring comfort, performance, and lasting value to residential and commercial projects. 01 Bathroom Collection Shower Head Create a relaxing, spa-inspired bathroom with a luxury rainfall shower system designed to provide smooth, full-coverage water flow. Its refined [&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-5833","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.crownlinesupplies.com\/index.php\/wp-json\/wp\/v2\/pages\/5833","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.crownlinesupplies.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.crownlinesupplies.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.crownlinesupplies.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.crownlinesupplies.com\/index.php\/wp-json\/wp\/v2\/comments?post=5833"}],"version-history":[{"count":10,"href":"https:\/\/www.crownlinesupplies.com\/index.php\/wp-json\/wp\/v2\/pages\/5833\/revisions"}],"predecessor-version":[{"id":5953,"href":"https:\/\/www.crownlinesupplies.com\/index.php\/wp-json\/wp\/v2\/pages\/5833\/revisions\/5953"}],"wp:attachment":[{"href":"https:\/\/www.crownlinesupplies.com\/index.php\/wp-json\/wp\/v2\/media?parent=5833"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}