{"id":171,"date":"2024-10-25T11:14:50","date_gmt":"2024-10-25T11:14:50","guid":{"rendered":"https:\/\/dummy.xtemos.com\/woodmart2\/makeup-elementor\/?page_id=171"},"modified":"2026-06-17T06:53:29","modified_gmt":"2026-06-17T06:53:29","slug":"about-us","status":"publish","type":"page","link":"https:\/\/thecolognehouse.com\/?page_id=171","title":{"rendered":"About us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"171\" class=\"elementor elementor-171\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"wd-negative-gap elementor-element elementor-element-b5c72e1 e-flex e-con-boxed e-con e-parent\" data-id=\"b5c72e1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eeaa212 elementor-widget elementor-widget-html\" data-id=\"eeaa212\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- The Cologne House - About Us Page - Professional & Isolated Design -->\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n    \/* Isolated Main Container *\/\r\n    .cologne-about-wrapper {\r\n        --gold-color: #C8A96B;\r\n        --white: #ffffff;\r\n        --text-dark: #333333;\r\n        --light-gray: #f8f8f8;\r\n        \r\n        font-family: 'Poppins', sans-serif !important;\r\n        direction: ltr !important;\r\n        background-color: var(--white ) !important;\r\n        color: var(--text-dark) !important;\r\n        line-height: 1.6 !important;\r\n        box-sizing: border-box !important;\r\n        overflow: hidden !important;\r\n    }\r\n\r\n    .cologne-about-wrapper * {\r\n        box-sizing: border-box !important;\r\n    }\r\n\r\n    \/* General Section Styling *\/\r\n    .cologne-section {\r\n        padding: 80px 5% !important;\r\n        position: relative !important;\r\n        overflow: hidden !important;\r\n    }\r\n\r\n    .cologne-section-title {\r\n        text-align: center !important;\r\n        color: var(--gold-color) !important;\r\n        font-size: 38px !important;\r\n        font-weight: 700 !important;\r\n        margin-bottom: 20px !important;\r\n        text-transform: uppercase !important;\r\n        letter-spacing: 2px !important;\r\n    }\r\n\r\n    .cologne-section-subtitle {\r\n        text-align: center !important;\r\n        font-size: 22px !important;\r\n        font-weight: 500 !important;\r\n        color: var(--text-dark) !important;\r\n        margin-bottom: 60px !important;\r\n    }\r\n\r\n    \/* Section 1: Hero with Image and Text *\/\r\n    .cologne-hero-section {\r\n        background-color: var(--light-gray) !important;\r\n        display: flex !important;\r\n        flex-direction: column !important;\r\n        align-items: center !important;\r\n        justify-content: center !important;\r\n        text-align: center !important;\r\n        padding: 60px 5% !important;\r\n    }\r\n\r\n    .cologne-hero-image-container {\r\n        width: 100% !important;\r\n        max-width: 900px !important;\r\n        margin-bottom: 40px !important;\r\n        border-radius: 15px !important;\r\n        overflow: hidden !important;\r\n        box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1) !important;\r\n        animation: fadeInScale 1s ease-out forwards !important;\r\n    }\r\n\r\n    .cologne-hero-image-container img {\r\n        width: 100% !important;\r\n        height: auto !important;\r\n        display: block !important;\r\n    }\r\n\r\n    .cologne-hero-text {\r\n        max-width: 800px !important;\r\n        color: var(--text-dark) !important;\r\n        font-size: 18px !important;\r\n        line-height: 1.8 !important;\r\n        animation: fadeInUp 1s ease-out forwards 0.3s !important;\r\n    }\r\n\r\n    .cologne-hero-text p {\r\n        margin-bottom: 20px !important;\r\n    }\r\n\r\n    .cologne-hero-text strong {\r\n        color: var(--gold-color) !important;\r\n    }\r\n\r\n    \/* Section 2: The Power of Scent - Cards *\/\r\n    .cologne-power-of-scent-section {\r\n        background-color: var(--white) !important;\r\n    }\r\n\r\n    .cologne-power-grid {\r\n        display: grid !important;\r\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)) !important;\r\n        gap: 30px !important;\r\n    }\r\n\r\n    .cologne-power-card {\r\n        background-color: var(--gold-color) !important;\r\n        color: var(--white) !important;\r\n        padding: 40px 30px !important;\r\n        border-radius: 15px !important;\r\n        border: 2px solid var(--gold-color) !important;\r\n        text-align: center !important;\r\n        transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275) !important;\r\n        box-shadow: 0 10px 30px rgba(200, 169, 107, 0.2) !important;\r\n        animation: fadeInUp 1s ease-out forwards !important;\r\n    }\r\n\r\n    .cologne-power-card:hover {\r\n        transform: translateY(-15px) !important;\r\n        background-color: var(--white) !important;\r\n        color: var(--gold-color) !important;\r\n        box-shadow: 0 20px 40px rgba(200, 169, 107, 0.4) !important;\r\n    }\r\n\r\n    .cologne-power-card h4 {\r\n        font-size: 22px !important;\r\n        font-weight: 600 !important;\r\n        margin-bottom: 15px !important;\r\n    }\r\n\r\n    .cologne-power-card p {\r\n        font-size: 15px !important;\r\n        line-height: 1.7 !important;\r\n        margin: 0 !important;\r\n    }\r\n\r\n    \/* Section 3: Our Identity & Strengths *\/\r\n    .cologne-identity-section {\r\n        background-color: var(--light-gray) !important;\r\n    }\r\n\r\n    .cologne-identity-content {\r\n        max-width: 900px !important;\r\n        margin: 0 auto !important;\r\n        text-align: center !important;\r\n    }\r\n\r\n    .cologne-identity-content p {\r\n        font-size: 17px !important;\r\n        color: var(--text-dark) !important;\r\n        margin-bottom: 30px !important;\r\n        animation: fadeInUp 1s ease-out forwards 0.2s !important;\r\n    }\r\n\r\n    .cologne-strengths-grid {\r\n        display: grid !important;\r\n        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)) !important;\r\n        gap: 25px !important;\r\n        margin-top: 40px !important;\r\n    }\r\n\r\n    .cologne-strength-item {\r\n        background-color: var(--white) !important;\r\n        border: 1px solid var(--gold-color) !important;\r\n        border-radius: 10px !important;\r\n        padding: 25px !important;\r\n        text-align: center !important;\r\n        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05) !important;\r\n        transition: transform 0.3s ease, box-shadow 0.3s ease !important;\r\n        animation: fadeInUp 1s ease-out forwards !important;\r\n    }\r\n\r\n    .cologne-strength-item:hover {\r\n        transform: translateY(-8px) !important;\r\n        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1) !important;\r\n    }\r\n\r\n    .cologne-strength-item h5 {\r\n        color: var(--gold-color) !important;\r\n        font-size: 18px !important;\r\n        font-weight: 600 !important;\r\n        margin-bottom: 10px !important;\r\n    }\r\n\r\n    .cologne-strength-item p {\r\n        font-size: 14px !important;\r\n        color: #555 !important;\r\n        margin: 0 !important;\r\n    }\r\n\r\n    \/* Animations *\/\r\n    @keyframes fadeInScale {\r\n        from {\r\n            opacity: 0;\r\n            transform: scale(0.95);\r\n        }\r\n        to {\r\n            opacity: 1;\r\n            transform: scale(1);\r\n        }\r\n    }\r\n\r\n    @keyframes fadeInUp {\r\n        from {\r\n            opacity: 0;\r\n            transform: translateY(20px);\r\n        }\r\n        to {\r\n            opacity: 1;\r\n            transform: translateY(0);\r\n        }\r\n    }\r\n\r\n    \/* Responsive Adjustments *\/\r\n    @media (max-width: 768px) {\r\n        .cologne-section {\r\n            padding: 50px 20px !important;\r\n        }\r\n        .cologne-section-title {\r\n            font-size: 30px !important;\r\n        }\r\n        .cologne-section-subtitle {\r\n            font-size: 18px !important;\r\n            margin-bottom: 40px !important;\r\n        }\r\n        .cologne-hero-text {\r\n            font-size: 16px !important;\r\n        }\r\n        .cologne-power-card, .cologne-strength-item {\r\n            padding: 30px 20px !important;\r\n        }\r\n        .cologne-power-card h4 {\r\n            font-size: 20px !important;\r\n        }\r\n        .cologne-power-card p {\r\n            font-size: 14px !important;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"cologne-about-wrapper\">\r\n\r\n    <!-- Section 1: Our Story - Image & Introduction -->\r\n    <section class=\"cologne-section cologne-hero-section\">\r\n        <div class=\"cologne-hero-image-container\">\r\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1593706096147-39391036070a?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1974&q=80\" alt=\"Luxury Perfume Bottles\">\r\n        <\/div>\r\n        <div class=\"cologne-hero-text\">\r\n            <h2 class=\"cologne-section-title\">Our Story<\/h2>\r\n            <p>\r\n                We're obsessed with perfumes, and we love to talk about them. At <strong>The Cologne House<\/strong>, our journey began with a shared passion for the intricate world of fragrances. It was this profound love that united us as founders, driving us to create a space where every scent tells a story.\r\n            <\/p>\r\n            <p>\r\n                We've been passionate about perfumes our entire lives, and it was the love of perfumes that united us as owners of The Cologne House. We love the way a perfume smells. It makes us feel like we're experiencing something so much bigger than ourselves\u2014like we're part of a whole world that's worth exploring.\r\n            <\/p>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Section 2: The Power of Scent - Cards -->\r\n    <section class=\"cologne-section cologne-power-of-scent-section\">\r\n        <h2 class=\"cologne-section-title\">The Power of Scent<\/h2>\r\n        <h3 class=\"cologne-section-subtitle\">More than just a fragrance, it's an experience.<\/h3>\r\n        \r\n        <div class=\"cologne-power-grid\">\r\n            <div class=\"cologne-power-card\">\r\n                <h4>Mood Transformation<\/h4>\r\n                <p>We believe in the power of scent\u2014how it can change your mood in a matter of seconds, uplifting your spirits or bringing a sense of calm.<\/p>\r\n            <\/div>\r\n            <div class=\"cologne-power-card\">\r\n                <h4>Emotion & Memory<\/h4>\r\n                <p>A fragrance can evoke powerful emotions and transport you back to cherished memories, making every moment unforgettable.<\/p>\r\n            <\/div>\r\n            <div class=\"cologne-power-card\">\r\n                <h4>Joy & Discovery<\/h4>\r\n                <p>Finding a new fragrance that perfectly fits your life brings immense joy, reminding you of the endless possibilities within the world of perfume.<\/p>\r\n            <\/div>\r\n            <div class=\"cologne-power-card\">\r\n                <h4>Personal Reflection<\/h4>\r\n                <p>A scent is a reflection of your personality, allowing you to express your unique identity without saying a single word.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Section 3: Our Identity & Strengths - Custom Section -->\r\n    <section class=\"cologne-section cologne-identity-section\">\r\n        <h2 class=\"cologne-section-title\">Our Identity & Strengths<\/h2>\r\n        <h3 class=\"cologne-section-subtitle\">What makes The Cologne House your ultimate fragrance destination.<\/h3>\r\n\r\n        <div class=\"cologne-identity-content\">\r\n            <p>\r\n                At The Cologne House, our dedication goes beyond simply selling perfumes. We are driven by a profound passion for the art of perfumery and a commitment to delivering an unparalleled experience to our cherished customers. We continuously explore new fragrances and industry trends to bring you the finest selections available.\r\n            <\/p>\r\n            <p>\r\n                There's nothing quite like finding a new fragrance that fits perfectly into your life and reminds you why you love perfume so much in the first place: because it makes you feel so much more alive than you ever could without it! This belief fuels our mission to curate a collection that truly resonates with your soul.\r\n            <\/p>\r\n\r\n            <div class=\"cologne-strengths-grid\">\r\n                <div class=\"cologne-strength-item\">\r\n                    <h5>Curated Premium Selection<\/h5>\r\n                    <p>Every fragrance is hand-picked for its quality, authenticity, and ability to leave a lasting impression.<\/p>\r\n                <\/div>\r\n                <div class=\"cologne-strength-item\">\r\n                    <h5>Authenticity Guaranteed<\/h5>\r\n                    <p>We source directly from trusted suppliers, ensuring every bottle is 100% genuine and reliable.<\/p>\r\n                <\/div>\r\n                <div class=\"cologne-strength-item\">\r\n                    <h5>Expert Guidance<\/h5>\r\n                    <p>Our team of fragrance enthusiasts is always ready to help you discover your next signature scent.<\/p>\r\n                <\/div>\r\n                <div class=\"cologne-strength-item\">\r\n                    <h5>Seamless Shopping Experience<\/h5>\r\n                    <p>From browsing to delivery, we ensure a smooth, secure, and enjoyable journey for every customer.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n<\/div>\r\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>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Our Story We&#8217;re obsessed with perfumes, and we love to talk about them. At The Cologne House, our journey began<\/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-171","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/thecolognehouse.com\/index.php?rest_route=\/wp\/v2\/pages\/171","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thecolognehouse.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thecolognehouse.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thecolognehouse.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thecolognehouse.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=171"}],"version-history":[{"count":7,"href":"https:\/\/thecolognehouse.com\/index.php?rest_route=\/wp\/v2\/pages\/171\/revisions"}],"predecessor-version":[{"id":16263,"href":"https:\/\/thecolognehouse.com\/index.php?rest_route=\/wp\/v2\/pages\/171\/revisions\/16263"}],"wp:attachment":[{"href":"https:\/\/thecolognehouse.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=171"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}